Invalid plots passing (interesting finding)

It breaks my OCD optimizing heart every time when I see wasted SSD writes so I’m investigating every broken and unsuccessful plot.

This is interesting finding

I did plots check -n 5 30 100
Plot is invalid but it still passes 4 challenges.
<
2021-07-06T12:03:34.991 chia.plotting.check_plots : INFO Testing plot A:\BrokenChia\plot-k32-2021-07-05-03-26-581efd788ba8d26951fb72c02b9cf29784365fe9a9661a166c6bd99821479f80.plot k=32
2021-07-06T12:03:34.992 chia.plotting.check_plots : INFO Pool public key:
2021-07-06T12:03:35.000 chia.plotting.check_plots : INFO Farmer public key:
2021-07-06T12:03:35.000 chia.plotting.check_plots : INFO Local sk:
2021-07-06T12:03:35.179 chia.plotting.check_plots : ERROR <class ‘RuntimeError’>: Src size is incorrect error in getting challenge qualities for plot A:\BrokenChia\plot-k32-2021-07-05-03-26-581efd788ba8d26951fb72c02b9cf29784365fe9a9661a166c6bd99821479f80.plot
2021-07-06T12:03:35.180 chia.plotting.check_plots : ERROR Proofs 4 / 5, 0.8
2021-07-06T12:03:35.180 chia.plotting.check_plots : INFO
2021-07-06T12:03:35.181 chia.plotting.check_plots : INFO
2021-07-06T12:03:35.181 chia.plotting.check_plots : INFO Summary
2021-07-06T12:03:35.181 chia.plotting.check_plots : INFO Found 0 valid plots, total size 0.00000 TiB
2021-07-06T12:03:35.182 chia.plotting.check_plots : WARNING 1 invalid plots found:
2021-07-06T12:03:35.182 chia.plotting.check_plots : WARNING A:\BrokenChia\plot-k32-2021-07-05-03-26-581efd788ba8d26951fb72c02b9cf29784365fe9a9661a166c6bd99821479f80.plot
PS C:\Userta\Local\chia-blockchain\app-1.1.7\resources\app.asar.unpacked\daemon> .\chia plots check -n 30 -g A:\BrokenChia
2021-07-06T12:06:32.555 chia.plotting.check_plots : INFO Loading plots in config.yaml using plot_tools loading code

2021-07-06T12:06:32.607 chia.plotting.plot_tools : INFO Searching directories [ ‘A:\BrokenChia’]
2021-07-06T12:06:33.141 chia.plotting.plot_tools : INFO Only loading plots that contain “A:\BrokenChia” in the file or directory name
2021-07-06T12:06:33.185 chia.plotting.plot_tools : INFO Found plot A:\BrokenChia\plot-k32-2021-07-05-03-26-581efd788ba8d26951fb72c02b9cf29784365fe9a9661a166c6bd99821479f80.plot of size 32
2021-07-06T12:06:33.187 chia.plotting.plot_tools : INFO Loaded a total of 1 plots of size 0.09894610068658949 TiB, in 0.5992612838745117 seconds
2021-07-06T12:06:33.188 chia.plotting.check_plots : INFO
2021-07-06T12:06:33.188 chia.plotting.check_plots : INFO
2021-07-06T12:06:33.189 chia.plotting.check_plots : INFO Starting to test each plot with 30 challenges each

2021-07-06T12:06:33.189 chia.plotting.check_plots : INFO Testing plot A:\BrokenChia\plot-k32-2021-07-05-03-26-581efd788ba8d26951fb72c02b9cf29784365fe9a9661a166c6bd99821479f80.plot k=32
2021-07-06T12:06:33.190 chia.plotting.check_plots : INFO Pool public key:
2021-07-06T12:06:33.199 chia.plotting.check_plots : INFO Farmer public key:
2021-07-06T12:06:33.201 chia.plotting.check_plots : INFO Local sk:
2021-07-06T12:06:33.301 chia.plotting.check_plots : ERROR <class ‘RuntimeError’>: Src size is incorrect error in getting challenge qualities for plot A:\BrokenChia\plot-k32-2021-07-05-03-26-581efd788ba8d26951fb72c02b9cf29784365fe9a9661a166c6bd99821479f80.plot
2021-07-06T12:06:33.303 chia.plotting.check_plots : ERROR Proofs 4 / 30, 0.1333
2021-07-06T12:06:33.304 chia.plotting.check_plots : INFO
2021-07-06T12:06:33.304 chia.plotting.check_plots : INFO
2021-07-06T12:06:33.304 chia.plotting.check_plots : INFO Summary
2021-07-06T12:06:33.305 chia.plotting.check_plots : INFO Found 0 valid plots, total size 0.00000 TiB
2021-07-06T12:06:33.305 chia.plotting.check_plots : WARNING 1 invalid plots found:
2021-07-06T12:06:33.306 chia.plotting.check_plots : WARNING A:\BrokenChia\plot-k32-2021-07-05-03-26-581efd788ba8d26951fb72c02b9cf29784365fe9a9661a166c6bd99821479f80.plot
PS C:\UserData\Local\chia-blockchain\app-1.1.7\resources\app.asar.unpacked\daemon> .\chia plots check -n 100 -g A:\BrokenChia
2021-07-06T12:06:42.871 chia.plotting.check_plots : INFO Loading plots in config.yaml using plot_tools loading code

2021-07-06T12:06:42.980 chia.plotting.plot_tools : INFO Searching directories [’‘A:\BrokenChia’]
2021-07-06T12:06:43.600 chia.plotting.plot_tools : INFO Only loading plots that contain “A:\BrokenChia” in the file or directory name
2021-07-06T12:06:43.709 chia.plotting.plot_tools : INFO Found plot A:\BrokenChia\plot-k32-2021-07-05-03-26-581efd788ba8d26951fb72c02b9cf29784365fe9a9661a166c6bd99821479f80.plot of size 32
2021-07-06T12:06:43.713 chia.plotting.plot_tools : INFO Loaded a total of 1 plots of size 0.09894610068658949 TiB, in 0.7697751522064209 seconds
2021-07-06T12:06:43.713 chia.plotting.check_plots : INFO
2021-07-06T12:06:43.714 chia.plotting.check_plots : INFO
2021-07-06T12:06:43.714 chia.plotting.check_plots : INFO Starting to test each plot with 100 challenges each

2021-07-06T12:06:43.714 chia.plotting.check_plots : INFO Testing plot A:\BrokenChia\plot-k32-2021-07-05-03-26-581efd788ba8d26951fb72c02b9cf29784365fe9a9661a166c6bd99821479f80.plot k=32
2021-07-06T12:06:43.715 chia.plotting.check_plots : INFO Pool public key:
2021-07-06T12:06:43.722 chia.plotting.check_plots : INFO Farmer public key:
2021-07-06T12:06:43.723 chia.plotting.check_plots : INFO Local sk:
2021-07-06T12:06:43.794 chia.plotting.check_plots : ERROR <class ‘RuntimeError’>: Src size is incorrect error in getting challenge qualities for plot A:\BrokenChia\plot-k32-2021-07-05-03-26-581efd788ba8d26951fb72c02b9cf29784365fe9a9661a166c6bd99821479f80.plot
2021-07-06T12:06:43.795 chia.plotting.check_plots : ERROR Proofs 4 / 100, 0.04
2021-07-06T12:06:43.796 chia.plotting.check_plots : INFO
2021-07-06T12:06:43.796 chia.plotting.check_plots : INFO
2021-07-06T12:06:43.797 chia.plotting.check_plots : INFO Summary
2021-07-06T12:06:43.797 chia.plotting.check_plots : INFO Found 0 valid plots, total size 0.00000 TiB
2021-07-06T12:06:43.797 chia.plotting.check_plots : WARNING 1 invalid plots found:
2021-07-06T12:06:43.798 chia.plotting.check_plots : WARNING A:\BrokenChia\plot-k32-2021-07-05-03-26-581efd788ba8d26951fb72c02b9cf29784365fe9a9661a166c6bd99821479f80.plot
PS C:\Userta\Local\chia-blockchain\app-1.1.7\resources\app.asar.unpacked\daemon>
/>

1 Like