It is impossible to say without more information about your project.
At this point, it has not started training yet. Normal output looks like so
2019-09-06 16:18:46.366759: I tensorflow/core/kernels/data/shuffle_dataset_op.cc:111] Filling up shuffle buffer (this may take a while): 114 of 512
2019-09-06 16:18:56.352787: I tensorflow/core/kernels/data/shuffle_dataset_op.cc:111] Filling up shuffle buffer (this may take a while): 240 of 512
2019-09-06 16:19:06.360418: I tensorflow/core/kernels/data/shuffle_dataset_op.cc:111] Filling up shuffle buffer (this may take a while): 366 of 512
2019-09-06 16:19:16.582945: I tensorflow/core/kernels/data/shuffle_dataset_op.cc:111] Filling up shuffle buffer (this may take a while): 503 of 512
2019-09-06 16:19:17.137535: I tensorflow/core/kernels/data/shuffle_dataset_op.cc:162] Shuffle buffer filled.
I0906 16:19:17.733114 140166232520512 basic_session_run_hooks.py:262] loss = 10.384769, step = 0
One possibility is that you have a corrupted dataset, you can try to regenerate it using t2t-datagen.