/nix/store/sp5x6s8n36gjlwck74xhj1i61p66vcpa-python3-3.10.9/lib/python3.10/contextlib.py:142: SAWarning: Skipped unsupported reflection of expression-based index ix_flow_run__coalesce_start_time_expected_start_time_desc
next(self.gen)
/nix/store/sp5x6s8n36gjlwck74xhj1i61p66vcpa-python3-3.10.9/lib/python3.10/contextlib.py:142: SAWarning: Skipped unsupported reflection of expression-based index ix_flow_run__coalesce_start_time_expected_start_time_asc
next(self.gen)
08:57:57.221 | INFO | prefect.engine - Created flow run 'hypersonic-viper' for flow 'my-flow'
08:57:57.426 | INFO | Flow run 'hypersonic-viper' - Created task run 'print_values-0' for task 'print_values'
08:57:57.428 | INFO | Flow run 'hypersonic-viper' - Executing 'print_values-0' immediately...
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA08:58:05.042 | INFO | Task run 'print_values-0' - Finished in state Completed()
08:58:05.074 | INFO | Flow run 'hypersonic-viper' - Created task run 'print_values-1' for task 'print_values'
08:58:05.076 | INFO | Flow run 'hypersonic-viper' - Executing 'print_values-1' immediately...
BBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBB08:58:10.176 | INFO | Task run 'print_values-1' - Finished in state Completed()
08:58:10.214 | INFO | Flow run 'hypersonic-viper' - Finished in state Completed('All states completed.')