Truncating the time to the second did not seem to be enough. Some CI builds would fail due to the truncation yielding different times. Instead of truncating, I propose to use a delta of 1 second. Signed-off-by: Maël Valais <mael@vls.dev>