<!-- This issue tracker is only for technical issues related to Bitcoin Core. General bitcoin questions and/or support requests are best directed to the Bitcoin StackExchange at https://bitcoin.stackexchange.com. For reporting security issues, please read instructions at https://bitcoincore.org/en/contact/. If the node is "stuck" during sync or giving "block checksum mismatch" errors, please ensure your hardware is stable by running memtest and observe CPU temperature with a load-test tool such as linpack before creating an issue! -->
<!-- Describe the issue -->
Expected behavior PASS Verified
<!--- What behavior did you expect? -->
Actual behavior Failed. Some console printed as followed: No parent of 803ef70fd9f65ef800567ff9456fac525bc3e3c2 was signed with a trusted key! Parents are: (NOTHING)
<!--- What was the actual behavior (provide screenshots if the issue is GUI-related)? -->
To reproduce step 1: cd path/to/bitcoin
step 2: gpg --keyserver hkps://keys.openpgp.org --recv-keys $(<contrib/verify-commits/trusted-keys) console log is : gpg: key 410108112E7EA81F: no user ID gpg: key 944D35F9AC3DB76A: "Michael Ford (bitcoin-otc) fanquake@gmail.com" not changed gpg: key D300116E1C875A3D: "MeshCollider dobsonsa68@gmail.com" not changed gpg: key 3648A882F4316B9B: "Marco Falke marco.falke@tum.de" not changed gpg: key 29D4BCB6416F53EC: "Jonas Schnelli dev@jonasschnelli.ch" not changed gpg: key 860FEB804E669320: "Pieter Wuille pieter@wuille.net" not changed gpg: key 74810B012346C9A6: "Wladimir J. van der Laan laanwj@visucore.com" not changed gpg: Total number processed: 7 gpg: unchanged: 6
step 3: git fetch origin && ./contrib/verify-commits/verify-commits.py origin/master && git checkout origin/master
<!--- How reliably can you reproduce the issue, what are the steps to do so? -->
System information
<!-- What version of Bitcoin Core are you using, where did you get it (website, self-compiled, etc)? -->
HEAD commit id: bb9f76a71 OS: MacOS Big Sur Python: Python 3.6.6 (v3.6.6:4cf1f54eb7, Jun 26 2018, 19:50:54) [GCC 4.2.1 Compatible Apple LLVM 6.0 (clang-600.0.57)] on darwin
<!-- What type of machine are you observing the error on (OS/CPU and disk type)? -->
<!-- GUI-related issue? What is your operating system and its version? If Linux, what is your desktop environment and graphical shell? -->
<!-- Any extra information that might be useful in the debugging process. -->
<!--- This is normally the contents of a `debug.log` or `config.log` file. Raw text or a link to a pastebin type site are preferred. -->
