[ixpmanager] Problem Add Route Server IXP Manager

Hersan Yudhaprana hersan_firman at biznetnetworks.com
Thu Jul 23 03:25:43 IST 2020


Dear IXP Manager,

We have planning using IXP Manager to manage our IX, we are from Biznet 
Networks (AS17451).

We already follow your intruction at https://docs.ixpmanager.org/ but we 
facing problem add Route Server and birdseye to IXP Manager. We already 
installation to step add route server and IXP manager using automated 
installation. What you need to identification this problem? Please 
assist me to solved this problem. Thanks for your concern.

We are using ubuntu 20.04
IXP Manager V5.6.0
Birdc 2.0.7
Birdseye 1.2.1
<https://docs.ixpmanager.org/>

-- 
Regards,
  
Hersan Yudhaprana Firman
Internet Network Engineer
---------------------------------------------------------------
PT. Supra Primatama Nusantara (Biznet)
MidPlaza 2, 8th Floor. Jl. Jend. Sudirman Kav 10-11.
Jakarta 10220 - Indonesia.
Phone: +62-21-57998888 Fax: +62-21-5700580
Call Biznet: 1500988 Web: www.biznetnetworks.com.
---------------------------------------------------------------
Biznet is an integrated digital infrastructure company in Indonesia, providing Internet, Data Center, Cloud Computing and IPTV services. We have a strong commitment to build modern infrastructure to reduce digital gap between Indonesia and other developing countries. Biznet has been operating thousands of KM state of the art Fiber Optic Network and the largest data center in Indonesia since 2000.

Biznet Internet + IPTV services are available in 110+ cities in Java, Bali, Sumatra, Batam, Kalimantan and Sulawesi islands, please visit http://www.biznetnetworks.com/fiber for complete city list.

Biznet GIO Cloud is The Newest Generation of Cloud Computing Service, please visit www.biznetgiocloud.com for details.

This message including any attachments, is intended only for the person authorized to receive it, therefore the recipient must maintain the confidentiality of this information in accordance with the provisions and / or policies of PT. Supra Primatama Nusantara (Biznet). If you are not the person authorized to receive this message then you must remove from your system and destroy all material or information derived from this information together with all copies and immediately notify the sender. Please note also that any disclosure, copy, distribute and / or other actions based on this information is prohibited and may violate the rule of law.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.inex.ie/pipermail/ixpmanager/attachments/20200723/41b19121/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Capture.JPG
Type: image/jpeg
Size: 88144 bytes
Desc: not available
URL: <https://www.inex.ie/pipermail/ixpmanager/attachments/20200723/41b19121/attachment-0001.jpe>
-------------- next part --------------
nocbiznet at ixpmanager:~$ more /srv/ixpmanager/storage/logs/laravel.log
[2020-06-29 07:49:54] production.WARNING: PeeringDb username / password not set in .env. Only public data will be retrieved.  
[2020-06-29 07:49:55] production.WARNING: PeeringDb username / password not set in .env. Only public data will be retrieved.  
[2020-06-29 07:50:52] production.WARNING: PeeringDb username / password not set in .env. Only public data will be retrieved.  
[2020-06-29 07:50:53] production.WARNING: PeeringDb username / password not set in .env. Only public data will be retrieved.  
[2020-06-29 08:20:43] production.ERROR: The IX-F ID is a required parameter for IX-F Export Schema >=v0.7. Set this in IXP Manager in the 'Infrastructures' managemen
t page. {"userId":1,"exception":"[object] (IXP\\Exceptions\\Utils\\ExportException(code: 0): The IX-F ID is a required parameter for IX-F Export Schema >=v0.7. Set t
his in IXP Manager in the 'Infrastructures' management page. at /srv/ixpmanager/app/Utils/Export/JsonSchema.php:167)
[stacktrace]
#0 /srv/ixpmanager/app/Utils/Export/JsonSchema.php(92): IXP\\Utils\\Export\\JsonSchema->getIXPInfo()
#1 /srv/ixpmanager/app/Http/Controllers/Api/V4/MemberExportController.php(55): IXP\\Utils\\Export\\JsonSchema->get()
#2 [internal function]: IXP\\Http\\Controllers\\Api\\V4\\MemberExportController->ixf()
#3 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): call_user_func_array()
#4 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction()
#5 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Route.php(219): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#6 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Route.php(176): Illuminate\\Routing\\Route->runController()
#7 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(681): Illuminate\\Routing\\Route->run()
#8 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#9 /srv/ixpmanager/app/Http/Middleware/ApiMaybeAuthenticate.php(94): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#10 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\ApiMaybeAuthenticate->handle()
#11 /srv/ixpmanager/app/Http/Middleware/ControllerEnabled.php(96): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#12 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\ControllerEnabled->handle()
#13 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{clo
sure}()
#14 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#15 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(76): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\
\{closure}()
#16 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle()
#17 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{cl
osure}()
#18 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle()
#19 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(
)
#20 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle()
#21 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#22 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle()
#23 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}
()
#24 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle()
#25 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#26 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(683): Illuminate\\Pipeline\\Pipeline->then()
#27 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack()
#28 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(624): Illuminate\\Routing\\Router->runRoute()
#29 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(613): Illuminate\\Routing\\Router->dispatchToRoute()
#30 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Routing\\Router->dispatch()
#31 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}
()
#32 /srv/ixpmanager/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#33 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Fideloper\\Proxy\\TrustProxies->handle()
#34 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#35 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#36 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#37 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#38 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline
\\{closure}()
#39 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#40 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\P
ipeline\\{closure}()
#41 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()
#42 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#43 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then()
#44 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#45 /srv/ixpmanager/public/index.php(85): Illuminate\\Foundation\\Http\\Kernel->handle()
#46 {main}
"} 
[2020-06-29 08:20:48] production.ERROR: The IX-F ID is a required parameter for IX-F Export Schema >=v0.7. Set this in IXP Manager in the 'Infrastructures' managemen
t page. {"userId":1,"exception":"[object] (IXP\\Exceptions\\Utils\\ExportException(code: 0): The IX-F ID is a required parameter for IX-F Export Schema >=v0.7. Set t
his in IXP Manager in the 'Infrastructures' management page. at /srv/ixpmanager/app/Utils/Export/JsonSchema.php:167)
[stacktrace]
#0 /srv/ixpmanager/app/Utils/Export/JsonSchema.php(92): IXP\\Utils\\Export\\JsonSchema->getIXPInfo()
#1 /srv/ixpmanager/app/Http/Controllers/Api/V4/MemberExportController.php(55): IXP\\Utils\\Export\\JsonSchema->get()
#2 [internal function]: IXP\\Http\\Controllers\\Api\\V4\\MemberExportController->ixf()
#3 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): call_user_func_array()
#4 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction()
#5 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Route.php(219): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#6 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Route.php(176): Illuminate\\Routing\\Route->runController()
#7 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(681): Illuminate\\Routing\\Route->run()
#8 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#9 /srv/ixpmanager/app/Http/Middleware/ApiMaybeAuthenticate.php(94): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#10 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\ApiMaybeAuthenticate->handle()
#11 /srv/ixpmanager/app/Http/Middleware/ControllerEnabled.php(96): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#12 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\ControllerEnabled->handle()
#13 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{clo
sure}()
#14 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#15 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(76): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\
\{closure}()
#16 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle()
#17 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{cl
osure}()
#18 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle()
#19 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(
)
#20 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle()
#21 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#22 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle()
#23 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}
()
#24 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle()
#25 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#26 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(683): Illuminate\\Pipeline\\Pipeline->then()
#27 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack()
#28 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(624): Illuminate\\Routing\\Router->runRoute()
#29 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(613): Illuminate\\Routing\\Router->dispatchToRoute()
#30 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Routing\\Router->dispatch()
#31 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}
()
#32 /srv/ixpmanager/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#33 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Fideloper\\Proxy\\TrustProxies->handle()
#34 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#35 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#36 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#37 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#38 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline
\\{closure}()
#39 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#40 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\P
ipeline\\{closure}()
#41 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()
#42 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#43 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then()
#44 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#45 /srv/ixpmanager/public/index.php(85): Illuminate\\Foundation\\Http\\Kernel->handle()
#46 {main}
"} 
[2020-07-04 10:16:05] production.NOTICE: noc_biznet added infrastructure with ID 2  
[2020-07-04 10:18:17] production.NOTICE: noc_biznet added facility with ID 1  
[2020-07-04 10:21:38] production.NOTICE: noc_biznet added rack with ID 1  
[2020-07-04 10:25:48] production.NOTICE: noc_biznet added a vendor with ID 19  
[2020-07-04 10:28:29] production.NOTICE: noc_biznet added switch with ID 1  
[2020-07-04 10:29:45] production.NOTICE: noc_biznet added VLAN with ID 1  
[2020-07-04 10:39:57] production.ERROR: dns_get_record(): A temporary server error occurred. {"userId":1,"exception":"[object] (ErrorException(code: 0): dns_get_reco
rd(): A temporary server error occurred. at /srv/ixpmanager/app/Support/helpers.php:43)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 /srv/ixpmanager/app/Support/helpers.php(43): dns_get_record()
#2 /srv/ixpmanager/app/Http/Controllers/Switches/SwitchController.php(476): resolve_dns_a()
#3 [internal function]: IXP\\Http\\Controllers\\Switches\\SwitchController->storeBySmtp()
#4 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): call_user_func_array()
#5 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction()
#6 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Route.php(219): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#7 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Route.php(176): Illuminate\\Routing\\Route->runController()
#8 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(681): Illuminate\\Routing\\Route->run()
#9 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#10 /srv/ixpmanager/app/Http/Controllers/Doctrine2Frontend.php(158): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#11 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(153): IXP\\Http\\Controllers\\Doctrine2Frontend->IXP\\Http\\Controllers\\{closure}(
)
#12 /srv/ixpmanager/app/Http/Middleware/Google2FA.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#13 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\Google2FA->handle()
#14 /srv/ixpmanager/app/Http/Middleware/Doctrine2Frontend.php(71): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#15 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\Doctrine2Frontend->handle()
#16 /srv/ixpmanager/app/Http/Middleware/ControllerEnabled.php(96): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#17 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\ControllerEnabled->handle()
#18 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{clo
sure}()
#19 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#20 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(76): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\
\{closure}()
#21 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle()
#22 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{cl
osure}()
#23 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle()
#24 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(
)
#25 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle()
#26 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#27 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle()
#28 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}
()
#29 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle()
#30 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(683): Illuminate\\Pipeline\\Pipeline->then()
#32 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack()
#33 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(624): Illuminate\\Routing\\Router->runRoute()
#34 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(613): Illuminate\\Routing\\Router->dispatchToRoute()
#35 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Routing\\Router->dispatch()
#36 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}
()
#37 /srv/ixpmanager/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#38 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Fideloper\\Proxy\\TrustProxies->handle()
#39 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#40 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#41 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#42 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#43 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline
\\{closure}()
#44 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#45 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\P
ipeline\\{closure}()
#46 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()
#47 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#48 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then()
#49 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#50 /srv/ixpmanager/public/index.php(85): Illuminate\\Foundation\\Http\\Kernel->handle()
#51 {main}
"} 
[2020-07-04 10:42:19] production.NOTICE: noc_biznet added rack with ID 2  
[2020-07-04 10:44:27] production.NOTICE: noc_biznet added switch with ID 2  
[2020-07-04 10:44:42] production.NOTICE: noc_biznet edited switch with ID 2  
[2020-07-04 10:51:06] production.NOTICE: noc_biznet edited switch with ID 2  
[2020-07-04 11:01:23] production.NOTICE: noc_biznet edited rack with ID 2  
[2020-07-04 11:02:51] production.NOTICE: noc_biznet added rack with ID 3  
[2020-07-04 11:08:01] production.NOTICE: noc_biznet added switch with ID 3  
[2020-07-04 11:08:05] production.INFO:  [JB-BTV-C3750-DC2-1-14-11] Platform: Found Model: Cat37xx Stacking  
[2020-07-04 11:08:05] production.INFO:  [JB-BTV-C3750-DC2-1-14-11] Platform: Found Os: IOS  
[2020-07-04 11:08:05] production.INFO:  [JB-BTV-C3750-DC2-1-14-11] Platform: Found OsDate: Unknown  
[2020-07-04 11:08:05] production.INFO:  [JB-BTV-C3750-DC2-1-14-11] Platform: Found OsVersion: 12.2(35)SE2  
[2020-07-04 11:08:05] production.INFO:  [JB-BTV-C3750-DC2-1-14-11] Platform: Found SerialNumber: (not implemented)  
[2020-07-04 11:08:05] production.INFO: Found new port for JB-BTV-C3750-DC2-1-14-11 with index 10101  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]: [Index: 10101] Updating Name from [] to [GigabitEthernet1/0/1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/1 [Index: 10101] Updating IfName from [] to [Gi1/0/1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/1 [Index: 10101] Updating IfAlias from [] to [2829#NETMARKS_INDONESIA_YKK_CIKINI
-MWAN1M]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/1 [Index: 10101] Updating IfHighspeed from [] to [1000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/1 [Index: 10101] Updating IfMtu from [] to [9000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/1 [Index: 10101] Updating IfPhysAddress from [] to [001B906DA101]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/1 [Index: 10101] Updating IfAdminStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/1 [Index: 10101] Updating IfOperStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/1 [Index: 10101] Updating IfLastChange from [] to [1591867408]  
[2020-07-04 11:08:05] production.INFO: Found new port for JB-BTV-C3750-DC2-1-14-11 with index 10102  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]: [Index: 10102] Updating Name from [] to [GigabitEthernet1/0/2]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/2 [Index: 10102] Updating IfName from [] to [Gi1/0/2]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/2 [Index: 10102] Updating IfAlias from [] to [1009#BINAPRATAMA_SAKATOJAYA-MWAN1M
]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/2 [Index: 10102] Updating IfHighspeed from [] to [1000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/2 [Index: 10102] Updating IfMtu from [] to [9000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/2 [Index: 10102] Updating IfPhysAddress from [] to [001B906DA102]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/2 [Index: 10102] Updating IfAdminStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/2 [Index: 10102] Updating IfOperStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/2 [Index: 10102] Updating IfLastChange from [] to [1584601155]  
[2020-07-04 11:08:05] production.INFO: Found new port for JB-BTV-C3750-DC2-1-14-11 with index 10103  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]: [Index: 10103] Updating Name from [] to [GigabitEthernet1/0/3]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/3 [Index: 10103] Updating IfName from [] to [Gi1/0/3]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/3 [Index: 10103] Updating IfAlias from [] to [1743#ASURANSI_JIWASRAYA-BDC-MWAN20
M]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/3 [Index: 10103] Updating IfHighspeed from [] to [1000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/3 [Index: 10103] Updating IfMtu from [] to [9000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/3 [Index: 10103] Updating IfPhysAddress from [] to [001B906DA103]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/3 [Index: 10103] Updating IfAdminStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/3 [Index: 10103] Updating IfOperStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/3 [Index: 10103] Updating IfLastChange from [] to [1584689611]  
[2020-07-04 11:08:05] production.INFO: Found new port for JB-BTV-C3750-DC2-1-14-11 with index 10104  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]: [Index: 10104] Updating Name from [] to [GigabitEthernet1/0/4]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/4 [Index: 10104] Updating IfName from [] to [Gi1/0/4]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/4 [Index: 10104] Updating IfAlias from [] to [1744#DIRJENPOSTEL-BDC-MWAN5M ]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/4 [Index: 10104] Updating IfHighspeed from [] to [100]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/4 [Index: 10104] Updating IfMtu from [] to [9000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/4 [Index: 10104] Updating IfPhysAddress from [] to [001B906DA104]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/4 [Index: 10104] Updating IfAdminStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/4 [Index: 10104] Updating IfOperStatus from [] to [2]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/4 [Index: 10104] Updating IfLastChange from [] to [1592934855]  
[2020-07-04 11:08:05] production.INFO: Found new port for JB-BTV-C3750-DC2-1-14-11 with index 10105  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]: [Index: 10105] Updating Name from [] to [GigabitEthernet1/0/5]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/5 [Index: 10105] Updating IfName from [] to [Gi1/0/5]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/5 [Index: 10105] Updating IfAlias from [] to [4310#UNDP_REDD_PROJECT-DLP30M]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/5 [Index: 10105] Updating IfHighspeed from [] to [1000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/5 [Index: 10105] Updating IfMtu from [] to [9000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/5 [Index: 10105] Updating IfPhysAddress from [] to [001B906DA105]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/5 [Index: 10105] Updating IfAdminStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/5 [Index: 10105] Updating IfOperStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/5 [Index: 10105] Updating IfLastChange from [] to [1592235872]  
[2020-07-04 11:08:05] production.INFO: Found new port for JB-BTV-C3750-DC2-1-14-11 with index 10106  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]: [Index: 10106] Updating Name from [] to [GigabitEthernet1/0/6]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/6 [Index: 10106] Updating IfName from [] to [Gi1/0/6]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/6 [Index: 10106] Updating IfAlias from [] to [4100000051926#SENTRA_ARTA_MAXIMA-D
LP30M]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/6 [Index: 10106] Updating IfHighspeed from [] to [100]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/6 [Index: 10106] Updating IfMtu from [] to [9000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/6 [Index: 10106] Updating IfPhysAddress from [] to [001B906DA106]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/6 [Index: 10106] Updating IfAdminStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/6 [Index: 10106] Updating IfOperStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/6 [Index: 10106] Updating IfLastChange from [] to [1584601155]  
[2020-07-04 11:08:05] production.INFO: Found new port for JB-BTV-C3750-DC2-1-14-11 with index 10107  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]: [Index: 10107] Updating Name from [] to [GigabitEthernet1/0/7]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/7 [Index: 10107] Updating IfName from [] to [Gi1/0/7]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/7 [Index: 10107] Updating IfAlias from [] to [2411#INDONESIA_OPPO_ELECTRONICS-DL
P30M]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/7 [Index: 10107] Updating IfHighspeed from [] to [1000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/7 [Index: 10107] Updating IfMtu from [] to [9000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/7 [Index: 10107] Updating IfPhysAddress from [] to [001B906DA107]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/7 [Index: 10107] Updating IfAdminStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/7 [Index: 10107] Updating IfOperStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/7 [Index: 10107] Updating IfLastChange from [] to [1584601155]  
[2020-07-04 11:08:05] production.INFO: Found new port for JB-BTV-C3750-DC2-1-14-11 with index 10108  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]: [Index: 10108] Updating Name from [] to [GigabitEthernet1/0/8]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/8 [Index: 10108] Updating IfName from [] to [Gi1/0/8]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/8 [Index: 10108] Updating IfAlias from [] to [4100000084208#STRAITS_FUTURE_INDON
ESIA-DLP30M]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/8 [Index: 10108] Updating IfHighspeed from [] to [1000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/8 [Index: 10108] Updating IfMtu from [] to [9000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/8 [Index: 10108] Updating IfPhysAddress from [] to [001B906DA108]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/8 [Index: 10108] Updating IfAdminStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/8 [Index: 10108] Updating IfOperStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/8 [Index: 10108] Updating IfLastChange from [] to [1590831255]  
[2020-07-04 11:08:05] production.INFO: Found new port for JB-BTV-C3750-DC2-1-14-11 with index 10109  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]: [Index: 10109] Updating Name from [] to [GigabitEthernet1/0/9]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/9 [Index: 10109] Updating IfName from [] to [Gi1/0/9]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/9 [Index: 10109] Updating IfAlias from [] to [4100000025080#GAPURA_ANGKASA-DLP30
M]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/9 [Index: 10109] Updating IfHighspeed from [] to [1000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/9 [Index: 10109] Updating IfMtu from [] to [9000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/9 [Index: 10109] Updating IfPhysAddress from [] to [001B906DA109]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/9 [Index: 10109] Updating IfAdminStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/9 [Index: 10109] Updating IfOperStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/9 [Index: 10109] Updating IfLastChange from [] to [1584601158]  
[2020-07-04 11:08:05] production.INFO: Found new port for JB-BTV-C3750-DC2-1-14-11 with index 10110  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]: [Index: 10110] Updating Name from [] to [GigabitEthernet1/0/10]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/10 [Index: 10110] Updating IfName from [] to [Gi1/0/10]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/10 [Index: 10110] Updating IfAlias from [] to [4100000084362#MEDIA_TELEKOMUNIKAS
I_MANDIRI-DLP30M]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/10 [Index: 10110] Updating IfHighspeed from [] to [10]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/10 [Index: 10110] Updating IfMtu from [] to [9000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/10 [Index: 10110] Updating IfPhysAddress from [] to [001B906DA10A]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/10 [Index: 10110] Updating IfAdminStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/10 [Index: 10110] Updating IfOperStatus from [] to [2]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/10 [Index: 10110] Updating IfLastChange from [] to [1592535543]  
[2020-07-04 11:08:05] production.INFO: Found new port for JB-BTV-C3750-DC2-1-14-11 with index 10111  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]: [Index: 10111] Updating Name from [] to [GigabitEthernet1/0/11]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/11 [Index: 10111] Updating IfName from [] to [Gi1/0/11]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/11 [Index: 10111] Updating IfAlias from [] to [691#NOOSC_GLOBAL-DLP10M]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/11 [Index: 10111] Updating IfHighspeed from [] to [1000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/11 [Index: 10111] Updating IfMtu from [] to [9000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/11 [Index: 10111] Updating IfPhysAddress from [] to [001B906DA10B]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/11 [Index: 10111] Updating IfAdminStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/11 [Index: 10111] Updating IfOperStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/11 [Index: 10111] Updating IfLastChange from [] to [1584601158]  
[2020-07-04 11:08:05] production.INFO: Found new port for JB-BTV-C3750-DC2-1-14-11 with index 10112  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]: [Index: 10112] Updating Name from [] to [GigabitEthernet1/0/12]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/12 [Index: 10112] Updating IfName from [] to [Gi1/0/12]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/12 [Index: 10112] Updating IfHighspeed from [] to [1000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/12 [Index: 10112] Updating IfMtu from [] to [9000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/12 [Index: 10112] Updating IfPhysAddress from [] to [001B906DA10C]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/12 [Index: 10112] Updating IfAdminStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/12 [Index: 10112] Updating IfOperStatus from [] to [2]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/12 [Index: 10112] Updating IfLastChange from [] to [1589867344]  
[2020-07-04 11:08:05] production.INFO: Found new port for JB-BTV-C3750-DC2-1-14-11 with index 10113  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]: [Index: 10113] Updating Name from [] to [GigabitEthernet1/0/13]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/13 [Index: 10113] Updating IfName from [] to [Gi1/0/13]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/13 [Index: 10113] Updating IfHighspeed from [] to [10]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/13 [Index: 10113] Updating IfMtu from [] to [9000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/13 [Index: 10113] Updating IfPhysAddress from [] to [001B906DA10D]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/13 [Index: 10113] Updating IfAdminStatus from [] to [2]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/13 [Index: 10113] Updating IfOperStatus from [] to [2]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/13 [Index: 10113] Updating IfLastChange from [] to [1590115476]  
[2020-07-04 11:08:05] production.INFO: Found new port for JB-BTV-C3750-DC2-1-14-11 with index 10114  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]: [Index: 10114] Updating Name from [] to [GigabitEthernet1/0/14]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/14 [Index: 10114] Updating IfName from [] to [Gi1/0/14]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/14 [Index: 10114] Updating IfAlias from [] to [9119#SQIVA_SYSYTEM-DL10M]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/14 [Index: 10114] Updating IfHighspeed from [] to [1000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/14 [Index: 10114] Updating IfMtu from [] to [9000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/14 [Index: 10114] Updating IfPhysAddress from [] to [001B906DA10E]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/14 [Index: 10114] Updating IfAdminStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/14 [Index: 10114] Updating IfOperStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/14 [Index: 10114] Updating IfLastChange from [] to [1584601158]  
[2020-07-04 11:08:05] production.INFO: Found new port for JB-BTV-C3750-DC2-1-14-11 with index 10115  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]: [Index: 10115] Updating Name from [] to [GigabitEthernet1/0/15]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/15 [Index: 10115] Updating IfName from [] to [Gi1/0/15]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/15 [Index: 10115] Updating IfAlias from [] to [1684#CSM_CORPORATAMA-DLP10M]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/15 [Index: 10115] Updating IfHighspeed from [] to [1000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/15 [Index: 10115] Updating IfMtu from [] to [9000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/15 [Index: 10115] Updating IfPhysAddress from [] to [001B906DA10F]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/15 [Index: 10115] Updating IfAdminStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/15 [Index: 10115] Updating IfOperStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/15 [Index: 10115] Updating IfLastChange from [] to [1584601155]  
[2020-07-04 11:08:05] production.INFO: Found new port for JB-BTV-C3750-DC2-1-14-11 with index 10116  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]: [Index: 10116] Updating Name from [] to [GigabitEthernet1/0/16]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/16 [Index: 10116] Updating IfName from [] to [Gi1/0/16]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/16 [Index: 10116] Updating IfAlias from [] to [2438#BEND_PENGGUNA_RSUPN_DR_CIPTO
MANGUNKUSUMO-DLP10M]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/16 [Index: 10116] Updating IfHighspeed from [] to [1000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/16 [Index: 10116] Updating IfMtu from [] to [9000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/16 [Index: 10116] Updating IfPhysAddress from [] to [001B906DA110]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/16 [Index: 10116] Updating IfAdminStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/16 [Index: 10116] Updating IfOperStatus from [] to [2]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/16 [Index: 10116] Updating IfLastChange from [] to [1592023397]  
[2020-07-04 11:08:05] production.INFO: Found new port for JB-BTV-C3750-DC2-1-14-11 with index 10117  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]: [Index: 10117] Updating Name from [] to [GigabitEthernet1/0/17]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/17 [Index: 10117] Updating IfName from [] to [Gi1/0/17]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/17 [Index: 10117] Updating IfAlias from [] to [2527#LANGGENG_MITRA_UTAMA-DLP10M]
  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/17 [Index: 10117] Updating IfHighspeed from [] to [1000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/17 [Index: 10117] Updating IfMtu from [] to [9000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/17 [Index: 10117] Updating IfPhysAddress from [] to [001B906DA111]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/17 [Index: 10117] Updating IfAdminStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/17 [Index: 10117] Updating IfOperStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/17 [Index: 10117] Updating IfLastChange from [] to [1593687647]  
[2020-07-04 11:08:05] production.INFO: Found new port for JB-BTV-C3750-DC2-1-14-11 with index 10118  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]: [Index: 10118] Updating Name from [] to [GigabitEthernet1/0/18]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/18 [Index: 10118] Updating IfName from [] to [Gi1/0/18]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/18 [Index: 10118] Updating IfAlias from [] to [SI20081674-4970#SANKYU_INDONESIA_
INTERNATIONAL-DLP25M]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/18 [Index: 10118] Updating IfHighspeed from [] to [1000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/18 [Index: 10118] Updating IfMtu from [] to [9000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/18 [Index: 10118] Updating IfPhysAddress from [] to [001B906DA112]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/18 [Index: 10118] Updating IfAdminStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/18 [Index: 10118] Updating IfOperStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/18 [Index: 10118] Updating IfLastChange from [] to [1584601158]  
[2020-07-04 11:08:05] production.INFO: Found new port for JB-BTV-C3750-DC2-1-14-11 with index 10119  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]: [Index: 10119] Updating Name from [] to [GigabitEthernet1/0/19]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/19 [Index: 10119] Updating IfName from [] to [Gi1/0/19]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/19 [Index: 10119] Updating IfAlias from [] to [20083434-PT. SUMBER GRAHA SEJAHTE
RA-DLP 10 Mbps]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/19 [Index: 10119] Updating IfHighspeed from [] to [1000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/19 [Index: 10119] Updating IfMtu from [] to [9000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/19 [Index: 10119] Updating IfPhysAddress from [] to [001B906DA113]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/19 [Index: 10119] Updating IfAdminStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/19 [Index: 10119] Updating IfOperStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/19 [Index: 10119] Updating IfLastChange from [] to [1591354011]  
[2020-07-04 11:08:05] production.INFO: Found new port for JB-BTV-C3750-DC2-1-14-11 with index 10120  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]: [Index: 10120] Updating Name from [] to [GigabitEthernet1/0/20]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/20 [Index: 10120] Updating IfName from [] to [Gi1/0/20]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/20 [Index: 10120] Updating IfHighspeed from [] to [10]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/20 [Index: 10120] Updating IfMtu from [] to [9000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/20 [Index: 10120] Updating IfPhysAddress from [] to [001B906DA114]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/20 [Index: 10120] Updating IfAdminStatus from [] to [2]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/20 [Index: 10120] Updating IfOperStatus from [] to [2]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/20 [Index: 10120] Updating IfLastChange from [] to [1584601150]  
[2020-07-04 11:08:05] production.INFO: Found new port for JB-BTV-C3750-DC2-1-14-11 with index 10121  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]: [Index: 10121] Updating Name from [] to [GigabitEthernet1/0/21]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/21 [Index: 10121] Updating IfName from [] to [Gi1/0/21]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/21 [Index: 10121] Updating IfAlias from [] to [5847#SENTRA_ARTA_MAXIMA-DLP15M]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/21 [Index: 10121] Updating IfHighspeed from [] to [1000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/21 [Index: 10121] Updating IfMtu from [] to [9000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/21 [Index: 10121] Updating IfPhysAddress from [] to [001B906DA115]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/21 [Index: 10121] Updating IfAdminStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/21 [Index: 10121] Updating IfOperStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/21 [Index: 10121] Updating IfLastChange from [] to [1584601155]  
[2020-07-04 11:08:05] production.INFO: Found new port for JB-BTV-C3750-DC2-1-14-11 with index 10122  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]: [Index: 10122] Updating Name from [] to [GigabitEthernet1/0/22]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/22 [Index: 10122] Updating IfName from [] to [Gi1/0/22]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/22 [Index: 10122] Updating IfHighspeed from [] to [10]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/22 [Index: 10122] Updating IfMtu from [] to [9000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/22 [Index: 10122] Updating IfPhysAddress from [] to [001B906DA116]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/22 [Index: 10122] Updating IfAdminStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/22 [Index: 10122] Updating IfOperStatus from [] to [2]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/22 [Index: 10122] Updating IfLastChange from [] to [1584601151]  
[2020-07-04 11:08:05] production.INFO: Found new port for JB-BTV-C3750-DC2-1-14-11 with index 10123  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]: [Index: 10123] Updating Name from [] to [GigabitEthernet1/0/23]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/23 [Index: 10123] Updating IfName from [] to [Gi1/0/23]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/23 [Index: 10123] Updating IfAlias from [] to [4100000029199#IIJ_GLOBAL_SOLUTION
S_INDONESIA-DLP30M]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/23 [Index: 10123] Updating IfHighspeed from [] to [1000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/23 [Index: 10123] Updating IfMtu from [] to [9000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/23 [Index: 10123] Updating IfPhysAddress from [] to [001B906DA117]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/23 [Index: 10123] Updating IfAdminStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/23 [Index: 10123] Updating IfOperStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/23 [Index: 10123] Updating IfLastChange from [] to [1584601155]  
[2020-07-04 11:08:05] production.INFO: Found new port for JB-BTV-C3750-DC2-1-14-11 with index 10124  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]: [Index: 10124] Updating Name from [] to [GigabitEthernet1/0/24]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/24 [Index: 10124] Updating IfName from [] to [Gi1/0/24]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/24 [Index: 10124] Updating IfAlias from [] to [SI20007519-11345#FINACCEL_TEKNOLO
GI_INDONESIA-DLP30M]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/24 [Index: 10124] Updating IfHighspeed from [] to [1000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/24 [Index: 10124] Updating IfMtu from [] to [9000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/24 [Index: 10124] Updating IfPhysAddress from [] to [001B906DA118]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/24 [Index: 10124] Updating IfAdminStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/24 [Index: 10124] Updating IfOperStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/24 [Index: 10124] Updating IfLastChange from [] to [1584601158]  
[2020-07-04 11:08:05] production.INFO: Found new port for JB-BTV-C3750-DC2-1-14-11 with index 10125  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]: [Index: 10125] Updating Name from [] to [GigabitEthernet1/0/25]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/25 [Index: 10125] Updating IfName from [] to [Gi1/0/25]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/25 [Index: 10125] Updating IfAlias from [] to [20109432#INDOSTERLING_OPTIMA_INVE
STA-MWAN10M]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/25 [Index: 10125] Updating IfHighspeed from [] to [1000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/25 [Index: 10125] Updating IfMtu from [] to [9000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/25 [Index: 10125] Updating IfPhysAddress from [] to [001B906DA119]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/25 [Index: 10125] Updating IfAdminStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/25 [Index: 10125] Updating IfOperStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/25 [Index: 10125] Updating IfLastChange from [] to [1584601155]  
[2020-07-04 11:08:05] production.INFO: Found new port for JB-BTV-C3750-DC2-1-14-11 with index 10126  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]: [Index: 10126] Updating Name from [] to [GigabitEthernet1/0/26]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/26 [Index: 10126] Updating IfName from [] to [Gi1/0/26]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/26 [Index: 10126] Updating IfAlias from [] to [2949#NETMARKS_INDONESIA_YKK_KAWAS
AN_INDUSTRI_MANIS_via_TELKOM-MW]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/26 [Index: 10126] Updating IfHighspeed from [] to [1000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/26 [Index: 10126] Updating IfMtu from [] to [9000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/26 [Index: 10126] Updating IfPhysAddress from [] to [001B906DA11A]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/26 [Index: 10126] Updating IfAdminStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/26 [Index: 10126] Updating IfOperStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/26 [Index: 10126] Updating IfLastChange from [] to [1584601155]  
[2020-07-04 11:08:05] production.INFO: Found new port for JB-BTV-C3750-DC2-1-14-11 with index 10127  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]: [Index: 10127] Updating Name from [] to [GigabitEthernet1/0/27]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/27 [Index: 10127] Updating IfName from [] to [Gi1/0/27]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/27 [Index: 10127] Updating IfAlias from [] to [20104785#DIGITAL_ARTHA_MEDIA/DAM(
RACK_PRIMACOM)SIGMA_BSD#MWAN512]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/27 [Index: 10127] Updating IfHighspeed from [] to [10]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/27 [Index: 10127] Updating IfMtu from [] to [9000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/27 [Index: 10127] Updating IfPhysAddress from [] to [001B906DA11B]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/27 [Index: 10127] Updating IfAdminStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/27 [Index: 10127] Updating IfOperStatus from [] to [2]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/27 [Index: 10127] Updating IfLastChange from [] to [1584601151]  
[2020-07-04 11:08:05] production.INFO: Found new port for JB-BTV-C3750-DC2-1-14-11 with index 10128  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]: [Index: 10128] Updating Name from [] to [GigabitEthernet1/0/28]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/28 [Index: 10128] Updating IfName from [] to [Gi1/0/28]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/28 [Index: 10128] Updating IfAlias from [] to [9125#BDC_TECHNOVILLAGE_GD_MERAH_P
UTIH_DWI_WARNA_KPK-MWAN30M]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/28 [Index: 10128] Updating IfHighspeed from [] to [1000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/28 [Index: 10128] Updating IfMtu from [] to [9000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/28 [Index: 10128] Updating IfPhysAddress from [] to [001B906DA11C]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/28 [Index: 10128] Updating IfAdminStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/28 [Index: 10128] Updating IfOperStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/28 [Index: 10128] Updating IfLastChange from [] to [1584601155]  
[2020-07-04 11:08:05] production.INFO: Found new port for JB-BTV-C3750-DC2-1-14-11 with index 10129  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]: [Index: 10129] Updating Name from [] to [GigabitEthernet1/0/29]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/29 [Index: 10129] Updating IfName from [] to [Gi1/0/29]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/29 [Index: 10129] Updating IfAlias from [] to [3222#LA_BANK_RESONA_PERDANIA_2015
001869-MWAN1M]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/29 [Index: 10129] Updating IfHighspeed from [] to [1000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/29 [Index: 10129] Updating IfMtu from [] to [9000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/29 [Index: 10129] Updating IfPhysAddress from [] to [001B906DA11D]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/29 [Index: 10129] Updating IfAdminStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/29 [Index: 10129] Updating IfOperStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/29 [Index: 10129] Updating IfLastChange from [] to [1584601155]  
[2020-07-04 11:08:05] production.INFO: Found new port for JB-BTV-C3750-DC2-1-14-11 with index 10130  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]: [Index: 10130] Updating Name from [] to [GigabitEthernet1/0/30]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/30 [Index: 10130] Updating IfName from [] to [Gi1/0/30]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/30 [Index: 10130] Updating IfAlias from [] to [3233#LA_BANK_RESONA_PERDANIA_2013
002711-MWAN2M]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/30 [Index: 10130] Updating IfHighspeed from [] to [1000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/30 [Index: 10130] Updating IfMtu from [] to [9000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/30 [Index: 10130] Updating IfPhysAddress from [] to [001B906DA11E]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/30 [Index: 10130] Updating IfAdminStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/30 [Index: 10130] Updating IfOperStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/30 [Index: 10130] Updating IfLastChange from [] to [1584601155]  
[2020-07-04 11:08:05] production.INFO: Found new port for JB-BTV-C3750-DC2-1-14-11 with index 10131  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]: [Index: 10131] Updating Name from [] to [GigabitEthernet1/0/31]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/31 [Index: 10131] Updating IfName from [] to [Gi1/0/31]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/31 [Index: 10131] Updating IfAlias from [] to [3190#LA_BANK_RESONA_PERDANIA_2015
001312-MWAN1M]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/31 [Index: 10131] Updating IfHighspeed from [] to [100]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/31 [Index: 10131] Updating IfMtu from [] to [9000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/31 [Index: 10131] Updating IfPhysAddress from [] to [001B906DA11F]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/31 [Index: 10131] Updating IfAdminStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/31 [Index: 10131] Updating IfOperStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/31 [Index: 10131] Updating IfLastChange from [] to [1584601173]  
[2020-07-04 11:08:05] production.INFO: Found new port for JB-BTV-C3750-DC2-1-14-11 with index 10132  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]: [Index: 10132] Updating Name from [] to [GigabitEthernet1/0/32]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/32 [Index: 10132] Updating IfName from [] to [Gi1/0/32]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/32 [Index: 10132] Updating IfAlias from [] to [4100000003243#HUB_SANKYU_INDONESI
A_INTERNATIONAL-MWAN30M]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/32 [Index: 10132] Updating IfHighspeed from [] to [1000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/32 [Index: 10132] Updating IfMtu from [] to [9000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/32 [Index: 10132] Updating IfPhysAddress from [] to [001B906DA120]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/32 [Index: 10132] Updating IfAdminStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/32 [Index: 10132] Updating IfOperStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/32 [Index: 10132] Updating IfLastChange from [] to [1584601155]  
[2020-07-04 11:08:05] production.INFO: Found new port for JB-BTV-C3750-DC2-1-14-11 with index 10133  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]: [Index: 10133] Updating Name from [] to [GigabitEthernet1/0/33]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/33 [Index: 10133] Updating IfName from [] to [Gi1/0/33]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/33 [Index: 10133] Updating IfAlias from [] to [11591#INDOSTERLING_OPTIMA_INVESTA
_SIGMA_GERMAN_CENTER-MWAN10M]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/33 [Index: 10133] Updating IfHighspeed from [] to [1000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/33 [Index: 10133] Updating IfMtu from [] to [9000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/33 [Index: 10133] Updating IfPhysAddress from [] to [001B906DA121]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/33 [Index: 10133] Updating IfAdminStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/33 [Index: 10133] Updating IfOperStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/33 [Index: 10133] Updating IfLastChange from [] to [1584601155]  
[2020-07-04 11:08:05] production.INFO: Found new port for JB-BTV-C3750-DC2-1-14-11 with index 10134  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]: [Index: 10134] Updating Name from [] to [GigabitEthernet1/0/34]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/34 [Index: 10134] Updating IfName from [] to [Gi1/0/34]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/34 [Index: 10134] Updating IfAlias from [] to [**** KEPALA BIDANG INFORMASI SEKR
ETARIAT JENDERAL DPD-RI ****]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/34 [Index: 10134] Updating IfHighspeed from [] to [100]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/34 [Index: 10134] Updating IfMtu from [] to [9000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/34 [Index: 10134] Updating IfPhysAddress from [] to [001B906DA122]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/34 [Index: 10134] Updating IfAdminStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/34 [Index: 10134] Updating IfOperStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/34 [Index: 10134] Updating IfLastChange from [] to [1584601155]  
[2020-07-04 11:08:05] production.INFO: Found new port for JB-BTV-C3750-DC2-1-14-11 with index 10135  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]: [Index: 10135] Updating Name from [] to [GigabitEthernet1/0/35]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/35 [Index: 10135] Updating IfName from [] to [Gi1/0/35]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/35 [Index: 10135] Updating IfAlias from [] to [1021#SOLU_SINDO_KREASI_PRATAMA/TO
WER_BERSAMA(LINK_CYBER_APJII)-M]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/35 [Index: 10135] Updating IfHighspeed from [] to [10]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/35 [Index: 10135] Updating IfMtu from [] to [9000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/35 [Index: 10135] Updating IfPhysAddress from [] to [001B906DA123]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/35 [Index: 10135] Updating IfAdminStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/35 [Index: 10135] Updating IfOperStatus from [] to [2]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/35 [Index: 10135] Updating IfLastChange from [] to [1584601151]  
[2020-07-04 11:08:05] production.INFO: Found new port for JB-BTV-C3750-DC2-1-14-11 with index 10136  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]: [Index: 10136] Updating Name from [] to [GigabitEthernet1/0/36]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/36 [Index: 10136] Updating IfName from [] to [Gi1/0/36]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/36 [Index: 10136] Updating IfHighspeed from [] to [10]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/36 [Index: 10136] Updating IfMtu from [] to [9000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/36 [Index: 10136] Updating IfPhysAddress from [] to [001B906DA124]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/36 [Index: 10136] Updating IfAdminStatus from [] to [2]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/36 [Index: 10136] Updating IfOperStatus from [] to [2]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/36 [Index: 10136] Updating IfLastChange from [] to [1590115670]  
[2020-07-04 11:08:05] production.INFO: Found new port for JB-BTV-C3750-DC2-1-14-11 with index 10137  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]: [Index: 10137] Updating Name from [] to [GigabitEthernet1/0/37]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/37 [Index: 10137] Updating IfName from [] to [Gi1/0/37]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/37 [Index: 10137] Updating IfAlias from [] to [4100000035566#SENTRA_ARTA_MAXIMA-
DLP30M *Link 1*]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/37 [Index: 10137] Updating IfHighspeed from [] to [1000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/37 [Index: 10137] Updating IfMtu from [] to [9000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/37 [Index: 10137] Updating IfPhysAddress from [] to [001B906DA125]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/37 [Index: 10137] Updating IfAdminStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/37 [Index: 10137] Updating IfOperStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/37 [Index: 10137] Updating IfLastChange from [] to [1584601158]  
[2020-07-04 11:08:05] production.INFO: Found new port for JB-BTV-C3750-DC2-1-14-11 with index 10138  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]: [Index: 10138] Updating Name from [] to [GigabitEthernet1/0/38]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/38 [Index: 10138] Updating IfName from [] to [Gi1/0/38]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/38 [Index: 10138] Updating IfAlias from [] to [4100000035568#SENTRA_ARTA_MAXIMA-
DLP30M *Link 2*]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/38 [Index: 10138] Updating IfHighspeed from [] to [1000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/38 [Index: 10138] Updating IfMtu from [] to [9000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/38 [Index: 10138] Updating IfPhysAddress from [] to [001B906DA126]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/38 [Index: 10138] Updating IfAdminStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/38 [Index: 10138] Updating IfOperStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/38 [Index: 10138] Updating IfLastChange from [] to [1584601158]  
[2020-07-04 11:08:05] production.INFO: Found new port for JB-BTV-C3750-DC2-1-14-11 with index 10139  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]: [Index: 10139] Updating Name from [] to [GigabitEthernet1/0/39]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/39 [Index: 10139] Updating IfName from [] to [Gi1/0/39]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/39 [Index: 10139] Updating IfAlias from [] to [10938#SEMBILAN_ANUGRAH-DLP30M]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/39 [Index: 10139] Updating IfHighspeed from [] to [1000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/39 [Index: 10139] Updating IfMtu from [] to [9000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/39 [Index: 10139] Updating IfPhysAddress from [] to [001B906DA127]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/39 [Index: 10139] Updating IfAdminStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/39 [Index: 10139] Updating IfOperStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/39 [Index: 10139] Updating IfLastChange from [] to [1586352214]  
[2020-07-04 11:08:05] production.INFO: Found new port for JB-BTV-C3750-DC2-1-14-11 with index 10140  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]: [Index: 10140] Updating Name from [] to [GigabitEthernet1/0/40]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/40 [Index: 10140] Updating IfName from [] to [Gi1/0/40]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/40 [Index: 10140] Updating IfHighspeed from [] to [10]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/40 [Index: 10140] Updating IfMtu from [] to [9000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/40 [Index: 10140] Updating IfPhysAddress from [] to [001B906DA128]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/40 [Index: 10140] Updating IfAdminStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/40 [Index: 10140] Updating IfOperStatus from [] to [2]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/40 [Index: 10140] Updating IfLastChange from [] to [1584601151]  
[2020-07-04 11:08:05] production.INFO: Found new port for JB-BTV-C3750-DC2-1-14-11 with index 10141  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]: [Index: 10141] Updating Name from [] to [GigabitEthernet1/0/41]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/41 [Index: 10141] Updating IfName from [] to [Gi1/0/41]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/41 [Index: 10141] Updating IfHighspeed from [] to [10]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/41 [Index: 10141] Updating IfMtu from [] to [9000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/41 [Index: 10141] Updating IfPhysAddress from [] to [001B906DA129]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/41 [Index: 10141] Updating IfAdminStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/41 [Index: 10141] Updating IfOperStatus from [] to [2]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/41 [Index: 10141] Updating IfLastChange from [] to [1584601151]  
[2020-07-04 11:08:05] production.INFO: Found new port for JB-BTV-C3750-DC2-1-14-11 with index 10142  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]: [Index: 10142] Updating Name from [] to [GigabitEthernet1/0/42]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/42 [Index: 10142] Updating IfName from [] to [Gi1/0/42]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/42 [Index: 10142] Updating IfHighspeed from [] to [10]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/42 [Index: 10142] Updating IfMtu from [] to [9000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/42 [Index: 10142] Updating IfPhysAddress from [] to [001B906DA12A]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/42 [Index: 10142] Updating IfAdminStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/42 [Index: 10142] Updating IfOperStatus from [] to [2]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/42 [Index: 10142] Updating IfLastChange from [] to [1584601151]  
[2020-07-04 11:08:05] production.INFO: Found new port for JB-BTV-C3750-DC2-1-14-11 with index 10143  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]: [Index: 10143] Updating Name from [] to [GigabitEthernet1/0/43]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/43 [Index: 10143] Updating IfName from [] to [Gi1/0/43]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/43 [Index: 10143] Updating IfHighspeed from [] to [10]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/43 [Index: 10143] Updating IfMtu from [] to [9000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/43 [Index: 10143] Updating IfPhysAddress from [] to [001B906DA12B]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/43 [Index: 10143] Updating IfAdminStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/43 [Index: 10143] Updating IfOperStatus from [] to [2]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/43 [Index: 10143] Updating IfLastChange from [] to [1584601151]  
[2020-07-04 11:08:05] production.INFO: Found new port for JB-BTV-C3750-DC2-1-14-11 with index 10144  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]: [Index: 10144] Updating Name from [] to [GigabitEthernet1/0/44]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/44 [Index: 10144] Updating IfName from [] to [Gi1/0/44]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/44 [Index: 10144] Updating IfHighspeed from [] to [10]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/44 [Index: 10144] Updating IfMtu from [] to [9000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/44 [Index: 10144] Updating IfPhysAddress from [] to [001B906DA12C]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/44 [Index: 10144] Updating IfAdminStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/44 [Index: 10144] Updating IfOperStatus from [] to [2]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/44 [Index: 10144] Updating IfLastChange from [] to [1584601151]  
[2020-07-04 11:08:05] production.INFO: Found new port for JB-BTV-C3750-DC2-1-14-11 with index 10145  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]: [Index: 10145] Updating Name from [] to [GigabitEthernet1/0/45]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/45 [Index: 10145] Updating IfName from [] to [Gi1/0/45]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/45 [Index: 10145] Updating IfHighspeed from [] to [10]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/45 [Index: 10145] Updating IfMtu from [] to [9000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/45 [Index: 10145] Updating IfPhysAddress from [] to [001B906DA12D]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/45 [Index: 10145] Updating IfAdminStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/45 [Index: 10145] Updating IfOperStatus from [] to [2]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/45 [Index: 10145] Updating IfLastChange from [] to [1584601151]  
[2020-07-04 11:08:05] production.INFO: Found new port for JB-BTV-C3750-DC2-1-14-11 with index 10146  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]: [Index: 10146] Updating Name from [] to [GigabitEthernet1/0/46]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/46 [Index: 10146] Updating IfName from [] to [Gi1/0/46]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/46 [Index: 10146] Updating IfHighspeed from [] to [10]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/46 [Index: 10146] Updating IfMtu from [] to [9000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/46 [Index: 10146] Updating IfPhysAddress from [] to [001B906DA12E]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/46 [Index: 10146] Updating IfAdminStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/46 [Index: 10146] Updating IfOperStatus from [] to [2]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/46 [Index: 10146] Updating IfLastChange from [] to [1584601151]  
[2020-07-04 11:08:05] production.INFO: Found new port for JB-BTV-C3750-DC2-1-14-11 with index 10147  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]: [Index: 10147] Updating Name from [] to [GigabitEthernet1/0/47]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/47 [Index: 10147] Updating IfName from [] to [Gi1/0/47]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/47 [Index: 10147] Updating IfHighspeed from [] to [10]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/47 [Index: 10147] Updating IfMtu from [] to [9000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/47 [Index: 10147] Updating IfPhysAddress from [] to [001B906DA12F]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/47 [Index: 10147] Updating IfAdminStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/47 [Index: 10147] Updating IfOperStatus from [] to [2]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/47 [Index: 10147] Updating IfLastChange from [] to [1584601151]  
[2020-07-04 11:08:05] production.INFO: Found new port for JB-BTV-C3750-DC2-1-14-11 with index 10148  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]: [Index: 10148] Updating Name from [] to [GigabitEthernet1/0/48]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/48 [Index: 10148] Updating IfName from [] to [Gi1/0/48]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/48 [Index: 10148] Updating IfAlias from [] to [TEST_DL]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/48 [Index: 10148] Updating IfHighspeed from [] to [10]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/48 [Index: 10148] Updating IfMtu from [] to [9000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/48 [Index: 10148] Updating IfPhysAddress from [] to [001B906DA130]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/48 [Index: 10148] Updating IfAdminStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/48 [Index: 10148] Updating IfOperStatus from [] to [2]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/48 [Index: 10148] Updating IfLastChange from [] to [1584601151]  
[2020-07-04 11:08:05] production.INFO: Found new port for JB-BTV-C3750-DC2-1-14-11 with index 10149  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]: [Index: 10149] Updating Name from [] to [GigabitEthernet1/0/49]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/49 [Index: 10149] Updating IfName from [] to [Gi1/0/49]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/49 [Index: 10149] Updating IfAlias from [] to [LINK TO SWITCH CORE #1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/49 [Index: 10149] Updating IfHighspeed from [] to [1000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/49 [Index: 10149] Updating IfMtu from [] to [9000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/49 [Index: 10149] Updating IfPhysAddress from [] to [001B906DA131]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/49 [Index: 10149] Updating IfAdminStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/49 [Index: 10149] Updating IfOperStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/49 [Index: 10149] Updating IfLastChange from [] to [1584601160]  
[2020-07-04 11:08:05] production.INFO: Found new port for JB-BTV-C3750-DC2-1-14-11 with index 10150  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]: [Index: 10150] Updating Name from [] to [GigabitEthernet1/0/50]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/50 [Index: 10150] Updating IfName from [] to [Gi1/0/50]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/50 [Index: 10150] Updating IfAlias from [] to [LINK TO SWITCH CORE #2]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/50 [Index: 10150] Updating IfHighspeed from [] to [1000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/50 [Index: 10150] Updating IfMtu from [] to [9000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/50 [Index: 10150] Updating IfPhysAddress from [] to [001B906DA132]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/50 [Index: 10150] Updating IfAdminStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/50 [Index: 10150] Updating IfOperStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/50 [Index: 10150] Updating IfLastChange from [] to [1584601161]  
[2020-07-04 11:08:05] production.INFO: Found new port for JB-BTV-C3750-DC2-1-14-11 with index 10151  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]: [Index: 10151] Updating Name from [] to [GigabitEthernet1/0/51]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/51 [Index: 10151] Updating IfName from [] to [Gi1/0/51]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/51 [Index: 10151] Updating IfHighspeed from [] to [10]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/51 [Index: 10151] Updating IfMtu from [] to [9000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/51 [Index: 10151] Updating IfPhysAddress from [] to [001B906DA133]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/51 [Index: 10151] Updating IfAdminStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/51 [Index: 10151] Updating IfOperStatus from [] to [2]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/51 [Index: 10151] Updating IfLastChange from [] to [1584601151]  
[2020-07-04 11:08:05] production.INFO: Found new port for JB-BTV-C3750-DC2-1-14-11 with index 10152  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]: [Index: 10152] Updating Name from [] to [GigabitEthernet1/0/52]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/52 [Index: 10152] Updating IfName from [] to [Gi1/0/52]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/52 [Index: 10152] Updating IfHighspeed from [] to [10]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/52 [Index: 10152] Updating IfMtu from [] to [9000]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/52 [Index: 10152] Updating IfPhysAddress from [] to [001B906DA134]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/52 [Index: 10152] Updating IfAdminStatus from [] to [1]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/52 [Index: 10152] Updating IfOperStatus from [] to [2]  
[2020-07-04 11:08:05] production.INFO: [JB-BTV-C3750-DC2-1-14-11]:GigabitEthernet1/0/52 [Index: 10152] Updating IfLastChange from [] to [1584601151]  
[2020-07-05 03:12:53] production.NOTICE: noc_biznet edited switch with ID 1  
[2020-07-05 03:15:53] production.NOTICE: noc_biznet edited a vendor with ID 19  
[2020-07-05 03:28:08] production.NOTICE: noc_biznet edited switch with ID 2  
[2020-07-05 03:28:31] production.NOTICE: noc_biznet edited a vendor with ID 19  
[2020-07-05 03:28:58] production.NOTICE: noc_biznet edited switch with ID 2  
[2020-07-05 04:36:34] production.NOTICE: noc_biznet added switch with ID 4  
[2020-07-05 04:53:18] production.NOTICE: noc_biznet edited a vendor with ID 19  
[2020-07-05 04:54:26] production.NOTICE: noc_biznet added switch with ID 5  
[2020-07-05 04:54:29] production.INFO:  [DC-JK2-01-HW-CE5855B-DC2-2-1] Platform: Found Model: Unknown  
[2020-07-05 04:54:29] production.INFO:  [DC-JK2-01-HW-CE5855B-DC2-2-1] Platform: Found Os: Unknown  
[2020-07-05 04:54:29] production.INFO:  [DC-JK2-01-HW-CE5855B-DC2-2-1] Platform: Found OsDate: Unknown  
[2020-07-05 04:54:29] production.INFO:  [DC-JK2-01-HW-CE5855B-DC2-2-1] Platform: Found OsVersion: Unknown  
[2020-07-05 04:54:29] production.INFO:  [DC-JK2-01-HW-CE5855B-DC2-2-1] Platform: Found SerialNumber: (not implemented)  
[2020-07-05 04:54:30] production.INFO: Found new port for DC-JK2-01-HW-CE5855B-DC2-2-1 with index 4  
[2020-07-05 04:54:30] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]: [Index: 4] Updating Name from [] to [MEth0/0/0]  
[2020-07-05 04:54:31] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:MEth0/0/0 [Index: 4] Updating IfName from [] to [MEth0/0/0]  
[2020-07-05 04:54:31] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:MEth0/0/0 [Index: 4] Updating IfHighspeed from [] to [10]  
[2020-07-05 04:54:31] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:MEth0/0/0 [Index: 4] Updating IfMtu from [] to [1500]  
[2020-07-05 04:54:31] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:MEth0/0/0 [Index: 4] Updating IfPhysAddress from [] to [F47960CB2190]  
[2020-07-05 04:54:31] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:MEth0/0/0 [Index: 4] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:54:31] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:MEth0/0/0 [Index: 4] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:54:31] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:MEth0/0/0 [Index: 4] Updating MauType from [] to [(empty)]  
[2020-07-05 04:54:36] production.INFO: Found new port for DC-JK2-01-HW-CE5855B-DC2-2-1 with index 5  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]: [Index: 5] Updating Name from [] to [GE1/0/1]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/1 [Index: 5] Updating IfName from [] to [GE1/0/1]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/1 [Index: 5] Updating IfHighspeed from [] to [1000]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/1 [Index: 5] Updating IfMtu from [] to [1500]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/1 [Index: 5] Updating IfPhysAddress from [] to [F47960CB2191]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/1 [Index: 5] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/1 [Index: 5] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/1 [Index: 5] Updating IfLastChange from [] to [1581505903]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/1 [Index: 5] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/1 [Index: 5] Updating MauState from [] to [standby]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/1 [Index: 5] Updating MauAvailability from [] to [notAvailable]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/1 [Index: 5] Updating MauJacktype from [] to [rj45]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/1 [Index: 5] Updating MauAutoNegSupported from [] to [1]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/1 [Index: 5] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-05 04:54:36] production.INFO: Found new port for DC-JK2-01-HW-CE5855B-DC2-2-1 with index 6  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]: [Index: 6] Updating Name from [] to [GE1/0/2]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/2 [Index: 6] Updating IfName from [] to [GE1/0/2]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/2 [Index: 6] Updating IfHighspeed from [] to [1000]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/2 [Index: 6] Updating IfMtu from [] to [1500]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/2 [Index: 6] Updating IfPhysAddress from [] to [F47960CB2191]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/2 [Index: 6] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/2 [Index: 6] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/2 [Index: 6] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/2 [Index: 6] Updating MauState from [] to [standby]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/2 [Index: 6] Updating MauAvailability from [] to [notAvailable]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/2 [Index: 6] Updating MauJacktype from [] to [rj45]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/2 [Index: 6] Updating MauAutoNegSupported from [] to [1]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/2 [Index: 6] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-05 04:54:36] production.INFO: Found new port for DC-JK2-01-HW-CE5855B-DC2-2-1 with index 7  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]: [Index: 7] Updating Name from [] to [GE1/0/3]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/3 [Index: 7] Updating IfName from [] to [GE1/0/3]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/3 [Index: 7] Updating IfHighspeed from [] to [1000]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/3 [Index: 7] Updating IfMtu from [] to [1500]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/3 [Index: 7] Updating IfPhysAddress from [] to [F47960CB2191]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/3 [Index: 7] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/3 [Index: 7] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/3 [Index: 7] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/3 [Index: 7] Updating MauState from [] to [standby]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/3 [Index: 7] Updating MauAvailability from [] to [notAvailable]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/3 [Index: 7] Updating MauJacktype from [] to [rj45]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/3 [Index: 7] Updating MauAutoNegSupported from [] to [1]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/3 [Index: 7] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-05 04:54:36] production.INFO: Found new port for DC-JK2-01-HW-CE5855B-DC2-2-1 with index 8  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]: [Index: 8] Updating Name from [] to [GE1/0/4]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/4 [Index: 8] Updating IfName from [] to [GE1/0/4]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/4 [Index: 8] Updating IfHighspeed from [] to [1000]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/4 [Index: 8] Updating IfMtu from [] to [1500]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/4 [Index: 8] Updating IfPhysAddress from [] to [F47960CB2191]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/4 [Index: 8] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/4 [Index: 8] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/4 [Index: 8] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/4 [Index: 8] Updating MauState from [] to [standby]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/4 [Index: 8] Updating MauAvailability from [] to [notAvailable]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/4 [Index: 8] Updating MauJacktype from [] to [rj45]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/4 [Index: 8] Updating MauAutoNegSupported from [] to [1]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/4 [Index: 8] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-05 04:54:36] production.INFO: Found new port for DC-JK2-01-HW-CE5855B-DC2-2-1 with index 9  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]: [Index: 9] Updating Name from [] to [GE1/0/5]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/5 [Index: 9] Updating IfName from [] to [GE1/0/5]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/5 [Index: 9] Updating IfHighspeed from [] to [1000]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/5 [Index: 9] Updating IfMtu from [] to [1500]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/5 [Index: 9] Updating IfPhysAddress from [] to [F47960CB2191]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/5 [Index: 9] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/5 [Index: 9] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/5 [Index: 9] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/5 [Index: 9] Updating MauState from [] to [standby]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/5 [Index: 9] Updating MauAvailability from [] to [notAvailable]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/5 [Index: 9] Updating MauJacktype from [] to [rj45]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/5 [Index: 9] Updating MauAutoNegSupported from [] to [1]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/5 [Index: 9] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-05 04:54:36] production.INFO: Found new port for DC-JK2-01-HW-CE5855B-DC2-2-1 with index 10  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]: [Index: 10] Updating Name from [] to [GE1/0/6]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/6 [Index: 10] Updating IfName from [] to [GE1/0/6]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/6 [Index: 10] Updating IfHighspeed from [] to [1000]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/6 [Index: 10] Updating IfMtu from [] to [1500]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/6 [Index: 10] Updating IfPhysAddress from [] to [F47960CB2191]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/6 [Index: 10] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/6 [Index: 10] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/6 [Index: 10] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/6 [Index: 10] Updating MauState from [] to [standby]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/6 [Index: 10] Updating MauAvailability from [] to [notAvailable]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/6 [Index: 10] Updating MauJacktype from [] to [rj45]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/6 [Index: 10] Updating MauAutoNegSupported from [] to [1]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/6 [Index: 10] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-05 04:54:36] production.INFO: Found new port for DC-JK2-01-HW-CE5855B-DC2-2-1 with index 11  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]: [Index: 11] Updating Name from [] to [GE1/0/7]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/7 [Index: 11] Updating IfName from [] to [GE1/0/7]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/7 [Index: 11] Updating IfHighspeed from [] to [1000]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/7 [Index: 11] Updating IfMtu from [] to [1500]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/7 [Index: 11] Updating IfPhysAddress from [] to [F47960CB2191]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/7 [Index: 11] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/7 [Index: 11] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/7 [Index: 11] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/7 [Index: 11] Updating MauState from [] to [standby]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/7 [Index: 11] Updating MauAvailability from [] to [notAvailable]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/7 [Index: 11] Updating MauJacktype from [] to [rj45]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/7 [Index: 11] Updating MauAutoNegSupported from [] to [1]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/7 [Index: 11] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-05 04:54:36] production.INFO: Found new port for DC-JK2-01-HW-CE5855B-DC2-2-1 with index 12  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]: [Index: 12] Updating Name from [] to [GE1/0/8]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/8 [Index: 12] Updating IfName from [] to [GE1/0/8]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/8 [Index: 12] Updating IfHighspeed from [] to [1000]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/8 [Index: 12] Updating IfMtu from [] to [1500]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/8 [Index: 12] Updating IfPhysAddress from [] to [F47960CB2191]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/8 [Index: 12] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/8 [Index: 12] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/8 [Index: 12] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/8 [Index: 12] Updating MauState from [] to [standby]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/8 [Index: 12] Updating MauAvailability from [] to [notAvailable]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/8 [Index: 12] Updating MauJacktype from [] to [rj45]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/8 [Index: 12] Updating MauAutoNegSupported from [] to [1]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/8 [Index: 12] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-05 04:54:36] production.INFO: Found new port for DC-JK2-01-HW-CE5855B-DC2-2-1 with index 13  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]: [Index: 13] Updating Name from [] to [GE1/0/9]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/9 [Index: 13] Updating IfName from [] to [GE1/0/9]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/9 [Index: 13] Updating IfHighspeed from [] to [1000]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/9 [Index: 13] Updating IfMtu from [] to [1500]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/9 [Index: 13] Updating IfPhysAddress from [] to [F47960CB2191]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/9 [Index: 13] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/9 [Index: 13] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/9 [Index: 13] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/9 [Index: 13] Updating MauState from [] to [standby]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/9 [Index: 13] Updating MauAvailability from [] to [notAvailable]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/9 [Index: 13] Updating MauJacktype from [] to [rj45]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/9 [Index: 13] Updating MauAutoNegSupported from [] to [1]  
[2020-07-05 04:54:36] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/9 [Index: 13] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-05 04:54:37] production.INFO: Found new port for DC-JK2-01-HW-CE5855B-DC2-2-1 with index 14  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]: [Index: 14] Updating Name from [] to [GE1/0/10]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/10 [Index: 14] Updating IfName from [] to [GE1/0/10]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/10 [Index: 14] Updating IfHighspeed from [] to [1000]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/10 [Index: 14] Updating IfMtu from [] to [1500]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/10 [Index: 14] Updating IfPhysAddress from [] to [F47960CB2191]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/10 [Index: 14] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/10 [Index: 14] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/10 [Index: 14] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/10 [Index: 14] Updating MauState from [] to [standby]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/10 [Index: 14] Updating MauAvailability from [] to [notAvailable]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/10 [Index: 14] Updating MauJacktype from [] to [rj45]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/10 [Index: 14] Updating MauAutoNegSupported from [] to [1]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/10 [Index: 14] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-05 04:54:37] production.INFO: Found new port for DC-JK2-01-HW-CE5855B-DC2-2-1 with index 15  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]: [Index: 15] Updating Name from [] to [GE1/0/11]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/11 [Index: 15] Updating IfName from [] to [GE1/0/11]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/11 [Index: 15] Updating IfHighspeed from [] to [1000]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/11 [Index: 15] Updating IfMtu from [] to [1500]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/11 [Index: 15] Updating IfPhysAddress from [] to [F47960CB2191]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/11 [Index: 15] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/11 [Index: 15] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/11 [Index: 15] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/11 [Index: 15] Updating MauState from [] to [standby]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/11 [Index: 15] Updating MauAvailability from [] to [notAvailable]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/11 [Index: 15] Updating MauJacktype from [] to [rj45]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/11 [Index: 15] Updating MauAutoNegSupported from [] to [1]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/11 [Index: 15] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-05 04:54:37] production.INFO: Found new port for DC-JK2-01-HW-CE5855B-DC2-2-1 with index 16  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]: [Index: 16] Updating Name from [] to [GE1/0/12]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/12 [Index: 16] Updating IfName from [] to [GE1/0/12]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/12 [Index: 16] Updating IfHighspeed from [] to [1000]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/12 [Index: 16] Updating IfMtu from [] to [1500]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/12 [Index: 16] Updating IfPhysAddress from [] to [F47960CB2191]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/12 [Index: 16] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/12 [Index: 16] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/12 [Index: 16] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/12 [Index: 16] Updating MauState from [] to [standby]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/12 [Index: 16] Updating MauAvailability from [] to [notAvailable]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/12 [Index: 16] Updating MauJacktype from [] to [rj45]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/12 [Index: 16] Updating MauAutoNegSupported from [] to [1]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/12 [Index: 16] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-05 04:54:37] production.INFO: Found new port for DC-JK2-01-HW-CE5855B-DC2-2-1 with index 17  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]: [Index: 17] Updating Name from [] to [GE1/0/13]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/13 [Index: 17] Updating IfName from [] to [GE1/0/13]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/13 [Index: 17] Updating IfHighspeed from [] to [1000]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/13 [Index: 17] Updating IfMtu from [] to [1500]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/13 [Index: 17] Updating IfPhysAddress from [] to [F47960CB2191]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/13 [Index: 17] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/13 [Index: 17] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/13 [Index: 17] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/13 [Index: 17] Updating MauState from [] to [standby]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/13 [Index: 17] Updating MauAvailability from [] to [notAvailable]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/13 [Index: 17] Updating MauJacktype from [] to [rj45]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/13 [Index: 17] Updating MauAutoNegSupported from [] to [1]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/13 [Index: 17] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-05 04:54:37] production.INFO: Found new port for DC-JK2-01-HW-CE5855B-DC2-2-1 with index 18  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]: [Index: 18] Updating Name from [] to [GE1/0/14]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/14 [Index: 18] Updating IfName from [] to [GE1/0/14]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/14 [Index: 18] Updating IfHighspeed from [] to [1000]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/14 [Index: 18] Updating IfMtu from [] to [1500]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/14 [Index: 18] Updating IfPhysAddress from [] to [F47960CB2191]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/14 [Index: 18] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/14 [Index: 18] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/14 [Index: 18] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/14 [Index: 18] Updating MauState from [] to [standby]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/14 [Index: 18] Updating MauAvailability from [] to [notAvailable]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/14 [Index: 18] Updating MauJacktype from [] to [rj45]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/14 [Index: 18] Updating MauAutoNegSupported from [] to [1]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/14 [Index: 18] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-05 04:54:37] production.INFO: Found new port for DC-JK2-01-HW-CE5855B-DC2-2-1 with index 19  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]: [Index: 19] Updating Name from [] to [GE1/0/15]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/15 [Index: 19] Updating IfName from [] to [GE1/0/15]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/15 [Index: 19] Updating IfHighspeed from [] to [1000]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/15 [Index: 19] Updating IfMtu from [] to [1500]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/15 [Index: 19] Updating IfPhysAddress from [] to [F47960CB2191]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/15 [Index: 19] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/15 [Index: 19] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/15 [Index: 19] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/15 [Index: 19] Updating MauState from [] to [standby]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/15 [Index: 19] Updating MauAvailability from [] to [notAvailable]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/15 [Index: 19] Updating MauJacktype from [] to [rj45]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/15 [Index: 19] Updating MauAutoNegSupported from [] to [1]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/15 [Index: 19] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-05 04:54:37] production.INFO: Found new port for DC-JK2-01-HW-CE5855B-DC2-2-1 with index 20  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]: [Index: 20] Updating Name from [] to [GE1/0/16]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/16 [Index: 20] Updating IfName from [] to [GE1/0/16]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/16 [Index: 20] Updating IfHighspeed from [] to [1000]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/16 [Index: 20] Updating IfMtu from [] to [1500]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/16 [Index: 20] Updating IfPhysAddress from [] to [F47960CB2191]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/16 [Index: 20] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/16 [Index: 20] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/16 [Index: 20] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/16 [Index: 20] Updating MauState from [] to [standby]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/16 [Index: 20] Updating MauAvailability from [] to [notAvailable]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/16 [Index: 20] Updating MauJacktype from [] to [rj45]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/16 [Index: 20] Updating MauAutoNegSupported from [] to [1]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/16 [Index: 20] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-05 04:54:37] production.INFO: Found new port for DC-JK2-01-HW-CE5855B-DC2-2-1 with index 21  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]: [Index: 21] Updating Name from [] to [GE1/0/17]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/17 [Index: 21] Updating IfName from [] to [GE1/0/17]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/17 [Index: 21] Updating IfHighspeed from [] to [1000]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/17 [Index: 21] Updating IfMtu from [] to [1500]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/17 [Index: 21] Updating IfPhysAddress from [] to [F47960CB2191]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/17 [Index: 21] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/17 [Index: 21] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/17 [Index: 21] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/17 [Index: 21] Updating MauState from [] to [standby]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/17 [Index: 21] Updating MauAvailability from [] to [notAvailable]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/17 [Index: 21] Updating MauJacktype from [] to [rj45]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/17 [Index: 21] Updating MauAutoNegSupported from [] to [1]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/17 [Index: 21] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-05 04:54:37] production.INFO: Found new port for DC-JK2-01-HW-CE5855B-DC2-2-1 with index 22  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]: [Index: 22] Updating Name from [] to [GE1/0/18]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/18 [Index: 22] Updating IfName from [] to [GE1/0/18]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/18 [Index: 22] Updating IfHighspeed from [] to [1000]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/18 [Index: 22] Updating IfMtu from [] to [1500]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/18 [Index: 22] Updating IfPhysAddress from [] to [F47960CB2191]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/18 [Index: 22] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/18 [Index: 22] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/18 [Index: 22] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/18 [Index: 22] Updating MauState from [] to [standby]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/18 [Index: 22] Updating MauAvailability from [] to [notAvailable]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/18 [Index: 22] Updating MauJacktype from [] to [rj45]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/18 [Index: 22] Updating MauAutoNegSupported from [] to [1]  
[2020-07-05 04:54:37] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/18 [Index: 22] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-05 04:54:38] production.INFO: Found new port for DC-JK2-01-HW-CE5855B-DC2-2-1 with index 23  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]: [Index: 23] Updating Name from [] to [GE1/0/19]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/19 [Index: 23] Updating IfName from [] to [GE1/0/19]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/19 [Index: 23] Updating IfHighspeed from [] to [1000]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/19 [Index: 23] Updating IfMtu from [] to [1500]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/19 [Index: 23] Updating IfPhysAddress from [] to [F47960CB2191]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/19 [Index: 23] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/19 [Index: 23] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/19 [Index: 23] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/19 [Index: 23] Updating MauState from [] to [standby]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/19 [Index: 23] Updating MauAvailability from [] to [notAvailable]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/19 [Index: 23] Updating MauJacktype from [] to [rj45]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/19 [Index: 23] Updating MauAutoNegSupported from [] to [1]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/19 [Index: 23] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-05 04:54:38] production.INFO: Found new port for DC-JK2-01-HW-CE5855B-DC2-2-1 with index 24  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]: [Index: 24] Updating Name from [] to [GE1/0/20]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/20 [Index: 24] Updating IfName from [] to [GE1/0/20]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/20 [Index: 24] Updating IfHighspeed from [] to [1000]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/20 [Index: 24] Updating IfMtu from [] to [1500]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/20 [Index: 24] Updating IfPhysAddress from [] to [F47960CB2191]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/20 [Index: 24] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/20 [Index: 24] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/20 [Index: 24] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/20 [Index: 24] Updating MauState from [] to [standby]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/20 [Index: 24] Updating MauAvailability from [] to [notAvailable]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/20 [Index: 24] Updating MauJacktype from [] to [rj45]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/20 [Index: 24] Updating MauAutoNegSupported from [] to [1]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/20 [Index: 24] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-05 04:54:38] production.INFO: Found new port for DC-JK2-01-HW-CE5855B-DC2-2-1 with index 25  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]: [Index: 25] Updating Name from [] to [GE1/0/21]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/21 [Index: 25] Updating IfName from [] to [GE1/0/21]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/21 [Index: 25] Updating IfHighspeed from [] to [1000]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/21 [Index: 25] Updating IfMtu from [] to [1500]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/21 [Index: 25] Updating IfPhysAddress from [] to [F47960CB2191]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/21 [Index: 25] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/21 [Index: 25] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/21 [Index: 25] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/21 [Index: 25] Updating MauState from [] to [standby]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/21 [Index: 25] Updating MauAvailability from [] to [notAvailable]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/21 [Index: 25] Updating MauJacktype from [] to [rj45]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/21 [Index: 25] Updating MauAutoNegSupported from [] to [1]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/21 [Index: 25] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-05 04:54:38] production.INFO: Found new port for DC-JK2-01-HW-CE5855B-DC2-2-1 with index 26  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]: [Index: 26] Updating Name from [] to [GE1/0/22]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/22 [Index: 26] Updating IfName from [] to [GE1/0/22]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/22 [Index: 26] Updating IfHighspeed from [] to [1000]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/22 [Index: 26] Updating IfMtu from [] to [1500]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/22 [Index: 26] Updating IfPhysAddress from [] to [F47960CB2191]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/22 [Index: 26] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/22 [Index: 26] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/22 [Index: 26] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/22 [Index: 26] Updating MauState from [] to [standby]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/22 [Index: 26] Updating MauAvailability from [] to [notAvailable]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/22 [Index: 26] Updating MauJacktype from [] to [rj45]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/22 [Index: 26] Updating MauAutoNegSupported from [] to [1]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/22 [Index: 26] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-05 04:54:38] production.INFO: Found new port for DC-JK2-01-HW-CE5855B-DC2-2-1 with index 27  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]: [Index: 27] Updating Name from [] to [GE1/0/23]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/23 [Index: 27] Updating IfName from [] to [GE1/0/23]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/23 [Index: 27] Updating IfHighspeed from [] to [1000]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/23 [Index: 27] Updating IfMtu from [] to [1500]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/23 [Index: 27] Updating IfPhysAddress from [] to [F47960CB2191]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/23 [Index: 27] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/23 [Index: 27] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/23 [Index: 27] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/23 [Index: 27] Updating MauState from [] to [standby]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/23 [Index: 27] Updating MauAvailability from [] to [notAvailable]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/23 [Index: 27] Updating MauJacktype from [] to [rj45]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/23 [Index: 27] Updating MauAutoNegSupported from [] to [1]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/23 [Index: 27] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-05 04:54:38] production.INFO: Found new port for DC-JK2-01-HW-CE5855B-DC2-2-1 with index 28  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]: [Index: 28] Updating Name from [] to [GE1/0/24]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/24 [Index: 28] Updating IfName from [] to [GE1/0/24]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/24 [Index: 28] Updating IfHighspeed from [] to [1000]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/24 [Index: 28] Updating IfMtu from [] to [1500]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/24 [Index: 28] Updating IfPhysAddress from [] to [F47960CB2191]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/24 [Index: 28] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/24 [Index: 28] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/24 [Index: 28] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/24 [Index: 28] Updating MauState from [] to [standby]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/24 [Index: 28] Updating MauAvailability from [] to [notAvailable]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/24 [Index: 28] Updating MauJacktype from [] to [rj45]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/24 [Index: 28] Updating MauAutoNegSupported from [] to [1]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/24 [Index: 28] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-05 04:54:38] production.INFO: Found new port for DC-JK2-01-HW-CE5855B-DC2-2-1 with index 29  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]: [Index: 29] Updating Name from [] to [GE1/0/25]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/25 [Index: 29] Updating IfName from [] to [GE1/0/25]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/25 [Index: 29] Updating IfHighspeed from [] to [1000]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/25 [Index: 29] Updating IfMtu from [] to [1500]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/25 [Index: 29] Updating IfPhysAddress from [] to [F47960CB2191]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/25 [Index: 29] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/25 [Index: 29] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/25 [Index: 29] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/25 [Index: 29] Updating MauState from [] to [standby]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/25 [Index: 29] Updating MauAvailability from [] to [notAvailable]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/25 [Index: 29] Updating MauJacktype from [] to [rj45]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/25 [Index: 29] Updating MauAutoNegSupported from [] to [1]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/25 [Index: 29] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-05 04:54:38] production.INFO: Found new port for DC-JK2-01-HW-CE5855B-DC2-2-1 with index 30  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]: [Index: 30] Updating Name from [] to [GE1/0/26]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/26 [Index: 30] Updating IfName from [] to [GE1/0/26]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/26 [Index: 30] Updating IfHighspeed from [] to [1000]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/26 [Index: 30] Updating IfMtu from [] to [1500]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/26 [Index: 30] Updating IfPhysAddress from [] to [F47960CB2191]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/26 [Index: 30] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/26 [Index: 30] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/26 [Index: 30] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/26 [Index: 30] Updating MauState from [] to [standby]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/26 [Index: 30] Updating MauAvailability from [] to [notAvailable]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/26 [Index: 30] Updating MauJacktype from [] to [rj45]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/26 [Index: 30] Updating MauAutoNegSupported from [] to [1]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/26 [Index: 30] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-05 04:54:38] production.INFO: Found new port for DC-JK2-01-HW-CE5855B-DC2-2-1 with index 31  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]: [Index: 31] Updating Name from [] to [GE1/0/27]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/27 [Index: 31] Updating IfName from [] to [GE1/0/27]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/27 [Index: 31] Updating IfHighspeed from [] to [1000]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/27 [Index: 31] Updating IfMtu from [] to [1500]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/27 [Index: 31] Updating IfPhysAddress from [] to [F47960CB2191]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/27 [Index: 31] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/27 [Index: 31] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/27 [Index: 31] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/27 [Index: 31] Updating MauState from [] to [standby]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/27 [Index: 31] Updating MauAvailability from [] to [notAvailable]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/27 [Index: 31] Updating MauJacktype from [] to [rj45]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/27 [Index: 31] Updating MauAutoNegSupported from [] to [1]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/27 [Index: 31] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-05 04:54:38] production.INFO: Found new port for DC-JK2-01-HW-CE5855B-DC2-2-1 with index 32  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]: [Index: 32] Updating Name from [] to [GE1/0/28]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/28 [Index: 32] Updating IfName from [] to [GE1/0/28]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/28 [Index: 32] Updating IfHighspeed from [] to [1000]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/28 [Index: 32] Updating IfMtu from [] to [1500]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/28 [Index: 32] Updating IfPhysAddress from [] to [F47960CB2191]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/28 [Index: 32] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/28 [Index: 32] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/28 [Index: 32] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/28 [Index: 32] Updating MauState from [] to [standby]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/28 [Index: 32] Updating MauAvailability from [] to [notAvailable]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/28 [Index: 32] Updating MauJacktype from [] to [rj45]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/28 [Index: 32] Updating MauAutoNegSupported from [] to [1]  
[2020-07-05 04:54:38] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/28 [Index: 32] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-05 04:54:39] production.INFO: Found new port for DC-JK2-01-HW-CE5855B-DC2-2-1 with index 33  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]: [Index: 33] Updating Name from [] to [GE1/0/29]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/29 [Index: 33] Updating IfName from [] to [GE1/0/29]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/29 [Index: 33] Updating IfHighspeed from [] to [1000]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/29 [Index: 33] Updating IfMtu from [] to [1500]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/29 [Index: 33] Updating IfPhysAddress from [] to [F47960CB2191]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/29 [Index: 33] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/29 [Index: 33] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/29 [Index: 33] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/29 [Index: 33] Updating MauState from [] to [standby]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/29 [Index: 33] Updating MauAvailability from [] to [notAvailable]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/29 [Index: 33] Updating MauJacktype from [] to [rj45]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/29 [Index: 33] Updating MauAutoNegSupported from [] to [1]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/29 [Index: 33] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-05 04:54:39] production.INFO: Found new port for DC-JK2-01-HW-CE5855B-DC2-2-1 with index 34  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]: [Index: 34] Updating Name from [] to [GE1/0/30]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/30 [Index: 34] Updating IfName from [] to [GE1/0/30]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/30 [Index: 34] Updating IfHighspeed from [] to [1000]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/30 [Index: 34] Updating IfMtu from [] to [1500]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/30 [Index: 34] Updating IfPhysAddress from [] to [F47960CB2191]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/30 [Index: 34] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/30 [Index: 34] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/30 [Index: 34] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/30 [Index: 34] Updating MauState from [] to [standby]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/30 [Index: 34] Updating MauAvailability from [] to [notAvailable]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/30 [Index: 34] Updating MauJacktype from [] to [rj45]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/30 [Index: 34] Updating MauAutoNegSupported from [] to [1]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/30 [Index: 34] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-05 04:54:39] production.INFO: Found new port for DC-JK2-01-HW-CE5855B-DC2-2-1 with index 35  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]: [Index: 35] Updating Name from [] to [GE1/0/31]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/31 [Index: 35] Updating IfName from [] to [GE1/0/31]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/31 [Index: 35] Updating IfHighspeed from [] to [1000]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/31 [Index: 35] Updating IfMtu from [] to [1500]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/31 [Index: 35] Updating IfPhysAddress from [] to [F47960CB2191]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/31 [Index: 35] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/31 [Index: 35] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/31 [Index: 35] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/31 [Index: 35] Updating MauState from [] to [standby]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/31 [Index: 35] Updating MauAvailability from [] to [notAvailable]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/31 [Index: 35] Updating MauJacktype from [] to [rj45]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/31 [Index: 35] Updating MauAutoNegSupported from [] to [1]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/31 [Index: 35] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-05 04:54:39] production.INFO: Found new port for DC-JK2-01-HW-CE5855B-DC2-2-1 with index 36  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]: [Index: 36] Updating Name from [] to [GE1/0/32]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/32 [Index: 36] Updating IfName from [] to [GE1/0/32]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/32 [Index: 36] Updating IfHighspeed from [] to [1000]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/32 [Index: 36] Updating IfMtu from [] to [1500]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/32 [Index: 36] Updating IfPhysAddress from [] to [F47960CB2191]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/32 [Index: 36] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/32 [Index: 36] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/32 [Index: 36] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/32 [Index: 36] Updating MauState from [] to [standby]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/32 [Index: 36] Updating MauAvailability from [] to [notAvailable]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/32 [Index: 36] Updating MauJacktype from [] to [rj45]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/32 [Index: 36] Updating MauAutoNegSupported from [] to [1]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/32 [Index: 36] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-05 04:54:39] production.INFO: Found new port for DC-JK2-01-HW-CE5855B-DC2-2-1 with index 37  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]: [Index: 37] Updating Name from [] to [GE1/0/33]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/33 [Index: 37] Updating IfName from [] to [GE1/0/33]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/33 [Index: 37] Updating IfHighspeed from [] to [1000]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/33 [Index: 37] Updating IfMtu from [] to [1500]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/33 [Index: 37] Updating IfPhysAddress from [] to [F47960CB2191]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/33 [Index: 37] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/33 [Index: 37] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/33 [Index: 37] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/33 [Index: 37] Updating MauState from [] to [standby]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/33 [Index: 37] Updating MauAvailability from [] to [notAvailable]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/33 [Index: 37] Updating MauJacktype from [] to [rj45]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/33 [Index: 37] Updating MauAutoNegSupported from [] to [1]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/33 [Index: 37] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-05 04:54:39] production.INFO: Found new port for DC-JK2-01-HW-CE5855B-DC2-2-1 with index 38  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]: [Index: 38] Updating Name from [] to [GE1/0/34]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/34 [Index: 38] Updating IfName from [] to [GE1/0/34]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/34 [Index: 38] Updating IfHighspeed from [] to [1000]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/34 [Index: 38] Updating IfMtu from [] to [1500]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/34 [Index: 38] Updating IfPhysAddress from [] to [F47960CB2191]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/34 [Index: 38] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/34 [Index: 38] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/34 [Index: 38] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/34 [Index: 38] Updating MauState from [] to [standby]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/34 [Index: 38] Updating MauAvailability from [] to [notAvailable]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/34 [Index: 38] Updating MauJacktype from [] to [rj45]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/34 [Index: 38] Updating MauAutoNegSupported from [] to [1]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/34 [Index: 38] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-05 04:54:39] production.INFO: Found new port for DC-JK2-01-HW-CE5855B-DC2-2-1 with index 39  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]: [Index: 39] Updating Name from [] to [GE1/0/35]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/35 [Index: 39] Updating IfName from [] to [GE1/0/35]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/35 [Index: 39] Updating IfHighspeed from [] to [1000]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/35 [Index: 39] Updating IfMtu from [] to [1500]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/35 [Index: 39] Updating IfPhysAddress from [] to [F47960CB2191]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/35 [Index: 39] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/35 [Index: 39] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/35 [Index: 39] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/35 [Index: 39] Updating MauState from [] to [standby]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/35 [Index: 39] Updating MauAvailability from [] to [notAvailable]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/35 [Index: 39] Updating MauJacktype from [] to [rj45]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/35 [Index: 39] Updating MauAutoNegSupported from [] to [1]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/35 [Index: 39] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-05 04:54:39] production.INFO: Found new port for DC-JK2-01-HW-CE5855B-DC2-2-1 with index 40  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]: [Index: 40] Updating Name from [] to [GE1/0/36]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/36 [Index: 40] Updating IfName from [] to [GE1/0/36]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/36 [Index: 40] Updating IfHighspeed from [] to [1000]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/36 [Index: 40] Updating IfMtu from [] to [1500]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/36 [Index: 40] Updating IfPhysAddress from [] to [F47960CB2191]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/36 [Index: 40] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/36 [Index: 40] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/36 [Index: 40] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/36 [Index: 40] Updating MauState from [] to [standby]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/36 [Index: 40] Updating MauAvailability from [] to [notAvailable]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/36 [Index: 40] Updating MauJacktype from [] to [rj45]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/36 [Index: 40] Updating MauAutoNegSupported from [] to [1]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/36 [Index: 40] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-05 04:54:39] production.INFO: Found new port for DC-JK2-01-HW-CE5855B-DC2-2-1 with index 41  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]: [Index: 41] Updating Name from [] to [GE1/0/37]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/37 [Index: 41] Updating IfName from [] to [GE1/0/37]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/37 [Index: 41] Updating IfHighspeed from [] to [1000]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/37 [Index: 41] Updating IfMtu from [] to [1500]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/37 [Index: 41] Updating IfPhysAddress from [] to [F47960CB2191]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/37 [Index: 41] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/37 [Index: 41] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/37 [Index: 41] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/37 [Index: 41] Updating MauState from [] to [standby]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/37 [Index: 41] Updating MauAvailability from [] to [notAvailable]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/37 [Index: 41] Updating MauJacktype from [] to [rj45]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/37 [Index: 41] Updating MauAutoNegSupported from [] to [1]  
[2020-07-05 04:54:39] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/37 [Index: 41] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-05 04:54:40] production.INFO: Found new port for DC-JK2-01-HW-CE5855B-DC2-2-1 with index 42  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]: [Index: 42] Updating Name from [] to [GE1/0/38]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/38 [Index: 42] Updating IfName from [] to [GE1/0/38]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/38 [Index: 42] Updating IfHighspeed from [] to [1000]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/38 [Index: 42] Updating IfMtu from [] to [1500]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/38 [Index: 42] Updating IfPhysAddress from [] to [F47960CB2191]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/38 [Index: 42] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/38 [Index: 42] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/38 [Index: 42] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/38 [Index: 42] Updating MauState from [] to [standby]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/38 [Index: 42] Updating MauAvailability from [] to [notAvailable]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/38 [Index: 42] Updating MauJacktype from [] to [rj45]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/38 [Index: 42] Updating MauAutoNegSupported from [] to [1]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/38 [Index: 42] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-05 04:54:40] production.INFO: Found new port for DC-JK2-01-HW-CE5855B-DC2-2-1 with index 43  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]: [Index: 43] Updating Name from [] to [GE1/0/39]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/39 [Index: 43] Updating IfName from [] to [GE1/0/39]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/39 [Index: 43] Updating IfHighspeed from [] to [1000]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/39 [Index: 43] Updating IfMtu from [] to [1500]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/39 [Index: 43] Updating IfPhysAddress from [] to [F47960CB2191]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/39 [Index: 43] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/39 [Index: 43] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/39 [Index: 43] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/39 [Index: 43] Updating MauState from [] to [standby]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/39 [Index: 43] Updating MauAvailability from [] to [notAvailable]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/39 [Index: 43] Updating MauJacktype from [] to [rj45]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/39 [Index: 43] Updating MauAutoNegSupported from [] to [1]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/39 [Index: 43] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-05 04:54:40] production.INFO: Found new port for DC-JK2-01-HW-CE5855B-DC2-2-1 with index 44  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]: [Index: 44] Updating Name from [] to [GE1/0/40]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/40 [Index: 44] Updating IfName from [] to [GE1/0/40]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/40 [Index: 44] Updating IfHighspeed from [] to [1000]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/40 [Index: 44] Updating IfMtu from [] to [1500]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/40 [Index: 44] Updating IfPhysAddress from [] to [F47960CB2191]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/40 [Index: 44] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/40 [Index: 44] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/40 [Index: 44] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/40 [Index: 44] Updating MauState from [] to [standby]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/40 [Index: 44] Updating MauAvailability from [] to [notAvailable]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/40 [Index: 44] Updating MauJacktype from [] to [rj45]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/40 [Index: 44] Updating MauAutoNegSupported from [] to [1]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/40 [Index: 44] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-05 04:54:40] production.INFO: Found new port for DC-JK2-01-HW-CE5855B-DC2-2-1 with index 45  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]: [Index: 45] Updating Name from [] to [GE1/0/41]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/41 [Index: 45] Updating IfName from [] to [GE1/0/41]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/41 [Index: 45] Updating IfHighspeed from [] to [1000]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/41 [Index: 45] Updating IfMtu from [] to [1500]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/41 [Index: 45] Updating IfPhysAddress from [] to [F47960CB2191]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/41 [Index: 45] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/41 [Index: 45] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/41 [Index: 45] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/41 [Index: 45] Updating MauState from [] to [standby]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/41 [Index: 45] Updating MauAvailability from [] to [notAvailable]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/41 [Index: 45] Updating MauJacktype from [] to [rj45]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/41 [Index: 45] Updating MauAutoNegSupported from [] to [1]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/41 [Index: 45] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-05 04:54:40] production.INFO: Found new port for DC-JK2-01-HW-CE5855B-DC2-2-1 with index 46  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]: [Index: 46] Updating Name from [] to [GE1/0/42]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/42 [Index: 46] Updating IfName from [] to [GE1/0/42]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/42 [Index: 46] Updating IfHighspeed from [] to [1000]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/42 [Index: 46] Updating IfMtu from [] to [1500]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/42 [Index: 46] Updating IfPhysAddress from [] to [F47960CB2191]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/42 [Index: 46] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/42 [Index: 46] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/42 [Index: 46] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/42 [Index: 46] Updating MauState from [] to [standby]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/42 [Index: 46] Updating MauAvailability from [] to [notAvailable]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/42 [Index: 46] Updating MauJacktype from [] to [rj45]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/42 [Index: 46] Updating MauAutoNegSupported from [] to [1]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/42 [Index: 46] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-05 04:54:40] production.INFO: Found new port for DC-JK2-01-HW-CE5855B-DC2-2-1 with index 47  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]: [Index: 47] Updating Name from [] to [GE1/0/43]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/43 [Index: 47] Updating IfName from [] to [GE1/0/43]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/43 [Index: 47] Updating IfHighspeed from [] to [1000]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/43 [Index: 47] Updating IfMtu from [] to [1500]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/43 [Index: 47] Updating IfPhysAddress from [] to [F47960CB2191]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/43 [Index: 47] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/43 [Index: 47] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/43 [Index: 47] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/43 [Index: 47] Updating MauState from [] to [standby]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/43 [Index: 47] Updating MauAvailability from [] to [notAvailable]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/43 [Index: 47] Updating MauJacktype from [] to [rj45]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/43 [Index: 47] Updating MauAutoNegSupported from [] to [1]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/43 [Index: 47] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-05 04:54:40] production.INFO: Found new port for DC-JK2-01-HW-CE5855B-DC2-2-1 with index 48  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]: [Index: 48] Updating Name from [] to [GE1/0/44]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/44 [Index: 48] Updating IfName from [] to [GE1/0/44]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/44 [Index: 48] Updating IfHighspeed from [] to [1000]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/44 [Index: 48] Updating IfMtu from [] to [1500]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/44 [Index: 48] Updating IfPhysAddress from [] to [F47960CB2191]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/44 [Index: 48] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/44 [Index: 48] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/44 [Index: 48] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/44 [Index: 48] Updating MauState from [] to [standby]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/44 [Index: 48] Updating MauAvailability from [] to [notAvailable]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/44 [Index: 48] Updating MauJacktype from [] to [rj45]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/44 [Index: 48] Updating MauAutoNegSupported from [] to [1]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/44 [Index: 48] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-05 04:54:40] production.INFO: Found new port for DC-JK2-01-HW-CE5855B-DC2-2-1 with index 49  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]: [Index: 49] Updating Name from [] to [GE1/0/45]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/45 [Index: 49] Updating IfName from [] to [GE1/0/45]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/45 [Index: 49] Updating IfHighspeed from [] to [1000]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/45 [Index: 49] Updating IfMtu from [] to [1500]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/45 [Index: 49] Updating IfPhysAddress from [] to [F47960CB2191]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/45 [Index: 49] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/45 [Index: 49] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/45 [Index: 49] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/45 [Index: 49] Updating MauState from [] to [standby]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/45 [Index: 49] Updating MauAvailability from [] to [notAvailable]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/45 [Index: 49] Updating MauJacktype from [] to [rj45]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/45 [Index: 49] Updating MauAutoNegSupported from [] to [1]  
[2020-07-05 04:54:40] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/45 [Index: 49] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-05 04:54:41] production.INFO: Found new port for DC-JK2-01-HW-CE5855B-DC2-2-1 with index 50  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]: [Index: 50] Updating Name from [] to [GE1/0/46]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/46 [Index: 50] Updating IfName from [] to [GE1/0/46]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/46 [Index: 50] Updating IfHighspeed from [] to [1000]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/46 [Index: 50] Updating IfMtu from [] to [1500]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/46 [Index: 50] Updating IfPhysAddress from [] to [F47960CB2191]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/46 [Index: 50] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/46 [Index: 50] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/46 [Index: 50] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/46 [Index: 50] Updating MauState from [] to [standby]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/46 [Index: 50] Updating MauAvailability from [] to [notAvailable]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/46 [Index: 50] Updating MauJacktype from [] to [rj45]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/46 [Index: 50] Updating MauAutoNegSupported from [] to [1]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/46 [Index: 50] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-05 04:54:41] production.INFO: Found new port for DC-JK2-01-HW-CE5855B-DC2-2-1 with index 51  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]: [Index: 51] Updating Name from [] to [GE1/0/47]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/47 [Index: 51] Updating IfName from [] to [GE1/0/47]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/47 [Index: 51] Updating IfHighspeed from [] to [1000]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/47 [Index: 51] Updating IfMtu from [] to [1500]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/47 [Index: 51] Updating IfPhysAddress from [] to [F47960CB2191]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/47 [Index: 51] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/47 [Index: 51] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/47 [Index: 51] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/47 [Index: 51] Updating MauState from [] to [standby]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/47 [Index: 51] Updating MauAvailability from [] to [notAvailable]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/47 [Index: 51] Updating MauJacktype from [] to [rj45]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/47 [Index: 51] Updating MauAutoNegSupported from [] to [1]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/47 [Index: 51] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-05 04:54:41] production.INFO: Found new port for DC-JK2-01-HW-CE5855B-DC2-2-1 with index 52  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]: [Index: 52] Updating Name from [] to [GE1/0/48]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/48 [Index: 52] Updating IfName from [] to [GE1/0/48]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/48 [Index: 52] Updating IfHighspeed from [] to [1000]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/48 [Index: 52] Updating IfMtu from [] to [1500]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/48 [Index: 52] Updating IfPhysAddress from [] to [F47960CB2191]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/48 [Index: 52] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/48 [Index: 52] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/48 [Index: 52] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/48 [Index: 52] Updating MauState from [] to [standby]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/48 [Index: 52] Updating MauAvailability from [] to [notAvailable]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/48 [Index: 52] Updating MauJacktype from [] to [rj45]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/48 [Index: 52] Updating MauAutoNegSupported from [] to [1]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:GE1/0/48 [Index: 52] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-05 04:54:41] production.INFO: Found new port for DC-JK2-01-HW-CE5855B-DC2-2-1 with index 53  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]: [Index: 53] Updating Name from [] to [10GE1/0/1]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:10GE1/0/1 [Index: 53] Updating IfName from [] to [10GE1/0/1]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:10GE1/0/1 [Index: 53] Updating IfAlias from [] to [CONNECT <> SWITCH CORE DC]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:10GE1/0/1 [Index: 53] Updating IfHighspeed from [] to [10000]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:10GE1/0/1 [Index: 53] Updating IfMtu from [] to [1500]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:10GE1/0/1 [Index: 53] Updating IfPhysAddress from [] to [F47960CB2191]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:10GE1/0/1 [Index: 53] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:10GE1/0/1 [Index: 53] Updating IfOperStatus from [] to [1]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:10GE1/0/1 [Index: 53] Updating IfLastChange from [] to [1581564510]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:10GE1/0/1 [Index: 53] Updating MauType from [] to [(unknown type - oid: 35)]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:10GE1/0/1 [Index: 53] Updating MauState from [] to [operational]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:10GE1/0/1 [Index: 53] Updating MauAvailability from [] to [available]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:10GE1/0/1 [Index: 53] Updating MauJacktype from [] to [fiberLC]  
[2020-07-05 04:54:41] production.INFO: Found new port for DC-JK2-01-HW-CE5855B-DC2-2-1 with index 54  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]: [Index: 54] Updating Name from [] to [10GE1/0/2]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:10GE1/0/2 [Index: 54] Updating IfName from [] to [10GE1/0/2]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:10GE1/0/2 [Index: 54] Updating IfAlias from [] to [CONNECT <> SWITCH CORE DC]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:10GE1/0/2 [Index: 54] Updating IfHighspeed from [] to [10000]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:10GE1/0/2 [Index: 54] Updating IfMtu from [] to [1500]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:10GE1/0/2 [Index: 54] Updating IfPhysAddress from [] to [F47960CB2191]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:10GE1/0/2 [Index: 54] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:10GE1/0/2 [Index: 54] Updating IfOperStatus from [] to [1]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:10GE1/0/2 [Index: 54] Updating IfLastChange from [] to [1588374954]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:10GE1/0/2 [Index: 54] Updating MauType from [] to [(unknown type - oid: 35)]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:10GE1/0/2 [Index: 54] Updating MauState from [] to [operational]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:10GE1/0/2 [Index: 54] Updating MauAvailability from [] to [available]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:10GE1/0/2 [Index: 54] Updating MauJacktype from [] to [fiberLC]  
[2020-07-05 04:54:41] production.INFO: Found new port for DC-JK2-01-HW-CE5855B-DC2-2-1 with index 55  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]: [Index: 55] Updating Name from [] to [10GE1/0/3]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:10GE1/0/3 [Index: 55] Updating IfName from [] to [10GE1/0/3]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:10GE1/0/3 [Index: 55] Updating IfHighspeed from [] to [10000]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:10GE1/0/3 [Index: 55] Updating IfMtu from [] to [1500]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:10GE1/0/3 [Index: 55] Updating IfPhysAddress from [] to [F47960CB2191]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:10GE1/0/3 [Index: 55] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:10GE1/0/3 [Index: 55] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:10GE1/0/3 [Index: 55] Updating MauType from [] to [(unknown type - oid: 36)]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:10GE1/0/3 [Index: 55] Updating MauState from [] to [standby]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:10GE1/0/3 [Index: 55] Updating MauAvailability from [] to [notAvailable]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:10GE1/0/3 [Index: 55] Updating MauJacktype from [] to [fiberST]  
[2020-07-05 04:54:41] production.INFO: Found new port for DC-JK2-01-HW-CE5855B-DC2-2-1 with index 56  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]: [Index: 56] Updating Name from [] to [10GE1/0/4]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:10GE1/0/4 [Index: 56] Updating IfName from [] to [10GE1/0/4]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:10GE1/0/4 [Index: 56] Updating IfHighspeed from [] to [10000]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:10GE1/0/4 [Index: 56] Updating IfMtu from [] to [1500]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:10GE1/0/4 [Index: 56] Updating IfPhysAddress from [] to [F47960CB2191]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:10GE1/0/4 [Index: 56] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:10GE1/0/4 [Index: 56] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:10GE1/0/4 [Index: 56] Updating MauType from [] to [(unknown type - oid: 36)]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:10GE1/0/4 [Index: 56] Updating MauState from [] to [standby]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:10GE1/0/4 [Index: 56] Updating MauAvailability from [] to [notAvailable]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:10GE1/0/4 [Index: 56] Updating MauJacktype from [] to [fiberST]  
[2020-07-05 04:54:41] production.INFO: Found new port for DC-JK2-01-HW-CE5855B-DC2-2-1 with index 57  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]: [Index: 57] Updating Name from [] to [40GE1/0/1]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:40GE1/0/1 [Index: 57] Updating IfName from [] to [40GE1/0/1]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:40GE1/0/1 [Index: 57] Updating IfHighspeed from [] to [40000]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:40GE1/0/1 [Index: 57] Updating IfMtu from [] to [1500]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:40GE1/0/1 [Index: 57] Updating IfPhysAddress from [] to [F47960CB2191]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:40GE1/0/1 [Index: 57] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:40GE1/0/1 [Index: 57] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:40GE1/0/1 [Index: 57] Updating MauType from [] to [(unknown type - oid: 72)]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:40GE1/0/1 [Index: 57] Updating MauState from [] to [standby]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:40GE1/0/1 [Index: 57] Updating MauAvailability from [] to [notAvailable]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:40GE1/0/1 [Index: 57] Updating MauJacktype from [] to [fiberST]  
[2020-07-05 04:54:41] production.INFO: Found new port for DC-JK2-01-HW-CE5855B-DC2-2-1 with index 58  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]: [Index: 58] Updating Name from [] to [40GE1/0/2]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:40GE1/0/2 [Index: 58] Updating IfName from [] to [40GE1/0/2]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:40GE1/0/2 [Index: 58] Updating IfHighspeed from [] to [40000]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:40GE1/0/2 [Index: 58] Updating IfMtu from [] to [1500]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:40GE1/0/2 [Index: 58] Updating IfPhysAddress from [] to [F47960CB2191]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:40GE1/0/2 [Index: 58] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:40GE1/0/2 [Index: 58] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:40GE1/0/2 [Index: 58] Updating MauType from [] to [(unknown type - oid: 72)]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:40GE1/0/2 [Index: 58] Updating MauState from [] to [standby]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:40GE1/0/2 [Index: 58] Updating MauAvailability from [] to [notAvailable]  
[2020-07-05 04:54:41] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:40GE1/0/2 [Index: 58] Updating MauJacktype from [] to [fiberST]  
[2020-07-05 04:54:42] production.INFO: Found new port for DC-JK2-01-HW-CE5855B-DC2-2-1 with index 63  
[2020-07-05 04:54:42] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]: [Index: 63] Updating Name from [] to [Eth-Trunk27]  
[2020-07-05 04:54:42] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:Eth-Trunk27 [Index: 63] Updating IfName from [] to [Eth-Trunk27]  
[2020-07-05 04:54:42] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:Eth-Trunk27 [Index: 63] Updating IfAlias from [] to [CONNECT <> SWITCH CORE DC]  
[2020-07-05 04:54:42] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:Eth-Trunk27 [Index: 63] Updating IfHighspeed from [] to [20000]  
[2020-07-05 04:54:42] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:Eth-Trunk27 [Index: 63] Updating IfMtu from [] to [1500]  
[2020-07-05 04:54:42] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:Eth-Trunk27 [Index: 63] Updating IfPhysAddress from [] to [F47960CB2191]  
[2020-07-05 04:54:42] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:Eth-Trunk27 [Index: 63] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:54:42] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:Eth-Trunk27 [Index: 63] Updating IfOperStatus from [] to [1]  
[2020-07-05 04:54:42] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:Eth-Trunk27 [Index: 63] Updating IfLastChange from [] to [1581564511]  
[2020-07-05 04:54:42] production.INFO: [DC-JK2-01-HW-CE5855B-DC2-2-1]:Eth-Trunk27 [Index: 63] Updating MauType from [] to [(empty)]  
[2020-07-05 04:56:20] production.INFO:  [DC-JK2-01-HW-CE5855B-DC2-2-1] Platform: Found Model: Unknown  
[2020-07-05 04:56:20] production.INFO:  [DC-JK2-01-HW-CE5855B-DC2-2-1] Platform: Found Os: Unknown  
[2020-07-05 04:56:20] production.INFO:  [DC-JK2-01-HW-CE5855B-DC2-2-1] Platform: Found OsDate: Unknown  
[2020-07-05 04:56:20] production.INFO:  [DC-JK2-01-HW-CE5855B-DC2-2-1] Platform: Found OsVersion: Unknown  
[2020-07-05 04:56:20] production.INFO:  [DC-JK2-01-HW-CE5855B-DC2-2-1] Platform: Found SerialNumber: (not implemented)  
[2020-07-05 04:56:21] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 4  
[2020-07-05 04:56:26] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 5  
[2020-07-05 04:56:27] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 6  
[2020-07-05 04:56:27] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 7  
[2020-07-05 04:56:27] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 8  
[2020-07-05 04:56:27] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 9  
[2020-07-05 04:56:27] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 10  
[2020-07-05 04:56:27] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 11  
[2020-07-05 04:56:27] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 12  
[2020-07-05 04:56:27] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 13  
[2020-07-05 04:56:27] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 14  
[2020-07-05 04:56:27] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 15  
[2020-07-05 04:56:28] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 16  
[2020-07-05 04:56:28] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 17  
[2020-07-05 04:56:28] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 18  
[2020-07-05 04:56:28] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 19  
[2020-07-05 04:56:28] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 20  
[2020-07-05 04:56:28] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 21  
[2020-07-05 04:56:28] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 22  
[2020-07-05 04:56:28] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 23  
[2020-07-05 04:56:28] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 24  
[2020-07-05 04:56:29] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 25  
[2020-07-05 04:56:29] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 26  
[2020-07-05 04:56:29] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 27  
[2020-07-05 04:56:29] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 28  
[2020-07-05 04:56:29] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 29  
[2020-07-05 04:56:29] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 30  
[2020-07-05 04:56:29] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 31  
[2020-07-05 04:56:29] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 32  
[2020-07-05 04:56:29] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 33  
[2020-07-05 04:56:30] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 34  
[2020-07-05 04:56:30] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 35  
[2020-07-05 04:56:30] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 36  
[2020-07-05 04:56:30] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 37  
[2020-07-05 04:56:30] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 38  
[2020-07-05 04:56:30] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 39  
[2020-07-05 04:56:30] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 40  
[2020-07-05 04:56:30] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 41  
[2020-07-05 04:56:30] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 42  
[2020-07-05 04:56:31] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 43  
[2020-07-05 04:56:31] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 44  
[2020-07-05 04:56:31] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 45  
[2020-07-05 04:56:31] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 46  
[2020-07-05 04:56:31] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 47  
[2020-07-05 04:56:31] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 48  
[2020-07-05 04:56:31] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 49  
[2020-07-05 04:56:31] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 50  
[2020-07-05 04:56:31] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 51  
[2020-07-05 04:56:31] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 52  
[2020-07-05 04:56:32] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 53  
[2020-07-05 04:56:32] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 54  
[2020-07-05 04:56:32] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 55  
[2020-07-05 04:56:32] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 56  
[2020-07-05 04:56:32] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 57  
[2020-07-05 04:56:32] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 58  
[2020-07-05 04:56:32] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 63  
[2020-07-05 04:56:43] production.INFO:  [TVSPOP_BIX-CGK] Platform: Updating Model from NE40E to Unknown  
[2020-07-05 04:56:43] production.INFO:  [TVSPOP_BIX-CGK] Platform: Updating Os from  to Unknown  
[2020-07-05 04:56:43] production.INFO:  [TVSPOP_BIX-CGK] Platform: Found OsDate: Unknown  
[2020-07-05 04:56:43] production.INFO:  [TVSPOP_BIX-CGK] Platform: Updating OsVersion from  to Unknown  
[2020-07-05 04:56:43] production.INFO:  [TVSPOP_BIX-CGK] Platform: Updating SerialNumber from  to (not implemented)  
[2020-07-05 04:56:43] production.INFO: Found new port for TVSPOP_BIX-CGK with index 4  
[2020-07-05 04:56:44] production.INFO: [TVSPOP_BIX-CGK]: [Index: 4] Updating Name from [] to [GigabitEthernet0/0/0]  
[2020-07-05 04:56:44] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet0/0/0 [Index: 4] Updating IfName from [] to [GigabitEthernet0/0/0]  
[2020-07-05 04:56:44] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet0/0/0 [Index: 4] Updating IfHighspeed from [] to [10]  
[2020-07-05 04:56:44] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet0/0/0 [Index: 4] Updating IfMtu from [] to [1500]  
[2020-07-05 04:56:44] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet0/0/0 [Index: 4] Updating IfPhysAddress from [] to [3C15FBD18222]  
[2020-07-05 04:56:44] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet0/0/0 [Index: 4] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:56:44] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet0/0/0 [Index: 4] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:56:44] production.INFO: Found new port for TVSPOP_BIX-CGK with index 7  
[2020-07-05 04:56:44] production.INFO: [TVSPOP_BIX-CGK]: [Index: 7] Updating Name from [] to [GigabitEthernet1/0/0]  
[2020-07-05 04:56:44] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/0 [Index: 7] Updating IfName from [] to [GigabitEthernet1/0/0]  
[2020-07-05 04:56:44] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/0 [Index: 7] Updating IfAlias from [] to [to-ATN]  
[2020-07-05 04:56:44] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/0 [Index: 7] Updating IfHighspeed from [] to [10000]  
[2020-07-05 04:56:44] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/0 [Index: 7] Updating IfMtu from [] to [9000]  
[2020-07-05 04:56:44] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/0 [Index: 7] Updating IfPhysAddress from [] to [3C15FB512B8C]  
[2020-07-05 04:56:44] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/0 [Index: 7] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:56:44] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/0 [Index: 7] Updating IfOperStatus from [] to [1]  
[2020-07-05 04:56:44] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/0 [Index: 7] Updating IfLastChange from [] to [1584084699]  
[2020-07-05 04:56:45] production.INFO: Found new port for TVSPOP_BIX-CGK with index 8  
[2020-07-05 04:56:45] production.INFO: [TVSPOP_BIX-CGK]: [Index: 8] Updating Name from [] to [GigabitEthernet1/0/1]  
[2020-07-05 04:56:45] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/1 [Index: 8] Updating IfName from [] to [GigabitEthernet1/0/1]  
[2020-07-05 04:56:45] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/1 [Index: 8] Updating IfAlias from [] to [LINK 1 TO ATN ENTEK Via Narogong]  
[2020-07-05 04:56:45] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/1 [Index: 8] Updating IfHighspeed from [] to [10000]  
[2020-07-05 04:56:45] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/1 [Index: 8] Updating IfMtu from [] to [1500]  
[2020-07-05 04:56:45] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/1 [Index: 8] Updating IfPhysAddress from [] to [3C15FB512B8D]  
[2020-07-05 04:56:45] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/1 [Index: 8] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:56:45] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/1 [Index: 8] Updating IfOperStatus from [] to [1]  
[2020-07-05 04:56:45] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/1 [Index: 8] Updating IfLastChange from [] to [1593159908]  
[2020-07-05 04:56:45] production.INFO: Found new port for TVSPOP_BIX-CGK with index 9  
[2020-07-05 04:56:45] production.INFO: [TVSPOP_BIX-CGK]: [Index: 9] Updating Name from [] to [GigabitEthernet1/0/2]  
[2020-07-05 04:56:45] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/2 [Index: 9] Updating IfName from [] to [GigabitEthernet1/0/2]  
[2020-07-05 04:56:45] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/2 [Index: 9] Updating IfAlias from [] to [LINK 2 TO ATN ASPEX KUMBONG]  
[2020-07-05 04:56:45] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/2 [Index: 9] Updating IfHighspeed from [] to [10000]  
[2020-07-05 04:56:45] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/2 [Index: 9] Updating IfMtu from [] to [1500]  
[2020-07-05 04:56:45] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/2 [Index: 9] Updating IfPhysAddress from [] to [3C15FB512B8E]  
[2020-07-05 04:56:45] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/2 [Index: 9] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:56:45] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/2 [Index: 9] Updating IfOperStatus from [] to [1]  
[2020-07-05 04:56:45] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/2 [Index: 9] Updating IfLastChange from [] to [1591318391]  
[2020-07-05 04:56:45] production.INFO: Found new port for TVSPOP_BIX-CGK with index 10  
[2020-07-05 04:56:45] production.INFO: [TVSPOP_BIX-CGK]: [Index: 10] Updating Name from [] to [GigabitEthernet1/0/3]  
[2020-07-05 04:56:45] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/3 [Index: 10] Updating IfName from [] to [GigabitEthernet1/0/3]  
[2020-07-05 04:56:45] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/3 [Index: 10] Updating IfAlias from [] to [Link GPON Rafless #1]  
[2020-07-05 04:56:45] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/3 [Index: 10] Updating IfHighspeed from [] to [10000]  
[2020-07-05 04:56:45] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/3 [Index: 10] Updating IfMtu from [] to [1500]  
[2020-07-05 04:56:45] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/3 [Index: 10] Updating IfPhysAddress from [] to [3C15FBD182B3]  
[2020-07-05 04:56:45] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/3 [Index: 10] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:56:45] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/3 [Index: 10] Updating IfOperStatus from [] to [1]  
[2020-07-05 04:56:45] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/3 [Index: 10] Updating IfLastChange from [] to [1587142113]  
[2020-07-05 04:56:46] production.INFO: Found new port for TVSPOP_BIX-CGK with index 11  
[2020-07-05 04:56:46] production.INFO: [TVSPOP_BIX-CGK]: [Index: 11] Updating Name from [] to [GigabitEthernet1/0/4]  
[2020-07-05 04:56:46] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/4 [Index: 11] Updating IfName from [] to [GigabitEthernet1/0/4]  
[2020-07-05 04:56:46] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/4 [Index: 11] Updating IfAlias from [] to [Link GPON Rafless #2]  
[2020-07-05 04:56:46] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/4 [Index: 11] Updating IfHighspeed from [] to [10000]  
[2020-07-05 04:56:46] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/4 [Index: 11] Updating IfMtu from [] to [1500]  
[2020-07-05 04:56:46] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/4 [Index: 11] Updating IfPhysAddress from [] to [3C15FBD182B3]  
[2020-07-05 04:56:46] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/4 [Index: 11] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:56:46] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/4 [Index: 11] Updating IfOperStatus from [] to [1]  
[2020-07-05 04:56:46] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/4 [Index: 11] Updating IfLastChange from [] to [1587141707]  
[2020-07-05 04:56:46] production.INFO: Found new port for TVSPOP_BIX-CGK with index 12  
[2020-07-05 04:56:46] production.INFO: [TVSPOP_BIX-CGK]: [Index: 12] Updating Name from [] to [GigabitEthernet1/0/5]  
[2020-07-05 04:56:46] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/5 [Index: 12] Updating IfName from [] to [GigabitEthernet1/0/5]  
[2020-07-05 04:56:46] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/5 [Index: 12] Updating IfAlias from [] to [SPOP Techno <> PE Techno  - Link 1 Te6/5]  
[2020-07-05 04:56:46] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/5 [Index: 12] Updating IfHighspeed from [] to [10000]  
[2020-07-05 04:56:46] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/5 [Index: 12] Updating IfMtu from [] to [9000]  
[2020-07-05 04:56:46] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/5 [Index: 12] Updating IfPhysAddress from [] to [3C15FB512B91]  
[2020-07-05 04:56:46] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/5 [Index: 12] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:56:46] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/5 [Index: 12] Updating IfOperStatus from [] to [1]  
[2020-07-05 04:56:46] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/5 [Index: 12] Updating IfLastChange from [] to [1564875509]  
[2020-07-05 04:56:46] production.INFO: Found new port for TVSPOP_BIX-CGK with index 13  
[2020-07-05 04:56:46] production.INFO: [TVSPOP_BIX-CGK]: [Index: 13] Updating Name from [] to [GigabitEthernet1/0/6]  
[2020-07-05 04:56:46] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/6 [Index: 13] Updating IfName from [] to [GigabitEthernet1/0/6]  
[2020-07-05 04:56:46] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/6 [Index: 13] Updating IfAlias from [] to [TUNNELIING WIFIA TO NE MID via PE Techno Te3/1]
  
[2020-07-05 04:56:46] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/6 [Index: 13] Updating IfHighspeed from [] to [10000]  
[2020-07-05 04:56:46] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/6 [Index: 13] Updating IfMtu from [] to [1500]  
[2020-07-05 04:56:46] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/6 [Index: 13] Updating IfPhysAddress from [] to [3C15FB512B92]  
[2020-07-05 04:56:46] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/6 [Index: 13] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:56:46] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/6 [Index: 13] Updating IfOperStatus from [] to [1]  
[2020-07-05 04:56:46] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/6 [Index: 13] Updating IfLastChange from [] to [1564873225]  
[2020-07-05 04:56:47] production.INFO: Found new port for TVSPOP_BIX-CGK with index 14  
[2020-07-05 04:56:47] production.INFO: [TVSPOP_BIX-CGK]: [Index: 14] Updating Name from [] to [GigabitEthernet1/0/7]  
[2020-07-05 04:56:47] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/7 [Index: 14] Updating IfName from [] to [GigabitEthernet1/0/7]  
[2020-07-05 04:56:47] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/7 [Index: 14] Updating IfAlias from [] to [TRUNK SPOP Techno <> PE Techno  - Link 4 Te6/4]
  
[2020-07-05 04:56:47] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/7 [Index: 14] Updating IfHighspeed from [] to [10000]  
[2020-07-05 04:56:47] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/7 [Index: 14] Updating IfMtu from [] to [1500]  
[2020-07-05 04:56:47] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/7 [Index: 14] Updating IfPhysAddress from [] to [3C15FBD182B3]  
[2020-07-05 04:56:47] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/7 [Index: 14] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:56:47] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/7 [Index: 14] Updating IfOperStatus from [] to [1]  
[2020-07-05 04:56:47] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/7 [Index: 14] Updating IfLastChange from [] to [1564873266]  
[2020-07-05 04:56:47] production.INFO: Found new port for TVSPOP_BIX-CGK with index 15  
[2020-07-05 04:56:47] production.INFO: [TVSPOP_BIX-CGK]: [Index: 15] Updating Name from [] to [GigabitEthernet1/0/8]  
[2020-07-05 04:56:47] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/8 [Index: 15] Updating IfName from [] to [GigabitEthernet1/0/8]  
[2020-07-05 04:56:47] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/8 [Index: 15] Updating IfAlias from [] to [Link#2 PGAS Jakarta Batam via Biznet CID: 28800
 (For PGAS)]  
[2020-07-05 04:56:47] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/8 [Index: 15] Updating IfHighspeed from [] to [10000]  
[2020-07-05 04:56:47] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/8 [Index: 15] Updating IfMtu from [] to [1500]  
[2020-07-05 04:56:47] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/8 [Index: 15] Updating IfPhysAddress from [] to [3C15FB512B94]  
[2020-07-05 04:56:47] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/8 [Index: 15] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:56:47] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/8 [Index: 15] Updating IfOperStatus from [] to [1]  
[2020-07-05 04:56:47] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/8 [Index: 15] Updating IfLastChange from [] to [1593243139]  
[2020-07-05 04:56:47] production.INFO: Found new port for TVSPOP_BIX-CGK with index 16  
[2020-07-05 04:56:47] production.INFO: [TVSPOP_BIX-CGK]: [Index: 16] Updating Name from [] to [GigabitEthernet1/0/9]  
[2020-07-05 04:56:47] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/9 [Index: 16] Updating IfName from [] to [GigabitEthernet1/0/9]  
[2020-07-05 04:56:47] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/9 [Index: 16] Updating IfAlias from [] to [Link to PGAS Transit Cyber - Connected to CRS T
echno #Te0/7/0/4]  
[2020-07-05 04:56:47] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/9 [Index: 16] Updating IfHighspeed from [] to [10000]  
[2020-07-05 04:56:47] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/9 [Index: 16] Updating IfMtu from [] to [1500]  
[2020-07-05 04:56:47] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/9 [Index: 16] Updating IfPhysAddress from [] to [3C15FB512B95]  
[2020-07-05 04:56:47] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/9 [Index: 16] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:56:47] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/9 [Index: 16] Updating IfOperStatus from [] to [1]  
[2020-07-05 04:56:47] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/9 [Index: 16] Updating IfLastChange from [] to [1570696266]  
[2020-07-05 04:56:48] production.INFO: Found new port for TVSPOP_BIX-CGK with index 17  
[2020-07-05 04:56:48] production.INFO: [TVSPOP_BIX-CGK]: [Index: 17] Updating Name from [] to [GigabitEthernet1/0/10]  
[2020-07-05 04:56:48] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/10 [Index: 17] Updating IfName from [] to [GigabitEthernet1/0/10]  
[2020-07-05 04:56:48] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/10 [Index: 17] Updating IfAlias from [] to [4100000023557#NAP_INFO_LINTAS_NUSA-MWAN10G]  
[2020-07-05 04:56:48] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/10 [Index: 17] Updating IfHighspeed from [] to [10000]  
[2020-07-05 04:56:48] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/10 [Index: 17] Updating IfMtu from [] to [9000]  
[2020-07-05 04:56:48] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/10 [Index: 17] Updating IfPhysAddress from [] to [3C15FB512B96]  
[2020-07-05 04:56:48] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/10 [Index: 17] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:56:48] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/10 [Index: 17] Updating IfOperStatus from [] to [1]  
[2020-07-05 04:56:48] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/10 [Index: 17] Updating IfLastChange from [] to [1566406371]  
[2020-07-05 04:56:48] production.INFO: Found new port for TVSPOP_BIX-CGK with index 18  
[2020-07-05 04:56:48] production.INFO: [TVSPOP_BIX-CGK]: [Index: 18] Updating Name from [] to [GigabitEthernet1/0/11]  
[2020-07-05 04:56:48] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/11 [Index: 18] Updating IfName from [] to [GigabitEthernet1/0/11]  
[2020-07-05 04:56:48] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/11 [Index: 18] Updating IfAlias from [] to [Link BIG GPON Technovillage]  
[2020-07-05 04:56:48] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/11 [Index: 18] Updating IfHighspeed from [] to [10000]  
[2020-07-05 04:56:48] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/11 [Index: 18] Updating IfMtu from [] to [1500]  
[2020-07-05 04:56:48] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/11 [Index: 18] Updating IfPhysAddress from [] to [3C15FBD182B3]  
[2020-07-05 04:56:48] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/11 [Index: 18] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:56:48] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/11 [Index: 18] Updating IfOperStatus from [] to [1]  
[2020-07-05 04:56:48] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/11 [Index: 18] Updating IfLastChange from [] to [1572987648]  
[2020-07-05 04:56:48] production.INFO: Found new port for TVSPOP_BIX-CGK with index 19  
[2020-07-05 04:56:48] production.INFO: [TVSPOP_BIX-CGK]: [Index: 19] Updating Name from [] to [GigabitEthernet1/0/12]  
[2020-07-05 04:56:48] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/12 [Index: 19] Updating IfName from [] to [GigabitEthernet1/0/12]  
[2020-07-05 04:56:48] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/12 [Index: 19] Updating IfAlias from [] to [PASIFIK_GLOBAL_INTEGRASI (BSSN)]  
[2020-07-05 04:56:48] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/12 [Index: 19] Updating IfHighspeed from [] to [10000]  
[2020-07-05 04:56:48] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/12 [Index: 19] Updating IfMtu from [] to [1500]  
[2020-07-05 04:56:48] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/12 [Index: 19] Updating IfPhysAddress from [] to [3C15FB512B98]  
[2020-07-05 04:56:48] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/12 [Index: 19] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:56:48] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/12 [Index: 19] Updating IfOperStatus from [] to [1]  
[2020-07-05 04:56:48] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/12 [Index: 19] Updating IfLastChange from [] to [1577119308]  
[2020-07-05 04:56:49] production.INFO: Found new port for TVSPOP_BIX-CGK with index 20  
[2020-07-05 04:56:49] production.INFO: [TVSPOP_BIX-CGK]: [Index: 20] Updating Name from [] to [GigabitEthernet1/0/13]  
[2020-07-05 04:56:49] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/13 [Index: 20] Updating IfName from [] to [GigabitEthernet1/0/13]  
[2020-07-05 04:56:49] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/13 [Index: 20] Updating IfHighspeed from [] to [10000]  
[2020-07-05 04:56:49] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/13 [Index: 20] Updating IfMtu from [] to [1500]  
[2020-07-05 04:56:49] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/13 [Index: 20] Updating IfPhysAddress from [] to [3C15FB512B99]  
[2020-07-05 04:56:49] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/13 [Index: 20] Updating IfAdminStatus from [] to [2]  
[2020-07-05 04:56:49] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/13 [Index: 20] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:56:49] production.INFO: Found new port for TVSPOP_BIX-CGK with index 21  
[2020-07-05 04:56:49] production.INFO: [TVSPOP_BIX-CGK]: [Index: 21] Updating Name from [] to [GigabitEthernet1/0/14]  
[2020-07-05 04:56:49] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/14 [Index: 21] Updating IfName from [] to [GigabitEthernet1/0/14]  
[2020-07-05 04:56:49] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/14 [Index: 21] Updating IfAlias from [] to [Link#1 PGAS Jakarta Batam via Biznet CID: 2558
8 (For PGAS)]  
[2020-07-05 04:56:49] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/14 [Index: 21] Updating IfHighspeed from [] to [10000]  
[2020-07-05 04:56:49] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/14 [Index: 21] Updating IfMtu from [] to [9190]  
[2020-07-05 04:56:49] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/14 [Index: 21] Updating IfPhysAddress from [] to [3C15FB512B9A]  
[2020-07-05 04:56:49] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/14 [Index: 21] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:56:49] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/14 [Index: 21] Updating IfOperStatus from [] to [1]  
[2020-07-05 04:56:49] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/14 [Index: 21] Updating IfLastChange from [] to [1593243141]  
[2020-07-05 04:56:49] production.INFO: Found new port for TVSPOP_BIX-CGK with index 22  
[2020-07-05 04:56:49] production.INFO: [TVSPOP_BIX-CGK]: [Index: 22] Updating Name from [] to [GigabitEthernet1/0/15]  
[2020-07-05 04:56:49] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/15 [Index: 22] Updating IfName from [] to [GigabitEthernet1/0/15]  
[2020-07-05 04:56:49] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/15 [Index: 22] Updating IfAlias from [] to [SPOP-TECHNOVILLAGE <> CORE-TECHNOVILLAGE A (LI
NK1)]  
[2020-07-05 04:56:49] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/15 [Index: 22] Updating IfHighspeed from [] to [10000]  
[2020-07-05 04:56:49] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/15 [Index: 22] Updating IfMtu from [] to [1500]  
[2020-07-05 04:56:49] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/15 [Index: 22] Updating IfPhysAddress from [] to [3C15FB512B9B]  
[2020-07-05 04:56:49] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/15 [Index: 22] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:56:49] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/15 [Index: 22] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:56:49] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/15 [Index: 22] Updating IfLastChange from [] to [1576642693]  
[2020-07-05 04:56:49] production.INFO: Found new port for TVSPOP_BIX-CGK with index 23  
[2020-07-05 04:56:49] production.INFO: [TVSPOP_BIX-CGK]: [Index: 23] Updating Name from [] to [GigabitEthernet1/0/16]  
[2020-07-05 04:56:49] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/16 [Index: 23] Updating IfName from [] to [GigabitEthernet1/0/16]  
[2020-07-05 04:56:49] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/16 [Index: 23] Updating IfAlias from [] to [SPOP-TECHNOVILLAGE <> CORE-TECHNOVILLAGE A (LI
NK1)]  
[2020-07-05 04:56:49] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/16 [Index: 23] Updating IfHighspeed from [] to [10000]  
[2020-07-05 04:56:49] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/16 [Index: 23] Updating IfMtu from [] to [1500]  
[2020-07-05 04:56:49] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/16 [Index: 23] Updating IfPhysAddress from [] to [3C15FB512B9C]  
[2020-07-05 04:56:49] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/16 [Index: 23] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:56:49] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/16 [Index: 23] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:56:49] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/16 [Index: 23] Updating IfLastChange from [] to [1562930234]  
[2020-07-05 04:56:50] production.INFO: Found new port for TVSPOP_BIX-CGK with index 24  
[2020-07-05 04:56:50] production.INFO: [TVSPOP_BIX-CGK]: [Index: 24] Updating Name from [] to [GigabitEthernet1/0/17]  
[2020-07-05 04:56:50] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/17 [Index: 24] Updating IfName from [] to [GigabitEthernet1/0/17]  
[2020-07-05 04:56:50] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/17 [Index: 24] Updating IfAlias from [] to [SPOP-TECHNOVILLAGE <> CORE-TECHNOVILLAGE A (KH
USUS PGAS Link#1)]  
[2020-07-05 04:56:50] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/17 [Index: 24] Updating IfHighspeed from [] to [10000]  
[2020-07-05 04:56:50] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/17 [Index: 24] Updating IfMtu from [] to [9216]  
[2020-07-05 04:56:50] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/17 [Index: 24] Updating IfPhysAddress from [] to [3C15FB512B9D]  
[2020-07-05 04:56:50] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/17 [Index: 24] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:56:50] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/17 [Index: 24] Updating IfOperStatus from [] to [1]  
[2020-07-05 04:56:50] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/17 [Index: 24] Updating IfLastChange from [] to [1591945018]  
[2020-07-05 04:56:50] production.INFO: Found new port for TVSPOP_BIX-CGK with index 25  
[2020-07-05 04:56:50] production.INFO: [TVSPOP_BIX-CGK]: [Index: 25] Updating Name from [] to [GigabitEthernet1/0/18]  
[2020-07-05 04:56:50] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/18 [Index: 25] Updating IfName from [] to [GigabitEthernet1/0/18]  
[2020-07-05 04:56:50] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/18 [Index: 25] Updating IfAlias from [] to [SPOP-TECHNOVILLAGE <> CORE-TECHNOVILLAGE A (LI
NK1)]  
[2020-07-05 04:56:50] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/18 [Index: 25] Updating IfHighspeed from [] to [10000]  
[2020-07-05 04:56:50] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/18 [Index: 25] Updating IfMtu from [] to [9000]  
[2020-07-05 04:56:50] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/18 [Index: 25] Updating IfPhysAddress from [] to [3C15FB512B9E]  
[2020-07-05 04:56:50] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/18 [Index: 25] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:56:50] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/18 [Index: 25] Updating IfOperStatus from [] to [1]  
[2020-07-05 04:56:50] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/18 [Index: 25] Updating IfLastChange from [] to [1576643497]  
[2020-07-05 04:56:50] production.INFO: Found new port for TVSPOP_BIX-CGK with index 26  
[2020-07-05 04:56:50] production.INFO: [TVSPOP_BIX-CGK]: [Index: 26] Updating Name from [] to [GigabitEthernet1/0/19]  
[2020-07-05 04:56:50] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/19 [Index: 26] Updating IfName from [] to [GigabitEthernet1/0/19]  
[2020-07-05 04:56:50] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/19 [Index: 26] Updating IfAlias from [] to [SPOP-TECHNOVILLAGE <> CORE-TECHNOVILLAGE A (LI
NK1)]  
[2020-07-05 04:56:50] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/19 [Index: 26] Updating IfHighspeed from [] to [10000]  
[2020-07-05 04:56:50] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/19 [Index: 26] Updating IfMtu from [] to [9000]  
[2020-07-05 04:56:50] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/19 [Index: 26] Updating IfPhysAddress from [] to [3C15FB512B9F]  
[2020-07-05 04:56:50] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/19 [Index: 26] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:56:50] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/19 [Index: 26] Updating IfOperStatus from [] to [1]  
[2020-07-05 04:56:50] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/19 [Index: 26] Updating IfLastChange from [] to [1576641345]  
[2020-07-05 04:56:51] production.INFO: Found new port for TVSPOP_BIX-CGK with index 27  
[2020-07-05 04:56:51] production.INFO: [TVSPOP_BIX-CGK]: [Index: 27] Updating Name from [] to [GigabitEthernet1/0/20]  
[2020-07-05 04:56:51] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/20 [Index: 27] Updating IfName from [] to [GigabitEthernet1/0/20]  
[2020-07-05 04:56:51] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/20 [Index: 27] Updating IfAlias from [] to [SPOP-TECHNOVILLAGE <> CORE-TECHNOVILLAGE A (LI
NK2)]  
[2020-07-05 04:56:51] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/20 [Index: 27] Updating IfHighspeed from [] to [10000]  
[2020-07-05 04:56:51] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/20 [Index: 27] Updating IfMtu from [] to [1500]  
[2020-07-05 04:56:51] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/20 [Index: 27] Updating IfPhysAddress from [] to [3C15FB512BA0]  
[2020-07-05 04:56:51] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/20 [Index: 27] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:56:51] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/20 [Index: 27] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:56:51] production.INFO: Found new port for TVSPOP_BIX-CGK with index 28  
[2020-07-05 04:56:51] production.INFO: [TVSPOP_BIX-CGK]: [Index: 28] Updating Name from [] to [GigabitEthernet1/0/21]  
[2020-07-05 04:56:51] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/21 [Index: 28] Updating IfName from [] to [GigabitEthernet1/0/21]  
[2020-07-05 04:56:51] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/21 [Index: 28] Updating IfAlias from [] to [SPOP-TECHNOVILLAGE <> CORE-TECHNOVILLAGE A (LI
NK2)]  
[2020-07-05 04:56:51] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/21 [Index: 28] Updating IfHighspeed from [] to [10000]  
[2020-07-05 04:56:51] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/21 [Index: 28] Updating IfMtu from [] to [1500]  
[2020-07-05 04:56:51] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/21 [Index: 28] Updating IfPhysAddress from [] to [3C15FB512BA1]  
[2020-07-05 04:56:51] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/21 [Index: 28] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:56:51] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/21 [Index: 28] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:56:51] production.INFO: Found new port for TVSPOP_BIX-CGK with index 29  
[2020-07-05 04:56:51] production.INFO: [TVSPOP_BIX-CGK]: [Index: 29] Updating Name from [] to [GigabitEthernet1/0/22]  
[2020-07-05 04:56:51] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/22 [Index: 29] Updating IfName from [] to [GigabitEthernet1/0/22]  
[2020-07-05 04:56:51] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/22 [Index: 29] Updating IfAlias from [] to [SPOP-TECHNOVILLAGE <> CORE-TECHNOVILLAGE A (LI
NK2)]  
[2020-07-05 04:56:51] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/22 [Index: 29] Updating IfHighspeed from [] to [10000]  
[2020-07-05 04:56:51] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/22 [Index: 29] Updating IfMtu from [] to [1500]  
[2020-07-05 04:56:51] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/22 [Index: 29] Updating IfPhysAddress from [] to [3C15FB512BA2]  
[2020-07-05 04:56:51] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/22 [Index: 29] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:56:51] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/22 [Index: 29] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:56:52] production.INFO: Found new port for TVSPOP_BIX-CGK with index 30  
[2020-07-05 04:56:52] production.INFO: [TVSPOP_BIX-CGK]: [Index: 30] Updating Name from [] to [GigabitEthernet1/0/23]  
[2020-07-05 04:56:52] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/23 [Index: 30] Updating IfName from [] to [GigabitEthernet1/0/23]  
[2020-07-05 04:56:52] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/23 [Index: 30] Updating IfAlias from [] to [SPOP-TECHNOVILLAGE <> CORE-TECHNOVILLAGE A (LI
NK2)]  
[2020-07-05 04:56:52] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/23 [Index: 30] Updating IfHighspeed from [] to [10000]  
[2020-07-05 04:56:52] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/23 [Index: 30] Updating IfMtu from [] to [1500]  
[2020-07-05 04:56:52] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/23 [Index: 30] Updating IfPhysAddress from [] to [3C15FB512BA3]  
[2020-07-05 04:56:52] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/23 [Index: 30] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:56:52] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/0/23 [Index: 30] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:56:52] production.INFO: Found new port for TVSPOP_BIX-CGK with index 31  
[2020-07-05 04:56:52] production.INFO: [TVSPOP_BIX-CGK]: [Index: 31] Updating Name from [] to [GigabitEthernet1/1/0]  
[2020-07-05 04:56:52] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/0 [Index: 31] Updating IfName from [] to [GigabitEthernet1/1/0]  
[2020-07-05 04:56:52] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/0 [Index: 31] Updating IfAlias from [] to [SPOP-TECHNOVILLAGE <> CORE-TECHNOVILLAGE A (LIN
K2)]  
[2020-07-05 04:56:52] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/0 [Index: 31] Updating IfHighspeed from [] to [10000]  
[2020-07-05 04:56:52] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/0 [Index: 31] Updating IfMtu from [] to [9000]  
[2020-07-05 04:56:52] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/0 [Index: 31] Updating IfPhysAddress from [] to [3C15FB512B14]  
[2020-07-05 04:56:52] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/0 [Index: 31] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:56:52] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/0 [Index: 31] Updating IfOperStatus from [] to [1]  
[2020-07-05 04:56:52] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/0 [Index: 31] Updating IfLastChange from [] to [1564814110]  
[2020-07-05 04:56:52] production.INFO: Found new port for TVSPOP_BIX-CGK with index 32  
[2020-07-05 04:56:52] production.INFO: [TVSPOP_BIX-CGK]: [Index: 32] Updating Name from [] to [GigabitEthernet1/1/1]  
[2020-07-05 04:56:52] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/1 [Index: 32] Updating IfName from [] to [GigabitEthernet1/1/1]  
[2020-07-05 04:56:52] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/1 [Index: 32] Updating IfAlias from [] to [SPOP-TECHNOVILLAGE <> CORE-TECHNOVILLAGE B (LIN
K1)]  
[2020-07-05 04:56:52] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/1 [Index: 32] Updating IfHighspeed from [] to [10000]  
[2020-07-05 04:56:52] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/1 [Index: 32] Updating IfMtu from [] to [9000]  
[2020-07-05 04:56:52] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/1 [Index: 32] Updating IfPhysAddress from [] to [3C15FB512B15]  
[2020-07-05 04:56:52] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/1 [Index: 32] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:56:52] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/1 [Index: 32] Updating IfOperStatus from [] to [1]  
[2020-07-05 04:56:52] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/1 [Index: 32] Updating IfLastChange from [] to [1574742820]  
[2020-07-05 04:56:53] production.INFO: Found new port for TVSPOP_BIX-CGK with index 33  
[2020-07-05 04:56:53] production.INFO: [TVSPOP_BIX-CGK]: [Index: 33] Updating Name from [] to [GigabitEthernet1/1/2]  
[2020-07-05 04:56:53] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/2 [Index: 33] Updating IfName from [] to [GigabitEthernet1/1/2]  
[2020-07-05 04:56:53] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/2 [Index: 33] Updating IfAlias from [] to [SPOP-TECHNOVILLAGE <> CORE-TECHNOVILLAGE B G1/0
/4 (KHUSUS NAP)]  
[2020-07-05 04:56:53] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/2 [Index: 33] Updating IfHighspeed from [] to [10000]  
[2020-07-05 04:56:53] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/2 [Index: 33] Updating IfMtu from [] to [9028]  
[2020-07-05 04:56:53] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/2 [Index: 33] Updating IfPhysAddress from [] to [3C15FB512B16]  
[2020-07-05 04:56:53] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/2 [Index: 33] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:56:53] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/2 [Index: 33] Updating IfOperStatus from [] to [1]  
[2020-07-05 04:56:53] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/2 [Index: 33] Updating IfLastChange from [] to [1590633977]  
[2020-07-05 04:56:53] production.INFO: Found new port for TVSPOP_BIX-CGK with index 34  
[2020-07-05 04:56:53] production.INFO: [TVSPOP_BIX-CGK]: [Index: 34] Updating Name from [] to [GigabitEthernet1/1/3]  
[2020-07-05 04:56:53] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/3 [Index: 34] Updating IfName from [] to [GigabitEthernet1/1/3]  
[2020-07-05 04:56:53] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/3 [Index: 34] Updating IfAlias from [] to [SPOP-TECHNOVILLAGE <> CORE-TECHNOVILLAGE B (LIN
K1)]  
[2020-07-05 04:56:53] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/3 [Index: 34] Updating IfHighspeed from [] to [10000]  
[2020-07-05 04:56:53] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/3 [Index: 34] Updating IfMtu from [] to [9000]  
[2020-07-05 04:56:53] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/3 [Index: 34] Updating IfPhysAddress from [] to [3C15FB512B17]  
[2020-07-05 04:56:53] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/3 [Index: 34] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:56:53] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/3 [Index: 34] Updating IfOperStatus from [] to [1]  
[2020-07-05 04:56:53] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/3 [Index: 34] Updating IfLastChange from [] to [1554584121]  
[2020-07-05 04:56:54] production.INFO: Found new port for TVSPOP_BIX-CGK with index 35  
[2020-07-05 04:56:54] production.INFO: [TVSPOP_BIX-CGK]: [Index: 35] Updating Name from [] to [GigabitEthernet1/1/4]  
[2020-07-05 04:56:54] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/4 [Index: 35] Updating IfName from [] to [GigabitEthernet1/1/4]  
[2020-07-05 04:56:54] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/4 [Index: 35] Updating IfAlias from [] to [SPOP-TECHNOVILLAGE <> CORE-TECHNOVILLAGE B (LIN
K1)]  
[2020-07-05 04:56:54] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/4 [Index: 35] Updating IfHighspeed from [] to [10000]  
[2020-07-05 04:56:54] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/4 [Index: 35] Updating IfMtu from [] to [9000]  
[2020-07-05 04:56:54] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/4 [Index: 35] Updating IfPhysAddress from [] to [3C15FB512B18]  
[2020-07-05 04:56:54] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/4 [Index: 35] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:56:54] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/4 [Index: 35] Updating IfOperStatus from [] to [1]  
[2020-07-05 04:56:54] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/4 [Index: 35] Updating IfLastChange from [] to [1554584122]  
[2020-07-05 04:56:54] production.INFO: Found new port for TVSPOP_BIX-CGK with index 36  
[2020-07-05 04:56:54] production.INFO: [TVSPOP_BIX-CGK]: [Index: 36] Updating Name from [] to [GigabitEthernet1/1/5]  
[2020-07-05 04:56:54] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/5 [Index: 36] Updating IfName from [] to [GigabitEthernet1/1/5]  
[2020-07-05 04:56:54] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/5 [Index: 36] Updating IfAlias from [] to [SPOP-TECHNOVILLAGE <> CORE-TECHNOVILLAGE B (LIN
K1)]  
[2020-07-05 04:56:54] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/5 [Index: 36] Updating IfHighspeed from [] to [10000]  
[2020-07-05 04:56:54] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/5 [Index: 36] Updating IfMtu from [] to [9000]  
[2020-07-05 04:56:54] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/5 [Index: 36] Updating IfPhysAddress from [] to [3C15FB512B19]  
[2020-07-05 04:56:54] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/5 [Index: 36] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:56:54] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/5 [Index: 36] Updating IfOperStatus from [] to [1]  
[2020-07-05 04:56:54] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/5 [Index: 36] Updating IfLastChange from [] to [1554584122]  
[2020-07-05 04:56:54] production.INFO: Found new port for TVSPOP_BIX-CGK with index 37  
[2020-07-05 04:56:54] production.INFO: [TVSPOP_BIX-CGK]: [Index: 37] Updating Name from [] to [GigabitEthernet1/1/6]  
[2020-07-05 04:56:54] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/6 [Index: 37] Updating IfName from [] to [GigabitEthernet1/1/6]  
[2020-07-05 04:56:54] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/6 [Index: 37] Updating IfAlias from [] to [SPOP-TECHNOVILLAGE <> CORE-TECHNOVILLAGE B (LIN
K2)]  
[2020-07-05 04:56:54] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/6 [Index: 37] Updating IfHighspeed from [] to [10000]  
[2020-07-05 04:56:54] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/6 [Index: 37] Updating IfMtu from [] to [1500]  
[2020-07-05 04:56:54] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/6 [Index: 37] Updating IfPhysAddress from [] to [3C15FB512B1A]  
[2020-07-05 04:56:54] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/6 [Index: 37] Updating IfAdminStatus from [] to [2]  
[2020-07-05 04:56:54] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/6 [Index: 37] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:56:54] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/6 [Index: 37] Updating IfLastChange from [] to [1580808640]  
[2020-07-05 04:56:55] production.INFO: Found new port for TVSPOP_BIX-CGK with index 38  
[2020-07-05 04:56:55] production.INFO: [TVSPOP_BIX-CGK]: [Index: 38] Updating Name from [] to [GigabitEthernet1/1/7]  
[2020-07-05 04:56:55] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/7 [Index: 38] Updating IfName from [] to [GigabitEthernet1/1/7]  
[2020-07-05 04:56:55] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/7 [Index: 38] Updating IfAlias from [] to [SPOP-TECHNOVILLAGE <> CORE-TECHNOVILLAGE B (LIN
K2)]  
[2020-07-05 04:56:55] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/7 [Index: 38] Updating IfHighspeed from [] to [10000]  
[2020-07-05 04:56:55] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/7 [Index: 38] Updating IfMtu from [] to [9000]  
[2020-07-05 04:56:55] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/7 [Index: 38] Updating IfPhysAddress from [] to [3C15FB512B1B]  
[2020-07-05 04:56:55] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/7 [Index: 38] Updating IfAdminStatus from [] to [2]  
[2020-07-05 04:56:55] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/7 [Index: 38] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:56:55] production.INFO: Found new port for TVSPOP_BIX-CGK with index 39  
[2020-07-05 04:56:55] production.INFO: [TVSPOP_BIX-CGK]: [Index: 39] Updating Name from [] to [GigabitEthernet1/1/8]  
[2020-07-05 04:56:55] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/8 [Index: 39] Updating IfName from [] to [GigabitEthernet1/1/8]  
[2020-07-05 04:56:55] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/8 [Index: 39] Updating IfAlias from [] to [SPOP-TECHNOVILLAGE <> CORE-TECHNOVILLAGE B (LIN
K2)]  
[2020-07-05 04:56:55] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/8 [Index: 39] Updating IfHighspeed from [] to [10000]  
[2020-07-05 04:56:55] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/8 [Index: 39] Updating IfMtu from [] to [9000]  
[2020-07-05 04:56:55] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/8 [Index: 39] Updating IfPhysAddress from [] to [3C15FB512B1C]  
[2020-07-05 04:56:55] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/8 [Index: 39] Updating IfAdminStatus from [] to [2]  
[2020-07-05 04:56:55] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/8 [Index: 39] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:56:55] production.INFO: Found new port for TVSPOP_BIX-CGK with index 40  
[2020-07-05 04:56:55] production.INFO: [TVSPOP_BIX-CGK]: [Index: 40] Updating Name from [] to [GigabitEthernet1/1/9]  
[2020-07-05 04:56:55] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/9 [Index: 40] Updating IfName from [] to [GigabitEthernet1/1/9]  
[2020-07-05 04:56:55] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/9 [Index: 40] Updating IfAlias from [] to [SPOP-TECHNOVILLAGE <> CORE-TECHNOVILLAGE B (LIN
K2)]  
[2020-07-05 04:56:55] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/9 [Index: 40] Updating IfHighspeed from [] to [10000]  
[2020-07-05 04:56:55] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/9 [Index: 40] Updating IfMtu from [] to [9000]  
[2020-07-05 04:56:55] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/9 [Index: 40] Updating IfPhysAddress from [] to [3C15FB512B1D]  
[2020-07-05 04:56:55] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/9 [Index: 40] Updating IfAdminStatus from [] to [2]  
[2020-07-05 04:56:55] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/9 [Index: 40] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:56:55] production.INFO: Found new port for TVSPOP_BIX-CGK with index 41  
[2020-07-05 04:56:55] production.INFO: [TVSPOP_BIX-CGK]: [Index: 41] Updating Name from [] to [GigabitEthernet1/1/10]  
[2020-07-05 04:56:55] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/10 [Index: 41] Updating IfName from [] to [GigabitEthernet1/1/10]  
[2020-07-05 04:56:55] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/10 [Index: 41] Updating IfAlias from [] to [SPOP-TECHNOVILLAGE <> CORE-TECHNOVILLAGE B (LI
NK2)]  
[2020-07-05 04:56:55] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/10 [Index: 41] Updating IfHighspeed from [] to [10000]  
[2020-07-05 04:56:55] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/10 [Index: 41] Updating IfMtu from [] to [9000]  
[2020-07-05 04:56:55] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/10 [Index: 41] Updating IfPhysAddress from [] to [3C15FB512B1E]  
[2020-07-05 04:56:55] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/10 [Index: 41] Updating IfAdminStatus from [] to [2]  
[2020-07-05 04:56:55] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/10 [Index: 41] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:56:56] production.INFO: Found new port for TVSPOP_BIX-CGK with index 42  
[2020-07-05 04:56:56] production.INFO: [TVSPOP_BIX-CGK]: [Index: 42] Updating Name from [] to [GigabitEthernet1/1/11]  
[2020-07-05 04:56:56] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/11 [Index: 42] Updating IfName from [] to [GigabitEthernet1/1/11]  
[2020-07-05 04:56:56] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/11 [Index: 42] Updating IfAlias from [] to [SPOP Techno <> PE Techno  - Link 2 Te8/1]  
[2020-07-05 04:56:56] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/11 [Index: 42] Updating IfHighspeed from [] to [10000]  
[2020-07-05 04:56:56] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/11 [Index: 42] Updating IfMtu from [] to [9000]  
[2020-07-05 04:56:56] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/11 [Index: 42] Updating IfPhysAddress from [] to [3C15FB512B1F]  
[2020-07-05 04:56:56] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/11 [Index: 42] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:56:56] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/11 [Index: 42] Updating IfOperStatus from [] to [1]  
[2020-07-05 04:56:56] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/11 [Index: 42] Updating IfLastChange from [] to [1564875497]  
[2020-07-05 04:56:56] production.INFO: Found new port for TVSPOP_BIX-CGK with index 43  
[2020-07-05 04:56:56] production.INFO: [TVSPOP_BIX-CGK]: [Index: 43] Updating Name from [] to [GigabitEthernet1/1/12]  
[2020-07-05 04:56:56] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/12 [Index: 43] Updating IfName from [] to [GigabitEthernet1/1/12]  
[2020-07-05 04:56:56] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/12 [Index: 43] Updating IfAlias from [] to [BIX #Te4/1 to MID]  
[2020-07-05 04:56:56] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/12 [Index: 43] Updating IfHighspeed from [] to [10000]  
[2020-07-05 04:56:56] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/12 [Index: 43] Updating IfMtu from [] to [1500]  
[2020-07-05 04:56:56] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/12 [Index: 43] Updating IfPhysAddress from [] to [3C15FB512B20]  
[2020-07-05 04:56:56] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/12 [Index: 43] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:56:56] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/12 [Index: 43] Updating IfOperStatus from [] to [1]  
[2020-07-05 04:56:56] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/12 [Index: 43] Updating IfLastChange from [] to [1589365285]  
[2020-07-05 04:56:56] production.INFO: Found new port for TVSPOP_BIX-CGK with index 44  
[2020-07-05 04:56:56] production.INFO: [TVSPOP_BIX-CGK]: [Index: 44] Updating Name from [] to [GigabitEthernet1/1/13]  
[2020-07-05 04:56:56] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/13 [Index: 44] Updating IfName from [] to [GigabitEthernet1/1/13]  
[2020-07-05 04:56:56] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/13 [Index: 44] Updating IfAlias from [] to [Link To TVSPOP FOR MPLS Gateway (PE Techno#7/1
)]  
[2020-07-05 04:56:56] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/13 [Index: 44] Updating IfHighspeed from [] to [10000]  
[2020-07-05 04:56:56] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/13 [Index: 44] Updating IfMtu from [] to [1500]  
[2020-07-05 04:56:56] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/13 [Index: 44] Updating IfPhysAddress from [] to [3C15FB512B21]  
[2020-07-05 04:56:56] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/13 [Index: 44] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:56:56] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/13 [Index: 44] Updating IfOperStatus from [] to [1]  
[2020-07-05 04:56:56] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/13 [Index: 44] Updating IfLastChange from [] to [1564873293]  
[2020-07-05 04:56:57] production.INFO: Found new port for TVSPOP_BIX-CGK with index 45  
[2020-07-05 04:56:57] production.INFO: [TVSPOP_BIX-CGK]: [Index: 45] Updating Name from [] to [GigabitEthernet1/1/14]  
[2020-07-05 04:56:57] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/14 [Index: 45] Updating IfName from [] to [GigabitEthernet1/1/14]  
[2020-07-05 04:56:57] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/14 [Index: 45] Updating IfAlias from [] to [Link#3 PGAS Jakarta Batam via Biznet CID: XXXX
  (For PGAS)]  
[2020-07-05 04:56:57] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/14 [Index: 45] Updating IfHighspeed from [] to [10000]  
[2020-07-05 04:56:57] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/14 [Index: 45] Updating IfMtu from [] to [9190]  
[2020-07-05 04:56:57] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/14 [Index: 45] Updating IfPhysAddress from [] to [3C15FB512B22]  
[2020-07-05 04:56:57] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/14 [Index: 45] Updating IfAdminStatus from [] to [2]  
[2020-07-05 04:56:57] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/14 [Index: 45] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:56:57] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/14 [Index: 45] Updating IfLastChange from [] to [1573131243]  
[2020-07-05 04:56:57] production.INFO: Found new port for TVSPOP_BIX-CGK with index 46  
[2020-07-05 04:56:57] production.INFO: [TVSPOP_BIX-CGK]: [Index: 46] Updating Name from [] to [GigabitEthernet1/1/15]  
[2020-07-05 04:56:57] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/15 [Index: 46] Updating IfName from [] to [GigabitEthernet1/1/15]  
[2020-07-05 04:56:57] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/15 [Index: 46] Updating IfAlias from [] to [**** TRUNK to Brocade Turbo Iron ****]  
[2020-07-05 04:56:57] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/15 [Index: 46] Updating IfHighspeed from [] to [10000]  
[2020-07-05 04:56:57] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/15 [Index: 46] Updating IfMtu from [] to [1500]  
[2020-07-05 04:56:57] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/15 [Index: 46] Updating IfPhysAddress from [] to [3C15FB512B23]  
[2020-07-05 04:56:57] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/15 [Index: 46] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:56:57] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/15 [Index: 46] Updating IfOperStatus from [] to [1]  
[2020-07-05 04:56:57] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/15 [Index: 46] Updating IfLastChange from [] to [1565042413]  
[2020-07-05 04:56:57] production.INFO: Found new port for TVSPOP_BIX-CGK with index 47  
[2020-07-05 04:56:57] production.INFO: [TVSPOP_BIX-CGK]: [Index: 47] Updating Name from [] to [GigabitEthernet1/1/16]  
[2020-07-05 04:56:57] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/16 [Index: 47] Updating IfName from [] to [GigabitEthernet1/1/16]  
[2020-07-05 04:56:57] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/16 [Index: 47] Updating IfAlias from [] to [LINK FCX VOC]  
[2020-07-05 04:56:57] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/16 [Index: 47] Updating IfHighspeed from [] to [10000]  
[2020-07-05 04:56:57] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/16 [Index: 47] Updating IfMtu from [] to [1500]  
[2020-07-05 04:56:57] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/16 [Index: 47] Updating IfPhysAddress from [] to [3C15FB512B24]  
[2020-07-05 04:56:57] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/16 [Index: 47] Updating IfAdminStatus from [] to [2]  
[2020-07-05 04:56:57] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/16 [Index: 47] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:56:57] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/16 [Index: 47] Updating IfLastChange from [] to [1567651994]  
[2020-07-05 04:56:58] production.INFO: Found new port for TVSPOP_BIX-CGK with index 48  
[2020-07-05 04:56:58] production.INFO: [TVSPOP_BIX-CGK]: [Index: 48] Updating Name from [] to [GigabitEthernet1/1/17]  
[2020-07-05 04:56:58] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/17 [Index: 48] Updating IfName from [] to [GigabitEthernet1/1/17]  
[2020-07-05 04:56:58] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/17 [Index: 48] Updating IfHighspeed from [] to [10000]  
[2020-07-05 04:56:58] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/17 [Index: 48] Updating IfMtu from [] to [1500]  
[2020-07-05 04:56:58] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/17 [Index: 48] Updating IfPhysAddress from [] to [3C15FB512B25]  
[2020-07-05 04:56:58] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/17 [Index: 48] Updating IfAdminStatus from [] to [2]  
[2020-07-05 04:56:58] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/17 [Index: 48] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:56:58] production.INFO: Found new port for TVSPOP_BIX-CGK with index 49  
[2020-07-05 04:56:58] production.INFO: [TVSPOP_BIX-CGK]: [Index: 49] Updating Name from [] to [GigabitEthernet1/1/18]  
[2020-07-05 04:56:58] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/18 [Index: 49] Updating IfName from [] to [GigabitEthernet1/1/18]  
[2020-07-05 04:56:58] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/18 [Index: 49] Updating IfHighspeed from [] to [10000]  
[2020-07-05 04:56:58] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/18 [Index: 49] Updating IfMtu from [] to [1500]  
[2020-07-05 04:56:58] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/18 [Index: 49] Updating IfPhysAddress from [] to [3C15FB512B26]  
[2020-07-05 04:56:58] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/18 [Index: 49] Updating IfAdminStatus from [] to [2]  
[2020-07-05 04:56:58] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/18 [Index: 49] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:56:58] production.INFO: Found new port for TVSPOP_BIX-CGK with index 50  
[2020-07-05 04:56:58] production.INFO: [TVSPOP_BIX-CGK]: [Index: 50] Updating Name from [] to [GigabitEthernet1/1/19]  
[2020-07-05 04:56:58] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/19 [Index: 50] Updating IfName from [] to [GigabitEthernet1/1/19]  
[2020-07-05 04:56:58] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/19 [Index: 50] Updating IfHighspeed from [] to [10000]  
[2020-07-05 04:56:58] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/19 [Index: 50] Updating IfMtu from [] to [1500]  
[2020-07-05 04:56:58] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/19 [Index: 50] Updating IfPhysAddress from [] to [3C15FB512B27]  
[2020-07-05 04:56:58] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/19 [Index: 50] Updating IfAdminStatus from [] to [2]  
[2020-07-05 04:56:58] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/19 [Index: 50] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:56:59] production.INFO: Found new port for TVSPOP_BIX-CGK with index 51  
[2020-07-05 04:56:59] production.INFO: [TVSPOP_BIX-CGK]: [Index: 51] Updating Name from [] to [GigabitEthernet1/1/20]  
[2020-07-05 04:56:59] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/20 [Index: 51] Updating IfName from [] to [GigabitEthernet1/1/20]  
[2020-07-05 04:56:59] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/20 [Index: 51] Updating IfHighspeed from [] to [10000]  
[2020-07-05 04:56:59] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/20 [Index: 51] Updating IfMtu from [] to [1500]  
[2020-07-05 04:56:59] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/20 [Index: 51] Updating IfPhysAddress from [] to [3C15FB512B28]  
[2020-07-05 04:56:59] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/20 [Index: 51] Updating IfAdminStatus from [] to [2]  
[2020-07-05 04:56:59] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/20 [Index: 51] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:56:59] production.INFO: Found new port for TVSPOP_BIX-CGK with index 52  
[2020-07-05 04:56:59] production.INFO: [TVSPOP_BIX-CGK]: [Index: 52] Updating Name from [] to [GigabitEthernet1/1/21]  
[2020-07-05 04:56:59] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/21 [Index: 52] Updating IfName from [] to [GigabitEthernet1/1/21]  
[2020-07-05 04:56:59] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/21 [Index: 52] Updating IfHighspeed from [] to [10000]  
[2020-07-05 04:56:59] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/21 [Index: 52] Updating IfMtu from [] to [1500]  
[2020-07-05 04:56:59] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/21 [Index: 52] Updating IfPhysAddress from [] to [3C15FB512B29]  
[2020-07-05 04:56:59] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/21 [Index: 52] Updating IfAdminStatus from [] to [2]  
[2020-07-05 04:56:59] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/21 [Index: 52] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:56:59] production.INFO: Found new port for TVSPOP_BIX-CGK with index 53  
[2020-07-05 04:56:59] production.INFO: [TVSPOP_BIX-CGK]: [Index: 53] Updating Name from [] to [GigabitEthernet1/1/22]  
[2020-07-05 04:56:59] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/22 [Index: 53] Updating IfName from [] to [GigabitEthernet1/1/22]  
[2020-07-05 04:56:59] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/22 [Index: 53] Updating IfHighspeed from [] to [10000]  
[2020-07-05 04:56:59] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/22 [Index: 53] Updating IfMtu from [] to [1500]  
[2020-07-05 04:56:59] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/22 [Index: 53] Updating IfPhysAddress from [] to [3C15FB512B2A]  
[2020-07-05 04:56:59] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/22 [Index: 53] Updating IfAdminStatus from [] to [2]  
[2020-07-05 04:56:59] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/22 [Index: 53] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:57:00] production.INFO: Found new port for TVSPOP_BIX-CGK with index 54  
[2020-07-05 04:57:00] production.INFO: [TVSPOP_BIX-CGK]: [Index: 54] Updating Name from [] to [GigabitEthernet1/1/23]  
[2020-07-05 04:57:00] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/23 [Index: 54] Updating IfName from [] to [GigabitEthernet1/1/23]  
[2020-07-05 04:57:00] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/23 [Index: 54] Updating IfAlias from [] to [Link To Switch 3560G Blade NOC]  
[2020-07-05 04:57:00] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/23 [Index: 54] Updating IfHighspeed from [] to [10000]  
[2020-07-05 04:57:00] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/23 [Index: 54] Updating IfMtu from [] to [1500]  
[2020-07-05 04:57:00] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/23 [Index: 54] Updating IfPhysAddress from [] to [3C15FB512B2B]  
[2020-07-05 04:57:00] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/23 [Index: 54] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:57:00] production.INFO: [TVSPOP_BIX-CGK]:GigabitEthernet1/1/23 [Index: 54] Updating IfOperStatus from [] to [2]  
[2020-07-05 04:57:00] production.INFO: Found new port for TVSPOP_BIX-CGK with index 101  
[2020-07-05 04:57:00] production.INFO: [TVSPOP_BIX-CGK]: [Index: 101] Updating Name from [] to [Eth-Trunk4]  
[2020-07-05 04:57:00] production.INFO: [TVSPOP_BIX-CGK]:Eth-Trunk4 [Index: 101] Updating IfName from [] to [Eth-Trunk4]  
[2020-07-05 04:57:00] production.INFO: [TVSPOP_BIX-CGK]:Eth-Trunk4 [Index: 101] Updating IfAlias from [] to [SPOP-TECHNOVILLAGE <> CORE-TECHNOVILLAGE A (LINK1)]  
[2020-07-05 04:57:00] production.INFO: [TVSPOP_BIX-CGK]:Eth-Trunk4 [Index: 101] Updating IfHighspeed from [] to [30000]  
[2020-07-05 04:57:00] production.INFO: [TVSPOP_BIX-CGK]:Eth-Trunk4 [Index: 101] Updating IfMtu from [] to [9000]  
[2020-07-05 04:57:00] production.INFO: [TVSPOP_BIX-CGK]:Eth-Trunk4 [Index: 101] Updating IfPhysAddress from [] to [3C15FBD182B3]  
[2020-07-05 04:57:00] production.INFO: [TVSPOP_BIX-CGK]:Eth-Trunk4 [Index: 101] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:57:00] production.INFO: [TVSPOP_BIX-CGK]:Eth-Trunk4 [Index: 101] Updating IfOperStatus from [] to [1]  
[2020-07-05 04:57:00] production.INFO: [TVSPOP_BIX-CGK]:Eth-Trunk4 [Index: 101] Updating IfLastChange from [] to [1564814118]  
[2020-07-05 04:57:00] production.INFO: Found new port for TVSPOP_BIX-CGK with index 103  
[2020-07-05 04:57:00] production.INFO: [TVSPOP_BIX-CGK]: [Index: 103] Updating Name from [] to [Eth-Trunk6]  
[2020-07-05 04:57:00] production.INFO: [TVSPOP_BIX-CGK]:Eth-Trunk6 [Index: 103] Updating IfName from [] to [Eth-Trunk6]  
[2020-07-05 04:57:00] production.INFO: [TVSPOP_BIX-CGK]:Eth-Trunk6 [Index: 103] Updating IfAlias from [] to [SPOP-TECHNOVILLAGE <> CORE-TECHNOVILLAGE B (LINK1)]  
[2020-07-05 04:57:00] production.INFO: [TVSPOP_BIX-CGK]:Eth-Trunk6 [Index: 103] Updating IfHighspeed from [] to [40000]  
[2020-07-05 04:57:00] production.INFO: [TVSPOP_BIX-CGK]:Eth-Trunk6 [Index: 103] Updating IfMtu from [] to [9000]  
[2020-07-05 04:57:00] production.INFO: [TVSPOP_BIX-CGK]:Eth-Trunk6 [Index: 103] Updating IfPhysAddress from [] to [3C15FBD182B3]  
[2020-07-05 04:57:00] production.INFO: [TVSPOP_BIX-CGK]:Eth-Trunk6 [Index: 103] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:57:00] production.INFO: [TVSPOP_BIX-CGK]:Eth-Trunk6 [Index: 103] Updating IfOperStatus from [] to [1]  
[2020-07-05 04:57:00] production.INFO: [TVSPOP_BIX-CGK]:Eth-Trunk6 [Index: 103] Updating IfLastChange from [] to [1554584128]  
[2020-07-05 04:57:00] production.INFO: Found new port for TVSPOP_BIX-CGK with index 516  
[2020-07-05 04:57:00] production.INFO: [TVSPOP_BIX-CGK]: [Index: 516] Updating Name from [] to [Virtual-Ethernet1/0/0]  
[2020-07-05 04:57:00] production.INFO: [TVSPOP_BIX-CGK]:Virtual-Ethernet1/0/0 [Index: 516] Updating IfName from [] to [Virtual-Ethernet1/0/0]  
[2020-07-05 04:57:00] production.INFO: [TVSPOP_BIX-CGK]:Virtual-Ethernet1/0/0 [Index: 516] Updating IfHighspeed from [] to [120000]  
[2020-07-05 04:57:00] production.INFO: [TVSPOP_BIX-CGK]:Virtual-Ethernet1/0/0 [Index: 516] Updating IfMtu from [] to [1500]  
[2020-07-05 04:57:00] production.INFO: [TVSPOP_BIX-CGK]:Virtual-Ethernet1/0/0 [Index: 516] Updating IfPhysAddress from [] to [3C15FBD182B3]  
[2020-07-05 04:57:00] production.INFO: [TVSPOP_BIX-CGK]:Virtual-Ethernet1/0/0 [Index: 516] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:57:00] production.INFO: [TVSPOP_BIX-CGK]:Virtual-Ethernet1/0/0 [Index: 516] Updating IfOperStatus from [] to [1]  
[2020-07-05 04:57:00] production.INFO: [TVSPOP_BIX-CGK]:Virtual-Ethernet1/0/0 [Index: 516] Updating IfLastChange from [] to [1585459369]  
[2020-07-05 04:57:01] production.INFO: Found new port for TVSPOP_BIX-CGK with index 517  
[2020-07-05 04:57:01] production.INFO: [TVSPOP_BIX-CGK]: [Index: 517] Updating Name from [] to [Virtual-Ethernet1/0/1]  
[2020-07-05 04:57:01] production.INFO: [TVSPOP_BIX-CGK]:Virtual-Ethernet1/0/1 [Index: 517] Updating IfName from [] to [Virtual-Ethernet1/0/1]  
[2020-07-05 04:57:01] production.INFO: [TVSPOP_BIX-CGK]:Virtual-Ethernet1/0/1 [Index: 517] Updating IfHighspeed from [] to [120000]  
[2020-07-05 04:57:01] production.INFO: [TVSPOP_BIX-CGK]:Virtual-Ethernet1/0/1 [Index: 517] Updating IfMtu from [] to [1500]  
[2020-07-05 04:57:01] production.INFO: [TVSPOP_BIX-CGK]:Virtual-Ethernet1/0/1 [Index: 517] Updating IfPhysAddress from [] to [3C15FBD182B3]  
[2020-07-05 04:57:01] production.INFO: [TVSPOP_BIX-CGK]:Virtual-Ethernet1/0/1 [Index: 517] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:57:01] production.INFO: [TVSPOP_BIX-CGK]:Virtual-Ethernet1/0/1 [Index: 517] Updating IfOperStatus from [] to [1]  
[2020-07-05 04:57:01] production.INFO: [TVSPOP_BIX-CGK]:Virtual-Ethernet1/0/1 [Index: 517] Updating IfLastChange from [] to [1585459370]  
[2020-07-05 04:57:01] production.INFO: Found new port for TVSPOP_BIX-CGK with index 524  
[2020-07-05 04:57:01] production.INFO: [TVSPOP_BIX-CGK]: [Index: 524] Updating Name from [] to [Eth-Trunk14]  
[2020-07-05 04:57:01] production.INFO: [TVSPOP_BIX-CGK]:Eth-Trunk14 [Index: 524] Updating IfName from [] to [Eth-Trunk14]  
[2020-07-05 04:57:01] production.INFO: [TVSPOP_BIX-CGK]:Eth-Trunk14 [Index: 524] Updating IfAlias from [] to [SPOP-TECHNOVILLAGE <> CORE-TECHNOVILLAGE B G1/0/4 (KHUS
US NAP)]  
[2020-07-05 04:57:01] production.INFO: [TVSPOP_BIX-CGK]:Eth-Trunk14 [Index: 524] Updating IfHighspeed from [] to [10000]  
[2020-07-05 04:57:01] production.INFO: [TVSPOP_BIX-CGK]:Eth-Trunk14 [Index: 524] Updating IfMtu from [] to [9028]  
[2020-07-05 04:57:01] production.INFO: [TVSPOP_BIX-CGK]:Eth-Trunk14 [Index: 524] Updating IfPhysAddress from [] to [3C15FBD182B3]  
[2020-07-05 04:57:01] production.INFO: [TVSPOP_BIX-CGK]:Eth-Trunk14 [Index: 524] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:57:01] production.INFO: [TVSPOP_BIX-CGK]:Eth-Trunk14 [Index: 524] Updating IfOperStatus from [] to [1]  
[2020-07-05 04:57:01] production.INFO: [TVSPOP_BIX-CGK]:Eth-Trunk14 [Index: 524] Updating IfLastChange from [] to [1590633985]  
[2020-07-05 04:57:01] production.INFO: Found new port for TVSPOP_BIX-CGK with index 527  
[2020-07-05 04:57:01] production.INFO: [TVSPOP_BIX-CGK]: [Index: 527] Updating Name from [] to [Eth-Trunk15]  
[2020-07-05 04:57:01] production.INFO: [TVSPOP_BIX-CGK]:Eth-Trunk15 [Index: 527] Updating IfName from [] to [Eth-Trunk15]  
[2020-07-05 04:57:01] production.INFO: [TVSPOP_BIX-CGK]:Eth-Trunk15 [Index: 527] Updating IfAlias from [] to [SPOP-TECHNOVILLAGE <> CORE-TECHNOVILLAGE B G1/0/4 (KHUS
US PGAS Link#1)]  
[2020-07-05 04:57:01] production.INFO: [TVSPOP_BIX-CGK]:Eth-Trunk15 [Index: 527] Updating IfHighspeed from [] to [10000]  
[2020-07-05 04:57:01] production.INFO: [TVSPOP_BIX-CGK]:Eth-Trunk15 [Index: 527] Updating IfMtu from [] to [9216]  
[2020-07-05 04:57:01] production.INFO: [TVSPOP_BIX-CGK]:Eth-Trunk15 [Index: 527] Updating IfPhysAddress from [] to [3C15FBD182B3]  
[2020-07-05 04:57:01] production.INFO: [TVSPOP_BIX-CGK]:Eth-Trunk15 [Index: 527] Updating IfAdminStatus from [] to [1]  
[2020-07-05 04:57:01] production.INFO: [TVSPOP_BIX-CGK]:Eth-Trunk15 [Index: 527] Updating IfOperStatus from [] to [1]  
[2020-07-05 04:57:01] production.INFO: [TVSPOP_BIX-CGK]:Eth-Trunk15 [Index: 527] Updating IfLastChange from [] to [1591945029]  
[2020-07-05 05:39:28] production.NOTICE: noc_biznet edited rack with ID 3  
[2020-07-05 05:39:48] production.NOTICE: noc_biznet edited rack with ID 2  
[2020-07-05 05:40:31] production.NOTICE: noc_biznet edited rack with ID 1  
[2020-07-05 05:40:41] production.NOTICE: noc_biznet edited rack with ID 2  
[2020-07-05 05:41:07] production.NOTICE: noc_biznet edited switch with ID 1  
[2020-07-05 05:42:22] production.INFO:  [DC-JK2-01-HW-NE40X8-003] Platform: Found Model: Unknown  
[2020-07-05 05:42:22] production.INFO:  [DC-JK2-01-HW-NE40X8-003] Platform: Found Os: Unknown  
[2020-07-05 05:42:22] production.INFO:  [DC-JK2-01-HW-NE40X8-003] Platform: Found OsDate: Unknown  
[2020-07-05 05:42:22] production.INFO:  [DC-JK2-01-HW-NE40X8-003] Platform: Found OsVersion: Unknown  
[2020-07-05 05:42:22] production.INFO:  [DC-JK2-01-HW-NE40X8-003] Platform: Found SerialNumber: (not implemented)  
[2020-07-05 05:42:22] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 4  
[2020-07-05 05:42:23] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 7  
[2020-07-05 05:42:23] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 8  
[2020-07-05 05:42:23] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 9  
[2020-07-05 05:42:24] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 10  
[2020-07-05 05:42:24] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 11  
[2020-07-05 05:42:24] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 12  
[2020-07-05 05:42:25] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 13  
[2020-07-05 05:42:25] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 14  
[2020-07-05 05:42:25] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 15  
[2020-07-05 05:42:26] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 16  
[2020-07-05 05:42:26] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 17  
[2020-07-05 05:42:26] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 18  
[2020-07-05 05:42:27] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 19  
[2020-07-05 05:42:27] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 20  
[2020-07-05 05:42:27] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 21  
[2020-07-05 05:42:28] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 22  
[2020-07-05 05:42:28] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 23  
[2020-07-05 05:42:28] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 24  
[2020-07-05 05:42:29] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 25  
[2020-07-05 05:42:29] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 26  
[2020-07-05 05:42:29] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 27  
[2020-07-05 05:42:30] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 28  
[2020-07-05 05:42:30] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 29  
[2020-07-05 05:42:31] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 30  
[2020-07-05 05:42:31] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 31  
[2020-07-05 05:42:31] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 32  
[2020-07-05 05:42:31] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 33  
[2020-07-05 05:42:32] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 34  
[2020-07-05 05:42:32] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 35  
[2020-07-05 05:42:33] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 36  
[2020-07-05 05:42:33] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 37  
[2020-07-05 05:42:33] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 38  
[2020-07-05 05:42:33] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 39  
[2020-07-05 05:42:34] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 40  
[2020-07-05 05:42:34] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 41  
[2020-07-05 05:42:34] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 42  
[2020-07-05 05:42:35] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 43  
[2020-07-05 05:42:35] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 44  
[2020-07-05 05:42:35] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 45  
[2020-07-05 05:42:36] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 46  
[2020-07-05 05:42:36] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 47  
[2020-07-05 05:42:36] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 48  
[2020-07-05 05:42:37] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 49  
[2020-07-05 05:42:37] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 50  
[2020-07-05 05:42:37] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 51  
[2020-07-05 05:42:38] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 52  
[2020-07-05 05:42:38] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 53  
[2020-07-05 05:42:38] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 54  
[2020-07-05 05:42:38] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 101  
[2020-07-05 05:42:39] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 103  
[2020-07-05 05:42:39] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 516  
[2020-07-05 05:42:39] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 517  
[2020-07-05 05:42:40] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 524  
[2020-07-05 05:42:40] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 527  
[2020-07-05 06:03:41] production.WARNING: PeeringDb username / password not set in .env. Only public data will be retrieved.  
[2020-07-05 06:04:30] production.WARNING: PeeringDb username / password not set in .env. Only public data will be retrieved.  
[2020-07-05 06:04:34] production.WARNING: PeeringDb username / password not set in .env. Only public data will be retrieved.  
[2020-07-05 06:18:07] production.NOTICE: noc_biznet added rack with ID 4  
[2020-07-05 06:18:52] production.NOTICE: noc_biznet added switch with ID 6  
[2020-07-05 06:18:59] production.INFO:  [JKT-BTV-BIX-7606] Platform: Found Model: CISCO7606  
[2020-07-05 06:18:59] production.INFO:  [JKT-BTV-BIX-7606] Platform: Found Os: IOS  
[2020-07-05 06:18:59] production.INFO:  [JKT-BTV-BIX-7606] Platform: Found OsDate: Unknown  
[2020-07-05 06:18:59] production.INFO:  [JKT-BTV-BIX-7606] Platform: Found OsVersion: 12.2(33)SRE6  
[2020-07-05 06:18:59] production.INFO:  [JKT-BTV-BIX-7606] Platform: Found SerialNumber: (not implemented)  
[2020-07-05 06:18:59] production.INFO: Found new port for JKT-BTV-BIX-7606 with index 1  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]: [Index: 1] Updating Name from [] to [GigabitEthernet6/1]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet6/1 [Index: 1] Updating IfName from [] to [Gi6/1]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet6/1 [Index: 1] Updating IfHighspeed from [] to [1000]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet6/1 [Index: 1] Updating IfMtu from [] to [1500]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet6/1 [Index: 1] Updating IfPhysAddress from [] to [002584298D00]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet6/1 [Index: 1] Updating IfAdminStatus from [] to [2]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet6/1 [Index: 1] Updating IfOperStatus from [] to [2]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet6/1 [Index: 1] Updating IfLastChange from [] to [1570424933]  
[2020-07-05 06:18:59] production.INFO: Found new port for JKT-BTV-BIX-7606 with index 2  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]: [Index: 2] Updating Name from [] to [GigabitEthernet6/2]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet6/2 [Index: 2] Updating IfName from [] to [Gi6/2]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet6/2 [Index: 2] Updating IfHighspeed from [] to [1000]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet6/2 [Index: 2] Updating IfMtu from [] to [1500]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet6/2 [Index: 2] Updating IfPhysAddress from [] to [002584298D00]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet6/2 [Index: 2] Updating IfAdminStatus from [] to [2]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet6/2 [Index: 2] Updating IfOperStatus from [] to [2]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet6/2 [Index: 2] Updating IfLastChange from [] to [1570424933]  
[2020-07-05 06:18:59] production.INFO: Found new port for JKT-BTV-BIX-7606 with index 12  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]: [Index: 12] Updating Name from [] to [TenGigabitEthernet4/1]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:TenGigabitEthernet4/1 [Index: 12] Updating IfName from [] to [Te4/1]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:TenGigabitEthernet4/1 [Index: 12] Updating IfAlias from [] to [To MID via SPOP#1/1/12]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:TenGigabitEthernet4/1 [Index: 12] Updating IfHighspeed from [] to [10000]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:TenGigabitEthernet4/1 [Index: 12] Updating IfMtu from [] to [1500]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:TenGigabitEthernet4/1 [Index: 12] Updating IfPhysAddress from [] to [00270D784FC8]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:TenGigabitEthernet4/1 [Index: 12] Updating IfAdminStatus from [] to [1]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:TenGigabitEthernet4/1 [Index: 12] Updating IfOperStatus from [] to [1]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:TenGigabitEthernet4/1 [Index: 12] Updating IfLastChange from [] to [1589365395]  
[2020-07-05 06:18:59] production.INFO: Found new port for JKT-BTV-BIX-7606 with index 13  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]: [Index: 13] Updating Name from [] to [TenGigabitEthernet4/2]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:TenGigabitEthernet4/2 [Index: 13] Updating IfName from [] to [Te4/2]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:TenGigabitEthernet4/2 [Index: 13] Updating IfHighspeed from [] to [10000]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:TenGigabitEthernet4/2 [Index: 13] Updating IfMtu from [] to [1500]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:TenGigabitEthernet4/2 [Index: 13] Updating IfPhysAddress from [] to [002584298D00]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:TenGigabitEthernet4/2 [Index: 13] Updating IfAdminStatus from [] to [1]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:TenGigabitEthernet4/2 [Index: 13] Updating IfOperStatus from [] to [2]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:TenGigabitEthernet4/2 [Index: 13] Updating IfLastChange from [] to [1605508802]  
[2020-07-05 06:18:59] production.INFO: Found new port for JKT-BTV-BIX-7606 with index 14  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]: [Index: 14] Updating Name from [] to [TenGigabitEthernet4/3]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:TenGigabitEthernet4/3 [Index: 14] Updating IfName from [] to [Te4/3]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:TenGigabitEthernet4/3 [Index: 14] Updating IfAlias from [] to [HUB BIX to Brocade via MLX Techno eth 15/4] 
 
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:TenGigabitEthernet4/3 [Index: 14] Updating IfHighspeed from [] to [10000]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:TenGigabitEthernet4/3 [Index: 14] Updating IfMtu from [] to [1500]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:TenGigabitEthernet4/3 [Index: 14] Updating IfPhysAddress from [] to [00270D784FCA]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:TenGigabitEthernet4/3 [Index: 14] Updating IfAdminStatus from [] to [1]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:TenGigabitEthernet4/3 [Index: 14] Updating IfOperStatus from [] to [1]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:TenGigabitEthernet4/3 [Index: 14] Updating IfLastChange from [] to [1593103788]  
[2020-07-05 06:18:59] production.INFO: Found new port for JKT-BTV-BIX-7606 with index 15  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]: [Index: 15] Updating Name from [] to [TenGigabitEthernet4/4]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:TenGigabitEthernet4/4 [Index: 15] Updating IfName from [] to [Te4/4]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:TenGigabitEthernet4/4 [Index: 15] Updating IfAlias from [] to [Uplink to Regional BTV-1]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:TenGigabitEthernet4/4 [Index: 15] Updating IfHighspeed from [] to [10000]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:TenGigabitEthernet4/4 [Index: 15] Updating IfMtu from [] to [1500]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:TenGigabitEthernet4/4 [Index: 15] Updating IfPhysAddress from [] to [00270D784FCB]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:TenGigabitEthernet4/4 [Index: 15] Updating IfAdminStatus from [] to [1]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:TenGigabitEthernet4/4 [Index: 15] Updating IfOperStatus from [] to [1]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:TenGigabitEthernet4/4 [Index: 15] Updating IfLastChange from [] to [1606900570]  
[2020-07-05 06:18:59] production.INFO: Found new port for JKT-BTV-BIX-7606 with index 16  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]: [Index: 16] Updating Name from [] to [GigabitEthernet2/1]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/1 [Index: 16] Updating IfName from [] to [Gi2/1]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/1 [Index: 16] Updating IfAlias from [] to [HUB BIX to R4 - Link #1]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/1 [Index: 16] Updating IfHighspeed from [] to [1000]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/1 [Index: 16] Updating IfMtu from [] to [1500]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/1 [Index: 16] Updating IfPhysAddress from [] to [00124376E5A0]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/1 [Index: 16] Updating IfAdminStatus from [] to [1]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/1 [Index: 16] Updating IfOperStatus from [] to [2]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/1 [Index: 16] Updating IfLastChange from [] to [1605698560]  
[2020-07-05 06:18:59] production.INFO: Found new port for JKT-BTV-BIX-7606 with index 17  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]: [Index: 17] Updating Name from [] to [GigabitEthernet2/2]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/2 [Index: 17] Updating IfName from [] to [Gi2/2]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/2 [Index: 17] Updating IfAlias from [] to [HUB BIX to R4 - Link #2]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/2 [Index: 17] Updating IfHighspeed from [] to [1000]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/2 [Index: 17] Updating IfMtu from [] to [1500]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/2 [Index: 17] Updating IfPhysAddress from [] to [00124376E5A1]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/2 [Index: 17] Updating IfAdminStatus from [] to [1]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/2 [Index: 17] Updating IfOperStatus from [] to [2]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/2 [Index: 17] Updating IfLastChange from [] to [1605698566]  
[2020-07-05 06:18:59] production.INFO: Found new port for JKT-BTV-BIX-7606 with index 18  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]: [Index: 18] Updating Name from [] to [GigabitEthernet2/3]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/3 [Index: 18] Updating IfName from [] to [Gi2/3]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/3 [Index: 18] Updating IfAlias from [] to [HUB BIX to R4 - Link #3]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/3 [Index: 18] Updating IfHighspeed from [] to [1000]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/3 [Index: 18] Updating IfMtu from [] to [1500]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/3 [Index: 18] Updating IfPhysAddress from [] to [00124376E5A2]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/3 [Index: 18] Updating IfAdminStatus from [] to [1]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/3 [Index: 18] Updating IfOperStatus from [] to [2]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/3 [Index: 18] Updating IfLastChange from [] to [1605698566]  
[2020-07-05 06:18:59] production.INFO: Found new port for JKT-BTV-BIX-7606 with index 19  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]: [Index: 19] Updating Name from [] to [GigabitEthernet2/4]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/4 [Index: 19] Updating IfName from [] to [Gi2/4]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/4 [Index: 19] Updating IfAlias from [] to [HUB BIX to R4 - Link #4]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/4 [Index: 19] Updating IfHighspeed from [] to [1000]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/4 [Index: 19] Updating IfMtu from [] to [1500]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/4 [Index: 19] Updating IfPhysAddress from [] to [00124376E5A3]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/4 [Index: 19] Updating IfAdminStatus from [] to [1]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/4 [Index: 19] Updating IfOperStatus from [] to [2]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/4 [Index: 19] Updating IfLastChange from [] to [1605698568]  
[2020-07-05 06:18:59] production.INFO: Found new port for JKT-BTV-BIX-7606 with index 20  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]: [Index: 20] Updating Name from [] to [GigabitEthernet2/5]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/5 [Index: 20] Updating IfName from [] to [Gi2/5]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/5 [Index: 20] Updating IfAlias from [] to [HUB BIX to R4 - Link #5]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/5 [Index: 20] Updating IfHighspeed from [] to [1000]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/5 [Index: 20] Updating IfMtu from [] to [1500]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/5 [Index: 20] Updating IfPhysAddress from [] to [00124376E5A4]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/5 [Index: 20] Updating IfAdminStatus from [] to [1]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/5 [Index: 20] Updating IfOperStatus from [] to [2]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/5 [Index: 20] Updating IfLastChange from [] to [1605698569]  
[2020-07-05 06:18:59] production.INFO: Found new port for JKT-BTV-BIX-7606 with index 21  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]: [Index: 21] Updating Name from [] to [GigabitEthernet2/6]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/6 [Index: 21] Updating IfName from [] to [Gi2/6]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/6 [Index: 21] Updating IfAlias from [] to [HUB BIX to R4 - Link #6]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/6 [Index: 21] Updating IfHighspeed from [] to [1000]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/6 [Index: 21] Updating IfMtu from [] to [1500]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/6 [Index: 21] Updating IfPhysAddress from [] to [00124376E5A5]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/6 [Index: 21] Updating IfAdminStatus from [] to [1]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/6 [Index: 21] Updating IfOperStatus from [] to [2]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/6 [Index: 21] Updating IfLastChange from [] to [1605698568]  
[2020-07-05 06:18:59] production.INFO: Found new port for JKT-BTV-BIX-7606 with index 22  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]: [Index: 22] Updating Name from [] to [GigabitEthernet2/7]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/7 [Index: 22] Updating IfName from [] to [Gi2/7]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/7 [Index: 22] Updating IfAlias from [] to [HUB BIX to R4 - Link #7]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/7 [Index: 22] Updating IfHighspeed from [] to [1000]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/7 [Index: 22] Updating IfMtu from [] to [1500]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/7 [Index: 22] Updating IfPhysAddress from [] to [00124376E5A6]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/7 [Index: 22] Updating IfAdminStatus from [] to [1]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/7 [Index: 22] Updating IfOperStatus from [] to [2]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/7 [Index: 22] Updating IfLastChange from [] to [1605698569]  
[2020-07-05 06:18:59] production.INFO: Found new port for JKT-BTV-BIX-7606 with index 23  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]: [Index: 23] Updating Name from [] to [GigabitEthernet2/8]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/8 [Index: 23] Updating IfName from [] to [Gi2/8]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/8 [Index: 23] Updating IfAlias from [] to [HUB BIX to R4 - Link #8]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/8 [Index: 23] Updating IfHighspeed from [] to [1000]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/8 [Index: 23] Updating IfMtu from [] to [1500]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/8 [Index: 23] Updating IfPhysAddress from [] to [00124376E5A7]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/8 [Index: 23] Updating IfAdminStatus from [] to [1]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/8 [Index: 23] Updating IfOperStatus from [] to [2]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/8 [Index: 23] Updating IfLastChange from [] to [1605698571]  
[2020-07-05 06:18:59] production.INFO: Found new port for JKT-BTV-BIX-7606 with index 24  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]: [Index: 24] Updating Name from [] to [GigabitEthernet2/9]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/9 [Index: 24] Updating IfName from [] to [Gi2/9]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/9 [Index: 24] Updating IfHighspeed from [] to [1000]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/9 [Index: 24] Updating IfMtu from [] to [1500]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/9 [Index: 24] Updating IfPhysAddress from [] to [002584298D00]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/9 [Index: 24] Updating IfAdminStatus from [] to [1]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/9 [Index: 24] Updating IfOperStatus from [] to [2]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/9 [Index: 24] Updating IfLastChange from [] to [1570428142]  
[2020-07-05 06:18:59] production.INFO: Found new port for JKT-BTV-BIX-7606 with index 25  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]: [Index: 25] Updating Name from [] to [GigabitEthernet2/10]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/10 [Index: 25] Updating IfName from [] to [Gi2/10]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/10 [Index: 25] Updating IfHighspeed from [] to [1000]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/10 [Index: 25] Updating IfMtu from [] to [1500]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/10 [Index: 25] Updating IfPhysAddress from [] to [002584298D00]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/10 [Index: 25] Updating IfAdminStatus from [] to [1]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/10 [Index: 25] Updating IfOperStatus from [] to [2]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/10 [Index: 25] Updating IfLastChange from [] to [1570428143]  
[2020-07-05 06:18:59] production.INFO: Found new port for JKT-BTV-BIX-7606 with index 26  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]: [Index: 26] Updating Name from [] to [GigabitEthernet2/11]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/11 [Index: 26] Updating IfName from [] to [Gi2/11]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/11 [Index: 26] Updating IfHighspeed from [] to [1000]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/11 [Index: 26] Updating IfMtu from [] to [1500]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/11 [Index: 26] Updating IfPhysAddress from [] to [002584298D00]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/11 [Index: 26] Updating IfAdminStatus from [] to [1]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/11 [Index: 26] Updating IfOperStatus from [] to [2]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/11 [Index: 26] Updating IfLastChange from [] to [1570428143]  
[2020-07-05 06:18:59] production.INFO: Found new port for JKT-BTV-BIX-7606 with index 27  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]: [Index: 27] Updating Name from [] to [GigabitEthernet2/12]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/12 [Index: 27] Updating IfName from [] to [Gi2/12]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/12 [Index: 27] Updating IfHighspeed from [] to [1000]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/12 [Index: 27] Updating IfMtu from [] to [1500]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/12 [Index: 27] Updating IfPhysAddress from [] to [00124376E5AB]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/12 [Index: 27] Updating IfAdminStatus from [] to [1]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/12 [Index: 27] Updating IfOperStatus from [] to [2]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/12 [Index: 27] Updating IfLastChange from [] to [1570428143]  
[2020-07-05 06:18:59] production.INFO: Found new port for JKT-BTV-BIX-7606 with index 28  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]: [Index: 28] Updating Name from [] to [GigabitEthernet2/13]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/13 [Index: 28] Updating IfName from [] to [Gi2/13]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/13 [Index: 28] Updating IfAlias from [] to [MEDIANUSA_PERMANA(DINAS_KOMUNIKASI_INFORMATIKA
_DAN_PERSANDIAN)-8]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/13 [Index: 28] Updating IfHighspeed from [] to [1000]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/13 [Index: 28] Updating IfMtu from [] to [1500]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/13 [Index: 28] Updating IfPhysAddress from [] to [00124376E5AC]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/13 [Index: 28] Updating IfAdminStatus from [] to [1]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/13 [Index: 28] Updating IfOperStatus from [] to [1]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/13 [Index: 28] Updating IfLastChange from [] to [1591687463]  
[2020-07-05 06:18:59] production.INFO: Found new port for JKT-BTV-BIX-7606 with index 29  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]: [Index: 29] Updating Name from [] to [GigabitEthernet2/14]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/14 [Index: 29] Updating IfName from [] to [Gi2/14]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/14 [Index: 29] Updating IfAlias from [] to [HUB BIX to R4a va PE-Techno #4/39 - Link #2]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/14 [Index: 29] Updating IfHighspeed from [] to [1000]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/14 [Index: 29] Updating IfMtu from [] to [1500]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/14 [Index: 29] Updating IfPhysAddress from [] to [00124376E5AD]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/14 [Index: 29] Updating IfAdminStatus from [] to [1]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/14 [Index: 29] Updating IfOperStatus from [] to [1]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/14 [Index: 29] Updating IfLastChange from [] to [1607823704]  
[2020-07-05 06:18:59] production.INFO: Found new port for JKT-BTV-BIX-7606 with index 30  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]: [Index: 30] Updating Name from [] to [GigabitEthernet2/15]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/15 [Index: 30] Updating IfName from [] to [Gi2/15]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/15 [Index: 30] Updating IfAlias from [] to [HUB BIX GMEDIA via MLX Techno eth 3/4]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/15 [Index: 30] Updating IfHighspeed from [] to [1000]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/15 [Index: 30] Updating IfMtu from [] to [1500]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/15 [Index: 30] Updating IfPhysAddress from [] to [00124376E5AE]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/15 [Index: 30] Updating IfAdminStatus from [] to [1]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/15 [Index: 30] Updating IfOperStatus from [] to [2]  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/15 [Index: 30] Updating IfLastChange from [] to [1608200447]  
[2020-07-05 06:18:59] production.INFO: Found new port for JKT-BTV-BIX-7606 with index 31  
[2020-07-05 06:18:59] production.INFO: [JKT-BTV-BIX-7606]: [Index: 31] Updating Name from [] to [GigabitEthernet2/16]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/16 [Index: 31] Updating IfName from [] to [Gi2/16]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/16 [Index: 31] Updating IfAlias from [] to [HUB BIX to Brocade via MLX Techno eth 3/5 - Li
nk #2]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/16 [Index: 31] Updating IfHighspeed from [] to [1000]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/16 [Index: 31] Updating IfMtu from [] to [1500]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/16 [Index: 31] Updating IfPhysAddress from [] to [00124376E5AF]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/16 [Index: 31] Updating IfAdminStatus from [] to [1]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/16 [Index: 31] Updating IfOperStatus from [] to [1]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/16 [Index: 31] Updating IfLastChange from [] to [1607811574]  
[2020-07-05 06:19:00] production.INFO: Found new port for JKT-BTV-BIX-7606 with index 32  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]: [Index: 32] Updating Name from [] to [GigabitEthernet2/17]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/17 [Index: 32] Updating IfName from [] to [Gi2/17]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/17 [Index: 32] Updating IfAlias from [] to [HUB BIX to R4a via MLX e3/7]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/17 [Index: 32] Updating IfHighspeed from [] to [1000]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/17 [Index: 32] Updating IfMtu from [] to [1500]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/17 [Index: 32] Updating IfPhysAddress from [] to [00124376E5B0]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/17 [Index: 32] Updating IfAdminStatus from [] to [1]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/17 [Index: 32] Updating IfOperStatus from [] to [2]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/17 [Index: 32] Updating IfLastChange from [] to [1570429098]  
[2020-07-05 06:19:00] production.INFO: Found new port for JKT-BTV-BIX-7606 with index 33  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]: [Index: 33] Updating Name from [] to [GigabitEthernet2/18]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/18 [Index: 33] Updating IfName from [] to [Gi2/18]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/18 [Index: 33] Updating IfAlias from [] to [HUB BIX to Brocade via MLX Techno eth 3/15 - L
ink #4]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/18 [Index: 33] Updating IfHighspeed from [] to [1000]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/18 [Index: 33] Updating IfMtu from [] to [1500]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/18 [Index: 33] Updating IfPhysAddress from [] to [00124376E5B1]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/18 [Index: 33] Updating IfAdminStatus from [] to [1]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/18 [Index: 33] Updating IfOperStatus from [] to [1]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/18 [Index: 33] Updating IfLastChange from [] to [1607811574]  
[2020-07-05 06:19:00] production.INFO: Found new port for JKT-BTV-BIX-7606 with index 34  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]: [Index: 34] Updating Name from [] to [GigabitEthernet2/19]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/19 [Index: 34] Updating IfName from [] to [Gi2/19]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/19 [Index: 34] Updating IfAlias from [] to [HUB BIX to Brocade via MLX Techno eth 3/20 - L
ink #5]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/19 [Index: 34] Updating IfHighspeed from [] to [1000]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/19 [Index: 34] Updating IfMtu from [] to [1500]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/19 [Index: 34] Updating IfPhysAddress from [] to [00124376E5B2]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/19 [Index: 34] Updating IfAdminStatus from [] to [1]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/19 [Index: 34] Updating IfOperStatus from [] to [1]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/19 [Index: 34] Updating IfLastChange from [] to [1575740818]  
[2020-07-05 06:19:00] production.INFO: Found new port for JKT-BTV-BIX-7606 with index 35  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]: [Index: 35] Updating Name from [] to [GigabitEthernet2/20]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/20 [Index: 35] Updating IfName from [] to [Gi2/20]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/20 [Index: 35] Updating IfAlias from [] to [HUB BIX to Nortel via MLX Techno eth 3/22 - Li
nk #1]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/20 [Index: 35] Updating IfHighspeed from [] to [1000]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/20 [Index: 35] Updating IfMtu from [] to [1500]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/20 [Index: 35] Updating IfPhysAddress from [] to [00124376E5B3]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/20 [Index: 35] Updating IfAdminStatus from [] to [1]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/20 [Index: 35] Updating IfOperStatus from [] to [1]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/20 [Index: 35] Updating IfLastChange from [] to [1607811575]  
[2020-07-05 06:19:00] production.INFO: Found new port for JKT-BTV-BIX-7606 with index 36  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]: [Index: 36] Updating Name from [] to [GigabitEthernet2/21]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/21 [Index: 36] Updating IfName from [] to [Gi2/21]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/21 [Index: 36] Updating IfAlias from [] to [MY REPUBLIC BIX - 1G]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/21 [Index: 36] Updating IfHighspeed from [] to [1000]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/21 [Index: 36] Updating IfMtu from [] to [1500]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/21 [Index: 36] Updating IfPhysAddress from [] to [00124376E5B4]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/21 [Index: 36] Updating IfAdminStatus from [] to [1]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/21 [Index: 36] Updating IfOperStatus from [] to [1]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/21 [Index: 36] Updating IfLastChange from [] to [1570428156]  
[2020-07-05 06:19:00] production.INFO: Found new port for JKT-BTV-BIX-7606 with index 37  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]: [Index: 37] Updating Name from [] to [GigabitEthernet2/22]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/22 [Index: 37] Updating IfName from [] to [Gi2/22]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/22 [Index: 37] Updating IfAlias from [] to [HUB BIX to R4a va PE-Techno #1/28]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/22 [Index: 37] Updating IfHighspeed from [] to [1000]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/22 [Index: 37] Updating IfMtu from [] to [1500]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/22 [Index: 37] Updating IfPhysAddress from [] to [00124376E5B5]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/22 [Index: 37] Updating IfAdminStatus from [] to [2]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/22 [Index: 37] Updating IfOperStatus from [] to [2]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/22 [Index: 37] Updating IfLastChange from [] to [1607497453]  
[2020-07-05 06:19:00] production.INFO: Found new port for JKT-BTV-BIX-7606 with index 38  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]: [Index: 38] Updating Name from [] to [GigabitEthernet2/23]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/23 [Index: 38] Updating IfName from [] to [Gi2/23]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/23 [Index: 38] Updating IfAlias from [] to [**Link BIX via PE Techno(GIRADIA)**]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/23 [Index: 38] Updating IfHighspeed from [] to [1000]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/23 [Index: 38] Updating IfMtu from [] to [1500]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/23 [Index: 38] Updating IfPhysAddress from [] to [00124376E5B6]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/23 [Index: 38] Updating IfAdminStatus from [] to [1]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/23 [Index: 38] Updating IfOperStatus from [] to [1]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/23 [Index: 38] Updating IfLastChange from [] to [1607823657]  
[2020-07-05 06:19:00] production.INFO: Found new port for JKT-BTV-BIX-7606 with index 39  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]: [Index: 39] Updating Name from [] to [GigabitEthernet2/24]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/24 [Index: 39] Updating IfName from [] to [Gi2/24]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/24 [Index: 39] Updating IfAlias from [] to [JUMPERAN BIX JEFNI TECHNO]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/24 [Index: 39] Updating IfHighspeed from [] to [1000]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/24 [Index: 39] Updating IfMtu from [] to [1500]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/24 [Index: 39] Updating IfPhysAddress from [] to [00124376E5B7]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/24 [Index: 39] Updating IfAdminStatus from [] to [1]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/24 [Index: 39] Updating IfOperStatus from [] to [1]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/24 [Index: 39] Updating IfLastChange from [] to [1607823704]  
[2020-07-05 06:19:00] production.INFO: Found new port for JKT-BTV-BIX-7606 with index 40  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]: [Index: 40] Updating Name from [] to [GigabitEthernet2/25]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/25 [Index: 40] Updating IfName from [] to [Gi2/25]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/25 [Index: 40] Updating IfAlias from [] to [HUB BIX to R4a va PE-Techno #9/7]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/25 [Index: 40] Updating IfHighspeed from [] to [1000]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/25 [Index: 40] Updating IfMtu from [] to [1500]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/25 [Index: 40] Updating IfPhysAddress from [] to [002584298D00]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/25 [Index: 40] Updating IfAdminStatus from [] to [1]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/25 [Index: 40] Updating IfOperStatus from [] to [2]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/25 [Index: 40] Updating IfLastChange from [] to [1570428147]  
[2020-07-05 06:19:00] production.INFO: Found new port for JKT-BTV-BIX-7606 with index 41  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]: [Index: 41] Updating Name from [] to [GigabitEthernet2/26]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/26 [Index: 41] Updating IfName from [] to [Gi2/26]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/26 [Index: 41] Updating IfAlias from [] to [HUB BIX to R4a va PE-Techno #1/14]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/26 [Index: 41] Updating IfHighspeed from [] to [1000]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/26 [Index: 41] Updating IfMtu from [] to [1500]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/26 [Index: 41] Updating IfPhysAddress from [] to [002584298D00]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/26 [Index: 41] Updating IfAdminStatus from [] to [1]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/26 [Index: 41] Updating IfOperStatus from [] to [2]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/26 [Index: 41] Updating IfLastChange from [] to [1570428147]  
[2020-07-05 06:19:00] production.INFO: Found new port for JKT-BTV-BIX-7606 with index 42  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]: [Index: 42] Updating Name from [] to [GigabitEthernet2/27]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/27 [Index: 42] Updating IfName from [] to [Gi2/27]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/27 [Index: 42] Updating IfAlias from [] to [HUB BIX to Brocade via MLX Techno Link #7]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/27 [Index: 42] Updating IfHighspeed from [] to [1000]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/27 [Index: 42] Updating IfMtu from [] to [1500]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/27 [Index: 42] Updating IfPhysAddress from [] to [00124376E5BA]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/27 [Index: 42] Updating IfAdminStatus from [] to [1]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/27 [Index: 42] Updating IfOperStatus from [] to [1]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/27 [Index: 42] Updating IfLastChange from [] to [1576749572]  
[2020-07-05 06:19:00] production.INFO: Found new port for JKT-BTV-BIX-7606 with index 43  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]: [Index: 43] Updating Name from [] to [GigabitEthernet2/28]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/28 [Index: 43] Updating IfName from [] to [Gi2/28]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/28 [Index: 43] Updating IfAlias from [] to [**Link BIX via PE Techno(SOLNET)**]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/28 [Index: 43] Updating IfHighspeed from [] to [1000]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/28 [Index: 43] Updating IfMtu from [] to [1500]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/28 [Index: 43] Updating IfPhysAddress from [] to [00124376E5BB]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/28 [Index: 43] Updating IfAdminStatus from [] to [1]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/28 [Index: 43] Updating IfOperStatus from [] to [1]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/28 [Index: 43] Updating IfLastChange from [] to [1590943968]  
[2020-07-05 06:19:00] production.INFO: Found new port for JKT-BTV-BIX-7606 with index 44  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]: [Index: 44] Updating Name from [] to [GigabitEthernet2/29]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/29 [Index: 44] Updating IfName from [] to [Gi2/29]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/29 [Index: 44] Updating IfAlias from [] to [GGC-Server-1-Gb1]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/29 [Index: 44] Updating IfHighspeed from [] to [1000]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/29 [Index: 44] Updating IfMtu from [] to [1500]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/29 [Index: 44] Updating IfPhysAddress from [] to [00124376E5BC]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/29 [Index: 44] Updating IfAdminStatus from [] to [1]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/29 [Index: 44] Updating IfOperStatus from [] to [1]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/29 [Index: 44] Updating IfLastChange from [] to [1592338812]  
[2020-07-05 06:19:00] production.INFO: Found new port for JKT-BTV-BIX-7606 with index 45  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]: [Index: 45] Updating Name from [] to [GigabitEthernet2/30]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/30 [Index: 45] Updating IfName from [] to [Gi2/30]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/30 [Index: 45] Updating IfAlias from [] to [GGC-Server-1-Gb1]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/30 [Index: 45] Updating IfHighspeed from [] to [1000]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/30 [Index: 45] Updating IfMtu from [] to [1500]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/30 [Index: 45] Updating IfPhysAddress from [] to [00124376E5BD]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/30 [Index: 45] Updating IfAdminStatus from [] to [1]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/30 [Index: 45] Updating IfOperStatus from [] to [1]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/30 [Index: 45] Updating IfLastChange from [] to [1592338812]  
[2020-07-05 06:19:00] production.INFO: Found new port for JKT-BTV-BIX-7606 with index 46  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]: [Index: 46] Updating Name from [] to [GigabitEthernet2/31]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/31 [Index: 46] Updating IfName from [] to [Gi2/31]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/31 [Index: 46] Updating IfAlias from [] to [GGC-Server-1-Gb1]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/31 [Index: 46] Updating IfHighspeed from [] to [1000]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/31 [Index: 46] Updating IfMtu from [] to [1500]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/31 [Index: 46] Updating IfPhysAddress from [] to [00124376E5BE]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/31 [Index: 46] Updating IfAdminStatus from [] to [1]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/31 [Index: 46] Updating IfOperStatus from [] to [1]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/31 [Index: 46] Updating IfLastChange from [] to [1592338813]  
[2020-07-05 06:19:00] production.INFO: Found new port for JKT-BTV-BIX-7606 with index 47  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]: [Index: 47] Updating Name from [] to [GigabitEthernet2/32]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/32 [Index: 47] Updating IfName from [] to [Gi2/32]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/32 [Index: 47] Updating IfAlias from [] to [GGC-Server-1-Gb1]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/32 [Index: 47] Updating IfHighspeed from [] to [1000]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/32 [Index: 47] Updating IfMtu from [] to [1500]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/32 [Index: 47] Updating IfPhysAddress from [] to [00124376E5BF]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/32 [Index: 47] Updating IfAdminStatus from [] to [1]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/32 [Index: 47] Updating IfOperStatus from [] to [1]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/32 [Index: 47] Updating IfLastChange from [] to [1592338814]  
[2020-07-05 06:19:00] production.INFO: Found new port for JKT-BTV-BIX-7606 with index 48  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]: [Index: 48] Updating Name from [] to [GigabitEthernet2/33]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/33 [Index: 48] Updating IfName from [] to [Gi2/33]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/33 [Index: 48] Updating IfAlias from [] to [GGC-Server-2-Gb2]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/33 [Index: 48] Updating IfHighspeed from [] to [1000]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/33 [Index: 48] Updating IfMtu from [] to [1500]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/33 [Index: 48] Updating IfPhysAddress from [] to [00124376E5C0]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/33 [Index: 48] Updating IfAdminStatus from [] to [1]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/33 [Index: 48] Updating IfOperStatus from [] to [1]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/33 [Index: 48] Updating IfLastChange from [] to [1593115470]  
[2020-07-05 06:19:00] production.INFO: Found new port for JKT-BTV-BIX-7606 with index 49  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]: [Index: 49] Updating Name from [] to [GigabitEthernet2/34]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/34 [Index: 49] Updating IfName from [] to [Gi2/34]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/34 [Index: 49] Updating IfAlias from [] to [GGC-Server-2-Gb2]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/34 [Index: 49] Updating IfHighspeed from [] to [1000]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/34 [Index: 49] Updating IfMtu from [] to [1500]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/34 [Index: 49] Updating IfPhysAddress from [] to [00124376E5C1]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/34 [Index: 49] Updating IfAdminStatus from [] to [1]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/34 [Index: 49] Updating IfOperStatus from [] to [1]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/34 [Index: 49] Updating IfLastChange from [] to [1593115471]  
[2020-07-05 06:19:00] production.INFO: Found new port for JKT-BTV-BIX-7606 with index 50  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]: [Index: 50] Updating Name from [] to [GigabitEthernet2/35]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/35 [Index: 50] Updating IfName from [] to [Gi2/35]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/35 [Index: 50] Updating IfAlias from [] to [GGC-Server-2-Gb2]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/35 [Index: 50] Updating IfHighspeed from [] to [1000]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/35 [Index: 50] Updating IfMtu from [] to [1500]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/35 [Index: 50] Updating IfPhysAddress from [] to [00124376E5C2]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/35 [Index: 50] Updating IfAdminStatus from [] to [1]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/35 [Index: 50] Updating IfOperStatus from [] to [1]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/35 [Index: 50] Updating IfLastChange from [] to [1593115471]  
[2020-07-05 06:19:00] production.INFO: Found new port for JKT-BTV-BIX-7606 with index 51  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]: [Index: 51] Updating Name from [] to [GigabitEthernet2/36]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/36 [Index: 51] Updating IfName from [] to [Gi2/36]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/36 [Index: 51] Updating IfAlias from [] to [GGC-Server-2-Gb2]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/36 [Index: 51] Updating IfHighspeed from [] to [1000]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/36 [Index: 51] Updating IfMtu from [] to [1500]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/36 [Index: 51] Updating IfPhysAddress from [] to [00124376E5C3]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/36 [Index: 51] Updating IfAdminStatus from [] to [1]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/36 [Index: 51] Updating IfOperStatus from [] to [1]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/36 [Index: 51] Updating IfLastChange from [] to [1593115472]  
[2020-07-05 06:19:00] production.INFO: Found new port for JKT-BTV-BIX-7606 with index 52  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]: [Index: 52] Updating Name from [] to [GigabitEthernet2/37]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/37 [Index: 52] Updating IfName from [] to [Gi2/37]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/37 [Index: 52] Updating IfAlias from [] to [GGC-Server-3-Gb1]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/37 [Index: 52] Updating IfHighspeed from [] to [1000]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/37 [Index: 52] Updating IfMtu from [] to [1500]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/37 [Index: 52] Updating IfPhysAddress from [] to [00124376E5C4]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/37 [Index: 52] Updating IfAdminStatus from [] to [1]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/37 [Index: 52] Updating IfOperStatus from [] to [1]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/37 [Index: 52] Updating IfLastChange from [] to [1592259776]  
[2020-07-05 06:19:00] production.INFO: Found new port for JKT-BTV-BIX-7606 with index 53  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]: [Index: 53] Updating Name from [] to [GigabitEthernet2/38]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/38 [Index: 53] Updating IfName from [] to [Gi2/38]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/38 [Index: 53] Updating IfAlias from [] to [GGC-Server-3-Gb1]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/38 [Index: 53] Updating IfHighspeed from [] to [1000]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/38 [Index: 53] Updating IfMtu from [] to [1500]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/38 [Index: 53] Updating IfPhysAddress from [] to [00124376E5C5]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/38 [Index: 53] Updating IfAdminStatus from [] to [1]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/38 [Index: 53] Updating IfOperStatus from [] to [1]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/38 [Index: 53] Updating IfLastChange from [] to [1592259777]  
[2020-07-05 06:19:00] production.INFO: Found new port for JKT-BTV-BIX-7606 with index 54  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]: [Index: 54] Updating Name from [] to [GigabitEthernet2/39]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/39 [Index: 54] Updating IfName from [] to [Gi2/39]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/39 [Index: 54] Updating IfAlias from [] to [GGC-Server-3-Gb1]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/39 [Index: 54] Updating IfHighspeed from [] to [1000]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/39 [Index: 54] Updating IfMtu from [] to [1500]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/39 [Index: 54] Updating IfPhysAddress from [] to [00124376E5C6]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/39 [Index: 54] Updating IfAdminStatus from [] to [1]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/39 [Index: 54] Updating IfOperStatus from [] to [1]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/39 [Index: 54] Updating IfLastChange from [] to [1592259778]  
[2020-07-05 06:19:00] production.INFO: Found new port for JKT-BTV-BIX-7606 with index 55  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]: [Index: 55] Updating Name from [] to [GigabitEthernet2/40]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/40 [Index: 55] Updating IfName from [] to [Gi2/40]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/40 [Index: 55] Updating IfAlias from [] to [GGC-Server-3-Gb1]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/40 [Index: 55] Updating IfHighspeed from [] to [1000]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/40 [Index: 55] Updating IfMtu from [] to [1500]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/40 [Index: 55] Updating IfPhysAddress from [] to [00124376E5C7]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/40 [Index: 55] Updating IfAdminStatus from [] to [1]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/40 [Index: 55] Updating IfOperStatus from [] to [1]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/40 [Index: 55] Updating IfLastChange from [] to [1592259778]  
[2020-07-05 06:19:00] production.INFO: Found new port for JKT-BTV-BIX-7606 with index 56  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]: [Index: 56] Updating Name from [] to [GigabitEthernet2/41]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/41 [Index: 56] Updating IfName from [] to [Gi2/41]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/41 [Index: 56] Updating IfAlias from [] to [*** Google Cache ***]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/41 [Index: 56] Updating IfHighspeed from [] to [1000]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/41 [Index: 56] Updating IfMtu from [] to [1500]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/41 [Index: 56] Updating IfPhysAddress from [] to [00124376E5C8]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/41 [Index: 56] Updating IfAdminStatus from [] to [1]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/41 [Index: 56] Updating IfOperStatus from [] to [1]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/41 [Index: 56] Updating IfLastChange from [] to [1593027253]  
[2020-07-05 06:19:00] production.INFO: Found new port for JKT-BTV-BIX-7606 with index 57  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]: [Index: 57] Updating Name from [] to [GigabitEthernet2/42]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/42 [Index: 57] Updating IfName from [] to [Gi2/42]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/42 [Index: 57] Updating IfAlias from [] to [*** Google Cache ***]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/42 [Index: 57] Updating IfHighspeed from [] to [1000]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/42 [Index: 57] Updating IfMtu from [] to [1500]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/42 [Index: 57] Updating IfPhysAddress from [] to [00124376E5C9]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/42 [Index: 57] Updating IfAdminStatus from [] to [1]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/42 [Index: 57] Updating IfOperStatus from [] to [1]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/42 [Index: 57] Updating IfLastChange from [] to [1593027254]  
[2020-07-05 06:19:00] production.INFO: Found new port for JKT-BTV-BIX-7606 with index 58  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]: [Index: 58] Updating Name from [] to [GigabitEthernet2/43]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/43 [Index: 58] Updating IfName from [] to [Gi2/43]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/43 [Index: 58] Updating IfAlias from [] to [*** Google Cache ***]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/43 [Index: 58] Updating IfHighspeed from [] to [1000]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/43 [Index: 58] Updating IfMtu from [] to [1500]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/43 [Index: 58] Updating IfPhysAddress from [] to [00124376E5CA]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/43 [Index: 58] Updating IfAdminStatus from [] to [1]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/43 [Index: 58] Updating IfOperStatus from [] to [1]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/43 [Index: 58] Updating IfLastChange from [] to [1593027255]  
[2020-07-05 06:19:00] production.INFO: Found new port for JKT-BTV-BIX-7606 with index 59  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]: [Index: 59] Updating Name from [] to [GigabitEthernet2/44]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/44 [Index: 59] Updating IfName from [] to [Gi2/44]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/44 [Index: 59] Updating IfAlias from [] to [*** Google Cache ***]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/44 [Index: 59] Updating IfHighspeed from [] to [1000]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/44 [Index: 59] Updating IfMtu from [] to [1500]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/44 [Index: 59] Updating IfPhysAddress from [] to [00124376E5CB]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/44 [Index: 59] Updating IfAdminStatus from [] to [1]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/44 [Index: 59] Updating IfOperStatus from [] to [1]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/44 [Index: 59] Updating IfLastChange from [] to [1593027255]  
[2020-07-05 06:19:00] production.INFO: Found new port for JKT-BTV-BIX-7606 with index 60  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]: [Index: 60] Updating Name from [] to [GigabitEthernet2/45]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/45 [Index: 60] Updating IfName from [] to [Gi2/45]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/45 [Index: 60] Updating IfAlias from [] to [Link to Switch 3560G Blade NOC]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/45 [Index: 60] Updating IfHighspeed from [] to [1000]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/45 [Index: 60] Updating IfMtu from [] to [1500]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/45 [Index: 60] Updating IfPhysAddress from [] to [00124376E5CC]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/45 [Index: 60] Updating IfAdminStatus from [] to [1]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/45 [Index: 60] Updating IfOperStatus from [] to [1]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/45 [Index: 60] Updating IfLastChange from [] to [1589948805]  
[2020-07-05 06:19:00] production.INFO: Found new port for JKT-BTV-BIX-7606 with index 61  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]: [Index: 61] Updating Name from [] to [GigabitEthernet2/46]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/46 [Index: 61] Updating IfName from [] to [Gi2/46]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/46 [Index: 61] Updating IfHighspeed from [] to [1000]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/46 [Index: 61] Updating IfMtu from [] to [1500]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/46 [Index: 61] Updating IfPhysAddress from [] to [002584298D00]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/46 [Index: 61] Updating IfAdminStatus from [] to [2]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/46 [Index: 61] Updating IfOperStatus from [] to [2]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/46 [Index: 61] Updating IfLastChange from [] to [1570425845]  
[2020-07-05 06:19:00] production.INFO: Found new port for JKT-BTV-BIX-7606 with index 62  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]: [Index: 62] Updating Name from [] to [GigabitEthernet2/47]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/47 [Index: 62] Updating IfName from [] to [Gi2/47]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/47 [Index: 62] Updating IfHighspeed from [] to [1000]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/47 [Index: 62] Updating IfMtu from [] to [1500]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/47 [Index: 62] Updating IfPhysAddress from [] to [002584298D00]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/47 [Index: 62] Updating IfAdminStatus from [] to [2]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/47 [Index: 62] Updating IfOperStatus from [] to [2]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/47 [Index: 62] Updating IfLastChange from [] to [1570425845]  
[2020-07-05 06:19:00] production.INFO: Found new port for JKT-BTV-BIX-7606 with index 63  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]: [Index: 63] Updating Name from [] to [GigabitEthernet2/48]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/48 [Index: 63] Updating IfName from [] to [Gi2/48]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/48 [Index: 63] Updating IfHighspeed from [] to [1000]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/48 [Index: 63] Updating IfMtu from [] to [1500]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/48 [Index: 63] Updating IfPhysAddress from [] to [002584298D00]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/48 [Index: 63] Updating IfAdminStatus from [] to [2]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/48 [Index: 63] Updating IfOperStatus from [] to [2]  
[2020-07-05 06:19:00] production.INFO: [JKT-BTV-BIX-7606]:GigabitEthernet2/48 [Index: 63] Updating IfLastChange from [] to [1570425845]  
[2020-07-06 02:44:55] production.INFO:  [DC-JK2-01-HW-NE40X8-003] Platform: Found Model: Unknown  
[2020-07-06 02:44:55] production.INFO:  [DC-JK2-01-HW-NE40X8-003] Platform: Found Os: Unknown  
[2020-07-06 02:44:55] production.INFO:  [DC-JK2-01-HW-NE40X8-003] Platform: Found OsDate: Unknown  
[2020-07-06 02:44:55] production.INFO:  [DC-JK2-01-HW-NE40X8-003] Platform: Found OsVersion: Unknown  
[2020-07-06 02:44:55] production.INFO:  [DC-JK2-01-HW-NE40X8-003] Platform: Found SerialNumber: (not implemented)  
[2020-07-06 02:44:56] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 4  
[2020-07-06 02:44:56] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 7  
[2020-07-06 02:44:57] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 8  
[2020-07-06 02:44:57] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 9  
[2020-07-06 02:44:57] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 10  
[2020-07-06 02:44:58] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 11  
[2020-07-06 02:44:58] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 12  
[2020-07-06 02:44:58] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 13  
[2020-07-06 02:44:59] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 14  
[2020-07-06 02:44:59] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 15  
[2020-07-06 02:44:59] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 16  
[2020-07-06 02:44:59] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 17  
[2020-07-06 02:45:00] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 18  
[2020-07-06 02:45:00] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 19  
[2020-07-06 02:45:00] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 20  
[2020-07-06 02:45:01] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 21  
[2020-07-06 02:45:01] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 22  
[2020-07-06 02:45:02] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 23  
[2020-07-06 02:45:02] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 24  
[2020-07-06 02:45:02] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 25  
[2020-07-06 02:45:03] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 26  
[2020-07-06 02:45:03] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 27  
[2020-07-06 02:45:03] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 28  
[2020-07-06 02:45:04] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 29  
[2020-07-06 02:45:05] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 30  
[2020-07-06 02:45:05] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 31  
[2020-07-06 02:45:05] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 32  
[2020-07-06 02:45:06] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 33  
[2020-07-06 02:45:06] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 34  
[2020-07-06 02:45:06] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 35  
[2020-07-06 02:45:06] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 36  
[2020-07-06 02:45:07] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 37  
[2020-07-06 02:45:07] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 38  
[2020-07-06 02:45:07] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 39  
[2020-07-06 02:45:08] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 40  
[2020-07-06 02:45:08] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 41  
[2020-07-06 02:45:08] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 42  
[2020-07-06 02:45:09] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 43  
[2020-07-06 02:45:09] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 44  
[2020-07-06 02:45:10] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 45  
[2020-07-06 02:45:10] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 46  
[2020-07-06 02:45:10] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 47  
[2020-07-06 02:45:10] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 48  
[2020-07-06 02:45:11] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 49  
[2020-07-06 02:45:11] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 50  
[2020-07-06 02:45:11] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 51  
[2020-07-06 02:45:12] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 52  
[2020-07-06 02:45:12] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 53  
[2020-07-06 02:45:12] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 54  
[2020-07-06 02:45:13] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 101  
[2020-07-06 02:45:13] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 103  
[2020-07-06 02:45:13] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 516  
[2020-07-06 02:45:13] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 517  
[2020-07-06 02:45:14] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 524  
[2020-07-06 02:45:14] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 527  
[2020-07-06 04:12:06] production.ERROR: No graphing provider enabled (see configs/grapher.php) for mrtg {"userId":1,"exception":"[object] (IXP\\Exceptions\\Services\
\Grapher\\BadBackendException(code: 0): No graphing provider enabled (see configs/grapher.php) for mrtg at /srv/ixpmanager/app/Services/Grapher.php:122)
[stacktrace]
#0 /srv/ixpmanager/app/Services/Grapher.php(139): IXP\\Services\\Grapher->resolveBackend()
#1 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(261): IXP\\Services\\Grapher->backend()
#2 /srv/ixpmanager/app/Http/Controllers/Services/Grapher/Api.php(72): Illuminate\\Support\\Facades\\Facade::__callStatic()
#3 [internal function]: IXP\\Http\\Controllers\\Services\\Grapher\\Api->generateConfiguration()
#4 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): call_user_func_array()
#5 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction()
#6 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Route.php(219): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#7 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Route.php(176): Illuminate\\Routing\\Route->runController()
#8 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(681): Illuminate\\Routing\\Route->run()
#9 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#10 /srv/ixpmanager/app/Http/Middleware/AssertUserPrivilege.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#11 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\AssertUserPrivilege->handle()
#12 /srv/ixpmanager/app/Http/Middleware/ApiAuthenticate.php(95): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#13 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\ApiAuthenticate->handle()
#14 /srv/ixpmanager/app/Http/Middleware/ControllerEnabled.php(96): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#15 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\ControllerEnabled->handle()
#16 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{clo
sure}()
#17 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#18 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{cl
osure}()
#19 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle()
#20 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(
)
#21 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle()
#22 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#23 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle()
#24 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}
()
#25 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle()
#26 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(683): Illuminate\\Pipeline\\Pipeline->then()
#28 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack()
#29 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(624): Illuminate\\Routing\\Router->runRoute()
#30 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(613): Illuminate\\Routing\\Router->dispatchToRoute()
#31 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Routing\\Router->dispatch()
#32 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}
()
#33 /srv/ixpmanager/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#34 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Fideloper\\Proxy\\TrustProxies->handle()
#35 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#36 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#37 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#38 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#39 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline
\\{closure}()
#40 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#41 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\P
ipeline\\{closure}()
#42 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()
#43 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#44 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then()
#45 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#46 /srv/ixpmanager/public/index.php(85): Illuminate\\Foundation\\Http\\Kernel->handle()
#47 {main}
"} 
[2020-07-06 04:15:25] production.ERROR: No graphing provider enabled (see configs/grapher.php) for mrtg {"userId":1,"exception":"[object] (IXP\\Exceptions\\Services\
\Grapher\\BadBackendException(code: 0): No graphing provider enabled (see configs/grapher.php) for mrtg at /srv/ixpmanager/app/Services/Grapher.php:122)
[stacktrace]
#0 /srv/ixpmanager/app/Services/Grapher.php(139): IXP\\Services\\Grapher->resolveBackend()
#1 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(261): IXP\\Services\\Grapher->backend()
#2 /srv/ixpmanager/app/Http/Controllers/Services/Grapher/Api.php(72): Illuminate\\Support\\Facades\\Facade::__callStatic()
#3 [internal function]: IXP\\Http\\Controllers\\Services\\Grapher\\Api->generateConfiguration()
#4 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): call_user_func_array()
#5 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction()
#6 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Route.php(219): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#7 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Route.php(176): Illuminate\\Routing\\Route->runController()
#8 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(681): Illuminate\\Routing\\Route->run()
#9 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#10 /srv/ixpmanager/app/Http/Middleware/AssertUserPrivilege.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#11 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\AssertUserPrivilege->handle()
#12 /srv/ixpmanager/app/Http/Middleware/ApiAuthenticate.php(95): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#13 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\ApiAuthenticate->handle()
#14 /srv/ixpmanager/app/Http/Middleware/ControllerEnabled.php(96): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#15 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\ControllerEnabled->handle()
#16 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{clo
sure}()
#17 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#18 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{cl
osure}()
#19 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle()
#20 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(
)
#21 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle()
#22 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#23 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle()
#24 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}
()
#25 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle()
#26 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(683): Illuminate\\Pipeline\\Pipeline->then()
#28 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack()
#29 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(624): Illuminate\\Routing\\Router->runRoute()
#30 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(613): Illuminate\\Routing\\Router->dispatchToRoute()
#31 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Routing\\Router->dispatch()
#32 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}
()
#33 /srv/ixpmanager/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#34 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Fideloper\\Proxy\\TrustProxies->handle()
#35 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#36 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#37 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#38 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#39 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline
\\{closure}()
#40 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#41 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\P
ipeline\\{closure}()
#42 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()
#43 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#44 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then()
#45 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#46 /srv/ixpmanager/public/index.php(85): Illuminate\\Foundation\\Http\\Kernel->handle()
#47 {main}
"} 
[2020-07-06 04:29:43] production.ERROR: No graphing provider enabled (see configs/grapher.php) for mrtg {"exception":"[object] (IXP\\Exceptions\\Services\\Grapher\\B
adBackendException(code: 0): No graphing provider enabled (see configs/grapher.php) for mrtg at /srv/ixpmanager/app/Services/Grapher.php:122)
[stacktrace]
#0 /srv/ixpmanager/app/Services/Grapher.php(139): IXP\\Services\\Grapher->resolveBackend()
#1 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(261): IXP\\Services\\Grapher->backend()
#2 /srv/ixpmanager/app/Console/Commands/Grapher/GenerateConfiguration.php(73): Illuminate\\Support\\Facades\\Facade::__callStatic()
#3 [internal function]: IXP\\Console\\Commands\\Grapher\\GenerateConfiguration->handle()
#4 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(32): call_user_func_array()
#5 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Container/Util.php(37): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#6 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(90): Illuminate\\Container\\Util::unwrapIfClosure()
#7 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(34): Illuminate\\Container\\BoundMethod::callBoundMethod()
#8 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Container/Container.php(590): Illuminate\\Container\\BoundMethod::call()
#9 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Console/Command.php(134): Illuminate\\Container\\Container->call()
#10 /srv/ixpmanager/vendor/symfony/console/Command/Command.php(255): Illuminate\\Console\\Command->execute()
#11 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Console/Command.php(121): Symfony\\Component\\Console\\Command\\Command->run()
#12 /srv/ixpmanager/vendor/symfony/console/Application.php(1000): Illuminate\\Console\\Command->run()
#13 /srv/ixpmanager/vendor/symfony/console/Application.php(271): Symfony\\Component\\Console\\Application->doRunCommand()
#14 /srv/ixpmanager/vendor/symfony/console/Application.php(147): Symfony\\Component\\Console\\Application->doRun()
#15 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Console/Application.php(93): Symfony\\Component\\Console\\Application->run()
#16 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(131): Illuminate\\Console\\Application->run()
#17 /srv/ixpmanager/artisan(37): Illuminate\\Foundation\\Console\\Kernel->handle()
#18 {main}
"} 
[2020-07-06 04:56:54] production.ERROR: No graphing provider enabled (see configs/grapher.php) for mrtg {"exception":"[object] (IXP\\Exceptions\\Services\\Grapher\\B
adBackendException(code: 0): No graphing provider enabled (see configs/grapher.php) for mrtg at /srv/ixpmanager/app/Services/Grapher.php:122)
[stacktrace]
#0 /srv/ixpmanager/app/Services/Grapher.php(139): IXP\\Services\\Grapher->resolveBackend()
#1 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(261): IXP\\Services\\Grapher->backend()
#2 /srv/ixpmanager/app/Console/Commands/Grapher/GenerateConfiguration.php(73): Illuminate\\Support\\Facades\\Facade::__callStatic()
#3 [internal function]: IXP\\Console\\Commands\\Grapher\\GenerateConfiguration->handle()
#4 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(32): call_user_func_array()
#5 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Container/Util.php(37): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#6 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(90): Illuminate\\Container\\Util::unwrapIfClosure()
#7 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(34): Illuminate\\Container\\BoundMethod::callBoundMethod()
#8 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Container/Container.php(590): Illuminate\\Container\\BoundMethod::call()
#9 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Console/Command.php(134): Illuminate\\Container\\Container->call()
#10 /srv/ixpmanager/vendor/symfony/console/Command/Command.php(255): Illuminate\\Console\\Command->execute()
#11 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Console/Command.php(121): Symfony\\Component\\Console\\Command\\Command->run()
#12 /srv/ixpmanager/vendor/symfony/console/Application.php(1000): Illuminate\\Console\\Command->run()
#13 /srv/ixpmanager/vendor/symfony/console/Application.php(271): Symfony\\Component\\Console\\Application->doRunCommand()
#14 /srv/ixpmanager/vendor/symfony/console/Application.php(147): Symfony\\Component\\Console\\Application->doRun()
#15 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Console/Application.php(93): Symfony\\Component\\Console\\Application->run()
#16 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(131): Illuminate\\Console\\Application->run()
#17 /srv/ixpmanager/artisan(37): Illuminate\\Foundation\\Console\\Kernel->handle()
#18 {main}
"} 
[2020-07-06 04:59:18] production.ERROR: No graphing provider enabled (see configs/grapher.php) for mrtg {"exception":"[object] (IXP\\Exceptions\\Services\\Grapher\\B
adBackendException(code: 0): No graphing provider enabled (see configs/grapher.php) for mrtg at /srv/ixpmanager/app/Services/Grapher.php:122)
[stacktrace]
#0 /srv/ixpmanager/app/Services/Grapher.php(139): IXP\\Services\\Grapher->resolveBackend()
#1 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(261): IXP\\Services\\Grapher->backend()
#2 /srv/ixpmanager/app/Console/Commands/Grapher/GenerateConfiguration.php(73): Illuminate\\Support\\Facades\\Facade::__callStatic()
#3 [internal function]: IXP\\Console\\Commands\\Grapher\\GenerateConfiguration->handle()
#4 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(32): call_user_func_array()
#5 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Container/Util.php(37): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#6 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(90): Illuminate\\Container\\Util::unwrapIfClosure()
#7 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(34): Illuminate\\Container\\BoundMethod::callBoundMethod()
#8 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Container/Container.php(590): Illuminate\\Container\\BoundMethod::call()
#9 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Console/Command.php(134): Illuminate\\Container\\Container->call()
#10 /srv/ixpmanager/vendor/symfony/console/Command/Command.php(255): Illuminate\\Console\\Command->execute()
#11 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Console/Command.php(121): Symfony\\Component\\Console\\Command\\Command->run()
#12 /srv/ixpmanager/vendor/symfony/console/Application.php(1000): Illuminate\\Console\\Command->run()
#13 /srv/ixpmanager/vendor/symfony/console/Application.php(271): Symfony\\Component\\Console\\Application->doRunCommand()
#14 /srv/ixpmanager/vendor/symfony/console/Application.php(147): Symfony\\Component\\Console\\Application->doRun()
#15 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Console/Application.php(93): Symfony\\Component\\Console\\Application->run()
#16 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(131): Illuminate\\Console\\Application->run()
#17 /srv/ixpmanager/artisan(37): Illuminate\\Foundation\\Console\\Kernel->handle()
#18 {main}
"} 
[2020-07-06 05:01:13] production.INFO:  [JKT-BTV-BIX-7606] Platform: Found Model: CISCO7606  
[2020-07-06 05:01:13] production.INFO:  [JKT-BTV-BIX-7606] Platform: Found Os: IOS  
[2020-07-06 05:01:13] production.INFO:  [JKT-BTV-BIX-7606] Platform: Found OsDate: Unknown  
[2020-07-06 05:01:13] production.INFO:  [JKT-BTV-BIX-7606] Platform: Found OsVersion: 12.2(33)SRE6  
[2020-07-06 05:01:13] production.INFO:  [JKT-BTV-BIX-7606] Platform: Found SerialNumber: (not implemented)  
[2020-07-06 05:01:13] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 1  
[2020-07-06 05:01:13] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 2  
[2020-07-06 05:01:13] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 12  
[2020-07-06 05:01:13] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 13  
[2020-07-06 05:01:13] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 14  
[2020-07-06 05:01:13] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 15  
[2020-07-06 05:01:13] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 16  
[2020-07-06 05:01:13] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 17  
[2020-07-06 05:01:13] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 18  
[2020-07-06 05:01:13] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 19  
[2020-07-06 05:01:13] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 20  
[2020-07-06 05:01:13] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 21  
[2020-07-06 05:01:13] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 22  
[2020-07-06 05:01:13] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 23  
[2020-07-06 05:01:13] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 24  
[2020-07-06 05:01:13] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 25  
[2020-07-06 05:01:13] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 26  
[2020-07-06 05:01:13] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 27  
[2020-07-06 05:01:13] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 28  
[2020-07-06 05:01:13] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 29  
[2020-07-06 05:01:13] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 30  
[2020-07-06 05:01:13] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 31  
[2020-07-06 05:01:13] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 32  
[2020-07-06 05:01:13] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 33  
[2020-07-06 05:01:13] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 34  
[2020-07-06 05:01:13] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 35  
[2020-07-06 05:01:13] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 36  
[2020-07-06 05:01:13] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 37  
[2020-07-06 05:01:13] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 38  
[2020-07-06 05:01:13] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 39  
[2020-07-06 05:01:13] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 40  
[2020-07-06 05:01:13] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 41  
[2020-07-06 05:01:13] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 42  
[2020-07-06 05:01:13] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 43  
[2020-07-06 05:01:13] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 44  
[2020-07-06 05:01:13] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 45  
[2020-07-06 05:01:13] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 46  
[2020-07-06 05:01:13] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 47  
[2020-07-06 05:01:13] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 48  
[2020-07-06 05:01:13] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 49  
[2020-07-06 05:01:13] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 50  
[2020-07-06 05:01:13] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 51  
[2020-07-06 05:01:13] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 52  
[2020-07-06 05:01:13] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 53  
[2020-07-06 05:01:13] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 54  
[2020-07-06 05:01:13] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 55  
[2020-07-06 05:01:13] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 56  
[2020-07-06 05:01:13] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 57  
[2020-07-06 05:01:13] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 58  
[2020-07-06 05:01:13] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 59  
[2020-07-06 05:01:13] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 60  
[2020-07-06 05:01:13] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 61  
[2020-07-06 05:01:13] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 62  
[2020-07-06 05:01:13] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 63  
[2020-07-06 05:03:47] production.ERROR: No graphing provider enabled (see configs/grapher.php) for mrtg {"exception":"[object] (IXP\\Exceptions\\Services\\Grapher\\B
adBackendException(code: 0): No graphing provider enabled (see configs/grapher.php) for mrtg at /srv/ixpmanager/app/Services/Grapher.php:122)
[stacktrace]
#0 /srv/ixpmanager/app/Services/Grapher.php(139): IXP\\Services\\Grapher->resolveBackend()
#1 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(261): IXP\\Services\\Grapher->backend()
#2 /srv/ixpmanager/app/Console/Commands/Grapher/GenerateConfiguration.php(73): Illuminate\\Support\\Facades\\Facade::__callStatic()
#3 [internal function]: IXP\\Console\\Commands\\Grapher\\GenerateConfiguration->handle()
#4 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(32): call_user_func_array()
#5 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Container/Util.php(37): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#6 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(90): Illuminate\\Container\\Util::unwrapIfClosure()
#7 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(34): Illuminate\\Container\\BoundMethod::callBoundMethod()
#8 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Container/Container.php(590): Illuminate\\Container\\BoundMethod::call()
#9 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Console/Command.php(134): Illuminate\\Container\\Container->call()
#10 /srv/ixpmanager/vendor/symfony/console/Command/Command.php(255): Illuminate\\Console\\Command->execute()
#11 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Console/Command.php(121): Symfony\\Component\\Console\\Command\\Command->run()
#12 /srv/ixpmanager/vendor/symfony/console/Application.php(1000): Illuminate\\Console\\Command->run()
#13 /srv/ixpmanager/vendor/symfony/console/Application.php(271): Symfony\\Component\\Console\\Application->doRunCommand()
#14 /srv/ixpmanager/vendor/symfony/console/Application.php(147): Symfony\\Component\\Console\\Application->doRun()
#15 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Console/Application.php(93): Symfony\\Component\\Console\\Application->run()
#16 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(131): Illuminate\\Console\\Application->run()
#17 /srv/ixpmanager/artisan(37): Illuminate\\Foundation\\Console\\Kernel->handle()
#18 {main}
"} 
[2020-07-06 05:18:51] production.INFO:  [JKT-BTV-BIX-7606] Platform: Found Model: CISCO7606  
[2020-07-06 05:18:51] production.INFO:  [JKT-BTV-BIX-7606] Platform: Found Os: IOS  
[2020-07-06 05:18:51] production.INFO:  [JKT-BTV-BIX-7606] Platform: Found OsDate: Unknown  
[2020-07-06 05:18:51] production.INFO:  [JKT-BTV-BIX-7606] Platform: Found OsVersion: 12.2(33)SRE6  
[2020-07-06 05:18:51] production.INFO:  [JKT-BTV-BIX-7606] Platform: Found SerialNumber: (not implemented)  
[2020-07-06 05:18:51] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 1  
[2020-07-06 05:18:51] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 2  
[2020-07-06 05:18:51] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 12  
[2020-07-06 05:18:51] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 13  
[2020-07-06 05:18:51] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 14  
[2020-07-06 05:18:51] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 15  
[2020-07-06 05:18:51] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 16  
[2020-07-06 05:18:51] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 17  
[2020-07-06 05:18:51] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 18  
[2020-07-06 05:18:51] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 19  
[2020-07-06 05:18:51] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 20  
[2020-07-06 05:18:51] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 21  
[2020-07-06 05:18:51] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 22  
[2020-07-06 05:18:51] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 23  
[2020-07-06 05:18:51] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 24  
[2020-07-06 05:18:51] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 25  
[2020-07-06 05:18:51] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 26  
[2020-07-06 05:18:51] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 27  
[2020-07-06 05:18:51] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 28  
[2020-07-06 05:18:51] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 29  
[2020-07-06 05:18:51] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 30  
[2020-07-06 05:18:51] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 31  
[2020-07-06 05:18:51] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 32  
[2020-07-06 05:18:51] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 33  
[2020-07-06 05:18:51] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 34  
[2020-07-06 05:18:51] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 35  
[2020-07-06 05:18:51] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 36  
[2020-07-06 05:18:51] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 37  
[2020-07-06 05:18:51] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 38  
[2020-07-06 05:18:51] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 39  
[2020-07-06 05:18:51] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 40  
[2020-07-06 05:18:51] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 41  
[2020-07-06 05:18:51] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 42  
[2020-07-06 05:18:51] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 43  
[2020-07-06 05:18:51] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 44  
[2020-07-06 05:18:51] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 45  
[2020-07-06 05:18:51] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 46  
[2020-07-06 05:18:51] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 47  
[2020-07-06 05:18:51] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 48  
[2020-07-06 05:18:51] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 49  
[2020-07-06 05:18:51] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 50  
[2020-07-06 05:18:51] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 51  
[2020-07-06 05:18:51] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 52  
[2020-07-06 05:18:51] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 53  
[2020-07-06 05:18:51] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 54  
[2020-07-06 05:18:51] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 55  
[2020-07-06 05:18:51] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 56  
[2020-07-06 05:18:51] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 57  
[2020-07-06 05:18:51] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 58  
[2020-07-06 05:18:51] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 59  
[2020-07-06 05:18:51] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 60  
[2020-07-06 05:18:51] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 61  
[2020-07-06 05:18:51] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 62  
[2020-07-06 05:18:51] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 63  
[2020-07-06 05:23:57] production.ERROR: No graphing provider enabled (see configs/grapher.php) for mrtg {"exception":"[object] (IXP\\Exceptions\\Services\\Grapher\\B
adBackendException(code: 0): No graphing provider enabled (see configs/grapher.php) for mrtg at /srv/ixpmanager/app/Services/Grapher.php:122)
[stacktrace]
#0 /srv/ixpmanager/app/Services/Grapher.php(139): IXP\\Services\\Grapher->resolveBackend()
#1 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(261): IXP\\Services\\Grapher->backend()
#2 /srv/ixpmanager/app/Console/Commands/Grapher/GenerateConfiguration.php(73): Illuminate\\Support\\Facades\\Facade::__callStatic()
#3 [internal function]: IXP\\Console\\Commands\\Grapher\\GenerateConfiguration->handle()
#4 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(32): call_user_func_array()
#5 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Container/Util.php(37): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#6 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(90): Illuminate\\Container\\Util::unwrapIfClosure()
#7 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(34): Illuminate\\Container\\BoundMethod::callBoundMethod()
#8 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Container/Container.php(590): Illuminate\\Container\\BoundMethod::call()
#9 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Console/Command.php(134): Illuminate\\Container\\Container->call()
#10 /srv/ixpmanager/vendor/symfony/console/Command/Command.php(255): Illuminate\\Console\\Command->execute()
#11 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Console/Command.php(121): Symfony\\Component\\Console\\Command\\Command->run()
#12 /srv/ixpmanager/vendor/symfony/console/Application.php(1000): Illuminate\\Console\\Command->run()
#13 /srv/ixpmanager/vendor/symfony/console/Application.php(271): Symfony\\Component\\Console\\Application->doRunCommand()
#14 /srv/ixpmanager/vendor/symfony/console/Application.php(147): Symfony\\Component\\Console\\Application->doRun()
#15 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Console/Application.php(93): Symfony\\Component\\Console\\Application->run()
#16 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(131): Illuminate\\Console\\Application->run()
#17 /srv/ixpmanager/artisan(37): Illuminate\\Foundation\\Console\\Kernel->handle()
#18 {main}
"} 
[2020-07-06 05:43:11] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/aggregate-00003-bits.rrd  
[2020-07-06 05:43:11] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/ints/pi00001-bits.rrd  
[2020-07-06 05:43:18] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/aggregate-00003-bits.rrd  
[2020-07-06 05:43:18] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/ints/pi00001-bits.rrd  
[2020-07-06 05:43:25] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/ixp/ixp001-bits.rrd  
[2020-07-06 05:43:25] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/infras/002/ixp001-infra002-bits.rrd  
[2020-07-06 05:43:42] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/aggregate-00003-bits.rrd  
[2020-07-06 05:43:42] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/ints/pi00001-bits.rrd  
[2020-07-06 05:44:35] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/ixp/ixp001-bits.rrd  
[2020-07-06 05:44:35] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/infras/002/ixp001-infra002-bits.rrd  
[2020-07-06 05:44:39] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/aggregate-00003-bits.rrd  
[2020-07-06 05:44:39] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/ints/pi00001-bits.rrd  
[2020-07-06 05:47:33] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/aggregate-00003-bits.rrd  
[2020-07-06 05:47:33] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/ints/pi00001-bits.rrd  
[2020-07-06 05:49:49] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/aggregate-00003-bits.rrd  
[2020-07-06 05:49:49] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/ints/pi00001-bits.rrd  
[2020-07-06 05:50:13] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/ixp/ixp001-bits.rrd  
[2020-07-06 05:50:13] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/infras/002/ixp001-infra002-bits.rrd  
[2020-07-06 06:01:32] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/aggregate-00003-bits.rrd  
[2020-07-06 06:01:32] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/ints/pi00001-bits.rrd  
[2020-07-06 06:03:31] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/aggregate-00003-bits.rrd  
[2020-07-06 06:03:31] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/ints/pi00001-bits.rrd  
[2020-07-06 06:03:38] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/ints/pi00001-bits.rrd  
[2020-07-06 06:03:38] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/ints/pi00001-bits.rrd  
[2020-07-06 06:03:38] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/ints/pi00001-bits.rrd  
[2020-07-06 06:03:38] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/ints/pi00001-bits.rrd  
[2020-07-06 06:03:38] production.NOTICE: [Grapher] mrtg data(): could not load file /srv/mrtg/members/3/00003/ints/pi00001-bits.rrd  
[2020-07-06 06:04:06] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/aggregate-00003-bits.rrd  
[2020-07-06 06:04:06] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/ints/pi00001-bits.rrd  
[2020-07-06 06:10:27] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/aggregate-00003-bits.rrd  
[2020-07-06 06:10:27] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/ints/pi00001-bits.rrd  
[2020-07-06 06:15:34] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/aggregate-00003-bits.rrd  
[2020-07-06 06:15:34] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/ints/pi00001-bits.rrd  
[2020-07-06 06:17:00] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/aggregate-00003-bits.rrd  
[2020-07-06 06:17:00] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/ints/pi00001-bits.rrd  
[2020-07-06 06:21:16] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/aggregate-00003-bits.rrd  
[2020-07-06 06:21:16] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/ints/pi00001-bits.rrd  
[2020-07-06 06:23:51] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/aggregate-00003-bits.rrd  
[2020-07-06 06:23:51] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/ints/pi00001-bits.rrd  
[2020-07-06 06:45:07] production.ERROR: No graphing provider enabled (see configs/grapher.php) for mrtg {"exception":"[object] (IXP\\Exceptions\\Services\\Grapher\\B
adBackendException(code: 0): No graphing provider enabled (see configs/grapher.php) for mrtg at /srv/ixpmanager/app/Services/Grapher.php:122)
[stacktrace]
#0 /srv/ixpmanager/app/Services/Grapher.php(139): IXP\\Services\\Grapher->resolveBackend()
#1 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(261): IXP\\Services\\Grapher->backend()
#2 /srv/ixpmanager/app/Console/Commands/Grapher/GenerateConfiguration.php(73): Illuminate\\Support\\Facades\\Facade::__callStatic()
#3 [internal function]: IXP\\Console\\Commands\\Grapher\\GenerateConfiguration->handle()
#4 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(32): call_user_func_array()
#5 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Container/Util.php(37): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#6 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(90): Illuminate\\Container\\Util::unwrapIfClosure()
#7 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(34): Illuminate\\Container\\BoundMethod::callBoundMethod()
#8 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Container/Container.php(590): Illuminate\\Container\\BoundMethod::call()
#9 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Console/Command.php(134): Illuminate\\Container\\Container->call()
#10 /srv/ixpmanager/vendor/symfony/console/Command/Command.php(255): Illuminate\\Console\\Command->execute()
#11 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Console/Command.php(121): Symfony\\Component\\Console\\Command\\Command->run()
#12 /srv/ixpmanager/vendor/symfony/console/Application.php(1000): Illuminate\\Console\\Command->run()
#13 /srv/ixpmanager/vendor/symfony/console/Application.php(271): Symfony\\Component\\Console\\Application->doRunCommand()
#14 /srv/ixpmanager/vendor/symfony/console/Application.php(147): Symfony\\Component\\Console\\Application->doRun()
#15 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Console/Application.php(93): Symfony\\Component\\Console\\Application->run()
#16 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(131): Illuminate\\Console\\Application->run()
#17 /srv/ixpmanager/artisan(37): Illuminate\\Foundation\\Console\\Kernel->handle()
#18 {main}
"} 
[2020-07-06 06:45:16] production.ERROR: No graphing provider enabled (see configs/grapher.php) for mrtg {"exception":"[object] (IXP\\Exceptions\\Services\\Grapher\\B
adBackendException(code: 0): No graphing provider enabled (see configs/grapher.php) for mrtg at /srv/ixpmanager/app/Services/Grapher.php:122)
[stacktrace]
#0 /srv/ixpmanager/app/Services/Grapher.php(139): IXP\\Services\\Grapher->resolveBackend()
#1 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(261): IXP\\Services\\Grapher->backend()
#2 /srv/ixpmanager/app/Console/Commands/Grapher/GenerateConfiguration.php(73): Illuminate\\Support\\Facades\\Facade::__callStatic()
#3 [internal function]: IXP\\Console\\Commands\\Grapher\\GenerateConfiguration->handle()
#4 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(32): call_user_func_array()
#5 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Container/Util.php(37): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#6 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(90): Illuminate\\Container\\Util::unwrapIfClosure()
#7 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(34): Illuminate\\Container\\BoundMethod::callBoundMethod()
#8 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Container/Container.php(590): Illuminate\\Container\\BoundMethod::call()
#9 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Console/Command.php(134): Illuminate\\Container\\Container->call()
#10 /srv/ixpmanager/vendor/symfony/console/Command/Command.php(255): Illuminate\\Console\\Command->execute()
#11 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Console/Command.php(121): Symfony\\Component\\Console\\Command\\Command->run()
#12 /srv/ixpmanager/vendor/symfony/console/Application.php(1000): Illuminate\\Console\\Command->run()
#13 /srv/ixpmanager/vendor/symfony/console/Application.php(271): Symfony\\Component\\Console\\Application->doRunCommand()
#14 /srv/ixpmanager/vendor/symfony/console/Application.php(147): Symfony\\Component\\Console\\Application->doRun()
#15 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Console/Application.php(93): Symfony\\Component\\Console\\Application->run()
#16 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(131): Illuminate\\Console\\Application->run()
#17 /srv/ixpmanager/artisan(37): Illuminate\\Foundation\\Console\\Kernel->handle()
#18 {main}
"} 
[2020-07-06 06:46:57] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/ixp/ixp001-bits.rrd  
[2020-07-06 06:46:57] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/infras/002/ixp001-infra002-bits.rrd  
[2020-07-06 07:22:12] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/ixp/ixp001-bits.rrd  
[2020-07-06 07:22:13] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/infras/002/ixp001-infra002-bits.rrd  
[2020-07-06 07:22:26] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/aggregate-00003-bits.rrd  
[2020-07-06 07:22:26] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/ints/pi00001-bits.rrd  
[2020-07-06 07:25:49] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/aggregate-00003-bits.rrd  
[2020-07-06 07:25:49] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/ints/pi00001-bits.rrd  
[2020-07-06 09:40:59] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/aggregate-00003-bits.rrd  
[2020-07-06 09:40:59] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/ints/pi00001-bits.rrd  
[2020-07-06 10:13:36] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/aggregate-00003-bits.rrd  
[2020-07-06 10:13:36] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/ints/pi00001-bits.rrd  
[2020-07-07 01:56:42] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/ixp/ixp001-bits.rrd  
[2020-07-07 01:56:42] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/infras/002/ixp001-infra002-bits.rrd  
[2020-07-07 01:56:46] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/aggregate-00003-bits.rrd  
[2020-07-07 01:56:46] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/ints/pi00001-bits.rrd  
[2020-07-07 03:46:30] production.INFO:  [JKT-BTV-BIX-7606] Platform: Found Model: CISCO7606  
[2020-07-07 03:46:30] production.INFO:  [JKT-BTV-BIX-7606] Platform: Found Os: IOS  
[2020-07-07 03:46:30] production.INFO:  [JKT-BTV-BIX-7606] Platform: Found OsDate: Unknown  
[2020-07-07 03:46:30] production.INFO:  [JKT-BTV-BIX-7606] Platform: Found OsVersion: 12.2(33)SRE6  
[2020-07-07 03:46:30] production.INFO:  [JKT-BTV-BIX-7606] Platform: Found SerialNumber: (not implemented)  
[2020-07-07 03:46:31] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 1  
[2020-07-07 03:46:31] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 2  
[2020-07-07 03:46:31] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 12  
[2020-07-07 03:46:31] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 13  
[2020-07-07 03:46:31] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 14  
[2020-07-07 03:46:31] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 15  
[2020-07-07 03:46:31] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 16  
[2020-07-07 03:46:31] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 17  
[2020-07-07 03:46:31] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 18  
[2020-07-07 03:46:31] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 19  
[2020-07-07 03:46:31] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 20  
[2020-07-07 03:46:31] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 21  
[2020-07-07 03:46:31] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 22  
[2020-07-07 03:46:31] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 23  
[2020-07-07 03:46:31] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 24  
[2020-07-07 03:46:31] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 25  
[2020-07-07 03:46:31] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 26  
[2020-07-07 03:46:31] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 27  
[2020-07-07 03:46:31] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 28  
[2020-07-07 03:46:31] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 29  
[2020-07-07 03:46:31] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 30  
[2020-07-07 03:46:31] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 31  
[2020-07-07 03:46:31] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 32  
[2020-07-07 03:46:31] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 33  
[2020-07-07 03:46:31] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 34  
[2020-07-07 03:46:31] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 35  
[2020-07-07 03:46:31] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 36  
[2020-07-07 03:46:31] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 37  
[2020-07-07 03:46:31] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 38  
[2020-07-07 03:46:31] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 39  
[2020-07-07 03:46:31] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 40  
[2020-07-07 03:46:31] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 41  
[2020-07-07 03:46:31] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 42  
[2020-07-07 03:46:31] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 43  
[2020-07-07 03:46:31] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 44  
[2020-07-07 03:46:31] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 45  
[2020-07-07 03:46:31] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 46  
[2020-07-07 03:46:31] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 47  
[2020-07-07 03:46:31] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 48  
[2020-07-07 03:46:31] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 49  
[2020-07-07 03:46:31] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 50  
[2020-07-07 03:46:31] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 51  
[2020-07-07 03:46:31] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 52  
[2020-07-07 03:46:31] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 53  
[2020-07-07 03:46:31] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 54  
[2020-07-07 03:46:31] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 55  
[2020-07-07 03:46:31] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 56  
[2020-07-07 03:46:31] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 57  
[2020-07-07 03:46:31] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 58  
[2020-07-07 03:46:31] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 59  
[2020-07-07 03:46:31] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 60  
[2020-07-07 03:46:31] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 61  
[2020-07-07 03:46:31] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 62  
[2020-07-07 03:46:31] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 63  
[2020-07-07 03:59:22] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/aggregate-00003-bits.rrd  
[2020-07-07 03:59:22] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/ints/pi00001-bits.rrd  
[2020-07-07 03:59:32] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/aggregate-00003-bits.rrd  
[2020-07-07 03:59:32] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/ints/pi00001-bits.rrd  
[2020-07-10 01:42:08] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/ixp/ixp001-bits.rrd  
[2020-07-10 01:42:08] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/infras/002/ixp001-infra002-bits.rrd  
[2020-07-10 01:42:25] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/ixp/ixp001-bits.rrd  
[2020-07-10 01:42:25] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/infras/002/ixp001-infra002-bits.rrd  
[2020-07-10 01:42:26] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/ixp/ixp001-bits.rrd  
[2020-07-10 01:42:26] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/infras/002/ixp001-infra002-bits.rrd  
[2020-07-10 01:42:27] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/ixp/ixp001-bits.rrd  
[2020-07-10 01:42:27] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/infras/002/ixp001-infra002-bits.rrd  
[2020-07-10 01:45:20] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/ixp/ixp001-bits.rrd  
[2020-07-10 01:45:20] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/infras/002/ixp001-infra002-bits.rrd  
[2020-07-10 01:45:21] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/ixp/ixp001-bits.rrd  
[2020-07-10 01:45:21] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/infras/002/ixp001-infra002-bits.rrd  
[2020-07-10 02:08:20] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/aggregate-00003-bits.rrd  
[2020-07-10 02:08:20] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/ints/pi00001-bits.rrd  
[2020-07-10 02:09:25] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/aggregate-00003-bits.rrd  
[2020-07-10 02:09:25] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/ints/pi00002-bits.rrd  
[2020-07-10 02:12:21] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/aggregate-00003-bits.rrd  
[2020-07-10 02:12:21] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/ints/pi00002-bits.rrd  
[2020-07-10 06:50:47] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/ixp/ixp001-bits.rrd  
[2020-07-10 06:50:47] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/infras/002/ixp001-infra002-bits.rrd  
[2020-07-10 06:51:06] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/aggregate-00003-bits.rrd  
[2020-07-10 06:51:06] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/ints/pi00002-bits.rrd  
[2020-07-11 05:38:25] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/ixp/ixp001-bits.rrd  
[2020-07-11 05:38:25] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/infras/002/ixp001-infra002-bits.rrd  
[2020-07-11 05:39:12] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/aggregate-00003-bits.rrd  
[2020-07-11 05:39:12] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/ints/pi00002-bits.rrd  
[2020-07-11 05:41:18] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/aggregate-00003-bits.rrd  
[2020-07-11 05:41:18] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/ints/pi00002-bits.rrd  
[2020-07-11 05:43:43] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/aggregate-00003-bits.rrd  
[2020-07-11 05:43:43] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/ints/pi00002-bits.rrd  
[2020-07-11 05:43:50] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/aggregate-00003-bits.rrd  
[2020-07-11 05:43:50] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/ints/pi00002-bits.rrd  
[2020-07-11 05:43:53] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/ints/pi00002-bits.rrd  
[2020-07-11 05:43:53] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/ints/pi00002-bits.rrd  
[2020-07-11 05:43:53] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/ints/pi00002-bits.rrd  
[2020-07-11 05:43:53] production.NOTICE: [Grapher] mrtg data(): could not load file /srv/mrtg/members/3/00003/ints/pi00002-bits.rrd  
[2020-07-11 05:43:56] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/aggregate-00003-bits.rrd  
[2020-07-11 05:43:56] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/ints/pi00002-bits.rrd  
[2020-07-11 08:07:43] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/aggregate-00003-bits.rrd  
[2020-07-11 08:07:44] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/ints/pi00002-bits.rrd  
[2020-07-11 08:40:34] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/aggregate-00003-bits.rrd  
[2020-07-11 08:40:34] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/ints/pi00002-bits.rrd  
[2020-07-11 12:39:21] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/ixp/ixp001-bits.rrd  
[2020-07-11 12:39:21] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/infras/002/ixp001-infra002-bits.rrd  
[2020-07-11 12:40:10] production.INFO:  [JKT-BTV-BIX-7606] Platform: Found Model: CISCO7606  
[2020-07-11 12:40:10] production.INFO:  [JKT-BTV-BIX-7606] Platform: Found Os: IOS  
[2020-07-11 12:40:10] production.INFO:  [JKT-BTV-BIX-7606] Platform: Found OsDate: Unknown  
[2020-07-11 12:40:10] production.INFO:  [JKT-BTV-BIX-7606] Platform: Found OsVersion: 12.2(33)SRE6  
[2020-07-11 12:40:10] production.INFO:  [JKT-BTV-BIX-7606] Platform: Found SerialNumber: (not implemented)  
[2020-07-11 12:40:10] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 1  
[2020-07-11 12:40:10] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 2  
[2020-07-11 12:40:10] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 12  
[2020-07-11 12:40:10] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 13  
[2020-07-11 12:40:10] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 14  
[2020-07-11 12:40:10] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 15  
[2020-07-11 12:40:10] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 16  
[2020-07-11 12:40:10] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 17  
[2020-07-11 12:40:10] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 18  
[2020-07-11 12:40:10] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 19  
[2020-07-11 12:40:10] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 20  
[2020-07-11 12:40:10] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 21  
[2020-07-11 12:40:10] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 22  
[2020-07-11 12:40:10] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 23  
[2020-07-11 12:40:10] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 24  
[2020-07-11 12:40:10] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 25  
[2020-07-11 12:40:10] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 26  
[2020-07-11 12:40:10] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 27  
[2020-07-11 12:40:10] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 28  
[2020-07-11 12:40:10] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 29  
[2020-07-11 12:40:10] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 30  
[2020-07-11 12:40:10] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 31  
[2020-07-11 12:40:10] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 32  
[2020-07-11 12:40:10] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 33  
[2020-07-11 12:40:10] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 34  
[2020-07-11 12:40:10] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 35  
[2020-07-11 12:40:10] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 36  
[2020-07-11 12:40:10] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 37  
[2020-07-11 12:40:10] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 38  
[2020-07-11 12:40:10] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 39  
[2020-07-11 12:40:10] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 40  
[2020-07-11 12:40:10] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 41  
[2020-07-11 12:40:10] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 42  
[2020-07-11 12:40:10] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 43  
[2020-07-11 12:40:10] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 44  
[2020-07-11 12:40:10] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 45  
[2020-07-11 12:40:10] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 46  
[2020-07-11 12:40:10] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 47  
[2020-07-11 12:40:10] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 48  
[2020-07-11 12:40:10] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 49  
[2020-07-11 12:40:10] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 50  
[2020-07-11 12:40:10] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 51  
[2020-07-11 12:40:10] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 52  
[2020-07-11 12:40:10] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 53  
[2020-07-11 12:40:10] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 54  
[2020-07-11 12:40:10] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 55  
[2020-07-11 12:40:10] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 56  
[2020-07-11 12:40:10] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 57  
[2020-07-11 12:40:10] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 58  
[2020-07-11 12:40:10] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 59  
[2020-07-11 12:40:10] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 60  
[2020-07-11 12:40:10] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 61  
[2020-07-11 12:40:10] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 62  
[2020-07-11 12:40:10] production.INFO:  - JKT-BTV-BIX-7606 - found pre-existing port for ifIndex 63  
[2020-07-11 12:50:26] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/aggregate-00003-bits.rrd  
[2020-07-11 12:50:26] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/ints/pi00002-bits.rrd  
[2020-07-11 12:50:31] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/aggregate-00003-bits.rrd  
[2020-07-11 12:50:31] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/ints/pi00002-bits.rrd  
[2020-07-11 12:51:31] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/aggregate-00003-bits.rrd  
[2020-07-11 12:51:31] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/3/00003/ints/pi00002-bits.rrd  
[2020-07-11 12:51:32] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/ixp/ixp001-bits.rrd  
[2020-07-11 12:51:32] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/infras/002/ixp001-infra002-bits.rrd  
[2020-07-11 12:54:26] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/ixp/ixp001-bits.rrd  
[2020-07-11 12:54:26] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/infras/002/ixp001-infra002-bits.rrd  
[2020-07-11 13:02:10] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/switches/005/switch-aggregate-00005-bits.rrd  
[2020-07-11 13:02:10] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/switches/005/switch-aggregate-00005-bits.rrd  
[2020-07-11 13:02:10] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/switches/005/switch-aggregate-00005-bits.rrd  
[2020-07-11 13:02:10] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/switches/005/switch-aggregate-00005-bits.rrd  
[2020-07-11 13:02:25] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/switches/001/switch-aggregate-00001-bits.rrd  
[2020-07-11 13:02:25] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/switches/001/switch-aggregate-00001-bits.rrd  
[2020-07-11 13:02:25] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/switches/001/switch-aggregate-00001-bits.rrd  
[2020-07-11 13:02:25] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/switches/001/switch-aggregate-00001-bits.rrd  
[2020-07-11 13:02:27] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/switches/005/switch-aggregate-00005-bits.rrd  
[2020-07-11 13:02:27] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/switches/005/switch-aggregate-00005-bits.rrd  
[2020-07-11 13:02:27] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/switches/005/switch-aggregate-00005-bits.rrd  
[2020-07-11 13:02:27] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/switches/005/switch-aggregate-00005-bits.rrd  
[2020-07-11 13:40:30] production.NOTICE: noc_biznet edited VLAN with ID 1  
[2020-07-11 14:17:38] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/switches/005/switch-aggregate-00005-bits.rrd  
[2020-07-11 14:17:38] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/switches/005/switch-aggregate-00005-bits.rrd  
[2020-07-11 14:17:38] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/switches/005/switch-aggregate-00005-bits.rrd  
[2020-07-11 14:17:38] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/switches/005/switch-aggregate-00005-bits.rrd  
[2020-07-11 14:17:44] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/switches/001/switch-aggregate-00001-bits.rrd  
[2020-07-11 14:17:44] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/switches/001/switch-aggregate-00001-bits.rrd  
[2020-07-11 14:17:44] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/switches/001/switch-aggregate-00001-bits.rrd  
[2020-07-11 14:17:44] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/switches/001/switch-aggregate-00001-bits.rrd  
[2020-07-11 14:17:48] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/switches/005/switch-aggregate-00005-bits.rrd  
[2020-07-11 14:17:48] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/switches/005/switch-aggregate-00005-bits.rrd  
[2020-07-11 14:17:48] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/switches/005/switch-aggregate-00005-bits.rrd  
[2020-07-11 14:17:48] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/switches/005/switch-aggregate-00005-bits.rrd  
[2020-07-11 14:17:51] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/switches/001/switch-aggregate-00001-bits.rrd  
[2020-07-11 14:17:51] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/switches/001/switch-aggregate-00001-bits.rrd  
[2020-07-11 14:17:51] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/switches/001/switch-aggregate-00001-bits.rrd  
[2020-07-11 14:17:51] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/switches/001/switch-aggregate-00001-bits.rrd  
[2020-07-11 14:22:21] production.INFO:  [DC-JK2-01-HW-CE5855B-DC2-2-1] Platform: Found Model: Unknown  
[2020-07-11 14:22:21] production.INFO:  [DC-JK2-01-HW-CE5855B-DC2-2-1] Platform: Found Os: Unknown  
[2020-07-11 14:22:21] production.INFO:  [DC-JK2-01-HW-CE5855B-DC2-2-1] Platform: Found OsDate: Unknown  
[2020-07-11 14:22:21] production.INFO:  [DC-JK2-01-HW-CE5855B-DC2-2-1] Platform: Found OsVersion: Unknown  
[2020-07-11 14:22:21] production.INFO:  [DC-JK2-01-HW-CE5855B-DC2-2-1] Platform: Found SerialNumber: (not implemented)  
[2020-07-11 14:22:22] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 4  
[2020-07-11 14:22:27] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 5  
[2020-07-11 14:22:27] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 6  
[2020-07-11 14:22:27] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 7  
[2020-07-11 14:22:28] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 8  
[2020-07-11 14:22:28] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 9  
[2020-07-11 14:22:28] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 10  
[2020-07-11 14:22:28] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 11  
[2020-07-11 14:22:28] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 12  
[2020-07-11 14:22:28] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 13  
[2020-07-11 14:22:28] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 14  
[2020-07-11 14:22:28] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 15  
[2020-07-11 14:22:28] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 16  
[2020-07-11 14:22:29] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 17  
[2020-07-11 14:22:29] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 18  
[2020-07-11 14:22:29] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 19  
[2020-07-11 14:22:29] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 20  
[2020-07-11 14:22:29] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 21  
[2020-07-11 14:22:29] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 22  
[2020-07-11 14:22:29] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 23  
[2020-07-11 14:22:29] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 24  
[2020-07-11 14:22:29] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 25  
[2020-07-11 14:22:29] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 26  
[2020-07-11 14:22:30] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 27  
[2020-07-11 14:22:30] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 28  
[2020-07-11 14:22:30] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 29  
[2020-07-11 14:22:30] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 30  
[2020-07-11 14:22:30] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 31  
[2020-07-11 14:22:30] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 32  
[2020-07-11 14:22:30] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 33  
[2020-07-11 14:22:30] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 34  
[2020-07-11 14:22:30] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 35  
[2020-07-11 14:22:30] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 36  
[2020-07-11 14:22:31] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 37  
[2020-07-11 14:22:31] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 38  
[2020-07-11 14:22:31] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 39  
[2020-07-11 14:22:31] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 40  
[2020-07-11 14:22:31] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 41  
[2020-07-11 14:22:31] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 42  
[2020-07-11 14:22:31] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 43  
[2020-07-11 14:22:31] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 44  
[2020-07-11 14:22:31] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 45  
[2020-07-11 14:22:32] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 46  
[2020-07-11 14:22:32] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 47  
[2020-07-11 14:22:32] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 48  
[2020-07-11 14:22:32] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 49  
[2020-07-11 14:22:32] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 50  
[2020-07-11 14:22:32] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 51  
[2020-07-11 14:22:32] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 52  
[2020-07-11 14:22:32] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 53  
[2020-07-11 14:22:32] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 54  
[2020-07-11 14:22:33] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 55  
[2020-07-11 14:22:33] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 56  
[2020-07-11 14:22:33] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 57  
[2020-07-11 14:22:33] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 58  
[2020-07-11 14:22:33] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 63  
[2020-07-11 14:53:30] production.ERROR: Failed to authenticate on SMTP server with username "noc at biznetnetworks.com" using 2 possible authenticators. Authenticator L
OGIN returned Expected response code 235 but got code "535", with message "535 5.7.8 Error: authentication failed: UGFzc3dvcmQ6
". Authenticator PLAIN returned Expected response code 235 but got code "535", with message "535 5.7.8 Error: authentication failed: UGFzc3dvcmQ6
". {"userId":1,"exception":"[object] (Swift_TransportException(code: 0): Failed to authenticate on SMTP server with username \"noc at biznetnetworks.com\" using 2 possi
ble authenticators. Authenticator LOGIN returned Expected response code 235 but got code \"535\", with message \"535 5.7.8 Error: authentication failed: UGFzc3dvcmQ6

\". Authenticator PLAIN returned Expected response code 235 but got code \"535\", with message \"535 5.7.8 Error: authentication failed: UGFzc3dvcmQ6
\". at /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/AuthHandler.php:191)
[stacktrace]
#0 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/EsmtpTransport.php(371): Swift_Transport_Esmtp_AuthHandler->afterEhlo()
#1 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(148): Swift_Transport_EsmtpTransport->doHeloCommand()
#2 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mailer.php(65): Swift_Transport_AbstractSmtpTransport->start()
#3 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(488): Swift_Mailer->send()
#4 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(261): Illuminate\\Mail\\Mailer->sendSwiftMessage()
#5 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailable.php(159): Illuminate\\Mail\\Mailer->send()
#6 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Support/Traits/Localizable.php(19): Illuminate\\Mail\\Mailable->Illuminate\\Mail\\{closure}()
#7 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailable.php(160): Illuminate\\Mail\\Mailable->withLocale()
#8 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(277): Illuminate\\Mail\\Mailable->send()
#9 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(231): Illuminate\\Mail\\Mailer->sendMailable()
#10 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/PendingMail.php(122): Illuminate\\Mail\\Mailer->send()
#11 /srv/ixpmanager/app/Listeners/User/SendNewUserWelcomeEmail.php(52): Illuminate\\Mail\\PendingMail->send()
#12 [internal function]: IXP\\Listeners\\User\\SendNewUserWelcomeEmail->handle()
#13 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(388): call_user_func_array()
#14 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(218): Illuminate\\Events\\Dispatcher->Illuminate\\Events\\{closure}()
#15 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(477): Illuminate\\Events\\Dispatcher->dispatch()
#16 /srv/ixpmanager/app/Http/Controllers/User/UserController.php(294): event()
#17 [internal function]: IXP\\Http\\Controllers\\User\\UserController->addStore()
#18 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): call_user_func_array()
#19 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction()
#20 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Route.php(219): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#21 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Route.php(176): Illuminate\\Routing\\Route->runController()
#22 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(681): Illuminate\\Routing\\Route->run()
#23 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#24 /srv/ixpmanager/app/Http/Middleware/Google2FA.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#25 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\Google2FA->handle()
#26 /srv/ixpmanager/app/Http/Middleware/ControllerEnabled.php(96): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\ControllerEnabled->handle()
#28 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{clo
sure}()
#29 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#30 /srv/ixpmanager/app/Http/Middleware/Authenticate.php(80): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\Authenticate->handle()
#32 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(76): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\
\{closure}()
#33 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle()
#34 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{cl
osure}()
#35 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle()
#36 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(
)
#37 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle()
#38 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#39 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle()
#40 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}
()
#41 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle()
#42 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#43 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(683): Illuminate\\Pipeline\\Pipeline->then()
#44 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack()
#45 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(624): Illuminate\\Routing\\Router->runRoute()
#46 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(613): Illuminate\\Routing\\Router->dispatchToRoute()
#47 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Routing\\Router->dispatch()
#48 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}
()
#49 /srv/ixpmanager/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#50 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Fideloper\\Proxy\\TrustProxies->handle()
#51 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#52 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#53 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#54 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#55 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline
\\{closure}()
#56 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#57 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\P
ipeline\\{closure}()
#58 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()
#59 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#60 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then()
#61 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#62 /srv/ixpmanager/public/index.php(85): Illuminate\\Foundation\\Http\\Kernel->handle()
#63 {main}
"} 
[2020-07-11 22:02:41] production.INFO:  [DC-JK2-01-HW-NE40X8-003] Platform: Found Model: Unknown  
[2020-07-11 22:02:41] production.INFO:  [DC-JK2-01-HW-NE40X8-003] Platform: Found Os: Unknown  
[2020-07-11 22:02:41] production.INFO:  [DC-JK2-01-HW-NE40X8-003] Platform: Found OsDate: Unknown  
[2020-07-11 22:02:41] production.INFO:  [DC-JK2-01-HW-NE40X8-003] Platform: Found OsVersion: Unknown  
[2020-07-11 22:02:41] production.INFO:  [DC-JK2-01-HW-NE40X8-003] Platform: Found SerialNumber: (not implemented)  
[2020-07-11 22:02:42] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 4  
[2020-07-11 22:02:42] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 7  
[2020-07-11 22:02:43] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 8  
[2020-07-11 22:02:43] production.INFO: [DC-JK2-01-HW-NE40X8-003]:GigabitEthernet1/0/1 [Index: 8] Updating IfLastChange from [1593159907] to [1594146567]  
[2020-07-11 22:02:43] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 9  
[2020-07-11 22:02:43] production.INFO: [DC-JK2-01-HW-NE40X8-003]:GigabitEthernet1/0/2 [Index: 9] Updating IfLastChange from [1591318389] to [1594146361]  
[2020-07-11 22:02:43] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 10  
[2020-07-11 22:02:44] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 11  
[2020-07-11 22:02:44] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 12  
[2020-07-11 22:02:44] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 13  
[2020-07-11 22:02:44] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 14  
[2020-07-11 22:02:45] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 15  
[2020-07-11 22:02:45] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 16  
[2020-07-11 22:02:45] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 17  
[2020-07-11 22:02:46] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 18  
[2020-07-11 22:02:46] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 19  
[2020-07-11 22:02:46] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 20  
[2020-07-11 22:02:47] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 21  
[2020-07-11 22:02:47] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 22  
[2020-07-11 22:02:47] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 23  
[2020-07-11 22:02:47] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 24  
[2020-07-11 22:02:48] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 25  
[2020-07-11 22:02:48] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 26  
[2020-07-11 22:02:48] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 27  
[2020-07-11 22:02:49] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 28  
[2020-07-11 22:02:49] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 29  
[2020-07-11 22:02:49] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 30  
[2020-07-11 22:02:50] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 31  
[2020-07-11 22:02:50] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 32  
[2020-07-11 22:02:50] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 33  
[2020-07-11 22:02:51] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 34  
[2020-07-11 22:02:51] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 35  
[2020-07-11 22:02:51] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 36  
[2020-07-11 22:02:52] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 37  
[2020-07-11 22:02:52] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 38  
[2020-07-11 22:02:52] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 39  
[2020-07-11 22:02:52] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 40  
[2020-07-11 22:02:53] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 41  
[2020-07-11 22:02:53] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 42  
[2020-07-11 22:02:53] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 43  
[2020-07-11 22:02:54] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 44  
[2020-07-11 22:02:54] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 45  
[2020-07-11 22:02:55] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 46  
[2020-07-11 22:02:55] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 47  
[2020-07-11 22:02:55] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 48  
[2020-07-11 22:02:55] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 49  
[2020-07-11 22:02:56] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 50  
[2020-07-11 22:02:56] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 51  
[2020-07-11 22:02:56] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 52  
[2020-07-11 22:02:57] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 53  
[2020-07-11 22:02:57] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 54  
[2020-07-11 22:02:57] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 101  
[2020-07-11 22:02:58] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 103  
[2020-07-11 22:02:58] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 516  
[2020-07-11 22:02:58] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 517  
[2020-07-11 22:02:58] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 524  
[2020-07-11 22:02:59] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 527  
[2020-07-11 22:34:35] production.INFO:  [DC-JK2-01-HW-NE40X8-003] Platform: Found Model: Unknown  
[2020-07-11 22:34:35] production.INFO:  [DC-JK2-01-HW-NE40X8-003] Platform: Found Os: Unknown  
[2020-07-11 22:34:35] production.INFO:  [DC-JK2-01-HW-NE40X8-003] Platform: Found OsDate: Unknown  
[2020-07-11 22:34:35] production.INFO:  [DC-JK2-01-HW-NE40X8-003] Platform: Found OsVersion: Unknown  
[2020-07-11 22:34:35] production.INFO:  [DC-JK2-01-HW-NE40X8-003] Platform: Found SerialNumber: (not implemented)  
[2020-07-11 22:34:35] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 4  
[2020-07-11 22:34:36] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 7  
[2020-07-11 22:34:36] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 8  
[2020-07-11 22:34:37] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 9  
[2020-07-11 22:34:37] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 10  
[2020-07-11 22:34:38] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 11  
[2020-07-11 22:34:38] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 12  
[2020-07-11 22:34:38] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 13  
[2020-07-11 22:34:38] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 14  
[2020-07-11 22:34:39] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 15  
[2020-07-11 22:34:39] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 16  
[2020-07-11 22:34:39] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 17  
[2020-07-11 22:34:40] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 18  
[2020-07-11 22:34:40] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 19  
[2020-07-11 22:34:40] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 20  
[2020-07-11 22:34:41] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 21  
[2020-07-11 22:34:41] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 22  
[2020-07-11 22:34:41] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 23  
[2020-07-11 22:34:41] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 24  
[2020-07-11 22:34:42] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 25  
[2020-07-11 22:34:42] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 26  
[2020-07-11 22:34:42] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 27  
[2020-07-11 22:34:43] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 28  
[2020-07-11 22:34:43] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 29  
[2020-07-11 22:34:43] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 30  
[2020-07-11 22:34:44] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 31  
[2020-07-11 22:34:44] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 32  
[2020-07-11 22:34:44] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 33  
[2020-07-11 22:34:45] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 34  
[2020-07-11 22:34:45] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 35  
[2020-07-11 22:34:45] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 36  
[2020-07-11 22:34:45] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 37  
[2020-07-11 22:34:46] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 38  
[2020-07-11 22:34:46] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 39  
[2020-07-11 22:34:46] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 40  
[2020-07-11 22:34:47] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 41  
[2020-07-11 22:34:47] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 42  
[2020-07-11 22:34:47] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 43  
[2020-07-11 22:34:48] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 44  
[2020-07-11 22:34:48] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 45  
[2020-07-11 22:34:48] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 46  
[2020-07-11 22:34:49] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 47  
[2020-07-11 22:34:49] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 48  
[2020-07-11 22:34:49] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 49  
[2020-07-11 22:34:49] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 50  
[2020-07-11 22:34:50] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 51  
[2020-07-11 22:34:50] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 52  
[2020-07-11 22:34:50] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 53  
[2020-07-11 22:34:51] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 54  
[2020-07-11 22:34:51] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 101  
[2020-07-11 22:34:52] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 103  
[2020-07-11 22:34:52] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 516  
[2020-07-11 22:34:52] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 517  
[2020-07-11 22:34:52] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 524  
[2020-07-11 22:34:53] production.INFO:  - DC-JK2-01-HW-NE40X8-003 - found pre-existing port for ifIndex 527  
[2020-07-12 20:23:27] production.INFO: Anonymous user tried to access \IXP\Http\Controllers\Switches\SwitchController at list but does not have the required privileges 
 
[2020-07-12 20:29:09] production.NOTICE: noc_biznet added VLAN with ID 2  
[2020-07-12 21:05:59] production.NOTICE: noc_biznet added API key with ID 1  
[2020-07-13 08:43:36] production.WARNING: Login failed for user [noc_biznet] from IP [202.169.33.206]  
[2020-07-13 08:43:58] production.WARNING: Login failed for user [noc_biznet] from IP [202.169.33.206]  
[2020-07-13 09:10:29] production.INFO: Generated router configuration for rs1-bix-cgk and used 7197904 bytes (4194304 real) of memory.  
[2020-07-13 09:13:06] production.NOTICE: noc_biznet edited VLAN with ID 2  
[2020-07-13 09:13:31] production.INFO: Generated router configuration for rs1-bix-cgk and used 6569192 bytes (2097152 real) of memory.  
[2020-07-13 09:25:33] production.INFO: Generated router configuration for rs1-bix-cgk and used 6579736 bytes (2097152 real) of memory.  
[2020-07-13 09:26:46] production.INFO: Generated router configuration for rs1-bix-cgk and used 6580832 bytes (2097152 real) of memory.  
[2020-07-13 09:32:16] production.INFO: Generated router configuration for rs1-bix-cgk and used 6579768 bytes (2097152 real) of memory.  
[2020-07-13 09:38:16] production.INFO: Generated router configuration for rs1-bix-cgk and used 6580224 bytes (4194304 real) of memory.  
[2020-07-13 11:43:39] production.WARNING: Login failed for user [noc_biznet] from IP [202.169.33.206]  
[2020-07-13 11:52:53] production.NOTICE: noc_biznet Added a User  with ID 3  
[2020-07-13 11:58:19] production.NOTICE: noc_biznet Added a User  with ID 4  
[2020-07-13 11:59:42] production.NOTICE: noc_biznet Added a User  with ID 5  
[2020-07-13 12:15:18] production.ERROR: Expected response code 354 but got code "554", with message "554 5.5.1 Error: no valid recipients
" {"userId":1,"exception":"[object] (Swift_TransportException(code: 554): Expected response code 354 but got code \"554\", with message \"554 5.5.1 Error: no valid r
ecipients
\" at /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php:457)
[stacktrace]
#0 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(341): Swift_Transport_AbstractSmtpTransport->assertResponseCo
de()
#1 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/EsmtpTransport.php(305): Swift_Transport_AbstractSmtpTransport->executeCommand()
#2 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(390): Swift_Transport_EsmtpTransport->executeCommand()
#3 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(497): Swift_Transport_AbstractSmtpTransport->doDataCommand()
#4 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(516): Swift_Transport_AbstractSmtpTransport->doMailTransactio
n()
#5 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(206): Swift_Transport_AbstractSmtpTransport->sendTo()
#6 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mailer.php(71): Swift_Transport_AbstractSmtpTransport->send()
#7 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(488): Swift_Mailer->send()
#8 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(261): Illuminate\\Mail\\Mailer->sendSwiftMessage()
#9 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailable.php(159): Illuminate\\Mail\\Mailer->send()
#10 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Support/Traits/Localizable.php(19): Illuminate\\Mail\\Mailable->Illuminate\\Mail\\{closure}()
#11 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailable.php(160): Illuminate\\Mail\\Mailable->withLocale()
#12 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(277): Illuminate\\Mail\\Mailable->send()
#13 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(231): Illuminate\\Mail\\Mailer->sendMailable()
#14 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/PendingMail.php(122): Illuminate\\Mail\\Mailer->send()
#15 /srv/ixpmanager/app/Listeners/User/SendNewUserWelcomeEmail.php(52): Illuminate\\Mail\\PendingMail->send()
#16 [internal function]: IXP\\Listeners\\User\\SendNewUserWelcomeEmail->handle()
#17 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(388): call_user_func_array()
#18 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(218): Illuminate\\Events\\Dispatcher->Illuminate\\Events\\{closure}()
#19 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(477): Illuminate\\Events\\Dispatcher->dispatch()
#20 /srv/ixpmanager/app/Http/Controllers/User/UserController.php(294): event()
#21 [internal function]: IXP\\Http\\Controllers\\User\\UserController->addStore()
#22 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): call_user_func_array()
#23 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction()
#24 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Route.php(219): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#25 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Route.php(176): Illuminate\\Routing\\Route->runController()
#26 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(681): Illuminate\\Routing\\Route->run()
#27 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#28 /srv/ixpmanager/app/Http/Middleware/Google2FA.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#29 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\Google2FA->handle()
#30 /srv/ixpmanager/app/Http/Middleware/ControllerEnabled.php(96): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\ControllerEnabled->handle()
#32 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{clo
sure}()
#33 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#34 /srv/ixpmanager/app/Http/Middleware/Authenticate.php(80): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#35 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\Authenticate->handle()
#36 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(76): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\
\{closure}()
#37 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle()
#38 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{cl
osure}()
#39 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle()
#40 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(
)
#41 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle()
#42 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#43 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle()
#44 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}
()
#45 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle()
#46 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#47 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(683): Illuminate\\Pipeline\\Pipeline->then()
#48 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack()
#49 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(624): Illuminate\\Routing\\Router->runRoute()
#50 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(613): Illuminate\\Routing\\Router->dispatchToRoute()
#51 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Routing\\Router->dispatch()
#52 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}
()
#53 /srv/ixpmanager/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#54 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Fideloper\\Proxy\\TrustProxies->handle()
#55 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#56 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#57 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#58 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#59 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline
\\{closure}()
#60 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#61 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\P
ipeline\\{closure}()
#62 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()
#63 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#64 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then()
#65 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#66 /srv/ixpmanager/public/index.php(85): Illuminate\\Foundation\\Http\\Kernel->handle()
#67 {main}
"} 
[2020-07-13 12:18:01] production.NOTICE: noc_biznet deleted userechank  
[2020-07-13 12:18:27] production.ERROR: Expected response code 354 but got code "554", with message "554 5.5.1 Error: no valid recipients
" {"userId":1,"exception":"[object] (Swift_TransportException(code: 554): Expected response code 354 but got code \"554\", with message \"554 5.5.1 Error: no valid r
ecipients
\" at /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php:457)
[stacktrace]
#0 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(341): Swift_Transport_AbstractSmtpTransport->assertResponseCo
de()
#1 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/EsmtpTransport.php(305): Swift_Transport_AbstractSmtpTransport->executeCommand()
#2 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(390): Swift_Transport_EsmtpTransport->executeCommand()
#3 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(497): Swift_Transport_AbstractSmtpTransport->doDataCommand()
#4 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(516): Swift_Transport_AbstractSmtpTransport->doMailTransactio
n()
#5 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(206): Swift_Transport_AbstractSmtpTransport->sendTo()
#6 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mailer.php(71): Swift_Transport_AbstractSmtpTransport->send()
#7 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(488): Swift_Mailer->send()
#8 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(261): Illuminate\\Mail\\Mailer->sendSwiftMessage()
#9 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailable.php(159): Illuminate\\Mail\\Mailer->send()
#10 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Support/Traits/Localizable.php(19): Illuminate\\Mail\\Mailable->Illuminate\\Mail\\{closure}()
#11 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailable.php(160): Illuminate\\Mail\\Mailable->withLocale()
#12 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(277): Illuminate\\Mail\\Mailable->send()
#13 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(231): Illuminate\\Mail\\Mailer->sendMailable()
#14 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/PendingMail.php(122): Illuminate\\Mail\\Mailer->send()
#15 /srv/ixpmanager/app/Listeners/User/SendNewUserWelcomeEmail.php(52): Illuminate\\Mail\\PendingMail->send()
#16 [internal function]: IXP\\Listeners\\User\\SendNewUserWelcomeEmail->handle()
#17 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(388): call_user_func_array()
#18 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(218): Illuminate\\Events\\Dispatcher->Illuminate\\Events\\{closure}()
#19 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(477): Illuminate\\Events\\Dispatcher->dispatch()
#20 /srv/ixpmanager/app/Http/Controllers/User/UserController.php(294): event()
#21 [internal function]: IXP\\Http\\Controllers\\User\\UserController->addStore()
#22 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): call_user_func_array()
#23 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction()
#24 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Route.php(219): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#25 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Route.php(176): Illuminate\\Routing\\Route->runController()
#26 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(681): Illuminate\\Routing\\Route->run()
#27 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#28 /srv/ixpmanager/app/Http/Middleware/Google2FA.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#29 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\Google2FA->handle()
#30 /srv/ixpmanager/app/Http/Middleware/ControllerEnabled.php(96): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\ControllerEnabled->handle()
#32 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{clo
sure}()
#33 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#34 /srv/ixpmanager/app/Http/Middleware/Authenticate.php(80): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#35 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\Authenticate->handle()
#36 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(76): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\
\{closure}()
#37 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle()
#38 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{cl
osure}()
#39 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle()
#40 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(
)
#41 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle()
#42 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#43 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle()
#44 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}
()
#45 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle()
#46 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#47 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(683): Illuminate\\Pipeline\\Pipeline->then()
#48 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack()
#49 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(624): Illuminate\\Routing\\Router->runRoute()
#50 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(613): Illuminate\\Routing\\Router->dispatchToRoute()
#51 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Routing\\Router->dispatch()
#52 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}
()
#53 /srv/ixpmanager/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#54 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Fideloper\\Proxy\\TrustProxies->handle()
#55 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#56 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#57 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#58 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#59 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline
\\{closure}()
#60 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#61 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\P
ipeline\\{closure}()
#62 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()
#63 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#64 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then()
#65 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#66 /srv/ixpmanager/public/index.php(85): Illuminate\\Foundation\\Http\\Kernel->handle()
#67 {main}
"} 
[2020-07-13 12:19:21] production.NOTICE: noc_biznet deleted userechank  
[2020-07-13 12:20:07] production.ERROR: Expected response code 354 but got code "554", with message "554 5.5.1 Error: no valid recipients
" {"userId":1,"exception":"[object] (Swift_TransportException(code: 554): Expected response code 354 but got code \"554\", with message \"554 5.5.1 Error: no valid r
ecipients
\" at /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php:457)
[stacktrace]
#0 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(341): Swift_Transport_AbstractSmtpTransport->assertResponseCo
de()
#1 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/EsmtpTransport.php(305): Swift_Transport_AbstractSmtpTransport->executeCommand()
#2 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(390): Swift_Transport_EsmtpTransport->executeCommand()
#3 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(497): Swift_Transport_AbstractSmtpTransport->doDataCommand()
#4 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(516): Swift_Transport_AbstractSmtpTransport->doMailTransactio
n()
#5 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(206): Swift_Transport_AbstractSmtpTransport->sendTo()
#6 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mailer.php(71): Swift_Transport_AbstractSmtpTransport->send()
#7 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(488): Swift_Mailer->send()
#8 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(261): Illuminate\\Mail\\Mailer->sendSwiftMessage()
#9 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailable.php(159): Illuminate\\Mail\\Mailer->send()
#10 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Support/Traits/Localizable.php(19): Illuminate\\Mail\\Mailable->Illuminate\\Mail\\{closure}()
#11 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailable.php(160): Illuminate\\Mail\\Mailable->withLocale()
#12 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(277): Illuminate\\Mail\\Mailable->send()
#13 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(231): Illuminate\\Mail\\Mailer->sendMailable()
#14 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/PendingMail.php(122): Illuminate\\Mail\\Mailer->send()
#15 /srv/ixpmanager/app/Listeners/User/SendNewUserWelcomeEmail.php(52): Illuminate\\Mail\\PendingMail->send()
#16 [internal function]: IXP\\Listeners\\User\\SendNewUserWelcomeEmail->handle()
#17 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(388): call_user_func_array()
#18 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(218): Illuminate\\Events\\Dispatcher->Illuminate\\Events\\{closure}()
#19 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(477): Illuminate\\Events\\Dispatcher->dispatch()
#20 /srv/ixpmanager/app/Http/Controllers/User/UserController.php(294): event()
#21 [internal function]: IXP\\Http\\Controllers\\User\\UserController->addStore()
#22 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): call_user_func_array()
#23 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction()
#24 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Route.php(219): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#25 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Route.php(176): Illuminate\\Routing\\Route->runController()
#26 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(681): Illuminate\\Routing\\Route->run()
#27 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#28 /srv/ixpmanager/app/Http/Middleware/Google2FA.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#29 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\Google2FA->handle()
#30 /srv/ixpmanager/app/Http/Middleware/ControllerEnabled.php(96): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\ControllerEnabled->handle()
#32 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{clo
sure}()
#33 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#34 /srv/ixpmanager/app/Http/Middleware/Authenticate.php(80): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#35 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\Authenticate->handle()
#36 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(76): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\
\{closure}()
#37 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle()
#38 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{cl
osure}()
#39 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle()
#40 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(
)
#41 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle()
#42 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#43 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle()
#44 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}
()
#45 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle()
#46 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#47 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(683): Illuminate\\Pipeline\\Pipeline->then()
#48 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack()
#49 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(624): Illuminate\\Routing\\Router->runRoute()
#50 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(613): Illuminate\\Routing\\Router->dispatchToRoute()
#51 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Routing\\Router->dispatch()
#52 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}
()
#53 /srv/ixpmanager/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#54 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Fideloper\\Proxy\\TrustProxies->handle()
#55 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#56 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#57 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#58 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#59 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline
\\{closure}()
#60 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#61 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\P
ipeline\\{closure}()
#62 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()
#63 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#64 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then()
#65 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#66 /srv/ixpmanager/public/index.php(85): Illuminate\\Foundation\\Http\\Kernel->handle()
#67 {main}
"} 
[2020-07-13 12:20:27] production.NOTICE: noc_biznet deleted userechank  
[2020-07-13 12:21:28] production.ERROR: Expected response code 354 but got code "554", with message "554 5.5.1 Error: no valid recipients
" {"userId":1,"exception":"[object] (Swift_TransportException(code: 554): Expected response code 354 but got code \"554\", with message \"554 5.5.1 Error: no valid r
ecipients
\" at /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php:457)
[stacktrace]
#0 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(341): Swift_Transport_AbstractSmtpTransport->assertResponseCo
de()
#1 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/EsmtpTransport.php(305): Swift_Transport_AbstractSmtpTransport->executeCommand()
#2 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(390): Swift_Transport_EsmtpTransport->executeCommand()
#3 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(497): Swift_Transport_AbstractSmtpTransport->doDataCommand()
#4 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(516): Swift_Transport_AbstractSmtpTransport->doMailTransactio
n()
#5 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(206): Swift_Transport_AbstractSmtpTransport->sendTo()
#6 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mailer.php(71): Swift_Transport_AbstractSmtpTransport->send()
#7 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(488): Swift_Mailer->send()
#8 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(261): Illuminate\\Mail\\Mailer->sendSwiftMessage()
#9 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailable.php(159): Illuminate\\Mail\\Mailer->send()
#10 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Support/Traits/Localizable.php(19): Illuminate\\Mail\\Mailable->Illuminate\\Mail\\{closure}()
#11 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailable.php(160): Illuminate\\Mail\\Mailable->withLocale()
#12 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(277): Illuminate\\Mail\\Mailable->send()
#13 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(231): Illuminate\\Mail\\Mailer->sendMailable()
#14 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/PendingMail.php(122): Illuminate\\Mail\\Mailer->send()
#15 /srv/ixpmanager/app/Listeners/User/SendNewUserWelcomeEmail.php(52): Illuminate\\Mail\\PendingMail->send()
#16 [internal function]: IXP\\Listeners\\User\\SendNewUserWelcomeEmail->handle()
#17 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(388): call_user_func_array()
#18 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(218): Illuminate\\Events\\Dispatcher->Illuminate\\Events\\{closure}()
#19 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(477): Illuminate\\Events\\Dispatcher->dispatch()
#20 /srv/ixpmanager/app/Http/Controllers/User/UserController.php(294): event()
#21 [internal function]: IXP\\Http\\Controllers\\User\\UserController->addStore()
#22 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): call_user_func_array()
#23 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction()
#24 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Route.php(219): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#25 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Route.php(176): Illuminate\\Routing\\Route->runController()
#26 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(681): Illuminate\\Routing\\Route->run()
#27 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#28 /srv/ixpmanager/app/Http/Middleware/Google2FA.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#29 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\Google2FA->handle()
#30 /srv/ixpmanager/app/Http/Middleware/ControllerEnabled.php(96): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\ControllerEnabled->handle()
#32 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{clo
sure}()
#33 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#34 /srv/ixpmanager/app/Http/Middleware/Authenticate.php(80): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#35 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\Authenticate->handle()
#36 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(76): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\
\{closure}()
#37 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle()
#38 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{cl
osure}()
#39 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle()
#40 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(
)
#41 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle()
#42 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#43 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle()
#44 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}
()
#45 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle()
#46 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#47 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(683): Illuminate\\Pipeline\\Pipeline->then()
#48 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack()
#49 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(624): Illuminate\\Routing\\Router->runRoute()
#50 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(613): Illuminate\\Routing\\Router->dispatchToRoute()
#51 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Routing\\Router->dispatch()
#52 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}
()
#53 /srv/ixpmanager/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#54 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Fideloper\\Proxy\\TrustProxies->handle()
#55 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#56 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#57 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#58 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#59 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline
\\{closure}()
#60 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#61 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\P
ipeline\\{closure}()
#62 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()
#63 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#64 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then()
#65 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#66 /srv/ixpmanager/public/index.php(85): Illuminate\\Foundation\\Http\\Kernel->handle()
#67 {main}
"} 
[2020-07-13 12:22:01] production.NOTICE: noc_biznet deleted userechank  
[2020-07-13 12:22:19] production.NOTICE: noc_biznet deleted userhersan_firman  
[2020-07-13 12:23:10] production.NOTICE: noc_biznet Added a User  with ID 10  
[2020-07-13 12:28:42] production.NOTICE: noc_biznet added hersan_firman via CustomerToUser ID [11] to JEFNY TECHNO  
[2020-07-13 12:28:53] production.NOTICE: noc_biznet deleted customer2userBiznet Internet eXchange/Hersan Yudhaprana  
[2020-07-13 12:35:57] production.ERROR: Expected response code 354 but got code "554", with message "554 5.5.1 Error: no valid recipients
" {"userId":1,"exception":"[object] (Swift_TransportException(code: 554): Expected response code 354 but got code \"554\", with message \"554 5.5.1 Error: no valid r
ecipients
\" at /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php:457)
[stacktrace]
#0 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(341): Swift_Transport_AbstractSmtpTransport->assertResponseCo
de()
#1 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/EsmtpTransport.php(305): Swift_Transport_AbstractSmtpTransport->executeCommand()
#2 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(390): Swift_Transport_EsmtpTransport->executeCommand()
#3 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(497): Swift_Transport_AbstractSmtpTransport->doDataCommand()
#4 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(516): Swift_Transport_AbstractSmtpTransport->doMailTransactio
n()
#5 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(206): Swift_Transport_AbstractSmtpTransport->sendTo()
#6 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mailer.php(71): Swift_Transport_AbstractSmtpTransport->send()
#7 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(488): Swift_Mailer->send()
#8 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(261): Illuminate\\Mail\\Mailer->sendSwiftMessage()
#9 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailable.php(159): Illuminate\\Mail\\Mailer->send()
#10 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Support/Traits/Localizable.php(19): Illuminate\\Mail\\Mailable->Illuminate\\Mail\\{closure}()
#11 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailable.php(160): Illuminate\\Mail\\Mailable->withLocale()
#12 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(277): Illuminate\\Mail\\Mailable->send()
#13 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(231): Illuminate\\Mail\\Mailer->sendMailable()
#14 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/PendingMail.php(122): Illuminate\\Mail\\Mailer->send()
#15 /srv/ixpmanager/app/Listeners/User/SendNewUserWelcomeEmail.php(52): Illuminate\\Mail\\PendingMail->send()
#16 [internal function]: IXP\\Listeners\\User\\SendNewUserWelcomeEmail->handle()
#17 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(388): call_user_func_array()
#18 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(218): Illuminate\\Events\\Dispatcher->Illuminate\\Events\\{closure}()
#19 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(477): Illuminate\\Events\\Dispatcher->dispatch()
#20 /srv/ixpmanager/app/Http/Controllers/User/UserController.php(294): event()
#21 [internal function]: IXP\\Http\\Controllers\\User\\UserController->addStore()
#22 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): call_user_func_array()
#23 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction()
#24 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Route.php(219): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#25 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Route.php(176): Illuminate\\Routing\\Route->runController()
#26 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(681): Illuminate\\Routing\\Route->run()
#27 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#28 /srv/ixpmanager/app/Http/Middleware/Google2FA.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#29 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\Google2FA->handle()
#30 /srv/ixpmanager/app/Http/Middleware/ControllerEnabled.php(96): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\ControllerEnabled->handle()
#32 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{clo
sure}()
#33 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#34 /srv/ixpmanager/app/Http/Middleware/Authenticate.php(80): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#35 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\Authenticate->handle()
#36 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(76): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\
\{closure}()
#37 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle()
#38 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{cl
osure}()
#39 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle()
#40 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(
)
#41 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle()
#42 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#43 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle()
#44 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}
()
#45 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle()
#46 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#47 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(683): Illuminate\\Pipeline\\Pipeline->then()
#48 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack()
#49 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(624): Illuminate\\Routing\\Router->runRoute()
#50 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(613): Illuminate\\Routing\\Router->dispatchToRoute()
#51 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Routing\\Router->dispatch()
#52 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}
()
#53 /srv/ixpmanager/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#54 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Fideloper\\Proxy\\TrustProxies->handle()
#55 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#56 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#57 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#58 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#59 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline
\\{closure}()
#60 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#61 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\P
ipeline\\{closure}()
#62 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()
#63 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#64 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then()
#65 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#66 /srv/ixpmanager/public/index.php(85): Illuminate\\Foundation\\Http\\Kernel->handle()
#67 {main}
"} 
[2020-07-13 12:49:25] production.NOTICE: noc_biznet deleted userechank  
[2020-07-13 12:49:53] production.ERROR: Failed to authenticate on SMTP server with username "noc" using 2 possible authenticators. Authenticator LOGIN returned Expec
ted response code 235 but got code "535", with message "535 5.7.8 Error: authentication failed: UGFzc3dvcmQ6
". Authenticator PLAIN returned Expected response code 235 but got code "535", with message "535 5.7.8 Error: authentication failed: UGFzc3dvcmQ6
". {"userId":1,"exception":"[object] (Swift_TransportException(code: 0): Failed to authenticate on SMTP server with username \"noc\" using 2 possible authenticators.
 Authenticator LOGIN returned Expected response code 235 but got code \"535\", with message \"535 5.7.8 Error: authentication failed: UGFzc3dvcmQ6
\". Authenticator PLAIN returned Expected response code 235 but got code \"535\", with message \"535 5.7.8 Error: authentication failed: UGFzc3dvcmQ6
\". at /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/AuthHandler.php:191)
[stacktrace]
#0 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/EsmtpTransport.php(371): Swift_Transport_Esmtp_AuthHandler->afterEhlo()
#1 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(148): Swift_Transport_EsmtpTransport->doHeloCommand()
#2 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mailer.php(65): Swift_Transport_AbstractSmtpTransport->start()
#3 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(488): Swift_Mailer->send()
#4 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(261): Illuminate\\Mail\\Mailer->sendSwiftMessage()
#5 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailable.php(159): Illuminate\\Mail\\Mailer->send()
#6 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Support/Traits/Localizable.php(19): Illuminate\\Mail\\Mailable->Illuminate\\Mail\\{closure}()
#7 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailable.php(160): Illuminate\\Mail\\Mailable->withLocale()
#8 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(277): Illuminate\\Mail\\Mailable->send()
#9 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(231): Illuminate\\Mail\\Mailer->sendMailable()
#10 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/PendingMail.php(122): Illuminate\\Mail\\Mailer->send()
#11 /srv/ixpmanager/app/Listeners/User/SendNewUserWelcomeEmail.php(52): Illuminate\\Mail\\PendingMail->send()
#12 [internal function]: IXP\\Listeners\\User\\SendNewUserWelcomeEmail->handle()
#13 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(388): call_user_func_array()
#14 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(218): Illuminate\\Events\\Dispatcher->Illuminate\\Events\\{closure}()
#15 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(477): Illuminate\\Events\\Dispatcher->dispatch()
#16 /srv/ixpmanager/app/Http/Controllers/User/UserController.php(294): event()
#17 [internal function]: IXP\\Http\\Controllers\\User\\UserController->addStore()
#18 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): call_user_func_array()
#19 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction()
#20 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Route.php(219): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#21 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Route.php(176): Illuminate\\Routing\\Route->runController()
#22 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(681): Illuminate\\Routing\\Route->run()
#23 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#24 /srv/ixpmanager/app/Http/Middleware/Google2FA.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#25 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\Google2FA->handle()
#26 /srv/ixpmanager/app/Http/Middleware/ControllerEnabled.php(96): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\ControllerEnabled->handle()
#28 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{clo
sure}()
#29 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#30 /srv/ixpmanager/app/Http/Middleware/Authenticate.php(80): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\Authenticate->handle()
#32 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(76): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\
\{closure}()
#33 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle()
#34 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{cl
osure}()
#35 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle()
#36 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(
)
#37 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle()
#38 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#39 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle()
#40 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}
()
#41 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle()
#42 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#43 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(683): Illuminate\\Pipeline\\Pipeline->then()
#44 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack()
#45 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(624): Illuminate\\Routing\\Router->runRoute()
#46 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(613): Illuminate\\Routing\\Router->dispatchToRoute()
#47 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Routing\\Router->dispatch()
#48 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}
()
#49 /srv/ixpmanager/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#50 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Fideloper\\Proxy\\TrustProxies->handle()
#51 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#52 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#53 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#54 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#55 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline
\\{closure}()
#56 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#57 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\P
ipeline\\{closure}()
#58 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()
#59 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#60 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then()
#61 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#62 /srv/ixpmanager/public/index.php(85): Illuminate\\Foundation\\Http\\Kernel->handle()
#63 {main}
"} 
[2020-07-13 12:50:17] production.NOTICE: noc_biznet deleted userechank  
[2020-07-13 12:51:59] production.ERROR: Failed to authenticate on SMTP server with username "noc" using 2 possible authenticators. Authenticator LOGIN returned Expec
ted response code 235 but got code "535", with message "535 5.7.8 Error: authentication failed: UGFzc3dvcmQ6
". Authenticator PLAIN returned Expected response code 235 but got code "535", with message "535 5.7.8 Error: authentication failed: UGFzc3dvcmQ6
". {"userId":1,"exception":"[object] (Swift_TransportException(code: 0): Failed to authenticate on SMTP server with username \"noc\" using 2 possible authenticators.
 Authenticator LOGIN returned Expected response code 235 but got code \"535\", with message \"535 5.7.8 Error: authentication failed: UGFzc3dvcmQ6
\". Authenticator PLAIN returned Expected response code 235 but got code \"535\", with message \"535 5.7.8 Error: authentication failed: UGFzc3dvcmQ6
\". at /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/AuthHandler.php:191)
[stacktrace]
#0 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/EsmtpTransport.php(371): Swift_Transport_Esmtp_AuthHandler->afterEhlo()
#1 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(148): Swift_Transport_EsmtpTransport->doHeloCommand()
#2 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mailer.php(65): Swift_Transport_AbstractSmtpTransport->start()
#3 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(488): Swift_Mailer->send()
#4 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(261): Illuminate\\Mail\\Mailer->sendSwiftMessage()
#5 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailable.php(159): Illuminate\\Mail\\Mailer->send()
#6 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Support/Traits/Localizable.php(19): Illuminate\\Mail\\Mailable->Illuminate\\Mail\\{closure}()
#7 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailable.php(160): Illuminate\\Mail\\Mailable->withLocale()
#8 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(277): Illuminate\\Mail\\Mailable->send()
#9 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(231): Illuminate\\Mail\\Mailer->sendMailable()
#10 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/PendingMail.php(122): Illuminate\\Mail\\Mailer->send()
#11 /srv/ixpmanager/app/Listeners/User/SendNewUserWelcomeEmail.php(52): Illuminate\\Mail\\PendingMail->send()
#12 [internal function]: IXP\\Listeners\\User\\SendNewUserWelcomeEmail->handle()
#13 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(388): call_user_func_array()
#14 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(218): Illuminate\\Events\\Dispatcher->Illuminate\\Events\\{closure}()
#15 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(477): Illuminate\\Events\\Dispatcher->dispatch()
#16 /srv/ixpmanager/app/Http/Controllers/User/UserController.php(294): event()
#17 [internal function]: IXP\\Http\\Controllers\\User\\UserController->addStore()
#18 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): call_user_func_array()
#19 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction()
#20 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Route.php(219): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#21 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Route.php(176): Illuminate\\Routing\\Route->runController()
#22 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(681): Illuminate\\Routing\\Route->run()
#23 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#24 /srv/ixpmanager/app/Http/Middleware/Google2FA.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#25 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\Google2FA->handle()
#26 /srv/ixpmanager/app/Http/Middleware/ControllerEnabled.php(96): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\ControllerEnabled->handle()
#28 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{clo
sure}()
#29 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#30 /srv/ixpmanager/app/Http/Middleware/Authenticate.php(80): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\Authenticate->handle()
#32 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(76): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\
\{closure}()
#33 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle()
#34 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{cl
osure}()
#35 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle()
#36 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(
)
#37 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle()
#38 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#39 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle()
#40 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}
()
#41 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle()
#42 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#43 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(683): Illuminate\\Pipeline\\Pipeline->then()
#44 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack()
#45 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(624): Illuminate\\Routing\\Router->runRoute()
#46 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(613): Illuminate\\Routing\\Router->dispatchToRoute()
#47 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Routing\\Router->dispatch()
#48 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}
()
#49 /srv/ixpmanager/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#50 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Fideloper\\Proxy\\TrustProxies->handle()
#51 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#52 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#53 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#54 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#55 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline
\\{closure}()
#56 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#57 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\P
ipeline\\{closure}()
#58 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()
#59 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#60 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then()
#61 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#62 /srv/ixpmanager/public/index.php(85): Illuminate\\Foundation\\Http\\Kernel->handle()
#63 {main}
"} 
[2020-07-13 12:53:36] production.NOTICE: noc_biznet deleted userechank  
[2020-07-13 12:53:50] production.ERROR: Expected response code 354 but got code "554", with message "554 5.5.1 Error: no valid recipients
" {"userId":1,"exception":"[object] (Swift_TransportException(code: 554): Expected response code 354 but got code \"554\", with message \"554 5.5.1 Error: no valid r
ecipients
\" at /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php:457)
[stacktrace]
#0 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(341): Swift_Transport_AbstractSmtpTransport->assertResponseCo
de()
#1 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/EsmtpTransport.php(305): Swift_Transport_AbstractSmtpTransport->executeCommand()
#2 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(390): Swift_Transport_EsmtpTransport->executeCommand()
#3 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(497): Swift_Transport_AbstractSmtpTransport->doDataCommand()
#4 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(516): Swift_Transport_AbstractSmtpTransport->doMailTransactio
n()
#5 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(206): Swift_Transport_AbstractSmtpTransport->sendTo()
#6 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mailer.php(71): Swift_Transport_AbstractSmtpTransport->send()
#7 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(488): Swift_Mailer->send()
#8 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(261): Illuminate\\Mail\\Mailer->sendSwiftMessage()
#9 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailable.php(159): Illuminate\\Mail\\Mailer->send()
#10 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Support/Traits/Localizable.php(19): Illuminate\\Mail\\Mailable->Illuminate\\Mail\\{closure}()
#11 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailable.php(160): Illuminate\\Mail\\Mailable->withLocale()
#12 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(277): Illuminate\\Mail\\Mailable->send()
#13 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(231): Illuminate\\Mail\\Mailer->sendMailable()
#14 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/PendingMail.php(122): Illuminate\\Mail\\Mailer->send()
#15 /srv/ixpmanager/app/Listeners/User/SendNewUserWelcomeEmail.php(52): Illuminate\\Mail\\PendingMail->send()
#16 [internal function]: IXP\\Listeners\\User\\SendNewUserWelcomeEmail->handle()
#17 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(388): call_user_func_array()
#18 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(218): Illuminate\\Events\\Dispatcher->Illuminate\\Events\\{closure}()
#19 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(477): Illuminate\\Events\\Dispatcher->dispatch()
#20 /srv/ixpmanager/app/Http/Controllers/User/UserController.php(294): event()
#21 [internal function]: IXP\\Http\\Controllers\\User\\UserController->addStore()
#22 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): call_user_func_array()
#23 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction()
#24 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Route.php(219): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#25 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Route.php(176): Illuminate\\Routing\\Route->runController()
#26 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(681): Illuminate\\Routing\\Route->run()
#27 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#28 /srv/ixpmanager/app/Http/Middleware/Google2FA.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#29 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\Google2FA->handle()
#30 /srv/ixpmanager/app/Http/Middleware/ControllerEnabled.php(96): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\ControllerEnabled->handle()
#32 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{clo
sure}()
#33 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#34 /srv/ixpmanager/app/Http/Middleware/Authenticate.php(80): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#35 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\Authenticate->handle()
#36 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(76): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\
\{closure}()
#37 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle()
#38 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{cl
osure}()
#39 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle()
#40 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(
)
#41 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle()
#42 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#43 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle()
#44 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}
()
#45 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle()
#46 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#47 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(683): Illuminate\\Pipeline\\Pipeline->then()
#48 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack()
#49 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(624): Illuminate\\Routing\\Router->runRoute()
#50 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(613): Illuminate\\Routing\\Router->dispatchToRoute()
#51 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Routing\\Router->dispatch()
#52 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}
()
#53 /srv/ixpmanager/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#54 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Fideloper\\Proxy\\TrustProxies->handle()
#55 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#56 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#57 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#58 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#59 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline
\\{closure}()
#60 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#61 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\P
ipeline\\{closure}()
#62 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()
#63 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#64 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then()
#65 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#66 /srv/ixpmanager/public/index.php(85): Illuminate\\Foundation\\Http\\Kernel->handle()
#67 {main}
"} 
[2020-07-13 13:02:10] production.ERROR: Expected response code 354 but got code "554", with message "554 5.5.1 Error: no valid recipients
" {"exception":"[object] (Swift_TransportException(code: 554): Expected response code 354 but got code \"554\", with message \"554 5.5.1 Error: no valid recipients
\" at /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php:457)
[stacktrace]
#0 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(341): Swift_Transport_AbstractSmtpTransport->assertResponseCo
de()
#1 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/EsmtpTransport.php(305): Swift_Transport_AbstractSmtpTransport->executeCommand()
#2 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(390): Swift_Transport_EsmtpTransport->executeCommand()
#3 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(497): Swift_Transport_AbstractSmtpTransport->doDataCommand()
#4 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(516): Swift_Transport_AbstractSmtpTransport->doMailTransactio
n()
#5 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(206): Swift_Transport_AbstractSmtpTransport->sendTo()
#6 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mailer.php(71): Swift_Transport_AbstractSmtpTransport->send()
#7 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(488): Swift_Mailer->send()
#8 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(261): Illuminate\\Mail\\Mailer->sendSwiftMessage()
#9 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailable.php(159): Illuminate\\Mail\\Mailer->send()
#10 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Support/Traits/Localizable.php(19): Illuminate\\Mail\\Mailable->Illuminate\\Mail\\{closure}()
#11 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailable.php(160): Illuminate\\Mail\\Mailable->withLocale()
#12 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(277): Illuminate\\Mail\\Mailable->send()
#13 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(231): Illuminate\\Mail\\Mailer->sendMailable()
#14 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/PendingMail.php(122): Illuminate\\Mail\\Mailer->send()
#15 /srv/ixpmanager/app/Listeners/Auth/ForgotPassword.php(51): Illuminate\\Mail\\PendingMail->send()
#16 [internal function]: IXP\\Listeners\\Auth\\ForgotPassword->handle()
#17 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(388): call_user_func_array()
#18 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(218): Illuminate\\Events\\Dispatcher->Illuminate\\Events\\{closure}()
#19 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(477): Illuminate\\Events\\Dispatcher->dispatch()
#20 /srv/ixpmanager/database/Entities/User.php(1113): event()
#21 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBroker.php(67): Entities\\User->sendPasswordResetNotification()
#22 /srv/ixpmanager/app/Http/Controllers/Auth/ForgotPasswordController.php(105): Illuminate\\Auth\\Passwords\\PasswordBroker->sendResetLink()
#23 [internal function]: IXP\\Http\\Controllers\\Auth\\ForgotPasswordController->sendResetLinkEmail()
#24 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): call_user_func_array()
#25 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction()
#26 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Route.php(219): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#27 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Route.php(176): Illuminate\\Routing\\Route->runController()
#28 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(681): Illuminate\\Routing\\Route->run()
#29 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#30 /srv/ixpmanager/app/Http/Middleware/RedirectIfAuthenticated.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\RedirectIfAuthenticated->handle()
#32 /srv/ixpmanager/app/Http/Middleware/ControllerEnabled.php(96): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#33 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\ControllerEnabled->handle()
#34 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{clo
sure}()
#35 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#36 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(76): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\
\{closure}()
#37 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle()
#38 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{cl
osure}()
#39 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle()
#40 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(
)
#41 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle()
#42 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#43 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle()
#44 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}
()
#45 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle()
#46 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#47 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(683): Illuminate\\Pipeline\\Pipeline->then()
#48 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack()
#49 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(624): Illuminate\\Routing\\Router->runRoute()
#50 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(613): Illuminate\\Routing\\Router->dispatchToRoute()
#51 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Routing\\Router->dispatch()
#52 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}
()
#53 /srv/ixpmanager/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#54 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Fideloper\\Proxy\\TrustProxies->handle()
#55 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#56 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#57 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#58 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#59 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline
\\{closure}()
#60 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#61 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\P
ipeline\\{closure}()
#62 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()
#63 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#64 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then()
#65 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#66 /srv/ixpmanager/public/index.php(85): Illuminate\\Foundation\\Http\\Kernel->handle()
#67 {main}
"} 
[2020-07-13 13:02:18] production.ERROR: Expected response code 354 but got code "554", with message "554 5.5.1 Error: no valid recipients
" {"exception":"[object] (Swift_TransportException(code: 554): Expected response code 354 but got code \"554\", with message \"554 5.5.1 Error: no valid recipients
\" at /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php:457)
[stacktrace]
#0 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(341): Swift_Transport_AbstractSmtpTransport->assertResponseCo
de()
#1 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/EsmtpTransport.php(305): Swift_Transport_AbstractSmtpTransport->executeCommand()
#2 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(390): Swift_Transport_EsmtpTransport->executeCommand()
#3 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(497): Swift_Transport_AbstractSmtpTransport->doDataCommand()
#4 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(516): Swift_Transport_AbstractSmtpTransport->doMailTransactio
n()
#5 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(206): Swift_Transport_AbstractSmtpTransport->sendTo()
#6 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mailer.php(71): Swift_Transport_AbstractSmtpTransport->send()
#7 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(488): Swift_Mailer->send()
#8 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(261): Illuminate\\Mail\\Mailer->sendSwiftMessage()
#9 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailable.php(159): Illuminate\\Mail\\Mailer->send()
#10 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Support/Traits/Localizable.php(19): Illuminate\\Mail\\Mailable->Illuminate\\Mail\\{closure}()
#11 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailable.php(160): Illuminate\\Mail\\Mailable->withLocale()
#12 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(277): Illuminate\\Mail\\Mailable->send()
#13 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(231): Illuminate\\Mail\\Mailer->sendMailable()
#14 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/PendingMail.php(122): Illuminate\\Mail\\Mailer->send()
#15 /srv/ixpmanager/app/Listeners/Auth/ForgotPassword.php(51): Illuminate\\Mail\\PendingMail->send()
#16 [internal function]: IXP\\Listeners\\Auth\\ForgotPassword->handle()
#17 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(388): call_user_func_array()
#18 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(218): Illuminate\\Events\\Dispatcher->Illuminate\\Events\\{closure}()
#19 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(477): Illuminate\\Events\\Dispatcher->dispatch()
#20 /srv/ixpmanager/database/Entities/User.php(1113): event()
#21 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBroker.php(67): Entities\\User->sendPasswordResetNotification()
#22 /srv/ixpmanager/app/Http/Controllers/Auth/ForgotPasswordController.php(105): Illuminate\\Auth\\Passwords\\PasswordBroker->sendResetLink()
#23 [internal function]: IXP\\Http\\Controllers\\Auth\\ForgotPasswordController->sendResetLinkEmail()
#24 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): call_user_func_array()
#25 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction()
#26 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Route.php(219): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#27 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Route.php(176): Illuminate\\Routing\\Route->runController()
#28 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(681): Illuminate\\Routing\\Route->run()
#29 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#30 /srv/ixpmanager/app/Http/Middleware/RedirectIfAuthenticated.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\RedirectIfAuthenticated->handle()
#32 /srv/ixpmanager/app/Http/Middleware/ControllerEnabled.php(96): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#33 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\ControllerEnabled->handle()
#34 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{clo
sure}()
#35 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#36 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(76): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\
\{closure}()
#37 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle()
#38 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{cl
osure}()
#39 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle()
#40 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(
)
#41 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle()
#42 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#43 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle()
#44 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}
()
#45 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle()
#46 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#47 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(683): Illuminate\\Pipeline\\Pipeline->then()
#48 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack()
#49 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(624): Illuminate\\Routing\\Router->runRoute()
#50 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(613): Illuminate\\Routing\\Router->dispatchToRoute()
#51 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Routing\\Router->dispatch()
#52 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}
()
#53 /srv/ixpmanager/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#54 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Fideloper\\Proxy\\TrustProxies->handle()
#55 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#56 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#57 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#58 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#59 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline
\\{closure}()
#60 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#61 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\P
ipeline\\{closure}()
#62 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()
#63 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#64 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then()
#65 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#66 /srv/ixpmanager/public/index.php(85): Illuminate\\Foundation\\Http\\Kernel->handle()
#67 {main}
"} 
[2020-07-13 13:03:04] production.ERROR: Connection could not be established with host smtp.biznetnetworks.com :stream_socket_client(): php_network_getaddresses: geta
ddrinfo failed: Name or service not known {"exception":"[object] (Swift_TransportException(code: 0): Connection could not be established with host smtp.biznetnetwork
s.com :stream_socket_client(): php_network_getaddresses: getaddrinfo failed: Name or service not known at /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/
Swift/Transport/StreamBuffer.php:269)
[stacktrace]
#0 [internal function]: Swift_Transport_StreamBuffer->{closure}()
#1 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php(272): stream_socket_client()
#2 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php(58): Swift_Transport_StreamBuffer->establishSocketConnection()
#3 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(143): Swift_Transport_StreamBuffer->initialize()
#4 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mailer.php(65): Swift_Transport_AbstractSmtpTransport->start()
#5 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(488): Swift_Mailer->send()
#6 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(261): Illuminate\\Mail\\Mailer->sendSwiftMessage()
#7 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailable.php(159): Illuminate\\Mail\\Mailer->send()
#8 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Support/Traits/Localizable.php(19): Illuminate\\Mail\\Mailable->Illuminate\\Mail\\{closure}()
#9 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailable.php(160): Illuminate\\Mail\\Mailable->withLocale()
#10 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(277): Illuminate\\Mail\\Mailable->send()
#11 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(231): Illuminate\\Mail\\Mailer->sendMailable()
#12 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/PendingMail.php(122): Illuminate\\Mail\\Mailer->send()
#13 /srv/ixpmanager/app/Listeners/Auth/ForgotPassword.php(51): Illuminate\\Mail\\PendingMail->send()
#14 [internal function]: IXP\\Listeners\\Auth\\ForgotPassword->handle()
#15 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(388): call_user_func_array()
#16 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(218): Illuminate\\Events\\Dispatcher->Illuminate\\Events\\{closure}()
#17 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(477): Illuminate\\Events\\Dispatcher->dispatch()
#18 /srv/ixpmanager/database/Entities/User.php(1113): event()
#19 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBroker.php(67): Entities\\User->sendPasswordResetNotification()
#20 /srv/ixpmanager/app/Http/Controllers/Auth/ForgotPasswordController.php(105): Illuminate\\Auth\\Passwords\\PasswordBroker->sendResetLink()
#21 [internal function]: IXP\\Http\\Controllers\\Auth\\ForgotPasswordController->sendResetLinkEmail()
#22 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): call_user_func_array()
#23 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction()
#24 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Route.php(219): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#25 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Route.php(176): Illuminate\\Routing\\Route->runController()
#26 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(681): Illuminate\\Routing\\Route->run()
#27 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#28 /srv/ixpmanager/app/Http/Middleware/RedirectIfAuthenticated.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#29 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\RedirectIfAuthenticated->handle()
#30 /srv/ixpmanager/app/Http/Middleware/ControllerEnabled.php(96): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\ControllerEnabled->handle()
#32 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{clo
sure}()
#33 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#34 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(76): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\
\{closure}()
#35 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle()
#36 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{cl
osure}()
#37 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle()
#38 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(
)
#39 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle()
#40 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#41 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle()
#42 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}
()
#43 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle()
#44 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#45 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(683): Illuminate\\Pipeline\\Pipeline->then()
#46 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack()
#47 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(624): Illuminate\\Routing\\Router->runRoute()
#48 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(613): Illuminate\\Routing\\Router->dispatchToRoute()
#49 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Routing\\Router->dispatch()
#50 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}
()
#51 /srv/ixpmanager/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#52 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Fideloper\\Proxy\\TrustProxies->handle()
#53 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#54 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#55 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#56 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#57 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline
\\{closure}()
#58 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#59 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\P
ipeline\\{closure}()
#60 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()
#61 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#62 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then()
#63 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#64 /srv/ixpmanager/public/index.php(85): Illuminate\\Foundation\\Http\\Kernel->handle()
#65 {main}
"} 
[2020-07-13 13:12:10] production.ERROR: Expected response code 354 but got code "554", with message "554 5.5.1 Error: no valid recipients
" {"userId":1,"exception":"[object] (Swift_TransportException(code: 554): Expected response code 354 but got code \"554\", with message \"554 5.5.1 Error: no valid r
ecipients
\" at /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php:457)
[stacktrace]
#0 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(341): Swift_Transport_AbstractSmtpTransport->assertResponseCo
de()
#1 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/EsmtpTransport.php(305): Swift_Transport_AbstractSmtpTransport->executeCommand()
#2 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(390): Swift_Transport_EsmtpTransport->executeCommand()
#3 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(497): Swift_Transport_AbstractSmtpTransport->doDataCommand()
#4 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(516): Swift_Transport_AbstractSmtpTransport->doMailTransactio
n()
#5 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(206): Swift_Transport_AbstractSmtpTransport->sendTo()
#6 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mailer.php(71): Swift_Transport_AbstractSmtpTransport->send()
#7 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(488): Swift_Mailer->send()
#8 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(261): Illuminate\\Mail\\Mailer->sendSwiftMessage()
#9 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailable.php(159): Illuminate\\Mail\\Mailer->send()
#10 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Support/Traits/Localizable.php(19): Illuminate\\Mail\\Mailable->Illuminate\\Mail\\{closure}()
#11 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailable.php(160): Illuminate\\Mail\\Mailable->withLocale()
#12 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(277): Illuminate\\Mail\\Mailable->send()
#13 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(231): Illuminate\\Mail\\Mailer->sendMailable()
#14 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/PendingMail.php(122): Illuminate\\Mail\\Mailer->send()
#15 /srv/ixpmanager/app/Http/Controllers/User/UserController.php(459): Illuminate\\Mail\\PendingMail->send()
#16 [internal function]: IXP\\Http\\Controllers\\User\\UserController->resendWelcomeEmail()
#17 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): call_user_func_array()
#18 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction()
#19 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Route.php(219): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#20 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Route.php(176): Illuminate\\Routing\\Route->runController()
#21 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(681): Illuminate\\Routing\\Route->run()
#22 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#23 /srv/ixpmanager/app/Http/Middleware/Google2FA.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\Google2FA->handle()
#25 /srv/ixpmanager/app/Http/Middleware/ControllerEnabled.php(96): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#26 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\ControllerEnabled->handle()
#27 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{clo
sure}()
#28 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#29 /srv/ixpmanager/app/Http/Middleware/Authenticate.php(80): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\Authenticate->handle()
#31 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(76): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\
\{closure}()
#32 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle()
#33 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{cl
osure}()
#34 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle()
#35 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(
)
#36 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle()
#37 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#38 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle()
#39 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}
()
#40 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle()
#41 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#42 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(683): Illuminate\\Pipeline\\Pipeline->then()
#43 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack()
#44 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(624): Illuminate\\Routing\\Router->runRoute()
#45 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(613): Illuminate\\Routing\\Router->dispatchToRoute()
#46 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Routing\\Router->dispatch()
#47 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}
()
#48 /srv/ixpmanager/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#49 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Fideloper\\Proxy\\TrustProxies->handle()
#50 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#51 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#52 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#53 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#54 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline
\\{closure}()
#55 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#56 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\P
ipeline\\{closure}()
#57 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()
#58 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#59 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then()
#60 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#61 /srv/ixpmanager/public/index.php(85): Illuminate\\Foundation\\Http\\Kernel->handle()
#62 {main}
"} 
[2020-07-13 13:15:22] production.ERROR: Expected response code 354 but got code "554", with message "554 5.5.1 Error: no valid recipients
" {"userId":1,"exception":"[object] (Swift_TransportException(code: 554): Expected response code 354 but got code \"554\", with message \"554 5.5.1 Error: no valid r
ecipients
\" at /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php:457)
[stacktrace]
#0 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(341): Swift_Transport_AbstractSmtpTransport->assertResponseCo
de()
#1 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/EsmtpTransport.php(305): Swift_Transport_AbstractSmtpTransport->executeCommand()
#2 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(390): Swift_Transport_EsmtpTransport->executeCommand()
#3 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(497): Swift_Transport_AbstractSmtpTransport->doDataCommand()
#4 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(516): Swift_Transport_AbstractSmtpTransport->doMailTransactio
n()
#5 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(206): Swift_Transport_AbstractSmtpTransport->sendTo()
#6 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mailer.php(71): Swift_Transport_AbstractSmtpTransport->send()
#7 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(488): Swift_Mailer->send()
#8 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(261): Illuminate\\Mail\\Mailer->sendSwiftMessage()
#9 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailable.php(159): Illuminate\\Mail\\Mailer->send()
#10 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Support/Traits/Localizable.php(19): Illuminate\\Mail\\Mailable->Illuminate\\Mail\\{closure}()
#11 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailable.php(160): Illuminate\\Mail\\Mailable->withLocale()
#12 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(277): Illuminate\\Mail\\Mailable->send()
#13 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(231): Illuminate\\Mail\\Mailer->sendMailable()
#14 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/PendingMail.php(122): Illuminate\\Mail\\Mailer->send()
#15 /srv/ixpmanager/app/Http/Controllers/User/UserController.php(459): Illuminate\\Mail\\PendingMail->send()
#16 [internal function]: IXP\\Http\\Controllers\\User\\UserController->resendWelcomeEmail()
#17 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): call_user_func_array()
#18 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction()
#19 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Route.php(219): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#20 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Route.php(176): Illuminate\\Routing\\Route->runController()
#21 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(681): Illuminate\\Routing\\Route->run()
#22 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#23 /srv/ixpmanager/app/Http/Middleware/Google2FA.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\Google2FA->handle()
#25 /srv/ixpmanager/app/Http/Middleware/ControllerEnabled.php(96): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#26 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\ControllerEnabled->handle()
#27 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{clo
sure}()
#28 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#29 /srv/ixpmanager/app/Http/Middleware/Authenticate.php(80): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\Authenticate->handle()
#31 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(76): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\
\{closure}()
#32 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle()
#33 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{cl
osure}()
#34 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle()
#35 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(
)
#36 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle()
#37 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#38 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle()
#39 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}
()
#40 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle()
#41 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#42 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(683): Illuminate\\Pipeline\\Pipeline->then()
#43 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack()
#44 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(624): Illuminate\\Routing\\Router->runRoute()
#45 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(613): Illuminate\\Routing\\Router->dispatchToRoute()
#46 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Routing\\Router->dispatch()
#47 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}
()
#48 /srv/ixpmanager/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#49 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Fideloper\\Proxy\\TrustProxies->handle()
#50 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#51 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#52 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#53 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#54 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline
\\{closure}()
#55 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#56 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\P
ipeline\\{closure}()
#57 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()
#58 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#59 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then()
#60 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#61 /srv/ixpmanager/public/index.php(85): Illuminate\\Foundation\\Http\\Kernel->handle()
#62 {main}
"} 
[2020-07-13 13:22:17] production.NOTICE: noc_biznet deleted userechank  
[2020-07-13 13:25:27] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/switches/005/switch-aggregate-00005-bits.rrd  
[2020-07-13 13:25:27] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/switches/005/switch-aggregate-00005-bits.rrd  
[2020-07-13 13:25:27] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/switches/005/switch-aggregate-00005-bits.rrd  
[2020-07-13 13:25:27] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/switches/005/switch-aggregate-00005-bits.rrd  
[2020-07-13 13:29:27] production.NOTICE: noc_biznet deleted userhersan_firman  
[2020-07-13 13:36:55] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/4/00004/aggregate-00004-bits.rrd  
[2020-07-13 13:36:55] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/4/00004/ints/pi00003-bits.rrd  
[2020-07-13 13:39:49] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/4/00004/aggregate-00004-bits.rrd  
[2020-07-13 13:39:49] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/4/00004/ints/pi00003-bits.rrd  
[2020-07-13 13:40:45] production.ERROR: Expected response code 250 but got code "451", with message "451 4.3.0 Error: queue file write error
" {"userId":1,"exception":"[object] (Swift_TransportException(code: 451): Expected response code 250 but got code \"451\", with message \"451 4.3.0 Error: queue file
 write error
\" at /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php:457)
[stacktrace]
#0 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(341): Swift_Transport_AbstractSmtpTransport->assertResponseCo
de()
#1 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/EsmtpTransport.php(305): Swift_Transport_AbstractSmtpTransport->executeCommand()
#2 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(404): Swift_Transport_EsmtpTransport->executeCommand()
#3 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(500): Swift_Transport_AbstractSmtpTransport->streamMessage()
#4 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(516): Swift_Transport_AbstractSmtpTransport->doMailTransactio
n()
#5 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(206): Swift_Transport_AbstractSmtpTransport->sendTo()
#6 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mailer.php(71): Swift_Transport_AbstractSmtpTransport->send()
#7 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(488): Swift_Mailer->send()
#8 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(261): Illuminate\\Mail\\Mailer->sendSwiftMessage()
#9 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailable.php(159): Illuminate\\Mail\\Mailer->send()
#10 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Support/Traits/Localizable.php(19): Illuminate\\Mail\\Mailable->Illuminate\\Mail\\{closure}()
#11 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailable.php(160): Illuminate\\Mail\\Mailable->withLocale()
#12 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(277): Illuminate\\Mail\\Mailable->send()
#13 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(231): Illuminate\\Mail\\Mailer->sendMailable()
#14 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/PendingMail.php(122): Illuminate\\Mail\\Mailer->send()
#15 /srv/ixpmanager/app/Listeners/User/SendNewUserWelcomeEmail.php(52): Illuminate\\Mail\\PendingMail->send()
#16 [internal function]: IXP\\Listeners\\User\\SendNewUserWelcomeEmail->handle()
#17 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(388): call_user_func_array()
#18 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(218): Illuminate\\Events\\Dispatcher->Illuminate\\Events\\{closure}()
#19 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(477): Illuminate\\Events\\Dispatcher->dispatch()
#20 /srv/ixpmanager/app/Http/Controllers/User/UserController.php(294): event()
#21 [internal function]: IXP\\Http\\Controllers\\User\\UserController->addStore()
#22 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): call_user_func_array()
#23 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction()
#24 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Route.php(219): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#25 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Route.php(176): Illuminate\\Routing\\Route->runController()
#26 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(681): Illuminate\\Routing\\Route->run()
#27 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#28 /srv/ixpmanager/app/Http/Middleware/Google2FA.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#29 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\Google2FA->handle()
#30 /srv/ixpmanager/app/Http/Middleware/ControllerEnabled.php(96): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\ControllerEnabled->handle()
#32 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{clo
sure}()
#33 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#34 /srv/ixpmanager/app/Http/Middleware/Authenticate.php(80): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#35 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\Authenticate->handle()
#36 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(76): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\
\{closure}()
#37 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle()
#38 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{cl
osure}()
#39 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle()
#40 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(
)
#41 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle()
#42 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#43 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle()
#44 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}
()
#45 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle()
#46 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#47 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(683): Illuminate\\Pipeline\\Pipeline->then()
#48 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack()
#49 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(624): Illuminate\\Routing\\Router->runRoute()
#50 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(613): Illuminate\\Routing\\Router->dispatchToRoute()
#51 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Routing\\Router->dispatch()
#52 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}
()
#53 /srv/ixpmanager/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#54 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Fideloper\\Proxy\\TrustProxies->handle()
#55 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#56 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#57 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#58 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#59 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline
\\{closure}()
#60 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#61 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\P
ipeline\\{closure}()
#62 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()
#63 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#64 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then()
#65 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#66 /srv/ixpmanager/public/index.php(85): Illuminate\\Foundation\\Http\\Kernel->handle()
#67 {main}
"} 
[2020-07-13 13:43:23] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/4/00004/aggregate-00004-bits.rrd  
[2020-07-13 13:43:23] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/4/00004/ints/pi00003-bits.rrd  
[2020-07-13 13:43:38] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/4/00004/aggregate-00004-bits.rrd  
[2020-07-13 13:43:38] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/4/00004/ints/pi00003-bits.rrd  
[2020-07-13 15:39:54] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/switches/005/switch-aggregate-00005-bits.rrd  
[2020-07-13 15:39:54] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/switches/005/switch-aggregate-00005-bits.rrd  
[2020-07-13 15:39:54] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/switches/005/switch-aggregate-00005-bits.rrd  
[2020-07-13 15:39:54] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/switches/005/switch-aggregate-00005-bits.rrd  
[2020-07-13 16:28:59] production.ERROR: Call to a member function format() on null {"userId":5,"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThro
wableError(code: 0): Call to a member function format() on null at /srv/ixpmanager/resources/views/services/lg/router-tab.foil.php:38)
[stacktrace]
#0 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(287): require()
#1 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(231): Foil\\Template\\Template->collect()
#2 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(307): Foil\\Template\\Template->render()
#3 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(211): Foil\\Engine->doRender()
#4 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(188): Foil\\Engine->render()
#5 /srv/ixpmanager/resources/views/services/lg/index.foil.php(23): Foil\\Template\\Template->insert()
#6 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(287): require('/srv/ixpmanager...')
#7 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(231): Foil\\Template\\Template->collect()
#8 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(307): Foil\\Template\\Template->render()
#9 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(231): Foil\\Engine->doRender()
#10 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(204): Foil\\Engine->renderTemplate()
#11 /srv/ixpmanager/app/Services/FoilEngine.php(51): Foil\\Engine->render()
#12 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(143): IXP\\Services\\FoilEngine->get()
#13 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(126): Illuminate\\View\\View->getContents()
#14 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(91): Illuminate\\View\\View->renderContents()
#15 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Http/Response.php(42): Illuminate\\View\\View->render()
#16 /srv/ixpmanager/vendor/symfony/http-foundation/Response.php(205): Illuminate\\Http\\Response->setContent()
#17 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(749): Symfony\\Component\\HttpFoundation\\Response->__construct()
#18 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(721): Illuminate\\Routing\\Router::toResponse()
#19 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(681): Illuminate\\Routing\\Router->prepareResponse()
#20 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#21 /srv/ixpmanager/app/Http/Middleware/Services/LookingGlass.php(65): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#22 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\Services\\LookingGlass->handle()
#23 /srv/ixpmanager/app/Http/Middleware/ControllerEnabled.php(96): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\ControllerEnabled->handle()
#25 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{clo
sure}()
#26 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#27 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(76): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\
\{closure}()
#28 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle()
#29 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{cl
osure}()
#30 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle()
#31 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(
)
#32 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle()
#33 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#34 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle()
#35 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}
()
#36 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle()
#37 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#38 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(683): Illuminate\\Pipeline\\Pipeline->then()
#39 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack()
#40 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(624): Illuminate\\Routing\\Router->runRoute()
#41 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(613): Illuminate\\Routing\\Router->dispatchToRoute()
#42 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Routing\\Router->dispatch()
#43 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}
()
#44 /srv/ixpmanager/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#45 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Fideloper\\Proxy\\TrustProxies->handle()
#46 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#47 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#48 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#49 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#50 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline
\\{closure}()
#51 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#52 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\P
ipeline\\{closure}()
#53 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()
#54 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#55 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then()
#56 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#57 /srv/ixpmanager/public/index.php(85): Illuminate\\Foundation\\Http\\Kernel->handle()
#58 {main}
"} 
[2020-07-13 17:29:56] production.ERROR: content is not defined. {"userId":15,"exception":"[object] (RuntimeException(code: 0): content is not defined. at /srv/ixpman
ager/vendor/foil/foil/src/Extensions/Helpers.php:343)
[stacktrace]
#0 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(365): Foil\\Extensions\\Helpers->getIn()
#1 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(240): Foil\\Extensions\\Helpers->get()
#2 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(121): Foil\\Extensions\\Helpers->raw()
#3 [internal function]: Foil\\Extensions\\Helpers->variable()
#4 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(168): call_user_func_array()
#5 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(195): Foil\\Kernel\\Command->execute()
#6 [internal function]: Foil\\Kernel\\Command->doRun()
#7 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(181): call_user_func_array()
#8 [internal function]: Foil\\Kernel\\Command->doRunIsolated()
#9 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(104): call_user_func_array()
#10 [internal function]: Foil\\Kernel\\Command->run()
#11 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(164): call_user_func_array()
#12 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(113): Foil\\Template\\Template->run()
#13 /srv/ixpmanager/resources/views/services/lg/bgp-summary.foil.php(40): Foil\\Template\\Template->__get()
#14 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(287): require('/srv/ixpmanager...')
#15 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(231): Foil\\Template\\Template->collect()
#16 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(307): Foil\\Template\\Template->render()
#17 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(231): Foil\\Engine->doRender()
#18 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(204): Foil\\Engine->renderTemplate()
#19 /srv/ixpmanager/app/Services/FoilEngine.php(51): Foil\\Engine->render()
#20 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(143): IXP\\Services\\FoilEngine->get()
#21 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(126): Illuminate\\View\\View->getContents()
#22 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(91): Illuminate\\View\\View->renderContents()
#23 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Http/Response.php(42): Illuminate\\View\\View->render()
#24 /srv/ixpmanager/vendor/symfony/http-foundation/Response.php(205): Illuminate\\Http\\Response->setContent()
#25 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(749): Symfony\\Component\\HttpFoundation\\Response->__construct()
#26 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(721): Illuminate\\Routing\\Router::toResponse()
#27 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(681): Illuminate\\Routing\\Router->prepareResponse()
#28 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#29 /srv/ixpmanager/app/Http/Middleware/Services/LookingGlass.php(88): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\Services\\LookingGlass->handle()
#31 /srv/ixpmanager/app/Http/Middleware/ControllerEnabled.php(96): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\ControllerEnabled->handle()
#33 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{clo
sure}()
#34 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#35 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(76): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\
\{closure}()
#36 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle()
#37 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{cl
osure}()
#38 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle()
#39 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(
)
#40 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle()
#41 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#42 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle()
#43 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}
()
#44 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle()
#45 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#46 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(683): Illuminate\\Pipeline\\Pipeline->then()
#47 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack()
#48 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(624): Illuminate\\Routing\\Router->runRoute()
#49 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(613): Illuminate\\Routing\\Router->dispatchToRoute()
#50 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Routing\\Router->dispatch()
#51 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}
()
#52 /srv/ixpmanager/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Fideloper\\Proxy\\TrustProxies->handle()
#54 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#55 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#56 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#57 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#58 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline
\\{closure}()
#59 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#60 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\P
ipeline\\{closure}()
#61 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()
#62 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#63 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then()
#64 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#65 /srv/ixpmanager/public/index.php(85): Illuminate\\Foundation\\Http\\Kernel->handle()
#66 {main}
"} 
[2020-07-13 17:30:02] production.INFO: Generated router configuration for rs1-bix-cgk and used 6584232 bytes (4194304 real) of memory.  
[2020-07-14 09:10:18] production.WARNING: Login failed for user [saut_gabe] from IP [202.169.33.206]  
[2020-07-14 11:05:06] production.WARNING: Login failed for user [saut_gabe] from IP [202.169.33.206]  
[2020-07-14 11:05:11] production.WARNING: Login failed for user [saut_gabe] from IP [202.169.33.206]  
[2020-07-14 13:10:57] production.WARNING: Login failed for user [hartanto] from IP [202.169.33.251]  
[2020-07-14 13:39:33] production.NOTICE: hersan_firman Added a User  with ID 16  
[2020-07-14 13:40:50] production.NOTICE: hersan_firman Added a User  with ID 17  
[2020-07-14 14:11:03] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/switches/005/switch-aggregate-00005-bits.rrd  
[2020-07-14 14:11:03] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/switches/005/switch-aggregate-00005-bits.rrd  
[2020-07-14 14:11:03] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/switches/005/switch-aggregate-00005-bits.rrd  
[2020-07-14 14:11:03] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/switches/005/switch-aggregate-00005-bits.rrd  
[2020-07-14 14:53:16] production.ERROR: Expected response code 250 but got code "451", with message "451 4.3.0 Error: queue file write error
" {"exception":"[object] (Swift_TransportException(code: 451): Expected response code 250 but got code \"451\", with message \"451 4.3.0 Error: queue file write erro
r
\" at /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php:457)
[stacktrace]
#0 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(341): Swift_Transport_AbstractSmtpTransport->assertResponseCo
de()
#1 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/EsmtpTransport.php(305): Swift_Transport_AbstractSmtpTransport->executeCommand()
#2 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(404): Swift_Transport_EsmtpTransport->executeCommand()
#3 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(500): Swift_Transport_AbstractSmtpTransport->streamMessage()
#4 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(516): Swift_Transport_AbstractSmtpTransport->doMailTransactio
n()
#5 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(206): Swift_Transport_AbstractSmtpTransport->sendTo()
#6 /srv/ixpmanager/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mailer.php(71): Swift_Transport_AbstractSmtpTransport->send()
#7 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(488): Swift_Mailer->send()
#8 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(261): Illuminate\\Mail\\Mailer->sendSwiftMessage()
#9 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailable.php(159): Illuminate\\Mail\\Mailer->send()
#10 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Support/Traits/Localizable.php(19): Illuminate\\Mail\\Mailable->Illuminate\\Mail\\{closure}()
#11 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailable.php(160): Illuminate\\Mail\\Mailable->withLocale()
#12 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(277): Illuminate\\Mail\\Mailable->send()
#13 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(231): Illuminate\\Mail\\Mailer->sendMailable()
#14 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Mail/PendingMail.php(122): Illuminate\\Mail\\Mailer->send()
#15 /srv/ixpmanager/app/Listeners/Auth/PasswordReset.php(51): Illuminate\\Mail\\PendingMail->send()
#16 [internal function]: IXP\\Listeners\\Auth\\PasswordReset->handle()
#17 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(388): call_user_func_array()
#18 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(218): Illuminate\\Events\\Dispatcher->Illuminate\\Events\\{closure}()
#19 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(477): Illuminate\\Events\\Dispatcher->dispatch()
#20 /srv/ixpmanager/app/Http/Controllers/Auth/ResetPasswordController.php(145): event()
#21 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Auth/ResetsPasswords.php(47): IXP\\Http\\Controllers\\Auth\\ResetPasswordController->resetPass
word()
#22 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBroker.php(96): IXP\\Http\\Controllers\\Auth\\ResetPasswordController->Illuminate\
\Foundation\\Auth\\{closure}()
#23 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Auth/ResetsPasswords.php(48): Illuminate\\Auth\\Passwords\\PasswordBroker->reset()
#24 [internal function]: IXP\\Http\\Controllers\\Auth\\ResetPasswordController->reset()
#25 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): call_user_func_array()
#26 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction()
#27 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Route.php(219): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#28 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Route.php(176): Illuminate\\Routing\\Route->runController()
#29 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(681): Illuminate\\Routing\\Route->run()
#30 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#31 /srv/ixpmanager/app/Http/Middleware/RedirectIfAuthenticated.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\RedirectIfAuthenticated->handle()
#33 /srv/ixpmanager/app/Http/Middleware/ControllerEnabled.php(96): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#34 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\ControllerEnabled->handle()
#35 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{clo
sure}()
#36 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#37 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(76): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\
\{closure}()
#38 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle()
#39 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{cl
osure}()
#40 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle()
#41 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(
)
#42 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle()
#43 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#44 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle()
#45 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}
()
#46 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle()
#47 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#48 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(683): Illuminate\\Pipeline\\Pipeline->then()
#49 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack()
#50 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(624): Illuminate\\Routing\\Router->runRoute()
#51 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(613): Illuminate\\Routing\\Router->dispatchToRoute()
#52 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Routing\\Router->dispatch()
#53 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}
()
#54 /srv/ixpmanager/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#55 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Fideloper\\Proxy\\TrustProxies->handle()
#56 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#57 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#58 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#59 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#60 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline
\\{closure}()
#61 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#62 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\P
ipeline\\{closure}()
#63 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()
#64 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#65 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then()
#66 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#67 /srv/ixpmanager/public/index.php(85): Illuminate\\Foundation\\Http\\Kernel->handle()
#68 {main}
"} 
[2020-07-14 14:59:24] production.ERROR: content is not defined. {"userId":16,"exception":"[object] (RuntimeException(code: 0): content is not defined. at /srv/ixpman
ager/vendor/foil/foil/src/Extensions/Helpers.php:343)
[stacktrace]
#0 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(365): Foil\\Extensions\\Helpers->getIn()
#1 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(240): Foil\\Extensions\\Helpers->get()
#2 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(121): Foil\\Extensions\\Helpers->raw()
#3 [internal function]: Foil\\Extensions\\Helpers->variable()
#4 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(168): call_user_func_array()
#5 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(195): Foil\\Kernel\\Command->execute()
#6 [internal function]: Foil\\Kernel\\Command->doRun()
#7 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(181): call_user_func_array()
#8 [internal function]: Foil\\Kernel\\Command->doRunIsolated()
#9 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(104): call_user_func_array()
#10 [internal function]: Foil\\Kernel\\Command->run()
#11 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(164): call_user_func_array()
#12 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(113): Foil\\Template\\Template->run()
#13 /srv/ixpmanager/resources/views/services/lg/bgp-summary.foil.php(40): Foil\\Template\\Template->__get()
#14 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(287): require('/srv/ixpmanager...')
#15 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(231): Foil\\Template\\Template->collect()
#16 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(307): Foil\\Template\\Template->render()
#17 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(231): Foil\\Engine->doRender()
#18 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(204): Foil\\Engine->renderTemplate()
#19 /srv/ixpmanager/app/Services/FoilEngine.php(51): Foil\\Engine->render()
#20 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(143): IXP\\Services\\FoilEngine->get()
#21 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(126): Illuminate\\View\\View->getContents()
#22 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(91): Illuminate\\View\\View->renderContents()
#23 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Http/Response.php(42): Illuminate\\View\\View->render()
#24 /srv/ixpmanager/vendor/symfony/http-foundation/Response.php(205): Illuminate\\Http\\Response->setContent()
#25 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(749): Symfony\\Component\\HttpFoundation\\Response->__construct()
#26 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(721): Illuminate\\Routing\\Router::toResponse()
#27 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(681): Illuminate\\Routing\\Router->prepareResponse()
#28 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#29 /srv/ixpmanager/app/Http/Middleware/Services/LookingGlass.php(88): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\Services\\LookingGlass->handle()
#31 /srv/ixpmanager/app/Http/Middleware/ControllerEnabled.php(96): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\ControllerEnabled->handle()
#33 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{clo
sure}()
#34 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#35 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(76): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\
\{closure}()
#36 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle()
#37 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{cl
osure}()
#38 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle()
#39 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(
)
#40 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle()
#41 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#42 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle()
#43 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}
()
#44 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle()
#45 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#46 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(683): Illuminate\\Pipeline\\Pipeline->then()
#47 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack()
#48 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(624): Illuminate\\Routing\\Router->runRoute()
#49 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(613): Illuminate\\Routing\\Router->dispatchToRoute()
#50 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Routing\\Router->dispatch()
#51 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}
()
#52 /srv/ixpmanager/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Fideloper\\Proxy\\TrustProxies->handle()
#54 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#55 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#56 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#57 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#58 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline
\\{closure}()
#59 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#60 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\P
ipeline\\{closure}()
#61 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()
#62 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#63 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then()
#64 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#65 /srv/ixpmanager/public/index.php(85): Illuminate\\Foundation\\Http\\Kernel->handle()
#66 {main}
"} 
[2020-07-14 15:15:37] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/switches/005/switch-aggregate-00005-bits.rrd  
[2020-07-14 15:15:37] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/switches/005/switch-aggregate-00005-bits.rrd  
[2020-07-14 15:15:37] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/switches/005/switch-aggregate-00005-bits.rrd  
[2020-07-14 15:15:37] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/switches/005/switch-aggregate-00005-bits.rrd  
[2020-07-14 15:15:45] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/switches/001/switch-aggregate-00001-bits.rrd  
[2020-07-14 15:15:45] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/switches/001/switch-aggregate-00001-bits.rrd  
[2020-07-14 15:15:45] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/switches/001/switch-aggregate-00001-bits.rrd  
[2020-07-14 15:15:45] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/switches/001/switch-aggregate-00001-bits.rrd  
[2020-07-14 15:49:19] production.INFO: Generated router configuration for rs1-bix-cgk and used 6582568 bytes (4194304 real) of memory.  
[2020-07-14 16:07:35] production.WARNING: Login failed for user [saut_gabe] from IP [202.169.33.206]  
[2020-07-14 16:10:55] production.WARNING: Login failed for user [asut_gabe] from IP [202.169.33.206]  
[2020-07-14 16:32:28] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/switches/005/switch-aggregate-00005-bits.rrd  
[2020-07-14 16:32:28] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/switches/005/switch-aggregate-00005-bits.rrd  
[2020-07-14 16:32:28] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/switches/005/switch-aggregate-00005-bits.rrd  
[2020-07-14 16:32:28] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/switches/005/switch-aggregate-00005-bits.rrd  
[2020-07-14 17:06:40] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/2/00002/aggregate-00002-bits.rrd  
[2020-07-14 17:06:40] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/2/00002/ints/pi00004-bits.rrd  
[2020-07-14 17:27:25] production.INFO: Anonymous user tried to access \IXP\Http\Controllers\Contact\ContactGroupController at list but does not have the required privil
eges  
[2020-07-14 17:43:08] production.ERROR: content is not defined. {"userId":3,"exception":"[object] (RuntimeException(code: 0): content is not defined. at /srv/ixpmana
ger/vendor/foil/foil/src/Extensions/Helpers.php:343)
[stacktrace]
#0 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(365): Foil\\Extensions\\Helpers->getIn()
#1 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(240): Foil\\Extensions\\Helpers->get()
#2 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(121): Foil\\Extensions\\Helpers->raw()
#3 [internal function]: Foil\\Extensions\\Helpers->variable()
#4 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(168): call_user_func_array()
#5 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(195): Foil\\Kernel\\Command->execute()
#6 [internal function]: Foil\\Kernel\\Command->doRun()
#7 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(181): call_user_func_array()
#8 [internal function]: Foil\\Kernel\\Command->doRunIsolated()
#9 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(104): call_user_func_array()
#10 [internal function]: Foil\\Kernel\\Command->run()
#11 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(164): call_user_func_array()
#12 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(113): Foil\\Template\\Template->run()
#13 /srv/ixpmanager/resources/views/services/lg/bgp-summary.foil.php(40): Foil\\Template\\Template->__get()
#14 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(287): require('/srv/ixpmanager...')
#15 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(231): Foil\\Template\\Template->collect()
#16 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(307): Foil\\Template\\Template->render()
#17 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(231): Foil\\Engine->doRender()
#18 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(204): Foil\\Engine->renderTemplate()
#19 /srv/ixpmanager/app/Services/FoilEngine.php(51): Foil\\Engine->render()
#20 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(143): IXP\\Services\\FoilEngine->get()
#21 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(126): Illuminate\\View\\View->getContents()
#22 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(91): Illuminate\\View\\View->renderContents()
#23 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Http/Response.php(42): Illuminate\\View\\View->render()
#24 /srv/ixpmanager/vendor/symfony/http-foundation/Response.php(205): Illuminate\\Http\\Response->setContent()
#25 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(749): Symfony\\Component\\HttpFoundation\\Response->__construct()
#26 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(721): Illuminate\\Routing\\Router::toResponse()
#27 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(681): Illuminate\\Routing\\Router->prepareResponse()
#28 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#29 /srv/ixpmanager/app/Http/Middleware/Services/LookingGlass.php(88): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\Services\\LookingGlass->handle()
#31 /srv/ixpmanager/app/Http/Middleware/ControllerEnabled.php(96): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\ControllerEnabled->handle()
#33 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{clo
sure}()
#34 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#35 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(76): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\
\{closure}()
#36 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle()
#37 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{cl
osure}()
#38 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle()
#39 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(
)
#40 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle()
#41 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#42 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle()
#43 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}
()
#44 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle()
#45 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#46 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(683): Illuminate\\Pipeline\\Pipeline->then()
#47 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack()
#48 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(624): Illuminate\\Routing\\Router->runRoute()
#49 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(613): Illuminate\\Routing\\Router->dispatchToRoute()
#50 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Routing\\Router->dispatch()
#51 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}
()
#52 /srv/ixpmanager/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Fideloper\\Proxy\\TrustProxies->handle()
#54 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#55 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#56 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#57 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#58 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline
\\{closure}()
#59 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#60 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\P
ipeline\\{closure}()
#61 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()
#62 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#63 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then()
#64 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#65 /srv/ixpmanager/public/index.php(85): Illuminate\\Foundation\\Http\\Kernel->handle()
#66 {main}
"} 
[2020-07-14 17:43:46] production.ERROR: content is not defined. {"userId":3,"exception":"[object] (RuntimeException(code: 0): content is not defined. at /srv/ixpmana
ger/vendor/foil/foil/src/Extensions/Helpers.php:343)
[stacktrace]
#0 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(365): Foil\\Extensions\\Helpers->getIn()
#1 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(240): Foil\\Extensions\\Helpers->get()
#2 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(121): Foil\\Extensions\\Helpers->raw()
#3 [internal function]: Foil\\Extensions\\Helpers->variable()
#4 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(168): call_user_func_array()
#5 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(195): Foil\\Kernel\\Command->execute()
#6 [internal function]: Foil\\Kernel\\Command->doRun()
#7 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(181): call_user_func_array()
#8 [internal function]: Foil\\Kernel\\Command->doRunIsolated()
#9 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(104): call_user_func_array()
#10 [internal function]: Foil\\Kernel\\Command->run()
#11 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(164): call_user_func_array()
#12 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(113): Foil\\Template\\Template->run()
#13 /srv/ixpmanager/resources/views/services/lg/bgp-summary.foil.php(40): Foil\\Template\\Template->__get()
#14 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(287): require('/srv/ixpmanager...')
#15 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(231): Foil\\Template\\Template->collect()
#16 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(307): Foil\\Template\\Template->render()
#17 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(231): Foil\\Engine->doRender()
#18 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(204): Foil\\Engine->renderTemplate()
#19 /srv/ixpmanager/app/Services/FoilEngine.php(51): Foil\\Engine->render()
#20 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(143): IXP\\Services\\FoilEngine->get()
#21 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(126): Illuminate\\View\\View->getContents()
#22 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(91): Illuminate\\View\\View->renderContents()
#23 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Http/Response.php(42): Illuminate\\View\\View->render()
#24 /srv/ixpmanager/vendor/symfony/http-foundation/Response.php(205): Illuminate\\Http\\Response->setContent()
#25 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(749): Symfony\\Component\\HttpFoundation\\Response->__construct()
#26 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(721): Illuminate\\Routing\\Router::toResponse()
#27 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(681): Illuminate\\Routing\\Router->prepareResponse()
#28 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#29 /srv/ixpmanager/app/Http/Middleware/Services/LookingGlass.php(88): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\Services\\LookingGlass->handle()
#31 /srv/ixpmanager/app/Http/Middleware/ControllerEnabled.php(96): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\ControllerEnabled->handle()
#33 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{clo
sure}()
#34 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#35 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(76): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\
\{closure}()
#36 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle()
#37 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{cl
osure}()
#38 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle()
#39 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(
)
#40 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle()
#41 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#42 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle()
#43 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}
()
#44 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle()
#45 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#46 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(683): Illuminate\\Pipeline\\Pipeline->then()
#47 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack()
#48 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(624): Illuminate\\Routing\\Router->runRoute()
#49 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(613): Illuminate\\Routing\\Router->dispatchToRoute()
#50 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Routing\\Router->dispatch()
#51 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}
()
#52 /srv/ixpmanager/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Fideloper\\Proxy\\TrustProxies->handle()
#54 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#55 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#56 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#57 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#58 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline
\\{closure}()
#59 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#60 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\P
ipeline\\{closure}()
#61 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()
#62 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#63 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then()
#64 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#65 /srv/ixpmanager/public/index.php(85): Illuminate\\Foundation\\Http\\Kernel->handle()
#66 {main}
"} 
[2020-07-15 13:55:03] production.WARNING: Login failed for user [saut_gbe] from IP [202.169.33.206]  
[2020-07-15 13:55:28] production.WARNING: Login failed for user [saut_gabe] from IP [202.169.33.206]  
[2020-07-15 17:05:57] production.WARNING: Login failed for user [saut_gabe] from IP [202.169.33.206]  
[2020-07-15 17:06:04] production.WARNING: Login failed for user [saut_gabe] from IP [202.169.33.206]  
[2020-07-15 17:06:12] production.WARNING: Login failed for user [saut_gabe] from IP [202.169.33.206]  
[2020-07-16 10:17:17] production.WARNING: Login failed for user [saut_gabe] from IP [202.169.33.206]  
[2020-07-16 10:17:25] production.WARNING: Login failed for user [saut_gabe] from IP [202.169.33.206]  
[2020-07-16 14:16:19] production.INFO: Anonymous user tried to access \IXP\Http\Controllers\CabinetController at list but does not have the required privileges  
[2020-07-16 14:16:19] production.INFO: Anonymous user tried to access \IXP\Http\Controllers\CabinetController at list but does not have the required privileges  
[2020-07-16 14:16:29] production.WARNING: Login failed for user [saut_gabe] from IP [202.169.33.206]  
[2020-07-16 17:11:32] production.WARNING: Login failed for user [saut_gabe] from IP [202.169.33.206]  
[2020-07-17 09:22:07] production.WARNING: Login failed for user [saut_gabe] from IP [202.169.33.251]  
[2020-07-17 13:03:25] production.ERROR: content is not defined. {"userId":3,"exception":"[object] (RuntimeException(code: 0): content is not defined. at /srv/ixpmana
ger/vendor/foil/foil/src/Extensions/Helpers.php:343)
[stacktrace]
#0 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(365): Foil\\Extensions\\Helpers->getIn()
#1 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(240): Foil\\Extensions\\Helpers->get()
#2 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(121): Foil\\Extensions\\Helpers->raw()
#3 [internal function]: Foil\\Extensions\\Helpers->variable()
#4 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(168): call_user_func_array()
#5 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(195): Foil\\Kernel\\Command->execute()
#6 [internal function]: Foil\\Kernel\\Command->doRun()
#7 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(181): call_user_func_array()
#8 [internal function]: Foil\\Kernel\\Command->doRunIsolated()
#9 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(104): call_user_func_array()
#10 [internal function]: Foil\\Kernel\\Command->run()
#11 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(164): call_user_func_array()
#12 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(113): Foil\\Template\\Template->run()
#13 /srv/ixpmanager/resources/views/services/lg/bgp-summary.foil.php(40): Foil\\Template\\Template->__get()
#14 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(287): require('/srv/ixpmanager...')
#15 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(231): Foil\\Template\\Template->collect()
#16 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(307): Foil\\Template\\Template->render()
#17 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(231): Foil\\Engine->doRender()
#18 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(204): Foil\\Engine->renderTemplate()
#19 /srv/ixpmanager/app/Services/FoilEngine.php(51): Foil\\Engine->render()
#20 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(143): IXP\\Services\\FoilEngine->get()
#21 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(126): Illuminate\\View\\View->getContents()
#22 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(91): Illuminate\\View\\View->renderContents()
#23 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Http/Response.php(42): Illuminate\\View\\View->render()
#24 /srv/ixpmanager/vendor/symfony/http-foundation/Response.php(205): Illuminate\\Http\\Response->setContent()
#25 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(749): Symfony\\Component\\HttpFoundation\\Response->__construct()
#26 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(721): Illuminate\\Routing\\Router::toResponse()
#27 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(681): Illuminate\\Routing\\Router->prepareResponse()
#28 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#29 /srv/ixpmanager/app/Http/Middleware/Services/LookingGlass.php(88): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\Services\\LookingGlass->handle()
#31 /srv/ixpmanager/app/Http/Middleware/ControllerEnabled.php(96): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\ControllerEnabled->handle()
#33 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{clo
sure}()
#34 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#35 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(76): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\
\{closure}()
#36 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle()
#37 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{cl
osure}()
#38 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle()
#39 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(
)
#40 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle()
#41 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#42 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle()
#43 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}
()
#44 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle()
#45 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#46 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(683): Illuminate\\Pipeline\\Pipeline->then()
#47 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack()
#48 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(624): Illuminate\\Routing\\Router->runRoute()
#49 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(613): Illuminate\\Routing\\Router->dispatchToRoute()
#50 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Routing\\Router->dispatch()
#51 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}
()
#52 /srv/ixpmanager/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Fideloper\\Proxy\\TrustProxies->handle()
#54 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#55 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#56 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#57 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#58 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline
\\{closure}()
#59 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#60 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\P
ipeline\\{closure}()
#61 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()
#62 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#63 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then()
#64 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#65 /srv/ixpmanager/public/index.php(85): Illuminate\\Foundation\\Http\\Kernel->handle()
#66 {main}
"} 
[2020-07-17 14:39:21] production.INFO: Anonymous user tried to access \IXP\Http\Controllers\LocationController at list but does not have the required privileges  
[2020-07-20 09:39:09] production.INFO: Generated router configuration for rs1-bix-cgk and used 7214200 bytes (2097152 real) of memory.  
[2020-07-20 11:11:46] production.NOTICE: hersan_firman added API key with ID 2  
[2020-07-20 13:22:45] production.INFO: Generated router configuration for rs1-bix-cgk and used 6583840 bytes (4194304 real) of memory.  
[2020-07-21 08:52:49] production.ERROR: content is not defined. {"userId":15,"exception":"[object] (RuntimeException(code: 0): content is not defined. at /srv/ixpman
ager/vendor/foil/foil/src/Extensions/Helpers.php:343)
[stacktrace]
#0 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(365): Foil\\Extensions\\Helpers->getIn()
#1 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(240): Foil\\Extensions\\Helpers->get()
#2 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(121): Foil\\Extensions\\Helpers->raw()
#3 [internal function]: Foil\\Extensions\\Helpers->variable()
#4 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(168): call_user_func_array()
#5 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(195): Foil\\Kernel\\Command->execute()
#6 [internal function]: Foil\\Kernel\\Command->doRun()
#7 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(181): call_user_func_array()
#8 [internal function]: Foil\\Kernel\\Command->doRunIsolated()
#9 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(104): call_user_func_array()
#10 [internal function]: Foil\\Kernel\\Command->run()
#11 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(164): call_user_func_array()
#12 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(113): Foil\\Template\\Template->run()
#13 /srv/ixpmanager/resources/views/services/lg/bgp-summary.foil.php(40): Foil\\Template\\Template->__get()
#14 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(287): require('/srv/ixpmanager...')
#15 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(231): Foil\\Template\\Template->collect()
#16 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(307): Foil\\Template\\Template->render()
#17 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(231): Foil\\Engine->doRender()
#18 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(204): Foil\\Engine->renderTemplate()
#19 /srv/ixpmanager/app/Services/FoilEngine.php(51): Foil\\Engine->render()
#20 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(143): IXP\\Services\\FoilEngine->get()
#21 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(126): Illuminate\\View\\View->getContents()
#22 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(91): Illuminate\\View\\View->renderContents()
#23 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Http/Response.php(42): Illuminate\\View\\View->render()
#24 /srv/ixpmanager/vendor/symfony/http-foundation/Response.php(205): Illuminate\\Http\\Response->setContent()
#25 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(749): Symfony\\Component\\HttpFoundation\\Response->__construct()
#26 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(721): Illuminate\\Routing\\Router::toResponse()
#27 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(681): Illuminate\\Routing\\Router->prepareResponse()
#28 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#29 /srv/ixpmanager/app/Http/Middleware/Services/LookingGlass.php(88): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\Services\\LookingGlass->handle()
#31 /srv/ixpmanager/app/Http/Middleware/ControllerEnabled.php(96): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\ControllerEnabled->handle()
#33 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{clo
sure}()
#34 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#35 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(76): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\
\{closure}()
#36 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle()
#37 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{cl
osure}()
#38 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle()
#39 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(
)
#40 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle()
#41 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#42 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle()
#43 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}
()
#44 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle()
#45 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#46 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(683): Illuminate\\Pipeline\\Pipeline->then()
#47 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack()
#48 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(624): Illuminate\\Routing\\Router->runRoute()
#49 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(613): Illuminate\\Routing\\Router->dispatchToRoute()
#50 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Routing\\Router->dispatch()
#51 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}
()
#52 /srv/ixpmanager/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Fideloper\\Proxy\\TrustProxies->handle()
#54 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#55 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#56 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#57 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#58 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline
\\{closure}()
#59 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#60 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\P
ipeline\\{closure}()
#61 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()
#62 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#63 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then()
#64 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#65 /srv/ixpmanager/public/index.php(85): Illuminate\\Foundation\\Http\\Kernel->handle()
#66 {main}
"} 
[2020-07-21 08:52:59] production.ERROR: content is not defined. {"userId":15,"exception":"[object] (RuntimeException(code: 0): content is not defined. at /srv/ixpman
ager/vendor/foil/foil/src/Extensions/Helpers.php:343)
[stacktrace]
#0 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(365): Foil\\Extensions\\Helpers->getIn()
#1 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(240): Foil\\Extensions\\Helpers->get()
#2 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(121): Foil\\Extensions\\Helpers->raw()
#3 [internal function]: Foil\\Extensions\\Helpers->variable()
#4 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(168): call_user_func_array()
#5 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(195): Foil\\Kernel\\Command->execute()
#6 [internal function]: Foil\\Kernel\\Command->doRun()
#7 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(181): call_user_func_array()
#8 [internal function]: Foil\\Kernel\\Command->doRunIsolated()
#9 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(104): call_user_func_array()
#10 [internal function]: Foil\\Kernel\\Command->run()
#11 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(164): call_user_func_array()
#12 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(113): Foil\\Template\\Template->run()
#13 /srv/ixpmanager/resources/views/services/lg/bgp-summary.foil.php(40): Foil\\Template\\Template->__get()
#14 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(287): require('/srv/ixpmanager...')
#15 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(231): Foil\\Template\\Template->collect()
#16 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(307): Foil\\Template\\Template->render()
#17 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(231): Foil\\Engine->doRender()
#18 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(204): Foil\\Engine->renderTemplate()
#19 /srv/ixpmanager/app/Services/FoilEngine.php(51): Foil\\Engine->render()
#20 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(143): IXP\\Services\\FoilEngine->get()
#21 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(126): Illuminate\\View\\View->getContents()
#22 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(91): Illuminate\\View\\View->renderContents()
#23 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Http/Response.php(42): Illuminate\\View\\View->render()
#24 /srv/ixpmanager/vendor/symfony/http-foundation/Response.php(205): Illuminate\\Http\\Response->setContent()
#25 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(749): Symfony\\Component\\HttpFoundation\\Response->__construct()
#26 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(721): Illuminate\\Routing\\Router::toResponse()
#27 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(681): Illuminate\\Routing\\Router->prepareResponse()
#28 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#29 /srv/ixpmanager/app/Http/Middleware/Services/LookingGlass.php(88): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\Services\\LookingGlass->handle()
#31 /srv/ixpmanager/app/Http/Middleware/ControllerEnabled.php(96): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\ControllerEnabled->handle()
#33 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{clo
sure}()
#34 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#35 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(76): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\
\{closure}()
#36 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle()
#37 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{cl
osure}()
#38 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle()
#39 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(
)
#40 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle()
#41 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#42 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle()
#43 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}
()
#44 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle()
#45 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#46 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(683): Illuminate\\Pipeline\\Pipeline->then()
#47 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack()
#48 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(624): Illuminate\\Routing\\Router->runRoute()
#49 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(613): Illuminate\\Routing\\Router->dispatchToRoute()
#50 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Routing\\Router->dispatch()
#51 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}
()
#52 /srv/ixpmanager/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Fideloper\\Proxy\\TrustProxies->handle()
#54 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#55 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#56 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#57 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#58 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline
\\{closure}()
#59 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#60 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\P
ipeline\\{closure}()
#61 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()
#62 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#63 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then()
#64 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#65 /srv/ixpmanager/public/index.php(85): Illuminate\\Foundation\\Http\\Kernel->handle()
#66 {main}
"} 
[2020-07-21 08:56:53] production.ERROR: content is not defined. {"userId":15,"exception":"[object] (RuntimeException(code: 0): content is not defined. at /srv/ixpman
ager/vendor/foil/foil/src/Extensions/Helpers.php:343)
[stacktrace]
#0 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(365): Foil\\Extensions\\Helpers->getIn()
#1 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(240): Foil\\Extensions\\Helpers->get()
#2 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(121): Foil\\Extensions\\Helpers->raw()
#3 [internal function]: Foil\\Extensions\\Helpers->variable()
#4 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(168): call_user_func_array()
#5 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(195): Foil\\Kernel\\Command->execute()
#6 [internal function]: Foil\\Kernel\\Command->doRun()
#7 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(181): call_user_func_array()
#8 [internal function]: Foil\\Kernel\\Command->doRunIsolated()
#9 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(104): call_user_func_array()
#10 [internal function]: Foil\\Kernel\\Command->run()
#11 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(164): call_user_func_array()
#12 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(113): Foil\\Template\\Template->run()
#13 /srv/ixpmanager/resources/views/services/lg/bgp-summary.foil.php(40): Foil\\Template\\Template->__get()
#14 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(287): require('/srv/ixpmanager...')
#15 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(231): Foil\\Template\\Template->collect()
#16 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(307): Foil\\Template\\Template->render()
#17 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(231): Foil\\Engine->doRender()
#18 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(204): Foil\\Engine->renderTemplate()
#19 /srv/ixpmanager/app/Services/FoilEngine.php(51): Foil\\Engine->render()
#20 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(143): IXP\\Services\\FoilEngine->get()
#21 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(126): Illuminate\\View\\View->getContents()
#22 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(91): Illuminate\\View\\View->renderContents()
#23 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Http/Response.php(42): Illuminate\\View\\View->render()
#24 /srv/ixpmanager/vendor/symfony/http-foundation/Response.php(205): Illuminate\\Http\\Response->setContent()
#25 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(749): Symfony\\Component\\HttpFoundation\\Response->__construct()
#26 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(721): Illuminate\\Routing\\Router::toResponse()
#27 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(681): Illuminate\\Routing\\Router->prepareResponse()
#28 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#29 /srv/ixpmanager/app/Http/Middleware/Services/LookingGlass.php(88): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\Services\\LookingGlass->handle()
#31 /srv/ixpmanager/app/Http/Middleware/ControllerEnabled.php(96): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\ControllerEnabled->handle()
#33 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{clo
sure}()
#34 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#35 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(76): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\
\{closure}()
#36 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle()
#37 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{cl
osure}()
#38 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle()
#39 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(
)
#40 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle()
#41 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#42 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle()
#43 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}
()
#44 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle()
#45 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#46 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(683): Illuminate\\Pipeline\\Pipeline->then()
#47 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack()
#48 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(624): Illuminate\\Routing\\Router->runRoute()
#49 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(613): Illuminate\\Routing\\Router->dispatchToRoute()
#50 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Routing\\Router->dispatch()
#51 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}
()
#52 /srv/ixpmanager/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Fideloper\\Proxy\\TrustProxies->handle()
#54 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#55 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#56 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#57 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#58 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline
\\{closure}()
#59 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#60 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\P
ipeline\\{closure}()
#61 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()
#62 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#63 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then()
#64 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#65 /srv/ixpmanager/public/index.php(85): Illuminate\\Foundation\\Http\\Kernel->handle()
#66 {main}
"} 
[2020-07-21 11:57:19] production.NOTICE: hersan_firman added rack with ID 5  
[2020-07-21 11:58:30] production.NOTICE: hersan_firman added switch with ID 7  
[2020-07-21 12:00:01] production.NOTICE: hersan_firman edited switch with ID 7  
[2020-07-21 12:00:18] production.INFO:  [DC-JK2-01-HW-CE5855B-DC2-2-1] Platform: Found Model: Unknown  
[2020-07-21 12:00:18] production.INFO:  [DC-JK2-01-HW-CE5855B-DC2-2-1] Platform: Found Os: Unknown  
[2020-07-21 12:00:18] production.INFO:  [DC-JK2-01-HW-CE5855B-DC2-2-1] Platform: Found OsDate: Unknown  
[2020-07-21 12:00:18] production.INFO:  [DC-JK2-01-HW-CE5855B-DC2-2-1] Platform: Found OsVersion: Unknown  
[2020-07-21 12:00:18] production.INFO:  [DC-JK2-01-HW-CE5855B-DC2-2-1] Platform: Found SerialNumber: (not implemented)  
[2020-07-21 12:00:19] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 4  
[2020-07-21 12:00:24] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 5  
[2020-07-21 12:00:24] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 6  
[2020-07-21 12:00:24] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 7  
[2020-07-21 12:00:24] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 8  
[2020-07-21 12:00:24] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 9  
[2020-07-21 12:00:24] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 10  
[2020-07-21 12:00:24] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 11  
[2020-07-21 12:00:25] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 12  
[2020-07-21 12:00:25] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 13  
[2020-07-21 12:00:25] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 14  
[2020-07-21 12:00:25] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 15  
[2020-07-21 12:00:25] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 16  
[2020-07-21 12:00:25] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 17  
[2020-07-21 12:00:25] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 18  
[2020-07-21 12:00:25] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 19  
[2020-07-21 12:00:25] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 20  
[2020-07-21 12:00:26] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 21  
[2020-07-21 12:00:26] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 22  
[2020-07-21 12:00:26] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 23  
[2020-07-21 12:00:26] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 24  
[2020-07-21 12:00:26] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 25  
[2020-07-21 12:00:26] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 26  
[2020-07-21 12:00:26] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 27  
[2020-07-21 12:00:26] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 28  
[2020-07-21 12:00:26] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 29  
[2020-07-21 12:00:27] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 30  
[2020-07-21 12:00:27] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 31  
[2020-07-21 12:00:27] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 32  
[2020-07-21 12:00:27] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 33  
[2020-07-21 12:00:27] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 34  
[2020-07-21 12:00:27] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 35  
[2020-07-21 12:00:27] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 36  
[2020-07-21 12:00:27] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 37  
[2020-07-21 12:00:27] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 38  
[2020-07-21 12:00:28] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 39  
[2020-07-21 12:00:28] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 40  
[2020-07-21 12:00:28] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 41  
[2020-07-21 12:00:28] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 42  
[2020-07-21 12:00:28] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 43  
[2020-07-21 12:00:28] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 44  
[2020-07-21 12:00:28] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 45  
[2020-07-21 12:00:28] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 46  
[2020-07-21 12:00:28] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 47  
[2020-07-21 12:00:28] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 48  
[2020-07-21 12:00:29] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 49  
[2020-07-21 12:00:29] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 50  
[2020-07-21 12:00:29] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 51  
[2020-07-21 12:00:29] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 52  
[2020-07-21 12:00:29] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 53  
[2020-07-21 12:00:29] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 54  
[2020-07-21 12:00:29] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 55  
[2020-07-21 12:00:29] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 56  
[2020-07-21 12:00:30] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 57  
[2020-07-21 12:00:30] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 58  
[2020-07-21 12:00:30] production.INFO:  - DC-JK2-01-HW-CE5855B-DC2-2-1 - found pre-existing port for ifIndex 63  
[2020-07-21 12:01:54] production.INFO:  [JB-BTV-HW-CE5855B-DC1-3-002] Platform: Found Model: Unknown  
[2020-07-21 12:01:54] production.INFO:  [JB-BTV-HW-CE5855B-DC1-3-002] Platform: Updating Os from  to Unknown  
[2020-07-21 12:01:54] production.INFO:  [JB-BTV-HW-CE5855B-DC1-3-002] Platform: Found OsDate: Unknown  
[2020-07-21 12:01:54] production.INFO:  [JB-BTV-HW-CE5855B-DC1-3-002] Platform: Updating OsVersion from  to Unknown  
[2020-07-21 12:01:54] production.INFO:  [JB-BTV-HW-CE5855B-DC1-3-002] Platform: Updating SerialNumber from  to (not implemented)  
[2020-07-21 12:01:56] production.INFO: Found new port for JB-BTV-HW-CE5855B-DC1-3-002 with index 4  
[2020-07-21 12:01:56] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]: [Index: 4] Updating Name from [] to [MEth0/0/0]  
[2020-07-21 12:01:56] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:MEth0/0/0 [Index: 4] Updating IfName from [] to [MEth0/0/0]  
[2020-07-21 12:01:56] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:MEth0/0/0 [Index: 4] Updating IfHighspeed from [] to [10]  
[2020-07-21 12:01:56] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:MEth0/0/0 [Index: 4] Updating IfMtu from [] to [1500]  
[2020-07-21 12:01:56] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:MEth0/0/0 [Index: 4] Updating IfPhysAddress from [] to [F47960CB2120]  
[2020-07-21 12:01:56] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:MEth0/0/0 [Index: 4] Updating IfAdminStatus from [] to [1]  
[2020-07-21 12:01:56] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:MEth0/0/0 [Index: 4] Updating IfOperStatus from [] to [2]  
[2020-07-21 12:01:56] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:MEth0/0/0 [Index: 4] Updating MauType from [] to [(empty)]  
[2020-07-21 12:02:00] production.INFO: Found new port for JB-BTV-HW-CE5855B-DC1-3-002 with index 5  
[2020-07-21 12:02:00] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]: [Index: 5] Updating Name from [] to [GE1/0/1]  
[2020-07-21 12:02:00] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/1 [Index: 5] Updating IfName from [] to [GE1/0/1]  
[2020-07-21 12:02:00] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/1 [Index: 5] Updating IfAlias from [] to [4961#BUKALAPAK.COM(GD_KAI_DATA_CENTER_BANDUNG)-M
WAN2M]  
[2020-07-21 12:02:00] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/1 [Index: 5] Updating IfHighspeed from [] to [1000]  
[2020-07-21 12:02:00] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/1 [Index: 5] Updating IfMtu from [] to [1500]  
[2020-07-21 12:02:00] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/1 [Index: 5] Updating IfPhysAddress from [] to [F47960CB2121]  
[2020-07-21 12:02:00] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/1 [Index: 5] Updating IfAdminStatus from [] to [1]  
[2020-07-21 12:02:00] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/1 [Index: 5] Updating IfOperStatus from [] to [1]  
[2020-07-21 12:02:00] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/1 [Index: 5] Updating IfLastChange from [] to [1569940681]  
[2020-07-21 12:02:00] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/1 [Index: 5] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-21 12:02:00] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/1 [Index: 5] Updating MauState from [] to [operational]  
[2020-07-21 12:02:00] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/1 [Index: 5] Updating MauAvailability from [] to [available]  
[2020-07-21 12:02:00] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/1 [Index: 5] Updating MauJacktype from [] to [rj45]  
[2020-07-21 12:02:00] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/1 [Index: 5] Updating MauAutoNegSupported from [] to [1]  
[2020-07-21 12:02:00] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/1 [Index: 5] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-21 12:02:01] production.INFO: Found new port for JB-BTV-HW-CE5855B-DC1-3-002 with index 6  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]: [Index: 6] Updating Name from [] to [GE1/0/2]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/2 [Index: 6] Updating IfName from [] to [GE1/0/2]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/2 [Index: 6] Updating IfAlias from [] to [**CMSID:12091-PT.Bank Mandiri (Rack BUKALAPAK) -
 Plaza Mandiri Mwan 512Kbps **]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/2 [Index: 6] Updating IfHighspeed from [] to [1000]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/2 [Index: 6] Updating IfMtu from [] to [1500]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/2 [Index: 6] Updating IfPhysAddress from [] to [F47960CB2121]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/2 [Index: 6] Updating IfAdminStatus from [] to [1]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/2 [Index: 6] Updating IfOperStatus from [] to [1]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/2 [Index: 6] Updating IfLastChange from [] to [1594918321]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/2 [Index: 6] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/2 [Index: 6] Updating MauState from [] to [operational]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/2 [Index: 6] Updating MauAvailability from [] to [available]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/2 [Index: 6] Updating MauJacktype from [] to [rj45]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/2 [Index: 6] Updating MauAutoNegSupported from [] to [1]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/2 [Index: 6] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-21 12:02:01] production.INFO: Found new port for JB-BTV-HW-CE5855B-DC1-3-002 with index 7  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]: [Index: 7] Updating Name from [] to [GE1/0/3]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/3 [Index: 7] Updating IfName from [] to [GE1/0/3]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/3 [Index: 7] Updating IfAlias from [] to [2381#BUKALAPAK.COM(LINK_GD_BRI_GTI_RAGUNAN)-MWAN
1M]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/3 [Index: 7] Updating IfHighspeed from [] to [1000]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/3 [Index: 7] Updating IfMtu from [] to [1500]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/3 [Index: 7] Updating IfPhysAddress from [] to [F47960CB2121]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/3 [Index: 7] Updating IfAdminStatus from [] to [1]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/3 [Index: 7] Updating IfOperStatus from [] to [1]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/3 [Index: 7] Updating IfLastChange from [] to [1594315372]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/3 [Index: 7] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/3 [Index: 7] Updating MauState from [] to [operational]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/3 [Index: 7] Updating MauAvailability from [] to [available]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/3 [Index: 7] Updating MauJacktype from [] to [rj45]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/3 [Index: 7] Updating MauAutoNegSupported from [] to [1]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/3 [Index: 7] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-21 12:02:01] production.INFO: Found new port for JB-BTV-HW-CE5855B-DC1-3-002 with index 8  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]: [Index: 8] Updating Name from [] to [GE1/0/4]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/4 [Index: 8] Updating IfName from [] to [GE1/0/4]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/4 [Index: 8] Updating IfAlias from [] to [4100000038503#BUKALAPAK.COM(BCA)-MWAN1M]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/4 [Index: 8] Updating IfHighspeed from [] to [1000]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/4 [Index: 8] Updating IfMtu from [] to [1500]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/4 [Index: 8] Updating IfPhysAddress from [] to [F47960CB2121]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/4 [Index: 8] Updating IfAdminStatus from [] to [1]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/4 [Index: 8] Updating IfOperStatus from [] to [1]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/4 [Index: 8] Updating IfLastChange from [] to [1593615923]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/4 [Index: 8] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/4 [Index: 8] Updating MauState from [] to [operational]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/4 [Index: 8] Updating MauAvailability from [] to [available]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/4 [Index: 8] Updating MauJacktype from [] to [rj45]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/4 [Index: 8] Updating MauAutoNegSupported from [] to [1]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/4 [Index: 8] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-21 12:02:01] production.INFO: Found new port for JB-BTV-HW-CE5855B-DC1-3-002 with index 9  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]: [Index: 9] Updating Name from [] to [GE1/0/5]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/5 [Index: 9] Updating IfName from [] to [GE1/0/5]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/5 [Index: 9] Updating IfAlias from [] to [4100000025227#APLIKANUSA_LINTASARTA(LINK_BUKALAP
AK-2019002984)-MWAN2M]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/5 [Index: 9] Updating IfHighspeed from [] to [1000]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/5 [Index: 9] Updating IfMtu from [] to [1500]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/5 [Index: 9] Updating IfPhysAddress from [] to [F47960CB2121]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/5 [Index: 9] Updating IfAdminStatus from [] to [1]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/5 [Index: 9] Updating IfOperStatus from [] to [1]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/5 [Index: 9] Updating IfLastChange from [] to [1582888314]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/5 [Index: 9] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/5 [Index: 9] Updating MauState from [] to [operational]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/5 [Index: 9] Updating MauAvailability from [] to [available]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/5 [Index: 9] Updating MauJacktype from [] to [rj45]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/5 [Index: 9] Updating MauAutoNegSupported from [] to [1]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/5 [Index: 9] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-21 12:02:01] production.INFO: Found new port for JB-BTV-HW-CE5855B-DC1-3-002 with index 10  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]: [Index: 10] Updating Name from [] to [GE1/0/6]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/6 [Index: 10] Updating IfName from [] to [GE1/0/6]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/6 [Index: 10] Updating IfAlias from [] to [4100000044661#AEON_CREDIT_SERVICE-DLP30M]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/6 [Index: 10] Updating IfHighspeed from [] to [1000]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/6 [Index: 10] Updating IfMtu from [] to [1500]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/6 [Index: 10] Updating IfPhysAddress from [] to [F47960CB2121]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/6 [Index: 10] Updating IfAdminStatus from [] to [1]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/6 [Index: 10] Updating IfOperStatus from [] to [1]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/6 [Index: 10] Updating IfLastChange from [] to [1580283739]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/6 [Index: 10] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/6 [Index: 10] Updating MauState from [] to [operational]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/6 [Index: 10] Updating MauAvailability from [] to [available]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/6 [Index: 10] Updating MauJacktype from [] to [rj45]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/6 [Index: 10] Updating MauAutoNegSupported from [] to [1]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/6 [Index: 10] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-21 12:02:01] production.INFO: Found new port for JB-BTV-HW-CE5855B-DC1-3-002 with index 11  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]: [Index: 11] Updating Name from [] to [GE1/0/7]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/7 [Index: 11] Updating IfName from [] to [GE1/0/7]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/7 [Index: 11] Updating IfAlias from [] to [4100000025226#APLIKANUSA_LINTASARTA(LINK_BUKALA
PAK-2019002983)-MWAN2M]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/7 [Index: 11] Updating IfHighspeed from [] to [1000]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/7 [Index: 11] Updating IfMtu from [] to [1500]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/7 [Index: 11] Updating IfPhysAddress from [] to [F47960CB2121]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/7 [Index: 11] Updating IfAdminStatus from [] to [1]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/7 [Index: 11] Updating IfOperStatus from [] to [1]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/7 [Index: 11] Updating IfLastChange from [] to [1575866326]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/7 [Index: 11] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/7 [Index: 11] Updating MauState from [] to [operational]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/7 [Index: 11] Updating MauAvailability from [] to [available]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/7 [Index: 11] Updating MauJacktype from [] to [rj45]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/7 [Index: 11] Updating MauAutoNegSupported from [] to [1]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/7 [Index: 11] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-21 12:02:01] production.INFO: Found new port for JB-BTV-HW-CE5855B-DC1-3-002 with index 12  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]: [Index: 12] Updating Name from [] to [GE1/0/8]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/8 [Index: 12] Updating IfName from [] to [GE1/0/8]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/8 [Index: 12] Updating IfAlias from [] to [4100000025229#APLIKANUSA_LINTASARTA(LINK_BUKALA
PAK-2019002985)-MWAN2M]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/8 [Index: 12] Updating IfHighspeed from [] to [1000]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/8 [Index: 12] Updating IfMtu from [] to [1500]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/8 [Index: 12] Updating IfPhysAddress from [] to [F47960CB2121]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/8 [Index: 12] Updating IfAdminStatus from [] to [1]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/8 [Index: 12] Updating IfOperStatus from [] to [1]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/8 [Index: 12] Updating IfLastChange from [] to [1578381004]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/8 [Index: 12] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/8 [Index: 12] Updating MauState from [] to [operational]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/8 [Index: 12] Updating MauAvailability from [] to [available]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/8 [Index: 12] Updating MauJacktype from [] to [rj45]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/8 [Index: 12] Updating MauAutoNegSupported from [] to [1]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/8 [Index: 12] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-21 12:02:01] production.INFO: Found new port for JB-BTV-HW-CE5855B-DC1-3-002 with index 13  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]: [Index: 13] Updating Name from [] to [GE1/0/9]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/9 [Index: 13] Updating IfName from [] to [GE1/0/9]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/9 [Index: 13] Updating IfAlias from [] to [Biznet GIO - BIX]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/9 [Index: 13] Updating IfHighspeed from [] to [1000]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/9 [Index: 13] Updating IfMtu from [] to [1500]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/9 [Index: 13] Updating IfPhysAddress from [] to [F47960CB2121]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/9 [Index: 13] Updating IfAdminStatus from [] to [1]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/9 [Index: 13] Updating IfOperStatus from [] to [1]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/9 [Index: 13] Updating IfLastChange from [] to [1595229347]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/9 [Index: 13] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/9 [Index: 13] Updating MauState from [] to [operational]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/9 [Index: 13] Updating MauAvailability from [] to [available]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/9 [Index: 13] Updating MauJacktype from [] to [rj45]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/9 [Index: 13] Updating MauAutoNegSupported from [] to [1]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/9 [Index: 13] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-21 12:02:01] production.INFO: Found new port for JB-BTV-HW-CE5855B-DC1-3-002 with index 14  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]: [Index: 14] Updating Name from [] to [GE1/0/10]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/10 [Index: 14] Updating IfName from [] to [GE1/0/10]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/10 [Index: 14] Updating IfHighspeed from [] to [1000]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/10 [Index: 14] Updating IfMtu from [] to [1500]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/10 [Index: 14] Updating IfPhysAddress from [] to [F47960CB2121]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/10 [Index: 14] Updating IfAdminStatus from [] to [1]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/10 [Index: 14] Updating IfOperStatus from [] to [2]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/10 [Index: 14] Updating IfLastChange from [] to [1583135723]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/10 [Index: 14] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/10 [Index: 14] Updating MauState from [] to [standby]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/10 [Index: 14] Updating MauAvailability from [] to [notAvailable]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/10 [Index: 14] Updating MauJacktype from [] to [rj45]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/10 [Index: 14] Updating MauAutoNegSupported from [] to [1]  
[2020-07-21 12:02:01] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/10 [Index: 14] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-21 12:02:02] production.INFO: Found new port for JB-BTV-HW-CE5855B-DC1-3-002 with index 15  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]: [Index: 15] Updating Name from [] to [GE1/0/11]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/11 [Index: 15] Updating IfName from [] to [GE1/0/11]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/11 [Index: 15] Updating IfHighspeed from [] to [1000]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/11 [Index: 15] Updating IfMtu from [] to [1500]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/11 [Index: 15] Updating IfPhysAddress from [] to [F47960CB2121]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/11 [Index: 15] Updating IfAdminStatus from [] to [1]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/11 [Index: 15] Updating IfOperStatus from [] to [2]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/11 [Index: 15] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/11 [Index: 15] Updating MauState from [] to [standby]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/11 [Index: 15] Updating MauAvailability from [] to [notAvailable]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/11 [Index: 15] Updating MauJacktype from [] to [rj45]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/11 [Index: 15] Updating MauAutoNegSupported from [] to [1]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/11 [Index: 15] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-21 12:02:02] production.INFO: Found new port for JB-BTV-HW-CE5855B-DC1-3-002 with index 16  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]: [Index: 16] Updating Name from [] to [GE1/0/12]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/12 [Index: 16] Updating IfName from [] to [GE1/0/12]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/12 [Index: 16] Updating IfHighspeed from [] to [1000]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/12 [Index: 16] Updating IfMtu from [] to [1500]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/12 [Index: 16] Updating IfPhysAddress from [] to [F47960CB2121]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/12 [Index: 16] Updating IfAdminStatus from [] to [1]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/12 [Index: 16] Updating IfOperStatus from [] to [2]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/12 [Index: 16] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/12 [Index: 16] Updating MauState from [] to [standby]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/12 [Index: 16] Updating MauAvailability from [] to [notAvailable]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/12 [Index: 16] Updating MauJacktype from [] to [rj45]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/12 [Index: 16] Updating MauAutoNegSupported from [] to [1]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/12 [Index: 16] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-21 12:02:02] production.INFO: Found new port for JB-BTV-HW-CE5855B-DC1-3-002 with index 17  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]: [Index: 17] Updating Name from [] to [GE1/0/13]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/13 [Index: 17] Updating IfName from [] to [GE1/0/13]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/13 [Index: 17] Updating IfHighspeed from [] to [1000]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/13 [Index: 17] Updating IfMtu from [] to [1500]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/13 [Index: 17] Updating IfPhysAddress from [] to [F47960CB2121]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/13 [Index: 17] Updating IfAdminStatus from [] to [1]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/13 [Index: 17] Updating IfOperStatus from [] to [2]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/13 [Index: 17] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/13 [Index: 17] Updating MauState from [] to [standby]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/13 [Index: 17] Updating MauAvailability from [] to [notAvailable]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/13 [Index: 17] Updating MauJacktype from [] to [rj45]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/13 [Index: 17] Updating MauAutoNegSupported from [] to [1]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/13 [Index: 17] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-21 12:02:02] production.INFO: Found new port for JB-BTV-HW-CE5855B-DC1-3-002 with index 18  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]: [Index: 18] Updating Name from [] to [GE1/0/14]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/14 [Index: 18] Updating IfName from [] to [GE1/0/14]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/14 [Index: 18] Updating IfHighspeed from [] to [1000]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/14 [Index: 18] Updating IfMtu from [] to [1500]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/14 [Index: 18] Updating IfPhysAddress from [] to [F47960CB2121]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/14 [Index: 18] Updating IfAdminStatus from [] to [1]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/14 [Index: 18] Updating IfOperStatus from [] to [2]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/14 [Index: 18] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/14 [Index: 18] Updating MauState from [] to [standby]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/14 [Index: 18] Updating MauAvailability from [] to [notAvailable]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/14 [Index: 18] Updating MauJacktype from [] to [rj45]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/14 [Index: 18] Updating MauAutoNegSupported from [] to [1]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/14 [Index: 18] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-21 12:02:02] production.INFO: Found new port for JB-BTV-HW-CE5855B-DC1-3-002 with index 19  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]: [Index: 19] Updating Name from [] to [GE1/0/15]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/15 [Index: 19] Updating IfName from [] to [GE1/0/15]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/15 [Index: 19] Updating IfHighspeed from [] to [1000]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/15 [Index: 19] Updating IfMtu from [] to [1500]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/15 [Index: 19] Updating IfPhysAddress from [] to [F47960CB2121]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/15 [Index: 19] Updating IfAdminStatus from [] to [1]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/15 [Index: 19] Updating IfOperStatus from [] to [2]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/15 [Index: 19] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/15 [Index: 19] Updating MauState from [] to [standby]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/15 [Index: 19] Updating MauAvailability from [] to [notAvailable]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/15 [Index: 19] Updating MauJacktype from [] to [rj45]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/15 [Index: 19] Updating MauAutoNegSupported from [] to [1]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/15 [Index: 19] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-21 12:02:02] production.INFO: Found new port for JB-BTV-HW-CE5855B-DC1-3-002 with index 20  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]: [Index: 20] Updating Name from [] to [GE1/0/16]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/16 [Index: 20] Updating IfName from [] to [GE1/0/16]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/16 [Index: 20] Updating IfHighspeed from [] to [1000]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/16 [Index: 20] Updating IfMtu from [] to [1500]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/16 [Index: 20] Updating IfPhysAddress from [] to [F47960CB2121]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/16 [Index: 20] Updating IfAdminStatus from [] to [1]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/16 [Index: 20] Updating IfOperStatus from [] to [2]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/16 [Index: 20] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/16 [Index: 20] Updating MauState from [] to [standby]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/16 [Index: 20] Updating MauAvailability from [] to [notAvailable]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/16 [Index: 20] Updating MauJacktype from [] to [rj45]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/16 [Index: 20] Updating MauAutoNegSupported from [] to [1]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/16 [Index: 20] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-21 12:02:02] production.INFO: Found new port for JB-BTV-HW-CE5855B-DC1-3-002 with index 21  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]: [Index: 21] Updating Name from [] to [GE1/0/17]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/17 [Index: 21] Updating IfName from [] to [GE1/0/17]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/17 [Index: 21] Updating IfHighspeed from [] to [1000]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/17 [Index: 21] Updating IfMtu from [] to [1500]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/17 [Index: 21] Updating IfPhysAddress from [] to [F47960CB2121]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/17 [Index: 21] Updating IfAdminStatus from [] to [1]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/17 [Index: 21] Updating IfOperStatus from [] to [2]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/17 [Index: 21] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/17 [Index: 21] Updating MauState from [] to [standby]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/17 [Index: 21] Updating MauAvailability from [] to [notAvailable]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/17 [Index: 21] Updating MauJacktype from [] to [rj45]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/17 [Index: 21] Updating MauAutoNegSupported from [] to [1]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/17 [Index: 21] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-21 12:02:02] production.INFO: Found new port for JB-BTV-HW-CE5855B-DC1-3-002 with index 22  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]: [Index: 22] Updating Name from [] to [GE1/0/18]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/18 [Index: 22] Updating IfName from [] to [GE1/0/18]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/18 [Index: 22] Updating IfHighspeed from [] to [1000]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/18 [Index: 22] Updating IfMtu from [] to [1500]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/18 [Index: 22] Updating IfPhysAddress from [] to [F47960CB2121]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/18 [Index: 22] Updating IfAdminStatus from [] to [1]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/18 [Index: 22] Updating IfOperStatus from [] to [2]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/18 [Index: 22] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/18 [Index: 22] Updating MauState from [] to [standby]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/18 [Index: 22] Updating MauAvailability from [] to [notAvailable]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/18 [Index: 22] Updating MauJacktype from [] to [rj45]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/18 [Index: 22] Updating MauAutoNegSupported from [] to [1]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/18 [Index: 22] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-21 12:02:02] production.INFO: Found new port for JB-BTV-HW-CE5855B-DC1-3-002 with index 23  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]: [Index: 23] Updating Name from [] to [GE1/0/19]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/19 [Index: 23] Updating IfName from [] to [GE1/0/19]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/19 [Index: 23] Updating IfHighspeed from [] to [1000]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/19 [Index: 23] Updating IfMtu from [] to [1500]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/19 [Index: 23] Updating IfPhysAddress from [] to [F47960CB2121]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/19 [Index: 23] Updating IfAdminStatus from [] to [1]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/19 [Index: 23] Updating IfOperStatus from [] to [2]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/19 [Index: 23] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/19 [Index: 23] Updating MauState from [] to [standby]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/19 [Index: 23] Updating MauAvailability from [] to [notAvailable]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/19 [Index: 23] Updating MauJacktype from [] to [rj45]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/19 [Index: 23] Updating MauAutoNegSupported from [] to [1]  
[2020-07-21 12:02:02] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/19 [Index: 23] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-21 12:02:03] production.INFO: Found new port for JB-BTV-HW-CE5855B-DC1-3-002 with index 24  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]: [Index: 24] Updating Name from [] to [GE1/0/20]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/20 [Index: 24] Updating IfName from [] to [GE1/0/20]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/20 [Index: 24] Updating IfHighspeed from [] to [1000]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/20 [Index: 24] Updating IfMtu from [] to [1500]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/20 [Index: 24] Updating IfPhysAddress from [] to [F47960CB2121]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/20 [Index: 24] Updating IfAdminStatus from [] to [1]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/20 [Index: 24] Updating IfOperStatus from [] to [2]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/20 [Index: 24] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/20 [Index: 24] Updating MauState from [] to [standby]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/20 [Index: 24] Updating MauAvailability from [] to [notAvailable]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/20 [Index: 24] Updating MauJacktype from [] to [rj45]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/20 [Index: 24] Updating MauAutoNegSupported from [] to [1]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/20 [Index: 24] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-21 12:02:03] production.INFO: Found new port for JB-BTV-HW-CE5855B-DC1-3-002 with index 25  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]: [Index: 25] Updating Name from [] to [GE1/0/21]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/21 [Index: 25] Updating IfName from [] to [GE1/0/21]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/21 [Index: 25] Updating IfHighspeed from [] to [1000]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/21 [Index: 25] Updating IfMtu from [] to [1500]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/21 [Index: 25] Updating IfPhysAddress from [] to [F47960CB2121]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/21 [Index: 25] Updating IfAdminStatus from [] to [1]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/21 [Index: 25] Updating IfOperStatus from [] to [2]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/21 [Index: 25] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/21 [Index: 25] Updating MauState from [] to [standby]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/21 [Index: 25] Updating MauAvailability from [] to [notAvailable]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/21 [Index: 25] Updating MauJacktype from [] to [rj45]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/21 [Index: 25] Updating MauAutoNegSupported from [] to [1]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/21 [Index: 25] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-21 12:02:03] production.INFO: Found new port for JB-BTV-HW-CE5855B-DC1-3-002 with index 26  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]: [Index: 26] Updating Name from [] to [GE1/0/22]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/22 [Index: 26] Updating IfName from [] to [GE1/0/22]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/22 [Index: 26] Updating IfHighspeed from [] to [1000]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/22 [Index: 26] Updating IfMtu from [] to [1500]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/22 [Index: 26] Updating IfPhysAddress from [] to [F47960CB2121]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/22 [Index: 26] Updating IfAdminStatus from [] to [1]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/22 [Index: 26] Updating IfOperStatus from [] to [2]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/22 [Index: 26] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/22 [Index: 26] Updating MauState from [] to [standby]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/22 [Index: 26] Updating MauAvailability from [] to [notAvailable]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/22 [Index: 26] Updating MauJacktype from [] to [rj45]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/22 [Index: 26] Updating MauAutoNegSupported from [] to [1]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/22 [Index: 26] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-21 12:02:03] production.INFO: Found new port for JB-BTV-HW-CE5855B-DC1-3-002 with index 27  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]: [Index: 27] Updating Name from [] to [GE1/0/23]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/23 [Index: 27] Updating IfName from [] to [GE1/0/23]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/23 [Index: 27] Updating IfHighspeed from [] to [1000]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/23 [Index: 27] Updating IfMtu from [] to [1500]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/23 [Index: 27] Updating IfPhysAddress from [] to [F47960CB2121]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/23 [Index: 27] Updating IfAdminStatus from [] to [1]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/23 [Index: 27] Updating IfOperStatus from [] to [2]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/23 [Index: 27] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/23 [Index: 27] Updating MauState from [] to [standby]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/23 [Index: 27] Updating MauAvailability from [] to [notAvailable]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/23 [Index: 27] Updating MauJacktype from [] to [rj45]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/23 [Index: 27] Updating MauAutoNegSupported from [] to [1]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/23 [Index: 27] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-21 12:02:03] production.INFO: Found new port for JB-BTV-HW-CE5855B-DC1-3-002 with index 28  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]: [Index: 28] Updating Name from [] to [GE1/0/24]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/24 [Index: 28] Updating IfName from [] to [GE1/0/24]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/24 [Index: 28] Updating IfHighspeed from [] to [1000]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/24 [Index: 28] Updating IfMtu from [] to [1500]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/24 [Index: 28] Updating IfPhysAddress from [] to [F47960CB2121]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/24 [Index: 28] Updating IfAdminStatus from [] to [1]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/24 [Index: 28] Updating IfOperStatus from [] to [2]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/24 [Index: 28] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/24 [Index: 28] Updating MauState from [] to [standby]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/24 [Index: 28] Updating MauAvailability from [] to [notAvailable]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/24 [Index: 28] Updating MauJacktype from [] to [rj45]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/24 [Index: 28] Updating MauAutoNegSupported from [] to [1]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/24 [Index: 28] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-21 12:02:03] production.INFO: Found new port for JB-BTV-HW-CE5855B-DC1-3-002 with index 29  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]: [Index: 29] Updating Name from [] to [GE1/0/25]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/25 [Index: 29] Updating IfName from [] to [GE1/0/25]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/25 [Index: 29] Updating IfHighspeed from [] to [1000]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/25 [Index: 29] Updating IfMtu from [] to [1500]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/25 [Index: 29] Updating IfPhysAddress from [] to [F47960CB2121]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/25 [Index: 29] Updating IfAdminStatus from [] to [1]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/25 [Index: 29] Updating IfOperStatus from [] to [2]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/25 [Index: 29] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/25 [Index: 29] Updating MauState from [] to [standby]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/25 [Index: 29] Updating MauAvailability from [] to [notAvailable]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/25 [Index: 29] Updating MauJacktype from [] to [rj45]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/25 [Index: 29] Updating MauAutoNegSupported from [] to [1]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/25 [Index: 29] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-21 12:02:03] production.INFO: Found new port for JB-BTV-HW-CE5855B-DC1-3-002 with index 30  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]: [Index: 30] Updating Name from [] to [GE1/0/26]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/26 [Index: 30] Updating IfName from [] to [GE1/0/26]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/26 [Index: 30] Updating IfHighspeed from [] to [1000]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/26 [Index: 30] Updating IfMtu from [] to [1500]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/26 [Index: 30] Updating IfPhysAddress from [] to [F47960CB2121]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/26 [Index: 30] Updating IfAdminStatus from [] to [1]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/26 [Index: 30] Updating IfOperStatus from [] to [2]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/26 [Index: 30] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/26 [Index: 30] Updating MauState from [] to [standby]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/26 [Index: 30] Updating MauAvailability from [] to [notAvailable]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/26 [Index: 30] Updating MauJacktype from [] to [rj45]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/26 [Index: 30] Updating MauAutoNegSupported from [] to [1]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/26 [Index: 30] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-21 12:02:03] production.INFO: Found new port for JB-BTV-HW-CE5855B-DC1-3-002 with index 31  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]: [Index: 31] Updating Name from [] to [GE1/0/27]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/27 [Index: 31] Updating IfName from [] to [GE1/0/27]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/27 [Index: 31] Updating IfHighspeed from [] to [1000]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/27 [Index: 31] Updating IfMtu from [] to [1500]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/27 [Index: 31] Updating IfPhysAddress from [] to [F47960CB2121]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/27 [Index: 31] Updating IfAdminStatus from [] to [1]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/27 [Index: 31] Updating IfOperStatus from [] to [2]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/27 [Index: 31] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/27 [Index: 31] Updating MauState from [] to [standby]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/27 [Index: 31] Updating MauAvailability from [] to [notAvailable]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/27 [Index: 31] Updating MauJacktype from [] to [rj45]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/27 [Index: 31] Updating MauAutoNegSupported from [] to [1]  
[2020-07-21 12:02:03] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/27 [Index: 31] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-21 12:02:04] production.INFO: Found new port for JB-BTV-HW-CE5855B-DC1-3-002 with index 32  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]: [Index: 32] Updating Name from [] to [GE1/0/28]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/28 [Index: 32] Updating IfName from [] to [GE1/0/28]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/28 [Index: 32] Updating IfHighspeed from [] to [1000]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/28 [Index: 32] Updating IfMtu from [] to [1500]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/28 [Index: 32] Updating IfPhysAddress from [] to [F47960CB2121]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/28 [Index: 32] Updating IfAdminStatus from [] to [1]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/28 [Index: 32] Updating IfOperStatus from [] to [2]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/28 [Index: 32] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/28 [Index: 32] Updating MauState from [] to [standby]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/28 [Index: 32] Updating MauAvailability from [] to [notAvailable]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/28 [Index: 32] Updating MauJacktype from [] to [rj45]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/28 [Index: 32] Updating MauAutoNegSupported from [] to [1]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/28 [Index: 32] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-21 12:02:04] production.INFO: Found new port for JB-BTV-HW-CE5855B-DC1-3-002 with index 33  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]: [Index: 33] Updating Name from [] to [GE1/0/29]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/29 [Index: 33] Updating IfName from [] to [GE1/0/29]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/29 [Index: 33] Updating IfHighspeed from [] to [1000]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/29 [Index: 33] Updating IfMtu from [] to [1500]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/29 [Index: 33] Updating IfPhysAddress from [] to [F47960CB2121]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/29 [Index: 33] Updating IfAdminStatus from [] to [1]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/29 [Index: 33] Updating IfOperStatus from [] to [2]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/29 [Index: 33] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/29 [Index: 33] Updating MauState from [] to [standby]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/29 [Index: 33] Updating MauAvailability from [] to [notAvailable]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/29 [Index: 33] Updating MauJacktype from [] to [rj45]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/29 [Index: 33] Updating MauAutoNegSupported from [] to [1]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/29 [Index: 33] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-21 12:02:04] production.INFO: Found new port for JB-BTV-HW-CE5855B-DC1-3-002 with index 34  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]: [Index: 34] Updating Name from [] to [GE1/0/30]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/30 [Index: 34] Updating IfName from [] to [GE1/0/30]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/30 [Index: 34] Updating IfHighspeed from [] to [1000]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/30 [Index: 34] Updating IfMtu from [] to [1500]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/30 [Index: 34] Updating IfPhysAddress from [] to [F47960CB2121]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/30 [Index: 34] Updating IfAdminStatus from [] to [1]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/30 [Index: 34] Updating IfOperStatus from [] to [2]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/30 [Index: 34] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/30 [Index: 34] Updating MauState from [] to [standby]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/30 [Index: 34] Updating MauAvailability from [] to [notAvailable]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/30 [Index: 34] Updating MauJacktype from [] to [rj45]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/30 [Index: 34] Updating MauAutoNegSupported from [] to [1]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/30 [Index: 34] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-21 12:02:04] production.INFO: Found new port for JB-BTV-HW-CE5855B-DC1-3-002 with index 35  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]: [Index: 35] Updating Name from [] to [GE1/0/31]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/31 [Index: 35] Updating IfName from [] to [GE1/0/31]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/31 [Index: 35] Updating IfHighspeed from [] to [1000]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/31 [Index: 35] Updating IfMtu from [] to [1500]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/31 [Index: 35] Updating IfPhysAddress from [] to [F47960CB2121]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/31 [Index: 35] Updating IfAdminStatus from [] to [1]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/31 [Index: 35] Updating IfOperStatus from [] to [2]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/31 [Index: 35] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/31 [Index: 35] Updating MauState from [] to [standby]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/31 [Index: 35] Updating MauAvailability from [] to [notAvailable]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/31 [Index: 35] Updating MauJacktype from [] to [rj45]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/31 [Index: 35] Updating MauAutoNegSupported from [] to [1]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/31 [Index: 35] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-21 12:02:04] production.INFO: Found new port for JB-BTV-HW-CE5855B-DC1-3-002 with index 36  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]: [Index: 36] Updating Name from [] to [GE1/0/32]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/32 [Index: 36] Updating IfName from [] to [GE1/0/32]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/32 [Index: 36] Updating IfHighspeed from [] to [1000]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/32 [Index: 36] Updating IfMtu from [] to [1500]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/32 [Index: 36] Updating IfPhysAddress from [] to [F47960CB2121]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/32 [Index: 36] Updating IfAdminStatus from [] to [1]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/32 [Index: 36] Updating IfOperStatus from [] to [2]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/32 [Index: 36] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/32 [Index: 36] Updating MauState from [] to [standby]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/32 [Index: 36] Updating MauAvailability from [] to [notAvailable]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/32 [Index: 36] Updating MauJacktype from [] to [rj45]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/32 [Index: 36] Updating MauAutoNegSupported from [] to [1]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/32 [Index: 36] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-21 12:02:04] production.INFO: Found new port for JB-BTV-HW-CE5855B-DC1-3-002 with index 37  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]: [Index: 37] Updating Name from [] to [GE1/0/33]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/33 [Index: 37] Updating IfName from [] to [GE1/0/33]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/33 [Index: 37] Updating IfHighspeed from [] to [1000]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/33 [Index: 37] Updating IfMtu from [] to [1500]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/33 [Index: 37] Updating IfPhysAddress from [] to [F47960CB2121]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/33 [Index: 37] Updating IfAdminStatus from [] to [1]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/33 [Index: 37] Updating IfOperStatus from [] to [2]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/33 [Index: 37] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/33 [Index: 37] Updating MauState from [] to [standby]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/33 [Index: 37] Updating MauAvailability from [] to [notAvailable]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/33 [Index: 37] Updating MauJacktype from [] to [rj45]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/33 [Index: 37] Updating MauAutoNegSupported from [] to [1]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/33 [Index: 37] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-21 12:02:04] production.INFO: Found new port for JB-BTV-HW-CE5855B-DC1-3-002 with index 38  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]: [Index: 38] Updating Name from [] to [GE1/0/34]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/34 [Index: 38] Updating IfName from [] to [GE1/0/34]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/34 [Index: 38] Updating IfHighspeed from [] to [1000]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/34 [Index: 38] Updating IfMtu from [] to [1500]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/34 [Index: 38] Updating IfPhysAddress from [] to [F47960CB2121]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/34 [Index: 38] Updating IfAdminStatus from [] to [1]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/34 [Index: 38] Updating IfOperStatus from [] to [2]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/34 [Index: 38] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/34 [Index: 38] Updating MauState from [] to [standby]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/34 [Index: 38] Updating MauAvailability from [] to [notAvailable]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/34 [Index: 38] Updating MauJacktype from [] to [rj45]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/34 [Index: 38] Updating MauAutoNegSupported from [] to [1]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/34 [Index: 38] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-21 12:02:04] production.INFO: Found new port for JB-BTV-HW-CE5855B-DC1-3-002 with index 39  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]: [Index: 39] Updating Name from [] to [GE1/0/35]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/35 [Index: 39] Updating IfName from [] to [GE1/0/35]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/35 [Index: 39] Updating IfHighspeed from [] to [1000]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/35 [Index: 39] Updating IfMtu from [] to [1500]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/35 [Index: 39] Updating IfPhysAddress from [] to [F47960CB2121]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/35 [Index: 39] Updating IfAdminStatus from [] to [1]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/35 [Index: 39] Updating IfOperStatus from [] to [2]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/35 [Index: 39] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/35 [Index: 39] Updating MauState from [] to [standby]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/35 [Index: 39] Updating MauAvailability from [] to [notAvailable]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/35 [Index: 39] Updating MauJacktype from [] to [rj45]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/35 [Index: 39] Updating MauAutoNegSupported from [] to [1]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/35 [Index: 39] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-21 12:02:04] production.INFO: Found new port for JB-BTV-HW-CE5855B-DC1-3-002 with index 40  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]: [Index: 40] Updating Name from [] to [GE1/0/36]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/36 [Index: 40] Updating IfName from [] to [GE1/0/36]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/36 [Index: 40] Updating IfHighspeed from [] to [1000]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/36 [Index: 40] Updating IfMtu from [] to [1500]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/36 [Index: 40] Updating IfPhysAddress from [] to [F47960CB2121]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/36 [Index: 40] Updating IfAdminStatus from [] to [1]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/36 [Index: 40] Updating IfOperStatus from [] to [2]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/36 [Index: 40] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/36 [Index: 40] Updating MauState from [] to [standby]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/36 [Index: 40] Updating MauAvailability from [] to [notAvailable]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/36 [Index: 40] Updating MauJacktype from [] to [rj45]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/36 [Index: 40] Updating MauAutoNegSupported from [] to [1]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/36 [Index: 40] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-21 12:02:04] production.INFO: Found new port for JB-BTV-HW-CE5855B-DC1-3-002 with index 41  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]: [Index: 41] Updating Name from [] to [GE1/0/37]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/37 [Index: 41] Updating IfName from [] to [GE1/0/37]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/37 [Index: 41] Updating IfHighspeed from [] to [1000]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/37 [Index: 41] Updating IfMtu from [] to [1500]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/37 [Index: 41] Updating IfPhysAddress from [] to [F47960CB2121]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/37 [Index: 41] Updating IfAdminStatus from [] to [1]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/37 [Index: 41] Updating IfOperStatus from [] to [2]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/37 [Index: 41] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/37 [Index: 41] Updating MauState from [] to [standby]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/37 [Index: 41] Updating MauAvailability from [] to [notAvailable]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/37 [Index: 41] Updating MauJacktype from [] to [rj45]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/37 [Index: 41] Updating MauAutoNegSupported from [] to [1]  
[2020-07-21 12:02:04] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/37 [Index: 41] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-21 12:02:05] production.INFO: Found new port for JB-BTV-HW-CE5855B-DC1-3-002 with index 42  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]: [Index: 42] Updating Name from [] to [GE1/0/38]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/38 [Index: 42] Updating IfName from [] to [GE1/0/38]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/38 [Index: 42] Updating IfHighspeed from [] to [1000]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/38 [Index: 42] Updating IfMtu from [] to [1500]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/38 [Index: 42] Updating IfPhysAddress from [] to [F47960CB2121]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/38 [Index: 42] Updating IfAdminStatus from [] to [1]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/38 [Index: 42] Updating IfOperStatus from [] to [2]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/38 [Index: 42] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/38 [Index: 42] Updating MauState from [] to [standby]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/38 [Index: 42] Updating MauAvailability from [] to [notAvailable]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/38 [Index: 42] Updating MauJacktype from [] to [rj45]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/38 [Index: 42] Updating MauAutoNegSupported from [] to [1]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/38 [Index: 42] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-21 12:02:05] production.INFO: Found new port for JB-BTV-HW-CE5855B-DC1-3-002 with index 43  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]: [Index: 43] Updating Name from [] to [GE1/0/39]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/39 [Index: 43] Updating IfName from [] to [GE1/0/39]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/39 [Index: 43] Updating IfHighspeed from [] to [1000]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/39 [Index: 43] Updating IfMtu from [] to [1500]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/39 [Index: 43] Updating IfPhysAddress from [] to [F47960CB2121]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/39 [Index: 43] Updating IfAdminStatus from [] to [1]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/39 [Index: 43] Updating IfOperStatus from [] to [2]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/39 [Index: 43] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/39 [Index: 43] Updating MauState from [] to [standby]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/39 [Index: 43] Updating MauAvailability from [] to [notAvailable]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/39 [Index: 43] Updating MauJacktype from [] to [rj45]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/39 [Index: 43] Updating MauAutoNegSupported from [] to [1]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/39 [Index: 43] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-21 12:02:05] production.INFO: Found new port for JB-BTV-HW-CE5855B-DC1-3-002 with index 44  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]: [Index: 44] Updating Name from [] to [GE1/0/40]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/40 [Index: 44] Updating IfName from [] to [GE1/0/40]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/40 [Index: 44] Updating IfHighspeed from [] to [1000]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/40 [Index: 44] Updating IfMtu from [] to [1500]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/40 [Index: 44] Updating IfPhysAddress from [] to [F47960CB2121]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/40 [Index: 44] Updating IfAdminStatus from [] to [1]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/40 [Index: 44] Updating IfOperStatus from [] to [2]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/40 [Index: 44] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/40 [Index: 44] Updating MauState from [] to [standby]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/40 [Index: 44] Updating MauAvailability from [] to [notAvailable]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/40 [Index: 44] Updating MauJacktype from [] to [rj45]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/40 [Index: 44] Updating MauAutoNegSupported from [] to [1]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/40 [Index: 44] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-21 12:02:05] production.INFO: Found new port for JB-BTV-HW-CE5855B-DC1-3-002 with index 45  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]: [Index: 45] Updating Name from [] to [GE1/0/41]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/41 [Index: 45] Updating IfName from [] to [GE1/0/41]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/41 [Index: 45] Updating IfHighspeed from [] to [1000]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/41 [Index: 45] Updating IfMtu from [] to [1500]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/41 [Index: 45] Updating IfPhysAddress from [] to [F47960CB2121]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/41 [Index: 45] Updating IfAdminStatus from [] to [1]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/41 [Index: 45] Updating IfOperStatus from [] to [2]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/41 [Index: 45] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/41 [Index: 45] Updating MauState from [] to [standby]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/41 [Index: 45] Updating MauAvailability from [] to [notAvailable]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/41 [Index: 45] Updating MauJacktype from [] to [rj45]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/41 [Index: 45] Updating MauAutoNegSupported from [] to [1]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/41 [Index: 45] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-21 12:02:05] production.INFO: Found new port for JB-BTV-HW-CE5855B-DC1-3-002 with index 46  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]: [Index: 46] Updating Name from [] to [GE1/0/42]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/42 [Index: 46] Updating IfName from [] to [GE1/0/42]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/42 [Index: 46] Updating IfHighspeed from [] to [1000]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/42 [Index: 46] Updating IfMtu from [] to [1500]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/42 [Index: 46] Updating IfPhysAddress from [] to [F47960CB2121]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/42 [Index: 46] Updating IfAdminStatus from [] to [1]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/42 [Index: 46] Updating IfOperStatus from [] to [2]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/42 [Index: 46] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/42 [Index: 46] Updating MauState from [] to [standby]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/42 [Index: 46] Updating MauAvailability from [] to [notAvailable]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/42 [Index: 46] Updating MauJacktype from [] to [rj45]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/42 [Index: 46] Updating MauAutoNegSupported from [] to [1]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/42 [Index: 46] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-21 12:02:05] production.INFO: Found new port for JB-BTV-HW-CE5855B-DC1-3-002 with index 47  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]: [Index: 47] Updating Name from [] to [GE1/0/43]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/43 [Index: 47] Updating IfName from [] to [GE1/0/43]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/43 [Index: 47] Updating IfHighspeed from [] to [1000]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/43 [Index: 47] Updating IfMtu from [] to [1500]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/43 [Index: 47] Updating IfPhysAddress from [] to [F47960CB2121]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/43 [Index: 47] Updating IfAdminStatus from [] to [1]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/43 [Index: 47] Updating IfOperStatus from [] to [2]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/43 [Index: 47] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/43 [Index: 47] Updating MauState from [] to [standby]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/43 [Index: 47] Updating MauAvailability from [] to [notAvailable]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/43 [Index: 47] Updating MauJacktype from [] to [rj45]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/43 [Index: 47] Updating MauAutoNegSupported from [] to [1]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/43 [Index: 47] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-21 12:02:05] production.INFO: Found new port for JB-BTV-HW-CE5855B-DC1-3-002 with index 48  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]: [Index: 48] Updating Name from [] to [GE1/0/44]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/44 [Index: 48] Updating IfName from [] to [GE1/0/44]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/44 [Index: 48] Updating IfHighspeed from [] to [1000]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/44 [Index: 48] Updating IfMtu from [] to [1500]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/44 [Index: 48] Updating IfPhysAddress from [] to [F47960CB2121]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/44 [Index: 48] Updating IfAdminStatus from [] to [1]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/44 [Index: 48] Updating IfOperStatus from [] to [2]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/44 [Index: 48] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/44 [Index: 48] Updating MauState from [] to [standby]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/44 [Index: 48] Updating MauAvailability from [] to [notAvailable]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/44 [Index: 48] Updating MauJacktype from [] to [rj45]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/44 [Index: 48] Updating MauAutoNegSupported from [] to [1]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/44 [Index: 48] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-21 12:02:05] production.INFO: Found new port for JB-BTV-HW-CE5855B-DC1-3-002 with index 49  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]: [Index: 49] Updating Name from [] to [GE1/0/45]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/45 [Index: 49] Updating IfName from [] to [GE1/0/45]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/45 [Index: 49] Updating IfHighspeed from [] to [1000]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/45 [Index: 49] Updating IfMtu from [] to [1500]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/45 [Index: 49] Updating IfPhysAddress from [] to [F47960CB2121]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/45 [Index: 49] Updating IfAdminStatus from [] to [1]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/45 [Index: 49] Updating IfOperStatus from [] to [2]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/45 [Index: 49] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/45 [Index: 49] Updating MauState from [] to [standby]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/45 [Index: 49] Updating MauAvailability from [] to [notAvailable]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/45 [Index: 49] Updating MauJacktype from [] to [rj45]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/45 [Index: 49] Updating MauAutoNegSupported from [] to [1]  
[2020-07-21 12:02:05] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/45 [Index: 49] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-21 12:02:06] production.INFO: Found new port for JB-BTV-HW-CE5855B-DC1-3-002 with index 50  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]: [Index: 50] Updating Name from [] to [GE1/0/46]  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/46 [Index: 50] Updating IfName from [] to [GE1/0/46]  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/46 [Index: 50] Updating IfHighspeed from [] to [1000]  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/46 [Index: 50] Updating IfMtu from [] to [1500]  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/46 [Index: 50] Updating IfPhysAddress from [] to [F47960CB2121]  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/46 [Index: 50] Updating IfAdminStatus from [] to [1]  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/46 [Index: 50] Updating IfOperStatus from [] to [2]  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/46 [Index: 50] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/46 [Index: 50] Updating MauState from [] to [standby]  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/46 [Index: 50] Updating MauAvailability from [] to [notAvailable]  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/46 [Index: 50] Updating MauJacktype from [] to [rj45]  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/46 [Index: 50] Updating MauAutoNegSupported from [] to [1]  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/46 [Index: 50] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-21 12:02:06] production.INFO: Found new port for JB-BTV-HW-CE5855B-DC1-3-002 with index 51  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]: [Index: 51] Updating Name from [] to [GE1/0/47]  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/47 [Index: 51] Updating IfName from [] to [GE1/0/47]  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/47 [Index: 51] Updating IfHighspeed from [] to [1000]  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/47 [Index: 51] Updating IfMtu from [] to [1500]  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/47 [Index: 51] Updating IfPhysAddress from [] to [F47960CB2121]  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/47 [Index: 51] Updating IfAdminStatus from [] to [1]  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/47 [Index: 51] Updating IfOperStatus from [] to [2]  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/47 [Index: 51] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/47 [Index: 51] Updating MauState from [] to [standby]  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/47 [Index: 51] Updating MauAvailability from [] to [notAvailable]  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/47 [Index: 51] Updating MauJacktype from [] to [rj45]  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/47 [Index: 51] Updating MauAutoNegSupported from [] to [1]  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/47 [Index: 51] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-21 12:02:06] production.INFO: Found new port for JB-BTV-HW-CE5855B-DC1-3-002 with index 52  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]: [Index: 52] Updating Name from [] to [GE1/0/48]  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/48 [Index: 52] Updating IfName from [] to [GE1/0/48]  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/48 [Index: 52] Updating IfHighspeed from [] to [1000]  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/48 [Index: 52] Updating IfMtu from [] to [1500]  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/48 [Index: 52] Updating IfPhysAddress from [] to [F47960CB2121]  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/48 [Index: 52] Updating IfAdminStatus from [] to [1]  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/48 [Index: 52] Updating IfOperStatus from [] to [2]  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/48 [Index: 52] Updating MauType from [] to [(unknown type - oid: 30)]  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/48 [Index: 52] Updating MauState from [] to [standby]  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/48 [Index: 52] Updating MauAvailability from [] to [notAvailable]  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/48 [Index: 52] Updating MauJacktype from [] to [rj45]  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/48 [Index: 52] Updating MauAutoNegSupported from [] to [1]  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:GE1/0/48 [Index: 52] Updating MauAutoNegAdminState from [] to [1]  
[2020-07-21 12:02:06] production.INFO: Found new port for JB-BTV-HW-CE5855B-DC1-3-002 with index 53  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]: [Index: 53] Updating Name from [] to [10GE1/0/1]  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:10GE1/0/1 [Index: 53] Updating IfName from [] to [10GE1/0/1]  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:10GE1/0/1 [Index: 53] Updating IfAlias from [] to [CONNECT <> SWITCH CORE DC]  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:10GE1/0/1 [Index: 53] Updating IfHighspeed from [] to [10000]  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:10GE1/0/1 [Index: 53] Updating IfMtu from [] to [1500]  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:10GE1/0/1 [Index: 53] Updating IfPhysAddress from [] to [F47960CB2121]  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:10GE1/0/1 [Index: 53] Updating IfAdminStatus from [] to [1]  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:10GE1/0/1 [Index: 53] Updating IfOperStatus from [] to [1]  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:10GE1/0/1 [Index: 53] Updating IfLastChange from [] to [1566466429]  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:10GE1/0/1 [Index: 53] Updating MauType from [] to [(unknown type - oid: 35)]  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:10GE1/0/1 [Index: 53] Updating MauState from [] to [operational]  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:10GE1/0/1 [Index: 53] Updating MauAvailability from [] to [available]  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:10GE1/0/1 [Index: 53] Updating MauJacktype from [] to [fiberLC]  
[2020-07-21 12:02:06] production.INFO: Found new port for JB-BTV-HW-CE5855B-DC1-3-002 with index 54  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]: [Index: 54] Updating Name from [] to [10GE1/0/2]  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:10GE1/0/2 [Index: 54] Updating IfName from [] to [10GE1/0/2]  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:10GE1/0/2 [Index: 54] Updating IfAlias from [] to [CONNECT <> SWITCH CORE DC]  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:10GE1/0/2 [Index: 54] Updating IfHighspeed from [] to [10000]  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:10GE1/0/2 [Index: 54] Updating IfMtu from [] to [1500]  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:10GE1/0/2 [Index: 54] Updating IfPhysAddress from [] to [F47960CB2121]  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:10GE1/0/2 [Index: 54] Updating IfAdminStatus from [] to [1]  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:10GE1/0/2 [Index: 54] Updating IfOperStatus from [] to [1]  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:10GE1/0/2 [Index: 54] Updating IfLastChange from [] to [1566466428]  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:10GE1/0/2 [Index: 54] Updating MauType from [] to [(unknown type - oid: 35)]  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:10GE1/0/2 [Index: 54] Updating MauState from [] to [operational]  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:10GE1/0/2 [Index: 54] Updating MauAvailability from [] to [available]  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:10GE1/0/2 [Index: 54] Updating MauJacktype from [] to [fiberLC]  
[2020-07-21 12:02:06] production.INFO: Found new port for JB-BTV-HW-CE5855B-DC1-3-002 with index 55  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]: [Index: 55] Updating Name from [] to [10GE1/0/3]  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:10GE1/0/3 [Index: 55] Updating IfName from [] to [10GE1/0/3]  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:10GE1/0/3 [Index: 55] Updating IfHighspeed from [] to [10000]  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:10GE1/0/3 [Index: 55] Updating IfMtu from [] to [1500]  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:10GE1/0/3 [Index: 55] Updating IfPhysAddress from [] to [F47960CB2121]  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:10GE1/0/3 [Index: 55] Updating IfAdminStatus from [] to [1]  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:10GE1/0/3 [Index: 55] Updating IfOperStatus from [] to [2]  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:10GE1/0/3 [Index: 55] Updating MauType from [] to [(unknown type - oid: 36)]  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:10GE1/0/3 [Index: 55] Updating MauState from [] to [standby]  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:10GE1/0/3 [Index: 55] Updating MauAvailability from [] to [notAvailable]  
[2020-07-21 12:02:06] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:10GE1/0/3 [Index: 55] Updating MauJacktype from [] to [fiberST]  
[2020-07-21 12:02:07] production.INFO: Found new port for JB-BTV-HW-CE5855B-DC1-3-002 with index 56  
[2020-07-21 12:02:07] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]: [Index: 56] Updating Name from [] to [10GE1/0/4]  
[2020-07-21 12:02:07] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:10GE1/0/4 [Index: 56] Updating IfName from [] to [10GE1/0/4]  
[2020-07-21 12:02:07] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:10GE1/0/4 [Index: 56] Updating IfHighspeed from [] to [10000]  
[2020-07-21 12:02:07] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:10GE1/0/4 [Index: 56] Updating IfMtu from [] to [1500]  
[2020-07-21 12:02:07] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:10GE1/0/4 [Index: 56] Updating IfPhysAddress from [] to [F47960CB2121]  
[2020-07-21 12:02:07] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:10GE1/0/4 [Index: 56] Updating IfAdminStatus from [] to [1]  
[2020-07-21 12:02:07] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:10GE1/0/4 [Index: 56] Updating IfOperStatus from [] to [2]  
[2020-07-21 12:02:07] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:10GE1/0/4 [Index: 56] Updating MauType from [] to [(unknown type - oid: 36)]  
[2020-07-21 12:02:07] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:10GE1/0/4 [Index: 56] Updating MauState from [] to [standby]  
[2020-07-21 12:02:07] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:10GE1/0/4 [Index: 56] Updating MauAvailability from [] to [notAvailable]  
[2020-07-21 12:02:07] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:10GE1/0/4 [Index: 56] Updating MauJacktype from [] to [fiberST]  
[2020-07-21 12:02:07] production.INFO: Found new port for JB-BTV-HW-CE5855B-DC1-3-002 with index 57  
[2020-07-21 12:02:07] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]: [Index: 57] Updating Name from [] to [40GE1/0/1]  
[2020-07-21 12:02:07] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:40GE1/0/1 [Index: 57] Updating IfName from [] to [40GE1/0/1]  
[2020-07-21 12:02:07] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:40GE1/0/1 [Index: 57] Updating IfHighspeed from [] to [40000]  
[2020-07-21 12:02:07] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:40GE1/0/1 [Index: 57] Updating IfMtu from [] to [1500]  
[2020-07-21 12:02:07] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:40GE1/0/1 [Index: 57] Updating IfPhysAddress from [] to [F47960CB2121]  
[2020-07-21 12:02:07] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:40GE1/0/1 [Index: 57] Updating IfAdminStatus from [] to [1]  
[2020-07-21 12:02:07] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:40GE1/0/1 [Index: 57] Updating IfOperStatus from [] to [2]  
[2020-07-21 12:02:07] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:40GE1/0/1 [Index: 57] Updating MauType from [] to [(unknown type - oid: 72)]  
[2020-07-21 12:02:07] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:40GE1/0/1 [Index: 57] Updating MauState from [] to [standby]  
[2020-07-21 12:02:07] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:40GE1/0/1 [Index: 57] Updating MauAvailability from [] to [notAvailable]  
[2020-07-21 12:02:07] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:40GE1/0/1 [Index: 57] Updating MauJacktype from [] to [fiberST]  
[2020-07-21 12:02:07] production.INFO: Found new port for JB-BTV-HW-CE5855B-DC1-3-002 with index 58  
[2020-07-21 12:02:07] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]: [Index: 58] Updating Name from [] to [40GE1/0/2]  
[2020-07-21 12:02:07] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:40GE1/0/2 [Index: 58] Updating IfName from [] to [40GE1/0/2]  
[2020-07-21 12:02:07] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:40GE1/0/2 [Index: 58] Updating IfHighspeed from [] to [40000]  
[2020-07-21 12:02:07] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:40GE1/0/2 [Index: 58] Updating IfMtu from [] to [1500]  
[2020-07-21 12:02:07] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:40GE1/0/2 [Index: 58] Updating IfPhysAddress from [] to [F47960CB2121]  
[2020-07-21 12:02:07] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:40GE1/0/2 [Index: 58] Updating IfAdminStatus from [] to [1]  
[2020-07-21 12:02:07] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:40GE1/0/2 [Index: 58] Updating IfOperStatus from [] to [2]  
[2020-07-21 12:02:07] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:40GE1/0/2 [Index: 58] Updating MauType from [] to [(unknown type - oid: 72)]  
[2020-07-21 12:02:07] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:40GE1/0/2 [Index: 58] Updating MauState from [] to [standby]  
[2020-07-21 12:02:07] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:40GE1/0/2 [Index: 58] Updating MauAvailability from [] to [notAvailable]  
[2020-07-21 12:02:07] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:40GE1/0/2 [Index: 58] Updating MauJacktype from [] to [fiberST]  
[2020-07-21 12:02:07] production.INFO: Found new port for JB-BTV-HW-CE5855B-DC1-3-002 with index 60  
[2020-07-21 12:02:07] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]: [Index: 60] Updating Name from [] to [Eth-Trunk26]  
[2020-07-21 12:02:07] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:Eth-Trunk26 [Index: 60] Updating IfName from [] to [Eth-Trunk26]  
[2020-07-21 12:02:07] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:Eth-Trunk26 [Index: 60] Updating IfAlias from [] to [CONNECT <> SWITCH CORE DC]  
[2020-07-21 12:02:07] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:Eth-Trunk26 [Index: 60] Updating IfHighspeed from [] to [20000]  
[2020-07-21 12:02:07] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:Eth-Trunk26 [Index: 60] Updating IfMtu from [] to [1500]  
[2020-07-21 12:02:07] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:Eth-Trunk26 [Index: 60] Updating IfPhysAddress from [] to [F47960CB2121]  
[2020-07-21 12:02:07] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:Eth-Trunk26 [Index: 60] Updating IfAdminStatus from [] to [1]  
[2020-07-21 12:02:07] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:Eth-Trunk26 [Index: 60] Updating IfOperStatus from [] to [1]  
[2020-07-21 12:02:07] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:Eth-Trunk26 [Index: 60] Updating IfLastChange from [] to [1566466917]  
[2020-07-21 12:02:07] production.INFO: [JB-BTV-HW-CE5855B-DC1-3-002]:Eth-Trunk26 [Index: 60] Updating MauType from [] to [(empty)]  
[2020-07-21 12:14:03] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/5/00005/aggregate-00005-bits.rrd  
[2020-07-21 12:14:03] production.NOTICE: [Grapher] mrtg png(): could not load rrd file /srv/mrtg/members/5/00005/ints/pi00005-bits.rrd  
[2020-07-21 12:23:34] production.ERROR: file_get_contents(https://api.peeringdb.com/api/fac): failed to open stream: Connection timed out {"exception":"[object] (Err
orException(code: 0): file_get_contents(https://api.peeringdb.com/api/fac): failed to open stream: Connection timed out at /srv/ixpmanager/app/Providers/PeeringDbSer
viceProvider.php:62)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 /srv/ixpmanager/app/Providers/PeeringDbServiceProvider.php(62): file_get_contents()
#2 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cache/Repository.php(383): IXP\\Providers\\PeeringDbServiceProvider->IXP\\Providers\\{closure}()
#3 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php(378): Illuminate\\Cache\\Repository->remember()
#4 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(261): Illuminate\\Cache\\CacheManager->__call()
#5 /srv/ixpmanager/app/Providers/PeeringDbServiceProvider.php(71): Illuminate\\Support\\Facades\\Facade::__callStatic()
#6 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): IXP\\Providers\\PeeringDbServiceProvider->IXP\\Providers\\{closure}()
#7 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Route.php(179): Illuminate\\Routing\\Route->runCallable()
#8 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(681): Illuminate\\Routing\\Route->run()
#9 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#10 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#11 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(683): Illuminate\\Pipeline\\Pipeline->then()
#12 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack()
#13 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(624): Illuminate\\Routing\\Router->runRoute()
#14 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(613): Illuminate\\Routing\\Router->dispatchToRoute()
#15 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Routing\\Router->dispatch()
#16 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}
()
#17 /srv/ixpmanager/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#18 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Fideloper\\Proxy\\TrustProxies->handle()
#19 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#20 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#21 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#22 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#23 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline
\\{closure}()
#24 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#25 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\P
ipeline\\{closure}()
#26 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()
#27 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#28 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then()
#29 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#30 /srv/ixpmanager/public/index.php(85): Illuminate\\Foundation\\Http\\Kernel->handle()
#31 {main}
"} 
[2020-07-21 12:24:15] production.NOTICE: hersan_firman edited facility with ID 1  
[2020-07-21 12:25:14] production.INFO: Generated router configuration for rs1-bix-cgk and used 6585584 bytes (2097152 real) of memory.  
[2020-07-21 12:27:14] production.INFO: Generated router configuration for rs1-bix-cgk and used 6584288 bytes (2097152 real) of memory.  
[2020-07-21 12:27:40] production.INFO: Generated router configuration for rs1-bix-cgk and used 6583416 bytes (2097152 real) of memory.  
[2020-07-21 14:08:14] production.INFO: Generated router configuration for rs1-bix-cgk and used 6584144 bytes (4194304 real) of memory.  
[2020-07-21 14:51:05] production.INFO: Generated router configuration for rs1-bix-cgk and used 6582416 bytes (2097152 real) of memory.  
[2020-07-22 09:37:41] production.INFO: Generated router configuration for rs1-bix-cgk and used 6607856 bytes (4194304 real) of memory.  
[2020-07-22 09:38:25] production.ERROR: content is not defined. {"userId":3,"exception":"[object] (RuntimeException(code: 0): content is not defined. at /srv/ixpmana
ger/vendor/foil/foil/src/Extensions/Helpers.php:343)
[stacktrace]
#0 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(365): Foil\\Extensions\\Helpers->getIn()
#1 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(240): Foil\\Extensions\\Helpers->get()
#2 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(121): Foil\\Extensions\\Helpers->raw()
#3 [internal function]: Foil\\Extensions\\Helpers->variable()
#4 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(168): call_user_func_array()
#5 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(195): Foil\\Kernel\\Command->execute()
#6 [internal function]: Foil\\Kernel\\Command->doRun()
#7 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(181): call_user_func_array()
#8 [internal function]: Foil\\Kernel\\Command->doRunIsolated()
#9 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(104): call_user_func_array()
#10 [internal function]: Foil\\Kernel\\Command->run()
#11 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(164): call_user_func_array()
#12 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(113): Foil\\Template\\Template->run()
#13 /srv/ixpmanager/resources/views/services/lg/bgp-summary.foil.php(40): Foil\\Template\\Template->__get()
#14 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(287): require('/srv/ixpmanager...')
#15 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(231): Foil\\Template\\Template->collect()
#16 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(307): Foil\\Template\\Template->render()
#17 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(231): Foil\\Engine->doRender()
#18 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(204): Foil\\Engine->renderTemplate()
#19 /srv/ixpmanager/app/Services/FoilEngine.php(51): Foil\\Engine->render()
#20 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(143): IXP\\Services\\FoilEngine->get()
#21 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(126): Illuminate\\View\\View->getContents()
#22 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(91): Illuminate\\View\\View->renderContents()
#23 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Http/Response.php(42): Illuminate\\View\\View->render()
#24 /srv/ixpmanager/vendor/symfony/http-foundation/Response.php(205): Illuminate\\Http\\Response->setContent()
#25 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(749): Symfony\\Component\\HttpFoundation\\Response->__construct()
#26 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(721): Illuminate\\Routing\\Router::toResponse()
#27 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(681): Illuminate\\Routing\\Router->prepareResponse()
#28 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#29 /srv/ixpmanager/app/Http/Middleware/Services/LookingGlass.php(88): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\Services\\LookingGlass->handle()
#31 /srv/ixpmanager/app/Http/Middleware/ControllerEnabled.php(96): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\ControllerEnabled->handle()
#33 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{clo
sure}()
#34 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#35 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(76): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\
\{closure}()
#36 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle()
#37 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{cl
osure}()
#38 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle()
#39 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(
)
#40 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle()
#41 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#42 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle()
#43 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}
()
#44 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle()
#45 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#46 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(683): Illuminate\\Pipeline\\Pipeline->then()
#47 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack()
#48 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(624): Illuminate\\Routing\\Router->runRoute()
#49 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(613): Illuminate\\Routing\\Router->dispatchToRoute()
#50 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Routing\\Router->dispatch()
#51 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}
()
#52 /srv/ixpmanager/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Fideloper\\Proxy\\TrustProxies->handle()
#54 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#55 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#56 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#57 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#58 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline
\\{closure}()
#59 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#60 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\P
ipeline\\{closure}()
#61 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()
#62 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#63 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then()
#64 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#65 /srv/ixpmanager/public/index.php(85): Illuminate\\Foundation\\Http\\Kernel->handle()
#66 {main}
"} 
[2020-07-22 09:41:54] production.ERROR: content is not defined. {"userId":3,"exception":"[object] (RuntimeException(code: 0): content is not defined. at /srv/ixpmana
ger/vendor/foil/foil/src/Extensions/Helpers.php:343)
[stacktrace]
#0 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(365): Foil\\Extensions\\Helpers->getIn()
#1 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(240): Foil\\Extensions\\Helpers->get()
#2 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(121): Foil\\Extensions\\Helpers->raw()
#3 [internal function]: Foil\\Extensions\\Helpers->variable()
#4 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(168): call_user_func_array()
#5 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(195): Foil\\Kernel\\Command->execute()
#6 [internal function]: Foil\\Kernel\\Command->doRun()
#7 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(181): call_user_func_array()
#8 [internal function]: Foil\\Kernel\\Command->doRunIsolated()
#9 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(104): call_user_func_array()
#10 [internal function]: Foil\\Kernel\\Command->run()
#11 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(164): call_user_func_array()
#12 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(113): Foil\\Template\\Template->run()
#13 /srv/ixpmanager/resources/views/services/lg/bgp-summary.foil.php(40): Foil\\Template\\Template->__get()
#14 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(287): require('/srv/ixpmanager...')
#15 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(231): Foil\\Template\\Template->collect()
#16 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(307): Foil\\Template\\Template->render()
#17 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(231): Foil\\Engine->doRender()
#18 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(204): Foil\\Engine->renderTemplate()
#19 /srv/ixpmanager/app/Services/FoilEngine.php(51): Foil\\Engine->render()
#20 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(143): IXP\\Services\\FoilEngine->get()
#21 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(126): Illuminate\\View\\View->getContents()
#22 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(91): Illuminate\\View\\View->renderContents()
#23 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Http/Response.php(42): Illuminate\\View\\View->render()
#24 /srv/ixpmanager/vendor/symfony/http-foundation/Response.php(205): Illuminate\\Http\\Response->setContent()
#25 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(749): Symfony\\Component\\HttpFoundation\\Response->__construct()
#26 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(721): Illuminate\\Routing\\Router::toResponse()
#27 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(681): Illuminate\\Routing\\Router->prepareResponse()
#28 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#29 /srv/ixpmanager/app/Http/Middleware/Services/LookingGlass.php(88): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\Services\\LookingGlass->handle()
#31 /srv/ixpmanager/app/Http/Middleware/ControllerEnabled.php(96): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\ControllerEnabled->handle()
#33 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{clo
sure}()
#34 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#35 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(76): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\
\{closure}()
#36 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle()
#37 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{cl
osure}()
#38 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle()
#39 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(
)
#40 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle()
#41 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#42 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle()
#43 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}
()
#44 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle()
#45 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#46 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(683): Illuminate\\Pipeline\\Pipeline->then()
#47 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack()
#48 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(624): Illuminate\\Routing\\Router->runRoute()
#49 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(613): Illuminate\\Routing\\Router->dispatchToRoute()
#50 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Routing\\Router->dispatch()
#51 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}
()
#52 /srv/ixpmanager/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Fideloper\\Proxy\\TrustProxies->handle()
#54 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#55 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#56 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#57 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#58 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline
\\{closure}()
#59 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#60 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\P
ipeline\\{closure}()
#61 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()
#62 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#63 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then()
#64 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#65 /srv/ixpmanager/public/index.php(85): Illuminate\\Foundation\\Http\\Kernel->handle()
#66 {main}
"} 
[2020-07-22 09:41:55] production.ERROR: content is not defined. {"userId":3,"exception":"[object] (RuntimeException(code: 0): content is not defined. at /srv/ixpmana
ger/vendor/foil/foil/src/Extensions/Helpers.php:343)
[stacktrace]
#0 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(365): Foil\\Extensions\\Helpers->getIn()
#1 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(240): Foil\\Extensions\\Helpers->get()
#2 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(121): Foil\\Extensions\\Helpers->raw()
#3 [internal function]: Foil\\Extensions\\Helpers->variable()
#4 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(168): call_user_func_array()
#5 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(195): Foil\\Kernel\\Command->execute()
#6 [internal function]: Foil\\Kernel\\Command->doRun()
#7 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(181): call_user_func_array()
#8 [internal function]: Foil\\Kernel\\Command->doRunIsolated()
#9 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(104): call_user_func_array()
#10 [internal function]: Foil\\Kernel\\Command->run()
#11 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(164): call_user_func_array()
#12 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(113): Foil\\Template\\Template->run()
#13 /srv/ixpmanager/resources/views/services/lg/bgp-summary.foil.php(40): Foil\\Template\\Template->__get()
#14 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(287): require('/srv/ixpmanager...')
#15 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(231): Foil\\Template\\Template->collect()
#16 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(307): Foil\\Template\\Template->render()
#17 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(231): Foil\\Engine->doRender()
#18 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(204): Foil\\Engine->renderTemplate()
#19 /srv/ixpmanager/app/Services/FoilEngine.php(51): Foil\\Engine->render()
#20 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(143): IXP\\Services\\FoilEngine->get()
#21 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(126): Illuminate\\View\\View->getContents()
#22 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(91): Illuminate\\View\\View->renderContents()
#23 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Http/Response.php(42): Illuminate\\View\\View->render()
#24 /srv/ixpmanager/vendor/symfony/http-foundation/Response.php(205): Illuminate\\Http\\Response->setContent()
#25 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(749): Symfony\\Component\\HttpFoundation\\Response->__construct()
#26 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(721): Illuminate\\Routing\\Router::toResponse()
#27 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(681): Illuminate\\Routing\\Router->prepareResponse()
#28 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#29 /srv/ixpmanager/app/Http/Middleware/Services/LookingGlass.php(88): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\Services\\LookingGlass->handle()
#31 /srv/ixpmanager/app/Http/Middleware/ControllerEnabled.php(96): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\ControllerEnabled->handle()
#33 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{clo
sure}()
#34 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#35 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(76): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\
\{closure}()
#36 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle()
#37 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{cl
osure}()
#38 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle()
#39 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(
)
#40 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle()
#41 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#42 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle()
#43 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}
()
#44 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle()
#45 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#46 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(683): Illuminate\\Pipeline\\Pipeline->then()
#47 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack()
#48 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(624): Illuminate\\Routing\\Router->runRoute()
#49 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(613): Illuminate\\Routing\\Router->dispatchToRoute()
#50 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Routing\\Router->dispatch()
#51 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}
()
#52 /srv/ixpmanager/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Fideloper\\Proxy\\TrustProxies->handle()
#54 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#55 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#56 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#57 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#58 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline
\\{closure}()
#59 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#60 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\P
ipeline\\{closure}()
#61 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()
#62 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#63 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then()
#64 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#65 /srv/ixpmanager/public/index.php(85): Illuminate\\Foundation\\Http\\Kernel->handle()
#66 {main}
"} 
[2020-07-22 09:51:49] production.ERROR: Invalid, no or unimplemented looking glass backend requested: 99 {"userId":3,"exception":"[object] (IXP\\Exceptions\\Services
\\LookingGlass\\ConfigurationException(code: 0): Invalid, no or unimplemented looking glass backend requested: 99 at /srv/ixpmanager/app/Services/LookingGlass.php:65
)
[stacktrace]
#0 /srv/ixpmanager/app/Http/Middleware/Services/LookingGlass.php(84): IXP\\Services\\LookingGlass->forRouter()
#1 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\Services\\LookingGlass->handle()
#2 /srv/ixpmanager/app/Http/Middleware/ControllerEnabled.php(96): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#3 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\ControllerEnabled->handle()
#4 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{clos
ure}()
#5 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#6 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(76): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\
{closure}()
#7 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle()
#8 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{clo
sure}()
#9 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle()
#10 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(
)
#11 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle()
#12 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#13 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle()
#14 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}
()
#15 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle()
#16 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#17 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(683): Illuminate\\Pipeline\\Pipeline->then()
#18 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack()
#19 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(624): Illuminate\\Routing\\Router->runRoute()
#20 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(613): Illuminate\\Routing\\Router->dispatchToRoute()
#21 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Routing\\Router->dispatch()
#22 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}
()
#23 /srv/ixpmanager/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Fideloper\\Proxy\\TrustProxies->handle()
#25 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#26 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#27 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#28 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#29 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline
\\{closure}()
#30 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#31 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\P
ipeline\\{closure}()
#32 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()
#33 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#34 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then()
#35 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#36 /srv/ixpmanager/public/index.php(85): Illuminate\\Foundation\\Http\\Kernel->handle()
#37 {main}
"} 
[2020-07-22 09:52:59] production.ERROR: content is not defined. {"userId":3,"exception":"[object] (RuntimeException(code: 0): content is not defined. at /srv/ixpmana
ger/vendor/foil/foil/src/Extensions/Helpers.php:343)
[stacktrace]
#0 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(365): Foil\\Extensions\\Helpers->getIn()
#1 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(240): Foil\\Extensions\\Helpers->get()
#2 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(121): Foil\\Extensions\\Helpers->raw()
#3 [internal function]: Foil\\Extensions\\Helpers->variable()
#4 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(168): call_user_func_array()
#5 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(195): Foil\\Kernel\\Command->execute()
#6 [internal function]: Foil\\Kernel\\Command->doRun()
#7 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(181): call_user_func_array()
#8 [internal function]: Foil\\Kernel\\Command->doRunIsolated()
#9 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(104): call_user_func_array()
#10 [internal function]: Foil\\Kernel\\Command->run()
#11 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(164): call_user_func_array()
#12 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(113): Foil\\Template\\Template->run()
#13 /srv/ixpmanager/resources/views/services/lg/bgp-summary.foil.php(40): Foil\\Template\\Template->__get()
#14 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(287): require('/srv/ixpmanager...')
#15 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(231): Foil\\Template\\Template->collect()
#16 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(307): Foil\\Template\\Template->render()
#17 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(231): Foil\\Engine->doRender()
#18 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(204): Foil\\Engine->renderTemplate()
#19 /srv/ixpmanager/app/Services/FoilEngine.php(51): Foil\\Engine->render()
#20 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(143): IXP\\Services\\FoilEngine->get()
#21 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(126): Illuminate\\View\\View->getContents()
#22 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(91): Illuminate\\View\\View->renderContents()
#23 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Http/Response.php(42): Illuminate\\View\\View->render()
#24 /srv/ixpmanager/vendor/symfony/http-foundation/Response.php(205): Illuminate\\Http\\Response->setContent()
#25 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(749): Symfony\\Component\\HttpFoundation\\Response->__construct()
#26 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(721): Illuminate\\Routing\\Router::toResponse()
#27 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(681): Illuminate\\Routing\\Router->prepareResponse()
#28 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#29 /srv/ixpmanager/app/Http/Middleware/Services/LookingGlass.php(88): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\Services\\LookingGlass->handle()
#31 /srv/ixpmanager/app/Http/Middleware/ControllerEnabled.php(96): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\ControllerEnabled->handle()
#33 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{clo
sure}()
#34 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#35 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(76): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\
\{closure}()
#36 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle()
#37 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{cl
osure}()
#38 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle()
#39 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(
)
#40 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle()
#41 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#42 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle()
#43 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}
()
#44 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle()
#45 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#46 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(683): Illuminate\\Pipeline\\Pipeline->then()
#47 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack()
#48 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(624): Illuminate\\Routing\\Router->runRoute()
#49 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(613): Illuminate\\Routing\\Router->dispatchToRoute()
#50 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Routing\\Router->dispatch()
#51 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}
()
#52 /srv/ixpmanager/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Fideloper\\Proxy\\TrustProxies->handle()
#54 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#55 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#56 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#57 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#58 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline
\\{closure}()
#59 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#60 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\P
ipeline\\{closure}()
#61 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()
#62 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#63 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then()
#64 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#65 /srv/ixpmanager/public/index.php(85): Illuminate\\Foundation\\Http\\Kernel->handle()
#66 {main}
"} 
[2020-07-22 10:04:42] production.ERROR: content is not defined. {"userId":3,"exception":"[object] (RuntimeException(code: 0): content is not defined. at /srv/ixpmana
ger/vendor/foil/foil/src/Extensions/Helpers.php:343)
[stacktrace]
#0 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(365): Foil\\Extensions\\Helpers->getIn()
#1 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(240): Foil\\Extensions\\Helpers->get()
#2 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(121): Foil\\Extensions\\Helpers->raw()
#3 [internal function]: Foil\\Extensions\\Helpers->variable()
#4 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(168): call_user_func_array()
#5 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(195): Foil\\Kernel\\Command->execute()
#6 [internal function]: Foil\\Kernel\\Command->doRun()
#7 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(181): call_user_func_array()
#8 [internal function]: Foil\\Kernel\\Command->doRunIsolated()
#9 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(104): call_user_func_array()
#10 [internal function]: Foil\\Kernel\\Command->run()
#11 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(164): call_user_func_array()
#12 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(113): Foil\\Template\\Template->run()
#13 /srv/ixpmanager/resources/views/services/lg/bgp-summary.foil.php(40): Foil\\Template\\Template->__get()
#14 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(287): require('/srv/ixpmanager...')
#15 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(231): Foil\\Template\\Template->collect()
#16 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(307): Foil\\Template\\Template->render()
#17 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(231): Foil\\Engine->doRender()
#18 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(204): Foil\\Engine->renderTemplate()
#19 /srv/ixpmanager/app/Services/FoilEngine.php(51): Foil\\Engine->render()
#20 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(143): IXP\\Services\\FoilEngine->get()
#21 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(126): Illuminate\\View\\View->getContents()
#22 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(91): Illuminate\\View\\View->renderContents()
#23 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Http/Response.php(42): Illuminate\\View\\View->render()
#24 /srv/ixpmanager/vendor/symfony/http-foundation/Response.php(205): Illuminate\\Http\\Response->setContent()
#25 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(749): Symfony\\Component\\HttpFoundation\\Response->__construct()
#26 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(721): Illuminate\\Routing\\Router::toResponse()
#27 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(681): Illuminate\\Routing\\Router->prepareResponse()
#28 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#29 /srv/ixpmanager/app/Http/Middleware/Services/LookingGlass.php(88): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\Services\\LookingGlass->handle()
#31 /srv/ixpmanager/app/Http/Middleware/ControllerEnabled.php(96): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\ControllerEnabled->handle()
#33 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{clo
sure}()
#34 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#35 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(76): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\
\{closure}()
#36 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle()
#37 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{cl
osure}()
#38 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle()
#39 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(
)
#40 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle()
#41 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#42 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle()
#43 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}
()
#44 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle()
#45 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#46 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(683): Illuminate\\Pipeline\\Pipeline->then()
#47 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack()
#48 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(624): Illuminate\\Routing\\Router->runRoute()
#49 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(613): Illuminate\\Routing\\Router->dispatchToRoute()
#50 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Routing\\Router->dispatch()
#51 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}
()
#52 /srv/ixpmanager/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Fideloper\\Proxy\\TrustProxies->handle()
#54 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#55 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#56 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#57 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#58 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline
\\{closure}()
#59 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#60 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\P
ipeline\\{closure}()
#61 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()
#62 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#63 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then()
#64 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#65 /srv/ixpmanager/public/index.php(85): Illuminate\\Foundation\\Http\\Kernel->handle()
#66 {main}
"} 
[2020-07-22 10:05:31] production.ERROR: content is not defined. {"userId":3,"exception":"[object] (RuntimeException(code: 0): content is not defined. at /srv/ixpmana
ger/vendor/foil/foil/src/Extensions/Helpers.php:343)
[stacktrace]
#0 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(365): Foil\\Extensions\\Helpers->getIn()
#1 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(240): Foil\\Extensions\\Helpers->get()
#2 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(121): Foil\\Extensions\\Helpers->raw()
#3 [internal function]: Foil\\Extensions\\Helpers->variable()
#4 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(168): call_user_func_array()
#5 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(195): Foil\\Kernel\\Command->execute()
#6 [internal function]: Foil\\Kernel\\Command->doRun()
#7 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(181): call_user_func_array()
#8 [internal function]: Foil\\Kernel\\Command->doRunIsolated()
#9 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(104): call_user_func_array()
#10 [internal function]: Foil\\Kernel\\Command->run()
#11 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(164): call_user_func_array()
#12 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(113): Foil\\Template\\Template->run()
#13 /srv/ixpmanager/resources/views/services/lg/bgp-summary.foil.php(40): Foil\\Template\\Template->__get()
#14 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(287): require('/srv/ixpmanager...')
#15 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(231): Foil\\Template\\Template->collect()
#16 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(307): Foil\\Template\\Template->render()
#17 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(231): Foil\\Engine->doRender()
#18 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(204): Foil\\Engine->renderTemplate()
#19 /srv/ixpmanager/app/Services/FoilEngine.php(51): Foil\\Engine->render()
#20 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(143): IXP\\Services\\FoilEngine->get()
#21 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(126): Illuminate\\View\\View->getContents()
#22 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(91): Illuminate\\View\\View->renderContents()
#23 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Http/Response.php(42): Illuminate\\View\\View->render()
#24 /srv/ixpmanager/vendor/symfony/http-foundation/Response.php(205): Illuminate\\Http\\Response->setContent()
#25 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(749): Symfony\\Component\\HttpFoundation\\Response->__construct()
#26 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(721): Illuminate\\Routing\\Router::toResponse()
#27 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(681): Illuminate\\Routing\\Router->prepareResponse()
#28 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#29 /srv/ixpmanager/app/Http/Middleware/Services/LookingGlass.php(88): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\Services\\LookingGlass->handle()
#31 /srv/ixpmanager/app/Http/Middleware/ControllerEnabled.php(96): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\ControllerEnabled->handle()
#33 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{clo
sure}()
#34 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#35 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(76): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\
\{closure}()
#36 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle()
#37 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{cl
osure}()
#38 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle()
#39 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(
)
#40 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle()
#41 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#42 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle()
#43 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}
()
#44 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle()
#45 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#46 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(683): Illuminate\\Pipeline\\Pipeline->then()
#47 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack()
#48 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(624): Illuminate\\Routing\\Router->runRoute()
#49 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(613): Illuminate\\Routing\\Router->dispatchToRoute()
#50 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Routing\\Router->dispatch()
#51 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}
()
#52 /srv/ixpmanager/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Fideloper\\Proxy\\TrustProxies->handle()
#54 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#55 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#56 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#57 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#58 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline
\\{closure}()
#59 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#60 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\P
ipeline\\{closure}()
#61 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()
#62 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#63 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then()
#64 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#65 /srv/ixpmanager/public/index.php(85): Illuminate\\Foundation\\Http\\Kernel->handle()
#66 {main}
"} 
[2020-07-22 10:05:52] production.ERROR: content is not defined. {"userId":3,"exception":"[object] (RuntimeException(code: 0): content is not defined. at /srv/ixpmana
ger/vendor/foil/foil/src/Extensions/Helpers.php:343)
[stacktrace]
#0 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(365): Foil\\Extensions\\Helpers->getIn()
#1 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(240): Foil\\Extensions\\Helpers->get()
#2 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(121): Foil\\Extensions\\Helpers->raw()
#3 [internal function]: Foil\\Extensions\\Helpers->variable()
#4 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(168): call_user_func_array()
#5 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(195): Foil\\Kernel\\Command->execute()
#6 [internal function]: Foil\\Kernel\\Command->doRun()
#7 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(181): call_user_func_array()
#8 [internal function]: Foil\\Kernel\\Command->doRunIsolated()
#9 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(104): call_user_func_array()
#10 [internal function]: Foil\\Kernel\\Command->run()
#11 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(164): call_user_func_array()
#12 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(113): Foil\\Template\\Template->run()
#13 /srv/ixpmanager/resources/views/services/lg/bgp-summary.foil.php(40): Foil\\Template\\Template->__get()
#14 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(287): require('/srv/ixpmanager...')
#15 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(231): Foil\\Template\\Template->collect()
#16 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(307): Foil\\Template\\Template->render()
#17 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(231): Foil\\Engine->doRender()
#18 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(204): Foil\\Engine->renderTemplate()
#19 /srv/ixpmanager/app/Services/FoilEngine.php(51): Foil\\Engine->render()
#20 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(143): IXP\\Services\\FoilEngine->get()
#21 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(126): Illuminate\\View\\View->getContents()
#22 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(91): Illuminate\\View\\View->renderContents()
#23 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Http/Response.php(42): Illuminate\\View\\View->render()
#24 /srv/ixpmanager/vendor/symfony/http-foundation/Response.php(205): Illuminate\\Http\\Response->setContent()
#25 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(749): Symfony\\Component\\HttpFoundation\\Response->__construct()
#26 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(721): Illuminate\\Routing\\Router::toResponse()
#27 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(681): Illuminate\\Routing\\Router->prepareResponse()
#28 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#29 /srv/ixpmanager/app/Http/Middleware/Services/LookingGlass.php(88): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\Services\\LookingGlass->handle()
#31 /srv/ixpmanager/app/Http/Middleware/ControllerEnabled.php(96): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\ControllerEnabled->handle()
#33 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{clo
sure}()
#34 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#35 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(76): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\
\{closure}()
#36 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle()
#37 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{cl
osure}()
#38 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle()
#39 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(
)
#40 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle()
#41 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#42 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle()
#43 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}
()
#44 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle()
#45 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#46 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(683): Illuminate\\Pipeline\\Pipeline->then()
#47 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack()
#48 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(624): Illuminate\\Routing\\Router->runRoute()
#49 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(613): Illuminate\\Routing\\Router->dispatchToRoute()
#50 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Routing\\Router->dispatch()
#51 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}
()
#52 /srv/ixpmanager/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Fideloper\\Proxy\\TrustProxies->handle()
#54 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#55 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#56 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#57 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#58 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline
\\{closure}()
#59 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#60 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\P
ipeline\\{closure}()
#61 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()
#62 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#63 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then()
#64 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#65 /srv/ixpmanager/public/index.php(85): Illuminate\\Foundation\\Http\\Kernel->handle()
#66 {main}
"} 
[2020-07-22 10:09:05] production.ERROR: content is not defined. {"userId":3,"exception":"[object] (RuntimeException(code: 0): content is not defined. at /srv/ixpmana
ger/vendor/foil/foil/src/Extensions/Helpers.php:343)
[stacktrace]
#0 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(365): Foil\\Extensions\\Helpers->getIn()
#1 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(240): Foil\\Extensions\\Helpers->get()
#2 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(121): Foil\\Extensions\\Helpers->raw()
#3 [internal function]: Foil\\Extensions\\Helpers->variable()
#4 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(168): call_user_func_array()
#5 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(195): Foil\\Kernel\\Command->execute()
#6 [internal function]: Foil\\Kernel\\Command->doRun()
#7 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(181): call_user_func_array()
#8 [internal function]: Foil\\Kernel\\Command->doRunIsolated()
#9 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(104): call_user_func_array()
#10 [internal function]: Foil\\Kernel\\Command->run()
#11 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(164): call_user_func_array()
#12 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(113): Foil\\Template\\Template->run()
#13 /srv/ixpmanager/resources/views/services/lg/bgp-summary.foil.php(40): Foil\\Template\\Template->__get()
#14 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(287): require('/srv/ixpmanager...')
#15 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(231): Foil\\Template\\Template->collect()
#16 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(307): Foil\\Template\\Template->render()
#17 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(231): Foil\\Engine->doRender()
#18 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(204): Foil\\Engine->renderTemplate()
#19 /srv/ixpmanager/app/Services/FoilEngine.php(51): Foil\\Engine->render()
#20 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(143): IXP\\Services\\FoilEngine->get()
#21 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(126): Illuminate\\View\\View->getContents()
#22 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(91): Illuminate\\View\\View->renderContents()
#23 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Http/Response.php(42): Illuminate\\View\\View->render()
#24 /srv/ixpmanager/vendor/symfony/http-foundation/Response.php(205): Illuminate\\Http\\Response->setContent()
#25 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(749): Symfony\\Component\\HttpFoundation\\Response->__construct()
#26 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(721): Illuminate\\Routing\\Router::toResponse()
#27 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(681): Illuminate\\Routing\\Router->prepareResponse()
#28 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#29 /srv/ixpmanager/app/Http/Middleware/Services/LookingGlass.php(88): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\Services\\LookingGlass->handle()
#31 /srv/ixpmanager/app/Http/Middleware/ControllerEnabled.php(96): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\ControllerEnabled->handle()
#33 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{clo
sure}()
#34 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#35 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(76): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\
\{closure}()
#36 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle()
#37 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{cl
osure}()
#38 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle()
#39 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(
)
#40 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle()
#41 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#42 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle()
#43 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}
()
#44 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle()
#45 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#46 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(683): Illuminate\\Pipeline\\Pipeline->then()
#47 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack()
#48 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(624): Illuminate\\Routing\\Router->runRoute()
#49 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(613): Illuminate\\Routing\\Router->dispatchToRoute()
#50 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Routing\\Router->dispatch()
#51 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}
()
#52 /srv/ixpmanager/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Fideloper\\Proxy\\TrustProxies->handle()
#54 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#55 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#56 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#57 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#58 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline
\\{closure}()
#59 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#60 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\P
ipeline\\{closure}()
#61 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()
#62 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#63 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then()
#64 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#65 /srv/ixpmanager/public/index.php(85): Illuminate\\Foundation\\Http\\Kernel->handle()
#66 {main}
"} 
[2020-07-22 10:09:15] production.ERROR: content is not defined. {"userId":3,"exception":"[object] (RuntimeException(code: 0): content is not defined. at /srv/ixpmana
ger/vendor/foil/foil/src/Extensions/Helpers.php:343)
[stacktrace]
#0 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(365): Foil\\Extensions\\Helpers->getIn()
#1 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(240): Foil\\Extensions\\Helpers->get()
#2 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(121): Foil\\Extensions\\Helpers->raw()
#3 [internal function]: Foil\\Extensions\\Helpers->variable()
#4 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(168): call_user_func_array()
#5 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(195): Foil\\Kernel\\Command->execute()
#6 [internal function]: Foil\\Kernel\\Command->doRun()
#7 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(181): call_user_func_array()
#8 [internal function]: Foil\\Kernel\\Command->doRunIsolated()
#9 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(104): call_user_func_array()
#10 [internal function]: Foil\\Kernel\\Command->run()
#11 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(164): call_user_func_array()
#12 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(113): Foil\\Template\\Template->run()
#13 /srv/ixpmanager/resources/views/services/lg/bgp-summary.foil.php(40): Foil\\Template\\Template->__get()
#14 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(287): require('/srv/ixpmanager...')
#15 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(231): Foil\\Template\\Template->collect()
#16 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(307): Foil\\Template\\Template->render()
#17 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(231): Foil\\Engine->doRender()
#18 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(204): Foil\\Engine->renderTemplate()
#19 /srv/ixpmanager/app/Services/FoilEngine.php(51): Foil\\Engine->render()
#20 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(143): IXP\\Services\\FoilEngine->get()
#21 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(126): Illuminate\\View\\View->getContents()
#22 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(91): Illuminate\\View\\View->renderContents()
#23 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Http/Response.php(42): Illuminate\\View\\View->render()
#24 /srv/ixpmanager/vendor/symfony/http-foundation/Response.php(205): Illuminate\\Http\\Response->setContent()
#25 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(749): Symfony\\Component\\HttpFoundation\\Response->__construct()
#26 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(721): Illuminate\\Routing\\Router::toResponse()
#27 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(681): Illuminate\\Routing\\Router->prepareResponse()
#28 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#29 /srv/ixpmanager/app/Http/Middleware/Services/LookingGlass.php(88): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\Services\\LookingGlass->handle()
#31 /srv/ixpmanager/app/Http/Middleware/ControllerEnabled.php(96): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\ControllerEnabled->handle()
#33 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{clo
sure}()
#34 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#35 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(76): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\
\{closure}()
#36 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle()
#37 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{cl
osure}()
#38 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle()
#39 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(
)
#40 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle()
#41 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#42 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle()
#43 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}
()
#44 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle()
#45 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#46 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(683): Illuminate\\Pipeline\\Pipeline->then()
#47 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack()
#48 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(624): Illuminate\\Routing\\Router->runRoute()
#49 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(613): Illuminate\\Routing\\Router->dispatchToRoute()
#50 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Routing\\Router->dispatch()
#51 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}
()
#52 /srv/ixpmanager/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Fideloper\\Proxy\\TrustProxies->handle()
#54 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#55 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#56 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#57 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#58 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline
\\{closure}()
#59 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#60 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\P
ipeline\\{closure}()
#61 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()
#62 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#63 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then()
#64 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#65 /srv/ixpmanager/public/index.php(85): Illuminate\\Foundation\\Http\\Kernel->handle()
#66 {main}
"} 
[2020-07-22 10:09:25] production.INFO: Generated router configuration for rs1-bix-cgk and used 6583104 bytes (4194304 real) of memory.  
[2020-07-22 10:33:01] production.ERROR: content is not defined. {"userId":3,"exception":"[object] (RuntimeException(code: 0): content is not defined. at /srv/ixpmana
ger/vendor/foil/foil/src/Extensions/Helpers.php:343)
[stacktrace]
#0 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(365): Foil\\Extensions\\Helpers->getIn()
#1 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(240): Foil\\Extensions\\Helpers->get()
#2 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(121): Foil\\Extensions\\Helpers->raw()
#3 [internal function]: Foil\\Extensions\\Helpers->variable()
#4 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(168): call_user_func_array()
#5 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(195): Foil\\Kernel\\Command->execute()
#6 [internal function]: Foil\\Kernel\\Command->doRun()
#7 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(181): call_user_func_array()
#8 [internal function]: Foil\\Kernel\\Command->doRunIsolated()
#9 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(104): call_user_func_array()
#10 [internal function]: Foil\\Kernel\\Command->run()
#11 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(164): call_user_func_array()
#12 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(113): Foil\\Template\\Template->run()
#13 /srv/ixpmanager/resources/views/services/lg/bgp-summary.foil.php(40): Foil\\Template\\Template->__get()
#14 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(287): require('/srv/ixpmanager...')
#15 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(231): Foil\\Template\\Template->collect()
#16 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(307): Foil\\Template\\Template->render()
#17 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(231): Foil\\Engine->doRender()
#18 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(204): Foil\\Engine->renderTemplate()
#19 /srv/ixpmanager/app/Services/FoilEngine.php(51): Foil\\Engine->render()
#20 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(143): IXP\\Services\\FoilEngine->get()
#21 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(126): Illuminate\\View\\View->getContents()
#22 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(91): Illuminate\\View\\View->renderContents()
#23 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Http/Response.php(42): Illuminate\\View\\View->render()
#24 /srv/ixpmanager/vendor/symfony/http-foundation/Response.php(205): Illuminate\\Http\\Response->setContent()
#25 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(749): Symfony\\Component\\HttpFoundation\\Response->__construct()
#26 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(721): Illuminate\\Routing\\Router::toResponse()
#27 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(681): Illuminate\\Routing\\Router->prepareResponse()
#28 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#29 /srv/ixpmanager/app/Http/Middleware/Services/LookingGlass.php(88): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\Services\\LookingGlass->handle()
#31 /srv/ixpmanager/app/Http/Middleware/ControllerEnabled.php(96): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\ControllerEnabled->handle()
#33 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{clo
sure}()
#34 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#35 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(76): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\
\{closure}()
#36 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle()
#37 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{cl
osure}()
#38 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle()
#39 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(
)
#40 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle()
#41 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#42 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle()
#43 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}
()
#44 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle()
#45 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#46 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(683): Illuminate\\Pipeline\\Pipeline->then()
#47 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack()
#48 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(624): Illuminate\\Routing\\Router->runRoute()
#49 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(613): Illuminate\\Routing\\Router->dispatchToRoute()
#50 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Routing\\Router->dispatch()
#51 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}
()
#52 /srv/ixpmanager/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Fideloper\\Proxy\\TrustProxies->handle()
#54 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#55 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#56 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#57 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#58 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline
\\{closure}()
#59 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#60 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\P
ipeline\\{closure}()
#61 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()
#62 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#63 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then()
#64 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#65 /srv/ixpmanager/public/index.php(85): Illuminate\\Foundation\\Http\\Kernel->handle()
#66 {main}
"} 
[2020-07-22 10:33:25] production.ERROR: content is not defined. {"userId":3,"exception":"[object] (RuntimeException(code: 0): content is not defined. at /srv/ixpmana
ger/vendor/foil/foil/src/Extensions/Helpers.php:343)
[stacktrace]
#0 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(365): Foil\\Extensions\\Helpers->getIn()
#1 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(240): Foil\\Extensions\\Helpers->get()
#2 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(121): Foil\\Extensions\\Helpers->raw()
#3 [internal function]: Foil\\Extensions\\Helpers->variable()
#4 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(168): call_user_func_array()
#5 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(195): Foil\\Kernel\\Command->execute()
#6 [internal function]: Foil\\Kernel\\Command->doRun()
#7 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(181): call_user_func_array()
#8 [internal function]: Foil\\Kernel\\Command->doRunIsolated()
#9 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(104): call_user_func_array()
#10 [internal function]: Foil\\Kernel\\Command->run()
#11 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(164): call_user_func_array()
#12 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(113): Foil\\Template\\Template->run()
#13 /srv/ixpmanager/resources/views/services/lg/bgp-summary.foil.php(40): Foil\\Template\\Template->__get()
#14 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(287): require('/srv/ixpmanager...')
#15 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(231): Foil\\Template\\Template->collect()
#16 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(307): Foil\\Template\\Template->render()
#17 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(231): Foil\\Engine->doRender()
#18 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(204): Foil\\Engine->renderTemplate()
#19 /srv/ixpmanager/app/Services/FoilEngine.php(51): Foil\\Engine->render()
#20 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(143): IXP\\Services\\FoilEngine->get()
#21 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(126): Illuminate\\View\\View->getContents()
#22 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(91): Illuminate\\View\\View->renderContents()
#23 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Http/Response.php(42): Illuminate\\View\\View->render()
#24 /srv/ixpmanager/vendor/symfony/http-foundation/Response.php(205): Illuminate\\Http\\Response->setContent()
#25 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(749): Symfony\\Component\\HttpFoundation\\Response->__construct()
#26 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(721): Illuminate\\Routing\\Router::toResponse()
#27 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(681): Illuminate\\Routing\\Router->prepareResponse()
#28 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#29 /srv/ixpmanager/app/Http/Middleware/Services/LookingGlass.php(88): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\Services\\LookingGlass->handle()
#31 /srv/ixpmanager/app/Http/Middleware/ControllerEnabled.php(96): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\ControllerEnabled->handle()
#33 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{clo
sure}()
#34 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#35 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(76): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\
\{closure}()
#36 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle()
#37 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{cl
osure}()
#38 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle()
#39 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(
)
#40 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle()
#41 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#42 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle()
#43 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}
()
#44 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle()
#45 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#46 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(683): Illuminate\\Pipeline\\Pipeline->then()
#47 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack()
#48 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(624): Illuminate\\Routing\\Router->runRoute()
#49 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(613): Illuminate\\Routing\\Router->dispatchToRoute()
#50 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Routing\\Router->dispatch()
#51 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}
()
#52 /srv/ixpmanager/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Fideloper\\Proxy\\TrustProxies->handle()
#54 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#55 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#56 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#57 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#58 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline
\\{closure}()
#59 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#60 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\P
ipeline\\{closure}()
#61 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()
#62 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#63 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then()
#64 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#65 /srv/ixpmanager/public/index.php(85): Illuminate\\Foundation\\Http\\Kernel->handle()
#66 {main}
"} 
[2020-07-22 10:38:51] production.ERROR: content is not defined. {"userId":15,"exception":"[object] (RuntimeException(code: 0): content is not defined. at /srv/ixpman
ager/vendor/foil/foil/src/Extensions/Helpers.php:343)
[stacktrace]
#0 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(365): Foil\\Extensions\\Helpers->getIn()
#1 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(240): Foil\\Extensions\\Helpers->get()
#2 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(121): Foil\\Extensions\\Helpers->raw()
#3 [internal function]: Foil\\Extensions\\Helpers->variable()
#4 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(168): call_user_func_array()
#5 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(195): Foil\\Kernel\\Command->execute()
#6 [internal function]: Foil\\Kernel\\Command->doRun()
#7 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(181): call_user_func_array()
#8 [internal function]: Foil\\Kernel\\Command->doRunIsolated()
#9 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(104): call_user_func_array()
#10 [internal function]: Foil\\Kernel\\Command->run()
#11 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(164): call_user_func_array()
#12 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(113): Foil\\Template\\Template->run()
#13 /srv/ixpmanager/resources/views/services/lg/bgp-summary.foil.php(40): Foil\\Template\\Template->__get()
#14 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(287): require('/srv/ixpmanager...')
#15 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(231): Foil\\Template\\Template->collect()
#16 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(307): Foil\\Template\\Template->render()
#17 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(231): Foil\\Engine->doRender()
#18 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(204): Foil\\Engine->renderTemplate()
#19 /srv/ixpmanager/app/Services/FoilEngine.php(51): Foil\\Engine->render()
#20 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(143): IXP\\Services\\FoilEngine->get()
#21 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(126): Illuminate\\View\\View->getContents()
#22 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(91): Illuminate\\View\\View->renderContents()
#23 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Http/Response.php(42): Illuminate\\View\\View->render()
#24 /srv/ixpmanager/vendor/symfony/http-foundation/Response.php(205): Illuminate\\Http\\Response->setContent()
#25 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(749): Symfony\\Component\\HttpFoundation\\Response->__construct()
#26 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(721): Illuminate\\Routing\\Router::toResponse()
#27 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(681): Illuminate\\Routing\\Router->prepareResponse()
#28 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#29 /srv/ixpmanager/app/Http/Middleware/Services/LookingGlass.php(88): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\Services\\LookingGlass->handle()
#31 /srv/ixpmanager/app/Http/Middleware/ControllerEnabled.php(96): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\ControllerEnabled->handle()
#33 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{clo
sure}()
#34 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#35 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(76): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\
\{closure}()
#36 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle()
#37 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{cl
osure}()
#38 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle()
#39 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(
)
#40 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle()
#41 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#42 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle()
#43 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}
()
#44 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle()
#45 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#46 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(683): Illuminate\\Pipeline\\Pipeline->then()
#47 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack()
#48 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(624): Illuminate\\Routing\\Router->runRoute()
#49 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(613): Illuminate\\Routing\\Router->dispatchToRoute()
#50 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Routing\\Router->dispatch()
#51 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}
()
#52 /srv/ixpmanager/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Fideloper\\Proxy\\TrustProxies->handle()
#54 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#55 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#56 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#57 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#58 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline
\\{closure}()
#59 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#60 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\P
ipeline\\{closure}()
#61 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()
#62 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#63 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then()
#64 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#65 /srv/ixpmanager/public/index.php(85): Illuminate\\Foundation\\Http\\Kernel->handle()
#66 {main}
"} 
[2020-07-22 10:38:52] production.ERROR: content is not defined. {"userId":15,"exception":"[object] (RuntimeException(code: 0): content is not defined. at /srv/ixpman
ager/vendor/foil/foil/src/Extensions/Helpers.php:343)
[stacktrace]
#0 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(365): Foil\\Extensions\\Helpers->getIn()
#1 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(240): Foil\\Extensions\\Helpers->get()
#2 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(121): Foil\\Extensions\\Helpers->raw()
#3 [internal function]: Foil\\Extensions\\Helpers->variable()
#4 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(168): call_user_func_array()
#5 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(195): Foil\\Kernel\\Command->execute()
#6 [internal function]: Foil\\Kernel\\Command->doRun()
#7 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(181): call_user_func_array()
#8 [internal function]: Foil\\Kernel\\Command->doRunIsolated()
#9 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(104): call_user_func_array()
#10 [internal function]: Foil\\Kernel\\Command->run()
#11 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(164): call_user_func_array()
#12 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(113): Foil\\Template\\Template->run()
#13 /srv/ixpmanager/resources/views/services/lg/bgp-summary.foil.php(40): Foil\\Template\\Template->__get()
#14 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(287): require('/srv/ixpmanager...')
#15 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(231): Foil\\Template\\Template->collect()
#16 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(307): Foil\\Template\\Template->render()
#17 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(231): Foil\\Engine->doRender()
#18 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(204): Foil\\Engine->renderTemplate()
#19 /srv/ixpmanager/app/Services/FoilEngine.php(51): Foil\\Engine->render()
#20 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(143): IXP\\Services\\FoilEngine->get()
#21 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(126): Illuminate\\View\\View->getContents()
#22 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(91): Illuminate\\View\\View->renderContents()
#23 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Http/Response.php(42): Illuminate\\View\\View->render()
#24 /srv/ixpmanager/vendor/symfony/http-foundation/Response.php(205): Illuminate\\Http\\Response->setContent()
#25 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(749): Symfony\\Component\\HttpFoundation\\Response->__construct()
#26 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(721): Illuminate\\Routing\\Router::toResponse()
#27 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(681): Illuminate\\Routing\\Router->prepareResponse()
#28 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#29 /srv/ixpmanager/app/Http/Middleware/Services/LookingGlass.php(88): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\Services\\LookingGlass->handle()
#31 /srv/ixpmanager/app/Http/Middleware/ControllerEnabled.php(96): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\ControllerEnabled->handle()
#33 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{clo
sure}()
#34 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#35 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(76): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\
\{closure}()
#36 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle()
#37 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{cl
osure}()
#38 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle()
#39 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(
)
#40 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle()
#41 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#42 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle()
#43 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}
()
#44 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle()
#45 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#46 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(683): Illuminate\\Pipeline\\Pipeline->then()
#47 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack()
#48 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(624): Illuminate\\Routing\\Router->runRoute()
#49 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(613): Illuminate\\Routing\\Router->dispatchToRoute()
#50 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Routing\\Router->dispatch()
#51 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}
()
#52 /srv/ixpmanager/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Fideloper\\Proxy\\TrustProxies->handle()
#54 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#55 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#56 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#57 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#58 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline
\\{closure}()
#59 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#60 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\P
ipeline\\{closure}()
#61 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()
#62 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#63 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then()
#64 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#65 /srv/ixpmanager/public/index.php(85): Illuminate\\Foundation\\Http\\Kernel->handle()
#66 {main}
"} 
[2020-07-22 10:39:54] production.ERROR: content is not defined. {"userId":15,"exception":"[object] (RuntimeException(code: 0): content is not defined. at /srv/ixpman
ager/vendor/foil/foil/src/Extensions/Helpers.php:343)
[stacktrace]
#0 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(365): Foil\\Extensions\\Helpers->getIn()
#1 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(240): Foil\\Extensions\\Helpers->get()
#2 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(121): Foil\\Extensions\\Helpers->raw()
#3 [internal function]: Foil\\Extensions\\Helpers->variable()
#4 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(168): call_user_func_array()
#5 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(195): Foil\\Kernel\\Command->execute()
#6 [internal function]: Foil\\Kernel\\Command->doRun()
#7 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(181): call_user_func_array()
#8 [internal function]: Foil\\Kernel\\Command->doRunIsolated()
#9 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(104): call_user_func_array()
#10 [internal function]: Foil\\Kernel\\Command->run()
#11 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(164): call_user_func_array()
#12 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(113): Foil\\Template\\Template->run()
#13 /srv/ixpmanager/resources/views/services/lg/bgp-summary.foil.php(40): Foil\\Template\\Template->__get()
#14 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(287): require('/srv/ixpmanager...')
#15 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(231): Foil\\Template\\Template->collect()
#16 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(307): Foil\\Template\\Template->render()
#17 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(231): Foil\\Engine->doRender()
#18 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(204): Foil\\Engine->renderTemplate()
#19 /srv/ixpmanager/app/Services/FoilEngine.php(51): Foil\\Engine->render()
#20 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(143): IXP\\Services\\FoilEngine->get()
#21 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(126): Illuminate\\View\\View->getContents()
#22 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(91): Illuminate\\View\\View->renderContents()
#23 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Http/Response.php(42): Illuminate\\View\\View->render()
#24 /srv/ixpmanager/vendor/symfony/http-foundation/Response.php(205): Illuminate\\Http\\Response->setContent()
#25 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(749): Symfony\\Component\\HttpFoundation\\Response->__construct()
#26 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(721): Illuminate\\Routing\\Router::toResponse()
#27 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(681): Illuminate\\Routing\\Router->prepareResponse()
#28 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#29 /srv/ixpmanager/app/Http/Middleware/Services/LookingGlass.php(88): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\Services\\LookingGlass->handle()
#31 /srv/ixpmanager/app/Http/Middleware/ControllerEnabled.php(96): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\ControllerEnabled->handle()
#33 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{clo
sure}()
#34 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#35 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(76): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\
\{closure}()
#36 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle()
#37 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{cl
osure}()
#38 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle()
#39 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(
)
#40 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle()
#41 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#42 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle()
#43 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}
()
#44 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle()
#45 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#46 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(683): Illuminate\\Pipeline\\Pipeline->then()
#47 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack()
#48 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(624): Illuminate\\Routing\\Router->runRoute()
#49 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(613): Illuminate\\Routing\\Router->dispatchToRoute()
#50 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Routing\\Router->dispatch()
#51 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}
()
#52 /srv/ixpmanager/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Fideloper\\Proxy\\TrustProxies->handle()
#54 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#55 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#56 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#57 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#58 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline
\\{closure}()
#59 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#60 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\P
ipeline\\{closure}()
#61 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()
#62 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#63 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then()
#64 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#65 /srv/ixpmanager/public/index.php(85): Illuminate\\Foundation\\Http\\Kernel->handle()
#66 {main}
"} 
[2020-07-22 10:39:55] production.ERROR: content is not defined. {"userId":15,"exception":"[object] (RuntimeException(code: 0): content is not defined. at /srv/ixpman
ager/vendor/foil/foil/src/Extensions/Helpers.php:343)
[stacktrace]
#0 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(365): Foil\\Extensions\\Helpers->getIn()
#1 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(240): Foil\\Extensions\\Helpers->get()
#2 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(121): Foil\\Extensions\\Helpers->raw()
#3 [internal function]: Foil\\Extensions\\Helpers->variable()
#4 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(168): call_user_func_array()
#5 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(195): Foil\\Kernel\\Command->execute()
#6 [internal function]: Foil\\Kernel\\Command->doRun()
#7 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(181): call_user_func_array()
#8 [internal function]: Foil\\Kernel\\Command->doRunIsolated()
#9 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(104): call_user_func_array()
#10 [internal function]: Foil\\Kernel\\Command->run()
#11 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(164): call_user_func_array()
#12 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(113): Foil\\Template\\Template->run()
#13 /srv/ixpmanager/resources/views/services/lg/bgp-summary.foil.php(40): Foil\\Template\\Template->__get()
#14 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(287): require('/srv/ixpmanager...')
#15 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(231): Foil\\Template\\Template->collect()
#16 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(307): Foil\\Template\\Template->render()
#17 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(231): Foil\\Engine->doRender()
#18 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(204): Foil\\Engine->renderTemplate()
#19 /srv/ixpmanager/app/Services/FoilEngine.php(51): Foil\\Engine->render()
#20 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(143): IXP\\Services\\FoilEngine->get()
#21 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(126): Illuminate\\View\\View->getContents()
#22 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(91): Illuminate\\View\\View->renderContents()
#23 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Http/Response.php(42): Illuminate\\View\\View->render()
#24 /srv/ixpmanager/vendor/symfony/http-foundation/Response.php(205): Illuminate\\Http\\Response->setContent()
#25 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(749): Symfony\\Component\\HttpFoundation\\Response->__construct()
#26 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(721): Illuminate\\Routing\\Router::toResponse()
#27 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(681): Illuminate\\Routing\\Router->prepareResponse()
#28 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#29 /srv/ixpmanager/app/Http/Middleware/Services/LookingGlass.php(88): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\Services\\LookingGlass->handle()
#31 /srv/ixpmanager/app/Http/Middleware/ControllerEnabled.php(96): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\ControllerEnabled->handle()
#33 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{clo
sure}()
#34 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#35 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(76): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\
\{closure}()
#36 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle()
#37 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{cl
osure}()
#38 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle()
#39 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(
)
#40 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle()
#41 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#42 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle()
#43 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}
()
#44 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle()
#45 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#46 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(683): Illuminate\\Pipeline\\Pipeline->then()
#47 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack()
#48 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(624): Illuminate\\Routing\\Router->runRoute()
#49 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(613): Illuminate\\Routing\\Router->dispatchToRoute()
#50 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Routing\\Router->dispatch()
#51 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}
()
#52 /srv/ixpmanager/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Fideloper\\Proxy\\TrustProxies->handle()
#54 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#55 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#56 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#57 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#58 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline
\\{closure}()
#59 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#60 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\P
ipeline\\{closure}()
#61 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()
#62 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#63 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then()
#64 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#65 /srv/ixpmanager/public/index.php(85): Illuminate\\Foundation\\Http\\Kernel->handle()
#66 {main}
"} 
[2020-07-22 10:39:56] production.ERROR: content is not defined. {"userId":15,"exception":"[object] (RuntimeException(code: 0): content is not defined. at /srv/ixpman
ager/vendor/foil/foil/src/Extensions/Helpers.php:343)
[stacktrace]
#0 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(365): Foil\\Extensions\\Helpers->getIn()
#1 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(240): Foil\\Extensions\\Helpers->get()
#2 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(121): Foil\\Extensions\\Helpers->raw()
#3 [internal function]: Foil\\Extensions\\Helpers->variable()
#4 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(168): call_user_func_array()
#5 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(195): Foil\\Kernel\\Command->execute()
#6 [internal function]: Foil\\Kernel\\Command->doRun()
#7 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(181): call_user_func_array()
#8 [internal function]: Foil\\Kernel\\Command->doRunIsolated()
#9 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(104): call_user_func_array()
#10 [internal function]: Foil\\Kernel\\Command->run()
#11 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(164): call_user_func_array()
#12 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(113): Foil\\Template\\Template->run()
#13 /srv/ixpmanager/resources/views/services/lg/bgp-summary.foil.php(40): Foil\\Template\\Template->__get()
#14 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(287): require('/srv/ixpmanager...')
#15 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(231): Foil\\Template\\Template->collect()
#16 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(307): Foil\\Template\\Template->render()
#17 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(231): Foil\\Engine->doRender()
#18 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(204): Foil\\Engine->renderTemplate()
#19 /srv/ixpmanager/app/Services/FoilEngine.php(51): Foil\\Engine->render()
#20 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(143): IXP\\Services\\FoilEngine->get()
#21 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(126): Illuminate\\View\\View->getContents()
#22 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(91): Illuminate\\View\\View->renderContents()
#23 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Http/Response.php(42): Illuminate\\View\\View->render()
#24 /srv/ixpmanager/vendor/symfony/http-foundation/Response.php(205): Illuminate\\Http\\Response->setContent()
#25 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(749): Symfony\\Component\\HttpFoundation\\Response->__construct()
#26 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(721): Illuminate\\Routing\\Router::toResponse()
#27 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(681): Illuminate\\Routing\\Router->prepareResponse()
#28 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#29 /srv/ixpmanager/app/Http/Middleware/Services/LookingGlass.php(88): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\Services\\LookingGlass->handle()
#31 /srv/ixpmanager/app/Http/Middleware/ControllerEnabled.php(96): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\ControllerEnabled->handle()
#33 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{clo
sure}()
#34 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#35 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(76): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\
\{closure}()
#36 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle()
#37 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{cl
osure}()
#38 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle()
#39 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(
)
#40 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle()
#41 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#42 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle()
#43 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}
()
#44 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle()
#45 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#46 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(683): Illuminate\\Pipeline\\Pipeline->then()
#47 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack()
#48 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(624): Illuminate\\Routing\\Router->runRoute()
#49 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(613): Illuminate\\Routing\\Router->dispatchToRoute()
#50 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Routing\\Router->dispatch()
#51 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}
()
#52 /srv/ixpmanager/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Fideloper\\Proxy\\TrustProxies->handle()
#54 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#55 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#56 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#57 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#58 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline
\\{closure}()
#59 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#60 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\P
ipeline\\{closure}()
#61 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()
#62 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#63 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then()
#64 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#65 /srv/ixpmanager/public/index.php(85): Illuminate\\Foundation\\Http\\Kernel->handle()
#66 {main}
"} 
[2020-07-22 10:40:03] production.ERROR: content is not defined. {"userId":15,"exception":"[object] (RuntimeException(code: 0): content is not defined. at /srv/ixpman
ager/vendor/foil/foil/src/Extensions/Helpers.php:343)
[stacktrace]
#0 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(365): Foil\\Extensions\\Helpers->getIn()
#1 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(240): Foil\\Extensions\\Helpers->get()
#2 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(121): Foil\\Extensions\\Helpers->raw()
#3 [internal function]: Foil\\Extensions\\Helpers->variable()
#4 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(168): call_user_func_array()
#5 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(195): Foil\\Kernel\\Command->execute()
#6 [internal function]: Foil\\Kernel\\Command->doRun()
#7 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(181): call_user_func_array()
#8 [internal function]: Foil\\Kernel\\Command->doRunIsolated()
#9 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(104): call_user_func_array()
#10 [internal function]: Foil\\Kernel\\Command->run()
#11 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(164): call_user_func_array()
#12 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(113): Foil\\Template\\Template->run()
#13 /srv/ixpmanager/resources/views/services/lg/bgp-summary.foil.php(40): Foil\\Template\\Template->__get()
#14 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(287): require('/srv/ixpmanager...')
#15 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(231): Foil\\Template\\Template->collect()
#16 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(307): Foil\\Template\\Template->render()
#17 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(231): Foil\\Engine->doRender()
#18 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(204): Foil\\Engine->renderTemplate()
#19 /srv/ixpmanager/app/Services/FoilEngine.php(51): Foil\\Engine->render()
#20 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(143): IXP\\Services\\FoilEngine->get()
#21 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(126): Illuminate\\View\\View->getContents()
#22 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(91): Illuminate\\View\\View->renderContents()
#23 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Http/Response.php(42): Illuminate\\View\\View->render()
#24 /srv/ixpmanager/vendor/symfony/http-foundation/Response.php(205): Illuminate\\Http\\Response->setContent()
#25 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(749): Symfony\\Component\\HttpFoundation\\Response->__construct()
#26 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(721): Illuminate\\Routing\\Router::toResponse()
#27 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(681): Illuminate\\Routing\\Router->prepareResponse()
#28 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#29 /srv/ixpmanager/app/Http/Middleware/Services/LookingGlass.php(88): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\Services\\LookingGlass->handle()
#31 /srv/ixpmanager/app/Http/Middleware/ControllerEnabled.php(96): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\ControllerEnabled->handle()
#33 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{clo
sure}()
#34 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#35 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(76): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\
\{closure}()
#36 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle()
#37 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{cl
osure}()
#38 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle()
#39 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(
)
#40 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle()
#41 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#42 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle()
#43 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}
()
#44 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle()
#45 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#46 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(683): Illuminate\\Pipeline\\Pipeline->then()
#47 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack()
#48 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(624): Illuminate\\Routing\\Router->runRoute()
#49 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(613): Illuminate\\Routing\\Router->dispatchToRoute()
#50 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Routing\\Router->dispatch()
#51 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}
()
#52 /srv/ixpmanager/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Fideloper\\Proxy\\TrustProxies->handle()
#54 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#55 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#56 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#57 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#58 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline
\\{closure}()
#59 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#60 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\P
ipeline\\{closure}()
#61 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()
#62 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#63 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then()
#64 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#65 /srv/ixpmanager/public/index.php(85): Illuminate\\Foundation\\Http\\Kernel->handle()
#66 {main}
"} 
[2020-07-22 11:41:49] production.ERROR: content is not defined. {"userId":3,"exception":"[object] (RuntimeException(code: 0): content is not defined. at /srv/ixpmana
ger/vendor/foil/foil/src/Extensions/Helpers.php:343)
[stacktrace]
#0 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(365): Foil\\Extensions\\Helpers->getIn()
#1 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(240): Foil\\Extensions\\Helpers->get()
#2 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(121): Foil\\Extensions\\Helpers->raw()
#3 [internal function]: Foil\\Extensions\\Helpers->variable()
#4 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(168): call_user_func_array()
#5 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(195): Foil\\Kernel\\Command->execute()
#6 [internal function]: Foil\\Kernel\\Command->doRun()
#7 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(181): call_user_func_array()
#8 [internal function]: Foil\\Kernel\\Command->doRunIsolated()
#9 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(104): call_user_func_array()
#10 [internal function]: Foil\\Kernel\\Command->run()
#11 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(164): call_user_func_array()
#12 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(113): Foil\\Template\\Template->run()
#13 /srv/ixpmanager/resources/views/services/lg/bgp-summary.foil.php(40): Foil\\Template\\Template->__get()
#14 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(287): require('/srv/ixpmanager...')
#15 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(231): Foil\\Template\\Template->collect()
#16 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(307): Foil\\Template\\Template->render()
#17 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(231): Foil\\Engine->doRender()
#18 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(204): Foil\\Engine->renderTemplate()
#19 /srv/ixpmanager/app/Services/FoilEngine.php(51): Foil\\Engine->render()
#20 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(143): IXP\\Services\\FoilEngine->get()
#21 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(126): Illuminate\\View\\View->getContents()
#22 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(91): Illuminate\\View\\View->renderContents()
#23 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Http/Response.php(42): Illuminate\\View\\View->render()
#24 /srv/ixpmanager/vendor/symfony/http-foundation/Response.php(205): Illuminate\\Http\\Response->setContent()
#25 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(749): Symfony\\Component\\HttpFoundation\\Response->__construct()
#26 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(721): Illuminate\\Routing\\Router::toResponse()
#27 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(681): Illuminate\\Routing\\Router->prepareResponse()
#28 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#29 /srv/ixpmanager/app/Http/Middleware/Services/LookingGlass.php(88): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\Services\\LookingGlass->handle()
#31 /srv/ixpmanager/app/Http/Middleware/ControllerEnabled.php(96): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\ControllerEnabled->handle()
#33 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{clo
sure}()
#34 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#35 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(76): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\
\{closure}()
#36 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle()
#37 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{cl
osure}()
#38 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle()
#39 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(
)
#40 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle()
#41 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#42 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle()
#43 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}
()
#44 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle()
#45 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#46 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(683): Illuminate\\Pipeline\\Pipeline->then()
#47 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack()
#48 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(624): Illuminate\\Routing\\Router->runRoute()
#49 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(613): Illuminate\\Routing\\Router->dispatchToRoute()
#50 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Routing\\Router->dispatch()
#51 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}
()
#52 /srv/ixpmanager/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Fideloper\\Proxy\\TrustProxies->handle()
#54 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#55 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#56 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#57 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#58 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline
\\{closure}()
#59 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#60 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\P
ipeline\\{closure}()
#61 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()
#62 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#63 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then()
#64 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#65 /srv/ixpmanager/public/index.php(85): Illuminate\\Foundation\\Http\\Kernel->handle()
#66 {main}
"} 
[2020-07-22 11:43:24] production.ERROR: content is not defined. {"userId":3,"exception":"[object] (RuntimeException(code: 0): content is not defined. at /srv/ixpmana
ger/vendor/foil/foil/src/Extensions/Helpers.php:343)
[stacktrace]
#0 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(365): Foil\\Extensions\\Helpers->getIn()
#1 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(240): Foil\\Extensions\\Helpers->get()
#2 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(121): Foil\\Extensions\\Helpers->raw()
#3 [internal function]: Foil\\Extensions\\Helpers->variable()
#4 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(168): call_user_func_array()
#5 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(195): Foil\\Kernel\\Command->execute()
#6 [internal function]: Foil\\Kernel\\Command->doRun()
#7 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(181): call_user_func_array()
#8 [internal function]: Foil\\Kernel\\Command->doRunIsolated()
#9 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(104): call_user_func_array()
#10 [internal function]: Foil\\Kernel\\Command->run()
#11 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(164): call_user_func_array()
#12 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(113): Foil\\Template\\Template->run()
#13 /srv/ixpmanager/resources/views/services/lg/bgp-summary.foil.php(40): Foil\\Template\\Template->__get()
#14 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(287): require('/srv/ixpmanager...')
#15 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(231): Foil\\Template\\Template->collect()
#16 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(307): Foil\\Template\\Template->render()
#17 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(231): Foil\\Engine->doRender()
#18 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(204): Foil\\Engine->renderTemplate()
#19 /srv/ixpmanager/app/Services/FoilEngine.php(51): Foil\\Engine->render()
#20 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(143): IXP\\Services\\FoilEngine->get()
#21 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(126): Illuminate\\View\\View->getContents()
#22 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(91): Illuminate\\View\\View->renderContents()
#23 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Http/Response.php(42): Illuminate\\View\\View->render()
#24 /srv/ixpmanager/vendor/symfony/http-foundation/Response.php(205): Illuminate\\Http\\Response->setContent()
#25 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(749): Symfony\\Component\\HttpFoundation\\Response->__construct()
#26 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(721): Illuminate\\Routing\\Router::toResponse()
#27 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(681): Illuminate\\Routing\\Router->prepareResponse()
#28 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#29 /srv/ixpmanager/app/Http/Middleware/Services/LookingGlass.php(88): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\Services\\LookingGlass->handle()
#31 /srv/ixpmanager/app/Http/Middleware/ControllerEnabled.php(96): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\ControllerEnabled->handle()
#33 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{clo
sure}()
#34 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#35 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(76): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\
\{closure}()
#36 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle()
#37 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{cl
osure}()
#38 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle()
#39 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(
)
#40 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle()
#41 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#42 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle()
#43 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}
()
#44 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle()
#45 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#46 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(683): Illuminate\\Pipeline\\Pipeline->then()
#47 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack()
#48 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(624): Illuminate\\Routing\\Router->runRoute()
#49 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(613): Illuminate\\Routing\\Router->dispatchToRoute()
#50 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Routing\\Router->dispatch()
#51 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}
()
#52 /srv/ixpmanager/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Fideloper\\Proxy\\TrustProxies->handle()
#54 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#55 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#56 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#57 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#58 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline
\\{closure}()
#59 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#60 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\P
ipeline\\{closure}()
#61 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()
#62 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#63 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then()
#64 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#65 /srv/ixpmanager/public/index.php(85): Illuminate\\Foundation\\Http\\Kernel->handle()
#66 {main}
"} 
[2020-07-22 11:43:28] production.ERROR: content is not defined. {"userId":3,"exception":"[object] (RuntimeException(code: 0): content is not defined. at /srv/ixpmana
ger/vendor/foil/foil/src/Extensions/Helpers.php:343)
[stacktrace]
#0 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(365): Foil\\Extensions\\Helpers->getIn()
#1 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(240): Foil\\Extensions\\Helpers->get()
#2 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(121): Foil\\Extensions\\Helpers->raw()
#3 [internal function]: Foil\\Extensions\\Helpers->variable()
#4 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(168): call_user_func_array()
#5 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(195): Foil\\Kernel\\Command->execute()
#6 [internal function]: Foil\\Kernel\\Command->doRun()
#7 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(181): call_user_func_array()
#8 [internal function]: Foil\\Kernel\\Command->doRunIsolated()
#9 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(104): call_user_func_array()
#10 [internal function]: Foil\\Kernel\\Command->run()
#11 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(164): call_user_func_array()
#12 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(113): Foil\\Template\\Template->run()
#13 /srv/ixpmanager/resources/views/services/lg/bgp-summary.foil.php(40): Foil\\Template\\Template->__get()
#14 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(287): require('/srv/ixpmanager...')
#15 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(231): Foil\\Template\\Template->collect()
#16 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(307): Foil\\Template\\Template->render()
#17 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(231): Foil\\Engine->doRender()
#18 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(204): Foil\\Engine->renderTemplate()
#19 /srv/ixpmanager/app/Services/FoilEngine.php(51): Foil\\Engine->render()
#20 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(143): IXP\\Services\\FoilEngine->get()
#21 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(126): Illuminate\\View\\View->getContents()
#22 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(91): Illuminate\\View\\View->renderContents()
#23 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Http/Response.php(42): Illuminate\\View\\View->render()
#24 /srv/ixpmanager/vendor/symfony/http-foundation/Response.php(205): Illuminate\\Http\\Response->setContent()
#25 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(749): Symfony\\Component\\HttpFoundation\\Response->__construct()
#26 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(721): Illuminate\\Routing\\Router::toResponse()
#27 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(681): Illuminate\\Routing\\Router->prepareResponse()
#28 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#29 /srv/ixpmanager/app/Http/Middleware/Services/LookingGlass.php(88): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\Services\\LookingGlass->handle()
#31 /srv/ixpmanager/app/Http/Middleware/ControllerEnabled.php(96): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\ControllerEnabled->handle()
#33 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{clo
sure}()
#34 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#35 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(76): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\
\{closure}()
#36 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle()
#37 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{cl
osure}()
#38 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle()
#39 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(
)
#40 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle()
#41 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#42 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle()
#43 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}
()
#44 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle()
#45 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#46 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(683): Illuminate\\Pipeline\\Pipeline->then()
#47 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack()
#48 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(624): Illuminate\\Routing\\Router->runRoute()
#49 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(613): Illuminate\\Routing\\Router->dispatchToRoute()
#50 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Routing\\Router->dispatch()
#51 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}
()
#52 /srv/ixpmanager/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Fideloper\\Proxy\\TrustProxies->handle()
#54 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#55 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#56 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#57 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#58 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline
\\{closure}()
#59 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#60 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\P
ipeline\\{closure}()
#61 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()
#62 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#63 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then()
#64 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#65 /srv/ixpmanager/public/index.php(85): Illuminate\\Foundation\\Http\\Kernel->handle()
#66 {main}
"} 
[2020-07-22 16:06:26] production.ERROR: content is not defined. {"userId":3,"exception":"[object] (RuntimeException(code: 0): content is not defined. at /srv/ixpmana
ger/vendor/foil/foil/src/Extensions/Helpers.php:343)
[stacktrace]
#0 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(365): Foil\\Extensions\\Helpers->getIn()
#1 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(240): Foil\\Extensions\\Helpers->get()
#2 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(121): Foil\\Extensions\\Helpers->raw()
#3 [internal function]: Foil\\Extensions\\Helpers->variable()
#4 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(168): call_user_func_array()
#5 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(195): Foil\\Kernel\\Command->execute()
#6 [internal function]: Foil\\Kernel\\Command->doRun()
#7 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(181): call_user_func_array()
#8 [internal function]: Foil\\Kernel\\Command->doRunIsolated()
#9 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(104): call_user_func_array()
#10 [internal function]: Foil\\Kernel\\Command->run()
#11 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(164): call_user_func_array()
#12 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(113): Foil\\Template\\Template->run()
#13 /srv/ixpmanager/resources/views/services/lg/bgp-summary.foil.php(40): Foil\\Template\\Template->__get()
#14 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(287): require('/srv/ixpmanager...')
#15 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(231): Foil\\Template\\Template->collect()
#16 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(307): Foil\\Template\\Template->render()
#17 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(231): Foil\\Engine->doRender()
#18 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(204): Foil\\Engine->renderTemplate()
#19 /srv/ixpmanager/app/Services/FoilEngine.php(51): Foil\\Engine->render()
#20 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(143): IXP\\Services\\FoilEngine->get()
#21 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(126): Illuminate\\View\\View->getContents()
#22 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(91): Illuminate\\View\\View->renderContents()
#23 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Http/Response.php(42): Illuminate\\View\\View->render()
#24 /srv/ixpmanager/vendor/symfony/http-foundation/Response.php(205): Illuminate\\Http\\Response->setContent()
#25 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(749): Symfony\\Component\\HttpFoundation\\Response->__construct()
#26 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(721): Illuminate\\Routing\\Router::toResponse()
#27 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(681): Illuminate\\Routing\\Router->prepareResponse()
#28 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#29 /srv/ixpmanager/app/Http/Middleware/Services/LookingGlass.php(88): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\Services\\LookingGlass->handle()
#31 /srv/ixpmanager/app/Http/Middleware/ControllerEnabled.php(96): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\ControllerEnabled->handle()
#33 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{clo
sure}()
#34 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#35 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(76): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\
\{closure}()
#36 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle()
#37 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{cl
osure}()
#38 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle()
#39 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(
)
#40 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle()
#41 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#42 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle()
#43 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}
()
#44 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle()
#45 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#46 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(683): Illuminate\\Pipeline\\Pipeline->then()
#47 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack()
#48 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(624): Illuminate\\Routing\\Router->runRoute()
#49 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(613): Illuminate\\Routing\\Router->dispatchToRoute()
#50 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Routing\\Router->dispatch()
#51 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}
()
#52 /srv/ixpmanager/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Fideloper\\Proxy\\TrustProxies->handle()
#54 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#55 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#56 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#57 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#58 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline
\\{closure}()
#59 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#60 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\P
ipeline\\{closure}()
#61 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()
#62 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#63 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then()
#64 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#65 /srv/ixpmanager/public/index.php(85): Illuminate\\Foundation\\Http\\Kernel->handle()
#66 {main}
"} 
[2020-07-22 16:17:56] production.ERROR: content is not defined. {"userId":15,"exception":"[object] (RuntimeException(code: 0): content is not defined. at /srv/ixpman
ager/vendor/foil/foil/src/Extensions/Helpers.php:343)
[stacktrace]
#0 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(365): Foil\\Extensions\\Helpers->getIn()
#1 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(240): Foil\\Extensions\\Helpers->get()
#2 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(121): Foil\\Extensions\\Helpers->raw()
#3 [internal function]: Foil\\Extensions\\Helpers->variable()
#4 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(168): call_user_func_array()
#5 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(195): Foil\\Kernel\\Command->execute()
#6 [internal function]: Foil\\Kernel\\Command->doRun()
#7 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(181): call_user_func_array()
#8 [internal function]: Foil\\Kernel\\Command->doRunIsolated()
#9 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(104): call_user_func_array()
#10 [internal function]: Foil\\Kernel\\Command->run()
#11 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(164): call_user_func_array()
#12 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(113): Foil\\Template\\Template->run()
#13 /srv/ixpmanager/resources/views/services/lg/bgp-summary.foil.php(40): Foil\\Template\\Template->__get()
#14 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(287): require('/srv/ixpmanager...')
#15 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(231): Foil\\Template\\Template->collect()
#16 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(307): Foil\\Template\\Template->render()
#17 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(231): Foil\\Engine->doRender()
#18 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(204): Foil\\Engine->renderTemplate()
#19 /srv/ixpmanager/app/Services/FoilEngine.php(51): Foil\\Engine->render()
#20 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(143): IXP\\Services\\FoilEngine->get()
#21 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(126): Illuminate\\View\\View->getContents()
#22 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(91): Illuminate\\View\\View->renderContents()
#23 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Http/Response.php(42): Illuminate\\View\\View->render()
#24 /srv/ixpmanager/vendor/symfony/http-foundation/Response.php(205): Illuminate\\Http\\Response->setContent()
#25 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(749): Symfony\\Component\\HttpFoundation\\Response->__construct()
#26 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(721): Illuminate\\Routing\\Router::toResponse()
#27 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(681): Illuminate\\Routing\\Router->prepareResponse()
#28 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#29 /srv/ixpmanager/app/Http/Middleware/Services/LookingGlass.php(88): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\Services\\LookingGlass->handle()
#31 /srv/ixpmanager/app/Http/Middleware/ControllerEnabled.php(96): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\ControllerEnabled->handle()
#33 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{clo
sure}()
#34 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#35 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(76): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\
\{closure}()
#36 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle()
#37 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{cl
osure}()
#38 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle()
#39 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(
)
#40 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle()
#41 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#42 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle()
#43 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}
()
#44 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle()
#45 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#46 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(683): Illuminate\\Pipeline\\Pipeline->then()
#47 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack()
#48 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(624): Illuminate\\Routing\\Router->runRoute()
#49 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(613): Illuminate\\Routing\\Router->dispatchToRoute()
#50 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Routing\\Router->dispatch()
#51 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}
()
#52 /srv/ixpmanager/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Fideloper\\Proxy\\TrustProxies->handle()
#54 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#55 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#56 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#57 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#58 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline
\\{closure}()
#59 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#60 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\P
ipeline\\{closure}()
#61 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()
#62 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#63 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then()
#64 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#65 /srv/ixpmanager/public/index.php(85): Illuminate\\Foundation\\Http\\Kernel->handle()
#66 {main}
"} 
[2020-07-22 16:18:24] production.INFO: Generated router configuration for rs1-bix-cgk and used 6583152 bytes (2097152 real) of memory.  
[2020-07-22 16:19:15] production.ERROR: content is not defined. {"userId":3,"exception":"[object] (RuntimeException(code: 0): content is not defined. at /srv/ixpmana
ger/vendor/foil/foil/src/Extensions/Helpers.php:343)
[stacktrace]
#0 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(365): Foil\\Extensions\\Helpers->getIn()
#1 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(240): Foil\\Extensions\\Helpers->get()
#2 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(121): Foil\\Extensions\\Helpers->raw()
#3 [internal function]: Foil\\Extensions\\Helpers->variable()
#4 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(168): call_user_func_array()
#5 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(195): Foil\\Kernel\\Command->execute()
#6 [internal function]: Foil\\Kernel\\Command->doRun()
#7 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(181): call_user_func_array()
#8 [internal function]: Foil\\Kernel\\Command->doRunIsolated()
#9 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(104): call_user_func_array()
#10 [internal function]: Foil\\Kernel\\Command->run()
#11 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(164): call_user_func_array()
#12 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(113): Foil\\Template\\Template->run()
#13 /srv/ixpmanager/resources/views/services/lg/bgp-summary.foil.php(40): Foil\\Template\\Template->__get()
#14 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(287): require('/srv/ixpmanager...')
#15 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(231): Foil\\Template\\Template->collect()
#16 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(307): Foil\\Template\\Template->render()
#17 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(231): Foil\\Engine->doRender()
#18 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(204): Foil\\Engine->renderTemplate()
#19 /srv/ixpmanager/app/Services/FoilEngine.php(51): Foil\\Engine->render()
#20 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(143): IXP\\Services\\FoilEngine->get()
#21 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(126): Illuminate\\View\\View->getContents()
#22 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(91): Illuminate\\View\\View->renderContents()
#23 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Http/Response.php(42): Illuminate\\View\\View->render()
#24 /srv/ixpmanager/vendor/symfony/http-foundation/Response.php(205): Illuminate\\Http\\Response->setContent()
#25 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(749): Symfony\\Component\\HttpFoundation\\Response->__construct()
#26 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(721): Illuminate\\Routing\\Router::toResponse()
#27 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(681): Illuminate\\Routing\\Router->prepareResponse()
#28 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#29 /srv/ixpmanager/app/Http/Middleware/Services/LookingGlass.php(88): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\Services\\LookingGlass->handle()
#31 /srv/ixpmanager/app/Http/Middleware/ControllerEnabled.php(96): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\ControllerEnabled->handle()
#33 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{clo
sure}()
#34 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#35 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(76): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\
\{closure}()
#36 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle()
#37 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{cl
osure}()
#38 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle()
#39 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(
)
#40 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle()
#41 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#42 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle()
#43 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}
()
#44 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle()
#45 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#46 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(683): Illuminate\\Pipeline\\Pipeline->then()
#47 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack()
#48 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(624): Illuminate\\Routing\\Router->runRoute()
#49 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(613): Illuminate\\Routing\\Router->dispatchToRoute()
#50 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Routing\\Router->dispatch()
#51 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}
()
#52 /srv/ixpmanager/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Fideloper\\Proxy\\TrustProxies->handle()
#54 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#55 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#56 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#57 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#58 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline
\\{closure}()
#59 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#60 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\P
ipeline\\{closure}()
#61 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()
#62 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#63 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then()
#64 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#65 /srv/ixpmanager/public/index.php(85): Illuminate\\Foundation\\Http\\Kernel->handle()
#66 {main}
"} 
[2020-07-22 16:22:03] production.INFO: Generated router configuration for rs1-bix-cgk and used 6583168 bytes (4194304 real) of memory.  
[2020-07-22 16:22:04] production.INFO: Generated router configuration for rs1-bix-cgk and used 6582200 bytes (4194304 real) of memory.  
[2020-07-22 16:23:55] production.ERROR: content is not defined. {"userId":3,"exception":"[object] (RuntimeException(code: 0): content is not defined. at /srv/ixpmana
ger/vendor/foil/foil/src/Extensions/Helpers.php:343)
[stacktrace]
#0 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(365): Foil\\Extensions\\Helpers->getIn()
#1 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(240): Foil\\Extensions\\Helpers->get()
#2 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(121): Foil\\Extensions\\Helpers->raw()
#3 [internal function]: Foil\\Extensions\\Helpers->variable()
#4 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(168): call_user_func_array()
#5 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(195): Foil\\Kernel\\Command->execute()
#6 [internal function]: Foil\\Kernel\\Command->doRun()
#7 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(181): call_user_func_array()
#8 [internal function]: Foil\\Kernel\\Command->doRunIsolated()
#9 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(104): call_user_func_array()
#10 [internal function]: Foil\\Kernel\\Command->run()
#11 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(164): call_user_func_array()
#12 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(113): Foil\\Template\\Template->run()
#13 /srv/ixpmanager/resources/views/services/lg/bgp-summary.foil.php(40): Foil\\Template\\Template->__get()
#14 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(287): require('/srv/ixpmanager...')
#15 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(231): Foil\\Template\\Template->collect()
#16 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(307): Foil\\Template\\Template->render()
#17 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(231): Foil\\Engine->doRender()
#18 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(204): Foil\\Engine->renderTemplate()
#19 /srv/ixpmanager/app/Services/FoilEngine.php(51): Foil\\Engine->render()
#20 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(143): IXP\\Services\\FoilEngine->get()
#21 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(126): Illuminate\\View\\View->getContents()
#22 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(91): Illuminate\\View\\View->renderContents()
#23 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Http/Response.php(42): Illuminate\\View\\View->render()
#24 /srv/ixpmanager/vendor/symfony/http-foundation/Response.php(205): Illuminate\\Http\\Response->setContent()
#25 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(749): Symfony\\Component\\HttpFoundation\\Response->__construct()
#26 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(721): Illuminate\\Routing\\Router::toResponse()
#27 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(681): Illuminate\\Routing\\Router->prepareResponse()
#28 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#29 /srv/ixpmanager/app/Http/Middleware/Services/LookingGlass.php(88): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\Services\\LookingGlass->handle()
#31 /srv/ixpmanager/app/Http/Middleware/ControllerEnabled.php(96): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\ControllerEnabled->handle()
#33 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{clo
sure}()
#34 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#35 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(76): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\
\{closure}()
#36 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle()
#37 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{cl
osure}()
#38 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle()
#39 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(
)
#40 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle()
#41 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#42 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle()
#43 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}
()
#44 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle()
#45 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#46 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(683): Illuminate\\Pipeline\\Pipeline->then()
#47 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack()
#48 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(624): Illuminate\\Routing\\Router->runRoute()
#49 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(613): Illuminate\\Routing\\Router->dispatchToRoute()
#50 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Routing\\Router->dispatch()
#51 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}
()
#52 /srv/ixpmanager/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Fideloper\\Proxy\\TrustProxies->handle()
#54 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#55 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#56 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#57 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#58 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline
\\{closure}()
#59 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#60 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\P
ipeline\\{closure}()
#61 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()
#62 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#63 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then()
#64 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#65 /srv/ixpmanager/public/index.php(85): Illuminate\\Foundation\\Http\\Kernel->handle()
#66 {main}
"} 
[2020-07-22 16:26:49] production.ERROR: content is not defined. {"userId":3,"exception":"[object] (RuntimeException(code: 0): content is not defined. at /srv/ixpmana
ger/vendor/foil/foil/src/Extensions/Helpers.php:343)
[stacktrace]
#0 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(365): Foil\\Extensions\\Helpers->getIn()
#1 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(240): Foil\\Extensions\\Helpers->get()
#2 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(121): Foil\\Extensions\\Helpers->raw()
#3 [internal function]: Foil\\Extensions\\Helpers->variable()
#4 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(168): call_user_func_array()
#5 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(195): Foil\\Kernel\\Command->execute()
#6 [internal function]: Foil\\Kernel\\Command->doRun()
#7 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(181): call_user_func_array()
#8 [internal function]: Foil\\Kernel\\Command->doRunIsolated()
#9 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(104): call_user_func_array()
#10 [internal function]: Foil\\Kernel\\Command->run()
#11 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(164): call_user_func_array()
#12 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(113): Foil\\Template\\Template->run()
#13 /srv/ixpmanager/resources/views/services/lg/bgp-summary.foil.php(40): Foil\\Template\\Template->__get()
#14 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(287): require('/srv/ixpmanager...')
#15 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(231): Foil\\Template\\Template->collect()
#16 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(307): Foil\\Template\\Template->render()
#17 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(231): Foil\\Engine->doRender()
#18 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(204): Foil\\Engine->renderTemplate()
#19 /srv/ixpmanager/app/Services/FoilEngine.php(51): Foil\\Engine->render()
#20 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(143): IXP\\Services\\FoilEngine->get()
#21 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(126): Illuminate\\View\\View->getContents()
#22 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(91): Illuminate\\View\\View->renderContents()
#23 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Http/Response.php(42): Illuminate\\View\\View->render()
#24 /srv/ixpmanager/vendor/symfony/http-foundation/Response.php(205): Illuminate\\Http\\Response->setContent()
#25 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(749): Symfony\\Component\\HttpFoundation\\Response->__construct()
#26 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(721): Illuminate\\Routing\\Router::toResponse()
#27 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(681): Illuminate\\Routing\\Router->prepareResponse()
#28 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#29 /srv/ixpmanager/app/Http/Middleware/Services/LookingGlass.php(88): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\Services\\LookingGlass->handle()
#31 /srv/ixpmanager/app/Http/Middleware/ControllerEnabled.php(96): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\ControllerEnabled->handle()
#33 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{clo
sure}()
#34 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#35 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(76): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\
\{closure}()
#36 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle()
#37 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{cl
osure}()
#38 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle()
#39 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(
)
#40 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle()
#41 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#42 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle()
#43 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}
()
#44 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle()
#45 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#46 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(683): Illuminate\\Pipeline\\Pipeline->then()
#47 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack()
#48 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(624): Illuminate\\Routing\\Router->runRoute()
#49 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(613): Illuminate\\Routing\\Router->dispatchToRoute()
#50 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Routing\\Router->dispatch()
#51 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}
()
#52 /srv/ixpmanager/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Fideloper\\Proxy\\TrustProxies->handle()
#54 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#55 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#56 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#57 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#58 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline
\\{closure}()
#59 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#60 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\P
ipeline\\{closure}()
#61 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()
#62 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#63 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then()
#64 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#65 /srv/ixpmanager/public/index.php(85): Illuminate\\Foundation\\Http\\Kernel->handle()
#66 {main}
"} 
[2020-07-22 16:31:34] production.ERROR: content is not defined. {"userId":3,"exception":"[object] (RuntimeException(code: 0): content is not defined. at /srv/ixpmana
ger/vendor/foil/foil/src/Extensions/Helpers.php:343)
[stacktrace]
#0 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(365): Foil\\Extensions\\Helpers->getIn()
#1 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(240): Foil\\Extensions\\Helpers->get()
#2 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(121): Foil\\Extensions\\Helpers->raw()
#3 [internal function]: Foil\\Extensions\\Helpers->variable()
#4 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(168): call_user_func_array()
#5 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(195): Foil\\Kernel\\Command->execute()
#6 [internal function]: Foil\\Kernel\\Command->doRun()
#7 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(181): call_user_func_array()
#8 [internal function]: Foil\\Kernel\\Command->doRunIsolated()
#9 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(104): call_user_func_array()
#10 [internal function]: Foil\\Kernel\\Command->run()
#11 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(164): call_user_func_array()
#12 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(113): Foil\\Template\\Template->run()
#13 /srv/ixpmanager/resources/views/services/lg/bgp-summary.foil.php(40): Foil\\Template\\Template->__get()
#14 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(287): require('/srv/ixpmanager...')
#15 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(231): Foil\\Template\\Template->collect()
#16 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(307): Foil\\Template\\Template->render()
#17 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(231): Foil\\Engine->doRender()
#18 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(204): Foil\\Engine->renderTemplate()
#19 /srv/ixpmanager/app/Services/FoilEngine.php(51): Foil\\Engine->render()
#20 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(143): IXP\\Services\\FoilEngine->get()
#21 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(126): Illuminate\\View\\View->getContents()
#22 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(91): Illuminate\\View\\View->renderContents()
#23 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Http/Response.php(42): Illuminate\\View\\View->render()
#24 /srv/ixpmanager/vendor/symfony/http-foundation/Response.php(205): Illuminate\\Http\\Response->setContent()
#25 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(749): Symfony\\Component\\HttpFoundation\\Response->__construct()
#26 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(721): Illuminate\\Routing\\Router::toResponse()
#27 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(681): Illuminate\\Routing\\Router->prepareResponse()
#28 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#29 /srv/ixpmanager/app/Http/Middleware/Services/LookingGlass.php(88): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\Services\\LookingGlass->handle()
#31 /srv/ixpmanager/app/Http/Middleware/ControllerEnabled.php(96): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\ControllerEnabled->handle()
#33 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{clo
sure}()
#34 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#35 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(76): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\
\{closure}()
#36 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle()
#37 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{cl
osure}()
#38 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle()
#39 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(
)
#40 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle()
#41 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#42 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle()
#43 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}
()
#44 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle()
#45 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#46 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(683): Illuminate\\Pipeline\\Pipeline->then()
#47 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack()
#48 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(624): Illuminate\\Routing\\Router->runRoute()
#49 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(613): Illuminate\\Routing\\Router->dispatchToRoute()
#50 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Routing\\Router->dispatch()
#51 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}
()
#52 /srv/ixpmanager/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Fideloper\\Proxy\\TrustProxies->handle()
#54 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#55 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#56 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#57 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#58 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline
\\{closure}()
#59 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#60 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\P
ipeline\\{closure}()
#61 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()
#62 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#63 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then()
#64 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#65 /srv/ixpmanager/public/index.php(85): Illuminate\\Foundation\\Http\\Kernel->handle()
#66 {main}
"} 
[2020-07-22 16:31:35] production.ERROR: content is not defined. {"userId":3,"exception":"[object] (RuntimeException(code: 0): content is not defined. at /srv/ixpmana
ger/vendor/foil/foil/src/Extensions/Helpers.php:343)
[stacktrace]
#0 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(365): Foil\\Extensions\\Helpers->getIn()
#1 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(240): Foil\\Extensions\\Helpers->get()
#2 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(121): Foil\\Extensions\\Helpers->raw()
#3 [internal function]: Foil\\Extensions\\Helpers->variable()
#4 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(168): call_user_func_array()
#5 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(195): Foil\\Kernel\\Command->execute()
#6 [internal function]: Foil\\Kernel\\Command->doRun()
#7 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(181): call_user_func_array()
#8 [internal function]: Foil\\Kernel\\Command->doRunIsolated()
#9 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(104): call_user_func_array()
#10 [internal function]: Foil\\Kernel\\Command->run()
#11 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(164): call_user_func_array()
#12 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(113): Foil\\Template\\Template->run()
#13 /srv/ixpmanager/resources/views/services/lg/bgp-summary.foil.php(40): Foil\\Template\\Template->__get()
#14 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(287): require('/srv/ixpmanager...')
#15 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(231): Foil\\Template\\Template->collect()
#16 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(307): Foil\\Template\\Template->render()
#17 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(231): Foil\\Engine->doRender()
#18 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(204): Foil\\Engine->renderTemplate()
#19 /srv/ixpmanager/app/Services/FoilEngine.php(51): Foil\\Engine->render()
#20 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(143): IXP\\Services\\FoilEngine->get()
#21 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(126): Illuminate\\View\\View->getContents()
#22 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(91): Illuminate\\View\\View->renderContents()
#23 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Http/Response.php(42): Illuminate\\View\\View->render()
#24 /srv/ixpmanager/vendor/symfony/http-foundation/Response.php(205): Illuminate\\Http\\Response->setContent()
#25 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(749): Symfony\\Component\\HttpFoundation\\Response->__construct()
#26 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(721): Illuminate\\Routing\\Router::toResponse()
#27 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(681): Illuminate\\Routing\\Router->prepareResponse()
#28 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#29 /srv/ixpmanager/app/Http/Middleware/Services/LookingGlass.php(88): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\Services\\LookingGlass->handle()
#31 /srv/ixpmanager/app/Http/Middleware/ControllerEnabled.php(96): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\ControllerEnabled->handle()
#33 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{clo
sure}()
#34 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#35 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(76): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\
\{closure}()
#36 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle()
#37 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{cl
osure}()
#38 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle()
#39 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(
)
#40 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle()
#41 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#42 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle()
#43 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}
()
#44 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle()
#45 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#46 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(683): Illuminate\\Pipeline\\Pipeline->then()
#47 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack()
#48 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(624): Illuminate\\Routing\\Router->runRoute()
#49 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(613): Illuminate\\Routing\\Router->dispatchToRoute()
#50 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Routing\\Router->dispatch()
#51 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}
()
#52 /srv/ixpmanager/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Fideloper\\Proxy\\TrustProxies->handle()
#54 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#55 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#56 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#57 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#58 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline
\\{closure}()
#59 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#60 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\P
ipeline\\{closure}()
#61 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()
#62 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#63 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then()
#64 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#65 /srv/ixpmanager/public/index.php(85): Illuminate\\Foundation\\Http\\Kernel->handle()
#66 {main}
"} 
[2020-07-22 16:41:42] production.ERROR: content is not defined. {"userId":15,"exception":"[object] (RuntimeException(code: 0): content is not defined. at /srv/ixpman
ager/vendor/foil/foil/src/Extensions/Helpers.php:343)
[stacktrace]
#0 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(365): Foil\\Extensions\\Helpers->getIn()
#1 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(240): Foil\\Extensions\\Helpers->get()
#2 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(121): Foil\\Extensions\\Helpers->raw()
#3 [internal function]: Foil\\Extensions\\Helpers->variable()
#4 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(168): call_user_func_array()
#5 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(195): Foil\\Kernel\\Command->execute()
#6 [internal function]: Foil\\Kernel\\Command->doRun()
#7 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(181): call_user_func_array()
#8 [internal function]: Foil\\Kernel\\Command->doRunIsolated()
#9 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(104): call_user_func_array()
#10 [internal function]: Foil\\Kernel\\Command->run()
#11 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(164): call_user_func_array()
#12 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(113): Foil\\Template\\Template->run()
#13 /srv/ixpmanager/resources/views/services/lg/bgp-summary.foil.php(40): Foil\\Template\\Template->__get()
#14 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(287): require('/srv/ixpmanager...')
#15 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(231): Foil\\Template\\Template->collect()
#16 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(307): Foil\\Template\\Template->render()
#17 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(231): Foil\\Engine->doRender()
#18 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(204): Foil\\Engine->renderTemplate()
#19 /srv/ixpmanager/app/Services/FoilEngine.php(51): Foil\\Engine->render()
#20 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(143): IXP\\Services\\FoilEngine->get()
#21 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(126): Illuminate\\View\\View->getContents()
#22 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(91): Illuminate\\View\\View->renderContents()
#23 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Http/Response.php(42): Illuminate\\View\\View->render()
#24 /srv/ixpmanager/vendor/symfony/http-foundation/Response.php(205): Illuminate\\Http\\Response->setContent()
#25 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(749): Symfony\\Component\\HttpFoundation\\Response->__construct()
#26 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(721): Illuminate\\Routing\\Router::toResponse()
#27 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(681): Illuminate\\Routing\\Router->prepareResponse()
#28 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#29 /srv/ixpmanager/app/Http/Middleware/Services/LookingGlass.php(88): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\Services\\LookingGlass->handle()
#31 /srv/ixpmanager/app/Http/Middleware/ControllerEnabled.php(96): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\ControllerEnabled->handle()
#33 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{clo
sure}()
#34 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#35 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(76): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\
\{closure}()
#36 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle()
#37 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{cl
osure}()
#38 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle()
#39 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(
)
#40 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle()
#41 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#42 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle()
#43 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}
()
#44 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle()
#45 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#46 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(683): Illuminate\\Pipeline\\Pipeline->then()
#47 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack()
#48 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(624): Illuminate\\Routing\\Router->runRoute()
#49 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(613): Illuminate\\Routing\\Router->dispatchToRoute()
#50 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Routing\\Router->dispatch()
#51 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}
()
#52 /srv/ixpmanager/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Fideloper\\Proxy\\TrustProxies->handle()
#54 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#55 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#56 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#57 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#58 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline
\\{closure}()
#59 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#60 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\P
ipeline\\{closure}()
#61 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()
#62 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#63 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then()
#64 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#65 /srv/ixpmanager/public/index.php(85): Illuminate\\Foundation\\Http\\Kernel->handle()
#66 {main}
"} 
[2020-07-22 16:41:58] production.INFO: Generated router configuration for rs1-bix-cgk and used 6583152 bytes (2097152 real) of memory.  
[2020-07-22 17:04:47] production.INFO: Generated router configuration for rs1-bix-cgk and used 6585432 bytes (4194304 real) of memory.  
[2020-07-22 17:05:03] production.INFO: Generated router configuration for rs1-bix-cgk and used 6582200 bytes (4194304 real) of memory.  
[2020-07-22 17:22:58] production.INFO: Generated router configuration for rs1-bix-cgk and used 6584280 bytes (2097152 real) of memory.  
[2020-07-22 17:24:13] production.ERROR: content is not defined. {"userId":15,"exception":"[object] (RuntimeException(code: 0): content is not defined. at /srv/ixpman
ager/vendor/foil/foil/src/Extensions/Helpers.php:343)
[stacktrace]
#0 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(365): Foil\\Extensions\\Helpers->getIn()
#1 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(240): Foil\\Extensions\\Helpers->get()
#2 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(121): Foil\\Extensions\\Helpers->raw()
#3 [internal function]: Foil\\Extensions\\Helpers->variable()
#4 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(168): call_user_func_array()
#5 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(195): Foil\\Kernel\\Command->execute()
#6 [internal function]: Foil\\Kernel\\Command->doRun()
#7 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(181): call_user_func_array()
#8 [internal function]: Foil\\Kernel\\Command->doRunIsolated()
#9 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(104): call_user_func_array()
#10 [internal function]: Foil\\Kernel\\Command->run()
#11 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(164): call_user_func_array()
#12 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(113): Foil\\Template\\Template->run()
#13 /srv/ixpmanager/resources/views/services/lg/bgp-summary.foil.php(40): Foil\\Template\\Template->__get()
#14 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(287): require('/srv/ixpmanager...')
#15 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(231): Foil\\Template\\Template->collect()
#16 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(307): Foil\\Template\\Template->render()
#17 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(231): Foil\\Engine->doRender()
#18 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(204): Foil\\Engine->renderTemplate()
#19 /srv/ixpmanager/app/Services/FoilEngine.php(51): Foil\\Engine->render()
#20 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(143): IXP\\Services\\FoilEngine->get()
#21 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(126): Illuminate\\View\\View->getContents()
#22 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(91): Illuminate\\View\\View->renderContents()
#23 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Http/Response.php(42): Illuminate\\View\\View->render()
#24 /srv/ixpmanager/vendor/symfony/http-foundation/Response.php(205): Illuminate\\Http\\Response->setContent()
#25 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(749): Symfony\\Component\\HttpFoundation\\Response->__construct()
#26 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(721): Illuminate\\Routing\\Router::toResponse()
#27 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(681): Illuminate\\Routing\\Router->prepareResponse()
#28 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#29 /srv/ixpmanager/app/Http/Middleware/Services/LookingGlass.php(88): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\Services\\LookingGlass->handle()
#31 /srv/ixpmanager/app/Http/Middleware/ControllerEnabled.php(96): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\ControllerEnabled->handle()
#33 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{clo
sure}()
#34 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#35 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(76): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\
\{closure}()
#36 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle()
#37 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{cl
osure}()
#38 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle()
#39 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(
)
#40 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle()
#41 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#42 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle()
#43 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}
()
#44 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle()
#45 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#46 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(683): Illuminate\\Pipeline\\Pipeline->then()
#47 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack()
#48 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(624): Illuminate\\Routing\\Router->runRoute()
#49 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(613): Illuminate\\Routing\\Router->dispatchToRoute()
#50 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Routing\\Router->dispatch()
#51 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}
()
#52 /srv/ixpmanager/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Fideloper\\Proxy\\TrustProxies->handle()
#54 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#55 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#56 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#57 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#58 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline
\\{closure}()
#59 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#60 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\P
ipeline\\{closure}()
#61 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()
#62 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#63 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then()
#64 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#65 /srv/ixpmanager/public/index.php(85): Illuminate\\Foundation\\Http\\Kernel->handle()
#66 {main}
"} 
[2020-07-22 17:25:15] production.ERROR: content is not defined. {"userId":15,"exception":"[object] (RuntimeException(code: 0): content is not defined. at /srv/ixpman
ager/vendor/foil/foil/src/Extensions/Helpers.php:343)
[stacktrace]
#0 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(365): Foil\\Extensions\\Helpers->getIn()
#1 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(240): Foil\\Extensions\\Helpers->get()
#2 /srv/ixpmanager/vendor/foil/foil/src/Extensions/Helpers.php(121): Foil\\Extensions\\Helpers->raw()
#3 [internal function]: Foil\\Extensions\\Helpers->variable()
#4 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(168): call_user_func_array()
#5 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(195): Foil\\Kernel\\Command->execute()
#6 [internal function]: Foil\\Kernel\\Command->doRun()
#7 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(181): call_user_func_array()
#8 [internal function]: Foil\\Kernel\\Command->doRunIsolated()
#9 /srv/ixpmanager/vendor/foil/foil/src/Kernel/Command.php(104): call_user_func_array()
#10 [internal function]: Foil\\Kernel\\Command->run()
#11 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(164): call_user_func_array()
#12 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(113): Foil\\Template\\Template->run()
#13 /srv/ixpmanager/resources/views/services/lg/bgp-summary.foil.php(40): Foil\\Template\\Template->__get()
#14 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(287): require('/srv/ixpmanager...')
#15 /srv/ixpmanager/vendor/foil/foil/src/Template/Template.php(231): Foil\\Template\\Template->collect()
#16 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(307): Foil\\Template\\Template->render()
#17 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(231): Foil\\Engine->doRender()
#18 /srv/ixpmanager/vendor/foil/foil/src/Engine.php(204): Foil\\Engine->renderTemplate()
#19 /srv/ixpmanager/app/Services/FoilEngine.php(51): Foil\\Engine->render()
#20 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(143): IXP\\Services\\FoilEngine->get()
#21 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(126): Illuminate\\View\\View->getContents()
#22 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/View.php(91): Illuminate\\View\\View->renderContents()
#23 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Http/Response.php(42): Illuminate\\View\\View->render()
#24 /srv/ixpmanager/vendor/symfony/http-foundation/Response.php(205): Illuminate\\Http\\Response->setContent()
#25 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(749): Symfony\\Component\\HttpFoundation\\Response->__construct()
#26 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(721): Illuminate\\Routing\\Router::toResponse()
#27 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(681): Illuminate\\Routing\\Router->prepareResponse()
#28 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#29 /srv/ixpmanager/app/Http/Middleware/Services/LookingGlass.php(88): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\Services\\LookingGlass->handle()
#31 /srv/ixpmanager/app/Http/Middleware/ControllerEnabled.php(96): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): IXP\\Http\\Middleware\\ControllerEnabled->handle()
#33 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{clo
sure}()
#34 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#35 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(76): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\
\{closure}()
#36 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle()
#37 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{cl
osure}()
#38 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle()
#39 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(
)
#40 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle()
#41 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#42 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle()
#43 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}
()
#44 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle()
#45 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#46 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(683): Illuminate\\Pipeline\\Pipeline->then()
#47 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack()
#48 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(624): Illuminate\\Routing\\Router->runRoute()
#49 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Routing/Router.php(613): Illuminate\\Routing\\Router->dispatchToRoute()
#50 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Routing\\Router->dispatch()
#51 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}
()
#52 /srv/ixpmanager/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Fideloper\\Proxy\\TrustProxies->handle()
#54 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#55 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#56 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipelin
e\\{closure}()
#57 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#58 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline
\\{closure}()
#59 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#60 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\P
ipeline\\{closure}()
#61 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()
#62 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#63 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then()
#64 /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#65 /srv/ixpmanager/public/index.php(85): Illuminate\\Foundation\\Http\\Kernel->handle()
#66 {main}
"} 
[2020-07-22 18:14:30] production.WARNING: Login failed for user [hartanto] from IP [202.169.33.251]  


More information about the ixpmanager mailing list