2020-05-26 14:12:58,761 24424 DEBUG pyuavcan._cli._main: Colored logs are not available: : No module named 'coloredlogs' 2020-05-26 14:12:58,762 24424 INFO pyuavcan._cli._main: Consider installing "coloredlogs" from PyPI to make log messages look better 2020-05-26 14:12:58,762 24424 DEBUG pyuavcan._cli._main: Available commands: [DSDLGeneratePackagesCommand(names=['dsdl-generate-packages', 'dsdl-gen-pkg']), CallCommand(names=['call']), PickNodeIDCommand(names=['pick-node-id', 'pick-nid']), PublishCommand(names=['publish', 'pub']), ShowTransportCommand(names=['show-transport']), SubscribeCommand(names=['subscribe', 'sub'])] 2020-05-26 14:12:58,762 24424 DEBUG pyuavcan._cli._main: Parsed args: Namespace(allow_unregulated_fixed_port_id=False, func=.execute at 0x7f7ed9e814c0>, input=['https://github.com/UAVCAN/public_regulated_data_types/archive/master.zip', 'dsdl_src/my_project'], lookup=None, output=None, verbose=2) 2020-05-26 14:12:58,762 24424 DEBUG pyuavcan._cli._main: Invoking DSDLGeneratePackagesCommand(names=['dsdl-generate-packages', 'dsdl-gen-pkg']) with subsystems [] and arguments Namespace(allow_unregulated_fixed_port_id=False, func=.execute at 0x7f7ed9e814c0>, input=['https://github.com/UAVCAN/public_regulated_data_types/archive/master.zip', 'dsdl_src/my_project'], lookup=None, output=None, verbose=2) 2020-05-26 14:12:58,801 24424 INFO pyuavcan._cli.commands.dsdl_generate_packages: Downloading the archive from 'https://github.com/UAVCAN/public_regulated_data_types/archive/master.zip' into '/tmp/pyuavcan-cli-dsdlucakl0qs/dsdl.zip'... 2020-05-26 14:12:58,802 24424 DEBUG urllib3.connectionpool: Starting new HTTPS connection (1): github.com:443 2020-05-26 14:12:59,042 24424 DEBUG urllib3.connectionpool: https://github.com:443 "GET /UAVCAN/public_regulated_data_types/archive/master.zip HTTP/1.1" 302 139 2020-05-26 14:12:59,047 24424 DEBUG urllib3.connectionpool: Starting new HTTPS connection (1): codeload.github.com:443 2020-05-26 14:12:59,651 24424 DEBUG urllib3.connectionpool: https://codeload.github.com:443 "GET /UAVCAN/public_regulated_data_types/zip/master HTTP/1.1" 200 111156 2020-05-26 14:13:00,271 24424 INFO pyuavcan._cli.commands.dsdl_generate_packages: Extracting the archive into '/tmp/pyuavcan-cli-dsdlucakl0qs'... 2020-05-26 14:13:00,284 24424 INFO pyuavcan._cli.commands.dsdl_generate_packages: Resource 'https://github.com/UAVCAN/public_regulated_data_types/archive/master.zip' contains the following root namespace directories: ['/tmp/pyuavcan-cli-dsdlucakl0qs/public_regulated_data_types-master/uavcan', '/tmp/pyuavcan-cli-dsdlucakl0qs/public_regulated_data_types-master/regulated'] 2020-05-26 14:13:00,284 24424 INFO pyuavcan._cli.commands.dsdl_generate_packages: Input DSDL root namespace directories: ['/tmp/pyuavcan-cli-dsdlucakl0qs/public_regulated_data_types-master/uavcan', '/tmp/pyuavcan-cli-dsdlucakl0qs/public_regulated_data_types-master/regulated', 'dsdl_src/my_project'] 2020-05-26 14:13:00,284 24424 INFO pyuavcan._cli.commands.dsdl_generate_packages: Lookup DSDL root namespace directories: [] 2020-05-26 14:13:00,284 24424 INFO pyuavcan._cli.commands.dsdl_generate_packages: Generating DSDL package PosixPath('/home/alex/projects/107-systems/107-Arduino-UAVCAN/uavcan') from root namespace PosixPath('/tmp/pyuavcan-cli-dsdlucakl0qs/public_regulated_data_types-master/uavcan') with lookup dirs: ['/tmp/pyuavcan-cli-dsdlucakl0qs/public_regulated_data_types-master/regulated', '/tmp/pyuavcan-cli-dsdlucakl0qs/public_regulated_data_types-master/uavcan', 'dsdl_src/my_project'] 2020-05-26 14:13:00,333 24424 INFO pydsdl._namespace: Reading 138 definitions from the root namespace 'uavcan', with 145 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:00,333 24424 INFO pydsdl._dsdl_definition: uavcan.diagnostic.Record.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:00,336 24424 INFO pydsdl._dsdl_definition: uavcan.time.SynchronizedTimestamp.1.0: Starting processing with 143 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:00,338 24424 INFO pydsdl._dsdl_definition: uavcan.time.SynchronizedTimestamp.1.0: Processed in 2 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:00,339 24424 INFO pydsdl._dsdl_definition: uavcan.diagnostic.Severity.1.0: Starting processing with 143 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:00,343 24424 INFO pydsdl._dsdl_definition: uavcan.diagnostic.Severity.1.0: Processed in 4 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:00,346 24424 INFO pydsdl._dsdl_definition: uavcan.diagnostic.Record.1.0: Processed in 12 ms; category: StructureType, fixed port ID: 32760 2020-05-26 14:13:00,346 24424 INFO pydsdl._dsdl_definition: uavcan.diagnostic.Severity.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:00,350 24424 INFO pydsdl._dsdl_definition: uavcan.diagnostic.Severity.1.0: Processed in 4 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:00,350 24424 INFO pydsdl._dsdl_definition: uavcan.file.Error.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:00,352 24424 INFO pydsdl._dsdl_definition: uavcan.file.Error.1.0: Processed in 3 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:00,353 24424 INFO pydsdl._dsdl_definition: uavcan.file.GetInfo.0.1: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:00,354 24424 INFO pydsdl._dsdl_definition: uavcan.file.Path.1.0: Starting processing with 143 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:00,358 24424 INFO pydsdl._dsdl_definition: uavcan.file.Path.1.0: Processed in 4 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:00,358 24424 INFO pydsdl._dsdl_definition: uavcan.file.Error.1.0: Starting processing with 143 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:00,361 24424 INFO pydsdl._dsdl_definition: uavcan.file.Error.1.0: Processed in 3 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:00,362 24424 INFO pydsdl._dsdl_definition: uavcan.file.GetInfo.0.1: Processed in 9 ms; category: ServiceType, fixed port ID: 405 2020-05-26 14:13:00,362 24424 INFO pydsdl._dsdl_definition: uavcan.file.List.0.1: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:00,368 24424 INFO pydsdl._dsdl_definition: uavcan.file.List.0.1: Processed in 6 ms; category: ServiceType, fixed port ID: 406 2020-05-26 14:13:00,368 24424 INFO pydsdl._dsdl_definition: uavcan.file.Modify.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:00,375 24424 INFO pydsdl._dsdl_definition: uavcan.file.Modify.1.0: Processed in 7 ms; category: ServiceType, fixed port ID: 407 2020-05-26 14:13:00,375 24424 INFO pydsdl._dsdl_definition: uavcan.file.Path.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:00,379 24424 INFO pydsdl._dsdl_definition: uavcan.file.Path.1.0: Processed in 4 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:00,379 24424 INFO pydsdl._dsdl_definition: uavcan.file.Read.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:00,387 24424 INFO pydsdl._dsdl_definition: uavcan.file.Read.1.0: Processed in 8 ms; category: ServiceType, fixed port ID: 408 2020-05-26 14:13:00,387 24424 INFO pydsdl._dsdl_definition: uavcan.file.Write.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:00,400 24424 INFO pydsdl._dsdl_definition: uavcan.file.Write.1.0: Processed in 13 ms; category: ServiceType, fixed port ID: 409 2020-05-26 14:13:00,400 24424 INFO pydsdl._dsdl_definition: uavcan.internet.udp.HandleIncomingPacket.0.1: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:00,410 24424 INFO pydsdl._dsdl_definition: uavcan.internet.udp.HandleIncomingPacket.0.1: Processed in 10 ms; category: ServiceType, fixed port ID: 500 2020-05-26 14:13:00,410 24424 INFO pydsdl._dsdl_definition: uavcan.internet.udp.OutgoingPacket.0.1: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:00,428 24424 INFO pydsdl._dsdl_definition: uavcan.internet.udp.OutgoingPacket.0.1: Processed in 18 ms; category: StructureType, fixed port ID: 32750 2020-05-26 14:13:00,428 24424 INFO pydsdl._dsdl_definition: uavcan.metatransport.can.ArbitrationID.0.1: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:00,429 24424 INFO pydsdl._dsdl_definition: uavcan.metatransport.can.BaseArbitrationID.0.1: Starting processing with 143 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:00,429 24424 INFO pydsdl._dsdl_definition: uavcan.metatransport.can.BaseArbitrationID.0.1: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:00,429 24424 INFO pydsdl._dsdl_definition: uavcan.metatransport.can.ExtendedArbitrationID.0.1: Starting processing with 143 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:00,430 24424 INFO pydsdl._dsdl_definition: uavcan.metatransport.can.ExtendedArbitrationID.0.1: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:00,430 24424 INFO pydsdl._dsdl_definition: uavcan.metatransport.can.ArbitrationID.0.1: Processed in 3 ms; category: UnionType, fixed port ID: None 2020-05-26 14:13:00,430 24424 INFO pydsdl._dsdl_definition: uavcan.metatransport.can.BaseArbitrationID.0.1: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:00,431 24424 INFO pydsdl._dsdl_definition: uavcan.metatransport.can.BaseArbitrationID.0.1: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:00,431 24424 INFO pydsdl._dsdl_definition: uavcan.metatransport.can.DataClassic.0.1: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:00,432 24424 INFO pydsdl._dsdl_definition: uavcan.metatransport.can.ArbitrationID.0.1: Starting processing with 143 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:00,433 24424 INFO pydsdl._dsdl_definition: uavcan.metatransport.can.ArbitrationID.0.1: Processed in 1 ms; category: UnionType, fixed port ID: None 2020-05-26 14:13:00,434 24424 INFO pydsdl._dsdl_definition: uavcan.metatransport.can.DataClassic.0.1: Processed in 3 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:00,434 24424 INFO pydsdl._dsdl_definition: uavcan.metatransport.can.DataFD.0.1: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:00,437 24424 INFO pydsdl._dsdl_definition: uavcan.metatransport.can.DataFD.0.1: Processed in 3 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:00,437 24424 INFO pydsdl._dsdl_definition: uavcan.metatransport.can.Error.0.1: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:00,437 24424 INFO pydsdl._dsdl_definition: uavcan.metatransport.can.Error.0.1: Processed in 0 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:00,438 24424 INFO pydsdl._dsdl_definition: uavcan.metatransport.can.ExtendedArbitrationID.0.1: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:00,438 24424 INFO pydsdl._dsdl_definition: uavcan.metatransport.can.ExtendedArbitrationID.0.1: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:00,438 24424 INFO pydsdl._dsdl_definition: uavcan.metatransport.can.Frame.0.1: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:00,440 24424 INFO pydsdl._dsdl_definition: uavcan.metatransport.can.Manifestation.0.1: Starting processing with 143 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:00,441 24424 INFO pydsdl._dsdl_definition: uavcan.metatransport.can.Error.0.1: Starting processing with 142 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:00,442 24424 INFO pydsdl._dsdl_definition: uavcan.metatransport.can.Error.0.1: Processed in 0 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:00,442 24424 INFO pydsdl._dsdl_definition: uavcan.metatransport.can.DataFD.0.1: Starting processing with 142 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:00,445 24424 INFO pydsdl._dsdl_definition: uavcan.metatransport.can.DataFD.0.1: Processed in 3 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:00,445 24424 INFO pydsdl._dsdl_definition: uavcan.metatransport.can.DataClassic.0.1: Starting processing with 142 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:00,447 24424 INFO pydsdl._dsdl_definition: uavcan.metatransport.can.DataClassic.0.1: Processed in 2 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:00,447 24424 INFO pydsdl._dsdl_definition: uavcan.metatransport.can.RTR.0.1: Starting processing with 142 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:00,448 24424 INFO pydsdl._dsdl_definition: uavcan.metatransport.can.RTR.0.1: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:00,451 24424 INFO pydsdl._dsdl_definition: uavcan.metatransport.can.Manifestation.0.1: Processed in 11 ms; category: UnionType, fixed port ID: None 2020-05-26 14:13:00,453 24424 INFO pydsdl._dsdl_definition: uavcan.metatransport.can.Frame.0.1: Processed in 15 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:00,453 24424 INFO pydsdl._dsdl_definition: uavcan.metatransport.can.Manifestation.0.1: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:00,457 24424 INFO pydsdl._dsdl_definition: uavcan.metatransport.can.Manifestation.0.1: Processed in 4 ms; category: UnionType, fixed port ID: None 2020-05-26 14:13:00,457 24424 INFO pydsdl._dsdl_definition: uavcan.metatransport.can.RTR.0.1: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:00,458 24424 INFO pydsdl._dsdl_definition: uavcan.metatransport.can.RTR.0.1: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:00,458 24424 INFO pydsdl._dsdl_definition: uavcan.metatransport.serial.Fragment.0.1: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:00,466 24424 INFO pydsdl._dsdl_definition: uavcan.metatransport.serial.Fragment.0.1: Processed in 7 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:00,466 24424 INFO pydsdl._dsdl_definition: uavcan.metatransport.udp.Endpoint.0.1: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:00,468 24424 INFO pydsdl._dsdl_definition: uavcan.metatransport.udp.Endpoint.0.1: Processed in 2 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:00,468 24424 INFO pydsdl._dsdl_definition: uavcan.metatransport.udp.Frame.0.1: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:00,470 24424 INFO pydsdl._dsdl_definition: uavcan.metatransport.udp.Endpoint.0.1: Starting processing with 143 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:00,472 24424 INFO pydsdl._dsdl_definition: uavcan.metatransport.udp.Endpoint.0.1: Processed in 2 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:00,900 24424 INFO pydsdl._dsdl_definition: uavcan.metatransport.udp.Frame.0.1: Processed in 432 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:00,900 24424 INFO pydsdl._dsdl_definition: uavcan.node.ExecuteCommand.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:00,910 24424 INFO pydsdl._dsdl_definition: uavcan.node.ExecuteCommand.1.0: Processed in 11 ms; category: ServiceType, fixed port ID: 435 2020-05-26 14:13:00,911 24424 INFO pydsdl._dsdl_definition: uavcan.node.GetInfo.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:00,915 24424 INFO pydsdl._dsdl_definition: uavcan.node.Version.1.0: Starting processing with 143 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:00,915 24424 INFO pydsdl._dsdl_definition: uavcan.node.Version.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:00,928 24424 INFO pydsdl._dsdl_definition: uavcan.node.GetInfo.1.0: Processed in 18 ms; category: ServiceType, fixed port ID: 430 2020-05-26 14:13:00,928 24424 INFO pydsdl._dsdl_definition: uavcan.node.GetTransportStatistics.0.1: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:00,930 24424 INFO pydsdl._dsdl_definition: uavcan.node.IOStatistics.0.1: Starting processing with 143 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:00,932 24424 INFO pydsdl._dsdl_definition: uavcan.node.IOStatistics.0.1: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:00,933 24424 INFO pydsdl._dsdl_definition: uavcan.node.GetTransportStatistics.0.1: Processed in 4 ms; category: ServiceType, fixed port ID: 434 2020-05-26 14:13:00,933 24424 INFO pydsdl._dsdl_definition: uavcan.node.Heartbeat.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:00,939 24424 INFO pydsdl._dsdl_definition: uavcan.node.Heartbeat.1.0: Processed in 7 ms; category: StructureType, fixed port ID: 32085 2020-05-26 14:13:00,939 24424 INFO pydsdl._dsdl_definition: uavcan.node.ID.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:00,940 24424 INFO pydsdl._dsdl_definition: uavcan.node.ID.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:00,941 24424 INFO pydsdl._dsdl_definition: uavcan.node.IOStatistics.0.1: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:00,942 24424 INFO pydsdl._dsdl_definition: uavcan.node.IOStatistics.0.1: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:00,942 24424 INFO pydsdl._dsdl_definition: uavcan.node.Version.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:00,942 24424 INFO pydsdl._dsdl_definition: uavcan.node.Version.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:00,942 24424 INFO pydsdl._dsdl_definition: uavcan.node.port.GetInfo.0.1: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:00,945 24424 INFO pydsdl._dsdl_definition: uavcan.node.port.ID.1.0: Starting processing with 143 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:00,946 24424 INFO pydsdl._dsdl_definition: uavcan.node.port.SubjectID.1.0: Starting processing with 142 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:00,947 24424 INFO pydsdl._dsdl_definition: uavcan.node.port.SubjectID.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:00,947 24424 INFO pydsdl._dsdl_definition: uavcan.node.port.ServiceID.1.0: Starting processing with 142 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:00,949 24424 INFO pydsdl._dsdl_definition: uavcan.node.port.ServiceID.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:00,949 24424 INFO pydsdl._dsdl_definition: uavcan.node.port.ID.1.0: Processed in 4 ms; category: UnionType, fixed port ID: None 2020-05-26 14:13:00,951 24424 INFO pydsdl._dsdl_definition: uavcan.node.port.GetInfo.0.1: Processed in 9 ms; category: ServiceType, fixed port ID: 432 2020-05-26 14:13:00,951 24424 INFO pydsdl._dsdl_definition: uavcan.node.port.GetStatistics.0.1: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:00,954 24424 INFO pydsdl._dsdl_definition: uavcan.node.port.GetStatistics.0.1: Processed in 3 ms; category: ServiceType, fixed port ID: 433 2020-05-26 14:13:00,954 24424 INFO pydsdl._dsdl_definition: uavcan.node.port.ID.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:00,955 24424 INFO pydsdl._dsdl_definition: uavcan.node.port.ID.1.0: Processed in 1 ms; category: UnionType, fixed port ID: None 2020-05-26 14:13:00,956 24424 INFO pydsdl._dsdl_definition: uavcan.node.port.List.0.1: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:00,961 24424 INFO pydsdl._dsdl_definition: uavcan.node.port.List.0.1: Processed in 5 ms; category: ServiceType, fixed port ID: 431 2020-05-26 14:13:00,961 24424 INFO pydsdl._dsdl_definition: uavcan.node.port.ServiceID.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:00,962 24424 INFO pydsdl._dsdl_definition: uavcan.node.port.ServiceID.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:00,962 24424 INFO pydsdl._dsdl_definition: uavcan.node.port.SubjectID.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:00,964 24424 INFO pydsdl._dsdl_definition: uavcan.node.port.SubjectID.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:00,964 24424 INFO pydsdl._dsdl_definition: uavcan.pnp.NodeIDAllocationData.2.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:00,972 24424 INFO pydsdl._dsdl_definition: uavcan.node.ID.1.0: Starting processing with 143 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:00,973 24424 INFO pydsdl._dsdl_definition: uavcan.node.ID.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:00,974 24424 INFO pydsdl._dsdl_definition: uavcan.pnp.NodeIDAllocationData.2.0: Processed in 11 ms; category: StructureType, fixed port ID: 32741 2020-05-26 14:13:00,974 24424 INFO pydsdl._dsdl_definition: uavcan.pnp.NodeIDAllocationData.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:00,978 24424 INFO pydsdl._dsdl_definition: uavcan.pnp.NodeIDAllocationData.1.0: Processed in 4 ms; category: StructureType, fixed port ID: 32742 2020-05-26 14:13:00,978 24424 INFO pydsdl._dsdl_definition: uavcan.pnp.cluster.AppendEntries.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:00,983 24424 INFO pydsdl._dsdl_definition: uavcan.pnp.cluster.Entry.1.0: Starting processing with 143 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:00,985 24424 INFO pydsdl._dsdl_definition: uavcan.pnp.cluster.Entry.1.0: Processed in 2 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:00,986 24424 INFO pydsdl._dsdl_definition: uavcan.pnp.cluster.AppendEntries.1.0: Processed in 8 ms; category: ServiceType, fixed port ID: 390 2020-05-26 14:13:00,986 24424 INFO pydsdl._dsdl_definition: uavcan.pnp.cluster.Discovery.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:00,989 24424 INFO pydsdl._dsdl_definition: uavcan.pnp.cluster.Discovery.1.0: Processed in 3 ms; category: StructureType, fixed port ID: 32740 2020-05-26 14:13:00,989 24424 INFO pydsdl._dsdl_definition: uavcan.pnp.cluster.Entry.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:00,991 24424 INFO pydsdl._dsdl_definition: uavcan.pnp.cluster.Entry.1.0: Processed in 2 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:00,991 24424 INFO pydsdl._dsdl_definition: uavcan.pnp.cluster.RequestVote.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:00,992 24424 INFO pydsdl._dsdl_definition: uavcan.pnp.cluster.RequestVote.1.0: Processed in 1 ms; category: ServiceType, fixed port ID: 391 2020-05-26 14:13:00,992 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.Empty.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:00,992 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.Empty.1.0: Processed in 0 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:00,993 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.String.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:00,999 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.String.1.0: Processed in 7 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,000 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.Unstructured.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,006 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.Unstructured.1.0: Processed in 7 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,007 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.array.Bit.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,053 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.array.Bit.1.0: Processed in 46 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,053 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.array.Integer16.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,057 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.array.Integer16.1.0: Processed in 4 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,057 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.array.Integer32.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,060 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.array.Integer32.1.0: Processed in 3 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,060 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.array.Integer64.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,062 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.array.Integer64.1.0: Processed in 2 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,062 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.array.Integer8.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,069 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.array.Integer8.1.0: Processed in 7 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,069 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.array.Natural16.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,073 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.array.Natural16.1.0: Processed in 4 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,073 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.array.Natural32.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,076 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.array.Natural32.1.0: Processed in 3 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,076 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.array.Natural64.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,078 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.array.Natural64.1.0: Processed in 2 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,078 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.array.Natural8.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,085 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.array.Natural8.1.0: Processed in 7 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,085 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.array.Real16.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,089 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.array.Real16.1.0: Processed in 4 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,089 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.array.Real32.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,092 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.array.Real32.1.0: Processed in 3 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,092 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.array.Real64.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,094 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.array.Real64.1.0: Processed in 2 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,095 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.scalar.Bit.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,095 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.scalar.Bit.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,095 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.scalar.Integer16.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,096 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.scalar.Integer16.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,096 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.scalar.Integer32.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,096 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.scalar.Integer32.1.0: Processed in 0 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,096 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.scalar.Integer64.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,097 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.scalar.Integer64.1.0: Processed in 0 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,097 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.scalar.Integer8.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,097 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.scalar.Integer8.1.0: Processed in 0 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,097 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.scalar.Natural16.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,098 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.scalar.Natural16.1.0: Processed in 0 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,098 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.scalar.Natural32.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,098 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.scalar.Natural32.1.0: Processed in 0 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,098 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.scalar.Natural64.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,099 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.scalar.Natural64.1.0: Processed in 0 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,099 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.scalar.Natural8.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,099 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.scalar.Natural8.1.0: Processed in 0 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,099 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.scalar.Real16.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,100 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.scalar.Real16.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,100 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.scalar.Real32.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,100 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.scalar.Real32.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,101 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.scalar.Real64.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,101 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.scalar.Real64.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,101 24424 INFO pydsdl._dsdl_definition: uavcan.register.Access.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,115 24424 INFO pydsdl._dsdl_definition: uavcan.register.Name.1.0: Starting processing with 143 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,117 24424 INFO pydsdl._dsdl_definition: uavcan.register.Name.1.0: Processed in 2 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,117 24424 INFO pydsdl._dsdl_definition: uavcan.register.Value.1.0: Starting processing with 143 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,119 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.Empty.1.0: Starting processing with 142 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,120 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.Empty.1.0: Processed in 0 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,120 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.String.1.0: Starting processing with 142 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,127 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.String.1.0: Processed in 7 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,127 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.Unstructured.1.0: Starting processing with 142 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,134 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.Unstructured.1.0: Processed in 7 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,134 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.array.Bit.1.0: Starting processing with 142 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,182 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.array.Bit.1.0: Processed in 48 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,182 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.array.Integer64.1.0: Starting processing with 142 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,184 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.array.Integer64.1.0: Processed in 2 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,184 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.array.Integer32.1.0: Starting processing with 142 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,187 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.array.Integer32.1.0: Processed in 3 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,187 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.array.Integer16.1.0: Starting processing with 142 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,191 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.array.Integer16.1.0: Processed in 4 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,192 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.array.Integer8.1.0: Starting processing with 142 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,198 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.array.Integer8.1.0: Processed in 7 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,199 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.array.Natural64.1.0: Starting processing with 142 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,201 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.array.Natural64.1.0: Processed in 2 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,201 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.array.Natural32.1.0: Starting processing with 142 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,204 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.array.Natural32.1.0: Processed in 3 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,204 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.array.Natural16.1.0: Starting processing with 142 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,208 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.array.Natural16.1.0: Processed in 4 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,208 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.array.Natural8.1.0: Starting processing with 142 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,215 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.array.Natural8.1.0: Processed in 7 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,215 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.array.Real64.1.0: Starting processing with 142 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,217 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.array.Real64.1.0: Processed in 2 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,218 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.array.Real32.1.0: Starting processing with 142 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,221 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.array.Real32.1.0: Processed in 3 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,221 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.array.Real16.1.0: Starting processing with 142 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,225 24424 INFO pydsdl._dsdl_definition: uavcan.primitive.array.Real16.1.0: Processed in 4 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,252 24424 INFO pydsdl._dsdl_definition: uavcan.register.Value.1.0: Processed in 135 ms; category: UnionType, fixed port ID: None 2020-05-26 14:13:01,326 24424 INFO pydsdl._dsdl_definition: uavcan.register.Access.1.0: Processed in 225 ms; category: ServiceType, fixed port ID: 384 2020-05-26 14:13:01,326 24424 INFO pydsdl._dsdl_definition: uavcan.register.List.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,329 24424 INFO pydsdl._dsdl_definition: uavcan.register.List.1.0: Processed in 2 ms; category: ServiceType, fixed port ID: 385 2020-05-26 14:13:01,329 24424 INFO pydsdl._dsdl_definition: uavcan.register.Name.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,331 24424 INFO pydsdl._dsdl_definition: uavcan.register.Name.1.0: Processed in 2 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,331 24424 INFO pydsdl._dsdl_definition: uavcan.register.Value.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,360 24424 INFO pydsdl._dsdl_definition: uavcan.register.Value.1.0: Processed in 29 ms; category: UnionType, fixed port ID: None 2020-05-26 14:13:01,360 24424 INFO pydsdl._dsdl_definition: uavcan.si.sample.acceleration.Scalar.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,360 24424 INFO pydsdl._dsdl_definition: uavcan.si.sample.acceleration.Scalar.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,361 24424 INFO pydsdl._dsdl_definition: uavcan.si.sample.acceleration.Vector3.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,362 24424 INFO pydsdl._dsdl_definition: uavcan.si.sample.acceleration.Vector3.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,362 24424 INFO pydsdl._dsdl_definition: uavcan.si.sample.angle.Quaternion.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,363 24424 INFO pydsdl._dsdl_definition: uavcan.si.sample.angle.Quaternion.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,363 24424 INFO pydsdl._dsdl_definition: uavcan.si.sample.angle.Scalar.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,364 24424 INFO pydsdl._dsdl_definition: uavcan.si.sample.angle.Scalar.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,364 24424 INFO pydsdl._dsdl_definition: uavcan.si.sample.angular_velocity.Scalar.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,365 24424 INFO pydsdl._dsdl_definition: uavcan.si.sample.angular_velocity.Scalar.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,365 24424 INFO pydsdl._dsdl_definition: uavcan.si.sample.angular_velocity.Vector3.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,366 24424 INFO pydsdl._dsdl_definition: uavcan.si.sample.angular_velocity.Vector3.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,366 24424 INFO pydsdl._dsdl_definition: uavcan.si.sample.duration.Scalar.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,367 24424 INFO pydsdl._dsdl_definition: uavcan.si.sample.duration.Scalar.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,367 24424 INFO pydsdl._dsdl_definition: uavcan.si.sample.duration.WideScalar.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,368 24424 INFO pydsdl._dsdl_definition: uavcan.si.sample.duration.WideScalar.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,368 24424 INFO pydsdl._dsdl_definition: uavcan.si.sample.electric_charge.Scalar.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,368 24424 INFO pydsdl._dsdl_definition: uavcan.si.sample.electric_charge.Scalar.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,369 24424 INFO pydsdl._dsdl_definition: uavcan.si.sample.electric_current.Scalar.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,369 24424 INFO pydsdl._dsdl_definition: uavcan.si.sample.electric_current.Scalar.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,369 24424 INFO pydsdl._dsdl_definition: uavcan.si.sample.energy.Scalar.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,370 24424 INFO pydsdl._dsdl_definition: uavcan.si.sample.energy.Scalar.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,370 24424 INFO pydsdl._dsdl_definition: uavcan.si.sample.force.Scalar.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,371 24424 INFO pydsdl._dsdl_definition: uavcan.si.sample.force.Scalar.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,371 24424 INFO pydsdl._dsdl_definition: uavcan.si.sample.force.Vector3.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,372 24424 INFO pydsdl._dsdl_definition: uavcan.si.sample.force.Vector3.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,372 24424 INFO pydsdl._dsdl_definition: uavcan.si.sample.frequency.Scalar.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,373 24424 INFO pydsdl._dsdl_definition: uavcan.si.sample.frequency.Scalar.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,373 24424 INFO pydsdl._dsdl_definition: uavcan.si.sample.length.Scalar.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,374 24424 INFO pydsdl._dsdl_definition: uavcan.si.sample.length.Scalar.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,374 24424 INFO pydsdl._dsdl_definition: uavcan.si.sample.length.Vector3.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,375 24424 INFO pydsdl._dsdl_definition: uavcan.si.sample.length.Vector3.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,375 24424 INFO pydsdl._dsdl_definition: uavcan.si.sample.length.WideVector3.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,376 24424 INFO pydsdl._dsdl_definition: uavcan.si.sample.length.WideVector3.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,376 24424 INFO pydsdl._dsdl_definition: uavcan.si.sample.magnetic_field_strength.Scalar.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,377 24424 INFO pydsdl._dsdl_definition: uavcan.si.sample.magnetic_field_strength.Scalar.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,377 24424 INFO pydsdl._dsdl_definition: uavcan.si.sample.magnetic_field_strength.Vector3.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,378 24424 INFO pydsdl._dsdl_definition: uavcan.si.sample.magnetic_field_strength.Vector3.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,379 24424 INFO pydsdl._dsdl_definition: uavcan.si.sample.mass.Scalar.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,379 24424 INFO pydsdl._dsdl_definition: uavcan.si.sample.mass.Scalar.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,379 24424 INFO pydsdl._dsdl_definition: uavcan.si.sample.power.Scalar.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,380 24424 INFO pydsdl._dsdl_definition: uavcan.si.sample.power.Scalar.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,380 24424 INFO pydsdl._dsdl_definition: uavcan.si.sample.pressure.Scalar.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,381 24424 INFO pydsdl._dsdl_definition: uavcan.si.sample.pressure.Scalar.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,381 24424 INFO pydsdl._dsdl_definition: uavcan.si.sample.temperature.Scalar.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,381 24424 INFO pydsdl._dsdl_definition: uavcan.si.sample.temperature.Scalar.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,382 24424 INFO pydsdl._dsdl_definition: uavcan.si.sample.torque.Scalar.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,382 24424 INFO pydsdl._dsdl_definition: uavcan.si.sample.torque.Scalar.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,382 24424 INFO pydsdl._dsdl_definition: uavcan.si.sample.torque.Vector3.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,384 24424 INFO pydsdl._dsdl_definition: uavcan.si.sample.torque.Vector3.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,384 24424 INFO pydsdl._dsdl_definition: uavcan.si.sample.velocity.Scalar.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,384 24424 INFO pydsdl._dsdl_definition: uavcan.si.sample.velocity.Scalar.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,384 24424 INFO pydsdl._dsdl_definition: uavcan.si.sample.velocity.Vector3.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,386 24424 INFO pydsdl._dsdl_definition: uavcan.si.sample.velocity.Vector3.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,386 24424 INFO pydsdl._dsdl_definition: uavcan.si.sample.voltage.Scalar.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,386 24424 INFO pydsdl._dsdl_definition: uavcan.si.sample.voltage.Scalar.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,387 24424 INFO pydsdl._dsdl_definition: uavcan.si.sample.volume.Scalar.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,387 24424 INFO pydsdl._dsdl_definition: uavcan.si.sample.volume.Scalar.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,387 24424 INFO pydsdl._dsdl_definition: uavcan.si.sample.volumetric_flow_rate.Scalar.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,388 24424 INFO pydsdl._dsdl_definition: uavcan.si.sample.volumetric_flow_rate.Scalar.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,388 24424 INFO pydsdl._dsdl_definition: uavcan.si.unit.acceleration.Scalar.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,388 24424 INFO pydsdl._dsdl_definition: uavcan.si.unit.acceleration.Scalar.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,389 24424 INFO pydsdl._dsdl_definition: uavcan.si.unit.acceleration.Vector3.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,389 24424 INFO pydsdl._dsdl_definition: uavcan.si.unit.acceleration.Vector3.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,389 24424 INFO pydsdl._dsdl_definition: uavcan.si.unit.angle.Quaternion.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,390 24424 INFO pydsdl._dsdl_definition: uavcan.si.unit.angle.Quaternion.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,390 24424 INFO pydsdl._dsdl_definition: uavcan.si.unit.angle.Scalar.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,390 24424 INFO pydsdl._dsdl_definition: uavcan.si.unit.angle.Scalar.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,391 24424 INFO pydsdl._dsdl_definition: uavcan.si.unit.angular_velocity.Scalar.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,391 24424 INFO pydsdl._dsdl_definition: uavcan.si.unit.angular_velocity.Scalar.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,391 24424 INFO pydsdl._dsdl_definition: uavcan.si.unit.angular_velocity.Vector3.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,392 24424 INFO pydsdl._dsdl_definition: uavcan.si.unit.angular_velocity.Vector3.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,392 24424 INFO pydsdl._dsdl_definition: uavcan.si.unit.duration.Scalar.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,392 24424 INFO pydsdl._dsdl_definition: uavcan.si.unit.duration.Scalar.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,392 24424 INFO pydsdl._dsdl_definition: uavcan.si.unit.duration.WideScalar.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,393 24424 INFO pydsdl._dsdl_definition: uavcan.si.unit.duration.WideScalar.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,393 24424 INFO pydsdl._dsdl_definition: uavcan.si.unit.electric_charge.Scalar.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,393 24424 INFO pydsdl._dsdl_definition: uavcan.si.unit.electric_charge.Scalar.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,394 24424 INFO pydsdl._dsdl_definition: uavcan.si.unit.electric_current.Scalar.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,394 24424 INFO pydsdl._dsdl_definition: uavcan.si.unit.electric_current.Scalar.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,394 24424 INFO pydsdl._dsdl_definition: uavcan.si.unit.energy.Scalar.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,395 24424 INFO pydsdl._dsdl_definition: uavcan.si.unit.energy.Scalar.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,395 24424 INFO pydsdl._dsdl_definition: uavcan.si.unit.force.Scalar.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,395 24424 INFO pydsdl._dsdl_definition: uavcan.si.unit.force.Scalar.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,395 24424 INFO pydsdl._dsdl_definition: uavcan.si.unit.force.Vector3.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,396 24424 INFO pydsdl._dsdl_definition: uavcan.si.unit.force.Vector3.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,396 24424 INFO pydsdl._dsdl_definition: uavcan.si.unit.frequency.Scalar.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,396 24424 INFO pydsdl._dsdl_definition: uavcan.si.unit.frequency.Scalar.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,397 24424 INFO pydsdl._dsdl_definition: uavcan.si.unit.length.Scalar.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,397 24424 INFO pydsdl._dsdl_definition: uavcan.si.unit.length.Scalar.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,397 24424 INFO pydsdl._dsdl_definition: uavcan.si.unit.length.Vector3.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,398 24424 INFO pydsdl._dsdl_definition: uavcan.si.unit.length.Vector3.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,398 24424 INFO pydsdl._dsdl_definition: uavcan.si.unit.length.WideVector3.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,398 24424 INFO pydsdl._dsdl_definition: uavcan.si.unit.length.WideVector3.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,399 24424 INFO pydsdl._dsdl_definition: uavcan.si.unit.magnetic_field_strength.Scalar.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,399 24424 INFO pydsdl._dsdl_definition: uavcan.si.unit.magnetic_field_strength.Scalar.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,399 24424 INFO pydsdl._dsdl_definition: uavcan.si.unit.magnetic_field_strength.Vector3.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,400 24424 INFO pydsdl._dsdl_definition: uavcan.si.unit.magnetic_field_strength.Vector3.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,400 24424 INFO pydsdl._dsdl_definition: uavcan.si.unit.mass.Scalar.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,400 24424 INFO pydsdl._dsdl_definition: uavcan.si.unit.mass.Scalar.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,400 24424 INFO pydsdl._dsdl_definition: uavcan.si.unit.power.Scalar.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,401 24424 INFO pydsdl._dsdl_definition: uavcan.si.unit.power.Scalar.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,401 24424 INFO pydsdl._dsdl_definition: uavcan.si.unit.pressure.Scalar.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,401 24424 INFO pydsdl._dsdl_definition: uavcan.si.unit.pressure.Scalar.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,401 24424 INFO pydsdl._dsdl_definition: uavcan.si.unit.temperature.Scalar.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,402 24424 INFO pydsdl._dsdl_definition: uavcan.si.unit.temperature.Scalar.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,402 24424 INFO pydsdl._dsdl_definition: uavcan.si.unit.torque.Scalar.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,402 24424 INFO pydsdl._dsdl_definition: uavcan.si.unit.torque.Scalar.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,403 24424 INFO pydsdl._dsdl_definition: uavcan.si.unit.torque.Vector3.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,403 24424 INFO pydsdl._dsdl_definition: uavcan.si.unit.torque.Vector3.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,403 24424 INFO pydsdl._dsdl_definition: uavcan.si.unit.velocity.Scalar.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,404 24424 INFO pydsdl._dsdl_definition: uavcan.si.unit.velocity.Scalar.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,404 24424 INFO pydsdl._dsdl_definition: uavcan.si.unit.velocity.Vector3.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,404 24424 INFO pydsdl._dsdl_definition: uavcan.si.unit.velocity.Vector3.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,405 24424 INFO pydsdl._dsdl_definition: uavcan.si.unit.voltage.Scalar.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,405 24424 INFO pydsdl._dsdl_definition: uavcan.si.unit.voltage.Scalar.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,405 24424 INFO pydsdl._dsdl_definition: uavcan.si.unit.volume.Scalar.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,406 24424 INFO pydsdl._dsdl_definition: uavcan.si.unit.volume.Scalar.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,406 24424 INFO pydsdl._dsdl_definition: uavcan.si.unit.volumetric_flow_rate.Scalar.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,406 24424 INFO pydsdl._dsdl_definition: uavcan.si.unit.volumetric_flow_rate.Scalar.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,406 24424 INFO pydsdl._dsdl_definition: uavcan.time.GetSynchronizationMasterInfo.0.1: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,408 24424 INFO pydsdl._dsdl_definition: uavcan.time.TimeSystem.0.1: Starting processing with 143 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,411 24424 INFO pydsdl._dsdl_definition: uavcan.time.TimeSystem.0.1: Processed in 2 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,411 24424 INFO pydsdl._dsdl_definition: uavcan.time.TAIInfo.0.1: Starting processing with 143 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,415 24424 INFO pydsdl._dsdl_definition: uavcan.time.TAIInfo.0.1: Processed in 4 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,415 24424 INFO pydsdl._dsdl_definition: uavcan.time.GetSynchronizationMasterInfo.0.1: Processed in 9 ms; category: ServiceType, fixed port ID: 510 2020-05-26 14:13:01,416 24424 INFO pydsdl._dsdl_definition: uavcan.time.Synchronization.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,432 24424 INFO pydsdl._dsdl_definition: uavcan.time.Synchronization.1.0: Processed in 16 ms; category: StructureType, fixed port ID: 31744 2020-05-26 14:13:01,432 24424 INFO pydsdl._dsdl_definition: uavcan.time.SynchronizedTimestamp.1.0: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,433 24424 INFO pydsdl._dsdl_definition: uavcan.time.SynchronizedTimestamp.1.0: Processed in 1 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,433 24424 INFO pydsdl._dsdl_definition: uavcan.time.TAIInfo.0.1: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,437 24424 INFO pydsdl._dsdl_definition: uavcan.time.TAIInfo.0.1: Processed in 4 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,437 24424 INFO pydsdl._dsdl_definition: uavcan.time.TimeSystem.0.1: Starting processing with 144 lookup definitions located in root namespaces: uavcan, regulated 2020-05-26 14:13:01,439 24424 INFO pydsdl._dsdl_definition: uavcan.time.TimeSystem.0.1: Processed in 2 ms; category: StructureType, fixed port ID: None 2020-05-26 14:13:01,500 24424 DEBUG root: Adding filter full_reference_name for language py 2020-05-26 14:13:01,500 24424 DEBUG root: Adding filter id for language py 2020-05-26 14:13:01,500 24424 DEBUG root: Adding filter imports for language py 2020-05-26 14:13:01,500 24424 DEBUG root: Adding filter longest_id_length for language py 2020-05-26 14:13:01,500 24424 DEBUG root: Adding filter short_reference_name for language py 2020-05-26 14:13:01,500 24424 DEBUG root: Adding filter to_template_unique_name for language py 2020-05-26 14:13:01,500 24424 DEBUG root: Adding filter id for language c 2020-05-26 14:13:01,500 24424 DEBUG root: Adding filter macrofy for language c 2020-05-26 14:13:01,500 24424 DEBUG root: Adding filter to_snake_case for language c 2020-05-26 14:13:01,500 24424 DEBUG root: Adding filter to_template_unique_name for language c 2020-05-26 14:13:01,500 24424 DEBUG root: Adding filter type_from_primitive for language c 2020-05-26 14:13:01,500 24424 DEBUG root: Adding filter as_boolean_value for language cpp 2020-05-26 14:13:01,500 24424 DEBUG root: Adding filter close_namespace for language cpp 2020-05-26 14:13:01,500 24424 DEBUG root: Adding filter declaration for language cpp 2020-05-26 14:13:01,500 24424 DEBUG root: Adding filter definition_begin for language cpp 2020-05-26 14:13:01,500 24424 DEBUG root: Adding filter definition_end for language cpp 2020-05-26 14:13:01,500 24424 DEBUG root: Adding filter full_reference_name for language cpp 2020-05-26 14:13:01,500 24424 DEBUG root: Adding filter id for language cpp 2020-05-26 14:13:01,501 24424 DEBUG root: Adding filter includes for language cpp 2020-05-26 14:13:01,501 24424 DEBUG root: Adding filter indent for language cpp 2020-05-26 14:13:01,501 24424 DEBUG root: Adding filter minimum_required_capacity_bits for language cpp 2020-05-26 14:13:01,501 24424 DEBUG root: Adding filter open_namespace for language cpp 2020-05-26 14:13:01,501 24424 DEBUG root: Adding filter short_reference_name for language cpp 2020-05-26 14:13:01,501 24424 DEBUG root: Adding filter to_namespace_qualifier for language cpp 2020-05-26 14:13:01,501 24424 DEBUG root: Adding filter to_template_unique_name for language cpp 2020-05-26 14:13:01,501 24424 DEBUG root: Adding filter type_from_primitive for language cpp 2020-05-26 14:13:01,501 24424 DEBUG root: Adding filter to_true_or_false for language js 2020-05-26 14:13:01,529 24424 INFO nunavut.jinja: Loading templates from [PosixPath('/home/alex/.local/lib/python3.8/site-packages/pyuavcan/dsdl/_templates')] Error: RuntimeError: test saturated was already defined. 2020-05-26 14:13:01,530 24424 INFO pyuavcan._cli._main: Unhandled exception: test saturated was already defined. Traceback (most recent call last): File "/home/alex/.local/lib/python3.8/site-packages/pyuavcan/_cli/_main.py", line 24, in main exit(_main_impl()) File "/home/alex/.local/lib/python3.8/site-packages/pyuavcan/_cli/_main.py", line 50, in _main_impl result = args.func(args) File "/home/alex/.local/lib/python3.8/site-packages/pyuavcan/_cli/_main.py", line 149, in execute return cmd.execute(args, subsystems) File "/home/alex/.local/lib/python3.8/site-packages/pyuavcan/_cli/commands/dsdl_generate_packages.py", line 118, in execute gpi_list = self._generate_dsdl_packages(source_root_namespace_dirs=inputs, File "/home/alex/.local/lib/python3.8/site-packages/pyuavcan/_cli/commands/dsdl_generate_packages.py", line 186, in _generate_dsdl_packages gpi = pyuavcan.dsdl.generate_package(root_namespace_directory=ns, File "/home/alex/.local/lib/python3.8/site-packages/pyuavcan/dsdl/_compiler.py", line 202, in generate_package generator = nunavut.jinja.Generator(namespace=root_ns, File "/home/alex/.local/lib/python3.8/site-packages/nunavut/jinja/__init__.py", line 527, in __init__ self._add_filters_and_tests(additional_filters, additional_tests) File "/home/alex/.local/lib/python3.8/site-packages/nunavut/jinja/__init__.py", line 638, in _add_filters_and_tests raise RuntimeError('test {} was already defined.'.format(name)) RuntimeError: test saturated was already defined.