lckfile='/mnt/volume_nyc3_01/autotest/APM/buildlogs/autotest.lck' Running: ("git rev-parse HEAD") in (/mnt/volume_nyc3_01/autotest/APM/APM) Removing diagnostic files: ['autotest-1758367162009676.tlog', 'autotest-1758367557363178.tlog', 'autotest-1758368102736220.tlog', 'autotest-1758367646384545.tlog'] >>>> RUNNING STEP: prerequisites at Sat Sep 20 11:41:06 2025 Running: ("/bin/rm -f logs/*.BIN logs/LASTLOG.TXT") in (.) Testing prerequisites >>>> PASSED STEP: prerequisites at Sat Sep 20 11:41:06 2025 >>>> RUNNING STEP: build.Binaries at Sat Sep 20 11:41:06 2025 Running: ("/bin/rm -f logs/*.BIN logs/LASTLOG.TXT") in (.) step=build.Binaries Running build_binaries.py Running: ("./build_binaries.py") in (/mnt/volume_nyc3_01/autotest/APM/APM) BBHIST: Got history version 1 /home/autotest/build/tmp BB: Building in /home/autotest/build/tmp BB: 2025-09-20 11:41:07.407155 BB: Running (git checkout -f master) BB-GIT: Already on 'master' BB-GIT: Your branch is up to date with 'origin/master'. BB: Running (git rev-parse HEAD) BB-GIT: 0b0922b905b34e50c8c52b7da0dda269f46181e9 BB: git hash: 0b0922b905b34e50c8c52b7da0dda269f46181e9 BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'c6d0293e32d096dc88da861a0db40bfd1f6f8d9d' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '1b2118cf358027453830ef644838a3bedb9411ea' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'bd9124715cc7cbb9bbe3f3270da0edb020507816' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'b2da417dfcbc0a4b617aeaa0d680dc357b233172' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out 'a6bf350c679ed8ba042ad58bf81cc540d61bb605' BB-GIT: Submodule path 'modules/mavlink': checked out '430715591a7a14a996f56d4c724f2e0335d74546' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out 'aa033552599c981b3e916b42383de8a21754c9b4' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Building ArduCopter stable binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/295] Building board: 3DRControlZeroG at 2025-09-20 11:41:08.041885 BB: Trying checkout ArduCopter stable 3DRControlZeroG None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: warning: unable to rmdir 'modules/littlefs': Directory not empty BB-GIT: Note: switching to 'ArduCopter-stable'. BB-GIT: BB-GIT: You are in 'detached HEAD' state. You can look around, make experimental BB-GIT: changes and commit them, and you can discard any commits you make in this BB-GIT: state without impacting any branches by switching back to a branch. BB-GIT: BB-GIT: If you want to create a new branch to retain commits you create, you may BB-GIT: do so (now or later) by using -c with the switch command. Example: BB-GIT: BB-GIT: git switch -c BB-GIT: BB-GIT: Or undo this operation with: BB-GIT: BB-GIT: git switch - BB-GIT: BB-GIT: Turn off this advice by setting config variable advice.detachedHead to false BB-GIT: BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable 3DRControlZeroG binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board 3DRControlZeroG BB: Trying checkout ArduCopter stable 3DRControlZeroG heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable 3DRControlZeroG binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [2/295] Building board: AcctonGodwit_GA1 at 2025-09-20 11:41:09.868263 BB: Trying checkout ArduCopter stable AcctonGodwit_GA1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable AcctonGodwit_GA1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/AcctonGodwit_GA1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (AcctonGodwit_GA1) - not in board list BB: Considering frame heli for board AcctonGodwit_GA1 BB: Trying checkout ArduCopter stable AcctonGodwit_GA1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable AcctonGodwit_GA1 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/AcctonGodwit_GA1-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (AcctonGodwit_GA1) - not in board list BB: [3/295] Building board: ACNS-CM4Pilot at 2025-09-20 11:41:13.014617 BB: Trying checkout ArduCopter stable ACNS-CM4Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable ACNS-CM4Pilot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board ACNS-CM4Pilot BB: Trying checkout ArduCopter stable ACNS-CM4Pilot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable ACNS-CM4Pilot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [4/295] Building board: ACNS-F405AIO at 2025-09-20 11:41:13.083353 BB: Trying checkout ArduCopter stable ACNS-F405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable ACNS-F405AIO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board ACNS-F405AIO BB: Trying checkout ArduCopter stable ACNS-F405AIO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable ACNS-F405AIO binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [5/295] Building board: AEDROXH7 at 2025-09-20 11:41:13.148133 BB: Trying checkout ArduCopter stable AEDROXH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable AEDROXH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board AEDROXH7 BB: Trying checkout ArduCopter stable AEDROXH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable AEDROXH7 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [6/295] Building board: aero at 2025-09-20 11:41:13.218231 BB: Trying checkout ArduCopter stable aero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable aero binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/aero/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for aero in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board aero --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : aero BB-WAF: Using toolchain : native BB-WAF: Checking for 'g++' (C++ compiler) : /home/autotest/bin/g++ BB-WAF: Checking for 'gcc' (C compiler) : /home/autotest/bin/gcc BB-WAF: Checking for c flags '-MMD' : yes BB-WAF: Checking for cxx flags '-MMD' : yes BB-WAF: CXX Compiler : g++ 11.4.0 BB-WAF: Checking for need to link with librt : not necessary BB-WAF: Checking for 'lttng-ust': : disabled BB-WAF: Checking for library dl : yes BB-WAF: Checking for program 'pkg-config' : /usr/bin/pkg-config BB-WAF: Checking for 'libiio' : not found BB-WAF: Enabled OpenDroneID : no BB-WAF: Enabled firmware ID checking : no BB-WAF: GPS Debug Logging : no BB-WAF: Enabled custom controller : no BB-WAF: Checking for HAVE_CMATH_ISFINITE : yes BB-WAF: Checking for HAVE_CMATH_ISINF : yes BB-WAF: Checking for HAVE_CMATH_ISNAN : yes BB-WAF: Checking for NEED_CMATH_ISFINITE_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISINF_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISNAN_STD_NAMESPACE : yes BB-WAF: Checking for header endian.h : yes BB-WAF: Checking for header byteswap.h : yes BB-WAF: Checking for HAVE_MEMRCHR : yes BB-WAF: Configured VSCode Intellisense: : no BB-WAF: DC_DSDL compiler in : /mnt/volume_nyc3_01/autotest/APM/APM/modules/DroneCAN/dronecan_dsdlc BB-WAF: Source is git repository : yes BB-WAF: Update submodules : yes BB-WAF: Checking for program 'git' : /usr/bin/git BB-WAF: Checking for program 'size' : /usr/bin/size BB-WAF: Benchmarks : disabled BB-WAF: Unit tests : enabled BB-WAF: Scripting : maybe BB-WAF: Scripting runtime checks : enabled BB-WAF: Debug build : disabled BB-WAF: Coverage build : disabled BB-WAF: Force 32-bit build : disabled BB-WAF: Checking for program 'rsync' : /usr/bin/rsync BB-WAF: Removing target_list file /home/autotest/build/tmp/binaries.build/aero/target_list BB-WAF: 'configure' finished successfully (0.751s) BB-WAF: 'clean' finished successfully (1.213s) BB: Running (python3 ./waf build --targets bin/arducopter) BB-WAF: Waf: Entering directory `/home/autotest/build/tmp/binaries.build/aero' BB-WAF: [3/7] Compiling libraries/AP_Scripting/generator/src/main.c BB-WAF: [4/7] Processing modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml BB-WAF: [5/7] Processing dronecangen: modules/DroneCAN/DSDL/ardupilot modules/DroneCAN/DSDL/com modules/DroneCAN/DSDL/cuav modules/DroneCAN/DSDL/dronecan modules/DroneCAN/DSDL/mppt modules/DroneCAN/DSDL/tests modules/DroneCAN/DSDL/uavcan BB-WAF: [6/7] Creating /home/autotest/build/tmp/binaries.build/aero/ap_version.h BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Found 342 MAVLink message types in 17 XML files BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ardupilotmega BB-WAF: [7/7] Processing /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.cpp,/home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.h: libraries/AP_Scripting/generator/description/bindings.desc /home/autotest/build/tmp/binaries.build/aero/gen-bindings -> /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.cpp /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.h BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ASLUAV BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/common BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/development BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/icarous BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/minimal BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/python_array_test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/standard BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ualberta BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/uAvionix BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/loweheiser BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/storm32 BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/AVSSUAS BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/cubepilot BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/csAirLink BB-WAF: Copying fixed headers for protocol 2.0 to /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0 BB-WAF: expanding ardupilot.gnss.Status BB-WAF: expanding ardupilot.gnss.Heading BB-WAF: expanding ardupilot.gnss.MovingBaselineData BB-WAF: expanding ardupilot.gnss.RelPosHeading BB-WAF: expanding ardupilot.indication.Button BB-WAF: expanding ardupilot.indication.SafetyState BB-WAF: expanding ardupilot.indication.NotifyState BB-WAF: expanding ardupilot.equipment.trafficmonitor.TrafficReport BB-WAF: expanding ardupilot.equipment.power.BatteryContinuous BB-WAF: expanding ardupilot.equipment.power.BatteryCells BB-WAF: expanding ardupilot.equipment.power.BatteryInfoAux BB-WAF: expanding ardupilot.equipment.power.BatteryPeriodic BB-WAF: expanding ardupilot.equipment.proximity_sensor.Proximity BB-WAF: expanding com.hobbywing.esc.StatusMsg1 BB-WAF: expanding com.hobbywing.esc.SetAngle BB-WAF: expanding com.hobbywing.esc.SetID BB-WAF: expanding com.hobbywing.esc.GetEscID BB-WAF: expanding com.hobbywing.esc.SetDirection BB-WAF: expanding com.hobbywing.esc.GetMajorConfig BB-WAF: expanding com.hobbywing.esc.RawCommand BB-WAF: expanding com.hobbywing.esc.SelfTest BB-WAF: expanding com.hobbywing.esc.SetLED BB-WAF: expanding com.hobbywing.esc.StatusMsg3 BB-WAF: expanding com.hobbywing.esc.SetBaud BB-WAF: expanding com.hobbywing.esc.StatusMsg2expanding com.hobbywing.esc.SetThrottleSource BB-WAF: BB-WAF: expanding com.hobbywing.esc.SetReportingFrequency BB-WAF: expanding com.hobbywing.esc.GetMaintenanceInformation BB-WAF: expanding com.tmotor.esc.PUSHSCI BB-WAF: expanding com.tmotor.esc.ParamGet BB-WAF: expanding com.tmotor.esc.FocCtrl BB-WAF: expanding com.tmotor.esc.PUSHCAN BB-WAF: expanding com.tmotor.esc.ParamCfg BB-WAF: expanding com.xacti.GnssStatus BB-WAF: expanding com.xacti.GimbalAttitudeStatus BB-WAF: expanding com.xacti.GimbalControlData BB-WAF: expanding com.xacti.GnssStatusReq BB-WAF: expanding com.xacti.CopterAttStatus BB-WAF: expanding com.volz.servo.ActuatorStatus BB-WAF: expanding com.hex.equipment.flow.Measurement BB-WAF: expanding com.himark.servo.ServoCmd BB-WAF: expanding com.himark.servo.ServoInfo BB-WAF: expanding cuav.equipment.power.CBATexpanding dronecan.sensors.rc.RCInput BB-WAF: expanding dronecan.sensors.hygrometer.Hygrometer BB-WAF: BB-WAF: expanding dronecan.sensors.magnetometer.MagneticFieldStrengthHiRes BB-WAF: expanding dronecan.sensors.rpm.RPM BB-WAF: expanding dronecan.remoteid.BasicID BB-WAF: expanding dronecan.remoteid.ArmStatus BB-WAF: expanding dronecan.remoteid.Location BB-WAF: expanding dronecan.remoteid.SecureCommand BB-WAF: expanding dronecan.remoteid.SelfID BB-WAF: expanding dronecan.remoteid.System BB-WAF: expanding dronecan.remoteid.OperatorID BB-WAF: expanding dronecan.protocol.FlexDebug BB-WAF: expanding dronecan.protocol.CanStats BB-WAF: expanding dronecan.protocol.Stats BB-WAF: expanding mppt.OutputEnable BB-WAF: expanding mppt.Stream BB-WAF: expanding uavcan.Timestamp BB-WAF: expanding uavcan.CoarseOrientation BB-WAF: expanding uavcan.tunnel.Call BB-WAF: expanding uavcan.tunnel.Targetted BB-WAF: expanding uavcan.tunnel.SerialConfig BB-WAF: expanding uavcan.tunnel.Protocol BB-WAF: expanding uavcan.tunnel.Broadcast BB-WAF: expanding uavcan.navigation.GlobalNavigationSolution BB-WAF: expanding uavcan.protocol.GetNodeInfo BB-WAF: expanding uavcan.protocol.DataTypeKind BB-WAF: expanding uavcan.protocol.GetDataTypeInfo BB-WAF: expanding uavcan.protocol.HardwareVersion BB-WAF: expanding uavcan.protocol.Panic BB-WAF: expanding uavcan.protocol.RestartNode BB-WAF: expanding uavcan.protocol.AccessCommandShell BB-WAF: expanding uavcan.protocol.SoftwareVersionexpanding uavcan.protocol.GlobalTimeSync BB-WAF: expanding uavcan.protocol.NodeStatus BB-WAF: BB-WAF: expanding uavcan.protocol.GetTransportStats BB-WAF: expanding uavcan.protocol.CANIfaceStats BB-WAF: expanding uavcan.protocol.file.EntryType BB-WAF: expanding uavcan.protocol.file.GetDirectoryEntryInfo BB-WAF: expanding uavcan.protocol.file.BeginFirmwareUpdate BB-WAF: expanding uavcan.protocol.file.Write BB-WAF: expanding uavcan.protocol.file.GetInfo BB-WAF: expanding uavcan.protocol.file.Error BB-WAF: expanding uavcan.protocol.file.Path BB-WAF: expanding uavcan.protocol.file.Read BB-WAF: expanding uavcan.protocol.file.Delete BB-WAF: expanding uavcan.protocol.debug.LogMessage BB-WAF: expanding uavcan.protocol.debug.LogLevel BB-WAF: expanding uavcan.protocol.debug.KeyValue BB-WAF: expanding uavcan.protocol.param.Valueexpanding uavcan.protocol.param.ExecuteOpcode BB-WAF: BB-WAF: expanding uavcan.protocol.param.GetSet BB-WAF: expanding uavcan.protocol.param.Empty BB-WAF: expanding uavcan.protocol.param.NumericValue BB-WAF: expanding uavcan.protocol.dynamic_node_id.Allocation BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.Discovery BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.AppendEntries BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.RequestVote BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.Entry BB-WAF: expanding uavcan.protocol.enumeration.Indication BB-WAF: expanding uavcan.protocol.enumeration.Begin BB-WAF: expanding uavcan.equipment.device.Temperature BB-WAF: expanding uavcan.equipment.air_data.StaticPressure BB-WAF: expanding uavcan.equipment.air_data.AngleOfAttackexpanding uavcan.equipment.air_data.IndicatedAirspeed BB-WAF: BB-WAF: expanding uavcan.equipment.air_data.RawAirData BB-WAF: expanding uavcan.equipment.air_data.StaticTemperature BB-WAF: expanding uavcan.equipment.air_data.Sideslipexpanding uavcan.equipment.air_data.TrueAirspeed BB-WAF: expanding uavcan.equipment.ahrs.Solution BB-WAF: expanding uavcan.equipment.ahrs.RawIMU BB-WAF: BB-WAF: expanding uavcan.equipment.ahrs.MagneticFieldStrength BB-WAF: expanding uavcan.equipment.ahrs.MagneticFieldStrength2 BB-WAF: expanding uavcan.equipment.safety.ArmingStatus BB-WAF: expanding uavcan.equipment.gnss.Auxiliary BB-WAF: expanding uavcan.equipment.gnss.Fix BB-WAF: expanding uavcan.equipment.gnss.Fix2 BB-WAF: expanding uavcan.equipment.gnss.ECEFPositionVelocity BB-WAF: expanding uavcan.equipment.gnss.RTCMStream BB-WAF: expanding uavcan.equipment.power.PrimaryPowerSupplyStatus BB-WAF: expanding uavcan.equipment.power.BatteryInfo BB-WAF: expanding uavcan.equipment.power.CircuitStatus BB-WAF: expanding uavcan.equipment.esc.RPMCommand BB-WAF: expanding uavcan.equipment.esc.Status BB-WAF: expanding uavcan.equipment.esc.RawCommand BB-WAF: expanding uavcan.equipment.esc.StatusExtended BB-WAF: expanding uavcan.equipment.actuator.Command BB-WAF: expanding uavcan.equipment.actuator.Status BB-WAF: expanding uavcan.equipment.actuator.ArrayCommandexpanding uavcan.equipment.range_sensor.Measurement BB-WAF: expanding uavcan.equipment.indication.BeepCommand BB-WAF: BB-WAF: expanding uavcan.equipment.indication.SingleLightCommand BB-WAF: expanding uavcan.equipment.indication.RGB565 BB-WAF: expanding uavcan.equipment.indication.LightsCommand BB-WAF: expanding uavcan.equipment.ice.FuelTankStatus BB-WAF: expanding uavcan.equipment.ice.reciprocating.Status BB-WAF: expanding uavcan.equipment.ice.reciprocating.CylinderStatus BB-WAF: expanding uavcan.equipment.hardpoint.Status BB-WAF: expanding uavcan.equipment.hardpoint.Command BB-WAF: expanding uavcan.equipment.camera_gimbal.GEOPOICommand BB-WAF: expanding uavcan.equipment.camera_gimbal.AngularCommand BB-WAF: expanding uavcan.equipment.camera_gimbal.Status BB-WAF: expanding uavcan.equipment.camera_gimbal.Mode BB-WAF: BB-WAF: No target_list file found, creating BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/aero/compile_commands.json BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/aero/compile_commands.json BB-WAF: [ 8/1247] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 9/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 10/1247] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 11/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Logging.cpp BB-WAF: [ 12/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 13/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 14/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 15/1247] Compiling libraries/AC_AttitudeControl/AC_PosControl_Logging.cpp BB-WAF: [ 16/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 17/1247] Compiling libraries/AC_AutoTune/AC_AutoTune_FreqResp.cpp BB-WAF: [ 18/1247] Compiling libraries/AC_AutoTune/AC_AutoTune_Heli.cpp BB-WAF: [ 19/1247] Compiling libraries/AC_AutoTune/AC_AutoTune_Multi.cpp BB-WAF: [ 20/1247] Compiling libraries/AC_Autorotation/AC_Autorotation.cpp BB-WAF: [ 21/1247] Compiling libraries/AC_Autorotation/RSC_Autorotation.cpp BB-WAF: [ 22/1247] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 23/1247] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 24/1247] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 25/1247] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 26/1247] Compiling libraries/AC_InputManager/AC_InputManager.cpp BB-WAF: [ 27/1247] Compiling libraries/AC_InputManager/AC_InputManager_Heli.cpp BB-WAF: [ 28/1247] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 29/1247] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 30/1247] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 31/1247] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 32/1247] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 33/1247] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 34/1247] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 35/1247] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 36/1247] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 37/1247] Compiling libraries/AC_PrecLand/PosVelEKF.cpp BB-WAF: [ 38/1247] Compiling libraries/AC_PrecLand/AC_PrecLand_IRLock.cpp BB-WAF: [ 39/1247] Compiling libraries/AC_PrecLand/AC_PrecLand_Companion.cpp BB-WAF: [ 40/1247] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL.cpp BB-WAF: [ 41/1247] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL_Gazebo.cpp BB-WAF: [ 42/1247] Compiling libraries/AC_PrecLand/AC_PrecLand_StateMachine.cpp BB-WAF: [ 43/1247] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 44/1247] Compiling libraries/AC_WPNav/AC_Circle.cpp BB-WAF: [ 45/1247] Compiling libraries/AC_WPNav/AC_WPNav.cpp BB-WAF: [ 46/1247] Compiling libraries/AC_WPNav/AC_WPNav_OA.cpp BB-WAF: [ 47/1247] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 48/1247] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 49/1247] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 50/1247] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 51/1247] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 52/1247] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 53/1247] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 54/1247] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 55/1247] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 56/1247] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 57/1247] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 58/1247] Compiling libraries/AP_AdvancedFailsafe/AP_AdvancedFailsafe.cpp BB-WAF: [ 59/1247] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 60/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 61/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 62/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 63/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 64/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 65/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 66/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 67/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 68/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 69/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 70/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 71/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 72/1247] Compiling libraries/AP_Baro/AP_Baro_atmosphere.cpp BB-WAF: [ 73/1247] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 74/1247] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 75/1247] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 76/1247] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 77/1247] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 78/1247] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 79/1247] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 80/1247] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 81/1247] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 82/1247] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 83/1247] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 84/1247] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 85/1247] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 86/1247] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 87/1247] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 88/1247] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 89/1247] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 90/1247] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 91/1247] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 92/1247] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 93/1247] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 94/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 95/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 96/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 97/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 98/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 99/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 100/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 101/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 102/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 103/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 104/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 105/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 106/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 107/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 108/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 109/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 110/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 111/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 112/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 113/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 114/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 115/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 116/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 117/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 118/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 119/1247] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 120/1247] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 121/1247] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 122/1247] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 123/1247] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 124/1247] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 125/1247] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 126/1247] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [ 127/1247] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [ 128/1247] Compiling libraries/AP_CANManager/AP_CANIfaceParams.cpp BB-WAF: [ 129/1247] Compiling libraries/AP_CANManager/AP_CANManager.cpp BB-WAF: [ 130/1247] Compiling libraries/AP_CANManager/AP_CANSensor.cpp BB-WAF: [ 131/1247] Compiling libraries/AP_CANManager/AP_SLCANIface.cpp BB-WAF: [ 132/1247] Compiling libraries/AP_CANManager/AP_CANManager_CANDriver_Params.cpp BB-WAF: [ 133/1247] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 134/1247] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 135/1247] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 136/1247] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 137/1247] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 138/1247] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 139/1247] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 140/1247] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 141/1247] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 142/1247] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 143/1247] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 144/1247] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 145/1247] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 146/1247] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 147/1247] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 148/1247] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 149/1247] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 150/1247] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 151/1247] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 152/1247] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 153/1247] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 154/1247] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 155/1247] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 156/1247] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 157/1247] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 158/1247] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 159/1247] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 160/1247] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 161/1247] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 162/1247] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 163/1247] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 164/1247] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 165/1247] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 166/1247] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 167/1247] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 168/1247] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 169/1247] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 170/1247] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 171/1247] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 172/1247] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 173/1247] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 174/1247] Compiling libraries/AP_Compass/AP_Compass_IIS2MDC.cpp BB-WAF: [ 175/1247] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 176/1247] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 177/1247] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 178/1247] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 179/1247] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 180/1247] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 181/1247] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 182/1247] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 183/1247] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 184/1247] Compiling libraries/AP_Compass/AP_Compass_BMM350.cpp BB-WAF: [ 185/1247] Compiling libraries/AP_CustomRotations/AP_CustomRotations_params.cpp BB-WAF: [ 186/1247] Compiling libraries/AP_CustomRotations/AP_CustomRotations.cpp BB-WAF: [ 187/1247] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 188/1247] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 189/1247] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 190/1247] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 191/1247] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 192/1247] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [ 193/1247] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [ 194/1247] Compiling libraries/AP_Devo_Telem/AP_Devo_Telem.cpp BB-WAF: [ 195/1247] Compiling libraries/AP_DroneCAN/AP_DroneCAN.cpp BB-WAF: [ 196/1247] Compiling libraries/AP_DroneCAN/AP_DroneCAN_serial.cpp BB-WAF: [ 197/1247] Compiling libraries/AP_DroneCAN/AP_DroneCAN_DNA_Server.cpp BB-WAF: [ 198/1247] Compiling libraries/AP_DroneCAN/AP_Canard_iface.cpp BB-WAF: [ 199/1247] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 200/1247] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [ 201/1247] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [ 202/1247] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 203/1247] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [ 204/1247] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [ 205/1247] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [ 206/1247] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [ 207/1247] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [ 208/1247] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [ 209/1247] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [ 210/1247] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_SITL.cpp BB-WAF: [ 211/1247] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem.cpp BB-WAF: [ 212/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.cpp BB-WAF: [ 213/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain5.cpp BB-WAF: [ 214/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain7.cpp BB-WAF: [ 215/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [ 216/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS.cpp BB-WAF: [ 217/1247] Compiling libraries/AP_ExternalAHRS/MicroStrain_common.cpp BB-WAF: [ 218/1247] Compiling libraries/AP_ExternalControl/AP_ExternalControl.cpp BB-WAF: [ 219/1247] Compiling libraries/AP_FETtecOneWire/AP_FETtecOneWire.cpp BB-WAF: [ 220/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [ 221/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [ 222/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [ 223/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [ 224/1247] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [ 225/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [ 226/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [ 227/1247] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [ 228/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [ 229/1247] Compiling libraries/AP_FlashStorage/AP_FlashStorage.cpp BB-WAF: [ 230/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.cpp BB-WAF: [ 231/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [ 232/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Telem.cpp BB-WAF: [ 233/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.cpp BB-WAF: [ 234/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [ 235/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.cpp BB-WAF: [ 236/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.cpp BB-WAF: [ 237/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [ 238/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.cpp BB-WAF: [ 239/1247] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [ 240/1247] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [ 241/1247] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [ 242/1247] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [ 243/1247] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [ 244/1247] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [ 245/1247] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [ 246/1247] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [ 247/1247] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [ 248/1247] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [ 249/1247] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [ 250/1247] Compiling libraries/AP_GPS/AP_GPS_Blended.cpp BB-WAF: [ 251/1247] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [ 252/1247] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [ 253/1247] Compiling libraries/AP_GPS/AP_GPS_Params.cpp BB-WAF: [ 254/1247] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [ 255/1247] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [ 256/1247] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [ 257/1247] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [ 258/1247] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp: In member function void Compass::probe_i2c_spi_compasses(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:19:110: error: no matching function for call to AP_Compass_BMM150::probe(AP_HAL::OwnPtr, Rotation) BB-WAF: 19 | #define PROBE_MAG_I2C(driver, bus, addr, args ...) ADD_BACKEND(DRIVER_ ##driver, AP_Compass_ ## driver::probe(GET_I2C_DEVICE(bus, addr),##args)) BB-WAF: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1101:59: note: in definition of macro ADD_BACKEND BB-WAF: 1101 | do { if (_driver_enabled(driver_type)) { _add_backend(backend); } \ BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:248:28: note: in expansion of macro PROBE_MAG_I2C BB-WAF: 248 | #define HAL_MAG_PROBE1 PROBE_MAG_I2C(BMM150, 2, 0x12, ROTATION_NONE) BB-WAF: | ^~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:251:32: note: in expansion of macro HAL_MAG_PROBE1 BB-WAF: 251 | #define HAL_MAG_PROBE_LIST HAL_MAG_PROBE1; HAL_MAG_PROBE2; HAL_MAG_PROBE3 BB-WAF: | ^~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1433:5: note: in expansion of macro HAL_MAG_PROBE_LIST BB-WAF: 1433 | HAL_MAG_PROBE_LIST; BB-WAF: | ^~~~~~~~~~~~~~~~~~ BB-WAF: compilation terminated due to -Wfatal-errors. BB-WAF: BB-WAF: Waf: Leaving directory `/home/autotest/build/tmp/binaries.build/aero' BB-WAF: Build failed BB-WAF: -> task in 'objs/AP_Compass' failed (exit status 1): BB-WAF: {task 140223692510864: cxx AP_Compass.cpp -> AP_Compass.cpp.0.o} BB-WAF: (run with -v to display more information) BB: Process failed ((2976141, 256)) BB: Failed build of ArduCopter aero stable BB: Considering frame heli for board aero BB: Trying checkout ArduCopter stable aero heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable aero binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/aero-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for aero in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board aero --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : aero BB-WAF: Using toolchain : native BB-WAF: Checking for 'g++' (C++ compiler) : /home/autotest/bin/g++ BB-WAF: Checking for 'gcc' (C compiler) : /home/autotest/bin/gcc BB-WAF: Checking for c flags '-MMD' : yes BB-WAF: Checking for cxx flags '-MMD' : yes BB-WAF: CXX Compiler : g++ 11.4.0 BB-WAF: Checking for need to link with librt : not necessary BB-WAF: Checking for 'lttng-ust': : disabled BB-WAF: Checking for library dl : yes BB-WAF: Checking for program 'pkg-config' : /usr/bin/pkg-config BB-WAF: Checking for 'libiio' : not found BB-WAF: Enabled OpenDroneID : no BB-WAF: Enabled firmware ID checking : no BB-WAF: GPS Debug Logging : no BB-WAF: Enabled custom controller : no BB-WAF: Checking for HAVE_CMATH_ISFINITE : yes BB-WAF: Checking for HAVE_CMATH_ISINF : yes BB-WAF: Checking for HAVE_CMATH_ISNAN : yes BB-WAF: Checking for NEED_CMATH_ISFINITE_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISINF_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISNAN_STD_NAMESPACE : yes BB-WAF: Checking for header endian.h : yes BB-WAF: Checking for header byteswap.h : yes BB-WAF: Checking for HAVE_MEMRCHR : yes BB-WAF: Configured VSCode Intellisense: : no BB-WAF: DC_DSDL compiler in : /mnt/volume_nyc3_01/autotest/APM/APM/modules/DroneCAN/dronecan_dsdlc BB-WAF: Source is git repository : yes BB-WAF: Update submodules : yes BB-WAF: Checking for program 'git' : /usr/bin/git BB-WAF: Checking for program 'size' : /usr/bin/size BB-WAF: Benchmarks : disabled BB-WAF: Unit tests : enabled BB-WAF: Scripting : maybe BB-WAF: Scripting runtime checks : enabled BB-WAF: Debug build : disabled BB-WAF: Coverage build : disabled BB-WAF: Force 32-bit build : disabled BB-WAF: Checking for program 'rsync' : /usr/bin/rsync BB-WAF: Removing target_list file /home/autotest/build/tmp/binaries.build/aero/target_list BB-WAF: 'configure' finished successfully (1.209s) BB-WAF: 'clean' finished successfully (2.227s) BB: Running (python3 ./waf build --targets bin/arducopter-heli) BB-WAF: Waf: Entering directory `/home/autotest/build/tmp/binaries.build/aero' BB-WAF: [3/7] Compiling libraries/AP_Scripting/generator/src/main.c BB-WAF: [4/7] Processing modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Found 342 MAVLink message types in 17 XML files BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ardupilotmega BB-WAF: [5/7] Processing dronecangen: modules/DroneCAN/DSDL/ardupilot modules/DroneCAN/DSDL/com modules/DroneCAN/DSDL/cuav modules/DroneCAN/DSDL/dronecan modules/DroneCAN/DSDL/mppt modules/DroneCAN/DSDL/tests modules/DroneCAN/DSDL/uavcan BB-WAF: [6/7] Creating /home/autotest/build/tmp/binaries.build/aero/ap_version.h BB-WAF: [7/7] Processing /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.cpp,/home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.h: libraries/AP_Scripting/generator/description/bindings.desc /home/autotest/build/tmp/binaries.build/aero/gen-bindings -> /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.cpp /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.h BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ASLUAV BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/common BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/development BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/icarous BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/minimal BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/python_array_test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/standard BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ualberta BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/uAvionix BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/loweheiser BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/storm32 BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/AVSSUAS BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/cubepilot BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/csAirLink BB-WAF: Copying fixed headers for protocol 2.0 to /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0 BB-WAF: expanding ardupilot.gnss.Status BB-WAF: expanding ardupilot.gnss.Heading BB-WAF: expanding ardupilot.gnss.MovingBaselineData BB-WAF: expanding ardupilot.gnss.RelPosHeading BB-WAF: expanding ardupilot.indication.Button BB-WAF: expanding ardupilot.indication.SafetyState BB-WAF: expanding ardupilot.indication.NotifyState BB-WAF: expanding ardupilot.equipment.trafficmonitor.TrafficReport BB-WAF: expanding ardupilot.equipment.power.BatteryContinuous BB-WAF: expanding ardupilot.equipment.power.BatteryCells BB-WAF: expanding ardupilot.equipment.power.BatteryInfoAux BB-WAF: expanding ardupilot.equipment.power.BatteryPeriodic BB-WAF: expanding ardupilot.equipment.proximity_sensor.Proximity BB-WAF: expanding com.hobbywing.esc.StatusMsg1 BB-WAF: expanding com.hobbywing.esc.SetAngle BB-WAF: expanding com.hobbywing.esc.SetID BB-WAF: expanding com.hobbywing.esc.GetEscID BB-WAF: expanding com.hobbywing.esc.SetDirection BB-WAF: expanding com.hobbywing.esc.GetMajorConfig BB-WAF: expanding com.hobbywing.esc.RawCommand BB-WAF: expanding com.hobbywing.esc.SelfTest BB-WAF: expanding com.hobbywing.esc.SetLED BB-WAF: expanding com.hobbywing.esc.StatusMsg3 BB-WAF: expanding com.hobbywing.esc.SetBaud BB-WAF: expanding com.hobbywing.esc.StatusMsg2 BB-WAF: expanding com.hobbywing.esc.SetThrottleSource BB-WAF: expanding com.hobbywing.esc.GetMaintenanceInformation BB-WAF: expanding com.hobbywing.esc.SetReportingFrequency BB-WAF: expanding com.tmotor.esc.PUSHSCI BB-WAF: expanding com.tmotor.esc.ParamGet BB-WAF: expanding com.tmotor.esc.FocCtrl BB-WAF: expanding com.tmotor.esc.PUSHCAN BB-WAF: expanding com.tmotor.esc.ParamCfg BB-WAF: expanding com.xacti.GnssStatus BB-WAF: expanding com.xacti.GimbalAttitudeStatus BB-WAF: expanding com.xacti.GimbalControlData BB-WAF: expanding com.xacti.CopterAttStatus BB-WAF: expanding com.xacti.GnssStatusReq BB-WAF: expanding com.volz.servo.ActuatorStatus BB-WAF: expanding com.hex.equipment.flow.Measurement BB-WAF: expanding com.himark.servo.ServoCmd BB-WAF: expanding com.himark.servo.ServoInfo BB-WAF: expanding cuav.equipment.power.CBAT BB-WAF: expanding dronecan.sensors.rc.RCInput BB-WAF: expanding dronecan.sensors.hygrometer.Hygrometer BB-WAF: expanding dronecan.sensors.magnetometer.MagneticFieldStrengthHiRes BB-WAF: expanding dronecan.sensors.rpm.RPM BB-WAF: expanding dronecan.remoteid.BasicID BB-WAF: expanding dronecan.remoteid.ArmStatus BB-WAF: expanding dronecan.remoteid.Location BB-WAF: expanding dronecan.remoteid.SecureCommand BB-WAF: expanding dronecan.remoteid.SelfID BB-WAF: expanding dronecan.remoteid.System BB-WAF: expanding dronecan.remoteid.OperatorID BB-WAF: expanding dronecan.protocol.FlexDebug BB-WAF: expanding dronecan.protocol.CanStats BB-WAF: expanding dronecan.protocol.Stats BB-WAF: expanding mppt.OutputEnable BB-WAF: expanding mppt.Stream BB-WAF: expanding uavcan.Timestamp BB-WAF: expanding uavcan.CoarseOrientation BB-WAF: expanding uavcan.tunnel.Call BB-WAF: expanding uavcan.tunnel.Targetted BB-WAF: expanding uavcan.tunnel.SerialConfig BB-WAF: expanding uavcan.tunnel.Protocol BB-WAF: expanding uavcan.tunnel.Broadcast BB-WAF: expanding uavcan.navigation.GlobalNavigationSolution BB-WAF: expanding uavcan.protocol.GetNodeInfo BB-WAF: expanding uavcan.protocol.GetDataTypeInfo BB-WAF: expanding uavcan.protocol.DataTypeKind BB-WAF: expanding uavcan.protocol.HardwareVersion BB-WAF: expanding uavcan.protocol.Panic BB-WAF: expanding uavcan.protocol.RestartNode BB-WAF: expanding uavcan.protocol.AccessCommandShell BB-WAF: expanding uavcan.protocol.SoftwareVersion BB-WAF: expanding uavcan.protocol.GlobalTimeSync BB-WAF: expanding uavcan.protocol.NodeStatus BB-WAF: expanding uavcan.protocol.GetTransportStats BB-WAF: expanding uavcan.protocol.CANIfaceStats BB-WAF: expanding uavcan.protocol.file.EntryType BB-WAF: expanding uavcan.protocol.file.GetDirectoryEntryInfo BB-WAF: expanding uavcan.protocol.file.BeginFirmwareUpdate BB-WAF: expanding uavcan.protocol.file.Write BB-WAF: expanding uavcan.protocol.file.GetInfo BB-WAF: expanding uavcan.protocol.file.Error BB-WAF: expanding uavcan.protocol.file.Path BB-WAF: expanding uavcan.protocol.file.Read BB-WAF: expanding uavcan.protocol.file.Delete BB-WAF: expanding uavcan.protocol.debug.LogMessage BB-WAF: expanding uavcan.protocol.debug.LogLevel BB-WAF: expanding uavcan.protocol.debug.KeyValue BB-WAF: expanding uavcan.protocol.param.Value BB-WAF: expanding uavcan.protocol.param.ExecuteOpcode BB-WAF: expanding uavcan.protocol.param.GetSet BB-WAF: expanding uavcan.protocol.param.Empty BB-WAF: expanding uavcan.protocol.param.NumericValue BB-WAF: expanding uavcan.protocol.dynamic_node_id.Allocation BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.Discovery BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.AppendEntries BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.RequestVote BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.Entry BB-WAF: expanding uavcan.protocol.enumeration.Indication BB-WAF: expanding uavcan.protocol.enumeration.Begin BB-WAF: expanding uavcan.equipment.device.Temperature BB-WAF: expanding uavcan.equipment.air_data.StaticPressure BB-WAF: expanding uavcan.equipment.air_data.AngleOfAttack BB-WAF: expanding uavcan.equipment.air_data.IndicatedAirspeed BB-WAF: expanding uavcan.equipment.air_data.RawAirData BB-WAF: expanding uavcan.equipment.air_data.StaticTemperature BB-WAF: expanding uavcan.equipment.air_data.Sideslip BB-WAF: expanding uavcan.equipment.air_data.TrueAirspeed BB-WAF: expanding uavcan.equipment.ahrs.Solution BB-WAF: expanding uavcan.equipment.ahrs.RawIMU BB-WAF: expanding uavcan.equipment.ahrs.MagneticFieldStrength BB-WAF: expanding uavcan.equipment.ahrs.MagneticFieldStrength2 BB-WAF: expanding uavcan.equipment.safety.ArmingStatus BB-WAF: expanding uavcan.equipment.gnss.Auxiliary BB-WAF: expanding uavcan.equipment.gnss.Fix BB-WAF: expanding uavcan.equipment.gnss.Fix2 BB-WAF: expanding uavcan.equipment.gnss.ECEFPositionVelocity BB-WAF: expanding uavcan.equipment.gnss.RTCMStream BB-WAF: expanding uavcan.equipment.power.PrimaryPowerSupplyStatus BB-WAF: expanding uavcan.equipment.power.BatteryInfo BB-WAF: expanding uavcan.equipment.power.CircuitStatus BB-WAF: expanding uavcan.equipment.esc.RPMCommand BB-WAF: expanding uavcan.equipment.esc.Status BB-WAF: expanding uavcan.equipment.esc.RawCommand BB-WAF: expanding uavcan.equipment.esc.StatusExtended BB-WAF: expanding uavcan.equipment.actuator.Command BB-WAF: expanding uavcan.equipment.actuator.Status BB-WAF: expanding uavcan.equipment.actuator.ArrayCommand BB-WAF: expanding uavcan.equipment.range_sensor.Measurement BB-WAF: expanding uavcan.equipment.indication.BeepCommand BB-WAF: expanding uavcan.equipment.indication.SingleLightCommand BB-WAF: expanding uavcan.equipment.indication.RGB565 BB-WAF: expanding uavcan.equipment.indication.LightsCommand BB-WAF: expanding uavcan.equipment.ice.FuelTankStatus BB-WAF: expanding uavcan.equipment.ice.reciprocating.Status BB-WAF: expanding uavcan.equipment.ice.reciprocating.CylinderStatus BB-WAF: expanding uavcan.equipment.hardpoint.Status BB-WAF: expanding uavcan.equipment.hardpoint.Command BB-WAF: expanding uavcan.equipment.camera_gimbal.GEOPOICommand BB-WAF: expanding uavcan.equipment.camera_gimbal.AngularCommand BB-WAF: expanding uavcan.equipment.camera_gimbal.Status BB-WAF: expanding uavcan.equipment.camera_gimbal.Mode BB-WAF: BB-WAF: No target_list file found, creating BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/aero/compile_commands.json BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/aero/compile_commands.json BB-WAF: [ 8/1247] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 9/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 10/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 11/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 12/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 13/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Logging.cpp BB-WAF: [ 14/1247] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 15/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 16/1247] Compiling libraries/AC_AttitudeControl/AC_PosControl_Logging.cpp BB-WAF: [ 17/1247] Compiling libraries/AC_AutoTune/AC_AutoTune_Multi.cpp BB-WAF: [ 18/1247] Compiling libraries/AC_AutoTune/AC_AutoTune_Heli.cpp BB-WAF: [ 19/1247] Compiling libraries/AC_AutoTune/AC_AutoTune_FreqResp.cpp BB-WAF: [ 20/1247] Compiling libraries/AC_Autorotation/RSC_Autorotation.cpp BB-WAF: [ 21/1247] Compiling libraries/AC_Autorotation/AC_Autorotation.cpp BB-WAF: [ 22/1247] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 23/1247] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 24/1247] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 25/1247] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 26/1247] Compiling libraries/AC_InputManager/AC_InputManager.cpp BB-WAF: [ 27/1247] Compiling libraries/AC_InputManager/AC_InputManager_Heli.cpp BB-WAF: [ 28/1247] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 29/1247] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 30/1247] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 31/1247] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 32/1247] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 33/1247] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 34/1247] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 35/1247] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 36/1247] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 37/1247] Compiling libraries/AC_PrecLand/PosVelEKF.cpp BB-WAF: [ 38/1247] Compiling libraries/AC_PrecLand/AC_PrecLand_Companion.cpp BB-WAF: [ 39/1247] Compiling libraries/AC_PrecLand/AC_PrecLand_IRLock.cpp BB-WAF: [ 40/1247] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL.cpp BB-WAF: [ 41/1247] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL_Gazebo.cpp BB-WAF: [ 42/1247] Compiling libraries/AC_PrecLand/AC_PrecLand_StateMachine.cpp BB-WAF: [ 43/1247] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 44/1247] Compiling libraries/AC_WPNav/AC_Circle.cpp BB-WAF: [ 45/1247] Compiling libraries/AC_WPNav/AC_WPNav.cpp BB-WAF: [ 46/1247] Compiling libraries/AC_WPNav/AC_WPNav_OA.cpp BB-WAF: [ 47/1247] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 48/1247] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 49/1247] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 50/1247] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 51/1247] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 52/1247] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 53/1247] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 54/1247] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 55/1247] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 56/1247] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 57/1247] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 58/1247] Compiling libraries/AP_AdvancedFailsafe/AP_AdvancedFailsafe.cpp BB-WAF: [ 59/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 60/1247] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 61/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 62/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 63/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 64/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 65/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 66/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 67/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 68/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 69/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 70/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 71/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 72/1247] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 73/1247] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 74/1247] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 75/1247] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 76/1247] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 77/1247] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 78/1247] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 79/1247] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 80/1247] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 81/1247] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 82/1247] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 83/1247] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 84/1247] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 85/1247] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 86/1247] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 87/1247] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 88/1247] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 89/1247] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 90/1247] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 91/1247] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 92/1247] Compiling libraries/AP_Baro/AP_Baro_atmosphere.cpp BB-WAF: [ 93/1247] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 94/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 95/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 96/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 97/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 98/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 99/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 100/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 101/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 102/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 103/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 104/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 105/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 106/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 107/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 108/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 109/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 110/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 111/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 112/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 113/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 114/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 115/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 116/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 117/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 118/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 119/1247] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 120/1247] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 121/1247] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 122/1247] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 123/1247] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 124/1247] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 125/1247] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [ 126/1247] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 127/1247] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [ 128/1247] Compiling libraries/AP_CANManager/AP_CANManager_CANDriver_Params.cpp BB-WAF: [ 129/1247] Compiling libraries/AP_CANManager/AP_CANSensor.cpp BB-WAF: [ 130/1247] Compiling libraries/AP_CANManager/AP_SLCANIface.cpp BB-WAF: [ 131/1247] Compiling libraries/AP_CANManager/AP_CANManager.cpp BB-WAF: [ 132/1247] Compiling libraries/AP_CANManager/AP_CANIfaceParams.cpp BB-WAF: [ 133/1247] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 134/1247] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 135/1247] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 136/1247] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 137/1247] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 138/1247] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 139/1247] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 140/1247] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 141/1247] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 142/1247] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 143/1247] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 144/1247] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 145/1247] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 146/1247] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 147/1247] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 148/1247] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 149/1247] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 150/1247] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 151/1247] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 152/1247] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 153/1247] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 154/1247] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 155/1247] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 156/1247] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 157/1247] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 158/1247] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 159/1247] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 160/1247] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 161/1247] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 162/1247] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 163/1247] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 164/1247] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 165/1247] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 166/1247] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 167/1247] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 168/1247] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 169/1247] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 170/1247] Compiling libraries/AP_Compass/AP_Compass_BMM350.cpp BB-WAF: [ 171/1247] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 172/1247] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 173/1247] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 174/1247] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 175/1247] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 176/1247] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 177/1247] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 178/1247] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 179/1247] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 180/1247] Compiling libraries/AP_Compass/AP_Compass_IIS2MDC.cpp BB-WAF: [ 181/1247] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 182/1247] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 183/1247] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 184/1247] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 185/1247] Compiling libraries/AP_CustomRotations/AP_CustomRotations.cpp BB-WAF: [ 186/1247] Compiling libraries/AP_CustomRotations/AP_CustomRotations_params.cpp BB-WAF: [ 187/1247] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 188/1247] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 189/1247] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 190/1247] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 191/1247] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 192/1247] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [ 193/1247] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [ 194/1247] Compiling libraries/AP_Devo_Telem/AP_Devo_Telem.cpp BB-WAF: [ 195/1247] Compiling libraries/AP_DroneCAN/AP_DroneCAN_DNA_Server.cpp BB-WAF: [ 196/1247] Compiling libraries/AP_DroneCAN/AP_DroneCAN_serial.cpp BB-WAF: [ 197/1247] Compiling libraries/AP_DroneCAN/AP_Canard_iface.cpp BB-WAF: [ 198/1247] Compiling libraries/AP_DroneCAN/AP_DroneCAN.cpp BB-WAF: [ 199/1247] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [ 200/1247] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [ 201/1247] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 202/1247] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 203/1247] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [ 204/1247] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [ 205/1247] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [ 206/1247] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [ 207/1247] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [ 208/1247] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [ 209/1247] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [ 210/1247] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem.cpp BB-WAF: [ 211/1247] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_SITL.cpp BB-WAF: [ 212/1247] Compiling libraries/AP_ExternalAHRS/MicroStrain_common.cpp BB-WAF: [ 213/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.cpp BB-WAF: [ 214/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [ 215/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS.cpp BB-WAF: [ 216/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain5.cpp BB-WAF: [ 217/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain7.cpp BB-WAF: [ 218/1247] Compiling libraries/AP_ExternalControl/AP_ExternalControl.cpp BB-WAF: [ 219/1247] Compiling libraries/AP_FETtecOneWire/AP_FETtecOneWire.cpp BB-WAF: [ 220/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [ 221/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [ 222/1247] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [ 223/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [ 224/1247] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [ 225/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [ 226/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [ 227/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [ 228/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [ 229/1247] Compiling libraries/AP_FlashStorage/AP_FlashStorage.cpp BB-WAF: [ 230/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Telem.cpp BB-WAF: [ 231/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.cpp BB-WAF: [ 232/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.cpp BB-WAF: [ 233/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [ 234/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.cpp BB-WAF: [ 235/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [ 236/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.cpp BB-WAF: [ 237/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [ 238/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.cpp BB-WAF: [ 239/1247] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [ 240/1247] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [ 241/1247] Compiling libraries/AP_GPS/AP_GPS_Blended.cpp BB-WAF: [ 242/1247] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [ 243/1247] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [ 244/1247] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [ 245/1247] Compiling libraries/AP_GPS/AP_GPS_Params.cpp BB-WAF: [ 246/1247] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [ 247/1247] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [ 248/1247] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [ 249/1247] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [ 250/1247] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [ 251/1247] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [ 252/1247] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [ 253/1247] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [ 254/1247] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [ 255/1247] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [ 256/1247] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [ 257/1247] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [ 258/1247] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp: In member function void Compass::probe_i2c_spi_compasses(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:19:110: error: no matching function for call to AP_Compass_BMM150::probe(AP_HAL::OwnPtr, Rotation) BB-WAF: 19 | #define PROBE_MAG_I2C(driver, bus, addr, args ...) ADD_BACKEND(DRIVER_ ##driver, AP_Compass_ ## driver::probe(GET_I2C_DEVICE(bus, addr),##args)) BB-WAF: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1101:59: note: in definition of macro ADD_BACKEND BB-WAF: 1101 | do { if (_driver_enabled(driver_type)) { _add_backend(backend); } \ BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:248:28: note: in expansion of macro PROBE_MAG_I2C BB-WAF: 248 | #define HAL_MAG_PROBE1 PROBE_MAG_I2C(BMM150, 2, 0x12, ROTATION_NONE) BB-WAF: | ^~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:251:32: note: in expansion of macro HAL_MAG_PROBE1 BB-WAF: 251 | #define HAL_MAG_PROBE_LIST HAL_MAG_PROBE1; HAL_MAG_PROBE2; HAL_MAG_PROBE3 BB-WAF: | ^~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1433:5: note: in expansion of macro HAL_MAG_PROBE_LIST BB-WAF: 1433 | HAL_MAG_PROBE_LIST; BB-WAF: | ^~~~~~~~~~~~~~~~~~ BB-WAF: compilation terminated due to -Wfatal-errors. BB-WAF: BB-WAF: Waf: Leaving directory `/home/autotest/build/tmp/binaries.build/aero' BB-WAF: Build failed BB-WAF: -> task in 'objs/AP_Compass' failed (exit status 1): BB-WAF: {task 140126941352832: cxx AP_Compass.cpp -> AP_Compass.cpp.0.o} BB-WAF: (run with -v to display more information) BB: Process failed ((2981230, 256)) BB: Failed build of ArduCopter aero-heli stable BB: [7/295] Building board: aerofc-v1 at 2025-09-20 11:41:47.357374 BB: Trying checkout ArduCopter stable aerofc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable aerofc-v1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/aerofc-v1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (aerofc-v1) - not in board list BB: Considering frame heli for board aerofc-v1 BB: Trying checkout ArduCopter stable aerofc-v1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable aerofc-v1 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/aerofc-v1-heli/git-version.txt doesn't exist - building BB: Skipping heli build for aerofc-v1 BB: [8/295] Building board: AEROFOX-H7 at 2025-09-20 11:41:48.338984 BB: Trying checkout ArduCopter stable AEROFOX-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable AEROFOX-H7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board AEROFOX-H7 BB: Trying checkout ArduCopter stable AEROFOX-H7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable AEROFOX-H7 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [9/295] Building board: AET-H743-Basic at 2025-09-20 11:41:48.415385 BB: Trying checkout ArduCopter stable AET-H743-Basic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable AET-H743-Basic binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board AET-H743-Basic BB: Trying checkout ArduCopter stable AET-H743-Basic heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable AET-H743-Basic binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [10/295] Building board: airbotf4 at 2025-09-20 11:41:48.484635 BB: Trying checkout ArduCopter stable airbotf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable airbotf4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board airbotf4 BB: Trying checkout ArduCopter stable airbotf4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable airbotf4 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [11/295] Building board: AIRLink at 2025-09-20 11:41:48.559146 BB: Trying checkout ArduCopter stable AIRLink None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable AIRLink binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board AIRLink BB: Trying checkout ArduCopter stable AIRLink heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable AIRLink binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [12/295] Building board: Airvolute-DCS2 at 2025-09-20 11:41:48.627803 BB: Trying checkout ArduCopter stable Airvolute-DCS2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Airvolute-DCS2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board Airvolute-DCS2 BB: Trying checkout ArduCopter stable Airvolute-DCS2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Airvolute-DCS2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [13/295] Building board: AnyleafH7 at 2025-09-20 11:41:48.699383 BB: Trying checkout ArduCopter stable AnyleafH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable AnyleafH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board AnyleafH7 BB: Trying checkout ArduCopter stable AnyleafH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable AnyleafH7 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [14/295] Building board: Aocoda-RC-H743Dual at 2025-09-20 11:41:48.766740 BB: Trying checkout ArduCopter stable Aocoda-RC-H743Dual None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Aocoda-RC-H743Dual binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board Aocoda-RC-H743Dual BB: Trying checkout ArduCopter stable Aocoda-RC-H743Dual heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Aocoda-RC-H743Dual binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [15/295] Building board: ARK_FPV at 2025-09-20 11:41:48.833979 BB: Trying checkout ArduCopter stable ARK_FPV None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable ARK_FPV binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/ARK_FPV/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ARK_FPV) - not in board list BB: Considering frame heli for board ARK_FPV BB: Trying checkout ArduCopter stable ARK_FPV heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable ARK_FPV binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/ARK_FPV-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ARK_FPV) - not in board list BB: [16/295] Building board: ARKV6X at 2025-09-20 11:41:50.760555 BB: Trying checkout ArduCopter stable ARKV6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable ARKV6X binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board ARKV6X BB: Trying checkout ArduCopter stable ARKV6X heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable ARKV6X binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [17/295] Building board: ARKV6X-bdshot at 2025-09-20 11:41:50.832784 BB: Trying checkout ArduCopter stable ARKV6X-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable ARKV6X-bdshot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/ARKV6X-bdshot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ARKV6X-bdshot) - not in board list BB: Considering frame heli for board ARKV6X-bdshot BB: Trying checkout ArduCopter stable ARKV6X-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable ARKV6X-bdshot binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/ARKV6X-bdshot-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ARKV6X-bdshot) - not in board list BB: [18/295] Building board: AtomRCF405NAVI at 2025-09-20 11:41:52.769018 BB: Trying checkout ArduCopter stable AtomRCF405NAVI None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable AtomRCF405NAVI binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board AtomRCF405NAVI BB: Trying checkout ArduCopter stable AtomRCF405NAVI heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable AtomRCF405NAVI binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [19/295] Building board: ATOMRCF405NAVI-Deluxe at 2025-09-20 11:41:52.836088 BB: Trying checkout ArduCopter stable ATOMRCF405NAVI-Deluxe None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable ATOMRCF405NAVI-Deluxe binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/ATOMRCF405NAVI-Deluxe/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ATOMRCF405NAVI-Deluxe) - not in board list BB: Considering frame heli for board ATOMRCF405NAVI-Deluxe BB: Trying checkout ArduCopter stable ATOMRCF405NAVI-Deluxe heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable ATOMRCF405NAVI-Deluxe binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/ATOMRCF405NAVI-Deluxe-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ATOMRCF405NAVI-Deluxe) - not in board list BB: [20/295] Building board: bbbmini at 2025-09-20 11:41:54.636151 BB: Trying checkout ArduCopter stable bbbmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable bbbmini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board bbbmini BB: Trying checkout ArduCopter stable bbbmini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable bbbmini binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [21/295] Building board: BeastF7 at 2025-09-20 11:41:54.703024 BB: Trying checkout ArduCopter stable BeastF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable BeastF7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board BeastF7 BB: Trying checkout ArduCopter stable BeastF7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable BeastF7 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [22/295] Building board: BeastF7v2 at 2025-09-20 11:41:54.775802 BB: Trying checkout ArduCopter stable BeastF7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable BeastF7v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board BeastF7v2 BB: Trying checkout ArduCopter stable BeastF7v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable BeastF7v2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [23/295] Building board: BeastH7 at 2025-09-20 11:41:54.844605 BB: Trying checkout ArduCopter stable BeastH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable BeastH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board BeastH7 BB: Trying checkout ArduCopter stable BeastH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable BeastH7 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [24/295] Building board: BeastH7v2 at 2025-09-20 11:41:54.911891 BB: Trying checkout ArduCopter stable BeastH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable BeastH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board BeastH7v2 BB: Trying checkout ArduCopter stable BeastH7v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable BeastH7v2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [25/295] Building board: bebop at 2025-09-20 11:41:54.979585 BB: Trying checkout ArduCopter stable bebop None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable bebop binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board bebop BB: Trying checkout ArduCopter stable bebop heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable bebop binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/bebop-heli/git-version.txt doesn't exist - building BB: Skipping heli build for bebop BB: [26/295] Building board: BETAFPV-F405 at 2025-09-20 11:41:55.042797 BB: Trying checkout ArduCopter stable BETAFPV-F405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable BETAFPV-F405 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board BETAFPV-F405 BB: Trying checkout ArduCopter stable BETAFPV-F405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable BETAFPV-F405 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [27/295] Building board: BETAFPV-F405-I2C at 2025-09-20 11:41:55.107104 BB: Trying checkout ArduCopter stable BETAFPV-F405-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable BETAFPV-F405-I2C binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board BETAFPV-F405-I2C BB: Trying checkout ArduCopter stable BETAFPV-F405-I2C heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable BETAFPV-F405-I2C binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [28/295] Building board: bhat at 2025-09-20 11:41:55.170727 BB: Trying checkout ArduCopter stable bhat None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable bhat binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board bhat BB: Trying checkout ArduCopter stable bhat heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable bhat binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [29/295] Building board: BlitzF745 at 2025-09-20 11:41:55.233804 BB: Trying checkout ArduCopter stable BlitzF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable BlitzF745 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board BlitzF745 BB: Trying checkout ArduCopter stable BlitzF745 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable BlitzF745 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [30/295] Building board: BlitzF745AIO at 2025-09-20 11:41:55.315757 BB: Trying checkout ArduCopter stable BlitzF745AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable BlitzF745AIO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board BlitzF745AIO BB: Trying checkout ArduCopter stable BlitzF745AIO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable BlitzF745AIO binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [31/295] Building board: BlitzH743Pro at 2025-09-20 11:41:55.382380 BB: Trying checkout ArduCopter stable BlitzH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable BlitzH743Pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board BlitzH743Pro BB: Trying checkout ArduCopter stable BlitzH743Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable BlitzH743Pro binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [32/295] Building board: BlitzMiniF745 at 2025-09-20 11:41:55.451208 BB: Trying checkout ArduCopter stable BlitzMiniF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable BlitzMiniF745 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board BlitzMiniF745 BB: Trying checkout ArduCopter stable BlitzMiniF745 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable BlitzMiniF745 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [33/295] Building board: BlitzWingH743 at 2025-09-20 11:41:55.515360 BB: Trying checkout ArduCopter stable BlitzWingH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable BlitzWingH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board BlitzWingH743 BB: Trying checkout ArduCopter stable BlitzWingH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable BlitzWingH743 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [34/295] Building board: blue at 2025-09-20 11:41:55.584829 BB: Trying checkout ArduCopter stable blue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable blue binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board blue BB: Trying checkout ArduCopter stable blue heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable blue binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [35/295] Building board: BOTWINGF405 at 2025-09-20 11:41:55.645631 BB: Trying checkout ArduCopter stable BOTWINGF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable BOTWINGF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/BOTWINGF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (BOTWINGF405) - not in board list BB: Considering frame heli for board BOTWINGF405 BB: Trying checkout ArduCopter stable BOTWINGF405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable BOTWINGF405 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/BOTWINGF405-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (BOTWINGF405) - not in board list BB: [36/295] Building board: BrahmaF4 at 2025-09-20 11:41:57.436532 BB: Trying checkout ArduCopter stable BrahmaF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable BrahmaF4 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/BrahmaF4/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (BrahmaF4) - not in board list BB: Considering frame heli for board BrahmaF4 BB: Trying checkout ArduCopter stable BrahmaF4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable BrahmaF4 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/BrahmaF4-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (BrahmaF4) - not in board list BB: [37/295] Building board: BROTHERHOBBYF405v3 at 2025-09-20 11:41:59.234189 BB: Trying checkout ArduCopter stable BROTHERHOBBYF405v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable BROTHERHOBBYF405v3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board BROTHERHOBBYF405v3 BB: Trying checkout ArduCopter stable BROTHERHOBBYF405v3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable BROTHERHOBBYF405v3 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [38/295] Building board: BROTHERHOBBYH743 at 2025-09-20 11:41:59.303399 BB: Trying checkout ArduCopter stable BROTHERHOBBYH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable BROTHERHOBBYH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board BROTHERHOBBYH743 BB: Trying checkout ArduCopter stable BROTHERHOBBYH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable BROTHERHOBBYH743 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [39/295] Building board: canzero at 2025-09-20 11:41:59.369230 BB: Trying checkout ArduCopter stable canzero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable canzero binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board canzero BB: Trying checkout ArduCopter stable canzero heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable canzero binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [40/295] Building board: CBU-H7-LC-Stamp at 2025-09-20 11:41:59.433976 BB: Trying checkout ArduCopter stable CBU-H7-LC-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CBU-H7-LC-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/CBU-H7-LC-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CBU-H7-LC-Stamp) - not in board list BB: Considering frame heli for board CBU-H7-LC-Stamp BB: Trying checkout ArduCopter stable CBU-H7-LC-Stamp heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CBU-H7-LC-Stamp binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/CBU-H7-LC-Stamp-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CBU-H7-LC-Stamp) - not in board list BB: [41/295] Building board: CBU-H7-Stamp at 2025-09-20 11:42:01.315143 BB: Trying checkout ArduCopter stable CBU-H7-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CBU-H7-Stamp binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board CBU-H7-Stamp BB: Trying checkout ArduCopter stable CBU-H7-Stamp heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CBU-H7-Stamp binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [42/295] Building board: CORVON405V2_1 at 2025-09-20 11:42:01.385844 BB: Trying checkout ArduCopter stable CORVON405V2_1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CORVON405V2_1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/CORVON405V2_1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CORVON405V2_1) - not in board list BB: Considering frame heli for board CORVON405V2_1 BB: Trying checkout ArduCopter stable CORVON405V2_1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CORVON405V2_1 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/CORVON405V2_1-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CORVON405V2_1) - not in board list BB: [43/295] Building board: CORVON743V1 at 2025-09-20 11:42:03.228339 BB: Trying checkout ArduCopter stable CORVON743V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CORVON743V1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/CORVON743V1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CORVON743V1) - not in board list BB: Considering frame heli for board CORVON743V1 BB: Trying checkout ArduCopter stable CORVON743V1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CORVON743V1 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/CORVON743V1-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CORVON743V1) - not in board list BB: [44/295] Building board: CrazyF405 at 2025-09-20 11:42:05.057455 BB: Trying checkout ArduCopter stable CrazyF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CrazyF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/CrazyF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CrazyF405) - not in board list BB: Considering frame heli for board CrazyF405 BB: Trying checkout ArduCopter stable CrazyF405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CrazyF405 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/CrazyF405-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CrazyF405) - not in board list BB: [45/295] Building board: crazyflie2 at 2025-09-20 11:42:06.900278 BB: Trying checkout ArduCopter stable crazyflie2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable crazyflie2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board crazyflie2 BB: Trying checkout ArduCopter stable crazyflie2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable crazyflie2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [46/295] Building board: CSKY405 at 2025-09-20 11:42:06.969622 BB: Trying checkout ArduCopter stable CSKY405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CSKY405 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board CSKY405 BB: Trying checkout ArduCopter stable CSKY405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CSKY405 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [47/295] Building board: CUAV-7-Nano at 2025-09-20 11:42:07.038177 BB: Trying checkout ArduCopter stable CUAV-7-Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CUAV-7-Nano binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board CUAV-7-Nano BB: Trying checkout ArduCopter stable CUAV-7-Nano heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CUAV-7-Nano binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [48/295] Building board: CUAV-Nora at 2025-09-20 11:42:07.105376 BB: Trying checkout ArduCopter stable CUAV-Nora None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CUAV-Nora binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board CUAV-Nora BB: Trying checkout ArduCopter stable CUAV-Nora heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CUAV-Nora binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [49/295] Building board: CUAV-Nora-bdshot at 2025-09-20 11:42:07.173396 BB: Trying checkout ArduCopter stable CUAV-Nora-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CUAV-Nora-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board CUAV-Nora-bdshot BB: Trying checkout ArduCopter stable CUAV-Nora-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CUAV-Nora-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [50/295] Building board: CUAV-Pixhack-v3 at 2025-09-20 11:42:07.259756 BB: Trying checkout ArduCopter stable CUAV-Pixhack-v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CUAV-Pixhack-v3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board CUAV-Pixhack-v3 BB: Trying checkout ArduCopter stable CUAV-Pixhack-v3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CUAV-Pixhack-v3 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [51/295] Building board: CUAV-V6X-v2 at 2025-09-20 11:42:07.335102 BB: Trying checkout ArduCopter stable CUAV-V6X-v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CUAV-V6X-v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/CUAV-V6X-v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CUAV-V6X-v2) - not in board list BB: Considering frame heli for board CUAV-V6X-v2 BB: Trying checkout ArduCopter stable CUAV-V6X-v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CUAV-V6X-v2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/CUAV-V6X-v2-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CUAV-V6X-v2) - not in board list BB: [52/295] Building board: CUAV-X25-EVO at 2025-09-20 11:42:09.154388 BB: Trying checkout ArduCopter stable CUAV-X25-EVO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CUAV-X25-EVO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/CUAV-X25-EVO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CUAV-X25-EVO) - not in board list BB: Considering frame heli for board CUAV-X25-EVO BB: Trying checkout ArduCopter stable CUAV-X25-EVO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CUAV-X25-EVO binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/CUAV-X25-EVO-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CUAV-X25-EVO) - not in board list BB: [53/295] Building board: CUAV-X7 at 2025-09-20 11:42:10.971404 BB: Trying checkout ArduCopter stable CUAV-X7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CUAV-X7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board CUAV-X7 BB: Trying checkout ArduCopter stable CUAV-X7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CUAV-X7 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [54/295] Building board: CUAV-X7-bdshot at 2025-09-20 11:42:11.043250 BB: Trying checkout ArduCopter stable CUAV-X7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CUAV-X7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board CUAV-X7-bdshot BB: Trying checkout ArduCopter stable CUAV-X7-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CUAV-X7-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [55/295] Building board: CUAVv5 at 2025-09-20 11:42:11.107566 BB: Trying checkout ArduCopter stable CUAVv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CUAVv5 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board CUAVv5 BB: Trying checkout ArduCopter stable CUAVv5 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CUAVv5 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [56/295] Building board: CUAVv5-bdshot at 2025-09-20 11:42:11.172211 BB: Trying checkout ArduCopter stable CUAVv5-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CUAVv5-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board CUAVv5-bdshot BB: Trying checkout ArduCopter stable CUAVv5-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CUAVv5-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [57/295] Building board: CUAVv5Nano at 2025-09-20 11:42:11.238599 BB: Trying checkout ArduCopter stable CUAVv5Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CUAVv5Nano binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board CUAVv5Nano BB: Trying checkout ArduCopter stable CUAVv5Nano heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CUAVv5Nano binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [58/295] Building board: CUAVv5Nano-bdshot at 2025-09-20 11:42:11.304993 BB: Trying checkout ArduCopter stable CUAVv5Nano-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CUAVv5Nano-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board CUAVv5Nano-bdshot BB: Trying checkout ArduCopter stable CUAVv5Nano-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CUAVv5Nano-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [59/295] Building board: CubeBlack at 2025-09-20 11:42:11.370115 BB: Trying checkout ArduCopter stable CubeBlack None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CubeBlack binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board CubeBlack BB: Trying checkout ArduCopter stable CubeBlack heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CubeBlack binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [60/295] Building board: CubeBlack+ at 2025-09-20 11:42:11.435945 BB: Trying checkout ArduCopter stable CubeBlack+ None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CubeBlack+ binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board CubeBlack+ BB: Trying checkout ArduCopter stable CubeBlack+ heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CubeBlack+ binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [61/295] Building board: CubeGreen-solo at 2025-09-20 11:42:11.504395 BB: Trying checkout ArduCopter stable CubeGreen-solo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CubeGreen-solo binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board CubeGreen-solo BB: Trying checkout ArduCopter stable CubeGreen-solo heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CubeGreen-solo binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/CubeGreen-solo-heli/git-version.txt doesn't exist - building BB: Skipping heli build for CubeGreen-solo BB: [62/295] Building board: CubeOrange at 2025-09-20 11:42:11.568710 BB: Trying checkout ArduCopter stable CubeOrange None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CubeOrange binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board CubeOrange BB: Trying checkout ArduCopter stable CubeOrange heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CubeOrange binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [63/295] Building board: CubeOrange-bdshot at 2025-09-20 11:42:11.636855 BB: Trying checkout ArduCopter stable CubeOrange-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CubeOrange-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board CubeOrange-bdshot BB: Trying checkout ArduCopter stable CubeOrange-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CubeOrange-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [64/295] Building board: CubeOrange-SimOnHardWare at 2025-09-20 11:42:11.707323 BB: Trying checkout ArduCopter stable CubeOrange-SimOnHardWare None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CubeOrange-SimOnHardWare binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board CubeOrange-SimOnHardWare BB: Trying checkout ArduCopter stable CubeOrange-SimOnHardWare heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CubeOrange-SimOnHardWare binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [65/295] Building board: CubeOrangePlus at 2025-09-20 11:42:11.776289 BB: Trying checkout ArduCopter stable CubeOrangePlus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CubeOrangePlus binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board CubeOrangePlus BB: Trying checkout ArduCopter stable CubeOrangePlus heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CubeOrangePlus binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [66/295] Building board: CubeOrangePlus-bdshot at 2025-09-20 11:42:11.843256 BB: Trying checkout ArduCopter stable CubeOrangePlus-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CubeOrangePlus-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board CubeOrangePlus-bdshot BB: Trying checkout ArduCopter stable CubeOrangePlus-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CubeOrangePlus-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [67/295] Building board: CubeOrangePlus-SimOnHardWare at 2025-09-20 11:42:11.907802 BB: Trying checkout ArduCopter stable CubeOrangePlus-SimOnHardWare None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CubeOrangePlus-SimOnHardWare binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board CubeOrangePlus-SimOnHardWare BB: Trying checkout ArduCopter stable CubeOrangePlus-SimOnHardWare heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CubeOrangePlus-SimOnHardWare binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [68/295] Building board: CubePurple at 2025-09-20 11:42:11.972880 BB: Trying checkout ArduCopter stable CubePurple None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CubePurple binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board CubePurple BB: Trying checkout ArduCopter stable CubePurple heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CubePurple binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [69/295] Building board: CubeRedPrimary at 2025-09-20 11:42:12.038382 BB: Trying checkout ArduCopter stable CubeRedPrimary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CubeRedPrimary binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board CubeRedPrimary BB: Trying checkout ArduCopter stable CubeRedPrimary heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CubeRedPrimary binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [70/295] Building board: CubeRedSecondary at 2025-09-20 11:42:12.103589 BB: Trying checkout ArduCopter stable CubeRedSecondary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CubeRedSecondary binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board CubeRedSecondary BB: Trying checkout ArduCopter stable CubeRedSecondary heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CubeRedSecondary binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [71/295] Building board: CubeSolo at 2025-09-20 11:42:12.168852 BB: Trying checkout ArduCopter stable CubeSolo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CubeSolo binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board CubeSolo BB: Trying checkout ArduCopter stable CubeSolo heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CubeSolo binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/CubeSolo-heli/git-version.txt doesn't exist - building BB: Skipping heli build for CubeSolo BB: [72/295] Building board: CubeYellow at 2025-09-20 11:42:12.234690 BB: Trying checkout ArduCopter stable CubeYellow None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CubeYellow binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board CubeYellow BB: Trying checkout ArduCopter stable CubeYellow heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CubeYellow binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [73/295] Building board: CubeYellow-bdshot at 2025-09-20 11:42:12.313909 BB: Trying checkout ArduCopter stable CubeYellow-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CubeYellow-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board CubeYellow-bdshot BB: Trying checkout ArduCopter stable CubeYellow-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CubeYellow-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [74/295] Building board: DAKEFPVF405 at 2025-09-20 11:42:12.379124 BB: Trying checkout ArduCopter stable DAKEFPVF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable DAKEFPVF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/DAKEFPVF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (DAKEFPVF405) - not in board list BB: Considering frame heli for board DAKEFPVF405 BB: Trying checkout ArduCopter stable DAKEFPVF405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable DAKEFPVF405 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/DAKEFPVF405-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (DAKEFPVF405) - not in board list BB: [75/295] Building board: DAKEFPVH743 at 2025-09-20 11:42:14.208550 BB: Trying checkout ArduCopter stable DAKEFPVH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable DAKEFPVH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/DAKEFPVH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (DAKEFPVH743) - not in board list BB: Considering frame heli for board DAKEFPVH743 BB: Trying checkout ArduCopter stable DAKEFPVH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable DAKEFPVH743 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/DAKEFPVH743-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (DAKEFPVH743) - not in board list BB: [76/295] Building board: DAKEFPVH743Pro at 2025-09-20 11:42:16.038049 BB: Trying checkout ArduCopter stable DAKEFPVH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable DAKEFPVH743Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/DAKEFPVH743Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (DAKEFPVH743Pro) - not in board list BB: Considering frame heli for board DAKEFPVH743Pro BB: Trying checkout ArduCopter stable DAKEFPVH743Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable DAKEFPVH743Pro binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/DAKEFPVH743Pro-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (DAKEFPVH743Pro) - not in board list BB: [77/295] Building board: dark at 2025-09-20 11:42:17.876572 BB: Trying checkout ArduCopter stable dark None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable dark binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board dark BB: Trying checkout ArduCopter stable dark heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable dark binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [78/295] Building board: DevEBoxH7v2 at 2025-09-20 11:42:17.942386 BB: Trying checkout ArduCopter stable DevEBoxH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable DevEBoxH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board DevEBoxH7v2 BB: Trying checkout ArduCopter stable DevEBoxH7v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable DevEBoxH7v2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [79/295] Building board: DroneerF405 at 2025-09-20 11:42:18.008035 BB: Trying checkout ArduCopter stable DroneerF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable DroneerF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/DroneerF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (DroneerF405) - not in board list BB: Considering frame heli for board DroneerF405 BB: Trying checkout ArduCopter stable DroneerF405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable DroneerF405 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/DroneerF405-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (DroneerF405) - not in board list BB: [80/295] Building board: DrotekP3Pro at 2025-09-20 11:42:19.828978 BB: Trying checkout ArduCopter stable DrotekP3Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable DrotekP3Pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board DrotekP3Pro BB: Trying checkout ArduCopter stable DrotekP3Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable DrotekP3Pro binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [81/295] Building board: Durandal at 2025-09-20 11:42:19.901782 BB: Trying checkout ArduCopter stable Durandal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Durandal binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board Durandal BB: Trying checkout ArduCopter stable Durandal heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Durandal binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [82/295] Building board: Durandal-bdshot at 2025-09-20 11:42:19.974571 BB: Trying checkout ArduCopter stable Durandal-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Durandal-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board Durandal-bdshot BB: Trying checkout ArduCopter stable Durandal-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Durandal-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [83/295] Building board: edge at 2025-09-20 11:42:20.048204 BB: Trying checkout ArduCopter stable edge None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable edge binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board edge BB: Trying checkout ArduCopter stable edge heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable edge binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [84/295] Building board: erleboard at 2025-09-20 11:42:20.118649 BB: Trying checkout ArduCopter stable erleboard None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable erleboard binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board erleboard BB: Trying checkout ArduCopter stable erleboard heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable erleboard binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [85/295] Building board: erlebrain2 at 2025-09-20 11:42:20.187490 BB: Trying checkout ArduCopter stable erlebrain2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable erlebrain2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board erlebrain2 BB: Trying checkout ArduCopter stable erlebrain2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable erlebrain2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [86/295] Building board: esp32buzz at 2025-09-20 11:42:20.256335 BB: Trying checkout ArduCopter stable esp32buzz None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable esp32buzz binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/esp32buzz/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32buzz in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32buzz --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32buzz BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3001500, 256)) BB: waf configure failed BB: Considering frame heli for board esp32buzz BB: Trying checkout ArduCopter stable esp32buzz heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable esp32buzz binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/esp32buzz-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32buzz in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32buzz --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32buzz BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3001947, 256)) BB: waf configure failed BB: [87/295] Building board: esp32diy at 2025-09-20 11:42:22.899727 BB: Trying checkout ArduCopter stable esp32diy None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable esp32diy binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/esp32diy/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32diy in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32diy --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32diy BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3002394, 256)) BB: waf configure failed BB: Considering frame heli for board esp32diy BB: Trying checkout ArduCopter stable esp32diy heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable esp32diy binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/esp32diy-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32diy in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32diy --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32diy BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3002841, 256)) BB: waf configure failed BB: [88/295] Building board: esp32empty at 2025-09-20 11:42:25.656303 BB: Trying checkout ArduCopter stable esp32empty None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable esp32empty binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/esp32empty/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32empty in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32empty --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32empty BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3003288, 256)) BB: waf configure failed BB: Considering frame heli for board esp32empty BB: Trying checkout ArduCopter stable esp32empty heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable esp32empty binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/esp32empty-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32empty in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32empty --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32empty BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3003735, 256)) BB: waf configure failed BB: [89/295] Building board: esp32icarus at 2025-09-20 11:42:28.172172 BB: Trying checkout ArduCopter stable esp32icarus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable esp32icarus binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/esp32icarus/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32icarus in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32icarus --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32icarus BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3004182, 256)) BB: waf configure failed BB: Considering frame heli for board esp32icarus BB: Trying checkout ArduCopter stable esp32icarus heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable esp32icarus binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/esp32icarus-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32icarus in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32icarus --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32icarus BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3004629, 256)) BB: waf configure failed BB: [90/295] Building board: esp32imu_module_v11 at 2025-09-20 11:42:30.667710 BB: Trying checkout ArduCopter stable esp32imu_module_v11 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable esp32imu_module_v11 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/esp32imu_module_v11/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (esp32imu_module_v11) - not in board list BB: Considering frame heli for board esp32imu_module_v11 BB: Trying checkout ArduCopter stable esp32imu_module_v11 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable esp32imu_module_v11 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/esp32imu_module_v11-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (esp32imu_module_v11) - not in board list BB: [91/295] Building board: esp32nick at 2025-09-20 11:42:32.462845 BB: Trying checkout ArduCopter stable esp32nick None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable esp32nick binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/esp32nick/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32nick in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32nick --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32nick BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3005921, 256)) BB: waf configure failed BB: Considering frame heli for board esp32nick BB: Trying checkout ArduCopter stable esp32nick heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable esp32nick binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/esp32nick-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32nick in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32nick --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32nick BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3006370, 256)) BB: waf configure failed BB: [92/295] Building board: esp32s3devkit at 2025-09-20 11:42:34.992076 BB: Trying checkout ArduCopter stable esp32s3devkit None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable esp32s3devkit binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/esp32s3devkit/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32s3devkit in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32s3devkit --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32s3devkit BB-WAF: Using toolchain : xtensa-esp32s3-elf BB-WAF: Could not find the program ['xtensa-esp32s3-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3006817, 256)) BB: waf configure failed BB: Considering frame heli for board esp32s3devkit BB: Trying checkout ArduCopter stable esp32s3devkit heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable esp32s3devkit binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/esp32s3devkit-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32s3devkit in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32s3devkit --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32s3devkit BB-WAF: Using toolchain : xtensa-esp32s3-elf BB-WAF: Could not find the program ['xtensa-esp32s3-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3007264, 256)) BB: waf configure failed BB: [93/295] Building board: esp32s3empty at 2025-09-20 11:42:37.534148 BB: Trying checkout ArduCopter stable esp32s3empty None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable esp32s3empty binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/esp32s3empty/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32s3empty in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32s3empty --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32s3empty BB-WAF: Using toolchain : xtensa-esp32s3-elf BB-WAF: Could not find the program ['xtensa-esp32s3-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3007713, 256)) BB: waf configure failed BB: Considering frame heli for board esp32s3empty BB: Trying checkout ArduCopter stable esp32s3empty heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable esp32s3empty binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/esp32s3empty-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32s3empty in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32s3empty --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32s3empty BB-WAF: Using toolchain : xtensa-esp32s3-elf BB-WAF: Could not find the program ['xtensa-esp32s3-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3008160, 256)) BB: waf configure failed BB: [94/295] Building board: esp32s3m5stampfly at 2025-09-20 11:42:40.052214 BB: Trying checkout ArduCopter stable esp32s3m5stampfly None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable esp32s3m5stampfly binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/esp32s3m5stampfly/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (esp32s3m5stampfly) - not in board list BB: Considering frame heli for board esp32s3m5stampfly BB: Trying checkout ArduCopter stable esp32s3m5stampfly heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable esp32s3m5stampfly binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/esp32s3m5stampfly-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (esp32s3m5stampfly) - not in board list BB: [95/295] Building board: esp32tomte76 at 2025-09-20 11:42:41.842416 BB: Trying checkout ArduCopter stable esp32tomte76 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable esp32tomte76 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/esp32tomte76/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32tomte76 in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32tomte76 --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32tomte76 BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3009453, 256)) BB: waf configure failed BB: Considering frame heli for board esp32tomte76 BB: Trying checkout ArduCopter stable esp32tomte76 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable esp32tomte76 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/esp32tomte76-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32tomte76 in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32tomte76 --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32tomte76 BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3009900, 256)) BB: waf configure failed BB: [96/295] Building board: F35Lightning at 2025-09-20 11:42:44.338429 BB: Trying checkout ArduCopter stable F35Lightning None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable F35Lightning binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board F35Lightning BB: Trying checkout ArduCopter stable F35Lightning heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable F35Lightning binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [97/295] Building board: F4BY at 2025-09-20 11:42:44.406878 BB: Trying checkout ArduCopter stable F4BY None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable F4BY binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board F4BY BB: Trying checkout ArduCopter stable F4BY heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable F4BY binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [98/295] Building board: F4BY_F427 at 2025-09-20 11:42:44.471431 BB: Trying checkout ArduCopter stable F4BY_F427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable F4BY_F427 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/F4BY_F427/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (F4BY_F427) - not in board list BB: Considering frame heli for board F4BY_F427 BB: Trying checkout ArduCopter stable F4BY_F427 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable F4BY_F427 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/F4BY_F427-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (F4BY_F427) - not in board list BB: [99/295] Building board: FlyingMoonF407 at 2025-09-20 11:42:46.247889 BB: Trying checkout ArduCopter stable FlyingMoonF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable FlyingMoonF407 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board FlyingMoonF407 BB: Trying checkout ArduCopter stable FlyingMoonF407 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable FlyingMoonF407 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [100/295] Building board: FlyingMoonF427 at 2025-09-20 11:42:46.315135 BB: Trying checkout ArduCopter stable FlyingMoonF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable FlyingMoonF427 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board FlyingMoonF427 BB: Trying checkout ArduCopter stable FlyingMoonF427 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable FlyingMoonF427 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [101/295] Building board: FlyingMoonH743 at 2025-09-20 11:42:46.379663 BB: Trying checkout ArduCopter stable FlyingMoonH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable FlyingMoonH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board FlyingMoonH743 BB: Trying checkout ArduCopter stable FlyingMoonH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable FlyingMoonH743 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [102/295] Building board: FlywooF405HD-AIOv2 at 2025-09-20 11:42:46.446546 BB: Trying checkout ArduCopter stable FlywooF405HD-AIOv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable FlywooF405HD-AIOv2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board FlywooF405HD-AIOv2 BB: Trying checkout ArduCopter stable FlywooF405HD-AIOv2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable FlywooF405HD-AIOv2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [103/295] Building board: FlywooF405Pro at 2025-09-20 11:42:46.513495 BB: Trying checkout ArduCopter stable FlywooF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable FlywooF405Pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board FlywooF405Pro BB: Trying checkout ArduCopter stable FlywooF405Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable FlywooF405Pro binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [104/295] Building board: FlywooF405S-AIO at 2025-09-20 11:42:46.579648 BB: Trying checkout ArduCopter stable FlywooF405S-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable FlywooF405S-AIO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board FlywooF405S-AIO BB: Trying checkout ArduCopter stable FlywooF405S-AIO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable FlywooF405S-AIO binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [105/295] Building board: FlywooF745 at 2025-09-20 11:42:46.644130 BB: Trying checkout ArduCopter stable FlywooF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable FlywooF745 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board FlywooF745 BB: Trying checkout ArduCopter stable FlywooF745 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable FlywooF745 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [106/295] Building board: FlywooF745Nano at 2025-09-20 11:42:46.710773 BB: Trying checkout ArduCopter stable FlywooF745Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable FlywooF745Nano binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board FlywooF745Nano BB: Trying checkout ArduCopter stable FlywooF745Nano heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable FlywooF745Nano binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [107/295] Building board: FlywooH743Pro at 2025-09-20 11:42:46.778259 BB: Trying checkout ArduCopter stable FlywooH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable FlywooH743Pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board FlywooH743Pro BB: Trying checkout ArduCopter stable FlywooH743Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable FlywooH743Pro binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [108/295] Building board: fmuv2 at 2025-09-20 11:42:46.844049 BB: Trying checkout ArduCopter stable fmuv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable fmuv2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board fmuv2 BB: Trying checkout ArduCopter stable fmuv2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable fmuv2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [109/295] Building board: fmuv3 at 2025-09-20 11:42:46.916057 BB: Trying checkout ArduCopter stable fmuv3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable fmuv3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board fmuv3 BB: Trying checkout ArduCopter stable fmuv3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable fmuv3 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [110/295] Building board: fmuv5 at 2025-09-20 11:42:46.982640 BB: Trying checkout ArduCopter stable fmuv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable fmuv5 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board fmuv5 BB: Trying checkout ArduCopter stable fmuv5 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable fmuv5 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [111/295] Building board: FoxeerF405v2 at 2025-09-20 11:42:47.045478 BB: Trying checkout ArduCopter stable FoxeerF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable FoxeerF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board FoxeerF405v2 BB: Trying checkout ArduCopter stable FoxeerF405v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable FoxeerF405v2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [112/295] Building board: FoxeerH743v1 at 2025-09-20 11:42:47.110762 BB: Trying checkout ArduCopter stable FoxeerH743v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable FoxeerH743v1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board FoxeerH743v1 BB: Trying checkout ArduCopter stable FoxeerH743v1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable FoxeerH743v1 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [113/295] Building board: GEPRC_TAKER_H743 at 2025-09-20 11:42:47.174914 BB: Trying checkout ArduCopter stable GEPRC_TAKER_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable GEPRC_TAKER_H743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/GEPRC_TAKER_H743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (GEPRC_TAKER_H743) - not in board list BB: Considering frame heli for board GEPRC_TAKER_H743 BB: Trying checkout ArduCopter stable GEPRC_TAKER_H743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable GEPRC_TAKER_H743 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/GEPRC_TAKER_H743-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (GEPRC_TAKER_H743) - not in board list BB: [114/295] Building board: GEPRCF745BTHD at 2025-09-20 11:42:48.965629 BB: Trying checkout ArduCopter stable GEPRCF745BTHD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable GEPRCF745BTHD binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board GEPRCF745BTHD BB: Trying checkout ArduCopter stable GEPRCF745BTHD heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable GEPRCF745BTHD binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [115/295] Building board: GreenSightUltraBlue at 2025-09-20 11:42:49.034574 BB: Trying checkout ArduCopter stable GreenSightUltraBlue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable GreenSightUltraBlue binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/GreenSightUltraBlue/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (GreenSightUltraBlue) - not in board list BB: Considering frame heli for board GreenSightUltraBlue BB: Trying checkout ArduCopter stable GreenSightUltraBlue heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable GreenSightUltraBlue binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/GreenSightUltraBlue-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (GreenSightUltraBlue) - not in board list BB: [116/295] Building board: Here4FC at 2025-09-20 11:42:50.892285 BB: Trying checkout ArduCopter stable Here4FC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Here4FC binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board Here4FC BB: Trying checkout ArduCopter stable Here4FC heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Here4FC binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [117/295] Building board: IFLIGHT_2RAW_H7 at 2025-09-20 11:42:50.966209 BB: Trying checkout ArduCopter stable IFLIGHT_2RAW_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable IFLIGHT_2RAW_H7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board IFLIGHT_2RAW_H7 BB: Trying checkout ArduCopter stable IFLIGHT_2RAW_H7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable IFLIGHT_2RAW_H7 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [118/295] Building board: JFB100 at 2025-09-20 11:42:51.040468 BB: Trying checkout ArduCopter stable JFB100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable JFB100 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board JFB100 BB: Trying checkout ArduCopter stable JFB100 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable JFB100 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [119/295] Building board: JFB110 at 2025-09-20 11:42:51.111466 BB: Trying checkout ArduCopter stable JFB110 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable JFB110 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board JFB110 BB: Trying checkout ArduCopter stable JFB110 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable JFB110 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [120/295] Building board: JHEM_JHEF405 at 2025-09-20 11:42:51.183859 BB: Trying checkout ArduCopter stable JHEM_JHEF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable JHEM_JHEF405 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board JHEM_JHEF405 BB: Trying checkout ArduCopter stable JHEM_JHEF405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable JHEM_JHEF405 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [121/295] Building board: JHEMCU-GSF405A at 2025-09-20 11:42:51.253001 BB: Trying checkout ArduCopter stable JHEMCU-GSF405A None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable JHEMCU-GSF405A binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board JHEMCU-GSF405A BB: Trying checkout ArduCopter stable JHEMCU-GSF405A heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable JHEMCU-GSF405A binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [122/295] Building board: JHEMCU-GSF405A-RX2 at 2025-09-20 11:42:51.320141 BB: Trying checkout ArduCopter stable JHEMCU-GSF405A-RX2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable JHEMCU-GSF405A-RX2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board JHEMCU-GSF405A-RX2 BB: Trying checkout ArduCopter stable JHEMCU-GSF405A-RX2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable JHEMCU-GSF405A-RX2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [123/295] Building board: JHEMCU-H743HD at 2025-09-20 11:42:51.404181 BB: Trying checkout ArduCopter stable JHEMCU-H743HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable JHEMCU-H743HD binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board JHEMCU-H743HD BB: Trying checkout ArduCopter stable JHEMCU-H743HD heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable JHEMCU-H743HD binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [124/295] Building board: JHEMCUF405PRO at 2025-09-20 11:42:51.468598 BB: Trying checkout ArduCopter stable JHEMCUF405PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable JHEMCUF405PRO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/JHEMCUF405PRO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (JHEMCUF405PRO) - not in board list BB: Considering frame heli for board JHEMCUF405PRO BB: Trying checkout ArduCopter stable JHEMCUF405PRO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable JHEMCUF405PRO binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/JHEMCUF405PRO-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (JHEMCUF405PRO) - not in board list BB: [125/295] Building board: JHEMCUF405WING at 2025-09-20 11:42:53.292649 BB: Trying checkout ArduCopter stable JHEMCUF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable JHEMCUF405WING binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/JHEMCUF405WING/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (JHEMCUF405WING) - not in board list BB: Considering frame heli for board JHEMCUF405WING BB: Trying checkout ArduCopter stable JHEMCUF405WING heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable JHEMCUF405WING binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/JHEMCUF405WING-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (JHEMCUF405WING) - not in board list BB: [126/295] Building board: KakuteF4 at 2025-09-20 11:42:55.099578 BB: Trying checkout ArduCopter stable KakuteF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable KakuteF4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board KakuteF4 BB: Trying checkout ArduCopter stable KakuteF4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable KakuteF4 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [127/295] Building board: KakuteF4-Wing at 2025-09-20 11:42:55.167620 BB: Trying checkout ArduCopter stable KakuteF4-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable KakuteF4-Wing binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board KakuteF4-Wing BB: Trying checkout ArduCopter stable KakuteF4-Wing heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable KakuteF4-Wing binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [128/295] Building board: KakuteF4Mini at 2025-09-20 11:42:55.234437 BB: Trying checkout ArduCopter stable KakuteF4Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable KakuteF4Mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board KakuteF4Mini BB: Trying checkout ArduCopter stable KakuteF4Mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable KakuteF4Mini binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [129/295] Building board: KakuteF7 at 2025-09-20 11:42:55.299527 BB: Trying checkout ArduCopter stable KakuteF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable KakuteF7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board KakuteF7 BB: Trying checkout ArduCopter stable KakuteF7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable KakuteF7 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [130/295] Building board: KakuteF7-bdshot at 2025-09-20 11:42:55.365119 BB: Trying checkout ArduCopter stable KakuteF7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable KakuteF7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board KakuteF7-bdshot BB: Trying checkout ArduCopter stable KakuteF7-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable KakuteF7-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [131/295] Building board: KakuteF7Mini at 2025-09-20 11:42:55.430748 BB: Trying checkout ArduCopter stable KakuteF7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable KakuteF7Mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board KakuteF7Mini BB: Trying checkout ArduCopter stable KakuteF7Mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable KakuteF7Mini binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [132/295] Building board: KakuteH7 at 2025-09-20 11:42:55.499201 BB: Trying checkout ArduCopter stable KakuteH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable KakuteH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board KakuteH7 BB: Trying checkout ArduCopter stable KakuteH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable KakuteH7 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [133/295] Building board: KakuteH7-bdshot at 2025-09-20 11:42:55.563230 BB: Trying checkout ArduCopter stable KakuteH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable KakuteH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board KakuteH7-bdshot BB: Trying checkout ArduCopter stable KakuteH7-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable KakuteH7-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [134/295] Building board: KakuteH7-Wing at 2025-09-20 11:42:55.627555 BB: Trying checkout ArduCopter stable KakuteH7-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable KakuteH7-Wing binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board KakuteH7-Wing BB: Trying checkout ArduCopter stable KakuteH7-Wing heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable KakuteH7-Wing binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [135/295] Building board: KakuteH7Mini at 2025-09-20 11:42:55.691869 BB: Trying checkout ArduCopter stable KakuteH7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable KakuteH7Mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board KakuteH7Mini BB: Trying checkout ArduCopter stable KakuteH7Mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable KakuteH7Mini binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [136/295] Building board: KakuteH7Mini-Nand at 2025-09-20 11:42:55.757718 BB: Trying checkout ArduCopter stable KakuteH7Mini-Nand None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable KakuteH7Mini-Nand binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board KakuteH7Mini-Nand BB: Trying checkout ArduCopter stable KakuteH7Mini-Nand heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable KakuteH7Mini-Nand binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [137/295] Building board: KakuteH7v2 at 2025-09-20 11:42:55.821950 BB: Trying checkout ArduCopter stable KakuteH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable KakuteH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board KakuteH7v2 BB: Trying checkout ArduCopter stable KakuteH7v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable KakuteH7v2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [138/295] Building board: linux at 2025-09-20 11:42:55.884571 BB: Trying checkout ArduCopter stable linux None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable linux binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board linux BB: Trying checkout ArduCopter stable linux heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable linux binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [139/295] Building board: LongBowF405WING at 2025-09-20 11:42:55.947634 BB: Trying checkout ArduCopter stable LongBowF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable LongBowF405WING binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board LongBowF405WING BB: Trying checkout ArduCopter stable LongBowF405WING heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable LongBowF405WING binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [140/295] Building board: LumenierLUXF765-NDAA at 2025-09-20 11:42:56.012291 BB: Trying checkout ArduCopter stable LumenierLUXF765-NDAA None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable LumenierLUXF765-NDAA binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/LumenierLUXF765-NDAA/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (LumenierLUXF765-NDAA) - not in board list BB: Considering frame heli for board LumenierLUXF765-NDAA BB: Trying checkout ArduCopter stable LumenierLUXF765-NDAA heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable LumenierLUXF765-NDAA binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/LumenierLUXF765-NDAA-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (LumenierLUXF765-NDAA) - not in board list BB: [141/295] Building board: luminousbee5 at 2025-09-20 11:42:57.824739 BB: Trying checkout ArduCopter stable luminousbee5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable luminousbee5 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board luminousbee5 BB: Trying checkout ArduCopter stable luminousbee5 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable luminousbee5 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [142/295] Building board: MambaF405-2022 at 2025-09-20 11:42:57.891561 BB: Trying checkout ArduCopter stable MambaF405-2022 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MambaF405-2022 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board MambaF405-2022 BB: Trying checkout ArduCopter stable MambaF405-2022 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MambaF405-2022 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [143/295] Building board: MambaF405US-I2C at 2025-09-20 11:42:57.959964 BB: Trying checkout ArduCopter stable MambaF405US-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MambaF405US-I2C binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board MambaF405US-I2C BB: Trying checkout ArduCopter stable MambaF405US-I2C heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MambaF405US-I2C binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [144/295] Building board: MambaF405v2 at 2025-09-20 11:42:58.027696 BB: Trying checkout ArduCopter stable MambaF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MambaF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board MambaF405v2 BB: Trying checkout ArduCopter stable MambaF405v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MambaF405v2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [145/295] Building board: MambaH743v4 at 2025-09-20 11:42:58.092555 BB: Trying checkout ArduCopter stable MambaH743v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MambaH743v4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board MambaH743v4 BB: Trying checkout ArduCopter stable MambaH743v4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MambaH743v4 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [146/295] Building board: MatekF405 at 2025-09-20 11:42:58.160162 BB: Trying checkout ArduCopter stable MatekF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MatekF405 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board MatekF405 BB: Trying checkout ArduCopter stable MatekF405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MatekF405 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [147/295] Building board: MatekF405-bdshot at 2025-09-20 11:42:58.227995 BB: Trying checkout ArduCopter stable MatekF405-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MatekF405-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board MatekF405-bdshot BB: Trying checkout ArduCopter stable MatekF405-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MatekF405-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [148/295] Building board: MatekF405-CAN at 2025-09-20 11:42:58.294958 BB: Trying checkout ArduCopter stable MatekF405-CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MatekF405-CAN binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board MatekF405-CAN BB: Trying checkout ArduCopter stable MatekF405-CAN heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MatekF405-CAN binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [149/295] Building board: MatekF405-STD at 2025-09-20 11:42:58.360098 BB: Trying checkout ArduCopter stable MatekF405-STD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MatekF405-STD binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board MatekF405-STD BB: Trying checkout ArduCopter stable MatekF405-STD heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MatekF405-STD binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [150/295] Building board: MatekF405-TE at 2025-09-20 11:42:58.427453 BB: Trying checkout ArduCopter stable MatekF405-TE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MatekF405-TE binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board MatekF405-TE BB: Trying checkout ArduCopter stable MatekF405-TE heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MatekF405-TE binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [151/295] Building board: MatekF405-TE-bdshot at 2025-09-20 11:42:58.493683 BB: Trying checkout ArduCopter stable MatekF405-TE-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MatekF405-TE-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board MatekF405-TE-bdshot BB: Trying checkout ArduCopter stable MatekF405-TE-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MatekF405-TE-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [152/295] Building board: MatekF405-Wing at 2025-09-20 11:42:58.561950 BB: Trying checkout ArduCopter stable MatekF405-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MatekF405-Wing binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board MatekF405-Wing BB: Trying checkout ArduCopter stable MatekF405-Wing heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MatekF405-Wing binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [153/295] Building board: MatekF405-Wing-bdshot at 2025-09-20 11:42:58.628155 BB: Trying checkout ArduCopter stable MatekF405-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MatekF405-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board MatekF405-Wing-bdshot BB: Trying checkout ArduCopter stable MatekF405-Wing-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MatekF405-Wing-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [154/295] Building board: MatekF765-SE at 2025-09-20 11:42:58.692762 BB: Trying checkout ArduCopter stable MatekF765-SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MatekF765-SE binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board MatekF765-SE BB: Trying checkout ArduCopter stable MatekF765-SE heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MatekF765-SE binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [155/295] Building board: MatekF765-Wing at 2025-09-20 11:42:58.756187 BB: Trying checkout ArduCopter stable MatekF765-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MatekF765-Wing binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board MatekF765-Wing BB: Trying checkout ArduCopter stable MatekF765-Wing heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MatekF765-Wing binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [156/295] Building board: MatekF765-Wing-bdshot at 2025-09-20 11:42:58.819876 BB: Trying checkout ArduCopter stable MatekF765-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MatekF765-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board MatekF765-Wing-bdshot BB: Trying checkout ArduCopter stable MatekF765-Wing-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MatekF765-Wing-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [157/295] Building board: MatekH743 at 2025-09-20 11:42:58.883871 BB: Trying checkout ArduCopter stable MatekH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MatekH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board MatekH743 BB: Trying checkout ArduCopter stable MatekH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MatekH743 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [158/295] Building board: MatekH743-bdshot at 2025-09-20 11:42:58.947777 BB: Trying checkout ArduCopter stable MatekH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MatekH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board MatekH743-bdshot BB: Trying checkout ArduCopter stable MatekH743-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MatekH743-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [159/295] Building board: MatekH7A3 at 2025-09-20 11:42:59.013734 BB: Trying checkout ArduCopter stable MatekH7A3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MatekH7A3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board MatekH7A3 BB: Trying checkout ArduCopter stable MatekH7A3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MatekH7A3 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [160/295] Building board: MFT-SEMA100 at 2025-09-20 11:42:59.088149 BB: Trying checkout ArduCopter stable MFT-SEMA100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MFT-SEMA100 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board MFT-SEMA100 BB: Trying checkout ArduCopter stable MFT-SEMA100 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MFT-SEMA100 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [161/295] Building board: MicoAir405Mini at 2025-09-20 11:42:59.156341 BB: Trying checkout ArduCopter stable MicoAir405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MicoAir405Mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board MicoAir405Mini BB: Trying checkout ArduCopter stable MicoAir405Mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MicoAir405Mini binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [162/295] Building board: MicoAir405v2 at 2025-09-20 11:42:59.224432 BB: Trying checkout ArduCopter stable MicoAir405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MicoAir405v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board MicoAir405v2 BB: Trying checkout ArduCopter stable MicoAir405v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MicoAir405v2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [163/295] Building board: MicoAir743 at 2025-09-20 11:42:59.293073 BB: Trying checkout ArduCopter stable MicoAir743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MicoAir743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board MicoAir743 BB: Trying checkout ArduCopter stable MicoAir743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MicoAir743 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [164/295] Building board: MicoAir743-AIO at 2025-09-20 11:42:59.361828 BB: Trying checkout ArduCopter stable MicoAir743-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MicoAir743-AIO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board MicoAir743-AIO BB: Trying checkout ArduCopter stable MicoAir743-AIO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MicoAir743-AIO binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [165/295] Building board: MicoAir743v2 at 2025-09-20 11:42:59.427219 BB: Trying checkout ArduCopter stable MicoAir743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MicoAir743v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board MicoAir743v2 BB: Trying checkout ArduCopter stable MicoAir743v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MicoAir743v2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [166/295] Building board: mindpx-v2 at 2025-09-20 11:42:59.491540 BB: Trying checkout ArduCopter stable mindpx-v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable mindpx-v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board mindpx-v2 BB: Trying checkout ArduCopter stable mindpx-v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable mindpx-v2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [167/295] Building board: mini-pix at 2025-09-20 11:42:59.556542 BB: Trying checkout ArduCopter stable mini-pix None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable mini-pix binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board mini-pix BB: Trying checkout ArduCopter stable mini-pix heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable mini-pix binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [168/295] Building board: modalai_fc-v1 at 2025-09-20 11:42:59.625979 BB: Trying checkout ArduCopter stable modalai_fc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable modalai_fc-v1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board modalai_fc-v1 BB: Trying checkout ArduCopter stable modalai_fc-v1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable modalai_fc-v1 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [169/295] Building board: mRoControlZeroClassic at 2025-09-20 11:42:59.694760 BB: Trying checkout ArduCopter stable mRoControlZeroClassic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable mRoControlZeroClassic binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board mRoControlZeroClassic BB: Trying checkout ArduCopter stable mRoControlZeroClassic heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable mRoControlZeroClassic binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [170/295] Building board: mRoControlZeroF7 at 2025-09-20 11:42:59.761366 BB: Trying checkout ArduCopter stable mRoControlZeroF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable mRoControlZeroF7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board mRoControlZeroF7 BB: Trying checkout ArduCopter stable mRoControlZeroF7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable mRoControlZeroF7 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [171/295] Building board: mRoControlZeroH7 at 2025-09-20 11:42:59.826743 BB: Trying checkout ArduCopter stable mRoControlZeroH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable mRoControlZeroH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board mRoControlZeroH7 BB: Trying checkout ArduCopter stable mRoControlZeroH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable mRoControlZeroH7 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [172/295] Building board: mRoControlZeroH7-bdshot at 2025-09-20 11:42:59.891122 BB: Trying checkout ArduCopter stable mRoControlZeroH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable mRoControlZeroH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board mRoControlZeroH7-bdshot BB: Trying checkout ArduCopter stable mRoControlZeroH7-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable mRoControlZeroH7-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [173/295] Building board: mRoControlZeroOEMH7 at 2025-09-20 11:42:59.956044 BB: Trying checkout ArduCopter stable mRoControlZeroOEMH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable mRoControlZeroOEMH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board mRoControlZeroOEMH7 BB: Trying checkout ArduCopter stable mRoControlZeroOEMH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable mRoControlZeroOEMH7 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [174/295] Building board: mRoCZeroOEMH7-bdshot at 2025-09-20 11:43:00.023771 BB: Trying checkout ArduCopter stable mRoCZeroOEMH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable mRoCZeroOEMH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board mRoCZeroOEMH7-bdshot BB: Trying checkout ArduCopter stable mRoCZeroOEMH7-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable mRoCZeroOEMH7-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [175/295] Building board: mRoNexus at 2025-09-20 11:43:00.089909 BB: Trying checkout ArduCopter stable mRoNexus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable mRoNexus binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board mRoNexus BB: Trying checkout ArduCopter stable mRoNexus heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable mRoNexus binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [176/295] Building board: mRoPixracerPro at 2025-09-20 11:43:00.159692 BB: Trying checkout ArduCopter stable mRoPixracerPro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable mRoPixracerPro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board mRoPixracerPro BB: Trying checkout ArduCopter stable mRoPixracerPro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable mRoPixracerPro binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [177/295] Building board: mRoPixracerPro-bdshot at 2025-09-20 11:43:00.227614 BB: Trying checkout ArduCopter stable mRoPixracerPro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable mRoPixracerPro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board mRoPixracerPro-bdshot BB: Trying checkout ArduCopter stable mRoPixracerPro-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable mRoPixracerPro-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [178/295] Building board: mRoX21 at 2025-09-20 11:43:00.292701 BB: Trying checkout ArduCopter stable mRoX21 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable mRoX21 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board mRoX21 BB: Trying checkout ArduCopter stable mRoX21 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable mRoX21 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [179/295] Building board: mRoX21-777 at 2025-09-20 11:43:00.360277 BB: Trying checkout ArduCopter stable mRoX21-777 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable mRoX21-777 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board mRoX21-777 BB: Trying checkout ArduCopter stable mRoX21-777 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable mRoX21-777 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [180/295] Building board: MUPilot at 2025-09-20 11:43:00.426390 BB: Trying checkout ArduCopter stable MUPilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MUPilot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board MUPilot BB: Trying checkout ArduCopter stable MUPilot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MUPilot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [181/295] Building board: NarinFC-H5 at 2025-09-20 11:43:00.503660 BB: Trying checkout ArduCopter stable NarinFC-H5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable NarinFC-H5 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/NarinFC-H5/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (NarinFC-H5) - not in board list BB: Considering frame heli for board NarinFC-H5 BB: Trying checkout ArduCopter stable NarinFC-H5 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable NarinFC-H5 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/NarinFC-H5-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (NarinFC-H5) - not in board list BB: [182/295] Building board: NarinFC-H7 at 2025-09-20 11:43:02.341521 BB: Trying checkout ArduCopter stable NarinFC-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable NarinFC-H7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board NarinFC-H7 BB: Trying checkout ArduCopter stable NarinFC-H7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable NarinFC-H7 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [183/295] Building board: navigator at 2025-09-20 11:43:02.409291 BB: Trying checkout ArduCopter stable navigator None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable navigator binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board navigator BB: Trying checkout ArduCopter stable navigator heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable navigator binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [184/295] Building board: navigator64 at 2025-09-20 11:43:02.475599 BB: Trying checkout ArduCopter stable navigator64 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable navigator64 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board navigator64 BB: Trying checkout ArduCopter stable navigator64 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable navigator64 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [185/295] Building board: navio at 2025-09-20 11:43:02.543769 BB: Trying checkout ArduCopter stable navio None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable navio binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board navio BB: Trying checkout ArduCopter stable navio heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable navio binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [186/295] Building board: navio2 at 2025-09-20 11:43:02.608950 BB: Trying checkout ArduCopter stable navio2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable navio2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board navio2 BB: Trying checkout ArduCopter stable navio2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable navio2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [187/295] Building board: NxtPX4v2 at 2025-09-20 11:43:02.674972 BB: Trying checkout ArduCopter stable NxtPX4v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable NxtPX4v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board NxtPX4v2 BB: Trying checkout ArduCopter stable NxtPX4v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable NxtPX4v2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [188/295] Building board: obal at 2025-09-20 11:43:02.741273 BB: Trying checkout ArduCopter stable obal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable obal binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board obal BB: Trying checkout ArduCopter stable obal heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable obal binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [189/295] Building board: ocpoc_zynq at 2025-09-20 11:43:02.806624 BB: Trying checkout ArduCopter stable ocpoc_zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable ocpoc_zynq binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board ocpoc_zynq BB: Trying checkout ArduCopter stable ocpoc_zynq heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable ocpoc_zynq binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [190/295] Building board: omnibusf4 at 2025-09-20 11:43:02.870622 BB: Trying checkout ArduCopter stable omnibusf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable omnibusf4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board omnibusf4 BB: Trying checkout ArduCopter stable omnibusf4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable omnibusf4 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [191/295] Building board: omnibusf4pro at 2025-09-20 11:43:02.935523 BB: Trying checkout ArduCopter stable omnibusf4pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable omnibusf4pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board omnibusf4pro BB: Trying checkout ArduCopter stable omnibusf4pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable omnibusf4pro binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [192/295] Building board: omnibusf4pro-bdshot at 2025-09-20 11:43:03.007914 BB: Trying checkout ArduCopter stable omnibusf4pro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable omnibusf4pro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board omnibusf4pro-bdshot BB: Trying checkout ArduCopter stable omnibusf4pro-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable omnibusf4pro-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [193/295] Building board: omnibusf4v6 at 2025-09-20 11:43:03.078951 BB: Trying checkout ArduCopter stable omnibusf4v6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable omnibusf4v6 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board omnibusf4v6 BB: Trying checkout ArduCopter stable omnibusf4v6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable omnibusf4v6 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [194/295] Building board: OMNIBUSF7V2 at 2025-09-20 11:43:03.147251 BB: Trying checkout ArduCopter stable OMNIBUSF7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable OMNIBUSF7V2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board OMNIBUSF7V2 BB: Trying checkout ArduCopter stable OMNIBUSF7V2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable OMNIBUSF7V2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [195/295] Building board: OmnibusNanoV6 at 2025-09-20 11:43:03.216699 BB: Trying checkout ArduCopter stable OmnibusNanoV6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable OmnibusNanoV6 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board OmnibusNanoV6 BB: Trying checkout ArduCopter stable OmnibusNanoV6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable OmnibusNanoV6 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [196/295] Building board: OmnibusNanoV6-bdshot at 2025-09-20 11:43:03.283295 BB: Trying checkout ArduCopter stable OmnibusNanoV6-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable OmnibusNanoV6-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board OmnibusNanoV6-bdshot BB: Trying checkout ArduCopter stable OmnibusNanoV6-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable OmnibusNanoV6-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [197/295] Building board: ORBITH743 at 2025-09-20 11:43:03.347457 BB: Trying checkout ArduCopter stable ORBITH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable ORBITH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/ORBITH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ORBITH743) - not in board list BB: Considering frame heli for board ORBITH743 BB: Trying checkout ArduCopter stable ORBITH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable ORBITH743 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/ORBITH743-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ORBITH743) - not in board list BB: [198/295] Building board: OrqaF405Pro at 2025-09-20 11:43:05.196499 BB: Trying checkout ArduCopter stable OrqaF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable OrqaF405Pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board OrqaF405Pro BB: Trying checkout ArduCopter stable OrqaF405Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable OrqaF405Pro binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [199/295] Building board: OrqaH743Pro at 2025-09-20 11:43:05.268918 BB: Trying checkout ArduCopter stable OrqaH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable OrqaH743Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/OrqaH743Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (OrqaH743Pro) - not in board list BB: Considering frame heli for board OrqaH743Pro BB: Trying checkout ArduCopter stable OrqaH743Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable OrqaH743Pro binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/OrqaH743Pro-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (OrqaH743Pro) - not in board list BB: [200/295] Building board: PH4-mini at 2025-09-20 11:43:07.108016 BB: Trying checkout ArduCopter stable PH4-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable PH4-mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board PH4-mini BB: Trying checkout ArduCopter stable PH4-mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable PH4-mini binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [201/295] Building board: PH4-mini-bdshot at 2025-09-20 11:43:07.180487 BB: Trying checkout ArduCopter stable PH4-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable PH4-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board PH4-mini-bdshot BB: Trying checkout ArduCopter stable PH4-mini-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable PH4-mini-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [202/295] Building board: pilotpi at 2025-09-20 11:43:07.250090 BB: Trying checkout ArduCopter stable pilotpi None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable pilotpi binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/pilotpi/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (pilotpi) - not in board list BB: Considering frame heli for board pilotpi BB: Trying checkout ArduCopter stable pilotpi heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable pilotpi binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/pilotpi-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (pilotpi) - not in board list BB: [203/295] Building board: Pix32v5 at 2025-09-20 11:43:09.062652 BB: Trying checkout ArduCopter stable Pix32v5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Pix32v5 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board Pix32v5 BB: Trying checkout ArduCopter stable Pix32v5 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Pix32v5 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [204/295] Building board: PixC4-Jetson at 2025-09-20 11:43:09.133325 BB: Trying checkout ArduCopter stable PixC4-Jetson None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable PixC4-Jetson binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board PixC4-Jetson BB: Trying checkout ArduCopter stable PixC4-Jetson heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable PixC4-Jetson binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [205/295] Building board: PixFlamingo at 2025-09-20 11:43:09.198946 BB: Trying checkout ArduCopter stable PixFlamingo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable PixFlamingo binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board PixFlamingo BB: Trying checkout ArduCopter stable PixFlamingo heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable PixFlamingo binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [206/295] Building board: PixFlamingo-F767 at 2025-09-20 11:43:09.263830 BB: Trying checkout ArduCopter stable PixFlamingo-F767 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable PixFlamingo-F767 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board PixFlamingo-F767 BB: Trying checkout ArduCopter stable PixFlamingo-F767 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable PixFlamingo-F767 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [207/295] Building board: Pixhawk1 at 2025-09-20 11:43:09.330153 BB: Trying checkout ArduCopter stable Pixhawk1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Pixhawk1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board Pixhawk1 BB: Trying checkout ArduCopter stable Pixhawk1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Pixhawk1 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [208/295] Building board: Pixhawk1-1M at 2025-09-20 11:43:09.395710 BB: Trying checkout ArduCopter stable Pixhawk1-1M None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Pixhawk1-1M binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board Pixhawk1-1M BB: Trying checkout ArduCopter stable Pixhawk1-1M heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Pixhawk1-1M binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [209/295] Building board: Pixhawk1-1M-bdshot at 2025-09-20 11:43:09.459863 BB: Trying checkout ArduCopter stable Pixhawk1-1M-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Pixhawk1-1M-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board Pixhawk1-1M-bdshot BB: Trying checkout ArduCopter stable Pixhawk1-1M-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Pixhawk1-1M-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [210/295] Building board: Pixhawk1-bdshot at 2025-09-20 11:43:09.524476 BB: Trying checkout ArduCopter stable Pixhawk1-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Pixhawk1-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board Pixhawk1-bdshot BB: Trying checkout ArduCopter stable Pixhawk1-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Pixhawk1-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [211/295] Building board: Pixhawk4 at 2025-09-20 11:43:09.590874 BB: Trying checkout ArduCopter stable Pixhawk4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Pixhawk4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board Pixhawk4 BB: Trying checkout ArduCopter stable Pixhawk4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Pixhawk4 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [212/295] Building board: Pixhawk4-bdshot at 2025-09-20 11:43:09.655371 BB: Trying checkout ArduCopter stable Pixhawk4-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Pixhawk4-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board Pixhawk4-bdshot BB: Trying checkout ArduCopter stable Pixhawk4-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Pixhawk4-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [213/295] Building board: Pixhawk5X at 2025-09-20 11:43:09.720622 BB: Trying checkout ArduCopter stable Pixhawk5X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Pixhawk5X binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board Pixhawk5X BB: Trying checkout ArduCopter stable Pixhawk5X heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Pixhawk5X binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [214/295] Building board: Pixhawk6C at 2025-09-20 11:43:09.787295 BB: Trying checkout ArduCopter stable Pixhawk6C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Pixhawk6C binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board Pixhawk6C BB: Trying checkout ArduCopter stable Pixhawk6C heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Pixhawk6C binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [215/295] Building board: Pixhawk6C-bdshot at 2025-09-20 11:43:09.851400 BB: Trying checkout ArduCopter stable Pixhawk6C-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Pixhawk6C-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board Pixhawk6C-bdshot BB: Trying checkout ArduCopter stable Pixhawk6C-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Pixhawk6C-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [216/295] Building board: Pixhawk6X at 2025-09-20 11:43:09.915594 BB: Trying checkout ArduCopter stable Pixhawk6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Pixhawk6X binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board Pixhawk6X BB: Trying checkout ArduCopter stable Pixhawk6X heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Pixhawk6X binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [217/295] Building board: Pixhawk6X-bdshot at 2025-09-20 11:43:09.981036 BB: Trying checkout ArduCopter stable Pixhawk6X-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Pixhawk6X-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board Pixhawk6X-bdshot BB: Trying checkout ArduCopter stable Pixhawk6X-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Pixhawk6X-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [218/295] Building board: PixPilot-C3 at 2025-09-20 11:43:10.047403 BB: Trying checkout ArduCopter stable PixPilot-C3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable PixPilot-C3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board PixPilot-C3 BB: Trying checkout ArduCopter stable PixPilot-C3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable PixPilot-C3 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [219/295] Building board: PixPilot-V3 at 2025-09-20 11:43:10.115157 BB: Trying checkout ArduCopter stable PixPilot-V3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable PixPilot-V3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board PixPilot-V3 BB: Trying checkout ArduCopter stable PixPilot-V3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable PixPilot-V3 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [220/295] Building board: PixPilot-V6 at 2025-09-20 11:43:10.178646 BB: Trying checkout ArduCopter stable PixPilot-V6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable PixPilot-V6 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board PixPilot-V6 BB: Trying checkout ArduCopter stable PixPilot-V6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable PixPilot-V6 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [221/295] Building board: PixPilot-V6PRO at 2025-09-20 11:43:10.244305 BB: Trying checkout ArduCopter stable PixPilot-V6PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable PixPilot-V6PRO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board PixPilot-V6PRO BB: Trying checkout ArduCopter stable PixPilot-V6PRO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable PixPilot-V6PRO binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [222/295] Building board: Pixracer at 2025-09-20 11:43:10.311785 BB: Trying checkout ArduCopter stable Pixracer None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Pixracer binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board Pixracer BB: Trying checkout ArduCopter stable Pixracer heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Pixracer binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [223/295] Building board: Pixracer-bdshot at 2025-09-20 11:43:10.378773 BB: Trying checkout ArduCopter stable Pixracer-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Pixracer-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board Pixracer-bdshot BB: Trying checkout ArduCopter stable Pixracer-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Pixracer-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [224/295] Building board: PixSurveyA1 at 2025-09-20 11:43:10.444438 BB: Trying checkout ArduCopter stable PixSurveyA1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable PixSurveyA1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board PixSurveyA1 BB: Trying checkout ArduCopter stable PixSurveyA1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable PixSurveyA1 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [225/295] Building board: PixSurveyA1-IND at 2025-09-20 11:43:10.515724 BB: Trying checkout ArduCopter stable PixSurveyA1-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable PixSurveyA1-IND binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board PixSurveyA1-IND BB: Trying checkout ArduCopter stable PixSurveyA1-IND heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable PixSurveyA1-IND binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [226/295] Building board: PixSurveyA2-IND at 2025-09-20 11:43:10.584269 BB: Trying checkout ArduCopter stable PixSurveyA2-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable PixSurveyA2-IND binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/PixSurveyA2-IND/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (PixSurveyA2-IND) - not in board list BB: Considering frame heli for board PixSurveyA2-IND BB: Trying checkout ArduCopter stable PixSurveyA2-IND heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable PixSurveyA2-IND binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/PixSurveyA2-IND-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (PixSurveyA2-IND) - not in board list BB: [227/295] Building board: pocket at 2025-09-20 11:43:12.362343 BB: Trying checkout ArduCopter stable pocket None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable pocket binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board pocket BB: Trying checkout ArduCopter stable pocket heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable pocket binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [228/295] Building board: pxf at 2025-09-20 11:43:12.427968 BB: Trying checkout ArduCopter stable pxf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable pxf binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board pxf BB: Trying checkout ArduCopter stable pxf heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable pxf binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [229/295] Building board: pxfmini at 2025-09-20 11:43:12.490077 BB: Trying checkout ArduCopter stable pxfmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable pxfmini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board pxfmini BB: Trying checkout ArduCopter stable pxfmini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable pxfmini binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [230/295] Building board: QioTekAdeptF407 at 2025-09-20 11:43:12.556468 BB: Trying checkout ArduCopter stable QioTekAdeptF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable QioTekAdeptF407 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board QioTekAdeptF407 BB: Trying checkout ArduCopter stable QioTekAdeptF407 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable QioTekAdeptF407 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [231/295] Building board: QioTekZealotF427 at 2025-09-20 11:43:12.621789 BB: Trying checkout ArduCopter stable QioTekZealotF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable QioTekZealotF427 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board QioTekZealotF427 BB: Trying checkout ArduCopter stable QioTekZealotF427 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable QioTekZealotF427 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [232/295] Building board: QioTekZealotH743 at 2025-09-20 11:43:12.685325 BB: Trying checkout ArduCopter stable QioTekZealotH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable QioTekZealotH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board QioTekZealotH743 BB: Trying checkout ArduCopter stable QioTekZealotH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable QioTekZealotH743 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [233/295] Building board: QioTekZealotH743-bdshot at 2025-09-20 11:43:12.750705 BB: Trying checkout ArduCopter stable QioTekZealotH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable QioTekZealotH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board QioTekZealotH743-bdshot BB: Trying checkout ArduCopter stable QioTekZealotH743-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable QioTekZealotH743-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [234/295] Building board: R9Pilot at 2025-09-20 11:43:12.814599 BB: Trying checkout ArduCopter stable R9Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable R9Pilot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board R9Pilot BB: Trying checkout ArduCopter stable R9Pilot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable R9Pilot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [235/295] Building board: RadiolinkPIX6 at 2025-09-20 11:43:12.883147 BB: Trying checkout ArduCopter stable RadiolinkPIX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable RadiolinkPIX6 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board RadiolinkPIX6 BB: Trying checkout ArduCopter stable RadiolinkPIX6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable RadiolinkPIX6 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [236/295] Building board: RADIX2HD at 2025-09-20 11:43:12.946429 BB: Trying checkout ArduCopter stable RADIX2HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable RADIX2HD binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board RADIX2HD BB: Trying checkout ArduCopter stable RADIX2HD heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable RADIX2HD binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [237/295] Building board: ReaperF745 at 2025-09-20 11:43:13.014824 BB: Trying checkout ArduCopter stable ReaperF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable ReaperF745 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board ReaperF745 BB: Trying checkout ArduCopter stable ReaperF745 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable ReaperF745 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [238/295] Building board: revo-mini at 2025-09-20 11:43:13.085494 BB: Trying checkout ArduCopter stable revo-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable revo-mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board revo-mini BB: Trying checkout ArduCopter stable revo-mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable revo-mini binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [239/295] Building board: revo-mini-bdshot at 2025-09-20 11:43:13.151496 BB: Trying checkout ArduCopter stable revo-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable revo-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board revo-mini-bdshot BB: Trying checkout ArduCopter stable revo-mini-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable revo-mini-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [240/295] Building board: revo-mini-i2c at 2025-09-20 11:43:13.239415 BB: Trying checkout ArduCopter stable revo-mini-i2c None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable revo-mini-i2c binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board revo-mini-i2c BB: Trying checkout ArduCopter stable revo-mini-i2c heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable revo-mini-i2c binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [241/295] Building board: revo-mini-i2c-bdshot at 2025-09-20 11:43:13.303607 BB: Trying checkout ArduCopter stable revo-mini-i2c-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable revo-mini-i2c-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board revo-mini-i2c-bdshot BB: Trying checkout ArduCopter stable revo-mini-i2c-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable revo-mini-i2c-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [242/295] Building board: rst_zynq at 2025-09-20 11:43:13.367630 BB: Trying checkout ArduCopter stable rst_zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable rst_zynq binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/rst_zynq/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for rst_zynq in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board rst_zynq --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : rst_zynq BB-WAF: Using toolchain : arm-linux-gnueabihf BB-WAF: Checking for 'g++' (C++ compiler) : /usr/local/bin/arm-linux-gnueabihf-g++ BB-WAF: Checking for 'gcc' (C compiler) : /usr/local/bin/arm-linux-gnueabihf-gcc BB-WAF: Checking for program 'arm-linux-gnueabihf-nm' : /usr/local/bin/arm-linux-gnueabihf-nm BB-WAF: Checking for c flags '-MMD' : yes BB-WAF: Checking for cxx flags '-MMD' : yes BB-WAF: CXX Compiler : g++ 10.2.1 BB-WAF: Checking for need to link with librt : not necessary BB-WAF: Checking for 'lttng-ust': : disabled BB-WAF: Checking for library dl : yes BB-WAF: Checking for program 'arm-linux-gnueabihf-pkg-config' : /usr/bin/arm-linux-gnueabihf-pkg-config BB-WAF: Checking for 'libiio' : not found BB-WAF: Enabled OpenDroneID : no BB-WAF: Enabled firmware ID checking : no BB-WAF: GPS Debug Logging : no BB-WAF: Enabled custom controller : no BB-WAF: Checking for HAVE_CMATH_ISFINITE : yes BB-WAF: Checking for HAVE_CMATH_ISINF : yes BB-WAF: Checking for HAVE_CMATH_ISNAN : yes BB-WAF: Checking for NEED_CMATH_ISFINITE_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISINF_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISNAN_STD_NAMESPACE : yes BB-WAF: Checking for header endian.h : yes BB-WAF: Checking for header byteswap.h : yes BB-WAF: Checking for HAVE_MEMRCHR : yes BB-WAF: Configured VSCode Intellisense: : no BB-WAF: DC_DSDL compiler in : /mnt/volume_nyc3_01/autotest/APM/APM/modules/DroneCAN/dronecan_dsdlc BB-WAF: Source is git repository : yes BB-WAF: Update submodules : yes BB-WAF: Checking for program 'git' : /usr/bin/git BB-WAF: Checking for program 'arm-linux-gnueabihf-size' : /usr/local/bin/arm-linux-gnueabihf-size BB-WAF: Benchmarks : disabled BB-WAF: Unit tests : enabled BB-WAF: Scripting : maybe BB-WAF: Scripting runtime checks : enabled BB-WAF: Debug build : disabled BB-WAF: Coverage build : disabled BB-WAF: Force 32-bit build : disabled BB-WAF: Checking for program 'rsync' : /usr/bin/rsync BB-WAF: Removing target_list file /home/autotest/build/tmp/binaries.build/rst_zynq/target_list BB-WAF: 'configure' finished successfully (1.792s) BB-WAF: 'clean' finished successfully (1.136s) BB: Running (python3 ./waf build --targets bin/arducopter) BB-WAF: Waf: Entering directory `/home/autotest/build/tmp/binaries.build/rst_zynq' BB-WAF: [3/6] Compiling libraries/AP_Scripting/generator/src/main.c BB-WAF: [4/6] Processing modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: [5/6] Creating /home/autotest/build/tmp/binaries.build/rst_zynq/ap_version.h BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Found 342 MAVLink message types in 17 XML files BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ardupilotmega BB-WAF: [6/6] Processing /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.cpp,/home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.h: libraries/AP_Scripting/generator/description/bindings.desc /home/autotest/build/tmp/binaries.build/rst_zynq/gen-bindings -> /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.cpp /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.h BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ASLUAV BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/common BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/development BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/icarous BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/minimal BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/python_array_test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/standard BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ualberta BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/uAvionix BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/loweheiser BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/storm32 BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/AVSSUAS BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/cubepilot BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/csAirLink BB-WAF: Copying fixed headers for protocol 2.0 to /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0 BB-WAF: No target_list file found, creating BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/rst_zynq/compile_commands.json BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/rst_zynq/compile_commands.json BB-WAF: [ 7/1042] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 8/1042] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 9/1042] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 10/1042] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 11/1042] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 12/1042] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Logging.cpp BB-WAF: [ 13/1042] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 14/1042] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 15/1042] Compiling libraries/AC_AttitudeControl/AC_PosControl_Logging.cpp BB-WAF: [ 16/1042] Compiling libraries/AC_AutoTune/AC_AutoTune_Multi.cpp BB-WAF: [ 17/1042] Compiling libraries/AC_AutoTune/AC_AutoTune_Heli.cpp BB-WAF: [ 18/1042] Compiling libraries/AC_AutoTune/AC_AutoTune_FreqResp.cpp BB-WAF: [ 19/1042] Compiling libraries/AC_Autorotation/RSC_Autorotation.cpp BB-WAF: [ 20/1042] Compiling libraries/AC_Autorotation/AC_Autorotation.cpp BB-WAF: [ 21/1042] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 22/1042] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 23/1042] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 24/1042] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 25/1042] Compiling libraries/AC_InputManager/AC_InputManager.cpp BB-WAF: [ 26/1042] Compiling libraries/AC_InputManager/AC_InputManager_Heli.cpp BB-WAF: [ 27/1042] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 28/1042] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 29/1042] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 30/1042] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 31/1042] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 32/1042] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 33/1042] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 34/1042] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 35/1042] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 36/1042] Compiling libraries/AC_PrecLand/PosVelEKF.cpp BB-WAF: [ 37/1042] Compiling libraries/AC_PrecLand/AC_PrecLand_Companion.cpp BB-WAF: [ 38/1042] Compiling libraries/AC_PrecLand/AC_PrecLand_IRLock.cpp BB-WAF: [ 39/1042] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL.cpp BB-WAF: [ 40/1042] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL_Gazebo.cpp BB-WAF: [ 41/1042] Compiling libraries/AC_PrecLand/AC_PrecLand_StateMachine.cpp BB-WAF: [ 42/1042] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 43/1042] Compiling libraries/AC_WPNav/AC_Circle.cpp BB-WAF: [ 44/1042] Compiling libraries/AC_WPNav/AC_WPNav.cpp BB-WAF: [ 45/1042] Compiling libraries/AC_WPNav/AC_WPNav_OA.cpp BB-WAF: [ 46/1042] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 47/1042] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 48/1042] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 49/1042] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 50/1042] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 51/1042] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 52/1042] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 53/1042] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 54/1042] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 55/1042] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 56/1042] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 57/1042] Compiling libraries/AP_AdvancedFailsafe/AP_AdvancedFailsafe.cpp BB-WAF: [ 58/1042] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 59/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 60/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 61/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 62/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 63/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 64/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 65/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 66/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 67/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 68/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 69/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 70/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 71/1042] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 72/1042] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 73/1042] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 74/1042] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 75/1042] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 76/1042] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 77/1042] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 78/1042] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 79/1042] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 80/1042] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 81/1042] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 82/1042] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 83/1042] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 84/1042] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 85/1042] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 86/1042] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 87/1042] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 88/1042] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 89/1042] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 90/1042] Compiling libraries/AP_Baro/AP_Baro_atmosphere.cpp BB-WAF: [ 91/1042] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 92/1042] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 93/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 94/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 95/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 96/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 97/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 98/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 99/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 100/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 101/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 102/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 103/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 104/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 105/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 106/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 107/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 108/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 109/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 110/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 111/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 112/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 113/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 114/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 115/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 116/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 117/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 118/1042] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 119/1042] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 120/1042] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 121/1042] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 122/1042] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 123/1042] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 124/1042] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 125/1042] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [ 126/1042] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [ 127/1042] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 128/1042] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 129/1042] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 130/1042] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 131/1042] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 132/1042] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 133/1042] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 134/1042] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 135/1042] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 136/1042] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 137/1042] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 138/1042] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 139/1042] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 140/1042] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 141/1042] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 142/1042] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 143/1042] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 144/1042] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 145/1042] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 146/1042] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 147/1042] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 148/1042] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 149/1042] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 150/1042] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 151/1042] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 152/1042] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 153/1042] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 154/1042] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 155/1042] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 156/1042] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 157/1042] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 158/1042] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 159/1042] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 160/1042] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 161/1042] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 162/1042] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 163/1042] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 164/1042] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 165/1042] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 166/1042] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 167/1042] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 168/1042] Compiling libraries/AP_Compass/AP_Compass_IIS2MDC.cpp BB-WAF: [ 169/1042] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 170/1042] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 171/1042] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 172/1042] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 173/1042] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 174/1042] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 175/1042] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 176/1042] Compiling libraries/AP_Compass/AP_Compass_BMM350.cpp BB-WAF: [ 177/1042] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 178/1042] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 179/1042] Compiling libraries/AP_CustomRotations/AP_CustomRotations.cpp BB-WAF: [ 180/1042] Compiling libraries/AP_CustomRotations/AP_CustomRotations_params.cpp BB-WAF: [ 181/1042] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 182/1042] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 183/1042] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 184/1042] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 185/1042] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 186/1042] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [ 187/1042] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [ 188/1042] Compiling libraries/AP_Devo_Telem/AP_Devo_Telem.cpp BB-WAF: [ 189/1042] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 190/1042] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [ 191/1042] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [ 192/1042] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [ 193/1042] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [ 194/1042] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp: In member function void Compass::probe_i2c_spi_compasses(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:286:55: error: lis3mdl was not declared in this scope BB-WAF: 286 | #define HAL_MAG_PROBE_LIST PROBE_MAG_SPI(LIS3MDL, lis3mdl, false, ROTATION_ROLL_180_YAW_90) BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1101:59: note: in definition of macro ADD_BACKEND BB-WAF: 1101 | do { if (_driver_enabled(driver_type)) { _add_backend(backend); } \ BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:286:32: note: in expansion of macro PROBE_MAG_SPI BB-WAF: 286 | #define HAL_MAG_PROBE_LIST PROBE_MAG_SPI(LIS3MDL, lis3mdl, false, ROTATION_ROLL_180_YAW_90) BB-WAF: | ^~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1433:5: note: in expansion of macro HAL_MAG_PROBE_LIST BB-WAF: 1433 | HAL_MAG_PROBE_LIST; BB-WAF: | ^~~~~~~~~~~~~~~~~~ BB-WAF: compilation terminated due to -Wfatal-errors. BB-WAF: BB-WAF: Waf: Leaving directory `/home/autotest/build/tmp/binaries.build/rst_zynq' BB-WAF: Build failed BB-WAF: -> task in 'objs/AP_Compass' failed (exit status 1): BB-WAF: {task 140439861638112: cxx AP_Compass.cpp -> AP_Compass.cpp.0.o} BB-WAF: (run with -v to display more information) BB: Process failed ((3031388, 256)) BB: Failed build of ArduCopter rst_zynq stable BB: Considering frame heli for board rst_zynq BB: Trying checkout ArduCopter stable rst_zynq heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable rst_zynq binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/rst_zynq-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for rst_zynq in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board rst_zynq --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : rst_zynq BB-WAF: Using toolchain : arm-linux-gnueabihf BB-WAF: Checking for 'g++' (C++ compiler) : /usr/local/bin/arm-linux-gnueabihf-g++ BB-WAF: Checking for 'gcc' (C compiler) : /usr/local/bin/arm-linux-gnueabihf-gcc BB-WAF: Checking for program 'arm-linux-gnueabihf-nm' : /usr/local/bin/arm-linux-gnueabihf-nm BB-WAF: Checking for c flags '-MMD' : yes BB-WAF: Checking for cxx flags '-MMD' : yes BB-WAF: CXX Compiler : g++ 10.2.1 BB-WAF: Checking for need to link with librt : not necessary BB-WAF: Checking for 'lttng-ust': : disabled BB-WAF: Checking for library dl : yes BB-WAF: Checking for program 'arm-linux-gnueabihf-pkg-config' : /usr/bin/arm-linux-gnueabihf-pkg-config BB-WAF: Checking for 'libiio' : not found BB-WAF: Enabled OpenDroneID : no BB-WAF: Enabled firmware ID checking : no BB-WAF: GPS Debug Logging : no BB-WAF: Enabled custom controller : no BB-WAF: Checking for HAVE_CMATH_ISFINITE : yes BB-WAF: Checking for HAVE_CMATH_ISINF : yes BB-WAF: Checking for HAVE_CMATH_ISNAN : yes BB-WAF: Checking for NEED_CMATH_ISFINITE_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISINF_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISNAN_STD_NAMESPACE : yes BB-WAF: Checking for header endian.h : yes BB-WAF: Checking for header byteswap.h : yes BB-WAF: Checking for HAVE_MEMRCHR : yes BB-WAF: Configured VSCode Intellisense: : no BB-WAF: DC_DSDL compiler in : /mnt/volume_nyc3_01/autotest/APM/APM/modules/DroneCAN/dronecan_dsdlc BB-WAF: Source is git repository : yes BB-WAF: Update submodules : yes BB-WAF: Checking for program 'git' : /usr/bin/git BB-WAF: Checking for program 'arm-linux-gnueabihf-size' : /usr/local/bin/arm-linux-gnueabihf-size BB-WAF: Benchmarks : disabled BB-WAF: Unit tests : enabled BB-WAF: Scripting : maybe BB-WAF: Scripting runtime checks : enabled BB-WAF: Debug build : disabled BB-WAF: Coverage build : disabled BB-WAF: Force 32-bit build : disabled BB-WAF: Checking for program 'rsync' : /usr/bin/rsync BB-WAF: Removing target_list file /home/autotest/build/tmp/binaries.build/rst_zynq/target_list BB-WAF: 'configure' finished successfully (1.625s) BB-WAF: 'clean' finished successfully (1.112s) BB: Running (python3 ./waf build --targets bin/arducopter-heli) BB-WAF: Waf: Entering directory `/home/autotest/build/tmp/binaries.build/rst_zynq' BB-WAF: [3/6] Compiling libraries/AP_Scripting/generator/src/main.c BB-WAF: [4/6] Processing modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: [5/6] Creating /home/autotest/build/tmp/binaries.build/rst_zynq/ap_version.h BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Found 342 MAVLink message types in 17 XML files BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ardupilotmega BB-WAF: [6/6] Processing /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.cpp,/home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.h: libraries/AP_Scripting/generator/description/bindings.desc /home/autotest/build/tmp/binaries.build/rst_zynq/gen-bindings -> /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.cpp /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.h BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ASLUAV BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/common BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/development BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/icarous BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/minimal BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/python_array_test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/standard BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ualberta BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/uAvionix BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/loweheiser BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/storm32 BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/AVSSUAS BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/cubepilot BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/csAirLink BB-WAF: Copying fixed headers for protocol 2.0 to /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0 BB-WAF: No target_list file found, creating BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/rst_zynq/compile_commands.json BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/rst_zynq/compile_commands.json BB-WAF: [ 7/1042] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 8/1042] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 9/1042] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 10/1042] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 11/1042] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 12/1042] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Logging.cpp BB-WAF: [ 13/1042] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 14/1042] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 15/1042] Compiling libraries/AC_AttitudeControl/AC_PosControl_Logging.cpp BB-WAF: [ 16/1042] Compiling libraries/AC_AutoTune/AC_AutoTune_Multi.cpp BB-WAF: [ 17/1042] Compiling libraries/AC_AutoTune/AC_AutoTune_Heli.cpp BB-WAF: [ 18/1042] Compiling libraries/AC_AutoTune/AC_AutoTune_FreqResp.cpp BB-WAF: [ 19/1042] Compiling libraries/AC_Autorotation/RSC_Autorotation.cpp BB-WAF: [ 20/1042] Compiling libraries/AC_Autorotation/AC_Autorotation.cpp BB-WAF: [ 21/1042] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 22/1042] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 23/1042] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 24/1042] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 25/1042] Compiling libraries/AC_InputManager/AC_InputManager.cpp BB-WAF: [ 26/1042] Compiling libraries/AC_InputManager/AC_InputManager_Heli.cpp BB-WAF: [ 27/1042] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 28/1042] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 29/1042] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 30/1042] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 31/1042] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 32/1042] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 33/1042] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 34/1042] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 35/1042] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 36/1042] Compiling libraries/AC_PrecLand/PosVelEKF.cpp BB-WAF: [ 37/1042] Compiling libraries/AC_PrecLand/AC_PrecLand_Companion.cpp BB-WAF: [ 38/1042] Compiling libraries/AC_PrecLand/AC_PrecLand_IRLock.cpp BB-WAF: [ 39/1042] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL.cpp BB-WAF: [ 40/1042] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL_Gazebo.cpp BB-WAF: [ 41/1042] Compiling libraries/AC_PrecLand/AC_PrecLand_StateMachine.cpp BB-WAF: [ 42/1042] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 43/1042] Compiling libraries/AC_WPNav/AC_Circle.cpp BB-WAF: [ 44/1042] Compiling libraries/AC_WPNav/AC_WPNav.cpp BB-WAF: [ 45/1042] Compiling libraries/AC_WPNav/AC_WPNav_OA.cpp BB-WAF: [ 46/1042] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 47/1042] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 48/1042] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 49/1042] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 50/1042] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 51/1042] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 52/1042] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 53/1042] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 54/1042] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 55/1042] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 56/1042] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 57/1042] Compiling libraries/AP_AdvancedFailsafe/AP_AdvancedFailsafe.cpp BB-WAF: [ 58/1042] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 59/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 60/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 61/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 62/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 63/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 64/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 65/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 66/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 67/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 68/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 69/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 70/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 71/1042] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 72/1042] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 73/1042] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 74/1042] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 75/1042] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 76/1042] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 77/1042] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 78/1042] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 79/1042] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 80/1042] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 81/1042] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 82/1042] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 83/1042] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 84/1042] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 85/1042] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 86/1042] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 87/1042] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 88/1042] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 89/1042] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 90/1042] Compiling libraries/AP_Baro/AP_Baro_atmosphere.cpp BB-WAF: [ 91/1042] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 92/1042] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 93/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 94/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 95/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 96/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 97/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 98/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 99/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 100/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 101/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 102/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 103/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 104/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 105/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 106/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 107/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 108/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 109/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 110/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 111/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 112/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 113/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 114/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 115/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 116/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 117/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 118/1042] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 119/1042] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 120/1042] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 121/1042] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 122/1042] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 123/1042] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 124/1042] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 125/1042] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [ 126/1042] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [ 127/1042] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 128/1042] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 129/1042] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 130/1042] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 131/1042] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 132/1042] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 133/1042] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 134/1042] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 135/1042] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 136/1042] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 137/1042] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 138/1042] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 139/1042] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 140/1042] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 141/1042] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 142/1042] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 143/1042] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 144/1042] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 145/1042] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 146/1042] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 147/1042] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 148/1042] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 149/1042] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 150/1042] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 151/1042] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 152/1042] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 153/1042] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 154/1042] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 155/1042] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 156/1042] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 157/1042] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 158/1042] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 159/1042] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 160/1042] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 161/1042] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 162/1042] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 163/1042] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 164/1042] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 165/1042] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 166/1042] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 167/1042] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 168/1042] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 169/1042] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 170/1042] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 171/1042] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 172/1042] Compiling libraries/AP_Compass/AP_Compass_IIS2MDC.cpp BB-WAF: [ 173/1042] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 174/1042] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 175/1042] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 176/1042] Compiling libraries/AP_Compass/AP_Compass_BMM350.cpp BB-WAF: [ 177/1042] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 178/1042] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 179/1042] Compiling libraries/AP_CustomRotations/AP_CustomRotations_params.cpp BB-WAF: [ 180/1042] Compiling libraries/AP_CustomRotations/AP_CustomRotations.cpp BB-WAF: [ 181/1042] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 182/1042] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 183/1042] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 184/1042] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 185/1042] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 186/1042] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [ 187/1042] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [ 188/1042] Compiling libraries/AP_Devo_Telem/AP_Devo_Telem.cpp BB-WAF: [ 189/1042] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 190/1042] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [ 191/1042] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [ 192/1042] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 193/1042] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [ 194/1042] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [ 195/1042] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp: In member function void Compass::probe_i2c_spi_compasses(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:286:55: error: lis3mdl was not declared in this scope BB-WAF: 286 | #define HAL_MAG_PROBE_LIST PROBE_MAG_SPI(LIS3MDL, lis3mdl, false, ROTATION_ROLL_180_YAW_90) BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1101:59: note: in definition of macro ADD_BACKEND BB-WAF: 1101 | do { if (_driver_enabled(driver_type)) { _add_backend(backend); } \ BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:286:32: note: in expansion of macro PROBE_MAG_SPI BB-WAF: 286 | #define HAL_MAG_PROBE_LIST PROBE_MAG_SPI(LIS3MDL, lis3mdl, false, ROTATION_ROLL_180_YAW_90) BB-WAF: | ^~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1433:5: note: in expansion of macro HAL_MAG_PROBE_LIST BB-WAF: 1433 | HAL_MAG_PROBE_LIST; BB-WAF: | ^~~~~~~~~~~~~~~~~~ BB-WAF: compilation terminated due to -Wfatal-errors. BB-WAF: BB-WAF: Waf: Leaving directory `/home/autotest/build/tmp/binaries.build/rst_zynq' BB-WAF: Build failed BB-WAF: -> task in 'objs/AP_Compass' failed (exit status 1): BB-WAF: {task 140098577855456: cxx AP_Compass.cpp -> AP_Compass.cpp.0.o} BB-WAF: (run with -v to display more information) BB: Process failed ((3032869, 256)) BB: Failed build of ArduCopter rst_zynq-heli stable BB: [243/295] Building board: SDMODELH7V1 at 2025-09-20 11:43:55.138185 BB: Trying checkout ArduCopter stable SDMODELH7V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SDMODELH7V1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board SDMODELH7V1 BB: Trying checkout ArduCopter stable SDMODELH7V1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SDMODELH7V1 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [244/295] Building board: SDMODELH7V2 at 2025-09-20 11:43:55.211120 BB: Trying checkout ArduCopter stable SDMODELH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SDMODELH7V2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board SDMODELH7V2 BB: Trying checkout ArduCopter stable SDMODELH7V2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SDMODELH7V2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [245/295] Building board: SequreH743 at 2025-09-20 11:43:55.279762 BB: Trying checkout ArduCopter stable SequreH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SequreH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board SequreH743 BB: Trying checkout ArduCopter stable SequreH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SequreH743 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [246/295] Building board: SITL_arm_linux_gnueabihf at 2025-09-20 11:43:55.348909 BB: Trying checkout ArduCopter stable SITL_arm_linux_gnueabihf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SITL_arm_linux_gnueabihf binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board SITL_arm_linux_gnueabihf BB: Trying checkout ArduCopter stable SITL_arm_linux_gnueabihf heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SITL_arm_linux_gnueabihf binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [247/295] Building board: SITL_x86_64_linux_gnu at 2025-09-20 11:43:55.412920 BB: Trying checkout ArduCopter stable SITL_x86_64_linux_gnu None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SITL_x86_64_linux_gnu binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board SITL_x86_64_linux_gnu BB: Trying checkout ArduCopter stable SITL_x86_64_linux_gnu heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SITL_x86_64_linux_gnu binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [248/295] Building board: SIYI_N7 at 2025-09-20 11:43:55.478721 BB: Trying checkout ArduCopter stable SIYI_N7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SIYI_N7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board SIYI_N7 BB: Trying checkout ArduCopter stable SIYI_N7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SIYI_N7 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [249/295] Building board: SkySakuraH743 at 2025-09-20 11:43:55.548513 BB: Trying checkout ArduCopter stable SkySakuraH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SkySakuraH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board SkySakuraH743 BB: Trying checkout ArduCopter stable SkySakuraH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SkySakuraH743 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [250/295] Building board: SkystarsF405v2 at 2025-09-20 11:43:55.616119 BB: Trying checkout ArduCopter stable SkystarsF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SkystarsF405v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/SkystarsF405v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (SkystarsF405v2) - not in board list BB: Considering frame heli for board SkystarsF405v2 BB: Trying checkout ArduCopter stable SkystarsF405v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SkystarsF405v2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/SkystarsF405v2-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (SkystarsF405v2) - not in board list BB: [251/295] Building board: SkystarsH7HD-bdshot at 2025-09-20 11:43:57.425975 BB: Trying checkout ArduCopter stable SkystarsH7HD-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SkystarsH7HD-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board SkystarsH7HD-bdshot BB: Trying checkout ArduCopter stable SkystarsH7HD-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SkystarsH7HD-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [252/295] Building board: SkystarsH7HDv2 at 2025-09-20 11:43:57.495799 BB: Trying checkout ArduCopter stable SkystarsH7HDv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SkystarsH7HDv2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board SkystarsH7HDv2 BB: Trying checkout ArduCopter stable SkystarsH7HDv2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SkystarsH7HDv2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [253/295] Building board: skyviper-journey at 2025-09-20 11:43:57.565151 BB: Trying checkout ArduCopter stable skyviper-journey None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable skyviper-journey binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board skyviper-journey BB: Trying checkout ArduCopter stable skyviper-journey heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable skyviper-journey binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/skyviper-journey-heli/git-version.txt doesn't exist - building BB: Skipping heli build for skyviper-journey BB: [254/295] Building board: skyviper-v2450 at 2025-09-20 11:43:57.630102 BB: Trying checkout ArduCopter stable skyviper-v2450 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable skyviper-v2450 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board skyviper-v2450 BB: Trying checkout ArduCopter stable skyviper-v2450 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable skyviper-v2450 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/skyviper-v2450-heli/git-version.txt doesn't exist - building BB: Skipping heli build for skyviper-v2450 BB: [255/295] Building board: sparky2 at 2025-09-20 11:43:57.695136 BB: Trying checkout ArduCopter stable sparky2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable sparky2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board sparky2 BB: Trying checkout ArduCopter stable sparky2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable sparky2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [256/295] Building board: SPEDIXF405 at 2025-09-20 11:43:57.759880 BB: Trying checkout ArduCopter stable SPEDIXF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SPEDIXF405 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board SPEDIXF405 BB: Trying checkout ArduCopter stable SPEDIXF405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SPEDIXF405 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [257/295] Building board: SPEDIXH743 at 2025-09-20 11:43:57.824106 BB: Trying checkout ArduCopter stable SPEDIXH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SPEDIXH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board SPEDIXH743 BB: Trying checkout ArduCopter stable SPEDIXH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SPEDIXH743 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [258/295] Building board: speedybeef4 at 2025-09-20 11:43:57.890015 BB: Trying checkout ArduCopter stable speedybeef4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable speedybeef4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board speedybeef4 BB: Trying checkout ArduCopter stable speedybeef4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable speedybeef4 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [259/295] Building board: SpeedyBeeF405AIO at 2025-09-20 11:43:57.957798 BB: Trying checkout ArduCopter stable SpeedyBeeF405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SpeedyBeeF405AIO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board SpeedyBeeF405AIO BB: Trying checkout ArduCopter stable SpeedyBeeF405AIO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SpeedyBeeF405AIO binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [260/295] Building board: SpeedyBeeF405Mini at 2025-09-20 11:43:58.024082 BB: Trying checkout ArduCopter stable SpeedyBeeF405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SpeedyBeeF405Mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board SpeedyBeeF405Mini BB: Trying checkout ArduCopter stable SpeedyBeeF405Mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SpeedyBeeF405Mini binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [261/295] Building board: SpeedyBeeF405WING at 2025-09-20 11:43:58.091748 BB: Trying checkout ArduCopter stable SpeedyBeeF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SpeedyBeeF405WING binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board SpeedyBeeF405WING BB: Trying checkout ArduCopter stable SpeedyBeeF405WING heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SpeedyBeeF405WING binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [262/295] Building board: speedybeef4v3 at 2025-09-20 11:43:58.155992 BB: Trying checkout ArduCopter stable speedybeef4v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable speedybeef4v3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board speedybeef4v3 BB: Trying checkout ArduCopter stable speedybeef4v3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable speedybeef4v3 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [263/295] Building board: speedybeef4v4 at 2025-09-20 11:43:58.221816 BB: Trying checkout ArduCopter stable speedybeef4v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable speedybeef4v4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board speedybeef4v4 BB: Trying checkout ArduCopter stable speedybeef4v4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable speedybeef4v4 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [264/295] Building board: SPRacingH7 at 2025-09-20 11:43:58.294142 BB: Trying checkout ArduCopter stable SPRacingH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SPRacingH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board SPRacingH7 BB: Trying checkout ArduCopter stable SPRacingH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SPRacingH7 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [265/295] Building board: SPRacingH7RF at 2025-09-20 11:43:58.359028 BB: Trying checkout ArduCopter stable SPRacingH7RF None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SPRacingH7RF binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board SPRacingH7RF BB: Trying checkout ArduCopter stable SPRacingH7RF heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SPRacingH7RF binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [266/295] Building board: StellarF4 at 2025-09-20 11:43:58.423409 BB: Trying checkout ArduCopter stable StellarF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable StellarF4 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/StellarF4/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (StellarF4) - not in board list BB: Considering frame heli for board StellarF4 BB: Trying checkout ArduCopter stable StellarF4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable StellarF4 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/StellarF4-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (StellarF4) - not in board list BB: [267/295] Building board: StellarF4V2 at 2025-09-20 11:44:00.213250 BB: Trying checkout ArduCopter stable StellarF4V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable StellarF4V2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/StellarF4V2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (StellarF4V2) - not in board list BB: Considering frame heli for board StellarF4V2 BB: Trying checkout ArduCopter stable StellarF4V2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable StellarF4V2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/StellarF4V2-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (StellarF4V2) - not in board list BB: [268/295] Building board: StellarH7V2 at 2025-09-20 11:44:02.077462 BB: Trying checkout ArduCopter stable StellarH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable StellarH7V2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/StellarH7V2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (StellarH7V2) - not in board list BB: Considering frame heli for board StellarH7V2 BB: Trying checkout ArduCopter stable StellarH7V2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable StellarH7V2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/StellarH7V2-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (StellarH7V2) - not in board list BB: [269/295] Building board: SuccexF4 at 2025-09-20 11:44:03.899668 BB: Trying checkout ArduCopter stable SuccexF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SuccexF4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board SuccexF4 BB: Trying checkout ArduCopter stable SuccexF4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SuccexF4 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [270/295] Building board: SULILGH7-P1-P2 at 2025-09-20 11:44:03.970660 BB: Trying checkout ArduCopter stable SULILGH7-P1-P2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SULILGH7-P1-P2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/SULILGH7-P1-P2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (SULILGH7-P1-P2) - not in board list BB: Considering frame heli for board SULILGH7-P1-P2 BB: Trying checkout ArduCopter stable SULILGH7-P1-P2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SULILGH7-P1-P2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/SULILGH7-P1-P2-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (SULILGH7-P1-P2) - not in board list BB: [271/295] Building board: SVehicle-E2 at 2025-09-20 11:44:05.858175 BB: Trying checkout ArduCopter stable SVehicle-E2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SVehicle-E2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/SVehicle-E2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (SVehicle-E2) - not in board list BB: Considering frame heli for board SVehicle-E2 BB: Trying checkout ArduCopter stable SVehicle-E2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SVehicle-E2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/SVehicle-E2-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (SVehicle-E2) - not in board list BB: [272/295] Building board: TBS-Colibri-F7 at 2025-09-20 11:44:07.691348 BB: Trying checkout ArduCopter stable TBS-Colibri-F7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable TBS-Colibri-F7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board TBS-Colibri-F7 BB: Trying checkout ArduCopter stable TBS-Colibri-F7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable TBS-Colibri-F7 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [273/295] Building board: TBS_LUCID_H7 at 2025-09-20 11:44:07.764097 BB: Trying checkout ArduCopter stable TBS_LUCID_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable TBS_LUCID_H7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board TBS_LUCID_H7 BB: Trying checkout ArduCopter stable TBS_LUCID_H7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable TBS_LUCID_H7 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [274/295] Building board: TBS_LUCID_H7_WING at 2025-09-20 11:44:07.835215 BB: Trying checkout ArduCopter stable TBS_LUCID_H7_WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable TBS_LUCID_H7_WING binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board TBS_LUCID_H7_WING BB: Trying checkout ArduCopter stable TBS_LUCID_H7_WING heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable TBS_LUCID_H7_WING binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [275/295] Building board: TBS_LUCID_PRO at 2025-09-20 11:44:07.902262 BB: Trying checkout ArduCopter stable TBS_LUCID_PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable TBS_LUCID_PRO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board TBS_LUCID_PRO BB: Trying checkout ArduCopter stable TBS_LUCID_PRO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable TBS_LUCID_PRO binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [276/295] Building board: thepeach-k1 at 2025-09-20 11:44:07.971615 BB: Trying checkout ArduCopter stable thepeach-k1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable thepeach-k1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board thepeach-k1 BB: Trying checkout ArduCopter stable thepeach-k1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable thepeach-k1 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [277/295] Building board: thepeach-r1 at 2025-09-20 11:44:08.040448 BB: Trying checkout ArduCopter stable thepeach-r1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable thepeach-r1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board thepeach-r1 BB: Trying checkout ArduCopter stable thepeach-r1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable thepeach-r1 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [278/295] Building board: TMotorH743 at 2025-09-20 11:44:08.106142 BB: Trying checkout ArduCopter stable TMotorH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable TMotorH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board TMotorH743 BB: Trying checkout ArduCopter stable TMotorH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable TMotorH743 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [279/295] Building board: uav-dev-fc-um982 at 2025-09-20 11:44:08.195218 BB: Trying checkout ArduCopter stable uav-dev-fc-um982 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable uav-dev-fc-um982 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/uav-dev-fc-um982/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (uav-dev-fc-um982) - not in board list BB: Considering frame heli for board uav-dev-fc-um982 BB: Trying checkout ArduCopter stable uav-dev-fc-um982 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable uav-dev-fc-um982 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/uav-dev-fc-um982-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (uav-dev-fc-um982) - not in board list BB: [280/295] Building board: vnav at 2025-09-20 11:44:10.041412 BB: Trying checkout ArduCopter stable vnav None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable vnav binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board vnav BB: Trying checkout ArduCopter stable vnav heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable vnav binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [281/295] Building board: VRBrain-v51 at 2025-09-20 11:44:10.109155 BB: Trying checkout ArduCopter stable VRBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable VRBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board VRBrain-v51 BB: Trying checkout ArduCopter stable VRBrain-v51 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable VRBrain-v51 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [282/295] Building board: VRBrain-v52 at 2025-09-20 11:44:10.177448 BB: Trying checkout ArduCopter stable VRBrain-v52 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable VRBrain-v52 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board VRBrain-v52 BB: Trying checkout ArduCopter stable VRBrain-v52 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable VRBrain-v52 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [283/295] Building board: VRBrain-v54 at 2025-09-20 11:44:10.245174 BB: Trying checkout ArduCopter stable VRBrain-v54 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable VRBrain-v54 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board VRBrain-v54 BB: Trying checkout ArduCopter stable VRBrain-v54 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable VRBrain-v54 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [284/295] Building board: VRCore-v10 at 2025-09-20 11:44:10.311747 BB: Trying checkout ArduCopter stable VRCore-v10 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable VRCore-v10 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board VRCore-v10 BB: Trying checkout ArduCopter stable VRCore-v10 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable VRCore-v10 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [285/295] Building board: VRUBrain-v51 at 2025-09-20 11:44:10.376376 BB: Trying checkout ArduCopter stable VRUBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable VRUBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board VRUBrain-v51 BB: Trying checkout ArduCopter stable VRUBrain-v51 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable VRUBrain-v51 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [286/295] Building board: VUAV-V7pro at 2025-09-20 11:44:10.440736 BB: Trying checkout ArduCopter stable VUAV-V7pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable VUAV-V7pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board VUAV-V7pro BB: Trying checkout ArduCopter stable VUAV-V7pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable VUAV-V7pro binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [287/295] Building board: X-MAV-AP-H743v2 at 2025-09-20 11:44:10.507178 BB: Trying checkout ArduCopter stable X-MAV-AP-H743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable X-MAV-AP-H743v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board X-MAV-AP-H743v2 BB: Trying checkout ArduCopter stable X-MAV-AP-H743v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable X-MAV-AP-H743v2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [288/295] Building board: YARIV6X at 2025-09-20 11:44:10.572267 BB: Trying checkout ArduCopter stable YARIV6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable YARIV6X binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/YARIV6X/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (YARIV6X) - not in board list BB: Considering frame heli for board YARIV6X BB: Trying checkout ArduCopter stable YARIV6X heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable YARIV6X binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/YARIV6X-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (YARIV6X) - not in board list BB: [289/295] Building board: YJUAV_A6 at 2025-09-20 11:44:12.369295 BB: Trying checkout ArduCopter stable YJUAV_A6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable YJUAV_A6 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board YJUAV_A6 BB: Trying checkout ArduCopter stable YJUAV_A6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable YJUAV_A6 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [290/295] Building board: YJUAV_A6SE at 2025-09-20 11:44:12.438349 BB: Trying checkout ArduCopter stable YJUAV_A6SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable YJUAV_A6SE binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board YJUAV_A6SE BB: Trying checkout ArduCopter stable YJUAV_A6SE heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable YJUAV_A6SE binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [291/295] Building board: YJUAV_A6SE_H743 at 2025-09-20 11:44:12.506999 BB: Trying checkout ArduCopter stable YJUAV_A6SE_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable YJUAV_A6SE_H743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board YJUAV_A6SE_H743 BB: Trying checkout ArduCopter stable YJUAV_A6SE_H743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable YJUAV_A6SE_H743 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [292/295] Building board: YJUAV_A6Ultra at 2025-09-20 11:44:12.573005 BB: Trying checkout ArduCopter stable YJUAV_A6Ultra None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable YJUAV_A6Ultra binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board YJUAV_A6Ultra BB: Trying checkout ArduCopter stable YJUAV_A6Ultra heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable YJUAV_A6Ultra binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [293/295] Building board: ZeroOneX6 at 2025-09-20 11:44:12.639410 BB: Trying checkout ArduCopter stable ZeroOneX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable ZeroOneX6 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board ZeroOneX6 BB: Trying checkout ArduCopter stable ZeroOneX6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable ZeroOneX6 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [294/295] Building board: ZeroOneX6_Air at 2025-09-20 11:44:12.704419 BB: Trying checkout ArduCopter stable ZeroOneX6_Air None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable ZeroOneX6_Air binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/ZeroOneX6_Air/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ZeroOneX6_Air) - not in board list BB: Considering frame heli for board ZeroOneX6_Air BB: Trying checkout ArduCopter stable ZeroOneX6_Air heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable ZeroOneX6_Air binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/ZeroOneX6_Air-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ZeroOneX6_Air) - not in board list BB: [295/295] Building board: zynq at 2025-09-20 11:44:14.544167 BB: Trying checkout ArduCopter stable zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable zynq binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/zynq/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (zynq) - not in board list BB: Considering frame heli for board zynq BB: Trying checkout ArduCopter stable zynq heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable zynq binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/zynq-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (zynq) - not in board list BB: Trying checkout ArduCopter latest None None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch master BB: Running (git checkout -f master) BB-GIT: Previous HEAD position was 1ebd4d996e Plane: version to 4.6.2 BB-GIT: Switched to branch 'master' BB-GIT: Your branch is up to date with 'origin/master'. BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'c6d0293e32d096dc88da861a0db40bfd1f6f8d9d' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '1b2118cf358027453830ef644838a3bedb9411ea' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'bd9124715cc7cbb9bbe3f3270da0edb020507816' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'b2da417dfcbc0a4b617aeaa0d680dc357b233172' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out 'a6bf350c679ed8ba042ad58bf81cc540d61bb605' BB-GIT: Submodule path 'modules/mavlink': checked out '430715591a7a14a996f56d4c724f2e0335d74546' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out 'aa033552599c981b3e916b42383de8a21754c9b4' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit 0b0922b905b34e50c8c52b7da0dda269f46181e9 BB-GIT: Author: Peter Barker BB-GIT: Date: Sat Sep 20 15:12:00 2025 +1000 BB-GIT: BB-GIT: autotest: correct diagnostic output BB-GIT: BB-GIT: old: BB-GIT: AT-0000.1: Loading (flaps.txt BB-GIT: BB-GIT: new: BB-GIT: AT-0000.1: Loading MAV_MISSION_TYPE_MISSION (flaps.txt) BB: Building ArduPlane stable binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/282] Building board: 3DRControlZeroG at 2025-09-20 11:44:20.114974 BB: Trying checkout ArduPlane stable 3DRControlZeroG None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: warning: unable to rmdir 'modules/littlefs': Directory not empty BB-GIT: Note: switching to 'ArduPlane-stable'. BB-GIT: BB-GIT: You are in 'detached HEAD' state. You can look around, make experimental BB-GIT: changes and commit them, and you can discard any commits you make in this BB-GIT: state without impacting any branches by switching back to a branch. BB-GIT: BB-GIT: If you want to create a new branch to retain commits you create, you may BB-GIT: do so (now or later) by using -c with the switch command. Example: BB-GIT: BB-GIT: git switch -c BB-GIT: BB-GIT: Or undo this operation with: BB-GIT: BB-GIT: git switch - BB-GIT: BB-GIT: Turn off this advice by setting config variable advice.detachedHead to false BB-GIT: BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable 3DRControlZeroG binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [2/282] Building board: AcctonGodwit_GA1 at 2025-09-20 11:44:20.587934 BB: Trying checkout ArduPlane stable AcctonGodwit_GA1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable AcctonGodwit_GA1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/AcctonGodwit_GA1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (AcctonGodwit_GA1) - not in board list BB: [3/282] Building board: ACNS-CM4Pilot at 2025-09-20 11:44:22.054842 BB: Trying checkout ArduPlane stable ACNS-CM4Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable ACNS-CM4Pilot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [4/282] Building board: ACNS-F405AIO at 2025-09-20 11:44:22.092826 BB: Trying checkout ArduPlane stable ACNS-F405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable ACNS-F405AIO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [5/282] Building board: AEDROXH7 at 2025-09-20 11:44:22.126955 BB: Trying checkout ArduPlane stable AEDROXH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable AEDROXH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [6/282] Building board: aero at 2025-09-20 11:44:22.159573 BB: Trying checkout ArduPlane stable aero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable aero binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/aero/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for aero in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board aero --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : aero BB-WAF: Using toolchain : native BB-WAF: Checking for 'g++' (C++ compiler) : /home/autotest/bin/g++ BB-WAF: Checking for 'gcc' (C compiler) : /home/autotest/bin/gcc BB-WAF: Checking for c flags '-MMD' : yes BB-WAF: Checking for cxx flags '-MMD' : yes BB-WAF: CXX Compiler : g++ 11.4.0 BB-WAF: Checking for need to link with librt : not necessary BB-WAF: Checking for 'lttng-ust': : disabled BB-WAF: Checking for library dl : yes BB-WAF: Checking for program 'pkg-config' : /usr/bin/pkg-config BB-WAF: Checking for 'libiio' : not found BB-WAF: Enabled OpenDroneID : no BB-WAF: Enabled firmware ID checking : no BB-WAF: GPS Debug Logging : no BB-WAF: Enabled custom controller : no BB-WAF: Checking for HAVE_CMATH_ISFINITE : yes BB-WAF: Checking for HAVE_CMATH_ISINF : yes BB-WAF: Checking for HAVE_CMATH_ISNAN : yes BB-WAF: Checking for NEED_CMATH_ISFINITE_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISINF_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISNAN_STD_NAMESPACE : yes BB-WAF: Checking for header endian.h : yes BB-WAF: Checking for header byteswap.h : yes BB-WAF: Checking for HAVE_MEMRCHR : yes BB-WAF: Configured VSCode Intellisense: : no BB-WAF: DC_DSDL compiler in : /mnt/volume_nyc3_01/autotest/APM/APM/modules/DroneCAN/dronecan_dsdlc BB-WAF: Source is git repository : yes BB-WAF: Update submodules : yes BB-WAF: Checking for program 'git' : /usr/bin/git BB-WAF: Checking for program 'size' : /usr/bin/size BB-WAF: Benchmarks : disabled BB-WAF: Unit tests : enabled BB-WAF: Scripting : maybe BB-WAF: Scripting runtime checks : enabled BB-WAF: Debug build : disabled BB-WAF: Coverage build : disabled BB-WAF: Force 32-bit build : disabled BB-WAF: Checking for program 'rsync' : /usr/bin/rsync BB-WAF: Removing target_list file /home/autotest/build/tmp/binaries.build/aero/target_list BB-WAF: 'configure' finished successfully (0.662s) BB-WAF: 'clean' finished successfully (1.190s) BB: Running (python3 ./waf build --targets bin/arduplane) BB-WAF: Waf: Entering directory `/home/autotest/build/tmp/binaries.build/aero' BB-WAF: [3/7] Compiling libraries/AP_Scripting/generator/src/main.c BB-WAF: [4/7] Processing modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Found 342 MAVLink message types in 17 XML files BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ardupilotmega BB-WAF: [5/7] Processing dronecangen: modules/DroneCAN/DSDL/ardupilot modules/DroneCAN/DSDL/com modules/DroneCAN/DSDL/cuav modules/DroneCAN/DSDL/dronecan modules/DroneCAN/DSDL/mppt modules/DroneCAN/DSDL/tests modules/DroneCAN/DSDL/uavcan BB-WAF: [6/7] Creating /home/autotest/build/tmp/binaries.build/aero/ap_version.h BB-WAF: [7/7] Processing /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.cpp,/home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.h: libraries/AP_Scripting/generator/description/bindings.desc /home/autotest/build/tmp/binaries.build/aero/gen-bindings -> /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.cpp /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.h BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ASLUAV BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/common BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/development BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/icarous BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/minimal BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/python_array_test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/standard BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ualberta BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/uAvionix BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/loweheiser BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/storm32 BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/AVSSUAS BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/cubepilot BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/csAirLink BB-WAF: Copying fixed headers for protocol 2.0 to /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0 BB-WAF: expanding ardupilot.gnss.Status BB-WAF: expanding ardupilot.gnss.Heading BB-WAF: expanding ardupilot.gnss.MovingBaselineData BB-WAF: expanding ardupilot.gnss.RelPosHeading BB-WAF: expanding ardupilot.indication.Button BB-WAF: expanding ardupilot.indication.SafetyState BB-WAF: expanding ardupilot.indication.NotifyState BB-WAF: expanding ardupilot.equipment.trafficmonitor.TrafficReport BB-WAF: expanding ardupilot.equipment.power.BatteryContinuous BB-WAF: expanding ardupilot.equipment.power.BatteryCells BB-WAF: expanding ardupilot.equipment.power.BatteryInfoAux BB-WAF: expanding ardupilot.equipment.power.BatteryPeriodic BB-WAF: expanding ardupilot.equipment.proximity_sensor.Proximity BB-WAF: expanding com.hobbywing.esc.StatusMsg1 BB-WAF: expanding com.hobbywing.esc.SetAngle BB-WAF: expanding com.hobbywing.esc.SetID BB-WAF: expanding com.hobbywing.esc.GetEscID BB-WAF: expanding com.hobbywing.esc.SetDirection BB-WAF: expanding com.hobbywing.esc.GetMajorConfig BB-WAF: expanding com.hobbywing.esc.RawCommand BB-WAF: expanding com.hobbywing.esc.SelfTest BB-WAF: expanding com.hobbywing.esc.SetLED BB-WAF: expanding com.hobbywing.esc.StatusMsg3 BB-WAF: expanding com.hobbywing.esc.SetBaud BB-WAF: expanding com.hobbywing.esc.StatusMsg2 BB-WAF: expanding com.hobbywing.esc.SetThrottleSource BB-WAF: expanding com.hobbywing.esc.GetMaintenanceInformation BB-WAF: expanding com.hobbywing.esc.SetReportingFrequency BB-WAF: expanding com.tmotor.esc.PUSHSCI BB-WAF: expanding com.tmotor.esc.ParamGet BB-WAF: expanding com.tmotor.esc.FocCtrl BB-WAF: expanding com.tmotor.esc.PUSHCAN BB-WAF: expanding com.tmotor.esc.ParamCfg BB-WAF: expanding com.xacti.GnssStatus BB-WAF: expanding com.xacti.GimbalAttitudeStatus BB-WAF: expanding com.xacti.GimbalControlData BB-WAF: expanding com.xacti.GnssStatusReq BB-WAF: expanding com.xacti.CopterAttStatus BB-WAF: expanding com.volz.servo.ActuatorStatus BB-WAF: expanding com.hex.equipment.flow.Measurement BB-WAF: expanding com.himark.servo.ServoCmd BB-WAF: expanding com.himark.servo.ServoInfo BB-WAF: expanding cuav.equipment.power.CBAT BB-WAF: expanding dronecan.sensors.rc.RCInput BB-WAF: expanding dronecan.sensors.hygrometer.Hygrometer BB-WAF: expanding dronecan.sensors.magnetometer.MagneticFieldStrengthHiRes BB-WAF: expanding dronecan.sensors.rpm.RPM BB-WAF: expanding dronecan.remoteid.BasicID BB-WAF: expanding dronecan.remoteid.ArmStatus BB-WAF: expanding dronecan.remoteid.Location BB-WAF: expanding dronecan.remoteid.SecureCommand BB-WAF: expanding dronecan.remoteid.SelfID BB-WAF: expanding dronecan.remoteid.System BB-WAF: expanding dronecan.remoteid.OperatorID BB-WAF: expanding dronecan.protocol.FlexDebug BB-WAF: expanding dronecan.protocol.CanStats BB-WAF: expanding dronecan.protocol.Stats BB-WAF: expanding mppt.OutputEnable BB-WAF: expanding mppt.Stream BB-WAF: expanding uavcan.Timestamp BB-WAF: expanding uavcan.CoarseOrientation BB-WAF: expanding uavcan.tunnel.Call BB-WAF: expanding uavcan.tunnel.Targetted BB-WAF: expanding uavcan.tunnel.SerialConfig BB-WAF: expanding uavcan.tunnel.Protocol BB-WAF: expanding uavcan.tunnel.Broadcast BB-WAF: expanding uavcan.navigation.GlobalNavigationSolution BB-WAF: expanding uavcan.protocol.GetNodeInfo BB-WAF: expanding uavcan.protocol.DataTypeKind BB-WAF: expanding uavcan.protocol.GetDataTypeInfo BB-WAF: expanding uavcan.protocol.HardwareVersion BB-WAF: expanding uavcan.protocol.Panic BB-WAF: expanding uavcan.protocol.RestartNode BB-WAF: expanding uavcan.protocol.AccessCommandShell BB-WAF: expanding uavcan.protocol.SoftwareVersion BB-WAF: expanding uavcan.protocol.GlobalTimeSync BB-WAF: expanding uavcan.protocol.NodeStatus BB-WAF: expanding uavcan.protocol.GetTransportStats BB-WAF: expanding uavcan.protocol.CANIfaceStats BB-WAF: expanding uavcan.protocol.file.EntryType BB-WAF: expanding uavcan.protocol.file.GetDirectoryEntryInfo BB-WAF: expanding uavcan.protocol.file.BeginFirmwareUpdate BB-WAF: expanding uavcan.protocol.file.Write BB-WAF: expanding uavcan.protocol.file.GetInfo BB-WAF: expanding uavcan.protocol.file.Error BB-WAF: expanding uavcan.protocol.file.Path BB-WAF: expanding uavcan.protocol.file.Read BB-WAF: expanding uavcan.protocol.file.Delete BB-WAF: expanding uavcan.protocol.debug.LogMessage BB-WAF: expanding uavcan.protocol.debug.LogLevel BB-WAF: expanding uavcan.protocol.debug.KeyValue BB-WAF: expanding uavcan.protocol.param.Value BB-WAF: expanding uavcan.protocol.param.ExecuteOpcode BB-WAF: expanding uavcan.protocol.param.GetSet BB-WAF: expanding uavcan.protocol.param.Empty BB-WAF: expanding uavcan.protocol.param.NumericValue BB-WAF: expanding uavcan.protocol.dynamic_node_id.Allocation BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.Discovery BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.AppendEntries BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.RequestVote BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.Entry BB-WAF: expanding uavcan.protocol.enumeration.Indication BB-WAF: expanding uavcan.protocol.enumeration.Begin BB-WAF: expanding uavcan.equipment.device.Temperature BB-WAF: expanding uavcan.equipment.air_data.StaticPressure BB-WAF: expanding uavcan.equipment.air_data.AngleOfAttack BB-WAF: expanding uavcan.equipment.air_data.IndicatedAirspeed BB-WAF: expanding uavcan.equipment.air_data.RawAirData BB-WAF: expanding uavcan.equipment.air_data.StaticTemperature BB-WAF: expanding uavcan.equipment.air_data.Sideslip BB-WAF: expanding uavcan.equipment.air_data.TrueAirspeed BB-WAF: expanding uavcan.equipment.ahrs.Solution BB-WAF: expanding uavcan.equipment.ahrs.RawIMU BB-WAF: expanding uavcan.equipment.ahrs.MagneticFieldStrength BB-WAF: expanding uavcan.equipment.ahrs.MagneticFieldStrength2 BB-WAF: expanding uavcan.equipment.safety.ArmingStatus BB-WAF: expanding uavcan.equipment.gnss.Auxiliary BB-WAF: expanding uavcan.equipment.gnss.Fix BB-WAF: expanding uavcan.equipment.gnss.Fix2 BB-WAF: expanding uavcan.equipment.gnss.ECEFPositionVelocity BB-WAF: expanding uavcan.equipment.gnss.RTCMStream BB-WAF: expanding uavcan.equipment.power.PrimaryPowerSupplyStatus BB-WAF: expanding uavcan.equipment.power.BatteryInfo BB-WAF: expanding uavcan.equipment.power.CircuitStatus BB-WAF: expanding uavcan.equipment.esc.RPMCommand BB-WAF: expanding uavcan.equipment.esc.Status BB-WAF: expanding uavcan.equipment.esc.RawCommand BB-WAF: expanding uavcan.equipment.esc.StatusExtended BB-WAF: expanding uavcan.equipment.actuator.Command BB-WAF: expanding uavcan.equipment.actuator.Status BB-WAF: expanding uavcan.equipment.actuator.ArrayCommand BB-WAF: expanding uavcan.equipment.range_sensor.Measurement BB-WAF: expanding uavcan.equipment.indication.BeepCommand BB-WAF: expanding uavcan.equipment.indication.SingleLightCommand BB-WAF: expanding uavcan.equipment.indication.RGB565 BB-WAF: expanding uavcan.equipment.indication.LightsCommand BB-WAF: expanding uavcan.equipment.ice.FuelTankStatus BB-WAF: expanding uavcan.equipment.ice.reciprocating.Status BB-WAF: expanding uavcan.equipment.ice.reciprocating.CylinderStatus BB-WAF: expanding uavcan.equipment.hardpoint.Status BB-WAF: expanding uavcan.equipment.hardpoint.Command BB-WAF: expanding uavcan.equipment.camera_gimbal.GEOPOICommand BB-WAF: expanding uavcan.equipment.camera_gimbal.AngularCommand BB-WAF: expanding uavcan.equipment.camera_gimbal.Status BB-WAF: expanding uavcan.equipment.camera_gimbal.Mode BB-WAF: BB-WAF: No target_list file found, creating BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/aero/compile_commands.json BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/aero/compile_commands.json BB-WAF: [ 8/1247] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 9/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 10/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 11/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 12/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Logging.cpp BB-WAF: [ 13/1247] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 14/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 15/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 16/1247] Compiling libraries/AC_AttitudeControl/AC_PosControl_Logging.cpp BB-WAF: [ 17/1247] Compiling libraries/AC_AutoTune/AC_AutoTune_Multi.cpp BB-WAF: [ 18/1247] Compiling libraries/AC_AutoTune/AC_AutoTune_Heli.cpp BB-WAF: [ 19/1247] Compiling libraries/AC_AutoTune/AC_AutoTune_FreqResp.cpp BB-WAF: [ 20/1247] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 21/1247] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 22/1247] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 23/1247] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 24/1247] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 25/1247] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 26/1247] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 27/1247] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 28/1247] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 29/1247] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 30/1247] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 31/1247] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 32/1247] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 33/1247] Compiling libraries/AC_PrecLand/AC_PrecLand_Companion.cpp BB-WAF: [ 34/1247] Compiling libraries/AC_PrecLand/AC_PrecLand_IRLock.cpp BB-WAF: [ 35/1247] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL.cpp BB-WAF: [ 36/1247] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL_Gazebo.cpp BB-WAF: [ 37/1247] Compiling libraries/AC_PrecLand/AC_PrecLand_StateMachine.cpp BB-WAF: [ 38/1247] Compiling libraries/AC_PrecLand/PosVelEKF.cpp BB-WAF: [ 39/1247] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 40/1247] Compiling libraries/AC_WPNav/AC_Circle.cpp BB-WAF: [ 41/1247] Compiling libraries/AC_WPNav/AC_WPNav.cpp BB-WAF: [ 42/1247] Compiling libraries/AC_WPNav/AC_WPNav_OA.cpp BB-WAF: [ 43/1247] Compiling libraries/APM_Control/AP_AutoTune.cpp BB-WAF: [ 44/1247] Compiling libraries/APM_Control/AP_PitchController.cpp BB-WAF: [ 45/1247] Compiling libraries/APM_Control/AP_RollController.cpp BB-WAF: [ 46/1247] Compiling libraries/APM_Control/AP_SteerController.cpp BB-WAF: [ 47/1247] Compiling libraries/APM_Control/AP_YawController.cpp BB-WAF: [ 48/1247] Compiling libraries/APM_Control/AR_AttitudeControl.cpp BB-WAF: [ 49/1247] Compiling libraries/APM_Control/AR_PosControl.cpp BB-WAF: [ 50/1247] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 51/1247] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 52/1247] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 53/1247] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 54/1247] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 55/1247] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 56/1247] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 57/1247] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 58/1247] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 59/1247] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 60/1247] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 61/1247] Compiling libraries/AP_AdvancedFailsafe/AP_AdvancedFailsafe.cpp BB-WAF: [ 62/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 63/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 64/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 65/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 66/1247] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 67/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 68/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 69/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 70/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 71/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 72/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 73/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 74/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 75/1247] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 76/1247] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 77/1247] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 78/1247] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 79/1247] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 80/1247] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 81/1247] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 82/1247] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 83/1247] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 84/1247] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 85/1247] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 86/1247] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 87/1247] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 88/1247] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 89/1247] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 90/1247] Compiling libraries/AP_Baro/AP_Baro_atmosphere.cpp BB-WAF: [ 91/1247] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 92/1247] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 93/1247] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 94/1247] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 95/1247] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 96/1247] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 97/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 98/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 99/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 100/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 101/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 102/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 103/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 104/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 105/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 106/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 107/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 108/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 109/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 110/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 111/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 112/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 113/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 114/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 115/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 116/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 117/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 118/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 119/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 120/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 121/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 122/1247] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 123/1247] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 124/1247] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 125/1247] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 126/1247] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 127/1247] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 128/1247] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 129/1247] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [ 130/1247] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [ 131/1247] Compiling libraries/AP_CANManager/AP_CANManager_CANDriver_Params.cpp BB-WAF: [ 132/1247] Compiling libraries/AP_CANManager/AP_CANSensor.cpp BB-WAF: [ 133/1247] Compiling libraries/AP_CANManager/AP_SLCANIface.cpp BB-WAF: [ 134/1247] Compiling libraries/AP_CANManager/AP_CANIfaceParams.cpp BB-WAF: [ 135/1247] Compiling libraries/AP_CANManager/AP_CANManager.cpp BB-WAF: [ 136/1247] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 137/1247] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 138/1247] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 139/1247] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 140/1247] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 141/1247] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 142/1247] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 143/1247] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 144/1247] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 145/1247] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 146/1247] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 147/1247] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 148/1247] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 149/1247] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 150/1247] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 151/1247] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 152/1247] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 153/1247] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 154/1247] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 155/1247] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 156/1247] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 157/1247] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 158/1247] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 159/1247] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 160/1247] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 161/1247] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 162/1247] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 163/1247] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 164/1247] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 165/1247] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 166/1247] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 167/1247] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 168/1247] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 169/1247] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 170/1247] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 171/1247] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 172/1247] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 173/1247] Compiling libraries/AP_Compass/AP_Compass_BMM350.cpp BB-WAF: [ 174/1247] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 175/1247] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 176/1247] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 177/1247] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 178/1247] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 179/1247] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 180/1247] Compiling libraries/AP_Compass/AP_Compass_IIS2MDC.cpp BB-WAF: [ 181/1247] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 182/1247] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 183/1247] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 184/1247] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 185/1247] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 186/1247] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 187/1247] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 188/1247] Compiling libraries/AP_CustomRotations/AP_CustomRotations.cpp BB-WAF: [ 189/1247] Compiling libraries/AP_CustomRotations/AP_CustomRotations_params.cpp BB-WAF: [ 190/1247] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 191/1247] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 192/1247] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 193/1247] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 194/1247] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 195/1247] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [ 196/1247] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [ 197/1247] Compiling libraries/AP_Devo_Telem/AP_Devo_Telem.cpp BB-WAF: [ 198/1247] Compiling libraries/AP_DroneCAN/AP_Canard_iface.cpp BB-WAF: [ 199/1247] Compiling libraries/AP_DroneCAN/AP_DroneCAN.cpp BB-WAF: [ 200/1247] Compiling libraries/AP_DroneCAN/AP_DroneCAN_DNA_Server.cpp BB-WAF: [ 201/1247] Compiling libraries/AP_DroneCAN/AP_DroneCAN_serial.cpp BB-WAF: [ 202/1247] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [ 203/1247] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [ 204/1247] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 205/1247] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [ 206/1247] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [ 207/1247] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [ 208/1247] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [ 209/1247] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 210/1247] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [ 211/1247] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [ 212/1247] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [ 213/1247] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_SITL.cpp BB-WAF: [ 214/1247] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem.cpp BB-WAF: [ 215/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [ 216/1247] Compiling libraries/AP_ExternalAHRS/MicroStrain_common.cpp BB-WAF: [ 217/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain7.cpp BB-WAF: [ 218/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.cpp BB-WAF: [ 219/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS.cpp BB-WAF: [ 220/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain5.cpp BB-WAF: [ 221/1247] Compiling libraries/AP_ExternalControl/AP_ExternalControl.cpp BB-WAF: [ 222/1247] Compiling libraries/AP_FETtecOneWire/AP_FETtecOneWire.cpp BB-WAF: [ 223/1247] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [ 224/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [ 225/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [ 226/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [ 227/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [ 228/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [ 229/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [ 230/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [ 231/1247] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [ 232/1247] Compiling libraries/AP_FlashStorage/AP_FlashStorage.cpp BB-WAF: [ 233/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.cpp BB-WAF: [ 234/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Telem.cpp BB-WAF: [ 235/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.cpp BB-WAF: [ 236/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.cpp BB-WAF: [ 237/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [ 238/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.cpp BB-WAF: [ 239/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [ 240/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.cpp BB-WAF: [ 241/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [ 242/1247] Compiling libraries/AP_GPS/AP_GPS_Blended.cpp BB-WAF: [ 243/1247] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [ 244/1247] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [ 245/1247] Compiling libraries/AP_GPS/AP_GPS_Params.cpp BB-WAF: [ 246/1247] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [ 247/1247] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [ 248/1247] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [ 249/1247] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [ 250/1247] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [ 251/1247] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [ 252/1247] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [ 253/1247] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [ 254/1247] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp: In member function void Compass::probe_i2c_spi_compasses(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:19:110: error: no matching function for call to AP_Compass_BMM150::probe(AP_HAL::OwnPtr, Rotation) BB-WAF: 19 | #define PROBE_MAG_I2C(driver, bus, addr, args ...) ADD_BACKEND(DRIVER_ ##driver, AP_Compass_ ## driver::probe(GET_I2C_DEVICE(bus, addr),##args)) BB-WAF: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1101:59: note: in definition of macro ADD_BACKEND BB-WAF: 1101 | do { if (_driver_enabled(driver_type)) { _add_backend(backend); } \ BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:248:28: note: in expansion of macro PROBE_MAG_I2C BB-WAF: 248 | #define HAL_MAG_PROBE1 PROBE_MAG_I2C(BMM150, 2, 0x12, ROTATION_NONE) BB-WAF: | ^~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:251:32: note: in expansion of macro HAL_MAG_PROBE1 BB-WAF: 251 | #define HAL_MAG_PROBE_LIST HAL_MAG_PROBE1; HAL_MAG_PROBE2; HAL_MAG_PROBE3 BB-WAF: | ^~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1433:5: note: in expansion of macro HAL_MAG_PROBE_LIST BB-WAF: 1433 | HAL_MAG_PROBE_LIST; BB-WAF: | ^~~~~~~~~~~~~~~~~~ BB-WAF: compilation terminated due to -Wfatal-errors. BB-WAF: BB-WAF: Waf: Leaving directory `/home/autotest/build/tmp/binaries.build/aero' BB-WAF: Build failed BB-WAF: -> task in 'objs/AP_Compass' failed (exit status 1): BB-WAF: {task 140208988993152: cxx AP_Compass.cpp -> AP_Compass.cpp.0.o} BB-WAF: (run with -v to display more information) BB: Process failed ((3047476, 256)) BB: Failed build of ArduPlane aero stable BB: [7/282] Building board: AEROFOX-H7 at 2025-09-20 11:44:34.096899 BB: Trying checkout ArduPlane stable AEROFOX-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable AEROFOX-H7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [8/282] Building board: AET-H743-Basic at 2025-09-20 11:44:34.131431 BB: Trying checkout ArduPlane stable AET-H743-Basic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable AET-H743-Basic binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [9/282] Building board: airbotf4 at 2025-09-20 11:44:34.164124 BB: Trying checkout ArduPlane stable airbotf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable airbotf4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [10/282] Building board: AIRLink at 2025-09-20 11:44:34.199398 BB: Trying checkout ArduPlane stable AIRLink None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable AIRLink binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [11/282] Building board: Airvolute-DCS2 at 2025-09-20 11:44:34.232221 BB: Trying checkout ArduPlane stable Airvolute-DCS2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable Airvolute-DCS2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [12/282] Building board: AnyleafH7 at 2025-09-20 11:44:34.265765 BB: Trying checkout ArduPlane stable AnyleafH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable AnyleafH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [13/282] Building board: Aocoda-RC-H743Dual at 2025-09-20 11:44:34.299014 BB: Trying checkout ArduPlane stable Aocoda-RC-H743Dual None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable Aocoda-RC-H743Dual binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [14/282] Building board: ARK_FPV at 2025-09-20 11:44:34.331887 BB: Trying checkout ArduPlane stable ARK_FPV None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable ARK_FPV binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/ARK_FPV/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ARK_FPV) - not in board list BB: [15/282] Building board: ARKV6X at 2025-09-20 11:44:35.254430 BB: Trying checkout ArduPlane stable ARKV6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable ARKV6X binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [16/282] Building board: ARKV6X-bdshot at 2025-09-20 11:44:35.292057 BB: Trying checkout ArduPlane stable ARKV6X-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable ARKV6X-bdshot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/ARKV6X-bdshot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ARKV6X-bdshot) - not in board list BB: [17/282] Building board: AtomRCF405NAVI at 2025-09-20 11:44:36.237327 BB: Trying checkout ArduPlane stable AtomRCF405NAVI None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable AtomRCF405NAVI binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [18/282] Building board: ATOMRCF405NAVI-Deluxe at 2025-09-20 11:44:36.271865 BB: Trying checkout ArduPlane stable ATOMRCF405NAVI-Deluxe None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable ATOMRCF405NAVI-Deluxe binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/ATOMRCF405NAVI-Deluxe/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ATOMRCF405NAVI-Deluxe) - not in board list BB: [19/282] Building board: bbbmini at 2025-09-20 11:44:37.171351 BB: Trying checkout ArduPlane stable bbbmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable bbbmini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [20/282] Building board: BeastF7 at 2025-09-20 11:44:37.205679 BB: Trying checkout ArduPlane stable BeastF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable BeastF7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [21/282] Building board: BeastF7v2 at 2025-09-20 11:44:37.239937 BB: Trying checkout ArduPlane stable BeastF7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable BeastF7v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [22/282] Building board: BeastH7 at 2025-09-20 11:44:37.272216 BB: Trying checkout ArduPlane stable BeastH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable BeastH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [23/282] Building board: BeastH7v2 at 2025-09-20 11:44:37.306496 BB: Trying checkout ArduPlane stable BeastH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable BeastH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [24/282] Building board: bhat at 2025-09-20 11:44:37.339473 BB: Trying checkout ArduPlane stable bhat None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable bhat binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [25/282] Building board: BlitzF745 at 2025-09-20 11:44:37.371183 BB: Trying checkout ArduPlane stable BlitzF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable BlitzF745 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [26/282] Building board: BlitzF745AIO at 2025-09-20 11:44:37.404302 BB: Trying checkout ArduPlane stable BlitzF745AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable BlitzF745AIO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [27/282] Building board: BlitzH743Pro at 2025-09-20 11:44:37.437978 BB: Trying checkout ArduPlane stable BlitzH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable BlitzH743Pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [28/282] Building board: BlitzMiniF745 at 2025-09-20 11:44:37.469761 BB: Trying checkout ArduPlane stable BlitzMiniF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable BlitzMiniF745 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [29/282] Building board: BlitzWingH743 at 2025-09-20 11:44:37.503376 BB: Trying checkout ArduPlane stable BlitzWingH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable BlitzWingH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [30/282] Building board: blue at 2025-09-20 11:44:37.536359 BB: Trying checkout ArduPlane stable blue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable blue binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [31/282] Building board: BOTWINGF405 at 2025-09-20 11:44:37.568383 BB: Trying checkout ArduPlane stable BOTWINGF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable BOTWINGF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/BOTWINGF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (BOTWINGF405) - not in board list BB: [32/282] Building board: BrahmaF4 at 2025-09-20 11:44:38.463462 BB: Trying checkout ArduPlane stable BrahmaF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable BrahmaF4 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/BrahmaF4/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (BrahmaF4) - not in board list BB: [33/282] Building board: BROTHERHOBBYF405v3 at 2025-09-20 11:44:39.377407 BB: Trying checkout ArduPlane stable BROTHERHOBBYF405v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable BROTHERHOBBYF405v3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [34/282] Building board: BROTHERHOBBYH743 at 2025-09-20 11:44:39.412125 BB: Trying checkout ArduPlane stable BROTHERHOBBYH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable BROTHERHOBBYH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [35/282] Building board: canzero at 2025-09-20 11:44:39.446676 BB: Trying checkout ArduPlane stable canzero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable canzero binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [36/282] Building board: CBU-H7-LC-Stamp at 2025-09-20 11:44:39.477364 BB: Trying checkout ArduPlane stable CBU-H7-LC-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable CBU-H7-LC-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/CBU-H7-LC-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CBU-H7-LC-Stamp) - not in board list BB: [37/282] Building board: CBU-H7-Stamp at 2025-09-20 11:44:40.379290 BB: Trying checkout ArduPlane stable CBU-H7-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable CBU-H7-Stamp binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [38/282] Building board: CORVON405V2_1 at 2025-09-20 11:44:40.426626 BB: Trying checkout ArduPlane stable CORVON405V2_1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable CORVON405V2_1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/CORVON405V2_1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CORVON405V2_1) - not in board list BB: [39/282] Building board: CORVON743V1 at 2025-09-20 11:44:41.337962 BB: Trying checkout ArduPlane stable CORVON743V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable CORVON743V1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/CORVON743V1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CORVON743V1) - not in board list BB: [40/282] Building board: CSKY405 at 2025-09-20 11:44:42.243217 BB: Trying checkout ArduPlane stable CSKY405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable CSKY405 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [41/282] Building board: CUAV-7-Nano at 2025-09-20 11:44:42.278311 BB: Trying checkout ArduPlane stable CUAV-7-Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable CUAV-7-Nano binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [42/282] Building board: CUAV-Nora at 2025-09-20 11:44:42.310717 BB: Trying checkout ArduPlane stable CUAV-Nora None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable CUAV-Nora binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [43/282] Building board: CUAV-Nora-bdshot at 2025-09-20 11:44:42.343147 BB: Trying checkout ArduPlane stable CUAV-Nora-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable CUAV-Nora-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [44/282] Building board: CUAV-Pixhack-v3 at 2025-09-20 11:44:42.375945 BB: Trying checkout ArduPlane stable CUAV-Pixhack-v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable CUAV-Pixhack-v3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [45/282] Building board: CUAV-V6X-v2 at 2025-09-20 11:44:42.408469 BB: Trying checkout ArduPlane stable CUAV-V6X-v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable CUAV-V6X-v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/CUAV-V6X-v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CUAV-V6X-v2) - not in board list BB: [46/282] Building board: CUAV-X25-EVO at 2025-09-20 11:44:43.298479 BB: Trying checkout ArduPlane stable CUAV-X25-EVO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable CUAV-X25-EVO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/CUAV-X25-EVO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CUAV-X25-EVO) - not in board list BB: [47/282] Building board: CUAV-X7 at 2025-09-20 11:44:44.197981 BB: Trying checkout ArduPlane stable CUAV-X7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable CUAV-X7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [48/282] Building board: CUAV-X7-bdshot at 2025-09-20 11:44:44.232824 BB: Trying checkout ArduPlane stable CUAV-X7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable CUAV-X7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [49/282] Building board: CUAVv5 at 2025-09-20 11:44:44.268895 BB: Trying checkout ArduPlane stable CUAVv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable CUAVv5 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [50/282] Building board: CUAVv5-bdshot at 2025-09-20 11:44:44.301196 BB: Trying checkout ArduPlane stable CUAVv5-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable CUAVv5-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [51/282] Building board: CUAVv5Nano at 2025-09-20 11:44:44.334406 BB: Trying checkout ArduPlane stable CUAVv5Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable CUAVv5Nano binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [52/282] Building board: CUAVv5Nano-bdshot at 2025-09-20 11:44:44.367282 BB: Trying checkout ArduPlane stable CUAVv5Nano-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable CUAVv5Nano-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [53/282] Building board: CubeBlack at 2025-09-20 11:44:44.399839 BB: Trying checkout ArduPlane stable CubeBlack None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable CubeBlack binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [54/282] Building board: CubeBlack+ at 2025-09-20 11:44:44.433655 BB: Trying checkout ArduPlane stable CubeBlack+ None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable CubeBlack+ binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [55/282] Building board: CubeOrange at 2025-09-20 11:44:44.466706 BB: Trying checkout ArduPlane stable CubeOrange None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable CubeOrange binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [56/282] Building board: CubeOrange-bdshot at 2025-09-20 11:44:44.499513 BB: Trying checkout ArduPlane stable CubeOrange-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable CubeOrange-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [57/282] Building board: CubeOrangePlus at 2025-09-20 11:44:44.531179 BB: Trying checkout ArduPlane stable CubeOrangePlus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable CubeOrangePlus binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [58/282] Building board: CubeOrangePlus-bdshot at 2025-09-20 11:44:44.562427 BB: Trying checkout ArduPlane stable CubeOrangePlus-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable CubeOrangePlus-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [59/282] Building board: CubePurple at 2025-09-20 11:44:44.593743 BB: Trying checkout ArduPlane stable CubePurple None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable CubePurple binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [60/282] Building board: CubeRedPrimary at 2025-09-20 11:44:44.625828 BB: Trying checkout ArduPlane stable CubeRedPrimary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable CubeRedPrimary binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [61/282] Building board: CubeRedSecondary at 2025-09-20 11:44:44.659472 BB: Trying checkout ArduPlane stable CubeRedSecondary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable CubeRedSecondary binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [62/282] Building board: CubeYellow at 2025-09-20 11:44:44.691376 BB: Trying checkout ArduPlane stable CubeYellow None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable CubeYellow binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [63/282] Building board: CubeYellow-bdshot at 2025-09-20 11:44:44.726134 BB: Trying checkout ArduPlane stable CubeYellow-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable CubeYellow-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [64/282] Building board: DAKEFPVF405 at 2025-09-20 11:44:44.759602 BB: Trying checkout ArduPlane stable DAKEFPVF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable DAKEFPVF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/DAKEFPVF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (DAKEFPVF405) - not in board list BB: [65/282] Building board: DAKEFPVH743 at 2025-09-20 11:44:45.676055 BB: Trying checkout ArduPlane stable DAKEFPVH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable DAKEFPVH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/DAKEFPVH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (DAKEFPVH743) - not in board list BB: [66/282] Building board: DAKEFPVH743Pro at 2025-09-20 11:44:46.598041 BB: Trying checkout ArduPlane stable DAKEFPVH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable DAKEFPVH743Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/DAKEFPVH743Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (DAKEFPVH743Pro) - not in board list BB: [67/282] Building board: dark at 2025-09-20 11:44:47.524311 BB: Trying checkout ArduPlane stable dark None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable dark binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [68/282] Building board: DevEBoxH7v2 at 2025-09-20 11:44:47.558721 BB: Trying checkout ArduPlane stable DevEBoxH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable DevEBoxH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [69/282] Building board: disco at 2025-09-20 11:44:47.591373 BB: Trying checkout ArduPlane stable disco None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable disco binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [70/282] Building board: DroneerF405 at 2025-09-20 11:44:47.622630 BB: Trying checkout ArduPlane stable DroneerF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable DroneerF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/DroneerF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (DroneerF405) - not in board list BB: [71/282] Building board: DrotekP3Pro at 2025-09-20 11:44:48.514134 BB: Trying checkout ArduPlane stable DrotekP3Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable DrotekP3Pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [72/282] Building board: Durandal at 2025-09-20 11:44:48.548312 BB: Trying checkout ArduPlane stable Durandal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable Durandal binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [73/282] Building board: Durandal-bdshot at 2025-09-20 11:44:48.581202 BB: Trying checkout ArduPlane stable Durandal-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable Durandal-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [74/282] Building board: edge at 2025-09-20 11:44:48.613708 BB: Trying checkout ArduPlane stable edge None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable edge binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [75/282] Building board: erleboard at 2025-09-20 11:44:48.644641 BB: Trying checkout ArduPlane stable erleboard None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable erleboard binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [76/282] Building board: erlebrain2 at 2025-09-20 11:44:48.675099 BB: Trying checkout ArduPlane stable erlebrain2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable erlebrain2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [77/282] Building board: esp32buzz at 2025-09-20 11:44:48.706400 BB: Trying checkout ArduPlane stable esp32buzz None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable esp32buzz binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/esp32buzz/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32buzz in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32buzz --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32buzz BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3057235, 256)) BB: waf configure failed BB: [78/282] Building board: esp32diy at 2025-09-20 11:44:50.016573 BB: Trying checkout ArduPlane stable esp32diy None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable esp32diy binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/esp32diy/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32diy in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32diy --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32diy BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3057682, 256)) BB: waf configure failed BB: [79/282] Building board: esp32empty at 2025-09-20 11:44:51.356330 BB: Trying checkout ArduPlane stable esp32empty None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable esp32empty binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/esp32empty/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32empty in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32empty --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32empty BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3058129, 256)) BB: waf configure failed BB: [80/282] Building board: esp32icarus at 2025-09-20 11:44:52.625779 BB: Trying checkout ArduPlane stable esp32icarus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable esp32icarus binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/esp32icarus/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32icarus in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32icarus --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32icarus BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3058576, 256)) BB: waf configure failed BB: [81/282] Building board: esp32imu_module_v11 at 2025-09-20 11:44:53.883081 BB: Trying checkout ArduPlane stable esp32imu_module_v11 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable esp32imu_module_v11 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/esp32imu_module_v11/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (esp32imu_module_v11) - not in board list BB: [82/282] Building board: esp32nick at 2025-09-20 11:44:54.783878 BB: Trying checkout ArduPlane stable esp32nick None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable esp32nick binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/esp32nick/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32nick in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32nick --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32nick BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3059445, 256)) BB: waf configure failed BB: [83/282] Building board: esp32s3devkit at 2025-09-20 11:44:56.049746 BB: Trying checkout ArduPlane stable esp32s3devkit None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable esp32s3devkit binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/esp32s3devkit/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32s3devkit in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32s3devkit --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32s3devkit BB-WAF: Using toolchain : xtensa-esp32s3-elf BB-WAF: Could not find the program ['xtensa-esp32s3-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3059894, 256)) BB: waf configure failed BB: [84/282] Building board: esp32s3empty at 2025-09-20 11:44:57.304493 BB: Trying checkout ArduPlane stable esp32s3empty None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable esp32s3empty binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/esp32s3empty/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32s3empty in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32s3empty --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32s3empty BB-WAF: Using toolchain : xtensa-esp32s3-elf BB-WAF: Could not find the program ['xtensa-esp32s3-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3060342, 256)) BB: waf configure failed BB: [85/282] Building board: esp32tomte76 at 2025-09-20 11:44:58.559535 BB: Trying checkout ArduPlane stable esp32tomte76 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable esp32tomte76 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/esp32tomte76/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32tomte76 in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32tomte76 --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32tomte76 BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3060789, 256)) BB: waf configure failed BB: [86/282] Building board: F35Lightning at 2025-09-20 11:44:59.839900 BB: Trying checkout ArduPlane stable F35Lightning None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable F35Lightning binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [87/282] Building board: F4BY at 2025-09-20 11:44:59.875697 BB: Trying checkout ArduPlane stable F4BY None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable F4BY binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [88/282] Building board: F4BY_F427 at 2025-09-20 11:44:59.908586 BB: Trying checkout ArduPlane stable F4BY_F427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable F4BY_F427 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/F4BY_F427/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (F4BY_F427) - not in board list BB: [89/282] Building board: FlyingMoonF407 at 2025-09-20 11:45:00.825267 BB: Trying checkout ArduPlane stable FlyingMoonF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable FlyingMoonF407 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [90/282] Building board: FlyingMoonF427 at 2025-09-20 11:45:00.860432 BB: Trying checkout ArduPlane stable FlyingMoonF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable FlyingMoonF427 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [91/282] Building board: FlyingMoonH743 at 2025-09-20 11:45:00.893919 BB: Trying checkout ArduPlane stable FlyingMoonH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable FlyingMoonH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [92/282] Building board: FlywooF405Pro at 2025-09-20 11:45:00.925736 BB: Trying checkout ArduPlane stable FlywooF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable FlywooF405Pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [93/282] Building board: FlywooF745 at 2025-09-20 11:45:00.959024 BB: Trying checkout ArduPlane stable FlywooF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable FlywooF745 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [94/282] Building board: FlywooF745Nano at 2025-09-20 11:45:00.991548 BB: Trying checkout ArduPlane stable FlywooF745Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable FlywooF745Nano binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [95/282] Building board: FlywooH743Pro at 2025-09-20 11:45:01.026996 BB: Trying checkout ArduPlane stable FlywooH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable FlywooH743Pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [96/282] Building board: fmuv2 at 2025-09-20 11:45:01.059723 BB: Trying checkout ArduPlane stable fmuv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable fmuv2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [97/282] Building board: fmuv3 at 2025-09-20 11:45:01.092530 BB: Trying checkout ArduPlane stable fmuv3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable fmuv3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [98/282] Building board: fmuv5 at 2025-09-20 11:45:01.125174 BB: Trying checkout ArduPlane stable fmuv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable fmuv5 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [99/282] Building board: FoxeerF405v2 at 2025-09-20 11:45:01.159084 BB: Trying checkout ArduPlane stable FoxeerF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable FoxeerF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [100/282] Building board: FoxeerH743v1 at 2025-09-20 11:45:01.191274 BB: Trying checkout ArduPlane stable FoxeerH743v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable FoxeerH743v1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [101/282] Building board: GEPRC_TAKER_H743 at 2025-09-20 11:45:01.224600 BB: Trying checkout ArduPlane stable GEPRC_TAKER_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable GEPRC_TAKER_H743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/GEPRC_TAKER_H743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (GEPRC_TAKER_H743) - not in board list BB: [102/282] Building board: GEPRCF745BTHD at 2025-09-20 11:45:02.191670 BB: Trying checkout ArduPlane stable GEPRCF745BTHD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable GEPRCF745BTHD binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 57591cb8235973a00004459ae441865fdb5afaf7 newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/GEPRCF745BTHD needs rebuild BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for GEPRCF745BTHD in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board GEPRCF745BTHD --out /home/autotest/build/tmp/binaries.build clean --assert-cc-version g++-10.2.1) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : GEPRCF745BTHD BB-WAF: Using toolchain : arm-none-eabi BB-WAF: Checking for 'g++' (C++ compiler) : ccache arm-none-eabi-g++ BB-WAF: Checking for 'gcc' (C compiler) : ccache arm-none-eabi-gcc BB-WAF: Checking for program 'arm-none-eabi-nm' : /home/autotest/arm-gcc/g++-10.2.1/bin/arm-none-eabi-nm BB-WAF: Checking for c flags '-MMD' : yes BB-WAF: Checking for cxx flags '-MMD' : yes BB-WAF: CXX Compiler : g++ 10.2.1 BB-WAF: Checking compiler : g++-10.2.1 10.2.1 BB-WAF: Checking for program 'make' : /usr/bin/make BB-WAF: Checking for program 'arm-none-eabi-objcopy' : /home/autotest/arm-gcc/g++-10.2.1/bin/arm-none-eabi-objcopy BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/include/minimize_fpv_osd.inc BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/include/minimize_common.inc BB-WAF: Removing HAL_MSP_GPS_ENABLED BB-WAF: Removing AP_BATTERY_SMBUS_ENABLED BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/include/no_bootloader_DFU.inc BB-WAF: Removing AP_BARO_PROBE_EXTERNAL_I2C_BUSES BB-WAF: Setup for MCU STM32F745xx BB-WAF: Default parameters path from hwdef: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/GEPRCF745BTHD/defaults.parm BB-WAF: Writing hwdef setup in /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/hwdef.h BB-WAF: MCU Flags: cortex-m4 ['-mcpu=cortex-m4', '-mfpu=fpv4-sp-d16', '-mfloat-abi=hard'] BB-WAF: Writing DMA map BB-WAF: Sharing channel (1, 2) for TIM3_UP TIM3_CH4 BB-WAF: Setting up as normal BB-WAF: Generating ldscript.ld BB-WAF: Checking for env.py BB-WAF: env set ENABLE_DFU_BOOT=0 BB-WAF: env set WITH_FATFS=1 BB-WAF: env set PROCESS_STACK=0x1C00 BB-WAF: env set MAIN_STACK=0x600 BB-WAF: env set IOMCU_FW=0 BB-WAF: env set PERIPH_FW=0 BB-WAF: env set BOARD_FLASH_SIZE=1024 BB-WAF: env set EXT_FLASH_SIZE_MB=0 BB-WAF: env set INT_FLASH_PRIMARY=False BB-WAF: env set ENABLE_CRASHDUMP=False BB-WAF: env set CPU_FLAGS=['-mcpu=cortex-m4', '-mfpu=fpv4-sp-d16', '-mfloat-abi=hard', '-DARM_MATH_CM4', '-u_printf_float'] BB-WAF: env set CORTEX=cortex-m4 BB-WAF: env set APJ_BOARD_ID=1501 BB-WAF: env set APJ_BOARD_TYPE=STM32F745xx BB-WAF: env set USBID=0x1209/0x5741 BB-WAF: env set FLASH_RESERVE_START_KB=96 BB-WAF: env set EXT_FLASH_RESERVE_START_KB=0 BB-WAF: env set FLASH_TOTAL=950272 BB-WAF: env set HAS_EXTERNAL_FLASH_SECTIONS=0 BB-WAF: env set CHIBIOS_BUILD_FLAGS=USE_FATFS=yes CHIBIOS_STARTUP_MK=os/common/startup/ARMCMx/compilers/GCC/mk/startup_stm32f7xx.mk CHIBIOS_PLATFORM_MK=os/hal/ports/STM32/STM32F7xx/platform.mk MCU=cortex-m4 ENV_UDEFS=-DCHPRINTF_USE_FLOAT=1 BB-WAF: Enabling ChibiOS asserts : no BB-WAF: Disabling Watchdog : no BB-WAF: Enabling malloc guard : no BB-WAF: Enabling ChibiOS thread statistics : no BB-WAF: Enabling -Werror : yes BB-WAF: Checking for intelhex module: : OK BB-WAF: Enabled OpenDroneID : no BB-WAF: Enabled firmware ID checking : no BB-WAF: GPS Debug Logging : no BB-WAF: Enabled custom controller : no BB-WAF: Checking for HAVE_CMATH_ISFINITE : yes BB-WAF: Checking for HAVE_CMATH_ISINF : yes BB-WAF: Checking for HAVE_CMATH_ISNAN : yes BB-WAF: Checking for NEED_CMATH_ISFINITE_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISINF_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISNAN_STD_NAMESPACE : yes BB-WAF: Checking for header endian.h : not found BB-WAF: Checking for header byteswap.h : not found BB-WAF: Checking for HAVE_MEMRCHR : no BB-WAF: Configured VSCode Intellisense: : no BB-WAF: DC_DSDL compiler in : /mnt/volume_nyc3_01/autotest/APM/APM/modules/DroneCAN/dronecan_dsdlc BB-WAF: Source is git repository : yes BB-WAF: Update submodules : yes BB-WAF: Checking for program 'git' : /usr/bin/git BB-WAF: Gtest : STM32 boards currently don't support compiling gtest BB-WAF: Checking for program 'arm-none-eabi-size' : /home/autotest/arm-gcc/g++-10.2.1/bin/arm-none-eabi-size BB-WAF: Benchmarks : disabled BB-WAF: Unit tests : disabled BB-WAF: Scripting : maybe BB-WAF: Scripting runtime checks : enabled BB-WAF: Debug build : disabled BB-WAF: Coverage build : disabled BB-WAF: Force 32-bit build : disabled BB-WAF: Checking for program 'rsync' : /usr/bin/rsync BB-WAF: Removing target_list file /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/target_list BB-WAF: 'configure' finished successfully (0.809s) BB-WAF: 'clean' finished successfully (1.312s) BB: Running (python3 ./waf build --targets bin/arduplane) BB-WAF: Waf: Entering directory `/home/autotest/build/tmp/binaries.build/GEPRCF745BTHD' BB-WAF: Checking for env.py BB-WAF: No env.py found BB-WAF: Generating hwdef.h BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/include/minimize_fpv_osd.inc BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/include/minimize_common.inc BB-WAF: Removing HAL_MSP_GPS_ENABLED BB-WAF: Removing AP_BATTERY_SMBUS_ENABLED BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/include/no_bootloader_DFU.inc BB-WAF: Removing AP_BARO_PROBE_EXTERNAL_I2C_BUSES BB-WAF: Setup for MCU STM32F745xx BB-WAF: Default parameters path from hwdef: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/GEPRCF745BTHD/defaults.parm BB-WAF: Writing hwdef setup in /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/hwdef.h BB-WAF: MCU Flags: cortex-m4 ['-mcpu=cortex-m4', '-mfpu=fpv4-sp-d16', '-mfloat-abi=hard'] BB-WAF: Writing DMA map BB-WAF: Sharing channel (1, 2) for TIM3_UP TIM3_CH4 BB-WAF: Setting up as normal BB-WAF: Generating ldscript.ld BB-WAF: Embedding file defaults.parm:/home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/processed_defaults.parm BB-WAF: Embedding file font0.bin:libraries/AP_OSD/fonts/font0.bin BB-WAF: Embedding file hwdef.dat:/home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/hw.dat BB-WAF: [ 3/10] Creating /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/hwdef.h BB-WAF: [ 4/10] Creating /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/modules/ChibiOS/include_dirs BB-WAF: [ 5/10] Compiling libraries/AP_Scripting/generator/src/main.c BB-WAF: [ 6/10] Processing modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: [ 7/10] Creating /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/ap_version.h BB-WAF: [ 8/10] Creating /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/chibios_flags.h BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml.Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/include/minimize_fpv_osd.inc BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/include/minimize_common.inc BB-WAF: Removing HAL_MSP_GPS_ENABLED BB-WAF: Removing AP_BATTERY_SMBUS_ENABLED BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/include/no_bootloader_DFU.inc BB-WAF: Removing AP_BARO_PROBE_EXTERNAL_I2C_BUSES BB-WAF: Setup for MCU STM32F745xx BB-WAF: Default parameters path from hwdef: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/GEPRCF745BTHD/defaults.parm BB-WAF: Writing hwdef setup in /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/hwdef.h BB-WAF: MCU Flags: cortex-m4 ['-mcpu=cortex-m4', '-mfpu=fpv4-sp-d16', '-mfloat-abi=hard'] BB-WAF: Writing DMA map BB-WAF: Sharing channel (1, 2) for TIM3_UP TIM3_CH4 BB-WAF: Setting up as normal BB-WAF: No change in hwdef.h BB-WAF: Generating ldscript.ld BB-WAF: BB-WAF: BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Found 342 MAVLink message types in 17 XML files BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/GCS_MAVLink/include/mavlink/v2.0/ardupilotmega BB-WAF: [ 9/10] Processing /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/AP_Scripting/lua_generated_bindings.cpp,/home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/AP_Scripting/lua_generated_bindings.h: libraries/AP_Scripting/generator/description/bindings.desc /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/gen-bindings -> /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/AP_Scripting/lua_generated_bindings.cpp /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/AP_Scripting/lua_generated_bindings.h BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/GCS_MAVLink/include/mavlink/v2.0/ASLUAV BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/GCS_MAVLink/include/mavlink/v2.0/common BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/GCS_MAVLink/include/mavlink/v2.0/development BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/GCS_MAVLink/include/mavlink/v2.0/icarous BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/GCS_MAVLink/include/mavlink/v2.0/minimal BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/GCS_MAVLink/include/mavlink/v2.0/python_array_test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/GCS_MAVLink/include/mavlink/v2.0/standard BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/GCS_MAVLink/include/mavlink/v2.0/test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/GCS_MAVLink/include/mavlink/v2.0/ualberta BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/GCS_MAVLink/include/mavlink/v2.0/uAvionix BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/GCS_MAVLink/include/mavlink/v2.0/loweheiser BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/GCS_MAVLink/include/mavlink/v2.0/storm32 BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/GCS_MAVLink/include/mavlink/v2.0/AVSSUAS BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/GCS_MAVLink/include/mavlink/v2.0/cubepilot BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/GCS_MAVLink/include/mavlink/v2.0/csAirLink BB-WAF: Copying fixed headers for protocol 2.0 to /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/GCS_MAVLink/include/mavlink/v2.0 BB-WAF: [10/10] Linking /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/modules/ChibiOS/libch.a BB-WAF: [1/112] ChibiOS: Compiling crt0_v7m.S BB-WAF: [2/112] ChibiOS: Compiling vectors.S BB-WAF: [3/112] ChibiOS: Compiling chcoreasm.S BB-WAF: [4/112] ChibiOS: Compiling ff.c BB-WAF: [5/112] ChibiOS: Compiling ffunicode.c BB-WAF: [6/112] ChibiOS: Compiling chcore.c BB-WAF: [7/112] ChibiOS: Compiling crt1.c BB-WAF: [8/112] ChibiOS: Compiling bufstreams.c BB-WAF: [9/112] ChibiOS: Compiling chprintf.c BB-WAF: [10/112] ChibiOS: Compiling chscanf.c BB-WAF: [11/112] ChibiOS: Compiling memstreams.c BB-WAF: [13/112] ChibiOS: Compiling osal.c BB-WAF: [14/112] ChibiOS: Compiling hal_adc_lld.c BB-WAF: [15/112] ChibiOS: Compiling hal_can_lld.c BB-WAF: [16/112] ChibiOS: Compiling hal_crypto_lld.c BB-WAF: [12/112] ChibiOS: Compiling nullstreams.c BB-WAF: [17/112] ChibiOS: Compiling hal_dac_lld.c BB-WAF: [18/112] ChibiOS: Compiling stm32_dma.c BB-WAF: [19/112] ChibiOS: Compiling stm32_exti.c BB-WAF: [20/112] ChibiOS: Compiling hal_pal_lld.c BB-WAF: [21/112] ChibiOS: Compiling hal_i2c_lld.c BB-WAF: [22/112] ChibiOS: Compiling hal_mac_lld.c BB-WAF: [23/112] ChibiOS: Compiling hal_usb_lld.c BB-WAF: [24/112] ChibiOS: Compiling hal_wspi_lld.c BB-WAF: [25/112] ChibiOS: Compiling hal_trng_lld.c BB-WAF: [26/112] ChibiOS: Compiling hal_rtc_lld.c BB-WAF: [27/112] ChibiOS: Compiling hal_sdc_lld.c BB-WAF: [28/112] ChibiOS: Compiling hal_i2s_lld.c BB-WAF: [29/112] ChibiOS: Compiling hal_spi_lld.c BB-WAF: [30/112] ChibiOS: Compiling hal_st_lld.c BB-WAF: [31/112] ChibiOS: Compiling hal_eicu_lld.c BB-WAF: [32/112] ChibiOS: Compiling hal_gpt_lld.c BB-WAF: [33/112] ChibiOS: Compiling hal_icu_lld.c BB-WAF: [34/112] ChibiOS: Compiling hal_pwm_lld.c BB-WAF: [35/112] ChibiOS: Compiling hal_serial_lld.c BB-WAF: [36/112] ChibiOS: Compiling hal_sio_lld.c BB-WAF: [37/112] ChibiOS: Compiling hal_uart_lld.c BB-WAF: [38/112] ChibiOS: Compiling hal_wdg_lld.c BB-WAF: [39/112] ChibiOS: Compiling hal_lld.c BB-WAF: [40/112] ChibiOS: Compiling stm32_isr.c BB-WAF: [41/112] ChibiOS: Compiling nvic.c BB-WAF: [42/112] ChibiOS: Compiling hal.c BB-WAF: [43/112] ChibiOS: Compiling hal_adc.c BB-WAF: [44/112] ChibiOS: Compiling hal_buffers.c BB-WAF: [45/112] ChibiOS: Compiling hal_can.c BB-WAF: [46/112] ChibiOS: Compiling hal_crypto.c BB-WAF: [47/112] ChibiOS: Compiling hal_dac.c BB-WAF: [48/112] ChibiOS: Compiling hal_efl.c BB-WAF: [49/112] ChibiOS: Compiling hal_eicu.c BB-WAF: [50/112] ChibiOS: Compiling hal_flash.c BB-WAF: [51/112] ChibiOS: Compiling hal_gpt.c BB-WAF: [52/112] ChibiOS: Compiling hal_i2c.c BB-WAF: [53/112] ChibiOS: Compiling hal_i2s.c BB-WAF: [54/112] ChibiOS: Compiling hal_icu.c BB-WAF: [55/112] ChibiOS: Compiling hal_mac.c BB-WAF: [56/112] ChibiOS: Compiling hal_mmc_spi.c BB-WAF: [57/112] ChibiOS: Compiling hal_mmcsd.c BB-WAF: [58/112] ChibiOS: Compiling hal_pal.c BB-WAF: [59/112] ChibiOS: Compiling hal_pwm.c BB-WAF: [60/112] ChibiOS: Compiling hal_queues.c BB-WAF: [61/112] ChibiOS: Compiling hal_rtc.c BB-WAF: [62/112] ChibiOS: Compiling hal_sdc.c BB-WAF: [63/112] ChibiOS: Compiling hal_serial.c BB-WAF: [64/112] ChibiOS: Compiling hal_serial_usb.c BB-WAF: [65/112] ChibiOS: Compiling hal_sio.c BB-WAF: [66/112] ChibiOS: Compiling hal_spi.c BB-WAF: [67/112] ChibiOS: Compiling hal_st.c BB-WAF: [68/112] ChibiOS: Compiling hal_trng.c BB-WAF: [69/112] ChibiOS: Compiling hal_uart.c BB-WAF: [70/112] ChibiOS: Compiling hal_usb.c BB-WAF: [71/112] ChibiOS: Compiling hal_wdg.c BB-WAF: [72/112] ChibiOS: Compiling hal_wspi.c BB-WAF: [73/112] ChibiOS: Compiling chdelegates.c BB-WAF: [74/112] ChibiOS: Compiling chfactory.c BB-WAF: [75/112] ChibiOS: Compiling chmboxes.c BB-WAF: [76/112] ChibiOS: Compiling chmemcore.c BB-WAF: [77/112] ChibiOS: Compiling chmemheaps.c BB-WAF: [78/112] ChibiOS: Compiling chmempools.c BB-WAF: [79/112] ChibiOS: Compiling chobjcaches.c BB-WAF: [80/112] ChibiOS: Compiling chpipes.c BB-WAF: [81/112] ChibiOS: Compiling chcond.c BB-WAF: [82/112] ChibiOS: Compiling chdebug.c BB-WAF: [83/112] ChibiOS: Compiling chdynamic.c BB-WAF: [84/112] ChibiOS: Compiling chevents.c BB-WAF: [85/112] ChibiOS: Compiling chinstances.c BB-WAF: [86/112] ChibiOS: Compiling chmsg.c BB-WAF: [87/112] ChibiOS: Compiling chmtx.c BB-WAF: [88/112] ChibiOS: Compiling chregistry.c BB-WAF: [89/112] ChibiOS: Compiling chrfcu.c BB-WAF: [90/112] ChibiOS: Compiling chschd.c BB-WAF: [91/112] ChibiOS: Compiling chsem.c BB-WAF: [92/112] ChibiOS: Compiling chstats.c BB-WAF: [93/112] ChibiOS: Compiling chsys.c BB-WAF: [95/112] ChibiOS: Compiling chtm.c BB-WAF: [94/112] ChibiOS: Compiling chthreads.c BB-WAF: [96/112] ChibiOS: Compiling chtrace.c BB-WAF: [97/112] ChibiOS: Compiling chvt.c BB-WAF: [98/112] ChibiOS: Compiling fatfs_diskio.c BB-WAF: [99/112] ChibiOS: Compiling fatfs_syscall.c BB-WAF: [100/112] ChibiOS: Compiling syscalls.c BB-WAF: [101/112] ChibiOS: Compiling stubs.c BB-WAF: [102/112] ChibiOS: Compiling board.c BB-WAF: [103/112] ChibiOS: Compiling usbcfg.c BB-WAF: [104/112] ChibiOS: Compiling usbcfg_dualcdc.c BB-WAF: [105/112] ChibiOS: Compiling usbcfg_common.c BB-WAF: [106/112] ChibiOS: Compiling flash.c BB-WAF: [107/112] ChibiOS: Compiling malloc.c BB-WAF: [108/112] ChibiOS: Compiling hrt.c BB-WAF: [109/112] ChibiOS: Compiling stm32_util.c BB-WAF: [110/112] ChibiOS: Compiling bouncebuffer.c BB-WAF: [111/112] ChibiOS: Compiling watchdog.c BB-WAF: [112/112] ChibiOS: Compiling ch.cpp BB-WAF: BB-WAF: ChibiOS: Done! BB-WAF: BB-WAF: arm-none-eabi-ar: creating modules/ChibiOS/libch.a BB-WAF: BB-WAF: No target_list file found, creating BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/compile_commands.json BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/compile_commands.json BB-WAF: [ 11/1012] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 12/1012] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 13/1012] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 14/1012] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 15/1012] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 16/1012] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Logging.cpp BB-WAF: [ 17/1012] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 18/1012] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 19/1012] Compiling libraries/AC_AttitudeControl/AC_PosControl_Logging.cpp BB-WAF: [ 20/1012] Compiling libraries/AC_AutoTune/AC_AutoTune_Multi.cpp BB-WAF: [ 21/1012] Compiling libraries/AC_AutoTune/AC_AutoTune_Heli.cpp BB-WAF: [ 22/1012] Compiling libraries/AC_AutoTune/AC_AutoTune_FreqResp.cpp BB-WAF: [ 23/1012] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 24/1012] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 25/1012] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 26/1012] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 27/1012] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 28/1012] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 29/1012] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 30/1012] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 31/1012] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 32/1012] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 33/1012] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 34/1012] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 35/1012] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 36/1012] Compiling libraries/AC_PrecLand/AC_PrecLand_Companion.cpp BB-WAF: [ 37/1012] Compiling libraries/AC_PrecLand/AC_PrecLand_IRLock.cpp BB-WAF: [ 38/1012] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL.cpp BB-WAF: [ 39/1012] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL_Gazebo.cpp BB-WAF: [ 40/1012] Compiling libraries/AC_PrecLand/AC_PrecLand_StateMachine.cpp BB-WAF: [ 41/1012] Compiling libraries/AC_PrecLand/PosVelEKF.cpp BB-WAF: [ 42/1012] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 43/1012] Compiling libraries/AC_WPNav/AC_Circle.cpp BB-WAF: [ 44/1012] Compiling libraries/AC_WPNav/AC_WPNav.cpp BB-WAF: [ 45/1012] Compiling libraries/AC_WPNav/AC_WPNav_OA.cpp BB-WAF: [ 46/1012] Compiling libraries/APM_Control/AP_AutoTune.cpp BB-WAF: [ 47/1012] Compiling libraries/APM_Control/AP_PitchController.cpp BB-WAF: [ 48/1012] Compiling libraries/APM_Control/AP_RollController.cpp BB-WAF: [ 49/1012] Compiling libraries/APM_Control/AP_SteerController.cpp BB-WAF: [ 50/1012] Compiling libraries/APM_Control/AP_YawController.cpp BB-WAF: [ 51/1012] Compiling libraries/APM_Control/AR_AttitudeControl.cpp BB-WAF: [ 52/1012] Compiling libraries/APM_Control/AR_PosControl.cpp BB-WAF: [ 53/1012] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 54/1012] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 55/1012] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 56/1012] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 57/1012] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 58/1012] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 59/1012] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 60/1012] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 61/1012] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 62/1012] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 63/1012] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 64/1012] Compiling libraries/AP_AdvancedFailsafe/AP_AdvancedFailsafe.cpp BB-WAF: [ 65/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 66/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 67/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 68/1012] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 69/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 70/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 71/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 72/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 73/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 74/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 75/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 76/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 77/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 78/1012] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 79/1012] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 80/1012] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 81/1012] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 82/1012] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 83/1012] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 84/1012] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 85/1012] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 86/1012] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 87/1012] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 88/1012] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 89/1012] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 90/1012] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 91/1012] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 92/1012] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 93/1012] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 94/1012] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 95/1012] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 96/1012] Compiling libraries/AP_Baro/AP_Baro_atmosphere.cpp BB-WAF: [ 97/1012] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 98/1012] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 99/1012] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 100/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 101/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 102/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 103/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 104/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 105/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 106/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 107/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 108/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 109/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 110/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 111/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 112/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 113/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 114/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 115/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 116/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 117/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 118/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 119/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 120/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 121/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 122/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 123/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 124/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 125/1012] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 126/1012] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 127/1012] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 128/1012] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 129/1012] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 130/1012] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 131/1012] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 132/1012] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [ 133/1012] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [ 134/1012] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 135/1012] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 136/1012] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 137/1012] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 138/1012] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 139/1012] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 140/1012] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 141/1012] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 142/1012] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 143/1012] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 144/1012] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 145/1012] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 146/1012] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 147/1012] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 148/1012] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 149/1012] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 150/1012] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 151/1012] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 152/1012] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 153/1012] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 154/1012] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 155/1012] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 156/1012] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 157/1012] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 158/1012] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 159/1012] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 160/1012] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 161/1012] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 162/1012] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 163/1012] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 164/1012] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 165/1012] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 166/1012] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 167/1012] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 168/1012] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 169/1012] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 170/1012] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 171/1012] Compiling libraries/AP_Compass/AP_Compass_IIS2MDC.cpp BB-WAF: [ 172/1012] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 173/1012] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 174/1012] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 175/1012] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 176/1012] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 177/1012] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 178/1012] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 179/1012] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 180/1012] Compiling libraries/AP_Compass/AP_Compass_BMM350.cpp BB-WAF: [ 181/1012] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 182/1012] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 183/1012] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 184/1012] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 185/1012] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 186/1012] Compiling libraries/AP_CustomRotations/AP_CustomRotations_params.cpp BB-WAF: [ 187/1012] Compiling libraries/AP_CustomRotations/AP_CustomRotations.cpp BB-WAF: [ 188/1012] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 189/1012] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 190/1012] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 191/1012] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 192/1012] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 193/1012] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [ 194/1012] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [ 195/1012] Compiling libraries/AP_Devo_Telem/AP_Devo_Telem.cpp BB-WAF: [ 196/1012] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [ 197/1012] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 198/1012] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [ 199/1012] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [ 200/1012] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [ 201/1012] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 202/1012] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [ 203/1012] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [ 204/1012] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [ 205/1012] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [ 206/1012] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [ 207/1012] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_SITL.cpp BB-WAF: [ 208/1012] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem.cpp BB-WAF: [ 209/1012] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.cpp BB-WAF: [ 210/1012] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain7.cpp BB-WAF: [ 211/1012] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS.cpp BB-WAF: [ 212/1012] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [ 213/1012] Compiling libraries/AP_ExternalAHRS/MicroStrain_common.cpp BB-WAF: [ 214/1012] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain5.cpp BB-WAF: [ 215/1012] Compiling libraries/AP_ExternalControl/AP_ExternalControl.cpp BB-WAF: [ 216/1012] Compiling libraries/AP_FETtecOneWire/AP_FETtecOneWire.cpp BB-WAF: [ 217/1012] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [ 218/1012] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [ 219/1012] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [ 220/1012] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [ 221/1012] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [ 222/1012] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [ 223/1012] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [ 224/1012] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [ 225/1012] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [ 226/1012] Compiling libraries/AP_FlashStorage/AP_FlashStorage.cpp BB-WAF: [ 227/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.cpp BB-WAF: [ 228/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.cpp BB-WAF: [ 229/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Telem.cpp BB-WAF: [ 230/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.cpp BB-WAF: [ 231/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [ 232/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.cpp BB-WAF: [ 233/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [ 234/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [ 235/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.cpp BB-WAF: [ 236/1012] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [ 237/1012] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [ 238/1012] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [ 239/1012] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [ 240/1012] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [ 241/1012] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [ 242/1012] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [ 243/1012] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [ 244/1012] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [ 245/1012] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [ 246/1012] Compiling libraries/AP_GPS/AP_GPS_Blended.cpp BB-WAF: [ 247/1012] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [ 248/1012] Compiling libraries/AP_GPS/AP_GPS_Params.cpp BB-WAF: [ 249/1012] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [ 250/1012] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [ 251/1012] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [ 252/1012] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [ 253/1012] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [ 254/1012] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [ 255/1012] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [ 256/1012] Compiling libraries/AP_GSOF/AP_GSOF.cpp BB-WAF: [ 257/1012] Compiling libraries/AP_Generator/AP_Generator_IE_FuelCell.cpp BB-WAF: [ 258/1012] Compiling libraries/AP_Generator/AP_Generator_RichenPower.cpp BB-WAF: [ 259/1012] Compiling libraries/AP_Generator/AP_Generator_IE_650_800.cpp BB-WAF: [ 260/1012] Compiling libraries/AP_Generator/AP_Generator_Backend.cpp BB-WAF: [ 261/1012] Compiling libraries/AP_Generator/AP_Generator.cpp BB-WAF: [ 262/1012] Compiling libraries/AP_Generator/AP_Generator_IE_2400.cpp BB-WAF: [ 263/1012] Compiling libraries/AP_Gripper/AP_Gripper_EPM.cpp BB-WAF: [ 264/1012] Compiling libraries/AP_Gripper/AP_Gripper_Servo.cpp BB-WAF: [ 265/1012] Compiling libraries/AP_Gripper/AP_Gripper.cpp BB-WAF: [ 266/1012] Compiling libraries/AP_Gripper/AP_Gripper_Backend.cpp BB-WAF: [ 267/1012] Compiling libraries/AP_Hott_Telem/AP_Hott_Telem.cpp BB-WAF: [ 268/1012] Compiling libraries/AP_ICEngine/AP_ICEngine.cpp BB-WAF: [ 269/1012] Compiling libraries/AP_ICEngine/AP_ICEngine_TCA9554.cpp BB-WAF: [ 270/1012] Compiling libraries/AP_IOMCU/AP_IOMCU.cpp BB-WAF: [ 271/1012] Compiling libraries/AP_IOMCU/fw_uploader.cpp BB-WAF: [ 272/1012] Compiling libraries/AP_IRLock/IRLock.cpp BB-WAF: [ 273/1012] Compiling libraries/AP_IRLock/AP_IRLock_SITL.cpp BB-WAF: [ 274/1012] Compiling libraries/AP_IRLock/AP_IRLock_I2C.cpp BB-WAF: [ 275/1012] Compiling libraries/AP_IRLock/AP_IRLock_SITL_Gazebo.cpp BB-WAF: [ 276/1012] Compiling libraries/AP_InertialNav/AP_InertialNav.cpp BB-WAF: [ 277/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev2.cpp BB-WAF: [ 278/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_tempcal.cpp BB-WAF: [ 279/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SITL.cpp BB-WAF: [ 280/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI160.cpp BB-WAF: [ 281/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_RST.cpp BB-WAF: [ 282/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev3.cpp BB-WAF: [ 283/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_L3G4200D.cpp BB-WAF: [ 284/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensense.cpp BB-WAF: [ 285/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS1.cpp BB-WAF: [ 286/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_NONE.cpp BB-WAF: [ 287/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Logging.cpp BB-WAF: [ 288/1012] Compiling libraries/AP_InertialSensor/BatchSampler.cpp BB-WAF: [ 289/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ExternalAHRS.cpp BB-WAF: [ 290/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Params.cpp BB-WAF: [ 291/1012] Compiling libraries/AP_InertialSensor/AuxiliaryBus.cpp BB-WAF: [ 292/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SCHA63T.cpp BB-WAF: [ 293/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI055.cpp BB-WAF: [ 294/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI270.cpp BB-WAF: [ 295/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS0.cpp BB-WAF: [ 296/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ADIS1647x.cpp BB-WAF: [ 297/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI088.cpp BB-WAF: [ 298/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Backend.cpp BB-WAF: [ 299/1012] Compiling libraries/AP_InternalError/AP_InternalError.cpp BB-WAF: [ 300/1012] Compiling libraries/AP_JSON/AP_JSON.cpp BB-WAF: [ 301/1012] Compiling libraries/AP_L1_Control/AP_L1_Control.cpp BB-WAF: [ 302/1012] Compiling libraries/AP_LTM_Telem/AP_LTM_Telem.cpp BB-WAF: [ 303/1012] Compiling libraries/AP_Landing/AP_Landing_Deepstall.cpp BB-WAF: [ 304/1012] Compiling libraries/AP_Landing/AP_Landing.cpp BB-WAF: [ 305/1012] Compiling libraries/AP_Logger/AP_Logger_W25NXX.cpp BB-WAF: [ 306/1012] Compiling libraries/AP_Logger/AP_Logger_Flash_JEDEC.cpp BB-WAF: [ 307/1012] Compiling libraries/AP_Logger/AP_Logger_MAVLinkLogTransfer.cpp BB-WAF: [ 308/1012] Compiling libraries/AP_Logger/AP_Logger_MAVLink.cpp BB-WAF: [ 309/1012] Compiling libraries/AP_Logger/AP_Logger_Block.cpp BB-WAF: [ 310/1012] Compiling libraries/AP_Logger/LogFile.cpp BB-WAF: [ 311/1012] Compiling libraries/AP_MSP/msp.cpp BB-WAF: [ 312/1012] Compiling libraries/AP_MSP/AP_MSP_Telem_Backend.cpp BB-WAF: [ 313/1012] Compiling libraries/AP_MSP/AP_MSP_Telem_DisplayPort.cpp BB-WAF: [ 314/1012] Compiling libraries/AP_MSP/AP_MSP.cpp BB-WAF: [ 315/1012] Compiling libraries/AP_MSP/msp_sbuf.cpp BB-WAF: [ 316/1012] Compiling libraries/AP_MSP/AP_MSP_Telem_DJI.cpp BB-WAF: [ 317/1012] Compiling libraries/AP_MSP/AP_MSP_Telem_Generic.cpp BB-WAF: [ 318/1012] Compiling libraries/AP_Math/AP_Math.cpp BB-WAF: [ 319/1012] Compiling libraries/AP_Math/location_double.cpp BB-WAF: [ 320/1012] Compiling libraries/AP_Math/polyfit.cpp BB-WAF: [ 321/1012] Compiling libraries/AP_Math/AP_GeodesicGrid.cpp BB-WAF: [ 322/1012] Compiling libraries/AP_Math/chirp.cpp BB-WAF: [ 323/1012] Compiling libraries/AP_Math/spline5.cpp BB-WAF: [ 324/1012] Compiling libraries/AP_Math/quaternion.cpp BB-WAF: [ 325/1012] Compiling libraries/AP_Math/polygon.cpp BB-WAF: [ 326/1012] Compiling libraries/AP_Math/control.cpp BB-WAF: [ 327/1012] Compiling libraries/AP_Math/vector3.cpp BB-WAF: [ 328/1012] Compiling libraries/AP_Math/vector2.cpp BB-WAF: [ 329/1012] Compiling libraries/AP_Math/matrix_alg.cpp BB-WAF: [ 330/1012] Compiling libraries/AP_Math/crc.cpp BB-WAF: [ 331/1012] Compiling libraries/AP_Math/SplineCurve.cpp BB-WAF: [ 332/1012] Compiling libraries/AP_Math/location.cpp BB-WAF: [ 333/1012] Compiling libraries/AP_Math/matrixN.cpp BB-WAF: [ 334/1012] Compiling libraries/AP_Math/matrix3.cpp BB-WAF: [ 335/1012] Compiling libraries/AP_Mission/AP_Mission_ChangeDetector.cpp BB-WAF: [ 336/1012] Compiling libraries/AP_Mission/AP_Mission_Commands.cpp BB-WAF: [ 337/1012] Compiling libraries/AP_Module/AP_Module.cpp BB-WAF: [ 338/1012] Compiling libraries/AP_Motors/AP_MotorsMatrix_Scripting_Dynamic.cpp BB-WAF: [ 339/1012] Compiling libraries/AP_Motors/AP_MotorsTailsitter.cpp BB-WAF: [ 340/1012] Compiling libraries/AP_Motors/AP_MotorsHeli_Single.cpp BB-WAF: [ 341/1012] Compiling libraries/AP_Motors/AP_MotorsHeli_RSC.cpp BB-WAF: [ 342/1012] Compiling libraries/AP_Motors/AP_MotorsSingle.cpp BB-WAF: [ 343/1012] Compiling libraries/AP_Motors/AP_MotorsHeli_Swash.cpp BB-WAF: [ 344/1012] Compiling libraries/AP_Motors/AP_MotorsHeli_Quad.cpp BB-WAF: [ 345/1012] Compiling libraries/AP_Motors/AP_MotorsMatrix_6DoF_Scripting.cpp BB-WAF: [ 346/1012] Compiling libraries/AP_Motors/AP_MotorsHeli.cpp BB-WAF: [ 347/1012] Compiling libraries/AP_Motors/AP_MotorsHeli_Dual.cpp BB-WAF: [ 348/1012] Compiling libraries/AP_Motors/AP_Motors6DOF.cpp BB-WAF: [ 349/1012] Compiling libraries/AP_Motors/AP_MotorsCoax.cpp BB-WAF: [ 350/1012] Compiling libraries/AP_Motors/AP_Motors_Class.cpp BB-WAF: [ 351/1012] Compiling libraries/AP_Mount/AP_Mount_Viewpro.cpp BB-WAF: [ 352/1012] Compiling libraries/AP_Mount/SoloGimbalEKF.cpp BB-WAF: [ 353/1012] Compiling libraries/AP_Mount/SoloGimbal_Parameters.cpp BB-WAF: [ 354/1012] Compiling libraries/AP_Mount/AP_Mount_Siyi.cpp BB-WAF: [ 355/1012] Compiling libraries/AP_Mount/AP_Mount_Gremsy.cpp BB-WAF: [ 356/1012] Compiling libraries/AP_Mount/AP_Mount_CADDX.cpp BB-WAF: [ 357/1012] Compiling libraries/AP_Mount/AP_Mount_SoloGimbal.cpp BB-WAF: [ 358/1012] Compiling libraries/AP_Mount/AP_Mount_SToRM32_serial.cpp BB-WAF: [ 359/1012] Compiling libraries/AP_Mount/AP_Mount_Topotek.cpp BB-WAF: [ 360/1012] Compiling libraries/AP_Mount/AP_Mount_SToRM32.cpp BB-WAF: [ 361/1012] Compiling libraries/AP_Mount/AP_Mount_Backend_Serial.cpp BB-WAF: [ 362/1012] Compiling libraries/AP_Mount/AP_Mount_Xacti.cpp BB-WAF: [ 363/1012] Compiling libraries/AP_Mount/AP_Mount_Scripting.cpp BB-WAF: [ 364/1012] Compiling libraries/AP_Mount/AP_Mount_Params.cpp BB-WAF: [ 365/1012] Compiling libraries/AP_Mount/AP_Mount_Servo.cpp BB-WAF: [ 366/1012] Compiling libraries/AP_Mount/AP_Mount.cpp BB-WAF: [ 367/1012] Compiling libraries/AP_Mount/AP_Mount_Alexmos.cpp BB-WAF: [ 368/1012] Compiling libraries/AP_Mount/SoloGimbal.cpp BB-WAF: [ 369/1012] Compiling libraries/AP_Mount/AP_Mount_Backend.cpp BB-WAF: [ 370/1012] Compiling libraries/AP_MultiHeap/MultiHeap_malloc.cpp BB-WAF: [ 371/1012] Compiling libraries/AP_MultiHeap/AP_MultiHeap.cpp BB-WAF: [ 372/1012] Compiling libraries/AP_MultiHeap/MultiHeap_chibios.cpp BB-WAF: [ 373/1012] Compiling libraries/AP_NMEA_Output/AP_NMEA_Output.cpp BB-WAF: [ 374/1012] Compiling libraries/AP_NavEKF/EKFGSF_Logging.cpp BB-WAF: [ 375/1012] Compiling libraries/AP_NavEKF/EKFGSF_yaw.cpp BB-WAF: [ 376/1012] Compiling libraries/AP_NavEKF/AP_NavEKF_core_common.cpp BB-WAF: [ 377/1012] Compiling libraries/AP_NavEKF/AP_NavEKF_Source.cpp BB-WAF: [ 378/1012] Compiling libraries/AP_NavEKF/EKF_Buffer.cpp BB-WAF: [ 379/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_VehicleStatus.cpp BB-WAF: [ 380/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Measurements.cpp BB-WAF: [ 381/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_MagFusion.cpp BB-WAF: [ 382/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_RngBcnFusion.cpp BB-WAF: [ 383/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_PosVelFusion.cpp BB-WAF: [ 384/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Outputs.cpp BB-WAF: [ 385/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Logging.cpp BB-WAF: [ 386/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_AirDataFusion.cpp BB-WAF: [ 387/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Control.cpp BB-WAF: [ 388/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_core.cpp BB-WAF: [ 389/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF_GyroBias.cpp BB-WAF: [ 390/1012] Compiling modules/lwip/src/netif/lowpan6_ble.c BB-WAF: [ 391/1012] Compiling modules/lwip/src/core/ipv4/ip4_frag.c BB-WAF: [ 392/1012] Compiling modules/lwip/src/netif/lowpan6_common.c BB-WAF: [ 393/1012] Compiling modules/lwip/src/core/timeouts.c BB-WAF: [ 394/1012] Compiling modules/lwip/src/core/tcp.c BB-WAF: [ 395/1012] Compiling modules/lwip/src/core/memp.c BB-WAF: [ 396/1012] Compiling modules/lwip/src/core/mem.c BB-WAF: [ 397/1012] Compiling modules/lwip/src/core/ip.c BB-WAF: [ 398/1012] Compiling modules/lwip/src/core/init.c BB-WAF: [ 399/1012] Compiling modules/lwip/src/core/raw.c BB-WAF: [ 400/1012] Compiling modules/lwip/src/core/inet_chksum.c BB-WAF: [ 401/1012] Compiling modules/lwip/src/core/dns.c BB-WAF: [ 402/1012] Compiling modules/lwip/src/core/def.c BB-WAF: [ 403/1012] Compiling modules/lwip/src/core/altcp_tcp.c BB-WAF: [ 404/1012] Compiling modules/lwip/src/core/altcp.c BB-WAF: [ 405/1012] Compiling modules/lwip/src/core/altcp_alloc.c BB-WAF: [ 406/1012] Compiling libraries/AP_Networking/AP_Networking_tests.cpp BB-WAF: [ 407/1012] Compiling libraries/AP_Networking/AP_Networking_macaddr.cpp BB-WAF: [ 408/1012] Compiling libraries/AP_Networking/AP_Networking_address.cpp BB-WAF: [ 409/1012] Compiling libraries/AP_Networking/AP_Networking_port.cpp BB-WAF: [ 410/1012] Compiling libraries/AP_Networking/AP_Networking_ChibiOS.cpp BB-WAF: [ 411/1012] Compiling libraries/AP_Networking/AP_Networking_CAN.cpp BB-WAF: [ 412/1012] Compiling libraries/AP_Networking/AP_Networking_PPP.cpp BB-WAF: [ 413/1012] Compiling modules/lwip/src/core/ipv4/igmp.c BB-WAF: [ 414/1012] Compiling libraries/AP_Networking/AP_Networking.cpp BB-WAF: [ 415/1012] Compiling libraries/AP_Networking/lwip_hal/arch/evtimer.c BB-WAF: [ 416/1012] Compiling modules/lwip/src/netif/ppp/chap-new.c BB-WAF: [ 417/1012] Compiling modules/lwip/src/netif/ppp/ppp.c BB-WAF: [ 418/1012] Compiling modules/lwip/src/netif/ppp/multilink.c BB-WAF: [ 419/1012] Compiling modules/lwip/src/netif/ppp/lcp.c BB-WAF: [ 420/1012] Compiling modules/lwip/src/core/ipv4/autoip.c BB-WAF: [ 421/1012] Compiling modules/lwip/src/netif/ppp/pppapi.c BB-WAF: [ 422/1012] Compiling modules/lwip/src/netif/ppp/mppe.c BB-WAF: [ 423/1012] Compiling modules/lwip/src/core/udp.c BB-WAF: [ 424/1012] Compiling modules/lwip/src/core/ipv4/acd.c BB-WAF: [ 425/1012] Compiling libraries/AP_Networking/lwip_hal/arch/sys_arch.cpp BB-WAF: [ 426/1012] Compiling modules/lwip/src/netif/ppp/ipv6cp.c BB-WAF: [ 427/1012] Compiling modules/lwip/src/netif/ppp/ecp.c BB-WAF: [ 428/1012] Compiling modules/lwip/src/core/stats.c BB-WAF: [ 429/1012] Compiling modules/lwip/src/netif/ppp/pppol2tp.c BB-WAF: [ 430/1012] Compiling modules/lwip/src/netif/ppp/ipcp.c BB-WAF: [ 431/1012] Compiling modules/lwip/src/netif/ppp/fsm.c BB-WAF: [ 432/1012] Compiling modules/lwip/src/netif/ppp/eui64.c BB-WAF: [ 433/1012] Compiling modules/lwip/src/netif/ppp/demand.c BB-WAF: [ 434/1012] Compiling modules/lwip/src/netif/ppp/chap_ms.c BB-WAF: [ 435/1012] Compiling modules/lwip/src/core/sys.c BB-WAF: [ 436/1012] Compiling modules/lwip/src/netif/ppp/eap.c BB-WAF: [ 437/1012] Compiling modules/lwip/src/netif/ppp/ccp.c BB-WAF: [ 438/1012] Compiling modules/lwip/src/core/tcp_out.c BB-WAF: [ 439/1012] Compiling modules/lwip/src/core/tcp_in.c BB-WAF: [ 440/1012] Compiling modules/lwip/src/netif/ppp/vj.c BB-WAF: [ 441/1012] Compiling modules/lwip/src/netif/ppp/pppcrypt.c BB-WAF: [ 442/1012] Compiling modules/lwip/src/api/sockets.c BB-WAF: [ 443/1012] Compiling modules/lwip/src/core/ipv4/icmp.c BB-WAF: [ 444/1012] Compiling modules/lwip/src/core/netif.c BB-WAF: [ 445/1012] Compiling modules/lwip/src/netif/ppp/pppoe.c BB-WAF: [ 446/1012] Compiling modules/lwip/src/netif/zepif.c BB-WAF: [ 447/1012] Compiling modules/lwip/src/netif/ppp/auth.c BB-WAF: [ 448/1012] Compiling modules/lwip/src/netif/slipif.c BB-WAF: [ 449/1012] Compiling modules/lwip/src/netif/ppp/magic.c BB-WAF: [ 450/1012] Compiling modules/lwip/src/netif/lowpan6.c BB-WAF: [ 451/1012] Compiling modules/lwip/src/netif/ethernet.c BB-WAF: [ 452/1012] Compiling modules/lwip/src/netif/ppp/chap-md5.c BB-WAF: [ 453/1012] Compiling modules/lwip/src/api/tcpip.c BB-WAF: [ 454/1012] Compiling modules/lwip/src/netif/bridgeif_fdb.c BB-WAF: [ 455/1012] Compiling modules/lwip/src/netif/bridgeif.c BB-WAF: [ 456/1012] Compiling modules/lwip/src/api/netbuf.c BB-WAF: [ 457/1012] Compiling modules/lwip/src/api/api_lib.c BB-WAF: [ 458/1012] Compiling modules/lwip/src/core/ipv4/dhcp.c BB-WAF: [ 459/1012] Compiling modules/lwip/src/core/pbuf.c BB-WAF: [ 460/1012] Compiling modules/lwip/src/api/netdb.c BB-WAF: [ 461/1012] Compiling modules/lwip/src/netif/ppp/pppos.c BB-WAF: [ 462/1012] Compiling modules/lwip/src/api/if_api.c BB-WAF: [ 463/1012] Compiling modules/lwip/src/api/err.c BB-WAF: [ 464/1012] Compiling modules/lwip/src/netif/ppp/utils.c BB-WAF: [ 465/1012] Compiling modules/lwip/src/api/netifapi.c BB-WAF: [ 466/1012] Compiling modules/lwip/src/core/ipv4/etharp.c BB-WAF: [ 467/1012] Compiling modules/lwip/src/api/api_msg.c BB-WAF: [ 468/1012] Compiling modules/lwip/src/netif/ppp/upap.c BB-WAF: [ 469/1012] Compiling modules/lwip/src/core/ipv4/ip4_addr.c BB-WAF: [ 470/1012] Compiling modules/lwip/src/core/ipv4/ip4.c BB-WAF: [ 471/1012] Compiling libraries/AP_Notify/VRBoard_LED.cpp BB-WAF: [ 472/1012] Compiling libraries/AP_Notify/SerialLED.cpp BB-WAF: [ 473/1012] Compiling libraries/AP_Notify/PixRacerLED.cpp BB-WAF: [ 474/1012] Compiling libraries/AP_Notify/DiscreteRGBLed.cpp BB-WAF: [ 475/1012] Compiling libraries/AP_Notify/SITL_SFML_LED.cpp BB-WAF: [ 476/1012] Compiling libraries/AP_Notify/RGBLed.cpp BB-WAF: [ 477/1012] Compiling libraries/AP_Notify/ToshibaLED_I2C.cpp BB-WAF: [ 478/1012] Compiling libraries/AP_Notify/OreoLED_I2C.cpp BB-WAF: [ 479/1012] Compiling libraries/AP_Notify/ExternalLED.cpp BB-WAF: [ 480/1012] Compiling libraries/AP_Notify/GPIO_LED_1.cpp BB-WAF: [ 481/1012] Compiling libraries/AP_Notify/MMLPlayer.cpp BB-WAF: [ 482/1012] Compiling libraries/AP_Notify/Led_Sysfs.cpp BB-WAF: [ 483/1012] Compiling libraries/AP_Notify/LP5562.cpp BB-WAF: [ 484/1012] Compiling libraries/AP_Notify/IS31FL3195.cpp BB-WAF: [ 485/1012] Compiling libraries/AP_Notify/ProfiLED.cpp BB-WAF: [ 486/1012] Compiling libraries/AP_Notify/Display_SITL.cpp BB-WAF: [ 487/1012] Compiling libraries/AP_Notify/Display_SSD1306_I2C.cpp BB-WAF: [ 488/1012] Compiling libraries/AP_Notify/ToneAlarm.cpp BB-WAF: [ 489/1012] Compiling libraries/AP_Notify/DroneCAN_RGB_LED.cpp BB-WAF: [ 490/1012] Compiling libraries/AP_Notify/Display.cpp BB-WAF: [ 491/1012] Compiling libraries/AP_Notify/Display_SH1106_I2C.cpp BB-WAF: [ 492/1012] Compiling libraries/AP_Notify/NCP5623.cpp BB-WAF: [ 493/1012] Compiling libraries/AP_Notify/AP_Notify.cpp BB-WAF: [ 494/1012] Compiling libraries/AP_Notify/DShotLED.cpp BB-WAF: [ 495/1012] Compiling libraries/AP_Notify/RCOutputRGBLed.cpp BB-WAF: [ 496/1012] Compiling libraries/AP_Notify/Buzzer.cpp BB-WAF: [ 497/1012] Compiling libraries/AP_Notify/AP_BoardLED.cpp BB-WAF: [ 498/1012] Compiling libraries/AP_Notify/AP_BoardLED2.cpp BB-WAF: [ 499/1012] Compiling libraries/AP_Notify/DiscoLED.cpp BB-WAF: [ 500/1012] Compiling libraries/AP_Notify/NeoPixel.cpp BB-WAF: [ 501/1012] Compiling libraries/AP_Notify/PCA9685LED_I2C.cpp BB-WAF: [ 502/1012] Compiling libraries/AP_Notify/ScriptingLED.cpp BB-WAF: [ 503/1012] Compiling libraries/AP_Notify/NavigatorLED.cpp BB-WAF: [ 504/1012] Compiling libraries/AP_OLC/AP_OLC.cpp BB-WAF: [ 505/1012] Compiling libraries/AP_OSD/AP_OSD_Backend.cpp BB-WAF: [ 506/1012] Compiling libraries/AP_OSD/AP_OSD_SITL.cpp BB-WAF: [ 507/1012] Compiling libraries/AP_OSD/AP_OSD.cpp BB-WAF: [ 508/1012] Compiling libraries/AP_OSD/AP_OSD_Setting.cpp BB-WAF: [ 509/1012] Compiling libraries/AP_OSD/AP_OSD_MSP.cpp BB-WAF: [ 510/1012] Compiling libraries/AP_OSD/AP_OSD_MAX7456.cpp BB-WAF: [ 511/1012] Compiling libraries/AP_OSD/AP_OSD_MSP_DisplayPort.cpp BB-WAF: [ 512/1012] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID.cpp BB-WAF: [ 513/1012] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID_DroneCAN.cpp BB-WAF: [ 514/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_SITL.cpp BB-WAF: [ 515/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_UPFLOW.cpp BB-WAF: [ 516/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_PX4Flow.cpp BB-WAF: [ 517/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Pixart.cpp BB-WAF: [ 518/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Onboard.cpp BB-WAF: [ 519/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MSP.cpp BB-WAF: [ 520/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_HereFlow.cpp BB-WAF: [ 521/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MAV.cpp BB-WAF: [ 522/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Calibrator.cpp BB-WAF: [ 523/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Backend.cpp BB-WAF: [ 524/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow.cpp BB-WAF: [ 525/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_CXOF.cpp BB-WAF: [ 526/1012] Compiling libraries/AP_Parachute/AP_Parachute.cpp BB-WAF: [ 527/1012] Compiling libraries/AP_Param/AP_ParamT.cpp BB-WAF: [ 528/1012] Compiling libraries/AP_Param/AP_Param.cpp BB-WAF: [ 529/1012] Compiling libraries/AP_Proximity/AP_Proximity.cpp BB-WAF: [ 530/1012] Compiling libraries/AP_Proximity/AP_Proximity_Params.cpp BB-WAF: [ 531/1012] Compiling libraries/AP_Proximity/AP_Proximity_Backend.cpp BB-WAF: [ 532/1012] Compiling libraries/AP_Proximity/AP_Proximity_Backend_Serial.cpp BB-WAF: [ 533/1012] Compiling libraries/AP_Proximity/AP_Proximity_Boundary_3D.cpp BB-WAF: [ 534/1012] Compiling libraries/AP_Proximity/AP_Proximity_DroneCAN.cpp BB-WAF: [ 535/1012] Compiling libraries/AP_Proximity/AP_Proximity_LD06.cpp BB-WAF: [ 536/1012] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF40C.cpp BB-WAF: [ 537/1012] Compiling libraries/AP_Proximity/AP_Proximity_Cygbot_D1.cpp BB-WAF: [ 538/1012] Compiling libraries/AP_Proximity/AP_Proximity_AirSimSITL.cpp BB-WAF: [ 539/1012] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSerial.cpp BB-WAF: [ 540/1012] Compiling libraries/AP_Proximity/AP_Proximity_MAV.cpp BB-WAF: [ 541/1012] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF45B.cpp BB-WAF: [ 542/1012] Compiling libraries/AP_Proximity/AP_Proximity_MR72_CAN.cpp BB-WAF: [ 543/1012] Compiling libraries/AP_Proximity/AP_Proximity_RPLidarA2.cpp BB-WAF: [ 544/1012] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTowerEvo.cpp BB-WAF: [ 545/1012] Compiling libraries/AP_Proximity/AP_Proximity_RangeFinder.cpp BB-WAF: [ 546/1012] Compiling libraries/AP_Proximity/AP_Proximity_SITL.cpp BB-WAF: [ 547/1012] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTower.cpp BB-WAF: [ 548/1012] Compiling libraries/AP_Proximity/AP_Proximity_Scripting.cpp BB-WAF: [ 549/1012] Compiling libraries/AP_Quicktune/AP_Quicktune.cpp BB-WAF: [ 550/1012] Compiling libraries/AP_RAMTRON/AP_RAMTRON.cpp BB-WAF: [ 551/1012] Compiling libraries/AP_RCMapper/AP_RCMapper.cpp BB-WAF: [ 552/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DroneCAN.cpp BB-WAF: [ 553/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_Backend.cpp BB-WAF: [ 554/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_MAVLinkRadio.cpp BB-WAF: [ 555/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DSM.cpp BB-WAF: [ 556/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SUMD.cpp BB-WAF: [ 557/1012] Compiling libraries/AP_RCProtocol/spm_srxl.cpp BB-WAF: [ 558/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_ST24.cpp BB-WAF: [ 559/1012] Compiling libraries/AP_RCProtocol/SoftSerial.cpp BB-WAF: [ 560/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL.cpp BB-WAF: [ 561/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_Joystick_SFML.cpp BB-WAF: [ 562/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_FDM.cpp BB-WAF: [ 563/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SBUS.cpp BB-WAF: [ 564/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_PPMSum.cpp BB-WAF: [ 565/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_IBUS.cpp BB-WAF: [ 566/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_Radio.cpp BB-WAF: [ 567/1012] Compiling libraries/AP_RCTelemetry/AP_GHST_Telem.cpp BB-WAF: [ 568/1012] Compiling libraries/AP_RCTelemetry/AP_Spektrum_Telem.cpp BB-WAF: [ 569/1012] Compiling libraries/AP_ROMFS/tinflate.cpp BB-WAF: [ 570/1012] Compiling libraries/AP_ROMFS/AP_ROMFS.cpp BB-WAF: [ 571/1012] Compiling libraries/AP_RPM/RPM_EFI.cpp BB-WAF: [ 572/1012] Compiling libraries/AP_RPM/RPM_DroneCAN.cpp BB-WAF: [ 573/1012] Compiling libraries/AP_RPM/RPM_HarmonicNotch.cpp BB-WAF: [ 574/1012] Compiling libraries/AP_RPM/RPM_ESC_Telem.cpp BB-WAF: [ 575/1012] Compiling libraries/AP_RPM/RPM_SITL.cpp BB-WAF: [ 576/1012] Compiling libraries/AP_RPM/RPM_Pin.cpp BB-WAF: [ 577/1012] Compiling libraries/AP_RPM/RPM_Generator.cpp BB-WAF: [ 578/1012] Compiling libraries/AP_RPM/AP_RPM.cpp BB-WAF: [ 579/1012] Compiling libraries/AP_RPM/AP_RPM_Params.cpp BB-WAF: [ 580/1012] Compiling libraries/AP_RPM/RPM_Backend.cpp BB-WAF: [ 581/1012] Compiling libraries/AP_RSSI/AP_RSSI.cpp BB-WAF: [ 582/1012] Compiling libraries/AP_RTC/JitterCorrection.cpp BB-WAF: [ 583/1012] Compiling libraries/AP_RTC/AP_RTC.cpp BB-WAF: [ 584/1012] Compiling libraries/AP_Radio/AP_Radio_backend.cpp BB-WAF: [ 585/1012] Compiling libraries/AP_Radio/AP_Radio_bk2425.cpp BB-WAF: [ 586/1012] Compiling libraries/AP_Radio/AP_Radio_cc2500.cpp BB-WAF: [ 587/1012] Compiling libraries/AP_Radio/AP_Radio_cypress.cpp BB-WAF: [ 588/1012] Compiling libraries/AP_Radio/driver_bk2425.cpp BB-WAF: [ 589/1012] Compiling libraries/AP_Radio/driver_cc2500.cpp BB-WAF: [ 590/1012] Compiling libraries/AP_Radio/AP_Radio.cpp BB-WAF: [ 591/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NoopLoop.cpp BB-WAF: [ 592/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NRA24_CAN.cpp BB-WAF: [ 593/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_Serial.cpp BB-WAF: [ 594/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseF_I2C.cpp BB-WAF: [ 595/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareSerial.cpp BB-WAF: [ 596/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MSP.cpp BB-WAF: [ 597/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_DroneCAN.cpp BB-WAF: [ 598/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lanbao.cpp BB-WAF: [ 599/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarSerialLV.cpp BB-WAF: [ 600/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_RDS02UF.cpp BB-WAF: [ 601/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_analog.cpp BB-WAF: [ 602/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRangerI2C.cpp BB-WAF: [ 603/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PWM.cpp BB-WAF: [ 604/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MAVLink.cpp BB-WAF: [ 605/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Bebop.cpp BB-WAF: [ 606/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Wasp.cpp BB-WAF: [ 607/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L1X.cpp BB-WAF: [ 608/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BLPing.cpp BB-WAF: [ 609/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRanger_Serial.cpp BB-WAF: [ 610/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Params.cpp BB-WAF: [ 611/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_CAN.cpp BB-WAF: [ 612/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L0X.cpp BB-WAF: [ 613/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_SITL.cpp BB-WAF: [ 614/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PulsedLightLRF.cpp BB-WAF: [ 615/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseP_CAN.cpp BB-WAF: [ 616/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder.cpp BB-WAF: [ 617/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareI2C.cpp BB-WAF: [ 618/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarI2CXL.cpp BB-WAF: [ 619/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarVu8.cpp BB-WAF: [ 620/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarOne.cpp BB-WAF: [ 621/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_JRE_Serial.cpp BB-WAF: [ 622/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BBB_PRU.cpp BB-WAF: [ 623/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_HC_SR04.cpp BB-WAF: [ 624/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lua.cpp BB-WAF: [ 625/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_Serial.cpp BB-WAF: [ 626/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend.cpp BB-WAF: [ 627/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_CAN.cpp BB-WAF: [ 628/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_CAN.cpp BB-WAF: [ 629/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Ainstein_LR_D1.cpp BB-WAF: [ 630/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_GYUS42v2.cpp BB-WAF: [ 631/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_TFMiniPlus.cpp BB-WAF: [ 632/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NMEA.cpp BB-WAF: [ 633/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake.cpp BB-WAF: [ 634/1012] Compiling libraries/AP_Relay/AP_Relay_Params.cpp BB-WAF: [ 635/1012] Compiling libraries/AP_RobotisServo/AP_RobotisServo.cpp BB-WAF: [ 636/1012] Compiling libraries/AP_SBusOut/AP_SBusOut.cpp BB-WAF: [ 637/1012] Compiling libraries/AP_Scheduler/PerfInfo.cpp BB-WAF: [ 638/1012] Compiling libraries/AP_SerialLED/AP_SerialLED.cpp BB-WAF: [ 639/1012] Compiling libraries/AP_SerialManager/AP_SerialManager.cpp BB-WAF: [ 640/1012] Compiling libraries/AP_ServoRelayEvents/AP_ServoRelayEvents.cpp BB-WAF: [ 641/1012] Compiling libraries/AP_Soaring/ExtendedKalmanFilter.cpp BB-WAF: [ 642/1012] Compiling libraries/AP_Soaring/Variometer.cpp BB-WAF: [ 643/1012] Compiling libraries/AP_Soaring/SpeedToFly.cpp BB-WAF: [ 644/1012] Compiling libraries/AP_Soaring/AP_Soaring.cpp BB-WAF: [ 645/1012] Compiling libraries/AP_Stats/AP_Stats.cpp BB-WAF: [ 646/1012] Compiling libraries/AP_TECS/AP_TECS.cpp BB-WAF: [ 647/1012] Compiling libraries/AP_TempCalibration/AP_TempCalibration.cpp BB-WAF: [ 648/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_DroneCAN.cpp BB-WAF: [ 649/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Analog.cpp BB-WAF: [ 650/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MCP9600.cpp BB-WAF: [ 651/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS01.cpp BB-WAF: [ 652/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MAX31865.cpp BB-WAF: [ 653/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Backend.cpp BB-WAF: [ 654/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MLX90614.cpp BB-WAF: [ 655/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Params.cpp BB-WAF: [ 656/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS03.cpp BB-WAF: [ 657/1012] Compiling libraries/AP_Terrain/TerrainIO.cpp BB-WAF: [ 658/1012] Compiling libraries/AP_Terrain/TerrainMission.cpp BB-WAF: [ 659/1012] Compiling libraries/AP_Terrain/TerrainGCS.cpp BB-WAF: [ 660/1012] Compiling libraries/AP_Terrain/TerrainUtil.cpp BB-WAF: [ 661/1012] Compiling libraries/AP_Torqeedo/AP_Torqeedo_TQBus.cpp BB-WAF: [ 662/1012] Compiling libraries/AP_Torqeedo/AP_Torqeedo_Backend.cpp BB-WAF: [ 663/1012] Compiling libraries/AP_Torqeedo/AP_Torqeedo.cpp BB-WAF: [ 664/1012] Compiling libraries/AP_Torqeedo/AP_Torqeedo_Params.cpp BB-WAF: [ 665/1012] Compiling libraries/AP_Tuning/AP_Tuning.cpp BB-WAF: [ 666/1012] Compiling libraries/AP_Vehicle/Parameters.cpp BB-WAF: [ 667/1012] Compiling libraries/AP_VideoTX/AP_Tramp.cpp BB-WAF: [ 668/1012] Compiling libraries/AP_VideoTX/AP_VideoTX.cpp BB-WAF: [ 669/1012] Compiling libraries/AP_VideoTX/AP_SmartAudio.cpp BB-WAF: [ 670/1012] Compiling libraries/AP_VisualOdom/AP_VisualOdom_MAV.cpp BB-WAF: [ 671/1012] Compiling libraries/AP_VisualOdom/AP_VisualOdom_IntelT265.cpp BB-WAF: [ 672/1012] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Logging.cpp BB-WAF: [ 673/1012] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Backend.cpp BB-WAF: [ 674/1012] Compiling libraries/AP_VisualOdom/AP_VisualOdom.cpp BB-WAF: [ 675/1012] Compiling libraries/AP_Volz_Protocol/AP_Volz_Protocol.cpp BB-WAF: [ 676/1012] Compiling libraries/AP_WheelEncoder/WheelEncoder_Backend.cpp BB-WAF: [ 677/1012] Compiling libraries/AP_WheelEncoder/WheelEncoder_SITL_Quadrature.cpp BB-WAF: [ 678/1012] Compiling libraries/AP_WheelEncoder/AP_WheelEncoder.cpp BB-WAF: [ 679/1012] Compiling libraries/AP_WheelEncoder/AP_WheelRateControl.cpp BB-WAF: [ 680/1012] Compiling libraries/AP_WheelEncoder/WheelEncoder_Quadrature.cpp BB-WAF: [ 681/1012] Compiling libraries/Filter/HarmonicNotchFilter.cpp BB-WAF: [ 682/1012] Compiling libraries/Filter/SlewCalculator2D.cpp BB-WAF: [ 683/1012] Compiling libraries/Filter/ModeFilter.cpp BB-WAF: [ 684/1012] Compiling libraries/Filter/AP_NotchFilter_params.cpp BB-WAF: [ 685/1012] Compiling libraries/Filter/AP_Filter_params.cpp BB-WAF: [ 686/1012] Compiling libraries/Filter/SlewLimiter.cpp BB-WAF: [ 687/1012] Compiling libraries/Filter/NotchFilter.cpp BB-WAF: [ 688/1012] Compiling libraries/Filter/AP_Filter.cpp BB-WAF: [ 689/1012] Compiling libraries/Filter/LowPassFilter2p.cpp BB-WAF: [ 690/1012] Compiling libraries/Filter/LowPassFilter.cpp BB-WAF: [ 691/1012] Compiling libraries/Filter/DerivativeFilter.cpp BB-WAF: [ 692/1012] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Rally.cpp BB-WAF: [ 693/1012] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Fence.cpp BB-WAF: [ 694/1012] Compiling libraries/GCS_MAVLink/GCS_Param.cpp BB-WAF: [ 695/1012] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Waypoints.cpp BB-WAF: [ 696/1012] Compiling libraries/GCS_MAVLink/MAVLink_routing.cpp BB-WAF: [ 697/1012] Compiling libraries/GCS_MAVLink/GCS_serial_control.cpp BB-WAF: [ 698/1012] Compiling libraries/GCS_MAVLink/MissionItemProtocol.cpp BB-WAF: [ 699/1012] Compiling libraries/GCS_MAVLink/GCS_MAVLink.cpp BB-WAF: [ 700/1012] Compiling libraries/GCS_MAVLink/GCS_Rally.cpp BB-WAF: [ 701/1012] Compiling libraries/GCS_MAVLink/GCS_DeviceOp.cpp BB-WAF: [ 702/1012] Compiling libraries/GCS_MAVLink/GCS.cpp BB-WAF: [ 703/1012] Compiling libraries/GCS_MAVLink/GCS_ServoRelay.cpp BB-WAF: [ 704/1012] Compiling libraries/GCS_MAVLink/GCS_FTP.cpp BB-WAF: [ 705/1012] Compiling libraries/GCS_MAVLink/GCS_Signing.cpp BB-WAF: [ 706/1012] Compiling libraries/PID/PID.cpp BB-WAF: [ 707/1012] Compiling libraries/RC_Channel/RC_Channels.cpp BB-WAF: [ 708/1012] Compiling libraries/SRV_Channel/SRV_Channel_aux.cpp BB-WAF: [ 709/1012] Compiling libraries/SRV_Channel/SRV_Channel.cpp BB-WAF: [ 710/1012] Compiling libraries/SRV_Channel/SRV_Channels.cpp BB-WAF: [ 711/1012] Compiling libraries/AP_HAL/utility/st24.cpp BB-WAF: [ 712/1012] Compiling libraries/AP_HAL/utility/RingBuffer.cpp BB-WAF: [ 713/1012] Compiling libraries/AP_HAL/GPIO.cpp BB-WAF: [ 714/1012] Compiling libraries/AP_HAL/DSP.cpp BB-WAF: [ 715/1012] Compiling libraries/AP_HAL/utility/Socket.cpp BB-WAF: [ 716/1012] Compiling libraries/AP_HAL/utility/dsm.cpp BB-WAF: [ 717/1012] Compiling libraries/AP_HAL/Semaphores.cpp BB-WAF: [ 718/1012] Compiling libraries/AP_HAL/utility/sumd.cpp BB-WAF: [ 719/1012] Compiling libraries/AP_HAL/utility/srxl.cpp BB-WAF: [ 720/1012] Compiling libraries/AP_HAL/utility/Socket_native.cpp BB-WAF: [ 721/1012] Compiling libraries/AP_HAL/Scheduler.cpp BB-WAF: [ 722/1012] Compiling libraries/AP_HAL/utility/replace.cpp BB-WAF: [ 723/1012] Compiling libraries/AP_HAL/system.cpp BB-WAF: [ 724/1012] Compiling libraries/AP_HAL/utility/RCOutput_Tap.cpp BB-WAF: [ 725/1012] Compiling libraries/AP_HAL/utility/packetise.cpp BB-WAF: [ 726/1012] Compiling libraries/AP_HAL/Storage.cpp BB-WAF: [ 727/1012] Compiling libraries/AP_HAL/Util.cpp BB-WAF: [ 728/1012] Compiling libraries/AP_HAL/Device.cpp BB-WAF: [ 729/1012] Compiling libraries/AP_HAL/utility/BetterStream.cpp BB-WAF: [ 730/1012] Compiling libraries/AP_HAL/RCOutput.cpp BB-WAF: [ 731/1012] Compiling libraries/AP_HAL/CANIface.cpp BB-WAF: [ 732/1012] Compiling libraries/AP_HAL/utility/ftoa_engine.cpp BB-WAF: [ 733/1012] Compiling libraries/AP_HAL/HAL.cpp BB-WAF: [ 734/1012] Compiling libraries/AP_HAL/utility/DataRateLimit.cpp BB-WAF: [ 735/1012] Compiling libraries/AP_HAL/utility/utoa_invert.cpp BB-WAF: [ 736/1012] Compiling libraries/AP_HAL/utility/RCOutput_Tap_Linux.cpp BB-WAF: [ 737/1012] Compiling libraries/AP_HAL/UARTDriver.cpp BB-WAF: [ 738/1012] Compiling libraries/AP_HAL/utility/print_vprintf.cpp BB-WAF: [ 739/1012] Compiling libraries/AP_HAL/utility/getopt_cpp.cpp BB-WAF: [ 740/1012] Compiling libraries/AP_HAL_Empty/HAL_Empty_Class.cpp BB-WAF: [ 741/1012] Compiling libraries/AP_HAL_Empty/Semaphores.cpp BB-WAF: [ 742/1012] Compiling libraries/AP_HAL_Empty/AnalogIn.cpp BB-WAF: [ 743/1012] Compiling libraries/AP_HAL_Empty/UARTDriver.cpp BB-WAF: [ 744/1012] Compiling libraries/AP_HAL_Empty/RCOutput.cpp BB-WAF: [ 745/1012] Compiling libraries/AP_HAL_Empty/RCInput.cpp BB-WAF: [ 746/1012] Compiling libraries/AP_HAL_Empty/Storage.cpp BB-WAF: [ 747/1012] Compiling libraries/AP_HAL_Empty/GPIO.cpp BB-WAF: [ 748/1012] Compiling libraries/AP_HAL_ChibiOS/UARTDriver.cpp BB-WAF: [ 749/1012] Compiling libraries/AP_HAL_ChibiOS/sdcard.cpp BB-WAF: [ 750/1012] Compiling libraries/AP_HAL_ChibiOS/SoftSigReaderInt.cpp BB-WAF: [ 751/1012] Compiling libraries/AP_HAL_ChibiOS/Util.cpp BB-WAF: [ 752/1012] Compiling libraries/AP_HAL_ChibiOS/RCOutput_bdshot.cpp BB-WAF: [ 753/1012] Compiling libraries/AP_HAL_ChibiOS/stdio.cpp BB-WAF: [ 754/1012] Compiling libraries/AP_HAL_ChibiOS/RCOutput_serial.cpp BB-WAF: [ 755/1012] Compiling libraries/AP_HAL_ChibiOS/AnalogIn.cpp BB-WAF: [ 756/1012] Compiling libraries/AP_HAL_ChibiOS/shared_dma.cpp BB-WAF: [ 757/1012] Compiling libraries/AP_HAL_ChibiOS/RCInput.cpp BB-WAF: [ 758/1012] Compiling libraries/AP_HAL_ChibiOS/Scheduler.cpp BB-WAF: [ 759/1012] Compiling libraries/AP_HAL_ChibiOS/Device.cpp BB-WAF: [ 760/1012] Compiling libraries/AP_HAL_ChibiOS/RCOutput.cpp BB-WAF: [ 761/1012] Compiling libraries/AP_HAL_ChibiOS/WSPIDevice.cpp BB-WAF: [ 762/1012] Compiling libraries/AP_HAL_ChibiOS/CANFDIface.cpp BB-WAF: [ 763/1012] Compiling libraries/AP_HAL_ChibiOS/Semaphores.cpp BB-WAF: [ 764/1012] Compiling libraries/AP_HAL_ChibiOS/I2CDevice.cpp BB-WAF: [ 765/1012] Compiling libraries/AP_HAL_ChibiOS/SPIDevice.cpp BB-WAF: [ 766/1012] Compiling libraries/AP_HAL_ChibiOS/CanIface.cpp BB-WAF: [ 767/1012] Compiling libraries/AP_HAL_ChibiOS/SoftSigReader.cpp BB-WAF: [ 768/1012] Compiling libraries/AP_HAL_ChibiOS/DSP.cpp BB-WAF: [ 769/1012] Compiling libraries/AP_HAL_ChibiOS/RCOutput_iofirmware.cpp BB-WAF: [ 770/1012] Compiling libraries/AP_Scripting/AP_Scripting_SerialDevice.cpp BB-WAF: [ 771/1012] Compiling libraries/AP_Scripting/AP_Scripting_SerialAccess.cpp BB-WAF: [ 772/1012] Compiling libraries/AP_Scripting/AP_Scripting_CANSensor.cpp BB-WAF: [ 773/1012] Compiling libraries/AP_Scripting/AP_Scripting.cpp BB-WAF: [ 774/1012] Compiling libraries/AP_Scripting/lua/src/lapi.c BB-WAF: [ 775/1012] Compiling libraries/AP_Scripting/lua/src/lbitlib.c BB-WAF: [ 776/1012] Compiling libraries/AP_Scripting/lua/src/lstrlib.c BB-WAF: [ 777/1012] Compiling libraries/AP_Scripting/lua/src/lcorolib.c BB-WAF: [ 778/1012] Compiling libraries/AP_Scripting/lua/src/lfunc.c BB-WAF: [ 779/1012] Compiling libraries/AP_Scripting/lua/src/ldump.c BB-WAF: [ 780/1012] Compiling libraries/AP_Scripting/lua/src/lctype.c BB-WAF: [ 781/1012] Compiling libraries/AP_Scripting/lua/src/lmathlib.c BB-WAF: [ 782/1012] Compiling libraries/AP_Scripting/lua/src/lbaselib.c BB-WAF: [ 783/1012] Compiling libraries/AP_Scripting/lua/src/ldebug.c BB-WAF: [ 784/1012] Compiling libraries/AP_Scripting/lua/src/linit.c BB-WAF: [ 785/1012] Compiling libraries/AP_Scripting/lua/src/loslib.c BB-WAF: [ 786/1012] Compiling libraries/AP_Scripting/lua/src/lundump.c BB-WAF: [ 787/1012] Compiling libraries/AP_Scripting/lua/src/liolib.c BB-WAF: [ 788/1012] Compiling libraries/AP_Scripting/lua/src/lopcodes.c BB-WAF: [ 789/1012] Compiling libraries/AP_Scripting/lua/src/lgc.c BB-WAF: [ 790/1012] Compiling libraries/AP_Scripting/lua/src/ltable.c BB-WAF: [ 791/1012] Compiling libraries/AP_Scripting/lua/src/lparser.c BB-WAF: [ 792/1012] Compiling libraries/AP_Scripting/lua/src/lutf8lib.c BB-WAF: [ 793/1012] Compiling libraries/AP_Scripting/lua/src/lvm.c BB-WAF: [ 794/1012] Compiling libraries/AP_Scripting/lua/src/lstring.c BB-WAF: [ 795/1012] Compiling libraries/AP_Scripting/lua/src/luac.c BB-WAF: [ 796/1012] Compiling libraries/AP_Scripting/lua/src/lzio.c BB-WAF: [ 797/1012] Compiling libraries/AP_Scripting/lua/src/ltm.c BB-WAF: [ 798/1012] Compiling libraries/AP_Scripting/lua/src/lcode.c BB-WAF: [ 799/1012] Compiling libraries/AP_Scripting/lua/src/lauxlib.c BB-WAF: [ 800/1012] Compiling libraries/AP_Scripting/lua/src/lobject.c BB-WAF: [ 801/1012] Compiling libraries/AP_Scripting/lua/src/ldblib.c BB-WAF: [ 802/1012] Compiling libraries/AP_Scripting/lua/src/ldo.c BB-WAF: [ 803/1012] Compiling libraries/AP_Scripting/lua/src/loadlib.c BB-WAF: [ 804/1012] Compiling libraries/AP_Scripting/lua/src/lua.c BB-WAF: [ 805/1012] Compiling libraries/AP_Scripting/lua/src/lmem.c BB-WAF: [ 806/1012] Compiling libraries/AP_Scripting/lua/src/ltablib.c BB-WAF: [ 807/1012] Compiling libraries/AP_Scripting/lua/src/llex.c BB-WAF: [ 808/1012] Compiling libraries/AP_Scripting/lua/src/lstate.c BB-WAF: [ 809/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeOperating.c BB-WAF: [ 810/1012] Compiling libraries/AP_ADSB/sagetech-sdk/float2Buf.c BB-WAF: [ 811/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toInt32.c BB-WAF: [ 812/1012] Compiling libraries/AP_ADSB/sagetech-sdk/appendChecksum.c BB-WAF: [ 813/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toIcao.c BB-WAF: [ 814/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeGPS.c BB-WAF: [ 815/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toGS.c BB-WAF: [ 816/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toAlt.c BB-WAF: [ 817/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeAck.c BB-WAF: [ 818/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toUint16.c BB-WAF: [ 819/1012] Compiling libraries/AP_ADSB/sagetech-sdk/uint322Buf.c BB-WAF: [ 820/1012] Compiling libraries/AP_ADSB/sagetech-sdk/uint162Buf.c BB-WAF: [ 821/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading.c BB-WAF: [ 822/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeInstall.c BB-WAF: [ 823/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeInstall.c BB-WAF: [ 824/1012] Compiling libraries/AP_ADSB/sagetech-sdk/calcChecksum.c BB-WAF: [ 825/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeFlightId.c BB-WAF: [ 826/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeTargetReq.c BB-WAF: [ 827/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toUint32.c BB-WAF: [ 828/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toTOA.c BB-WAF: [ 829/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeMSR.c BB-WAF: [ 830/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeFlightId.c BB-WAF: [ 831/1012] Compiling libraries/AP_ADSB/sagetech-sdk/icao2Buf.c BB-WAF: [ 832/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeDataReq.c BB-WAF: [ 833/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toInt16.c BB-WAF: [ 834/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toVel.c BB-WAF: [ 835/1012] Compiling libraries/AP_ADSB/sagetech-sdk/charArray2Buf.c BB-WAF: [ 836/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toLatLon.c BB-WAF: [ 837/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading2.c BB-WAF: [ 838/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeSVR.c BB-WAF: [ 839/1012] Compiling libraries/AP_ADSB/sagetech-sdk/target.c BB-WAF: [ 840/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_Params.cpp BB-WAF: [ 841/1012] Compiling libraries/AP_Airspeed/AP_Airspeed.cpp BB-WAF: [ 842/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_NMEA.cpp BB-WAF: [ 843/1012] Compiling libraries/AP_AHRS/AP_AHRS_Backend.cpp BB-WAF: [ 844/1012] Compiling libraries/AP_AHRS/AP_AHRS_DCM.cpp BB-WAF: [ 845/1012] Compiling libraries/AP_AHRS/AP_AHRS.cpp BB-WAF: [ 846/1012] Compiling libraries/AP_Baro/AP_Baro_SITL.cpp BB-WAF: [ 847/1012] Compiling libraries/AP_Baro/AP_Baro.cpp BB-WAF: [ 848/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor.cpp BB-WAF: [ 849/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Params.cpp BB-WAF: [ 850/1012] Compiling libraries/AP_BoardConfig/AP_BoardConfig.cpp BB-WAF: [ 851/1012] Compiling libraries/AP_HAL/SIMState.cpp BB-WAF: [ 852/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor.cpp BB-WAF: [ 853/1012] Compiling libraries/AP_Math/SCurve.cpp BB-WAF: [ 854/1012] Compiling libraries/AP_Mission/AP_Mission.cpp BB-WAF: [ 855/1012] Compiling libraries/AP_DAL/AP_DAL_RangeFinder.cpp BB-WAF: [ 856/1012] Compiling libraries/AP_DAL/AP_DAL.cpp BB-WAF: [ 857/1012] Compiling libraries/AP_DAL/AP_DAL_Beacon.cpp BB-WAF: [ 858/1012] Compiling libraries/AP_DAL/AP_DAL_VisualOdom.cpp BB-WAF: [ 859/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2.cpp BB-WAF: [ 860/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_OptFlowFusion.cpp BB-WAF: [ 861/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_PosVelFusion.cpp BB-WAF: [ 862/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Outputs.cpp BB-WAF: [ 863/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_VehicleStatus.cpp BB-WAF: [ 864/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_RngBcnFusion.cpp BB-WAF: [ 865/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_OptFlowFusion.cpp BB-WAF: [ 866/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_GyroBias.cpp BB-WAF: [ 867/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3.cpp BB-WAF: [ 868/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_MagFusion.cpp BB-WAF: [ 869/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Logging.cpp BB-WAF: [ 870/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_core.cpp BB-WAF: [ 871/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Measurements.cpp BB-WAF: [ 872/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Control.cpp BB-WAF: [ 873/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_AirDataFusion.cpp BB-WAF: [ 874/1012] Compiling libraries/AP_Rally/AP_Rally.cpp BB-WAF: [ 875/1012] Compiling libraries/AP_Scheduler/AP_Scheduler.cpp BB-WAF: [ 876/1012] Compiling libraries/AP_Terrain/AP_Terrain.cpp BB-WAF: [ 877/1012] Compiling libraries/AP_Vehicle/AP_Vehicle.cpp BB-WAF: [ 878/1012] Compiling libraries/AP_Logger/AP_Logger_File.cpp BB-WAF: [ 879/1012] Compiling libraries/AP_Logger/AP_Logger.cpp BB-WAF: [ 880/1012] Compiling libraries/AP_Logger/LoggerMessageWriter.cpp BB-WAF: [ 881/1012] Compiling libraries/AP_Logger/AP_Logger_Backend.cpp BB-WAF: [ 882/1012] Compiling libraries/GCS_MAVLink/GCS_Dummy.cpp BB-WAF: [ 883/1012] Compiling libraries/GCS_MAVLink/GCS_Fence.cpp BB-WAF: [ 884/1012] Compiling libraries/GCS_MAVLink/GCS_Common.cpp BB-WAF: [ 885/1012] Compiling libraries/RC_Channel/RC_Channel.cpp BB-WAF: [ 886/1012] Compiling libraries/StorageManager/StorageManager.cpp BB-WAF: [ 887/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort_Passthrough.cpp BB-WAF: [ 888/1012] Compiling libraries/AP_IBus_Telem/AP_IBus_Telem.cpp BB-WAF: [ 889/1012] Compiling libraries/AP_Relay/AP_Relay.cpp BB-WAF: [ 890/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL2.cpp BB-WAF: [ 891/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_FPort.cpp BB-WAF: [ 892/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol.cpp BB-WAF: [ 893/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_CRSF.cpp BB-WAF: [ 894/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_UDP.cpp BB-WAF: [ 895/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_GHST.cpp BB-WAF: [ 896/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_FPort2.cpp BB-WAF: [ 897/1012] Compiling libraries/AP_BLHeli/AP_BLHeli.cpp BB-WAF: [ 898/1012] Compiling libraries/AP_Proximity/AP_Proximity_Utils.cpp BB-WAF: [ 899/1012] Compiling libraries/AC_Fence/AC_PolyFence_loader.cpp BB-WAF: [ 900/1012] Compiling libraries/AC_Fence/AC_Fence.cpp BB-WAF: [ 901/1012] Compiling libraries/AC_Avoidance/AP_OADatabase.cpp BB-WAF: [ 902/1012] Compiling libraries/AC_Avoidance/AC_Avoid.cpp BB-WAF: [ 903/1012] Compiling libraries/AC_Avoidance/AP_OABendyRuler.cpp BB-WAF: [ 904/1012] Compiling libraries/AP_LandingGear/AP_LandingGear.cpp BB-WAF: [ 905/1012] Compiling libraries/AP_OSD/AP_OSD_Screen.cpp BB-WAF: [ 906/1012] Compiling libraries/AP_OSD/AP_OSD_ParamScreen.cpp BB-WAF: [ 907/1012] Compiling libraries/AP_OSD/AP_OSD_ParamSetting.cpp BB-WAF: [ 908/1012] Compiling libraries/AP_Filesystem/AP_Filesystem_posix.cpp BB-WAF: [ 909/1012] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech_MXS.cpp BB-WAF: [ 910/1012] Compiling libraries/AP_ADSB/AP_ADSB.cpp BB-WAF: [ 911/1012] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_Backend.cpp BB-WAF: [ 912/1012] Compiling libraries/AP_GyroFFT/AP_GyroFFT.cpp BB-WAF: [ 913/1012] Compiling libraries/AP_RCTelemetry/AP_CRSF_Telem.cpp BB-WAF: [ 914/1012] Compiling libraries/AP_RCTelemetry/AP_RCTelemetry.cpp BB-WAF: [ 915/1012] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_InertialLabs.cpp BB-WAF: [ 916/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor.cpp BB-WAF: [ 917/1012] Compiling libraries/AP_AIS/AP_AIS.cpp BB-WAF: [ 918/1012] Compiling libraries/AP_Arming/AP_Arming.cpp BB-WAF: [ 919/1012] Compiling libraries/AP_Avoidance/AP_Avoidance.cpp BB-WAF: [ 920/1012] Compiling libraries/AC_WPNav/AC_Loiter.cpp BB-WAF: [ 921/1012] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl.cpp BB-WAF: [ 922/1012] Compiling libraries/AC_AttitudeControl/AC_WeatherVane.cpp BB-WAF: [ 923/1012] Compiling libraries/AC_AttitudeControl/AC_PosControl.cpp BB-WAF: [ 924/1012] Compiling libraries/AP_Motors/AP_MotorsMatrix.cpp BB-WAF: [ 925/1012] Compiling libraries/AP_Motors/AP_MotorsTri.cpp BB-WAF: [ 926/1012] Compiling libraries/AP_Motors/AP_Motors_Thrust_Linearization.cpp BB-WAF: [ 927/1012] Compiling libraries/AP_Motors/AP_MotorsMulticopter.cpp BB-WAF: [ 928/1012] Compiling libraries/AP_Landing/AP_Landing_Slope.cpp BB-WAF: [ 929/1012] Compiling libraries/AC_AutoTune/AC_AutoTune.cpp BB-WAF: [ 930/1012] Compiling libraries/AP_Follow/AP_Follow.cpp BB-WAF: [ 931/1012] Compiling libraries/AC_PrecLand/AC_PrecLand.cpp BB-WAF: [ 932/1012] Compiling libraries/AP_HAL_ChibiOS/HAL_ChibiOS_Class.cpp BB-WAF: [ 933/1012] Compiling libraries/AP_HAL_ChibiOS/Storage.cpp BB-WAF: [ 934/1012] Compiling libraries/AP_HAL_ChibiOS/GPIO.cpp BB-WAF: [ 935/1012] Compiling libraries/AP_HAL_ChibiOS/system.cpp BB-WAF: [ 936/1012] Compiling libraries/AP_Scripting/lua_bindings.cpp BB-WAF: [ 937/1012] Compiling libraries/AP_Scripting/lua_scripts.cpp BB-WAF: [ 938/1012] Compiling libraries/AP_Scripting/AP_Scripting_helpers.cpp BB-WAF: [ 939/1012] Compiling /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/AP_Scripting/lua_generated_bindings.cpp BB-WAF: [ 940/1012] Compiling libraries/AP_Scripting/lua_boxed_numerics.cpp BB-WAF: [ 941/1012] Compiling ArduPlane/mode_cruise.cpp BB-WAF: [ 942/1012] Compiling ArduPlane/Plane.cpp BB-WAF: [ 943/1012] Compiling ArduPlane/reverse_thrust.cpp BB-WAF: [ 944/1012] Compiling ArduPlane/VTOL_Assist.cpp BB-WAF: [ 945/1012] Compiling ArduPlane/mode_loiter.cpp BB-WAF: [ 946/1012] Compiling ArduPlane/control_modes.cpp BB-WAF: [ 947/1012] Compiling ArduPlane/mode_qhover.cpp BB-WAF: [ 948/1012] Compiling ArduPlane/tuning.cpp BB-WAF: [ 949/1012] Compiling ArduPlane/mode_fbwb.cpp BB-WAF: [ 950/1012] Compiling ArduPlane/commands.cpp BB-WAF: [ 951/1012] Compiling ArduPlane/mode_LoiterAltQLand.cpp BB-WAF: [ 952/1012] Compiling ArduPlane/mode_training.cpp BB-WAF: [ 953/1012] Compiling ArduPlane/GCS_Plane.cpp BB-WAF: [ 954/1012] Compiling ArduPlane/mode_rtl.cpp BB-WAF: [ 955/1012] Compiling ArduPlane/systemid.cpp BB-WAF: [ 956/1012] Compiling ArduPlane/mode_auto.cpp BB-WAF: [ 957/1012] Compiling ArduPlane/pullup.cpp BB-WAF: [ 958/1012] Compiling ArduPlane/takeoff.cpp BB-WAF: [ 959/1012] Compiling ArduPlane/mode_fbwa.cpp BB-WAF: [ 960/1012] Compiling ArduPlane/parachute.cpp BB-WAF: [ 961/1012] Compiling ArduPlane/mode_qland.cpp BB-WAF: [ 962/1012] Compiling ArduPlane/soaring.cpp BB-WAF: [ 963/1012] Linking /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/lib/libArduPlane_libs.a BB-WAF: [ 964/1012] Compiling ArduPlane/mode_thermal.cpp BB-WAF: [ 965/1012] Compiling ArduPlane/mode_qautotune.cpp BB-WAF: [ 966/1012] Compiling ArduPlane/AP_Arming.cpp BB-WAF: [ 967/1012] Compiling ArduPlane/commands_logic.cpp BB-WAF: [ 968/1012] Compiling ArduPlane/is_flying.cpp BB-WAF: [ 969/1012] Compiling ArduPlane/fence.cpp BB-WAF: [ 970/1012] Compiling ArduPlane/tailsitter.cpp BB-WAF: [ 971/1012] Compiling ArduPlane/GCS_Mavlink.cpp BB-WAF: [ 972/1012] Compiling ArduPlane/mode_qloiter.cpp BB-WAF: [ 973/1012] Compiling ArduPlane/mode_manual.cpp BB-WAF: [ 974/1012] Compiling ArduPlane/events.cpp BB-WAF: [ 975/1012] Compiling ArduPlane/mode.cpp BB-WAF: [ 976/1012] Compiling ArduPlane/mode_qstabilize.cpp BB-WAF: [ 977/1012] Compiling ArduPlane/mode_qrtl.cpp BB-WAF: [ 978/1012] Compiling ArduPlane/Parameters.cpp BB-WAF: [ 979/1012] Compiling ArduPlane/mode_acro.cpp BB-WAF: [ 980/1012] Compiling ArduPlane/mode_autotune.cpp BB-WAF: [ 981/1012] Compiling ArduPlane/tiltrotor.cpp BB-WAF: [ 982/1012] Compiling ArduPlane/navigation.cpp BB-WAF: [ 983/1012] Compiling ArduPlane/afs_plane.cpp BB-WAF: [ 984/1012] Compiling ArduPlane/servos.cpp BB-WAF: [ 985/1012] Compiling ArduPlane/mode_qacro.cpp BB-WAF: [ 986/1012] Compiling ArduPlane/quadplane.cpp BB-WAF: [ 987/1012] Compiling ArduPlane/mode_takeoff.cpp BB-WAF: [ 988/1012] Compiling ArduPlane/altitude.cpp BB-WAF: [ 989/1012] Compiling ArduPlane/system.cpp BB-WAF: [ 990/1012] Compiling ArduPlane/mode_circle.cpp BB-WAF: [ 991/1012] Compiling ArduPlane/avoidance_adsb.cpp BB-WAF: [ 992/1012] Compiling ArduPlane/mode_avoidADSB.cpp BB-WAF: [ 993/1012] Compiling ArduPlane/Log.cpp BB-WAF: [ 994/1012] Compiling ArduPlane/Attitude.cpp BB-WAF: [ 995/1012] Compiling ArduPlane/motor_test.cpp BB-WAF: [ 996/1012] Compiling ArduPlane/qautotune.cpp BB-WAF: [ 997/1012] Compiling ArduPlane/ekf_check.cpp BB-WAF: [ 998/1012] Compiling ArduPlane/mode_stabilize.cpp BB-WAF: [ 999/1012] Compiling ArduPlane/failsafe.cpp BB-WAF: [1000/1012] Compiling ArduPlane/RC_Channel.cpp BB-WAF: [1001/1012] Compiling ArduPlane/sensors.cpp BB-WAF: [1002/1012] Compiling ArduPlane/radio.cpp BB-WAF: [1003/1012] Compiling ArduPlane/ArduPlane.cpp BB-WAF: [1004/1012] Compiling ArduPlane/mode_guided.cpp BB-WAF: [1005/1012] Compiling ArduPlane/AP_ExternalControl_Plane.cpp BB-WAF: [1006/1012] Linking /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/bin/arduplane BB-WAF: /home/autotest/arm-gcc/gcc-arm-none-eabi-10-2020-q4-major/bin/../lib/gcc/arm-none-eabi/10.2.1/../../../../arm-none-eabi/bin/ld:common.ld:202 cannot move location counter backwards (from 00000000081001a0 to 0000000008100000) BB-WAF: collect2: error: ld returned 1 exit status BB-WAF: BB-WAF: Waf: Leaving directory `/home/autotest/build/tmp/binaries.build/GEPRCF745BTHD' BB-WAF: Build failed BB-WAF: -> task in 'bin/arduplane' failed (exit status 1): BB-WAF: {task 140006343528224: cxxprogram AP_Arming.cpp.51.o,AP_ExternalControl_Plane.cpp.51.o,ArduPlane.cpp.51.o,Attitude.cpp.51.o,GCS_Mavlink.cpp.51.o,GCS_Plane.cpp.51.o,Log.cpp.51.o,Parameters.cpp.51.o,Plane.cpp.51.o,RC_Channel.cpp.51.o,VTOL_Assist.cpp.51.o,afs_plane.cpp.51.o,altitude.cpp.51.o,avoidance_adsb.cpp.51.o,commands.cpp.51.o,commands_logic.cpp.51.o,control_modes.cpp.51.o,ekf_check.cpp.51.o,events.cpp.51.o,failsafe.cpp.51.o,fence.cpp.51.o,is_flying.cpp.51.o,mode.cpp.51.o,mode_LoiterAltQLand.cpp.51.o,mode_acro.cpp.51.o,mode_auto.cpp.51.o,mode_autotune.cpp.51.o,mode_avoidADSB.cpp.51.o,mode_circle.cpp.51.o,mode_cruise.cpp.51.o,mode_fbwa.cpp.51.o,mode_fbwb.cpp.51.o,mode_guided.cpp.51.o,mode_loiter.cpp.51.o,mode_manual.cpp.51.o,mode_qacro.cpp.51.o,mode_qautotune.cpp.51.o,mode_qhover.cpp.51.o,mode_qland.cpp.51.o,mode_qloiter.cpp.51.o,mode_qrtl.cpp.51.o,mode_qstabilize.cpp.51.o,mode_rtl.cpp.51.o,mode_stabilize.cpp.51.o,mode_takeoff.cpp.51.o,mode_thermal.cpp.51.o,mode_training.cpp.51.o,motor_test.cpp.51.o,navigation.cpp.51.o,parachute.cpp.51.o,pullup.cpp.51.o,qautotune.cpp.51.o,quadplane.cpp.51.o,radio.cpp.51.o,reverse_thrust.cpp.51.o,sensors.cpp.51.o,servos.cpp.51.o,soaring.cpp.51.o,system.cpp.51.o,systemid.cpp.51.o,tailsitter.cpp.51.o,takeoff.cpp.51.o,tiltrotor.cpp.51.o,tuning.cpp.51.o -> arduplane} BB-WAF: (run with -v to display more information) BB: Process failed ((3063267, 256)) BB: Failed build of ArduPlane GEPRCF745BTHD stable BB: [103/282] Building board: GreenSightUltraBlue at 2025-09-20 11:45:31.331365 BB: Trying checkout ArduPlane stable GreenSightUltraBlue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable GreenSightUltraBlue binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/GreenSightUltraBlue/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (GreenSightUltraBlue) - not in board list BB: [104/282] Building board: HEEWING-F405 at 2025-09-20 11:45:32.276630 BB: Trying checkout ArduPlane stable HEEWING-F405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable HEEWING-F405 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [105/282] Building board: HEEWING-F405v2 at 2025-09-20 11:45:32.340858 BB: Trying checkout ArduPlane stable HEEWING-F405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable HEEWING-F405v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [106/282] Building board: Here4FC at 2025-09-20 11:45:32.392443 BB: Trying checkout ArduPlane stable Here4FC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable Here4FC binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [107/282] Building board: IFLIGHT_2RAW_H7 at 2025-09-20 11:45:32.438308 BB: Trying checkout ArduPlane stable IFLIGHT_2RAW_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable IFLIGHT_2RAW_H7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [108/282] Building board: JFB100 at 2025-09-20 11:45:32.483222 BB: Trying checkout ArduPlane stable JFB100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable JFB100 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [109/282] Building board: JFB110 at 2025-09-20 11:45:32.530047 BB: Trying checkout ArduPlane stable JFB110 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable JFB110 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [110/282] Building board: JHEM_JHEF405 at 2025-09-20 11:45:32.574956 BB: Trying checkout ArduPlane stable JHEM_JHEF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable JHEM_JHEF405 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [111/282] Building board: JHEMCU-H743HD at 2025-09-20 11:45:32.619292 BB: Trying checkout ArduPlane stable JHEMCU-H743HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable JHEMCU-H743HD binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [112/282] Building board: JHEMCUF405PRO at 2025-09-20 11:45:32.670902 BB: Trying checkout ArduPlane stable JHEMCUF405PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable JHEMCUF405PRO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/JHEMCUF405PRO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (JHEMCUF405PRO) - not in board list BB: [113/282] Building board: JHEMCUF405WING at 2025-09-20 11:45:33.667078 BB: Trying checkout ArduPlane stable JHEMCUF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable JHEMCUF405WING binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/JHEMCUF405WING/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (JHEMCUF405WING) - not in board list BB: [114/282] Building board: KakuteF4 at 2025-09-20 11:45:34.609427 BB: Trying checkout ArduPlane stable KakuteF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable KakuteF4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [115/282] Building board: KakuteF4-Wing at 2025-09-20 11:45:34.650035 BB: Trying checkout ArduPlane stable KakuteF4-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable KakuteF4-Wing binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [116/282] Building board: KakuteF4Mini at 2025-09-20 11:45:34.684163 BB: Trying checkout ArduPlane stable KakuteF4Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable KakuteF4Mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [117/282] Building board: KakuteF7 at 2025-09-20 11:45:34.721159 BB: Trying checkout ArduPlane stable KakuteF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable KakuteF7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [118/282] Building board: KakuteF7-bdshot at 2025-09-20 11:45:34.758657 BB: Trying checkout ArduPlane stable KakuteF7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable KakuteF7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 57591cb8235973a00004459ae441865fdb5afaf7 newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/KakuteF7-bdshot needs rebuild BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for KakuteF7-bdshot in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board KakuteF7-bdshot --out /home/autotest/build/tmp/binaries.build clean --assert-cc-version g++-10.2.1) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : KakuteF7-bdshot BB-WAF: Using toolchain : arm-none-eabi BB-WAF: Checking for 'g++' (C++ compiler) : ccache arm-none-eabi-g++ BB-WAF: Checking for 'gcc' (C compiler) : ccache arm-none-eabi-gcc BB-WAF: Checking for program 'arm-none-eabi-nm' : /home/autotest/arm-gcc/g++-10.2.1/bin/arm-none-eabi-nm BB-WAF: Checking for c flags '-MMD' : yes BB-WAF: Checking for cxx flags '-MMD' : yes BB-WAF: CXX Compiler : g++ 10.2.1 BB-WAF: Checking compiler : g++-10.2.1 10.2.1 BB-WAF: Checking for program 'make' : /usr/bin/make BB-WAF: Checking for program 'arm-none-eabi-objcopy' : /home/autotest/arm-gcc/g++-10.2.1/bin/arm-none-eabi-objcopy BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/KakuteF7/hwdef.dat BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/include/minimize_fpv_osd.inc BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/include/minimize_common.inc BB-WAF: Removing HAL_MSP_GPS_ENABLED BB-WAF: Removing AP_BATTERY_SMBUS_ENABLED BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/include/no_bootloader_DFU.inc BB-WAF: Removing define BB-WAF: Removing AP_BARO_BMP280_ENABLED BB-WAF: Removing HAL_WITH_MSP_DISPLAYPORT BB-WAF: Removing HAL_MSP_ENABLED BB-WAF: Removing AP_BARO_PROBE_EXTERNAL_I2C_BUSES BB-WAF: Removing PB1 BB-WAF: Removing PE11 BB-WAF: Removing PB0 BB-WAF: Removing PC9 BB-WAF: Setup for MCU STM32F745xx BB-WAF: No default parameter file found BB-WAF: Writing hwdef setup in /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/hwdef.h BB-WAF: MCU Flags: cortex-m4 ['-mcpu=cortex-m4', '-mfpu=fpv4-sp-d16', '-mfloat-abi=hard'] BB-WAF: Writing DMA map BB-WAF: Setting up as normal BB-WAF: Generating ldscript.ld BB-WAF: Checking for env.py BB-WAF: env set ENABLE_DFU_BOOT=0 BB-WAF: env set WITH_FATFS=1 BB-WAF: env set PROCESS_STACK=0x1C00 BB-WAF: env set MAIN_STACK=0x600 BB-WAF: env set IOMCU_FW=0 BB-WAF: env set PERIPH_FW=0 BB-WAF: env set BOARD_FLASH_SIZE=1024 BB-WAF: env set EXT_FLASH_SIZE_MB=0 BB-WAF: env set INT_FLASH_PRIMARY=False BB-WAF: env set ENABLE_CRASHDUMP=False BB-WAF: env set CPU_FLAGS=['-mcpu=cortex-m4', '-mfpu=fpv4-sp-d16', '-mfloat-abi=hard', '-DARM_MATH_CM4', '-u_printf_float'] BB-WAF: env set CORTEX=cortex-m4 BB-WAF: env set APJ_BOARD_ID=123 BB-WAF: env set APJ_BOARD_TYPE=STM32F745xx BB-WAF: env set USBID=0x1209/0x5741 BB-WAF: env set FLASH_RESERVE_START_KB=96 BB-WAF: env set EXT_FLASH_RESERVE_START_KB=0 BB-WAF: env set FLASH_TOTAL=950272 BB-WAF: env set HAS_EXTERNAL_FLASH_SECTIONS=0 BB-WAF: env set CHIBIOS_BUILD_FLAGS=USE_FATFS=yes CHIBIOS_STARTUP_MK=os/common/startup/ARMCMx/compilers/GCC/mk/startup_stm32f7xx.mk CHIBIOS_PLATFORM_MK=os/hal/ports/STM32/STM32F7xx/platform.mk MCU=cortex-m4 ENV_UDEFS=-DCHPRINTF_USE_FLOAT=1 BB-WAF: Enabling ChibiOS asserts : no BB-WAF: Disabling Watchdog : no BB-WAF: Enabling malloc guard : no BB-WAF: Enabling ChibiOS thread statistics : no BB-WAF: Enabling -Werror : yes BB-WAF: Checking for intelhex module: : OK BB-WAF: Enabled OpenDroneID : no BB-WAF: Enabled firmware ID checking : no BB-WAF: GPS Debug Logging : no BB-WAF: Enabled custom controller : no BB-WAF: Checking for HAVE_CMATH_ISFINITE : yes BB-WAF: Checking for HAVE_CMATH_ISINF : yes BB-WAF: Checking for HAVE_CMATH_ISNAN : yes BB-WAF: Checking for NEED_CMATH_ISFINITE_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISINF_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISNAN_STD_NAMESPACE : yes BB-WAF: Checking for header endian.h : not found BB-WAF: Checking for header byteswap.h : not found BB-WAF: Checking for HAVE_MEMRCHR : no BB-WAF: Configured VSCode Intellisense: : no BB-WAF: DC_DSDL compiler in : /mnt/volume_nyc3_01/autotest/APM/APM/modules/DroneCAN/dronecan_dsdlc BB-WAF: Source is git repository : yes BB-WAF: Update submodules : yes BB-WAF: Checking for program 'git' : /usr/bin/git BB-WAF: Gtest : STM32 boards currently don't support compiling gtest BB-WAF: Checking for program 'arm-none-eabi-size' : /home/autotest/arm-gcc/g++-10.2.1/bin/arm-none-eabi-size BB-WAF: Benchmarks : disabled BB-WAF: Unit tests : disabled BB-WAF: Scripting : maybe BB-WAF: Scripting runtime checks : enabled BB-WAF: Debug build : disabled BB-WAF: Coverage build : disabled BB-WAF: Force 32-bit build : disabled BB-WAF: Checking for program 'rsync' : /usr/bin/rsync BB-WAF: Removing target_list file /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/target_list BB-WAF: 'configure' finished successfully (0.600s) BB-WAF: 'clean' finished successfully (1.256s) BB: Running (python3 ./waf build --targets bin/arduplane) BB-WAF: Waf: Entering directory `/home/autotest/build/tmp/binaries.build/KakuteF7-bdshot' BB-WAF: Checking for env.py BB-WAF: No env.py found BB-WAF: Generating hwdef.h BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/KakuteF7/hwdef.dat BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/include/minimize_fpv_osd.inc BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/include/minimize_common.inc BB-WAF: Removing HAL_MSP_GPS_ENABLED BB-WAF: Removing AP_BATTERY_SMBUS_ENABLED BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/include/no_bootloader_DFU.inc BB-WAF: Removing define BB-WAF: Removing AP_BARO_BMP280_ENABLED BB-WAF: Removing HAL_WITH_MSP_DISPLAYPORT BB-WAF: Removing HAL_MSP_ENABLED BB-WAF: Removing AP_BARO_PROBE_EXTERNAL_I2C_BUSES BB-WAF: Removing PB1 BB-WAF: Removing PE11 BB-WAF: Removing PB0 BB-WAF: Removing PC9 BB-WAF: Setup for MCU STM32F745xx BB-WAF: No default parameter file found BB-WAF: Writing hwdef setup in /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/hwdef.h BB-WAF: MCU Flags: cortex-m4 ['-mcpu=cortex-m4', '-mfpu=fpv4-sp-d16', '-mfloat-abi=hard'] BB-WAF: Writing DMA map BB-WAF: Setting up as normal BB-WAF: Generating ldscript.ld BB-WAF: Embedding file font0.bin:libraries/AP_OSD/fonts/font0.bin BB-WAF: Embedding file font1.bin:libraries/AP_OSD/fonts/font1.bin BB-WAF: Embedding file font2.bin:libraries/AP_OSD/fonts/font2.bin BB-WAF: Embedding file font3.bin:libraries/AP_OSD/fonts/font3.bin BB-WAF: Embedding file font4.bin:libraries/AP_OSD/fonts/font4.bin BB-WAF: Embedding file hwdef.dat:/home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/hw.dat BB-WAF: [ 3/10] Creating /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/hwdef.h BB-WAF: [ 4/10] Creating /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/modules/ChibiOS/include_dirs BB-WAF: [ 5/10] Compiling libraries/AP_Scripting/generator/src/main.c BB-WAF: [ 6/10] Processing modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: [ 7/10] Creating /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/ap_version.h BB-WAF: [ 8/10] Creating /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/chibios_flags.h BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Found 342 MAVLink message types in 17 XML files BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/GCS_MAVLink/include/mavlink/v2.0/ardupilotmega BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/KakuteF7/hwdef.dat BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/include/minimize_fpv_osd.inc BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/include/minimize_common.inc BB-WAF: Removing HAL_MSP_GPS_ENABLED BB-WAF: Removing AP_BATTERY_SMBUS_ENABLED BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/include/no_bootloader_DFU.inc BB-WAF: Removing define BB-WAF: Removing AP_BARO_BMP280_ENABLED BB-WAF: Removing HAL_WITH_MSP_DISPLAYPORT BB-WAF: Removing HAL_MSP_ENABLED BB-WAF: Removing AP_BARO_PROBE_EXTERNAL_I2C_BUSES BB-WAF: Removing PB1 BB-WAF: Removing PE11 BB-WAF: Removing PB0 BB-WAF: Removing PC9 BB-WAF: Setup for MCU STM32F745xx BB-WAF: No default parameter file found BB-WAF: Writing hwdef setup in /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/hwdef.h BB-WAF: MCU Flags: cortex-m4 ['-mcpu=cortex-m4', '-mfpu=fpv4-sp-d16', '-mfloat-abi=hard'] BB-WAF: Writing DMA map BB-WAF: Setting up as normal BB-WAF: No change in hwdef.h BB-WAF: Generating ldscript.ld BB-WAF: BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/GCS_MAVLink/include/mavlink/v2.0/ASLUAV BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/GCS_MAVLink/include/mavlink/v2.0/common BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/GCS_MAVLink/include/mavlink/v2.0/development BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/GCS_MAVLink/include/mavlink/v2.0/icarous BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/GCS_MAVLink/include/mavlink/v2.0/minimal BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/GCS_MAVLink/include/mavlink/v2.0/python_array_test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/GCS_MAVLink/include/mavlink/v2.0/standard BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/GCS_MAVLink/include/mavlink/v2.0/test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/GCS_MAVLink/include/mavlink/v2.0/ualberta BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/GCS_MAVLink/include/mavlink/v2.0/uAvionix BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/GCS_MAVLink/include/mavlink/v2.0/loweheiser BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/GCS_MAVLink/include/mavlink/v2.0/storm32 BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/GCS_MAVLink/include/mavlink/v2.0/AVSSUAS BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/GCS_MAVLink/include/mavlink/v2.0/cubepilot BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/GCS_MAVLink/include/mavlink/v2.0/csAirLink BB-WAF: Copying fixed headers for protocol 2.0 to /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/GCS_MAVLink/include/mavlink/v2.0 BB-WAF: [ 9/10] Linking /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/modules/ChibiOS/libch.a BB-WAF: [10/10] Processing /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/AP_Scripting/lua_generated_bindings.cpp,/home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/AP_Scripting/lua_generated_bindings.h: libraries/AP_Scripting/generator/description/bindings.desc /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/gen-bindings -> /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/AP_Scripting/lua_generated_bindings.cpp /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/AP_Scripting/lua_generated_bindings.h BB-WAF: [1/112] ChibiOS: Compiling crt0_v7m.S BB-WAF: [2/112] ChibiOS: Compiling vectors.S BB-WAF: [3/112] ChibiOS: Compiling chcoreasm.S BB-WAF: [4/112] ChibiOS: Compiling ff.c BB-WAF: [5/112] ChibiOS: Compiling ffunicode.c BB-WAF: [6/112] ChibiOS: Compiling chcore.c BB-WAF: [7/112] ChibiOS: Compiling crt1.c BB-WAF: [8/112] ChibiOS: Compiling bufstreams.c BB-WAF: [9/112] ChibiOS: Compiling chprintf.c BB-WAF: [10/112] ChibiOS: Compiling chscanf.c BB-WAF: [11/112] ChibiOS: Compiling memstreams.c BB-WAF: [12/112] ChibiOS: Compiling nullstreams.c BB-WAF: [13/112] ChibiOS: Compiling osal.c BB-WAF: [14/112] ChibiOS: Compiling hal_adc_lld.c BB-WAF: [15/112] ChibiOS: Compiling hal_can_lld.c BB-WAF: [16/112] ChibiOS: Compiling hal_crypto_lld.c BB-WAF: [17/112] ChibiOS: Compiling hal_dac_lld.c BB-WAF: [18/112] ChibiOS: Compiling stm32_dma.c BB-WAF: [19/112] ChibiOS: Compiling stm32_exti.c BB-WAF: [20/112] ChibiOS: Compiling hal_pal_lld.c BB-WAF: [21/112] ChibiOS: Compiling hal_i2c_lld.c BB-WAF: [22/112] ChibiOS: Compiling hal_mac_lld.c BB-WAF: [23/112] ChibiOS: Compiling hal_usb_lld.c BB-WAF: [24/112] ChibiOS: Compiling hal_wspi_lld.c BB-WAF: [25/112] ChibiOS: Compiling hal_trng_lld.c BB-WAF: [26/112] ChibiOS: Compiling hal_rtc_lld.c BB-WAF: [27/112] ChibiOS: Compiling hal_sdc_lld.c BB-WAF: [28/112] ChibiOS: Compiling hal_i2s_lld.c BB-WAF: [29/112] ChibiOS: Compiling hal_spi_lld.c BB-WAF: [30/112] ChibiOS: Compiling hal_st_lld.c BB-WAF: [31/112] ChibiOS: Compiling hal_eicu_lld.c BB-WAF: [32/112] ChibiOS: Compiling hal_gpt_lld.c BB-WAF: [33/112] ChibiOS: Compiling hal_icu_lld.c BB-WAF: [34/112] ChibiOS: Compiling hal_pwm_lld.c BB-WAF: [35/112] ChibiOS: Compiling hal_serial_lld.c BB-WAF: [36/112] ChibiOS: Compiling hal_sio_lld.c BB-WAF: [37/112] ChibiOS: Compiling hal_uart_lld.c BB-WAF: [38/112] ChibiOS: Compiling hal_wdg_lld.c BB-WAF: [39/112] ChibiOS: Compiling hal_lld.c BB-WAF: [40/112] ChibiOS: Compiling stm32_isr.c BB-WAF: [41/112] ChibiOS: Compiling nvic.c BB-WAF: [42/112] ChibiOS: Compiling hal.c BB-WAF: [43/112] ChibiOS: Compiling hal_adc.c BB-WAF: [44/112] ChibiOS: Compiling hal_buffers.c BB-WAF: [45/112] ChibiOS: Compiling hal_can.c BB-WAF: [46/112] ChibiOS: Compiling hal_crypto.c BB-WAF: [47/112] ChibiOS: Compiling hal_dac.c BB-WAF: [48/112] ChibiOS: Compiling hal_efl.c BB-WAF: [49/112] ChibiOS: Compiling hal_eicu.c BB-WAF: [50/112] ChibiOS: Compiling hal_flash.c BB-WAF: [51/112] ChibiOS: Compiling hal_gpt.c BB-WAF: [52/112] ChibiOS: Compiling hal_i2c.c BB-WAF: [53/112] ChibiOS: Compiling hal_i2s.c BB-WAF: [54/112] ChibiOS: Compiling hal_icu.c BB-WAF: [55/112] ChibiOS: Compiling hal_mac.c BB-WAF: [56/112] ChibiOS: Compiling hal_mmc_spi.c BB-WAF: [57/112] ChibiOS: Compiling hal_mmcsd.c BB-WAF: [58/112] ChibiOS: Compiling hal_pal.c BB-WAF: [59/112] ChibiOS: Compiling hal_pwm.c BB-WAF: [60/112] ChibiOS: Compiling hal_queues.c BB-WAF: [61/112] ChibiOS: Compiling hal_rtc.c BB-WAF: [62/112] ChibiOS: Compiling hal_sdc.c BB-WAF: [63/112] ChibiOS: Compiling hal_serial.c BB-WAF: [64/112] ChibiOS: Compiling hal_serial_usb.c BB-WAF: [65/112] ChibiOS: Compiling hal_sio.c BB-WAF: [66/112] ChibiOS: Compiling hal_spi.c BB-WAF: [67/112] ChibiOS: Compiling hal_st.c BB-WAF: [68/112] ChibiOS: Compiling hal_trng.c BB-WAF: [69/112] ChibiOS: Compiling hal_uart.c BB-WAF: [70/112] ChibiOS: Compiling hal_usb.c BB-WAF: [71/112] ChibiOS: Compiling hal_wdg.c BB-WAF: [72/112] ChibiOS: Compiling hal_wspi.c BB-WAF: [73/112] ChibiOS: Compiling chdelegates.c BB-WAF: [74/112] ChibiOS: Compiling chfactory.c BB-WAF: [75/112] ChibiOS: Compiling chmboxes.c BB-WAF: [76/112] ChibiOS: Compiling chmemcore.c BB-WAF: [77/112] ChibiOS: Compiling chmemheaps.c BB-WAF: [78/112] ChibiOS: Compiling chmempools.c BB-WAF: [79/112] ChibiOS: Compiling chobjcaches.c BB-WAF: [80/112] ChibiOS: Compiling chpipes.c BB-WAF: [81/112] ChibiOS: Compiling chcond.c BB-WAF: [82/112] ChibiOS: Compiling chdebug.c BB-WAF: [83/112] ChibiOS: Compiling chdynamic.c BB-WAF: [84/112] ChibiOS: Compiling chevents.c BB-WAF: [85/112] ChibiOS: Compiling chinstances.c BB-WAF: [86/112] ChibiOS: Compiling chmsg.c BB-WAF: [87/112] ChibiOS: Compiling chmtx.c BB-WAF: [88/112] ChibiOS: Compiling chregistry.c BB-WAF: [89/112] ChibiOS: Compiling chrfcu.c BB-WAF: [90/112] ChibiOS: Compiling chschd.c BB-WAF: [91/112] ChibiOS: Compiling chsem.c BB-WAF: [92/112] ChibiOS: Compiling chstats.c BB-WAF: [93/112] ChibiOS: Compiling chsys.c BB-WAF: [94/112] ChibiOS: Compiling chthreads.c BB-WAF: [95/112] ChibiOS: Compiling chtm.c BB-WAF: [96/112] ChibiOS: Compiling chtrace.c BB-WAF: [97/112] ChibiOS: Compiling chvt.c BB-WAF: [98/112] ChibiOS: Compiling fatfs_diskio.c BB-WAF: [99/112] ChibiOS: Compiling fatfs_syscall.c BB-WAF: [100/112] ChibiOS: Compiling syscalls.c BB-WAF: [101/112] ChibiOS: Compiling stubs.c BB-WAF: [102/112] ChibiOS: Compiling board.c BB-WAF: [103/112] ChibiOS: Compiling usbcfg.c BB-WAF: [104/112] ChibiOS: Compiling usbcfg_dualcdc.c BB-WAF: [105/112] ChibiOS: Compiling usbcfg_common.c BB-WAF: [106/112] ChibiOS: Compiling flash.c BB-WAF: [107/112] ChibiOS: Compiling malloc.c BB-WAF: [108/112] ChibiOS: Compiling hrt.c BB-WAF: [109/112] ChibiOS: Compiling stm32_util.c BB-WAF: [110/112] ChibiOS: Compiling bouncebuffer.c BB-WAF: [111/112] ChibiOS: Compiling watchdog.c BB-WAF: [112/112] ChibiOS: Compiling ch.cpp BB-WAF: BB-WAF: ChibiOS: Done! BB-WAF: BB-WAF: arm-none-eabi-ar: creating modules/ChibiOS/libch.a BB-WAF: BB-WAF: No target_list file found, creating BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/compile_commands.json BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/compile_commands.json BB-WAF: [ 11/1012] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 12/1012] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 13/1012] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 14/1012] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 15/1012] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 16/1012] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Logging.cpp BB-WAF: [ 17/1012] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 18/1012] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 19/1012] Compiling libraries/AC_AttitudeControl/AC_PosControl_Logging.cpp BB-WAF: [ 20/1012] Compiling libraries/AC_AutoTune/AC_AutoTune_Multi.cpp BB-WAF: [ 21/1012] Compiling libraries/AC_AutoTune/AC_AutoTune_FreqResp.cpp BB-WAF: [ 22/1012] Compiling libraries/AC_AutoTune/AC_AutoTune_Heli.cpp BB-WAF: [ 23/1012] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 24/1012] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 25/1012] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 26/1012] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 27/1012] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 28/1012] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 29/1012] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 30/1012] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 31/1012] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 32/1012] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 33/1012] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 34/1012] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 35/1012] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 36/1012] Compiling libraries/AC_PrecLand/AC_PrecLand_Companion.cpp BB-WAF: [ 37/1012] Compiling libraries/AC_PrecLand/AC_PrecLand_IRLock.cpp BB-WAF: [ 38/1012] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL.cpp BB-WAF: [ 39/1012] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL_Gazebo.cpp BB-WAF: [ 40/1012] Compiling libraries/AC_PrecLand/AC_PrecLand_StateMachine.cpp BB-WAF: [ 41/1012] Compiling libraries/AC_PrecLand/PosVelEKF.cpp BB-WAF: [ 42/1012] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 43/1012] Compiling libraries/AC_WPNav/AC_Circle.cpp BB-WAF: [ 44/1012] Compiling libraries/AC_WPNav/AC_WPNav.cpp BB-WAF: [ 45/1012] Compiling libraries/AC_WPNav/AC_WPNav_OA.cpp BB-WAF: [ 46/1012] Compiling libraries/APM_Control/AP_AutoTune.cpp BB-WAF: [ 47/1012] Compiling libraries/APM_Control/AP_PitchController.cpp BB-WAF: [ 48/1012] Compiling libraries/APM_Control/AP_RollController.cpp BB-WAF: [ 49/1012] Compiling libraries/APM_Control/AP_SteerController.cpp BB-WAF: [ 50/1012] Compiling libraries/APM_Control/AP_YawController.cpp BB-WAF: [ 51/1012] Compiling libraries/APM_Control/AR_AttitudeControl.cpp BB-WAF: [ 52/1012] Compiling libraries/APM_Control/AR_PosControl.cpp BB-WAF: [ 53/1012] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 54/1012] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 55/1012] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 56/1012] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 57/1012] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 58/1012] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 59/1012] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 60/1012] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 61/1012] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 62/1012] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 63/1012] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 64/1012] Compiling libraries/AP_AdvancedFailsafe/AP_AdvancedFailsafe.cpp BB-WAF: [ 65/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 66/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 67/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 68/1012] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 69/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 70/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 71/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 72/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 73/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 74/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 75/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 76/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 77/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 78/1012] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 79/1012] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 80/1012] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 81/1012] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 82/1012] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 83/1012] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 84/1012] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 85/1012] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 86/1012] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 87/1012] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 88/1012] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 89/1012] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 90/1012] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 91/1012] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 92/1012] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 93/1012] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 94/1012] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 95/1012] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 96/1012] Compiling libraries/AP_Baro/AP_Baro_atmosphere.cpp BB-WAF: [ 97/1012] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 98/1012] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 99/1012] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 100/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 101/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 102/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 103/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 104/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 105/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 106/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 107/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 108/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 109/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 110/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 111/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 112/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 113/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 114/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 115/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 116/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 117/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 118/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 119/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 120/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 121/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 122/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 123/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 124/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 125/1012] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 126/1012] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 127/1012] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 128/1012] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 129/1012] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 130/1012] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 131/1012] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [ 132/1012] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 133/1012] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [ 134/1012] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 135/1012] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 136/1012] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 137/1012] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 138/1012] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 139/1012] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 140/1012] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 141/1012] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 142/1012] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 143/1012] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 144/1012] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 145/1012] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 146/1012] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 147/1012] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 148/1012] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 149/1012] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 150/1012] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 151/1012] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 152/1012] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 153/1012] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 154/1012] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 155/1012] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 156/1012] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 157/1012] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 158/1012] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 159/1012] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 160/1012] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 161/1012] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 162/1012] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 163/1012] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 164/1012] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 165/1012] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 166/1012] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 167/1012] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 168/1012] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 169/1012] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 170/1012] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 171/1012] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 172/1012] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 173/1012] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 174/1012] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 175/1012] Compiling libraries/AP_Compass/AP_Compass_IIS2MDC.cpp BB-WAF: [ 176/1012] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 177/1012] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 178/1012] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 179/1012] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 180/1012] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 181/1012] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 182/1012] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 183/1012] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 184/1012] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 185/1012] Compiling libraries/AP_Compass/AP_Compass_BMM350.cpp BB-WAF: [ 186/1012] Compiling libraries/AP_CustomRotations/AP_CustomRotations.cpp BB-WAF: [ 187/1012] Compiling libraries/AP_CustomRotations/AP_CustomRotations_params.cpp BB-WAF: [ 188/1012] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 189/1012] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 190/1012] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 191/1012] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 192/1012] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 193/1012] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [ 194/1012] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [ 195/1012] Compiling libraries/AP_Devo_Telem/AP_Devo_Telem.cpp BB-WAF: [ 196/1012] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [ 197/1012] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 198/1012] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [ 199/1012] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 200/1012] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [ 201/1012] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [ 202/1012] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [ 203/1012] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [ 204/1012] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [ 205/1012] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [ 206/1012] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [ 207/1012] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem.cpp BB-WAF: [ 208/1012] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_SITL.cpp BB-WAF: [ 209/1012] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [ 210/1012] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain7.cpp BB-WAF: [ 211/1012] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.cpp BB-WAF: [ 212/1012] Compiling libraries/AP_ExternalAHRS/MicroStrain_common.cpp BB-WAF: [ 213/1012] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain5.cpp BB-WAF: [ 214/1012] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS.cpp BB-WAF: [ 215/1012] Compiling libraries/AP_ExternalControl/AP_ExternalControl.cpp BB-WAF: [ 216/1012] Compiling libraries/AP_FETtecOneWire/AP_FETtecOneWire.cpp BB-WAF: [ 217/1012] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [ 218/1012] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [ 219/1012] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [ 220/1012] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [ 221/1012] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [ 222/1012] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [ 223/1012] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [ 224/1012] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [ 225/1012] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [ 226/1012] Compiling libraries/AP_FlashStorage/AP_FlashStorage.cpp BB-WAF: [ 227/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.cpp BB-WAF: [ 228/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Telem.cpp BB-WAF: [ 229/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.cpp BB-WAF: [ 230/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.cpp BB-WAF: [ 231/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.cpp BB-WAF: [ 232/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [ 233/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.cpp BB-WAF: [ 234/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [ 235/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [ 236/1012] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [ 237/1012] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [ 238/1012] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [ 239/1012] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [ 240/1012] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [ 241/1012] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [ 242/1012] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [ 243/1012] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [ 244/1012] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [ 245/1012] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [ 246/1012] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [ 247/1012] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [ 248/1012] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [ 249/1012] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [ 250/1012] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [ 251/1012] Compiling libraries/AP_GPS/AP_GPS_Blended.cpp BB-WAF: [ 252/1012] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [ 253/1012] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [ 254/1012] Compiling libraries/AP_GPS/AP_GPS_Params.cpp BB-WAF: [ 255/1012] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [ 256/1012] Compiling libraries/AP_GSOF/AP_GSOF.cpp BB-WAF: [ 257/1012] Compiling libraries/AP_Generator/AP_Generator_Backend.cpp BB-WAF: [ 258/1012] Compiling libraries/AP_Generator/AP_Generator_IE_2400.cpp BB-WAF: [ 259/1012] Compiling libraries/AP_Generator/AP_Generator_IE_650_800.cpp BB-WAF: [ 260/1012] Compiling libraries/AP_Generator/AP_Generator_IE_FuelCell.cpp BB-WAF: [ 261/1012] Compiling libraries/AP_Generator/AP_Generator.cpp BB-WAF: [ 262/1012] Compiling libraries/AP_Generator/AP_Generator_RichenPower.cpp BB-WAF: [ 263/1012] Compiling libraries/AP_Gripper/AP_Gripper_Servo.cpp BB-WAF: [ 264/1012] Compiling libraries/AP_Gripper/AP_Gripper_Backend.cpp BB-WAF: [ 265/1012] Compiling libraries/AP_Gripper/AP_Gripper_EPM.cpp BB-WAF: [ 266/1012] Compiling libraries/AP_Gripper/AP_Gripper.cpp BB-WAF: [ 267/1012] Compiling libraries/AP_Hott_Telem/AP_Hott_Telem.cpp BB-WAF: [ 268/1012] Compiling libraries/AP_ICEngine/AP_ICEngine.cpp BB-WAF: [ 269/1012] Compiling libraries/AP_ICEngine/AP_ICEngine_TCA9554.cpp BB-WAF: [ 270/1012] Compiling libraries/AP_IOMCU/AP_IOMCU.cpp BB-WAF: [ 271/1012] Compiling libraries/AP_IOMCU/fw_uploader.cpp BB-WAF: [ 272/1012] Compiling libraries/AP_IRLock/IRLock.cpp BB-WAF: [ 273/1012] Compiling libraries/AP_IRLock/AP_IRLock_SITL_Gazebo.cpp BB-WAF: [ 274/1012] Compiling libraries/AP_IRLock/AP_IRLock_SITL.cpp BB-WAF: [ 275/1012] Compiling libraries/AP_IRLock/AP_IRLock_I2C.cpp BB-WAF: [ 276/1012] Compiling libraries/AP_InertialNav/AP_InertialNav.cpp BB-WAF: [ 277/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SITL.cpp BB-WAF: [ 278/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_L3G4200D.cpp BB-WAF: [ 279/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev2.cpp BB-WAF: [ 280/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev3.cpp BB-WAF: [ 281/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI055.cpp BB-WAF: [ 282/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_tempcal.cpp BB-WAF: [ 283/1012] Compiling libraries/AP_InertialSensor/AuxiliaryBus.cpp BB-WAF: [ 284/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Logging.cpp BB-WAF: [ 285/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SCHA63T.cpp BB-WAF: [ 286/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_NONE.cpp BB-WAF: [ 287/1012] Compiling libraries/AP_InertialSensor/BatchSampler.cpp BB-WAF: [ 288/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Params.cpp BB-WAF: [ 289/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_RST.cpp BB-WAF: [ 290/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS0.cpp BB-WAF: [ 291/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ADIS1647x.cpp BB-WAF: [ 292/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI160.cpp BB-WAF: [ 293/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS1.cpp BB-WAF: [ 294/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensense.cpp BB-WAF: [ 295/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI270.cpp BB-WAF: [ 296/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Backend.cpp BB-WAF: [ 297/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ExternalAHRS.cpp BB-WAF: [ 298/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI088.cpp BB-WAF: [ 299/1012] Compiling libraries/AP_InternalError/AP_InternalError.cpp BB-WAF: [ 300/1012] Compiling libraries/AP_JSON/AP_JSON.cpp BB-WAF: [ 301/1012] Compiling libraries/AP_L1_Control/AP_L1_Control.cpp BB-WAF: [ 302/1012] Compiling libraries/AP_LTM_Telem/AP_LTM_Telem.cpp BB-WAF: [ 303/1012] Compiling libraries/AP_Landing/AP_Landing_Deepstall.cpp BB-WAF: [ 304/1012] Compiling libraries/AP_Landing/AP_Landing.cpp BB-WAF: [ 305/1012] Compiling libraries/AP_Logger/AP_Logger_W25NXX.cpp BB-WAF: [ 306/1012] Compiling libraries/AP_Logger/LogFile.cpp BB-WAF: [ 307/1012] Compiling libraries/AP_Logger/AP_Logger_Flash_JEDEC.cpp BB-WAF: [ 308/1012] Compiling libraries/AP_Logger/AP_Logger_MAVLinkLogTransfer.cpp BB-WAF: [ 309/1012] Compiling libraries/AP_Logger/AP_Logger_Block.cpp BB-WAF: [ 310/1012] Compiling libraries/AP_Logger/AP_Logger_MAVLink.cpp BB-WAF: [ 311/1012] Compiling libraries/AP_MSP/AP_MSP.cpp BB-WAF: [ 312/1012] Compiling libraries/AP_MSP/msp_sbuf.cpp BB-WAF: [ 313/1012] Compiling libraries/AP_MSP/AP_MSP_Telem_Backend.cpp BB-WAF: [ 314/1012] Compiling libraries/AP_MSP/AP_MSP_Telem_DJI.cpp BB-WAF: [ 315/1012] Compiling libraries/AP_MSP/AP_MSP_Telem_Generic.cpp BB-WAF: [ 316/1012] Compiling libraries/AP_MSP/AP_MSP_Telem_DisplayPort.cpp BB-WAF: [ 317/1012] Compiling libraries/AP_MSP/msp.cpp BB-WAF: [ 318/1012] Compiling libraries/AP_Math/spline5.cpp BB-WAF: [ 319/1012] Compiling libraries/AP_Math/polyfit.cpp BB-WAF: [ 320/1012] Compiling libraries/AP_Math/AP_GeodesicGrid.cpp BB-WAF: [ 321/1012] Compiling libraries/AP_Math/vector3.cpp BB-WAF: [ 322/1012] Compiling libraries/AP_Math/SplineCurve.cpp BB-WAF: [ 323/1012] Compiling libraries/AP_Math/polygon.cpp BB-WAF: [ 324/1012] Compiling libraries/AP_Math/matrix3.cpp BB-WAF: [ 325/1012] Compiling libraries/AP_Math/matrix_alg.cpp BB-WAF: [ 326/1012] Compiling libraries/AP_Math/quaternion.cpp BB-WAF: [ 327/1012] Compiling libraries/AP_Math/control.cpp BB-WAF: [ 328/1012] Compiling libraries/AP_Math/location_double.cpp BB-WAF: [ 329/1012] Compiling libraries/AP_Math/matrixN.cpp BB-WAF: [ 330/1012] Compiling libraries/AP_Math/AP_Math.cpp BB-WAF: [ 331/1012] Compiling libraries/AP_Math/location.cpp BB-WAF: [ 332/1012] Compiling libraries/AP_Math/vector2.cpp BB-WAF: [ 333/1012] Compiling libraries/AP_Math/chirp.cpp BB-WAF: [ 334/1012] Compiling libraries/AP_Math/crc.cpp BB-WAF: [ 335/1012] Compiling libraries/AP_Mission/AP_Mission_ChangeDetector.cpp BB-WAF: [ 336/1012] Compiling libraries/AP_Mission/AP_Mission_Commands.cpp BB-WAF: [ 337/1012] Compiling libraries/AP_Module/AP_Module.cpp BB-WAF: [ 338/1012] Compiling libraries/AP_Motors/AP_MotorsHeli.cpp BB-WAF: [ 339/1012] Compiling libraries/AP_Motors/AP_MotorsSingle.cpp BB-WAF: [ 340/1012] Compiling libraries/AP_Motors/AP_MotorsMatrix_Scripting_Dynamic.cpp BB-WAF: [ 341/1012] Compiling libraries/AP_Motors/AP_MotorsHeli_Swash.cpp BB-WAF: [ 342/1012] Compiling libraries/AP_Motors/AP_MotorsHeli_Single.cpp BB-WAF: [ 343/1012] Compiling libraries/AP_Motors/AP_MotorsMatrix_6DoF_Scripting.cpp BB-WAF: [ 344/1012] Compiling libraries/AP_Motors/AP_MotorsCoax.cpp BB-WAF: [ 345/1012] Compiling libraries/AP_Motors/AP_MotorsHeli_Dual.cpp BB-WAF: [ 346/1012] Compiling libraries/AP_Motors/AP_Motors_Class.cpp BB-WAF: [ 347/1012] Compiling libraries/AP_Motors/AP_MotorsHeli_Quad.cpp BB-WAF: [ 348/1012] Compiling libraries/AP_Motors/AP_MotorsHeli_RSC.cpp BB-WAF: [ 349/1012] Compiling libraries/AP_Motors/AP_Motors6DOF.cpp BB-WAF: [ 350/1012] Compiling libraries/AP_Motors/AP_MotorsTailsitter.cpp BB-WAF: [ 351/1012] Compiling libraries/AP_Mount/SoloGimbal_Parameters.cpp BB-WAF: [ 352/1012] Compiling libraries/AP_Mount/AP_Mount.cpp BB-WAF: [ 353/1012] Compiling libraries/AP_Mount/AP_Mount_Params.cpp BB-WAF: [ 354/1012] Compiling libraries/AP_Mount/AP_Mount_Servo.cpp BB-WAF: [ 355/1012] Compiling libraries/AP_Mount/AP_Mount_Alexmos.cpp BB-WAF: [ 356/1012] Compiling libraries/AP_Mount/SoloGimbalEKF.cpp BB-WAF: [ 357/1012] Compiling libraries/AP_Mount/AP_Mount_SToRM32_serial.cpp BB-WAF: [ 358/1012] Compiling libraries/AP_Mount/SoloGimbal.cpp BB-WAF: [ 359/1012] Compiling libraries/AP_Mount/AP_Mount_Xacti.cpp BB-WAF: [ 360/1012] Compiling libraries/AP_Mount/AP_Mount_Gremsy.cpp BB-WAF: [ 361/1012] Compiling libraries/AP_Mount/AP_Mount_Backend.cpp BB-WAF: [ 362/1012] Compiling libraries/AP_Mount/AP_Mount_Siyi.cpp BB-WAF: [ 363/1012] Compiling libraries/AP_Mount/AP_Mount_Topotek.cpp BB-WAF: [ 364/1012] Compiling libraries/AP_Mount/AP_Mount_SoloGimbal.cpp BB-WAF: [ 365/1012] Compiling libraries/AP_Mount/AP_Mount_Viewpro.cpp BB-WAF: [ 366/1012] Compiling libraries/AP_Mount/AP_Mount_Scripting.cpp BB-WAF: [ 367/1012] Compiling libraries/AP_Mount/AP_Mount_CADDX.cpp BB-WAF: [ 368/1012] Compiling libraries/AP_Mount/AP_Mount_SToRM32.cpp BB-WAF: [ 369/1012] Compiling libraries/AP_Mount/AP_Mount_Backend_Serial.cpp BB-WAF: [ 370/1012] Compiling libraries/AP_MultiHeap/MultiHeap_chibios.cpp BB-WAF: [ 371/1012] Compiling libraries/AP_MultiHeap/AP_MultiHeap.cpp BB-WAF: [ 372/1012] Compiling libraries/AP_MultiHeap/MultiHeap_malloc.cpp BB-WAF: [ 373/1012] Compiling libraries/AP_NMEA_Output/AP_NMEA_Output.cpp BB-WAF: [ 374/1012] Compiling libraries/AP_NavEKF/AP_NavEKF_Source.cpp BB-WAF: [ 375/1012] Compiling libraries/AP_NavEKF/EKFGSF_Logging.cpp BB-WAF: [ 376/1012] Compiling libraries/AP_NavEKF/EKF_Buffer.cpp BB-WAF: [ 377/1012] Compiling libraries/AP_NavEKF/AP_NavEKF_core_common.cpp BB-WAF: [ 378/1012] Compiling libraries/AP_NavEKF/EKFGSF_yaw.cpp BB-WAF: [ 379/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_core.cpp BB-WAF: [ 380/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_RngBcnFusion.cpp BB-WAF: [ 381/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_VehicleStatus.cpp BB-WAF: [ 382/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_PosVelFusion.cpp BB-WAF: [ 383/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Measurements.cpp BB-WAF: [ 384/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_AirDataFusion.cpp BB-WAF: [ 385/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Outputs.cpp BB-WAF: [ 386/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Logging.cpp BB-WAF: [ 387/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Control.cpp BB-WAF: [ 388/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_MagFusion.cpp BB-WAF: [ 389/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF_GyroBias.cpp BB-WAF: [ 390/1012] Compiling modules/lwip/src/netif/ppp/ppp.c BB-WAF: [ 391/1012] Compiling modules/lwip/src/netif/ppp/ipv6cp.c BB-WAF: [ 392/1012] Compiling modules/lwip/src/api/api_msg.c BB-WAF: [ 393/1012] Compiling modules/lwip/src/core/tcp_in.c BB-WAF: [ 394/1012] Compiling modules/lwip/src/core/pbuf.c BB-WAF: [ 395/1012] Compiling modules/lwip/src/core/netif.c BB-WAF: [ 396/1012] Compiling modules/lwip/src/core/memp.c BB-WAF: [ 397/1012] Compiling modules/lwip/src/core/ip.c BB-WAF: [ 398/1012] Compiling modules/lwip/src/core/init.c BB-WAF: [ 399/1012] Compiling modules/lwip/src/core/inet_chksum.c BB-WAF: [ 400/1012] Compiling modules/lwip/src/core/dns.c BB-WAF: [ 401/1012] Compiling modules/lwip/src/core/def.c BB-WAF: [ 402/1012] Compiling modules/lwip/src/core/mem.c BB-WAF: [ 403/1012] Compiling modules/lwip/src/core/altcp_alloc.c BB-WAF: [ 404/1012] Compiling modules/lwip/src/core/altcp.c BB-WAF: [ 405/1012] Compiling modules/lwip/src/core/altcp_tcp.c BB-WAF: [ 406/1012] Compiling libraries/AP_Networking/AP_Networking_port.cpp BB-WAF: [ 407/1012] Compiling libraries/AP_Networking/AP_Networking_tests.cpp BB-WAF: [ 408/1012] Compiling libraries/AP_Networking/AP_Networking_macaddr.cpp BB-WAF: [ 409/1012] Compiling libraries/AP_Networking/AP_Networking_address.cpp BB-WAF: [ 410/1012] Compiling libraries/AP_Networking/AP_Networking_PPP.cpp BB-WAF: [ 411/1012] Compiling libraries/AP_Networking/AP_Networking_ChibiOS.cpp BB-WAF: [ 412/1012] Compiling libraries/AP_Networking/AP_Networking_CAN.cpp BB-WAF: [ 413/1012] Compiling modules/lwip/src/netif/ppp/pppapi.c BB-WAF: [ 414/1012] Compiling modules/lwip/src/netif/ppp/chap_ms.c BB-WAF: [ 415/1012] Compiling modules/lwip/src/netif/ppp/chap-new.c BB-WAF: [ 416/1012] Compiling modules/lwip/src/netif/ppp/pppoe.c BB-WAF: [ 417/1012] Compiling libraries/AP_Networking/AP_Networking.cpp BB-WAF: [ 418/1012] Compiling modules/lwip/src/netif/ppp/lcp.c BB-WAF: [ 419/1012] Compiling modules/lwip/src/netif/ppp/chap-md5.c BB-WAF: [ 420/1012] Compiling modules/lwip/src/core/udp.c BB-WAF: [ 421/1012] Compiling modules/lwip/src/netif/ppp/ccp.c BB-WAF: [ 422/1012] Compiling modules/lwip/src/netif/ppp/mppe.c BB-WAF: [ 423/1012] Compiling modules/lwip/src/core/ipv4/autoip.c BB-WAF: [ 424/1012] Compiling modules/lwip/src/netif/ppp/magic.c BB-WAF: [ 425/1012] Compiling modules/lwip/src/netif/ppp/pppcrypt.c BB-WAF: [ 426/1012] Compiling modules/lwip/src/netif/ppp/eap.c BB-WAF: [ 427/1012] Compiling modules/lwip/src/core/tcp_out.c BB-WAF: [ 428/1012] Compiling modules/lwip/src/core/tcp.c BB-WAF: [ 429/1012] Compiling modules/lwip/src/netif/ppp/multilink.c BB-WAF: [ 430/1012] Compiling modules/lwip/src/netif/ppp/ipcp.c BB-WAF: [ 431/1012] Compiling modules/lwip/src/netif/ppp/eui64.c BB-WAF: [ 432/1012] Compiling modules/lwip/src/netif/ppp/fsm.c BB-WAF: [ 433/1012] Compiling libraries/AP_Networking/lwip_hal/arch/sys_arch.cpp BB-WAF: [ 434/1012] Compiling modules/lwip/src/core/ipv4/acd.c BB-WAF: [ 435/1012] Compiling modules/lwip/src/core/stats.c BB-WAF: [ 436/1012] Compiling modules/lwip/src/netif/ppp/demand.c BB-WAF: [ 437/1012] Compiling modules/lwip/src/netif/ppp/ecp.c BB-WAF: [ 438/1012] Compiling modules/lwip/src/core/sys.c BB-WAF: [ 439/1012] Compiling modules/lwip/src/core/timeouts.c BB-WAF: [ 440/1012] Compiling modules/lwip/src/netif/slipif.c BB-WAF: [ 441/1012] Compiling modules/lwip/src/api/sockets.c BB-WAF: [ 442/1012] Compiling modules/lwip/src/core/ipv4/ip4_frag.c BB-WAF: [ 443/1012] Compiling modules/lwip/src/core/ipv4/ip4_addr.c BB-WAF: [ 444/1012] Compiling modules/lwip/src/core/raw.c BB-WAF: [ 445/1012] Compiling libraries/AP_Networking/lwip_hal/arch/evtimer.c BB-WAF: [ 446/1012] Compiling modules/lwip/src/netif/ppp/vj.c BB-WAF: [ 447/1012] Compiling modules/lwip/src/netif/zepif.c BB-WAF: [ 448/1012] Compiling modules/lwip/src/netif/ppp/pppol2tp.c BB-WAF: [ 449/1012] Compiling modules/lwip/src/netif/lowpan6_common.c BB-WAF: [ 450/1012] Compiling modules/lwip/src/netif/lowpan6.c BB-WAF: [ 451/1012] Compiling modules/lwip/src/netif/bridgeif.c BB-WAF: [ 452/1012] Compiling modules/lwip/src/netif/lowpan6_ble.c BB-WAF: [ 453/1012] Compiling modules/lwip/src/netif/ethernet.c BB-WAF: [ 454/1012] Compiling modules/lwip/src/api/tcpip.c BB-WAF: [ 455/1012] Compiling modules/lwip/src/netif/bridgeif_fdb.c BB-WAF: [ 456/1012] Compiling modules/lwip/src/api/netbuf.c BB-WAF: [ 457/1012] Compiling modules/lwip/src/api/err.c BB-WAF: [ 458/1012] Compiling modules/lwip/src/core/ipv4/etharp.c BB-WAF: [ 459/1012] Compiling modules/lwip/src/core/ipv4/dhcp.c BB-WAF: [ 460/1012] Compiling modules/lwip/src/netif/ppp/upap.c BB-WAF: [ 461/1012] Compiling modules/lwip/src/netif/ppp/pppos.c BB-WAF: [ 462/1012] Compiling modules/lwip/src/api/netdb.c BB-WAF: [ 463/1012] Compiling modules/lwip/src/api/netifapi.c BB-WAF: [ 464/1012] Compiling modules/lwip/src/api/if_api.c BB-WAF: [ 465/1012] Compiling modules/lwip/src/netif/ppp/auth.c BB-WAF: [ 466/1012] Compiling modules/lwip/src/core/ipv4/icmp.c BB-WAF: [ 467/1012] Compiling modules/lwip/src/netif/ppp/utils.c BB-WAF: [ 468/1012] Compiling modules/lwip/src/api/api_lib.c BB-WAF: [ 469/1012] Compiling modules/lwip/src/core/ipv4/igmp.c BB-WAF: [ 470/1012] Compiling modules/lwip/src/core/ipv4/ip4.c BB-WAF: [ 471/1012] Compiling libraries/AP_Notify/VRBoard_LED.cpp BB-WAF: [ 472/1012] Compiling libraries/AP_Notify/ToshibaLED_I2C.cpp BB-WAF: [ 473/1012] Compiling libraries/AP_Notify/RCOutputRGBLed.cpp BB-WAF: [ 474/1012] Compiling libraries/AP_Notify/NCP5623.cpp BB-WAF: [ 475/1012] Compiling libraries/AP_Notify/SerialLED.cpp BB-WAF: [ 476/1012] Compiling libraries/AP_Notify/SITL_SFML_LED.cpp BB-WAF: [ 477/1012] Compiling libraries/AP_Notify/ScriptingLED.cpp BB-WAF: [ 478/1012] Compiling libraries/AP_Notify/PixRacerLED.cpp BB-WAF: [ 479/1012] Compiling libraries/AP_Notify/OreoLED_I2C.cpp BB-WAF: [ 480/1012] Compiling libraries/AP_Notify/ProfiLED.cpp BB-WAF: [ 481/1012] Compiling libraries/AP_Notify/PCA9685LED_I2C.cpp BB-WAF: [ 482/1012] Compiling libraries/AP_Notify/NavigatorLED.cpp BB-WAF: [ 483/1012] Compiling libraries/AP_Notify/NeoPixel.cpp BB-WAF: [ 484/1012] Compiling libraries/AP_Notify/MMLPlayer.cpp BB-WAF: [ 485/1012] Compiling libraries/AP_Notify/Display_SITL.cpp BB-WAF: [ 486/1012] Compiling libraries/AP_Notify/GPIO_LED_1.cpp BB-WAF: [ 487/1012] Compiling libraries/AP_Notify/DShotLED.cpp BB-WAF: [ 488/1012] Compiling libraries/AP_Notify/LP5562.cpp BB-WAF: [ 489/1012] Compiling libraries/AP_Notify/Display_SSD1306_I2C.cpp BB-WAF: [ 490/1012] Compiling libraries/AP_Notify/ExternalLED.cpp BB-WAF: [ 491/1012] Compiling libraries/AP_Notify/DroneCAN_RGB_LED.cpp BB-WAF: [ 492/1012] Compiling libraries/AP_Notify/IS31FL3195.cpp BB-WAF: [ 493/1012] Compiling libraries/AP_Notify/DiscreteRGBLed.cpp BB-WAF: [ 494/1012] Compiling libraries/AP_Notify/AP_Notify.cpp BB-WAF: [ 495/1012] Compiling libraries/AP_Notify/Led_Sysfs.cpp BB-WAF: [ 496/1012] Compiling libraries/AP_Notify/Display.cpp BB-WAF: [ 497/1012] Compiling libraries/AP_Notify/Buzzer.cpp BB-WAF: [ 498/1012] Compiling libraries/AP_Notify/Display_SH1106_I2C.cpp BB-WAF: [ 499/1012] Compiling libraries/AP_Notify/AP_BoardLED.cpp BB-WAF: [ 500/1012] Compiling libraries/AP_Notify/DiscoLED.cpp BB-WAF: [ 501/1012] Compiling libraries/AP_Notify/ToneAlarm.cpp BB-WAF: [ 502/1012] Compiling libraries/AP_Notify/AP_BoardLED2.cpp BB-WAF: [ 503/1012] Compiling libraries/AP_Notify/RGBLed.cpp BB-WAF: [ 504/1012] Compiling libraries/AP_OLC/AP_OLC.cpp BB-WAF: [ 505/1012] Compiling libraries/AP_OSD/AP_OSD_Setting.cpp BB-WAF: [ 506/1012] Compiling libraries/AP_OSD/AP_OSD_SITL.cpp BB-WAF: [ 507/1012] Compiling libraries/AP_OSD/AP_OSD_MSP_DisplayPort.cpp BB-WAF: [ 508/1012] Compiling libraries/AP_OSD/AP_OSD_MSP.cpp BB-WAF: [ 509/1012] Compiling libraries/AP_OSD/AP_OSD_MAX7456.cpp BB-WAF: [ 510/1012] Compiling libraries/AP_OSD/AP_OSD_Backend.cpp BB-WAF: [ 511/1012] Compiling libraries/AP_OSD/AP_OSD.cpp BB-WAF: [ 512/1012] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID.cpp BB-WAF: [ 513/1012] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID_DroneCAN.cpp BB-WAF: [ 514/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Onboard.cpp BB-WAF: [ 515/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Backend.cpp BB-WAF: [ 516/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_UPFLOW.cpp BB-WAF: [ 517/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MAV.cpp BB-WAF: [ 518/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MSP.cpp BB-WAF: [ 519/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_HereFlow.cpp BB-WAF: [ 520/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_CXOF.cpp BB-WAF: [ 521/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow.cpp BB-WAF: [ 522/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_SITL.cpp BB-WAF: [ 523/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Pixart.cpp BB-WAF: [ 524/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Calibrator.cpp BB-WAF: [ 525/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_PX4Flow.cpp BB-WAF: [ 526/1012] Compiling libraries/AP_Parachute/AP_Parachute.cpp BB-WAF: [ 527/1012] Compiling libraries/AP_Param/AP_ParamT.cpp BB-WAF: [ 528/1012] Compiling libraries/AP_Param/AP_Param.cpp BB-WAF: [ 529/1012] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF45B.cpp BB-WAF: [ 530/1012] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTowerEvo.cpp BB-WAF: [ 531/1012] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSerial.cpp BB-WAF: [ 532/1012] Compiling libraries/AP_Proximity/AP_Proximity_Params.cpp BB-WAF: [ 533/1012] Compiling libraries/AP_Proximity/AP_Proximity_MAV.cpp BB-WAF: [ 534/1012] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTower.cpp BB-WAF: [ 535/1012] Compiling libraries/AP_Proximity/AP_Proximity_Scripting.cpp BB-WAF: [ 536/1012] Compiling libraries/AP_Proximity/AP_Proximity_RPLidarA2.cpp BB-WAF: [ 537/1012] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF40C.cpp BB-WAF: [ 538/1012] Compiling libraries/AP_Proximity/AP_Proximity_RangeFinder.cpp BB-WAF: [ 539/1012] Compiling libraries/AP_Proximity/AP_Proximity_AirSimSITL.cpp BB-WAF: [ 540/1012] Compiling libraries/AP_Proximity/AP_Proximity_SITL.cpp BB-WAF: [ 541/1012] Compiling libraries/AP_Proximity/AP_Proximity_MR72_CAN.cpp BB-WAF: [ 542/1012] Compiling libraries/AP_Proximity/AP_Proximity_Boundary_3D.cpp BB-WAF: [ 543/1012] Compiling libraries/AP_Proximity/AP_Proximity_Backend.cpp BB-WAF: [ 544/1012] Compiling libraries/AP_Proximity/AP_Proximity_Backend_Serial.cpp BB-WAF: [ 545/1012] Compiling libraries/AP_Proximity/AP_Proximity.cpp BB-WAF: [ 546/1012] Compiling libraries/AP_Proximity/AP_Proximity_DroneCAN.cpp BB-WAF: [ 547/1012] Compiling libraries/AP_Proximity/AP_Proximity_LD06.cpp BB-WAF: [ 548/1012] Compiling libraries/AP_Proximity/AP_Proximity_Cygbot_D1.cpp BB-WAF: [ 549/1012] Compiling libraries/AP_Quicktune/AP_Quicktune.cpp BB-WAF: [ 550/1012] Compiling libraries/AP_RAMTRON/AP_RAMTRON.cpp BB-WAF: [ 551/1012] Compiling libraries/AP_RCMapper/AP_RCMapper.cpp BB-WAF: [ 552/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SUMD.cpp BB-WAF: [ 553/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_ST24.cpp BB-WAF: [ 554/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_MAVLinkRadio.cpp BB-WAF: [ 555/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL.cpp BB-WAF: [ 556/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_Backend.cpp BB-WAF: [ 557/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DroneCAN.cpp BB-WAF: [ 558/1012] Compiling libraries/AP_RCProtocol/spm_srxl.cpp BB-WAF: [ 559/1012] Compiling libraries/AP_RCProtocol/SoftSerial.cpp BB-WAF: [ 560/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_PPMSum.cpp BB-WAF: [ 561/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_Joystick_SFML.cpp BB-WAF: [ 562/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_Radio.cpp BB-WAF: [ 563/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_IBUS.cpp BB-WAF: [ 564/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DSM.cpp BB-WAF: [ 565/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_FDM.cpp BB-WAF: [ 566/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SBUS.cpp BB-WAF: [ 567/1012] Compiling libraries/AP_RCTelemetry/AP_GHST_Telem.cpp BB-WAF: [ 568/1012] Compiling libraries/AP_RCTelemetry/AP_Spektrum_Telem.cpp BB-WAF: [ 569/1012] Compiling libraries/AP_ROMFS/AP_ROMFS.cpp BB-WAF: [ 570/1012] Compiling libraries/AP_ROMFS/tinflate.cpp BB-WAF: [ 571/1012] Compiling libraries/AP_RPM/RPM_EFI.cpp BB-WAF: [ 572/1012] Compiling libraries/AP_RPM/RPM_Generator.cpp BB-WAF: [ 573/1012] Compiling libraries/AP_RPM/RPM_Pin.cpp BB-WAF: [ 574/1012] Compiling libraries/AP_RPM/RPM_DroneCAN.cpp BB-WAF: [ 575/1012] Compiling libraries/AP_RPM/RPM_SITL.cpp BB-WAF: [ 576/1012] Compiling libraries/AP_RPM/RPM_HarmonicNotch.cpp BB-WAF: [ 577/1012] Compiling libraries/AP_RPM/RPM_ESC_Telem.cpp BB-WAF: [ 578/1012] Compiling libraries/AP_RPM/AP_RPM_Params.cpp BB-WAF: [ 579/1012] Compiling libraries/AP_RPM/AP_RPM.cpp BB-WAF: [ 580/1012] Compiling libraries/AP_RPM/RPM_Backend.cpp BB-WAF: [ 581/1012] Compiling libraries/AP_RSSI/AP_RSSI.cpp BB-WAF: [ 582/1012] Compiling libraries/AP_RTC/AP_RTC.cpp BB-WAF: [ 583/1012] Compiling libraries/AP_RTC/JitterCorrection.cpp BB-WAF: [ 584/1012] Compiling libraries/AP_Radio/AP_Radio_bk2425.cpp BB-WAF: [ 585/1012] Compiling libraries/AP_Radio/AP_Radio_backend.cpp BB-WAF: [ 586/1012] Compiling libraries/AP_Radio/AP_Radio_cc2500.cpp BB-WAF: [ 587/1012] Compiling libraries/AP_Radio/driver_bk2425.cpp BB-WAF: [ 588/1012] Compiling libraries/AP_Radio/AP_Radio.cpp BB-WAF: [ 589/1012] Compiling libraries/AP_Radio/AP_Radio_cypress.cpp BB-WAF: [ 590/1012] Compiling libraries/AP_Radio/driver_cc2500.cpp BB-WAF: [ 591/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L0X.cpp BB-WAF: [ 592/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NMEA.cpp BB-WAF: [ 593/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarSerialLV.cpp BB-WAF: [ 594/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarVu8.cpp BB-WAF: [ 595/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareSerial.cpp BB-WAF: [ 596/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRangerI2C.cpp BB-WAF: [ 597/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NoopLoop.cpp BB-WAF: [ 598/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_RDS02UF.cpp BB-WAF: [ 599/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lanbao.cpp BB-WAF: [ 600/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Bebop.cpp BB-WAF: [ 601/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L1X.cpp BB-WAF: [ 602/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_DroneCAN.cpp BB-WAF: [ 603/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BLPing.cpp BB-WAF: [ 604/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Wasp.cpp BB-WAF: [ 605/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_analog.cpp BB-WAF: [ 606/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_Serial.cpp BB-WAF: [ 607/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PWM.cpp BB-WAF: [ 608/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MSP.cpp BB-WAF: [ 609/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarOne.cpp BB-WAF: [ 610/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PulsedLightLRF.cpp BB-WAF: [ 611/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseP_CAN.cpp BB-WAF: [ 612/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseF_I2C.cpp BB-WAF: [ 613/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRanger_Serial.cpp BB-WAF: [ 614/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_SITL.cpp BB-WAF: [ 615/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarI2CXL.cpp BB-WAF: [ 616/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareI2C.cpp BB-WAF: [ 617/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NRA24_CAN.cpp BB-WAF: [ 618/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_CAN.cpp BB-WAF: [ 619/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lua.cpp BB-WAF: [ 620/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MAVLink.cpp BB-WAF: [ 621/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_CAN.cpp BB-WAF: [ 622/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_CAN.cpp BB-WAF: [ 623/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_HC_SR04.cpp BB-WAF: [ 624/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_JRE_Serial.cpp BB-WAF: [ 625/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_GYUS42v2.cpp BB-WAF: [ 626/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Params.cpp BB-WAF: [ 627/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_TFMiniPlus.cpp BB-WAF: [ 628/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder.cpp BB-WAF: [ 629/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BBB_PRU.cpp BB-WAF: [ 630/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend.cpp BB-WAF: [ 631/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Ainstein_LR_D1.cpp BB-WAF: [ 632/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_Serial.cpp BB-WAF: [ 633/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake.cpp BB-WAF: [ 634/1012] Compiling libraries/AP_Relay/AP_Relay_Params.cpp BB-WAF: [ 635/1012] Compiling libraries/AP_RobotisServo/AP_RobotisServo.cpp BB-WAF: [ 636/1012] Compiling libraries/AP_SBusOut/AP_SBusOut.cpp BB-WAF: [ 637/1012] Compiling libraries/AP_Scheduler/PerfInfo.cpp BB-WAF: [ 638/1012] Compiling libraries/AP_SerialLED/AP_SerialLED.cpp BB-WAF: [ 639/1012] Compiling libraries/AP_SerialManager/AP_SerialManager.cpp BB-WAF: [ 640/1012] Compiling libraries/AP_ServoRelayEvents/AP_ServoRelayEvents.cpp BB-WAF: [ 641/1012] Compiling libraries/AP_Soaring/AP_Soaring.cpp BB-WAF: [ 642/1012] Compiling libraries/AP_Soaring/ExtendedKalmanFilter.cpp BB-WAF: [ 643/1012] Compiling libraries/AP_Soaring/Variometer.cpp BB-WAF: [ 644/1012] Compiling libraries/AP_Soaring/SpeedToFly.cpp BB-WAF: [ 645/1012] Compiling libraries/AP_Stats/AP_Stats.cpp BB-WAF: [ 646/1012] Compiling libraries/AP_TECS/AP_TECS.cpp BB-WAF: [ 647/1012] Compiling libraries/AP_TempCalibration/AP_TempCalibration.cpp BB-WAF: [ 648/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MCP9600.cpp BB-WAF: [ 649/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_DroneCAN.cpp BB-WAF: [ 650/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MAX31865.cpp BB-WAF: [ 651/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Backend.cpp BB-WAF: [ 652/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MLX90614.cpp BB-WAF: [ 653/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Params.cpp BB-WAF: [ 654/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS01.cpp BB-WAF: [ 655/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS03.cpp BB-WAF: [ 656/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Analog.cpp BB-WAF: [ 657/1012] Compiling libraries/AP_Terrain/TerrainUtil.cpp BB-WAF: [ 658/1012] Compiling libraries/AP_Terrain/TerrainIO.cpp BB-WAF: [ 659/1012] Compiling libraries/AP_Terrain/TerrainGCS.cpp BB-WAF: [ 660/1012] Compiling libraries/AP_Terrain/TerrainMission.cpp BB-WAF: [ 661/1012] Compiling libraries/AP_Torqeedo/AP_Torqeedo_Backend.cpp BB-WAF: [ 662/1012] Compiling libraries/AP_Torqeedo/AP_Torqeedo_TQBus.cpp BB-WAF: [ 663/1012] Compiling libraries/AP_Torqeedo/AP_Torqeedo.cpp BB-WAF: [ 664/1012] Compiling libraries/AP_Torqeedo/AP_Torqeedo_Params.cpp BB-WAF: [ 665/1012] Compiling libraries/AP_Tuning/AP_Tuning.cpp BB-WAF: [ 666/1012] Compiling libraries/AP_Vehicle/Parameters.cpp BB-WAF: [ 667/1012] Compiling libraries/AP_VideoTX/AP_VideoTX.cpp BB-WAF: [ 668/1012] Compiling libraries/AP_VideoTX/AP_SmartAudio.cpp BB-WAF: [ 669/1012] Compiling libraries/AP_VideoTX/AP_Tramp.cpp BB-WAF: [ 670/1012] Compiling libraries/AP_VisualOdom/AP_VisualOdom.cpp BB-WAF: [ 671/1012] Compiling libraries/AP_VisualOdom/AP_VisualOdom_IntelT265.cpp BB-WAF: [ 672/1012] Compiling libraries/AP_VisualOdom/AP_VisualOdom_MAV.cpp BB-WAF: [ 673/1012] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Backend.cpp BB-WAF: [ 674/1012] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Logging.cpp BB-WAF: [ 675/1012] Compiling libraries/AP_Volz_Protocol/AP_Volz_Protocol.cpp BB-WAF: [ 676/1012] Compiling libraries/AP_WheelEncoder/AP_WheelEncoder.cpp BB-WAF: [ 677/1012] Compiling libraries/AP_WheelEncoder/WheelEncoder_Backend.cpp BB-WAF: [ 678/1012] Compiling libraries/AP_WheelEncoder/AP_WheelRateControl.cpp BB-WAF: [ 679/1012] Compiling libraries/AP_WheelEncoder/WheelEncoder_SITL_Quadrature.cpp BB-WAF: [ 680/1012] Compiling libraries/AP_WheelEncoder/WheelEncoder_Quadrature.cpp BB-WAF: [ 681/1012] Compiling libraries/Filter/SlewCalculator2D.cpp BB-WAF: [ 682/1012] Compiling libraries/Filter/AP_NotchFilter_params.cpp BB-WAF: [ 683/1012] Compiling libraries/Filter/SlewLimiter.cpp BB-WAF: [ 684/1012] Compiling libraries/Filter/AP_Filter_params.cpp BB-WAF: [ 685/1012] Compiling libraries/Filter/ModeFilter.cpp BB-WAF: [ 686/1012] Compiling libraries/Filter/NotchFilter.cpp BB-WAF: [ 687/1012] Compiling libraries/Filter/HarmonicNotchFilter.cpp BB-WAF: [ 688/1012] Compiling libraries/Filter/AP_Filter.cpp BB-WAF: [ 689/1012] Compiling libraries/Filter/LowPassFilter.cpp BB-WAF: [ 690/1012] Compiling libraries/Filter/DerivativeFilter.cpp BB-WAF: [ 691/1012] Compiling libraries/Filter/LowPassFilter2p.cpp BB-WAF: [ 692/1012] Compiling libraries/GCS_MAVLink/MissionItemProtocol.cpp BB-WAF: [ 693/1012] Compiling libraries/GCS_MAVLink/GCS_serial_control.cpp BB-WAF: [ 694/1012] Compiling libraries/GCS_MAVLink/GCS_MAVLink.cpp BB-WAF: [ 695/1012] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Waypoints.cpp BB-WAF: [ 696/1012] Compiling libraries/GCS_MAVLink/MAVLink_routing.cpp BB-WAF: [ 697/1012] Compiling libraries/GCS_MAVLink/GCS_DeviceOp.cpp BB-WAF: [ 698/1012] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Fence.cpp BB-WAF: [ 699/1012] Compiling libraries/GCS_MAVLink/GCS_ServoRelay.cpp BB-WAF: [ 700/1012] Compiling libraries/GCS_MAVLink/GCS_Signing.cpp BB-WAF: [ 701/1012] Compiling libraries/GCS_MAVLink/GCS_Rally.cpp BB-WAF: [ 702/1012] Compiling libraries/GCS_MAVLink/GCS.cpp BB-WAF: [ 703/1012] Compiling libraries/GCS_MAVLink/GCS_Param.cpp BB-WAF: [ 704/1012] Compiling libraries/GCS_MAVLink/GCS_FTP.cpp BB-WAF: [ 705/1012] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Rally.cpp BB-WAF: [ 706/1012] Compiling libraries/PID/PID.cpp BB-WAF: [ 707/1012] Compiling libraries/RC_Channel/RC_Channels.cpp BB-WAF: [ 708/1012] Compiling libraries/SRV_Channel/SRV_Channels.cpp BB-WAF: [ 709/1012] Compiling libraries/SRV_Channel/SRV_Channel_aux.cpp BB-WAF: [ 710/1012] Compiling libraries/SRV_Channel/SRV_Channel.cpp BB-WAF: [ 711/1012] Compiling libraries/AP_HAL/Util.cpp BB-WAF: [ 712/1012] Compiling libraries/AP_HAL/utility/Socket.cpp BB-WAF: [ 713/1012] Compiling libraries/AP_HAL/Semaphores.cpp BB-WAF: [ 714/1012] Compiling libraries/AP_HAL/GPIO.cpp BB-WAF: [ 715/1012] Compiling libraries/AP_HAL/CANIface.cpp BB-WAF: [ 716/1012] Compiling libraries/AP_HAL/DSP.cpp BB-WAF: [ 717/1012] Compiling libraries/AP_HAL/utility/RCOutput_Tap.cpp BB-WAF: [ 718/1012] Compiling libraries/AP_HAL/Storage.cpp BB-WAF: [ 719/1012] Compiling libraries/AP_HAL/utility/packetise.cpp BB-WAF: [ 720/1012] Compiling libraries/AP_HAL/utility/st24.cpp BB-WAF: [ 721/1012] Compiling libraries/AP_HAL/utility/RingBuffer.cpp BB-WAF: [ 722/1012] Compiling libraries/AP_HAL/utility/dsm.cpp BB-WAF: [ 723/1012] Compiling libraries/AP_HAL/utility/Socket_native.cpp BB-WAF: [ 724/1012] Compiling libraries/AP_HAL/utility/ftoa_engine.cpp BB-WAF: [ 725/1012] Compiling libraries/AP_HAL/Scheduler.cpp BB-WAF: [ 726/1012] Compiling libraries/AP_HAL/UARTDriver.cpp BB-WAF: [ 727/1012] Compiling libraries/AP_HAL/Device.cpp BB-WAF: [ 728/1012] Compiling libraries/AP_HAL/utility/replace.cpp BB-WAF: [ 729/1012] Compiling libraries/AP_HAL/utility/BetterStream.cpp BB-WAF: [ 730/1012] Compiling libraries/AP_HAL/HAL.cpp BB-WAF: [ 731/1012] Compiling libraries/AP_HAL/RCOutput.cpp BB-WAF: [ 732/1012] Compiling libraries/AP_HAL/utility/utoa_invert.cpp BB-WAF: [ 733/1012] Compiling libraries/AP_HAL/system.cpp BB-WAF: [ 734/1012] Compiling libraries/AP_HAL/utility/print_vprintf.cpp BB-WAF: [ 735/1012] Compiling libraries/AP_HAL/utility/DataRateLimit.cpp BB-WAF: [ 736/1012] Compiling libraries/AP_HAL/utility/RCOutput_Tap_Linux.cpp BB-WAF: [ 737/1012] Compiling libraries/AP_HAL/utility/getopt_cpp.cpp BB-WAF: [ 738/1012] Compiling libraries/AP_HAL/utility/sumd.cpp BB-WAF: [ 739/1012] Compiling libraries/AP_HAL/utility/srxl.cpp BB-WAF: [ 740/1012] Compiling libraries/AP_HAL_Empty/Semaphores.cpp BB-WAF: [ 741/1012] Compiling libraries/AP_HAL_Empty/AnalogIn.cpp BB-WAF: [ 742/1012] Compiling libraries/AP_HAL_Empty/RCOutput.cpp BB-WAF: [ 743/1012] Compiling libraries/AP_HAL_Empty/UARTDriver.cpp BB-WAF: [ 744/1012] Compiling libraries/AP_HAL_Empty/HAL_Empty_Class.cpp BB-WAF: [ 745/1012] Compiling libraries/AP_HAL_Empty/Storage.cpp BB-WAF: [ 746/1012] Compiling libraries/AP_HAL_Empty/RCInput.cpp BB-WAF: [ 747/1012] Compiling libraries/AP_HAL_Empty/GPIO.cpp BB-WAF: [ 748/1012] Compiling libraries/AP_HAL_ChibiOS/sdcard.cpp BB-WAF: [ 749/1012] Compiling libraries/AP_HAL_ChibiOS/RCOutput_bdshot.cpp BB-WAF: [ 750/1012] Compiling libraries/AP_HAL_ChibiOS/SoftSigReaderInt.cpp BB-WAF: [ 751/1012] Compiling libraries/AP_HAL_ChibiOS/AnalogIn.cpp BB-WAF: [ 752/1012] Compiling libraries/AP_HAL_ChibiOS/stdio.cpp BB-WAF: [ 753/1012] Compiling libraries/AP_HAL_ChibiOS/RCOutput_serial.cpp BB-WAF: [ 754/1012] Compiling libraries/AP_HAL_ChibiOS/RCOutput.cpp BB-WAF: [ 755/1012] Compiling libraries/AP_HAL_ChibiOS/CanIface.cpp BB-WAF: [ 756/1012] Compiling libraries/AP_HAL_ChibiOS/RCInput.cpp BB-WAF: [ 757/1012] Compiling libraries/AP_HAL_ChibiOS/shared_dma.cpp BB-WAF: [ 758/1012] Compiling libraries/AP_HAL_ChibiOS/SoftSigReader.cpp BB-WAF: [ 759/1012] Compiling libraries/AP_HAL_ChibiOS/WSPIDevice.cpp BB-WAF: [ 760/1012] Compiling libraries/AP_HAL_ChibiOS/CANFDIface.cpp BB-WAF: [ 761/1012] Compiling libraries/AP_HAL_ChibiOS/Device.cpp BB-WAF: [ 762/1012] Compiling libraries/AP_HAL_ChibiOS/Scheduler.cpp BB-WAF: [ 763/1012] Compiling libraries/AP_HAL_ChibiOS/UARTDriver.cpp BB-WAF: [ 764/1012] Compiling libraries/AP_HAL_ChibiOS/Util.cpp BB-WAF: [ 765/1012] Compiling libraries/AP_HAL_ChibiOS/Semaphores.cpp BB-WAF: [ 766/1012] Compiling libraries/AP_HAL_ChibiOS/RCOutput_iofirmware.cpp BB-WAF: [ 767/1012] Compiling libraries/AP_HAL_ChibiOS/SPIDevice.cpp BB-WAF: [ 768/1012] Compiling libraries/AP_HAL_ChibiOS/I2CDevice.cpp BB-WAF: [ 769/1012] Compiling libraries/AP_HAL_ChibiOS/DSP.cpp BB-WAF: [ 770/1012] Compiling libraries/AP_Scripting/AP_Scripting.cpp BB-WAF: [ 771/1012] Compiling libraries/AP_Scripting/AP_Scripting_SerialDevice.cpp BB-WAF: [ 772/1012] Compiling libraries/AP_Scripting/AP_Scripting_CANSensor.cpp BB-WAF: [ 773/1012] Compiling libraries/AP_Scripting/AP_Scripting_SerialAccess.cpp BB-WAF: [ 774/1012] Compiling libraries/AP_Scripting/lua/src/liolib.c BB-WAF: [ 775/1012] Compiling libraries/AP_Scripting/lua/src/lua.c BB-WAF: [ 776/1012] Compiling libraries/AP_Scripting/lua/src/lauxlib.c BB-WAF: [ 777/1012] Compiling libraries/AP_Scripting/lua/src/lbitlib.c BB-WAF: [ 778/1012] Compiling libraries/AP_Scripting/lua/src/ldblib.c BB-WAF: [ 779/1012] Compiling libraries/AP_Scripting/lua/src/ldo.c BB-WAF: [ 780/1012] Compiling libraries/AP_Scripting/lua/src/lcode.c BB-WAF: [ 781/1012] Compiling libraries/AP_Scripting/lua/src/lcorolib.c BB-WAF: [ 782/1012] Compiling libraries/AP_Scripting/lua/src/lgc.c BB-WAF: [ 783/1012] Compiling libraries/AP_Scripting/lua/src/lmathlib.c BB-WAF: [ 784/1012] Compiling libraries/AP_Scripting/lua/src/lapi.c BB-WAF: [ 785/1012] Compiling libraries/AP_Scripting/lua/src/lbaselib.c BB-WAF: [ 786/1012] Compiling libraries/AP_Scripting/lua/src/lopcodes.c BB-WAF: [ 787/1012] Compiling libraries/AP_Scripting/lua/src/ltable.c BB-WAF: [ 788/1012] Compiling libraries/AP_Scripting/lua/src/lstring.c BB-WAF: [ 789/1012] Compiling libraries/AP_Scripting/lua/src/luac.c BB-WAF: [ 790/1012] Compiling libraries/AP_Scripting/lua/src/lfunc.c BB-WAF: [ 791/1012] Compiling libraries/AP_Scripting/lua/src/ldump.c BB-WAF: [ 792/1012] Compiling libraries/AP_Scripting/lua/src/ldebug.c BB-WAF: [ 793/1012] Compiling libraries/AP_Scripting/lua/src/loslib.c BB-WAF: [ 794/1012] Compiling libraries/AP_Scripting/lua/src/lparser.c BB-WAF: [ 795/1012] Compiling libraries/AP_Scripting/lua/src/lutf8lib.c BB-WAF: [ 796/1012] Compiling libraries/AP_Scripting/lua/src/lundump.c BB-WAF: [ 797/1012] Compiling libraries/AP_Scripting/lua/src/lctype.c BB-WAF: [ 798/1012] Compiling libraries/AP_Scripting/lua/src/lvm.c BB-WAF: [ 799/1012] Compiling libraries/AP_Scripting/lua/src/lzio.c BB-WAF: [ 800/1012] Compiling libraries/AP_Scripting/lua/src/linit.c BB-WAF: [ 801/1012] Compiling libraries/AP_Scripting/lua/src/ltm.c BB-WAF: [ 802/1012] Compiling libraries/AP_Scripting/lua/src/llex.c BB-WAF: [ 803/1012] Compiling libraries/AP_Scripting/lua/src/ltablib.c BB-WAF: [ 804/1012] Compiling libraries/AP_Scripting/lua/src/lmem.c BB-WAF: [ 805/1012] Compiling libraries/AP_Scripting/lua/src/loadlib.c BB-WAF: [ 806/1012] Compiling libraries/AP_Scripting/lua/src/lobject.c BB-WAF: [ 807/1012] Compiling libraries/AP_Scripting/lua/src/lstate.c BB-WAF: [ 808/1012] Compiling libraries/AP_Scripting/lua/src/lstrlib.c BB-WAF: [ 809/1012] Compiling libraries/AP_ADSB/sagetech-sdk/uint322Buf.c BB-WAF: [ 810/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading.c BB-WAF: [ 811/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeInstall.c BB-WAF: [ 812/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toGS.c BB-WAF: [ 813/1012] Compiling libraries/AP_ADSB/sagetech-sdk/float2Buf.c BB-WAF: [ 814/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toInt32.c BB-WAF: [ 815/1012] Compiling libraries/AP_ADSB/sagetech-sdk/appendChecksum.c BB-WAF: [ 816/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeFlightId.c BB-WAF: [ 817/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeFlightId.c BB-WAF: [ 818/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeGPS.c BB-WAF: [ 819/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeTargetReq.c BB-WAF: [ 820/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toUint16.c BB-WAF: [ 821/1012] Compiling libraries/AP_ADSB/sagetech-sdk/charArray2Buf.c BB-WAF: [ 822/1012] Compiling libraries/AP_ADSB/sagetech-sdk/icao2Buf.c BB-WAF: [ 823/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toAlt.c BB-WAF: [ 824/1012] Compiling libraries/AP_ADSB/sagetech-sdk/uint162Buf.c BB-WAF: [ 825/1012] Compiling libraries/AP_ADSB/sagetech-sdk/calcChecksum.c BB-WAF: [ 826/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeInstall.c BB-WAF: [ 827/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeOperating.c BB-WAF: [ 828/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeAck.c BB-WAF: [ 829/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toInt16.c BB-WAF: [ 830/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading2.c BB-WAF: [ 831/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toIcao.c BB-WAF: [ 832/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toVel.c BB-WAF: [ 833/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toUint32.c BB-WAF: [ 834/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toLatLon.c BB-WAF: [ 835/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toTOA.c BB-WAF: [ 836/1012] Compiling libraries/AP_ADSB/sagetech-sdk/target.c BB-WAF: [ 837/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeMSR.c BB-WAF: [ 838/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeDataReq.c BB-WAF: [ 839/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeSVR.c BB-WAF: [ 840/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_NMEA.cpp BB-WAF: [ 841/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_Params.cpp BB-WAF: [ 842/1012] Compiling libraries/AP_Airspeed/AP_Airspeed.cpp BB-WAF: [ 843/1012] Compiling libraries/AP_AHRS/AP_AHRS_Backend.cpp BB-WAF: [ 844/1012] Compiling libraries/AP_AHRS/AP_AHRS.cpp BB-WAF: [ 845/1012] Compiling libraries/AP_AHRS/AP_AHRS_DCM.cpp BB-WAF: [ 846/1012] Compiling libraries/AP_Baro/AP_Baro_SITL.cpp BB-WAF: [ 847/1012] Compiling libraries/AP_Baro/AP_Baro.cpp BB-WAF: [ 848/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Params.cpp BB-WAF: [ 849/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor.cpp BB-WAF: [ 850/1012] Compiling libraries/AP_BoardConfig/AP_BoardConfig.cpp BB-WAF: [ 851/1012] Compiling libraries/AP_HAL/SIMState.cpp BB-WAF: [ 852/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor.cpp BB-WAF: [ 853/1012] Compiling libraries/AP_Math/SCurve.cpp BB-WAF: [ 854/1012] Compiling libraries/AP_Mission/AP_Mission.cpp BB-WAF: [ 855/1012] Compiling libraries/AP_DAL/AP_DAL_Beacon.cpp BB-WAF: [ 856/1012] Compiling libraries/AP_DAL/AP_DAL.cpp BB-WAF: [ 857/1012] Compiling libraries/AP_DAL/AP_DAL_VisualOdom.cpp BB-WAF: [ 858/1012] Compiling libraries/AP_DAL/AP_DAL_RangeFinder.cpp BB-WAF: [ 859/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2.cpp BB-WAF: [ 860/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_OptFlowFusion.cpp BB-WAF: [ 861/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3.cpp BB-WAF: [ 862/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Control.cpp BB-WAF: [ 863/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_OptFlowFusion.cpp BB-WAF: [ 864/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_core.cpp BB-WAF: [ 865/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_MagFusion.cpp BB-WAF: [ 866/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_VehicleStatus.cpp BB-WAF: [ 867/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Outputs.cpp BB-WAF: [ 868/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Logging.cpp BB-WAF: [ 869/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_PosVelFusion.cpp BB-WAF: [ 870/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_RngBcnFusion.cpp BB-WAF: [ 871/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_AirDataFusion.cpp BB-WAF: [ 872/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_GyroBias.cpp BB-WAF: [ 873/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Measurements.cpp BB-WAF: [ 874/1012] Compiling libraries/AP_Rally/AP_Rally.cpp BB-WAF: [ 875/1012] Compiling libraries/AP_Scheduler/AP_Scheduler.cpp BB-WAF: [ 876/1012] Compiling libraries/AP_Terrain/AP_Terrain.cpp BB-WAF: [ 877/1012] Compiling libraries/AP_Vehicle/AP_Vehicle.cpp BB-WAF: [ 878/1012] Compiling libraries/AP_Logger/AP_Logger_File.cpp BB-WAF: [ 879/1012] Compiling libraries/AP_Logger/LoggerMessageWriter.cpp BB-WAF: [ 880/1012] Compiling libraries/AP_Logger/AP_Logger_Backend.cpp BB-WAF: [ 881/1012] Compiling libraries/AP_Logger/AP_Logger.cpp BB-WAF: [ 882/1012] Compiling libraries/GCS_MAVLink/GCS_Fence.cpp BB-WAF: [ 883/1012] Compiling libraries/GCS_MAVLink/GCS_Dummy.cpp BB-WAF: [ 884/1012] Compiling libraries/GCS_MAVLink/GCS_Common.cpp BB-WAF: [ 885/1012] Compiling libraries/RC_Channel/RC_Channel.cpp BB-WAF: [ 886/1012] Compiling libraries/StorageManager/StorageManager.cpp BB-WAF: [ 887/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort_Passthrough.cpp BB-WAF: [ 888/1012] Compiling libraries/AP_IBus_Telem/AP_IBus_Telem.cpp BB-WAF: [ 889/1012] Compiling libraries/AP_Relay/AP_Relay.cpp BB-WAF: [ 890/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL2.cpp BB-WAF: [ 891/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_CRSF.cpp BB-WAF: [ 892/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_GHST.cpp BB-WAF: [ 893/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol.cpp BB-WAF: [ 894/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_FPort.cpp BB-WAF: [ 895/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_FPort2.cpp BB-WAF: [ 896/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_UDP.cpp BB-WAF: [ 897/1012] Compiling libraries/AP_BLHeli/AP_BLHeli.cpp BB-WAF: [ 898/1012] Compiling libraries/AP_Proximity/AP_Proximity_Utils.cpp BB-WAF: [ 899/1012] Compiling libraries/AC_Fence/AC_PolyFence_loader.cpp BB-WAF: [ 900/1012] Compiling libraries/AC_Fence/AC_Fence.cpp BB-WAF: [ 901/1012] Compiling libraries/AC_Avoidance/AP_OABendyRuler.cpp BB-WAF: [ 902/1012] Compiling libraries/AC_Avoidance/AC_Avoid.cpp BB-WAF: [ 903/1012] Compiling libraries/AC_Avoidance/AP_OADatabase.cpp BB-WAF: [ 904/1012] Compiling libraries/AP_LandingGear/AP_LandingGear.cpp BB-WAF: [ 905/1012] Compiling libraries/AP_OSD/AP_OSD_ParamSetting.cpp BB-WAF: [ 906/1012] Compiling libraries/AP_OSD/AP_OSD_ParamScreen.cpp BB-WAF: [ 907/1012] Compiling libraries/AP_OSD/AP_OSD_Screen.cpp BB-WAF: [ 908/1012] Compiling libraries/AP_Filesystem/AP_Filesystem_posix.cpp BB-WAF: [ 909/1012] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech_MXS.cpp BB-WAF: [ 910/1012] Compiling libraries/AP_ADSB/AP_ADSB.cpp BB-WAF: [ 911/1012] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_Backend.cpp BB-WAF: [ 912/1012] Compiling libraries/AP_GyroFFT/AP_GyroFFT.cpp BB-WAF: [ 913/1012] Compiling libraries/AP_RCTelemetry/AP_CRSF_Telem.cpp BB-WAF: [ 914/1012] Compiling libraries/AP_RCTelemetry/AP_RCTelemetry.cpp BB-WAF: [ 915/1012] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_InertialLabs.cpp BB-WAF: [ 916/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor.cpp BB-WAF: [ 917/1012] Compiling libraries/AP_AIS/AP_AIS.cpp BB-WAF: [ 918/1012] Compiling libraries/AP_Arming/AP_Arming.cpp BB-WAF: [ 919/1012] Compiling libraries/AP_Avoidance/AP_Avoidance.cpp BB-WAF: [ 920/1012] Compiling libraries/AC_WPNav/AC_Loiter.cpp BB-WAF: [ 921/1012] Compiling libraries/AC_AttitudeControl/AC_WeatherVane.cpp BB-WAF: [ 922/1012] Compiling libraries/AC_AttitudeControl/AC_PosControl.cpp BB-WAF: [ 923/1012] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl.cpp BB-WAF: [ 924/1012] Compiling libraries/AP_Motors/AP_MotorsMulticopter.cpp BB-WAF: [ 925/1012] Compiling libraries/AP_Motors/AP_MotorsTri.cpp BB-WAF: [ 926/1012] Compiling libraries/AP_Motors/AP_MotorsMatrix.cpp BB-WAF: [ 927/1012] Compiling libraries/AP_Motors/AP_Motors_Thrust_Linearization.cpp BB-WAF: [ 928/1012] Compiling libraries/AP_Landing/AP_Landing_Slope.cpp BB-WAF: [ 929/1012] Compiling libraries/AC_AutoTune/AC_AutoTune.cpp BB-WAF: [ 930/1012] Compiling libraries/AP_Follow/AP_Follow.cpp BB-WAF: [ 931/1012] Compiling libraries/AC_PrecLand/AC_PrecLand.cpp BB-WAF: [ 932/1012] Compiling libraries/AP_HAL_ChibiOS/system.cpp BB-WAF: [ 933/1012] Compiling libraries/AP_HAL_ChibiOS/Storage.cpp BB-WAF: [ 934/1012] Compiling libraries/AP_HAL_ChibiOS/HAL_ChibiOS_Class.cpp BB-WAF: [ 935/1012] Compiling libraries/AP_HAL_ChibiOS/GPIO.cpp BB-WAF: [ 936/1012] Compiling libraries/AP_Scripting/AP_Scripting_helpers.cpp BB-WAF: [ 937/1012] Compiling /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/AP_Scripting/lua_generated_bindings.cpp BB-WAF: [ 938/1012] Compiling libraries/AP_Scripting/lua_bindings.cpp BB-WAF: [ 939/1012] Compiling libraries/AP_Scripting/lua_scripts.cpp BB-WAF: [ 940/1012] Compiling libraries/AP_Scripting/lua_boxed_numerics.cpp BB-WAF: [ 941/1012] Compiling ArduPlane/mode.cpp BB-WAF: [ 942/1012] Compiling ArduPlane/commands.cpp BB-WAF: [ 943/1012] Compiling ArduPlane/mode_fbwb.cpp BB-WAF: [ 944/1012] Compiling ArduPlane/GCS_Plane.cpp BB-WAF: [ 945/1012] Compiling ArduPlane/tiltrotor.cpp BB-WAF: [ 946/1012] Compiling ArduPlane/mode_guided.cpp BB-WAF: [ 947/1012] Compiling ArduPlane/motor_test.cpp BB-WAF: [ 948/1012] Compiling ArduPlane/tuning.cpp BB-WAF: [ 949/1012] Compiling ArduPlane/soaring.cpp BB-WAF: [ 950/1012] Compiling ArduPlane/mode_qacro.cpp BB-WAF: [ 951/1012] Compiling ArduPlane/mode_circle.cpp BB-WAF: [ 952/1012] Compiling ArduPlane/mode_qhover.cpp BB-WAF: [ 953/1012] Compiling ArduPlane/mode_cruise.cpp BB-WAF: [ 954/1012] Compiling ArduPlane/takeoff.cpp BB-WAF: [ 955/1012] Compiling ArduPlane/navigation.cpp BB-WAF: [ 956/1012] Compiling ArduPlane/sensors.cpp BB-WAF: [ 957/1012] Compiling ArduPlane/parachute.cpp BB-WAF: [ 958/1012] Compiling ArduPlane/events.cpp BB-WAF: [ 959/1012] Compiling ArduPlane/afs_plane.cpp BB-WAF: [ 960/1012] Compiling ArduPlane/failsafe.cpp BB-WAF: [ 961/1012] Compiling ArduPlane/qautotune.cpp BB-WAF: [ 962/1012] Compiling ArduPlane/quadplane.cpp BB-WAF: [ 963/1012] Compiling ArduPlane/control_modes.cpp BB-WAF: [ 964/1012] Compiling ArduPlane/mode_rtl.cpp BB-WAF: [ 965/1012] Linking /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/lib/libArduPlane_libs.a BB-WAF: [ 966/1012] Compiling ArduPlane/mode_auto.cpp BB-WAF: [ 967/1012] Compiling ArduPlane/avoidance_adsb.cpp BB-WAF: [ 968/1012] Compiling ArduPlane/ArduPlane.cpp BB-WAF: [ 969/1012] Compiling ArduPlane/mode_stabilize.cpp BB-WAF: [ 970/1012] Compiling ArduPlane/fence.cpp BB-WAF: [ 971/1012] Compiling ArduPlane/system.cpp BB-WAF: [ 972/1012] Compiling ArduPlane/mode_loiter.cpp BB-WAF: [ 973/1012] Compiling ArduPlane/RC_Channel.cpp BB-WAF: [ 974/1012] Compiling ArduPlane/is_flying.cpp BB-WAF: [ 975/1012] Compiling ArduPlane/mode_manual.cpp BB-WAF: [ 976/1012] Compiling ArduPlane/mode_qautotune.cpp BB-WAF: [ 977/1012] Compiling ArduPlane/mode_qrtl.cpp BB-WAF: [ 978/1012] Compiling ArduPlane/commands_logic.cpp BB-WAF: [ 979/1012] Compiling ArduPlane/mode_training.cpp BB-WAF: [ 980/1012] Compiling ArduPlane/tailsitter.cpp BB-WAF: [ 981/1012] Compiling ArduPlane/Plane.cpp BB-WAF: [ 982/1012] Compiling ArduPlane/AP_ExternalControl_Plane.cpp BB-WAF: [ 983/1012] Compiling ArduPlane/GCS_Mavlink.cpp BB-WAF: [ 984/1012] Compiling ArduPlane/mode_autotune.cpp BB-WAF: [ 985/1012] Compiling ArduPlane/mode_fbwa.cpp BB-WAF: [ 986/1012] Compiling ArduPlane/mode_acro.cpp BB-WAF: [ 987/1012] Compiling ArduPlane/mode_takeoff.cpp BB-WAF: [ 988/1012] Compiling ArduPlane/mode_qland.cpp BB-WAF: [ 989/1012] Compiling ArduPlane/mode_LoiterAltQLand.cpp BB-WAF: [ 990/1012] Compiling ArduPlane/mode_thermal.cpp BB-WAF: [ 991/1012] Compiling ArduPlane/systemid.cpp BB-WAF: [ 992/1012] Compiling ArduPlane/mode_avoidADSB.cpp BB-WAF: [ 993/1012] Compiling ArduPlane/mode_qstabilize.cpp BB-WAF: [ 994/1012] Compiling ArduPlane/Attitude.cpp BB-WAF: [ 995/1012] Compiling ArduPlane/Parameters.cpp BB-WAF: [ 996/1012] Compiling ArduPlane/ekf_check.cpp BB-WAF: [ 997/1012] Compiling ArduPlane/servos.cpp BB-WAF: [ 998/1012] Compiling ArduPlane/mode_qloiter.cpp BB-WAF: [ 999/1012] Compiling ArduPlane/VTOL_Assist.cpp BB-WAF: [1000/1012] Compiling ArduPlane/pullup.cpp BB-WAF: [1001/1012] Compiling ArduPlane/Log.cpp BB-WAF: [1002/1012] Compiling ArduPlane/radio.cpp BB-WAF: [1003/1012] Compiling ArduPlane/reverse_thrust.cpp BB-WAF: [1004/1012] Compiling ArduPlane/AP_Arming.cpp BB-WAF: [1005/1012] Compiling ArduPlane/altitude.cpp BB-WAF: [1006/1012] Linking /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/bin/arduplane BB-WAF: /home/autotest/arm-gcc/gcc-arm-none-eabi-10-2020-q4-major/bin/../lib/gcc/arm-none-eabi/10.2.1/../../../../arm-none-eabi/bin/ld:common.ld:202 cannot move location counter backwards (from 0000000008100160 to 0000000008100000) BB-WAF: collect2: error: ld returned 1 exit status BB-WAF: BB-WAF: Waf: Leaving directory `/home/autotest/build/tmp/binaries.build/KakuteF7-bdshot' BB-WAF: Build failed BB-WAF: -> task in 'bin/arduplane' failed (exit status 1): BB-WAF: {task 140278259567520: cxxprogram AP_Arming.cpp.51.o,AP_ExternalControl_Plane.cpp.51.o,ArduPlane.cpp.51.o,Attitude.cpp.51.o,GCS_Mavlink.cpp.51.o,GCS_Plane.cpp.51.o,Log.cpp.51.o,Parameters.cpp.51.o,Plane.cpp.51.o,RC_Channel.cpp.51.o,VTOL_Assist.cpp.51.o,afs_plane.cpp.51.o,altitude.cpp.51.o,avoidance_adsb.cpp.51.o,commands.cpp.51.o,commands_logic.cpp.51.o,control_modes.cpp.51.o,ekf_check.cpp.51.o,events.cpp.51.o,failsafe.cpp.51.o,fence.cpp.51.o,is_flying.cpp.51.o,mode.cpp.51.o,mode_LoiterAltQLand.cpp.51.o,mode_acro.cpp.51.o,mode_auto.cpp.51.o,mode_autotune.cpp.51.o,mode_avoidADSB.cpp.51.o,mode_circle.cpp.51.o,mode_cruise.cpp.51.o,mode_fbwa.cpp.51.o,mode_fbwb.cpp.51.o,mode_guided.cpp.51.o,mode_loiter.cpp.51.o,mode_manual.cpp.51.o,mode_qacro.cpp.51.o,mode_qautotune.cpp.51.o,mode_qhover.cpp.51.o,mode_qland.cpp.51.o,mode_qloiter.cpp.51.o,mode_qrtl.cpp.51.o,mode_qstabilize.cpp.51.o,mode_rtl.cpp.51.o,mode_stabilize.cpp.51.o,mode_takeoff.cpp.51.o,mode_thermal.cpp.51.o,mode_training.cpp.51.o,motor_test.cpp.51.o,navigation.cpp.51.o,parachute.cpp.51.o,pullup.cpp.51.o,qautotune.cpp.51.o,quadplane.cpp.51.o,radio.cpp.51.o,reverse_thrust.cpp.51.o,sensors.cpp.51.o,servos.cpp.51.o,soaring.cpp.51.o,system.cpp.51.o,systemid.cpp.51.o,tailsitter.cpp.51.o,takeoff.cpp.51.o,tiltrotor.cpp.51.o,tuning.cpp.51.o -> arduplane} BB-WAF: (run with -v to display more information) BB: Process failed ((3069251, 256)) BB: Failed build of ArduPlane KakuteF7-bdshot stable BB: [119/282] Building board: KakuteF7Mini at 2025-09-20 11:46:01.056600 BB: Trying checkout ArduPlane stable KakuteF7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable KakuteF7Mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [120/282] Building board: KakuteH7 at 2025-09-20 11:46:01.092386 BB: Trying checkout ArduPlane stable KakuteH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable KakuteH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [121/282] Building board: KakuteH7-bdshot at 2025-09-20 11:46:01.127599 BB: Trying checkout ArduPlane stable KakuteH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable KakuteH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [122/282] Building board: KakuteH7-Wing at 2025-09-20 11:46:01.162752 BB: Trying checkout ArduPlane stable KakuteH7-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable KakuteH7-Wing binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [123/282] Building board: KakuteH7Mini at 2025-09-20 11:46:01.199742 BB: Trying checkout ArduPlane stable KakuteH7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable KakuteH7Mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [124/282] Building board: KakuteH7Mini-Nand at 2025-09-20 11:46:01.238935 BB: Trying checkout ArduPlane stable KakuteH7Mini-Nand None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable KakuteH7Mini-Nand binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [125/282] Building board: KakuteH7v2 at 2025-09-20 11:46:01.275837 BB: Trying checkout ArduPlane stable KakuteH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable KakuteH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [126/282] Building board: linux at 2025-09-20 11:46:01.315437 BB: Trying checkout ArduPlane stable linux None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable linux binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [127/282] Building board: LongBowF405WING at 2025-09-20 11:46:01.351472 BB: Trying checkout ArduPlane stable LongBowF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable LongBowF405WING binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [128/282] Building board: LumenierLUXF765-NDAA at 2025-09-20 11:46:01.389952 BB: Trying checkout ArduPlane stable LumenierLUXF765-NDAA None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable LumenierLUXF765-NDAA binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/LumenierLUXF765-NDAA/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (LumenierLUXF765-NDAA) - not in board list BB: [129/282] Building board: luminousbee5 at 2025-09-20 11:46:02.354451 BB: Trying checkout ArduPlane stable luminousbee5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable luminousbee5 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [130/282] Building board: MambaF405-2022 at 2025-09-20 11:46:02.389694 BB: Trying checkout ArduPlane stable MambaF405-2022 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable MambaF405-2022 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [131/282] Building board: MambaF405US-I2C at 2025-09-20 11:46:02.423481 BB: Trying checkout ArduPlane stable MambaF405US-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable MambaF405US-I2C binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [132/282] Building board: MambaF405v2 at 2025-09-20 11:46:02.458665 BB: Trying checkout ArduPlane stable MambaF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable MambaF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [133/282] Building board: MambaH743v4 at 2025-09-20 11:46:02.492769 BB: Trying checkout ArduPlane stable MambaH743v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable MambaH743v4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [134/282] Building board: MatekF405 at 2025-09-20 11:46:02.528540 BB: Trying checkout ArduPlane stable MatekF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable MatekF405 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [135/282] Building board: MatekF405-bdshot at 2025-09-20 11:46:02.563746 BB: Trying checkout ArduPlane stable MatekF405-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable MatekF405-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [136/282] Building board: MatekF405-CAN at 2025-09-20 11:46:02.596274 BB: Trying checkout ArduPlane stable MatekF405-CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable MatekF405-CAN binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [137/282] Building board: MatekF405-STD at 2025-09-20 11:46:02.631248 BB: Trying checkout ArduPlane stable MatekF405-STD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable MatekF405-STD binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [138/282] Building board: MatekF405-TE at 2025-09-20 11:46:02.666129 BB: Trying checkout ArduPlane stable MatekF405-TE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable MatekF405-TE binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [139/282] Building board: MatekF405-TE-bdshot at 2025-09-20 11:46:02.700062 BB: Trying checkout ArduPlane stable MatekF405-TE-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable MatekF405-TE-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [140/282] Building board: MatekF405-Wing at 2025-09-20 11:46:02.734007 BB: Trying checkout ArduPlane stable MatekF405-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable MatekF405-Wing binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [141/282] Building board: MatekF405-Wing-bdshot at 2025-09-20 11:46:02.771801 BB: Trying checkout ArduPlane stable MatekF405-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable MatekF405-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [142/282] Building board: MatekF765-SE at 2025-09-20 11:46:02.806869 BB: Trying checkout ArduPlane stable MatekF765-SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable MatekF765-SE binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [143/282] Building board: MatekF765-Wing at 2025-09-20 11:46:02.839128 BB: Trying checkout ArduPlane stable MatekF765-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable MatekF765-Wing binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [144/282] Building board: MatekF765-Wing-bdshot at 2025-09-20 11:46:02.872546 BB: Trying checkout ArduPlane stable MatekF765-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable MatekF765-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [145/282] Building board: MatekH743 at 2025-09-20 11:46:02.905676 BB: Trying checkout ArduPlane stable MatekH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable MatekH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [146/282] Building board: MatekH743-bdshot at 2025-09-20 11:46:02.939262 BB: Trying checkout ArduPlane stable MatekH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable MatekH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [147/282] Building board: MatekH7A3 at 2025-09-20 11:46:02.972572 BB: Trying checkout ArduPlane stable MatekH7A3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable MatekH7A3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [148/282] Building board: MFT-SEMA100 at 2025-09-20 11:46:03.008113 BB: Trying checkout ArduPlane stable MFT-SEMA100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable MFT-SEMA100 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [149/282] Building board: MicoAir405Mini at 2025-09-20 11:46:03.043998 BB: Trying checkout ArduPlane stable MicoAir405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable MicoAir405Mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [150/282] Building board: MicoAir405v2 at 2025-09-20 11:46:03.078824 BB: Trying checkout ArduPlane stable MicoAir405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable MicoAir405v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [151/282] Building board: MicoAir743 at 2025-09-20 11:46:03.112731 BB: Trying checkout ArduPlane stable MicoAir743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable MicoAir743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [152/282] Building board: MicoAir743-AIO at 2025-09-20 11:46:03.153012 BB: Trying checkout ArduPlane stable MicoAir743-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable MicoAir743-AIO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [153/282] Building board: MicoAir743v2 at 2025-09-20 11:46:03.187455 BB: Trying checkout ArduPlane stable MicoAir743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable MicoAir743v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [154/282] Building board: mindpx-v2 at 2025-09-20 11:46:03.221478 BB: Trying checkout ArduPlane stable mindpx-v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable mindpx-v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [155/282] Building board: mini-pix at 2025-09-20 11:46:03.259308 BB: Trying checkout ArduPlane stable mini-pix None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable mini-pix binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [156/282] Building board: modalai_fc-v1 at 2025-09-20 11:46:03.292002 BB: Trying checkout ArduPlane stable modalai_fc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable modalai_fc-v1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [157/282] Building board: mRoControlZeroClassic at 2025-09-20 11:46:03.327086 BB: Trying checkout ArduPlane stable mRoControlZeroClassic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable mRoControlZeroClassic binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [158/282] Building board: mRoControlZeroF7 at 2025-09-20 11:46:03.359915 BB: Trying checkout ArduPlane stable mRoControlZeroF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable mRoControlZeroF7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [159/282] Building board: mRoControlZeroH7 at 2025-09-20 11:46:03.391756 BB: Trying checkout ArduPlane stable mRoControlZeroH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable mRoControlZeroH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [160/282] Building board: mRoControlZeroH7-bdshot at 2025-09-20 11:46:03.424574 BB: Trying checkout ArduPlane stable mRoControlZeroH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable mRoControlZeroH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [161/282] Building board: mRoControlZeroOEMH7 at 2025-09-20 11:46:03.458516 BB: Trying checkout ArduPlane stable mRoControlZeroOEMH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable mRoControlZeroOEMH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [162/282] Building board: mRoCZeroOEMH7-bdshot at 2025-09-20 11:46:03.494101 BB: Trying checkout ArduPlane stable mRoCZeroOEMH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable mRoCZeroOEMH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [163/282] Building board: mRoNexus at 2025-09-20 11:46:03.527871 BB: Trying checkout ArduPlane stable mRoNexus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable mRoNexus binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [164/282] Building board: mRoPixracerPro at 2025-09-20 11:46:03.563812 BB: Trying checkout ArduPlane stable mRoPixracerPro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable mRoPixracerPro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [165/282] Building board: mRoPixracerPro-bdshot at 2025-09-20 11:46:03.598504 BB: Trying checkout ArduPlane stable mRoPixracerPro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable mRoPixracerPro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [166/282] Building board: mRoX21 at 2025-09-20 11:46:03.631865 BB: Trying checkout ArduPlane stable mRoX21 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable mRoX21 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [167/282] Building board: mRoX21-777 at 2025-09-20 11:46:03.666913 BB: Trying checkout ArduPlane stable mRoX21-777 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable mRoX21-777 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [168/282] Building board: MUPilot at 2025-09-20 11:46:03.701881 BB: Trying checkout ArduPlane stable MUPilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable MUPilot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [169/282] Building board: NarinFC-H5 at 2025-09-20 11:46:03.738383 BB: Trying checkout ArduPlane stable NarinFC-H5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable NarinFC-H5 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/NarinFC-H5/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (NarinFC-H5) - not in board list BB: [170/282] Building board: NarinFC-H7 at 2025-09-20 11:46:04.665871 BB: Trying checkout ArduPlane stable NarinFC-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable NarinFC-H7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [171/282] Building board: navigator at 2025-09-20 11:46:04.700637 BB: Trying checkout ArduPlane stable navigator None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable navigator binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [172/282] Building board: navigator64 at 2025-09-20 11:46:04.734942 BB: Trying checkout ArduPlane stable navigator64 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable navigator64 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [173/282] Building board: navio at 2025-09-20 11:46:04.767440 BB: Trying checkout ArduPlane stable navio None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable navio binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [174/282] Building board: navio2 at 2025-09-20 11:46:04.803097 BB: Trying checkout ArduPlane stable navio2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable navio2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [175/282] Building board: NxtPX4v2 at 2025-09-20 11:46:04.838315 BB: Trying checkout ArduPlane stable NxtPX4v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable NxtPX4v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [176/282] Building board: obal at 2025-09-20 11:46:04.875280 BB: Trying checkout ArduPlane stable obal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable obal binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [177/282] Building board: ocpoc_zynq at 2025-09-20 11:46:04.911026 BB: Trying checkout ArduPlane stable ocpoc_zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable ocpoc_zynq binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [178/282] Building board: omnibusf4 at 2025-09-20 11:46:04.947897 BB: Trying checkout ArduPlane stable omnibusf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable omnibusf4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [179/282] Building board: omnibusf4pro at 2025-09-20 11:46:04.987457 BB: Trying checkout ArduPlane stable omnibusf4pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable omnibusf4pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [180/282] Building board: omnibusf4pro-bdshot at 2025-09-20 11:46:05.024456 BB: Trying checkout ArduPlane stable omnibusf4pro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable omnibusf4pro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [181/282] Building board: omnibusf4v6 at 2025-09-20 11:46:05.061991 BB: Trying checkout ArduPlane stable omnibusf4v6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable omnibusf4v6 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [182/282] Building board: OMNIBUSF7V2 at 2025-09-20 11:46:05.104640 BB: Trying checkout ArduPlane stable OMNIBUSF7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable OMNIBUSF7V2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [183/282] Building board: OmnibusNanoV6 at 2025-09-20 11:46:05.148061 BB: Trying checkout ArduPlane stable OmnibusNanoV6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable OmnibusNanoV6 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [184/282] Building board: OmnibusNanoV6-bdshot at 2025-09-20 11:46:05.192060 BB: Trying checkout ArduPlane stable OmnibusNanoV6-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable OmnibusNanoV6-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [185/282] Building board: ORBITH743 at 2025-09-20 11:46:05.228949 BB: Trying checkout ArduPlane stable ORBITH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable ORBITH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/ORBITH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ORBITH743) - not in board list BB: [186/282] Building board: OrqaF405Pro at 2025-09-20 11:46:06.193868 BB: Trying checkout ArduPlane stable OrqaF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable OrqaF405Pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [187/282] Building board: OrqaH743Pro at 2025-09-20 11:46:06.231567 BB: Trying checkout ArduPlane stable OrqaH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable OrqaH743Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/OrqaH743Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (OrqaH743Pro) - not in board list BB: [188/282] Building board: PH4-mini at 2025-09-20 11:46:07.200966 BB: Trying checkout ArduPlane stable PH4-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable PH4-mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [189/282] Building board: PH4-mini-bdshot at 2025-09-20 11:46:07.236587 BB: Trying checkout ArduPlane stable PH4-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable PH4-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [190/282] Building board: pilotpi at 2025-09-20 11:46:07.279907 BB: Trying checkout ArduPlane stable pilotpi None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable pilotpi binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/pilotpi/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (pilotpi) - not in board list BB: [191/282] Building board: Pix32v5 at 2025-09-20 11:46:08.218716 BB: Trying checkout ArduPlane stable Pix32v5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable Pix32v5 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [192/282] Building board: PixC4-Jetson at 2025-09-20 11:46:08.254800 BB: Trying checkout ArduPlane stable PixC4-Jetson None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable PixC4-Jetson binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [193/282] Building board: PixFlamingo at 2025-09-20 11:46:08.287938 BB: Trying checkout ArduPlane stable PixFlamingo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable PixFlamingo binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [194/282] Building board: PixFlamingo-F767 at 2025-09-20 11:46:08.322225 BB: Trying checkout ArduPlane stable PixFlamingo-F767 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable PixFlamingo-F767 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [195/282] Building board: Pixhawk1 at 2025-09-20 11:46:08.356376 BB: Trying checkout ArduPlane stable Pixhawk1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable Pixhawk1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [196/282] Building board: Pixhawk1-1M at 2025-09-20 11:46:08.389531 BB: Trying checkout ArduPlane stable Pixhawk1-1M None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable Pixhawk1-1M binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [197/282] Building board: Pixhawk1-1M-bdshot at 2025-09-20 11:46:08.422783 BB: Trying checkout ArduPlane stable Pixhawk1-1M-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable Pixhawk1-1M-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [198/282] Building board: Pixhawk1-bdshot at 2025-09-20 11:46:08.456389 BB: Trying checkout ArduPlane stable Pixhawk1-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable Pixhawk1-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [199/282] Building board: Pixhawk4 at 2025-09-20 11:46:08.499252 BB: Trying checkout ArduPlane stable Pixhawk4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable Pixhawk4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [200/282] Building board: Pixhawk4-bdshot at 2025-09-20 11:46:08.534005 BB: Trying checkout ArduPlane stable Pixhawk4-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable Pixhawk4-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [201/282] Building board: Pixhawk5X at 2025-09-20 11:46:08.568283 BB: Trying checkout ArduPlane stable Pixhawk5X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable Pixhawk5X binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [202/282] Building board: Pixhawk6C at 2025-09-20 11:46:08.602806 BB: Trying checkout ArduPlane stable Pixhawk6C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable Pixhawk6C binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [203/282] Building board: Pixhawk6C-bdshot at 2025-09-20 11:46:08.638820 BB: Trying checkout ArduPlane stable Pixhawk6C-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable Pixhawk6C-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [204/282] Building board: Pixhawk6X at 2025-09-20 11:46:08.671903 BB: Trying checkout ArduPlane stable Pixhawk6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable Pixhawk6X binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [205/282] Building board: Pixhawk6X-bdshot at 2025-09-20 11:46:08.705739 BB: Trying checkout ArduPlane stable Pixhawk6X-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable Pixhawk6X-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [206/282] Building board: PixPilot-C3 at 2025-09-20 11:46:08.739332 BB: Trying checkout ArduPlane stable PixPilot-C3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable PixPilot-C3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [207/282] Building board: PixPilot-V3 at 2025-09-20 11:46:08.774187 BB: Trying checkout ArduPlane stable PixPilot-V3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable PixPilot-V3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [208/282] Building board: PixPilot-V6 at 2025-09-20 11:46:08.807808 BB: Trying checkout ArduPlane stable PixPilot-V6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable PixPilot-V6 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [209/282] Building board: PixPilot-V6PRO at 2025-09-20 11:46:08.840200 BB: Trying checkout ArduPlane stable PixPilot-V6PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable PixPilot-V6PRO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [210/282] Building board: Pixracer at 2025-09-20 11:46:08.875236 BB: Trying checkout ArduPlane stable Pixracer None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable Pixracer binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [211/282] Building board: Pixracer-bdshot at 2025-09-20 11:46:08.910642 BB: Trying checkout ArduPlane stable Pixracer-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable Pixracer-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [212/282] Building board: PixSurveyA1 at 2025-09-20 11:46:08.943754 BB: Trying checkout ArduPlane stable PixSurveyA1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable PixSurveyA1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [213/282] Building board: PixSurveyA1-IND at 2025-09-20 11:46:08.979463 BB: Trying checkout ArduPlane stable PixSurveyA1-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable PixSurveyA1-IND binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [214/282] Building board: PixSurveyA2-IND at 2025-09-20 11:46:09.013755 BB: Trying checkout ArduPlane stable PixSurveyA2-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable PixSurveyA2-IND binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/PixSurveyA2-IND/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (PixSurveyA2-IND) - not in board list BB: [215/282] Building board: pocket at 2025-09-20 11:46:09.935194 BB: Trying checkout ArduPlane stable pocket None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable pocket binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [216/282] Building board: pxf at 2025-09-20 11:46:09.969910 BB: Trying checkout ArduPlane stable pxf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable pxf binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [217/282] Building board: pxfmini at 2025-09-20 11:46:10.003550 BB: Trying checkout ArduPlane stable pxfmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable pxfmini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [218/282] Building board: QioTekAdeptF407 at 2025-09-20 11:46:10.035582 BB: Trying checkout ArduPlane stable QioTekAdeptF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable QioTekAdeptF407 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [219/282] Building board: QioTekZealotF427 at 2025-09-20 11:46:10.069174 BB: Trying checkout ArduPlane stable QioTekZealotF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable QioTekZealotF427 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [220/282] Building board: QioTekZealotH743 at 2025-09-20 11:46:10.102434 BB: Trying checkout ArduPlane stable QioTekZealotH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable QioTekZealotH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [221/282] Building board: QioTekZealotH743-bdshot at 2025-09-20 11:46:10.135703 BB: Trying checkout ArduPlane stable QioTekZealotH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable QioTekZealotH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [222/282] Building board: R9Pilot at 2025-09-20 11:46:10.168696 BB: Trying checkout ArduPlane stable R9Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable R9Pilot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [223/282] Building board: RadiolinkPIX6 at 2025-09-20 11:46:10.203425 BB: Trying checkout ArduPlane stable RadiolinkPIX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable RadiolinkPIX6 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [224/282] Building board: RADIX2HD at 2025-09-20 11:46:10.237516 BB: Trying checkout ArduPlane stable RADIX2HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable RADIX2HD binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [225/282] Building board: ReaperF745 at 2025-09-20 11:46:10.272036 BB: Trying checkout ArduPlane stable ReaperF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable ReaperF745 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [226/282] Building board: revo-mini at 2025-09-20 11:46:10.306217 BB: Trying checkout ArduPlane stable revo-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable revo-mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [227/282] Building board: revo-mini-bdshot at 2025-09-20 11:46:10.341552 BB: Trying checkout ArduPlane stable revo-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable revo-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [228/282] Building board: revo-mini-i2c at 2025-09-20 11:46:10.376529 BB: Trying checkout ArduPlane stable revo-mini-i2c None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable revo-mini-i2c binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [229/282] Building board: revo-mini-i2c-bdshot at 2025-09-20 11:46:10.412498 BB: Trying checkout ArduPlane stable revo-mini-i2c-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable revo-mini-i2c-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [230/282] Building board: rst_zynq at 2025-09-20 11:46:10.447264 BB: Trying checkout ArduPlane stable rst_zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable rst_zynq binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/rst_zynq/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for rst_zynq in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board rst_zynq --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : rst_zynq BB-WAF: Using toolchain : arm-linux-gnueabihf BB-WAF: Checking for 'g++' (C++ compiler) : /usr/local/bin/arm-linux-gnueabihf-g++ BB-WAF: Checking for 'gcc' (C compiler) : /usr/local/bin/arm-linux-gnueabihf-gcc BB-WAF: Checking for program 'arm-linux-gnueabihf-nm' : /usr/local/bin/arm-linux-gnueabihf-nm BB-WAF: Checking for c flags '-MMD' : yes BB-WAF: Checking for cxx flags '-MMD' : yes BB-WAF: CXX Compiler : g++ 10.2.1 BB-WAF: Checking for need to link with librt : not necessary BB-WAF: Checking for 'lttng-ust': : disabled BB-WAF: Checking for library dl : yes BB-WAF: Checking for program 'arm-linux-gnueabihf-pkg-config' : /usr/bin/arm-linux-gnueabihf-pkg-config BB-WAF: Checking for 'libiio' : not found BB-WAF: Enabled OpenDroneID : no BB-WAF: Enabled firmware ID checking : no BB-WAF: GPS Debug Logging : no BB-WAF: Enabled custom controller : no BB-WAF: Checking for HAVE_CMATH_ISFINITE : yes BB-WAF: Checking for HAVE_CMATH_ISINF : yes BB-WAF: Checking for HAVE_CMATH_ISNAN : yes BB-WAF: Checking for NEED_CMATH_ISFINITE_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISINF_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISNAN_STD_NAMESPACE : yes BB-WAF: Checking for header endian.h : yes BB-WAF: Checking for header byteswap.h : yes BB-WAF: Checking for HAVE_MEMRCHR : yes BB-WAF: Configured VSCode Intellisense: : no BB-WAF: DC_DSDL compiler in : /mnt/volume_nyc3_01/autotest/APM/APM/modules/DroneCAN/dronecan_dsdlc BB-WAF: Source is git repository : yes BB-WAF: Update submodules : yes BB-WAF: Checking for program 'git' : /usr/bin/git BB-WAF: Checking for program 'arm-linux-gnueabihf-size' : /usr/local/bin/arm-linux-gnueabihf-size BB-WAF: Benchmarks : disabled BB-WAF: Unit tests : enabled BB-WAF: Scripting : maybe BB-WAF: Scripting runtime checks : enabled BB-WAF: Debug build : disabled BB-WAF: Coverage build : disabled BB-WAF: Force 32-bit build : disabled BB-WAF: Checking for program 'rsync' : /usr/bin/rsync BB-WAF: Removing target_list file /home/autotest/build/tmp/binaries.build/rst_zynq/target_list BB-WAF: 'configure' finished successfully (1.616s) BB-WAF: 'clean' finished successfully (1.135s) BB: Running (python3 ./waf build --targets bin/arduplane) BB-WAF: Waf: Entering directory `/home/autotest/build/tmp/binaries.build/rst_zynq' BB-WAF: [3/6] Compiling libraries/AP_Scripting/generator/src/main.c BB-WAF: [4/6] Processing modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: [5/6] Creating /home/autotest/build/tmp/binaries.build/rst_zynq/ap_version.h BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Found 342 MAVLink message types in 17 XML files BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ardupilotmega BB-WAF: [6/6] Processing /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.cpp,/home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.h: libraries/AP_Scripting/generator/description/bindings.desc /home/autotest/build/tmp/binaries.build/rst_zynq/gen-bindings -> /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.cpp /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.h BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ASLUAV BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/common BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/development BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/icarous BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/minimal BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/python_array_test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/standard BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ualberta BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/uAvionix BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/loweheiser BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/storm32 BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/AVSSUAS BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/cubepilot BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/csAirLink BB-WAF: Copying fixed headers for protocol 2.0 to /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0 BB-WAF: No target_list file found, creating BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/rst_zynq/compile_commands.json BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/rst_zynq/compile_commands.json BB-WAF: [ 7/1041] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 8/1041] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 9/1041] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 10/1041] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 11/1041] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 12/1041] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Logging.cpp BB-WAF: [ 13/1041] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 14/1041] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 15/1041] Compiling libraries/AC_AttitudeControl/AC_PosControl_Logging.cpp BB-WAF: [ 16/1041] Compiling libraries/AC_AutoTune/AC_AutoTune_Multi.cpp BB-WAF: [ 17/1041] Compiling libraries/AC_AutoTune/AC_AutoTune_Heli.cpp BB-WAF: [ 18/1041] Compiling libraries/AC_AutoTune/AC_AutoTune_FreqResp.cpp BB-WAF: [ 19/1041] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 20/1041] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 21/1041] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 22/1041] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 23/1041] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 24/1041] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 25/1041] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 26/1041] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 27/1041] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 28/1041] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 29/1041] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 30/1041] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 31/1041] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 32/1041] Compiling libraries/AC_PrecLand/AC_PrecLand_Companion.cpp BB-WAF: [ 33/1041] Compiling libraries/AC_PrecLand/AC_PrecLand_IRLock.cpp BB-WAF: [ 34/1041] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL.cpp BB-WAF: [ 35/1041] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL_Gazebo.cpp BB-WAF: [ 36/1041] Compiling libraries/AC_PrecLand/AC_PrecLand_StateMachine.cpp BB-WAF: [ 37/1041] Compiling libraries/AC_PrecLand/PosVelEKF.cpp BB-WAF: [ 38/1041] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 39/1041] Compiling libraries/AC_WPNav/AC_Circle.cpp BB-WAF: [ 40/1041] Compiling libraries/AC_WPNav/AC_WPNav.cpp BB-WAF: [ 41/1041] Compiling libraries/AC_WPNav/AC_WPNav_OA.cpp BB-WAF: [ 42/1041] Compiling libraries/APM_Control/AP_AutoTune.cpp BB-WAF: [ 43/1041] Compiling libraries/APM_Control/AP_PitchController.cpp BB-WAF: [ 44/1041] Compiling libraries/APM_Control/AP_RollController.cpp BB-WAF: [ 45/1041] Compiling libraries/APM_Control/AP_SteerController.cpp BB-WAF: [ 46/1041] Compiling libraries/APM_Control/AP_YawController.cpp BB-WAF: [ 47/1041] Compiling libraries/APM_Control/AR_AttitudeControl.cpp BB-WAF: [ 48/1041] Compiling libraries/APM_Control/AR_PosControl.cpp BB-WAF: [ 49/1041] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 50/1041] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 51/1041] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 52/1041] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 53/1041] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 54/1041] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 55/1041] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 56/1041] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 57/1041] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 58/1041] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 59/1041] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 60/1041] Compiling libraries/AP_AdvancedFailsafe/AP_AdvancedFailsafe.cpp BB-WAF: [ 61/1041] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 62/1041] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 63/1041] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 64/1041] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 65/1041] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 66/1041] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 67/1041] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 68/1041] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 69/1041] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 70/1041] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 71/1041] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 72/1041] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 73/1041] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 74/1041] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 75/1041] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 76/1041] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 77/1041] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 78/1041] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 79/1041] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 80/1041] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 81/1041] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 82/1041] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 83/1041] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 84/1041] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 85/1041] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 86/1041] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 87/1041] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 88/1041] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 89/1041] Compiling libraries/AP_Baro/AP_Baro_atmosphere.cpp BB-WAF: [ 90/1041] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 91/1041] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 92/1041] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 93/1041] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 94/1041] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 95/1041] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 96/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 97/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 98/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 99/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 100/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 101/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 102/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 103/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 104/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 105/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 106/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 107/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 108/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 109/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 110/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 111/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 112/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 113/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 114/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 115/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 116/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 117/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 118/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 119/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 120/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 121/1041] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 122/1041] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 123/1041] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 124/1041] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 125/1041] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 126/1041] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 127/1041] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 128/1041] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [ 129/1041] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [ 130/1041] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 131/1041] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 132/1041] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 133/1041] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 134/1041] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 135/1041] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 136/1041] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 137/1041] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 138/1041] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 139/1041] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 140/1041] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 141/1041] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 142/1041] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 143/1041] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 144/1041] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 145/1041] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 146/1041] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 147/1041] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 148/1041] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 149/1041] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 150/1041] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 151/1041] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 152/1041] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 153/1041] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 154/1041] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 155/1041] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 156/1041] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 157/1041] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 158/1041] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 159/1041] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 160/1041] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 161/1041] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 162/1041] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 163/1041] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 164/1041] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 165/1041] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 166/1041] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 167/1041] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 168/1041] Compiling libraries/AP_Compass/AP_Compass_IIS2MDC.cpp BB-WAF: [ 169/1041] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 170/1041] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 171/1041] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 172/1041] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 173/1041] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 174/1041] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 175/1041] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 176/1041] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 177/1041] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 178/1041] Compiling libraries/AP_Compass/AP_Compass_BMM350.cpp BB-WAF: [ 179/1041] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 180/1041] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 181/1041] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 182/1041] Compiling libraries/AP_CustomRotations/AP_CustomRotations.cpp BB-WAF: [ 183/1041] Compiling libraries/AP_CustomRotations/AP_CustomRotations_params.cpp BB-WAF: [ 184/1041] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 185/1041] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 186/1041] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 187/1041] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 188/1041] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 189/1041] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [ 190/1041] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [ 191/1041] Compiling libraries/AP_Devo_Telem/AP_Devo_Telem.cpp BB-WAF: [ 192/1041] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [ 193/1041] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [ 194/1041] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [ 195/1041] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [ 196/1041] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [ 197/1041] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [ 198/1041] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 199/1041] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp: In member function void Compass::probe_i2c_spi_compasses(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:286:55: error: lis3mdl was not declared in this scope BB-WAF: 286 | #define HAL_MAG_PROBE_LIST PROBE_MAG_SPI(LIS3MDL, lis3mdl, false, ROTATION_ROLL_180_YAW_90) BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1101:59: note: in definition of macro ADD_BACKEND BB-WAF: 1101 | do { if (_driver_enabled(driver_type)) { _add_backend(backend); } \ BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:286:32: note: in expansion of macro PROBE_MAG_SPI BB-WAF: 286 | #define HAL_MAG_PROBE_LIST PROBE_MAG_SPI(LIS3MDL, lis3mdl, false, ROTATION_ROLL_180_YAW_90) BB-WAF: | ^~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1433:5: note: in expansion of macro HAL_MAG_PROBE_LIST BB-WAF: 1433 | HAL_MAG_PROBE_LIST; BB-WAF: | ^~~~~~~~~~~~~~~~~~ BB-WAF: compilation terminated due to -Wfatal-errors. BB-WAF: BB-WAF: Waf: Leaving directory `/home/autotest/build/tmp/binaries.build/rst_zynq' BB-WAF: Build failed BB-WAF: -> task in 'objs/AP_Compass' failed (exit status 1): BB-WAF: {task 140281301792384: cxx AP_Compass.cpp -> AP_Compass.cpp.0.o} BB-WAF: (run with -v to display more information) BB: Process failed ((3080593, 256)) BB: Failed build of ArduPlane rst_zynq stable BB: [231/282] Building board: SDMODELH7V1 at 2025-09-20 11:46:32.453565 BB: Trying checkout ArduPlane stable SDMODELH7V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable SDMODELH7V1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [232/282] Building board: SDMODELH7V2 at 2025-09-20 11:46:32.489107 BB: Trying checkout ArduPlane stable SDMODELH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable SDMODELH7V2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [233/282] Building board: SequreH743 at 2025-09-20 11:46:32.524253 BB: Trying checkout ArduPlane stable SequreH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable SequreH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [234/282] Building board: SITL_arm_linux_gnueabihf at 2025-09-20 11:46:32.559795 BB: Trying checkout ArduPlane stable SITL_arm_linux_gnueabihf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable SITL_arm_linux_gnueabihf binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [235/282] Building board: SITL_x86_64_linux_gnu at 2025-09-20 11:46:32.594973 BB: Trying checkout ArduPlane stable SITL_x86_64_linux_gnu None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable SITL_x86_64_linux_gnu binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [236/282] Building board: SIYI_N7 at 2025-09-20 11:46:32.628145 BB: Trying checkout ArduPlane stable SIYI_N7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable SIYI_N7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [237/282] Building board: SkySakuraH743 at 2025-09-20 11:46:32.664017 BB: Trying checkout ArduPlane stable SkySakuraH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable SkySakuraH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [238/282] Building board: SkystarsF405v2 at 2025-09-20 11:46:32.699710 BB: Trying checkout ArduPlane stable SkystarsF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable SkystarsF405v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/SkystarsF405v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (SkystarsF405v2) - not in board list BB: [239/282] Building board: SkystarsH7HD-bdshot at 2025-09-20 11:46:33.650764 BB: Trying checkout ArduPlane stable SkystarsH7HD-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable SkystarsH7HD-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [240/282] Building board: SkystarsH7HDv2 at 2025-09-20 11:46:33.687470 BB: Trying checkout ArduPlane stable SkystarsH7HDv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable SkystarsH7HDv2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [241/282] Building board: sparky2 at 2025-09-20 11:46:33.723236 BB: Trying checkout ArduPlane stable sparky2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable sparky2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [242/282] Building board: SPEDIXF405 at 2025-09-20 11:46:33.760203 BB: Trying checkout ArduPlane stable SPEDIXF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable SPEDIXF405 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [243/282] Building board: SPEDIXH743 at 2025-09-20 11:46:33.795048 BB: Trying checkout ArduPlane stable SPEDIXH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable SPEDIXH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [244/282] Building board: speedybeef4 at 2025-09-20 11:46:33.828226 BB: Trying checkout ArduPlane stable speedybeef4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable speedybeef4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [245/282] Building board: SpeedyBeeF405AIO at 2025-09-20 11:46:33.864539 BB: Trying checkout ArduPlane stable SpeedyBeeF405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable SpeedyBeeF405AIO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [246/282] Building board: SpeedyBeeF405Mini at 2025-09-20 11:46:33.900340 BB: Trying checkout ArduPlane stable SpeedyBeeF405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable SpeedyBeeF405Mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [247/282] Building board: SpeedyBeeF405WING at 2025-09-20 11:46:33.934825 BB: Trying checkout ArduPlane stable SpeedyBeeF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable SpeedyBeeF405WING binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [248/282] Building board: speedybeef4v3 at 2025-09-20 11:46:33.967909 BB: Trying checkout ArduPlane stable speedybeef4v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable speedybeef4v3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [249/282] Building board: speedybeef4v4 at 2025-09-20 11:46:34.008123 BB: Trying checkout ArduPlane stable speedybeef4v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable speedybeef4v4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [250/282] Building board: SPRacingH7 at 2025-09-20 11:46:34.046313 BB: Trying checkout ArduPlane stable SPRacingH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable SPRacingH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [251/282] Building board: SPRacingH7RF at 2025-09-20 11:46:34.084317 BB: Trying checkout ArduPlane stable SPRacingH7RF None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable SPRacingH7RF binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [252/282] Building board: StellarF4 at 2025-09-20 11:46:34.129018 BB: Trying checkout ArduPlane stable StellarF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable StellarF4 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/StellarF4/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (StellarF4) - not in board list BB: [253/282] Building board: StellarF4V2 at 2025-09-20 11:46:35.070241 BB: Trying checkout ArduPlane stable StellarF4V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable StellarF4V2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/StellarF4V2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (StellarF4V2) - not in board list BB: [254/282] Building board: StellarH7V2 at 2025-09-20 11:46:36.045970 BB: Trying checkout ArduPlane stable StellarH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable StellarH7V2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/StellarH7V2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (StellarH7V2) - not in board list BB: [255/282] Building board: SuccexF4 at 2025-09-20 11:46:36.996518 BB: Trying checkout ArduPlane stable SuccexF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable SuccexF4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [256/282] Building board: SULILGH7-P1-P2 at 2025-09-20 11:46:37.031584 BB: Trying checkout ArduPlane stable SULILGH7-P1-P2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable SULILGH7-P1-P2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/SULILGH7-P1-P2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (SULILGH7-P1-P2) - not in board list BB: [257/282] Building board: SVehicle-E2 at 2025-09-20 11:46:37.944145 BB: Trying checkout ArduPlane stable SVehicle-E2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable SVehicle-E2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/SVehicle-E2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (SVehicle-E2) - not in board list BB: [258/282] Building board: Swan-K1 at 2025-09-20 11:46:38.905378 BB: Trying checkout ArduPlane stable Swan-K1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable Swan-K1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [259/282] Building board: TBS-Colibri-F7 at 2025-09-20 11:46:38.947897 BB: Trying checkout ArduPlane stable TBS-Colibri-F7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable TBS-Colibri-F7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [260/282] Building board: TBS_LUCID_H7 at 2025-09-20 11:46:38.980598 BB: Trying checkout ArduPlane stable TBS_LUCID_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable TBS_LUCID_H7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [261/282] Building board: TBS_LUCID_H7_WING at 2025-09-20 11:46:39.015219 BB: Trying checkout ArduPlane stable TBS_LUCID_H7_WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable TBS_LUCID_H7_WING binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [262/282] Building board: TBS_LUCID_PRO at 2025-09-20 11:46:39.051303 BB: Trying checkout ArduPlane stable TBS_LUCID_PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable TBS_LUCID_PRO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [263/282] Building board: thepeach-k1 at 2025-09-20 11:46:39.091360 BB: Trying checkout ArduPlane stable thepeach-k1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable thepeach-k1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [264/282] Building board: thepeach-r1 at 2025-09-20 11:46:39.123982 BB: Trying checkout ArduPlane stable thepeach-r1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable thepeach-r1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [265/282] Building board: TMotorH743 at 2025-09-20 11:46:39.156008 BB: Trying checkout ArduPlane stable TMotorH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable TMotorH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [266/282] Building board: uav-dev-fc-um982 at 2025-09-20 11:46:39.194866 BB: Trying checkout ArduPlane stable uav-dev-fc-um982 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable uav-dev-fc-um982 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/uav-dev-fc-um982/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (uav-dev-fc-um982) - not in board list BB: [267/282] Building board: vnav at 2025-09-20 11:46:40.149135 BB: Trying checkout ArduPlane stable vnav None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable vnav binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [268/282] Building board: VRBrain-v51 at 2025-09-20 11:46:40.190355 BB: Trying checkout ArduPlane stable VRBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable VRBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [269/282] Building board: VRBrain-v52 at 2025-09-20 11:46:40.229332 BB: Trying checkout ArduPlane stable VRBrain-v52 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable VRBrain-v52 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [270/282] Building board: VRBrain-v54 at 2025-09-20 11:46:40.268762 BB: Trying checkout ArduPlane stable VRBrain-v54 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable VRBrain-v54 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [271/282] Building board: VRCore-v10 at 2025-09-20 11:46:40.303522 BB: Trying checkout ArduPlane stable VRCore-v10 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable VRCore-v10 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [272/282] Building board: VRUBrain-v51 at 2025-09-20 11:46:40.337984 BB: Trying checkout ArduPlane stable VRUBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable VRUBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [273/282] Building board: VUAV-V7pro at 2025-09-20 11:46:40.370623 BB: Trying checkout ArduPlane stable VUAV-V7pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable VUAV-V7pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [274/282] Building board: X-MAV-AP-H743v2 at 2025-09-20 11:46:40.403734 BB: Trying checkout ArduPlane stable X-MAV-AP-H743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable X-MAV-AP-H743v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [275/282] Building board: YARIV6X at 2025-09-20 11:46:40.438125 BB: Trying checkout ArduPlane stable YARIV6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable YARIV6X binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/YARIV6X/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (YARIV6X) - not in board list BB: [276/282] Building board: YJUAV_A6 at 2025-09-20 11:46:41.359244 BB: Trying checkout ArduPlane stable YJUAV_A6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable YJUAV_A6 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [277/282] Building board: YJUAV_A6SE at 2025-09-20 11:46:41.396307 BB: Trying checkout ArduPlane stable YJUAV_A6SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable YJUAV_A6SE binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [278/282] Building board: YJUAV_A6SE_H743 at 2025-09-20 11:46:41.432083 BB: Trying checkout ArduPlane stable YJUAV_A6SE_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable YJUAV_A6SE_H743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [279/282] Building board: YJUAV_A6Ultra at 2025-09-20 11:46:41.467870 BB: Trying checkout ArduPlane stable YJUAV_A6Ultra None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable YJUAV_A6Ultra binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [280/282] Building board: ZeroOneX6 at 2025-09-20 11:46:41.508327 BB: Trying checkout ArduPlane stable ZeroOneX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable ZeroOneX6 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [281/282] Building board: ZeroOneX6_Air at 2025-09-20 11:46:41.551950 BB: Trying checkout ArduPlane stable ZeroOneX6_Air None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable ZeroOneX6_Air binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/ZeroOneX6_Air/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ZeroOneX6_Air) - not in board list BB: [282/282] Building board: zynq at 2025-09-20 11:46:42.486214 BB: Trying checkout ArduPlane stable zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable zynq binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/zynq/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (zynq) - not in board list BB: Trying checkout ArduPlane latest None None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch master BB: Running (git checkout -f master) BB-GIT: Previous HEAD position was 1ebd4d996e Plane: version to 4.6.2 BB-GIT: Switched to branch 'master' BB-GIT: Your branch is up to date with 'origin/master'. BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'c6d0293e32d096dc88da861a0db40bfd1f6f8d9d' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '1b2118cf358027453830ef644838a3bedb9411ea' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'bd9124715cc7cbb9bbe3f3270da0edb020507816' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'b2da417dfcbc0a4b617aeaa0d680dc357b233172' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out 'a6bf350c679ed8ba042ad58bf81cc540d61bb605' BB-GIT: Submodule path 'modules/mavlink': checked out '430715591a7a14a996f56d4c724f2e0335d74546' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out 'aa033552599c981b3e916b42383de8a21754c9b4' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit 0b0922b905b34e50c8c52b7da0dda269f46181e9 BB-GIT: Author: Peter Barker BB-GIT: Date: Sat Sep 20 15:12:00 2025 +1000 BB-GIT: BB-GIT: autotest: correct diagnostic output BB-GIT: BB-GIT: old: BB-GIT: AT-0000.1: Loading (flaps.txt BB-GIT: BB-GIT: new: BB-GIT: AT-0000.1: Loading MAV_MISSION_TYPE_MISSION (flaps.txt) BB: Building Rover stable binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/278] Building board: 3DRControlZeroG at 2025-09-20 11:46:45.111825 BB: Trying checkout Rover stable 3DRControlZeroG None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: warning: unable to rmdir 'modules/littlefs': Directory not empty BB-GIT: Note: switching to 'APMrover2-stable'. BB-GIT: BB-GIT: You are in 'detached HEAD' state. You can look around, make experimental BB-GIT: changes and commit them, and you can discard any commits you make in this BB-GIT: state without impacting any branches by switching back to a branch. BB-GIT: BB-GIT: If you want to create a new branch to retain commits you create, you may BB-GIT: do so (now or later) by using -c with the switch command. Example: BB-GIT: BB-GIT: git switch -c BB-GIT: BB-GIT: Or undo this operation with: BB-GIT: BB-GIT: git switch - BB-GIT: BB-GIT: Turn off this advice by setting config variable advice.detachedHead to false BB-GIT: BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable 3DRControlZeroG binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [2/278] Building board: AcctonGodwit_GA1 at 2025-09-20 11:46:45.735919 BB: Trying checkout Rover stable AcctonGodwit_GA1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable AcctonGodwit_GA1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/AcctonGodwit_GA1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (AcctonGodwit_GA1) - not in board list BB: [3/278] Building board: ACNS-CM4Pilot at 2025-09-20 11:46:47.214076 BB: Trying checkout Rover stable ACNS-CM4Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable ACNS-CM4Pilot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [4/278] Building board: ACNS-F405AIO at 2025-09-20 11:46:47.248631 BB: Trying checkout Rover stable ACNS-F405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable ACNS-F405AIO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [5/278] Building board: AEDROXH7 at 2025-09-20 11:46:47.283705 BB: Trying checkout Rover stable AEDROXH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable AEDROXH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [6/278] Building board: aero at 2025-09-20 11:46:47.315939 BB: Trying checkout Rover stable aero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable aero binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/aero/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for aero in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board aero --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : aero BB-WAF: Using toolchain : native BB-WAF: Checking for 'g++' (C++ compiler) : /home/autotest/bin/g++ BB-WAF: Checking for 'gcc' (C compiler) : /home/autotest/bin/gcc BB-WAF: Checking for c flags '-MMD' : yes BB-WAF: Checking for cxx flags '-MMD' : yes BB-WAF: CXX Compiler : g++ 11.4.0 BB-WAF: Checking for need to link with librt : not necessary BB-WAF: Checking for 'lttng-ust': : disabled BB-WAF: Checking for library dl : yes BB-WAF: Checking for program 'pkg-config' : /usr/bin/pkg-config BB-WAF: Checking for 'libiio' : not found BB-WAF: Enabled OpenDroneID : no BB-WAF: Enabled firmware ID checking : no BB-WAF: GPS Debug Logging : no BB-WAF: Enabled custom controller : no BB-WAF: Checking for HAVE_CMATH_ISFINITE : yes BB-WAF: Checking for HAVE_CMATH_ISINF : yes BB-WAF: Checking for HAVE_CMATH_ISNAN : yes BB-WAF: Checking for NEED_CMATH_ISFINITE_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISINF_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISNAN_STD_NAMESPACE : yes BB-WAF: Checking for header endian.h : yes BB-WAF: Checking for header byteswap.h : yes BB-WAF: Checking for HAVE_MEMRCHR : yes BB-WAF: Configured VSCode Intellisense: : no BB-WAF: DC_DSDL compiler in : /mnt/volume_nyc3_01/autotest/APM/APM/modules/DroneCAN/dronecan_dsdlc BB-WAF: Source is git repository : yes BB-WAF: Update submodules : yes BB-WAF: Checking for program 'git' : /usr/bin/git BB-WAF: Checking for program 'size' : /usr/bin/size BB-WAF: Benchmarks : disabled BB-WAF: Unit tests : enabled BB-WAF: Scripting : maybe BB-WAF: Scripting runtime checks : enabled BB-WAF: Debug build : disabled BB-WAF: Coverage build : disabled BB-WAF: Force 32-bit build : disabled BB-WAF: Checking for program 'rsync' : /usr/bin/rsync BB-WAF: Removing target_list file /home/autotest/build/tmp/binaries.build/aero/target_list BB-WAF: 'configure' finished successfully (0.660s) BB-WAF: 'clean' finished successfully (1.194s) BB: Running (python3 ./waf build --targets bin/ardurover) BB-WAF: Waf: Entering directory `/home/autotest/build/tmp/binaries.build/aero' BB-WAF: [3/7] Compiling libraries/AP_Scripting/generator/src/main.c BB-WAF: [4/7] Processing modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Found 342 MAVLink message types in 17 XML files BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ardupilotmega BB-WAF: [5/7] Processing dronecangen: modules/DroneCAN/DSDL/ardupilot modules/DroneCAN/DSDL/com modules/DroneCAN/DSDL/cuav modules/DroneCAN/DSDL/dronecan modules/DroneCAN/DSDL/mppt modules/DroneCAN/DSDL/tests modules/DroneCAN/DSDL/uavcan BB-WAF: [6/7] Creating /home/autotest/build/tmp/binaries.build/aero/ap_version.h BB-WAF: [7/7] Processing /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.cpp,/home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.h: libraries/AP_Scripting/generator/description/bindings.desc /home/autotest/build/tmp/binaries.build/aero/gen-bindings -> /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.cpp /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.h BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ASLUAV BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/common BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/development BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/icarous BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/minimal BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/python_array_test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/standard BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ualberta BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/uAvionix BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/loweheiser BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/storm32 BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/AVSSUAS BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/cubepilot BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/csAirLink BB-WAF: Copying fixed headers for protocol 2.0 to /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0 BB-WAF: expanding ardupilot.gnss.Status BB-WAF: expanding ardupilot.gnss.Heading BB-WAF: expanding ardupilot.gnss.MovingBaselineData BB-WAF: expanding ardupilot.gnss.RelPosHeading BB-WAF: expanding ardupilot.indication.Button BB-WAF: expanding ardupilot.indication.SafetyState BB-WAF: expanding ardupilot.indication.NotifyState BB-WAF: expanding ardupilot.equipment.trafficmonitor.TrafficReport BB-WAF: expanding ardupilot.equipment.power.BatteryContinuous BB-WAF: expanding ardupilot.equipment.power.BatteryCells BB-WAF: expanding ardupilot.equipment.power.BatteryInfoAux BB-WAF: expanding ardupilot.equipment.power.BatteryPeriodic BB-WAF: expanding ardupilot.equipment.proximity_sensor.Proximity BB-WAF: expanding com.hobbywing.esc.StatusMsg1 BB-WAF: expanding com.hobbywing.esc.SetAngle BB-WAF: expanding com.hobbywing.esc.SetID BB-WAF: expanding com.hobbywing.esc.GetEscID BB-WAF: expanding com.hobbywing.esc.SetDirection BB-WAF: expanding com.hobbywing.esc.GetMajorConfig BB-WAF: expanding com.hobbywing.esc.RawCommand BB-WAF: expanding com.hobbywing.esc.SelfTest BB-WAF: expanding com.hobbywing.esc.SetLED BB-WAF: expanding com.hobbywing.esc.StatusMsg3 BB-WAF: expanding com.hobbywing.esc.SetBaud BB-WAF: expanding com.hobbywing.esc.StatusMsg2 BB-WAF: expanding com.hobbywing.esc.SetThrottleSource BB-WAF: expanding com.hobbywing.esc.GetMaintenanceInformation BB-WAF: expanding com.hobbywing.esc.SetReportingFrequency BB-WAF: expanding com.tmotor.esc.PUSHSCI BB-WAF: expanding com.tmotor.esc.ParamGet BB-WAF: expanding com.tmotor.esc.FocCtrl BB-WAF: expanding com.tmotor.esc.PUSHCAN BB-WAF: expanding com.tmotor.esc.ParamCfg BB-WAF: expanding com.xacti.GnssStatus BB-WAF: expanding com.xacti.GimbalAttitudeStatus BB-WAF: expanding com.xacti.GimbalControlData BB-WAF: expanding com.xacti.GnssStatusReq BB-WAF: expanding com.xacti.CopterAttStatus BB-WAF: expanding com.volz.servo.ActuatorStatus BB-WAF: expanding com.hex.equipment.flow.Measurement BB-WAF: expanding com.himark.servo.ServoCmd BB-WAF: expanding com.himark.servo.ServoInfo BB-WAF: expanding cuav.equipment.power.CBAT BB-WAF: expanding dronecan.sensors.rc.RCInput BB-WAF: expanding dronecan.sensors.hygrometer.Hygrometer BB-WAF: expanding dronecan.sensors.magnetometer.MagneticFieldStrengthHiRes BB-WAF: expanding dronecan.sensors.rpm.RPM BB-WAF: expanding dronecan.remoteid.BasicID BB-WAF: expanding dronecan.remoteid.ArmStatus BB-WAF: expanding dronecan.remoteid.Location BB-WAF: expanding dronecan.remoteid.SecureCommand BB-WAF: expanding dronecan.remoteid.SelfID BB-WAF: expanding dronecan.remoteid.System BB-WAF: expanding dronecan.remoteid.OperatorID BB-WAF: expanding dronecan.protocol.FlexDebug BB-WAF: expanding dronecan.protocol.CanStats BB-WAF: expanding dronecan.protocol.Stats BB-WAF: expanding mppt.OutputEnable BB-WAF: expanding mppt.Stream BB-WAF: expanding uavcan.Timestamp BB-WAF: expanding uavcan.CoarseOrientation BB-WAF: expanding uavcan.tunnel.Call BB-WAF: expanding uavcan.tunnel.Targetted BB-WAF: expanding uavcan.tunnel.SerialConfig BB-WAF: expanding uavcan.tunnel.Protocol BB-WAF: expanding uavcan.tunnel.Broadcast BB-WAF: expanding uavcan.navigation.GlobalNavigationSolution BB-WAF: expanding uavcan.protocol.GetNodeInfo BB-WAF: expanding uavcan.protocol.DataTypeKind BB-WAF: expanding uavcan.protocol.GetDataTypeInfo BB-WAF: expanding uavcan.protocol.HardwareVersion BB-WAF: expanding uavcan.protocol.Panic BB-WAF: expanding uavcan.protocol.RestartNode BB-WAF: expanding uavcan.protocol.AccessCommandShell BB-WAF: expanding uavcan.protocol.SoftwareVersion BB-WAF: expanding uavcan.protocol.GlobalTimeSync BB-WAF: expanding uavcan.protocol.NodeStatus BB-WAF: expanding uavcan.protocol.GetTransportStats BB-WAF: expanding uavcan.protocol.CANIfaceStats BB-WAF: expanding uavcan.protocol.file.EntryType BB-WAF: expanding uavcan.protocol.file.GetDirectoryEntryInfo BB-WAF: expanding uavcan.protocol.file.BeginFirmwareUpdate BB-WAF: expanding uavcan.protocol.file.Write BB-WAF: expanding uavcan.protocol.file.GetInfo BB-WAF: expanding uavcan.protocol.file.Error BB-WAF: expanding uavcan.protocol.file.Path BB-WAF: expanding uavcan.protocol.file.Read BB-WAF: expanding uavcan.protocol.file.Delete BB-WAF: expanding uavcan.protocol.debug.LogMessage BB-WAF: expanding uavcan.protocol.debug.LogLevel BB-WAF: expanding uavcan.protocol.debug.KeyValue BB-WAF: expanding uavcan.protocol.param.Value BB-WAF: expanding uavcan.protocol.param.ExecuteOpcode BB-WAF: expanding uavcan.protocol.param.GetSet BB-WAF: expanding uavcan.protocol.param.Empty BB-WAF: expanding uavcan.protocol.param.NumericValue BB-WAF: expanding uavcan.protocol.dynamic_node_id.Allocation BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.Discovery BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.AppendEntries BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.RequestVote BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.Entry BB-WAF: expanding uavcan.protocol.enumeration.Indication BB-WAF: expanding uavcan.protocol.enumeration.Begin BB-WAF: expanding uavcan.equipment.device.Temperature BB-WAF: expanding uavcan.equipment.air_data.StaticPressure BB-WAF: expanding uavcan.equipment.air_data.AngleOfAttack BB-WAF: expanding uavcan.equipment.air_data.IndicatedAirspeed BB-WAF: expanding uavcan.equipment.air_data.RawAirData BB-WAF: expanding uavcan.equipment.air_data.StaticTemperature BB-WAF: expanding uavcan.equipment.air_data.Sideslip BB-WAF: expanding uavcan.equipment.air_data.TrueAirspeed BB-WAF: expanding uavcan.equipment.ahrs.Solution BB-WAF: expanding uavcan.equipment.ahrs.RawIMU BB-WAF: expanding uavcan.equipment.ahrs.MagneticFieldStrength BB-WAF: expanding uavcan.equipment.ahrs.MagneticFieldStrength2 BB-WAF: expanding uavcan.equipment.safety.ArmingStatus BB-WAF: expanding uavcan.equipment.gnss.Auxiliary BB-WAF: expanding uavcan.equipment.gnss.Fix BB-WAF: expanding uavcan.equipment.gnss.Fix2 BB-WAF: expanding uavcan.equipment.gnss.ECEFPositionVelocity BB-WAF: expanding uavcan.equipment.gnss.RTCMStream BB-WAF: expanding uavcan.equipment.power.PrimaryPowerSupplyStatus BB-WAF: expanding uavcan.equipment.power.BatteryInfo BB-WAF: expanding uavcan.equipment.power.CircuitStatus BB-WAF: expanding uavcan.equipment.esc.RPMCommand BB-WAF: expanding uavcan.equipment.esc.Status BB-WAF: expanding uavcan.equipment.esc.RawCommand BB-WAF: expanding uavcan.equipment.esc.StatusExtended BB-WAF: expanding uavcan.equipment.actuator.Command BB-WAF: expanding uavcan.equipment.actuator.Status BB-WAF: expanding uavcan.equipment.actuator.ArrayCommand BB-WAF: expanding uavcan.equipment.range_sensor.Measurement BB-WAF: expanding uavcan.equipment.indication.BeepCommand BB-WAF: expanding uavcan.equipment.indication.SingleLightCommand BB-WAF: expanding uavcan.equipment.indication.RGB565 BB-WAF: expanding uavcan.equipment.indication.LightsCommand BB-WAF: expanding uavcan.equipment.ice.FuelTankStatus BB-WAF: expanding uavcan.equipment.ice.reciprocating.Status BB-WAF: expanding uavcan.equipment.ice.reciprocating.CylinderStatus BB-WAF: expanding uavcan.equipment.hardpoint.Status BB-WAF: expanding uavcan.equipment.hardpoint.Command BB-WAF: expanding uavcan.equipment.camera_gimbal.GEOPOICommand BB-WAF: expanding uavcan.equipment.camera_gimbal.AngularCommand BB-WAF: expanding uavcan.equipment.camera_gimbal.Status BB-WAF: expanding uavcan.equipment.camera_gimbal.Mode BB-WAF: BB-WAF: No target_list file found, creating BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/aero/compile_commands.json BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/aero/compile_commands.json BB-WAF: [ 8/1197] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 9/1197] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 10/1197] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 11/1197] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 12/1197] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 13/1197] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Logging.cpp BB-WAF: [ 14/1197] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 15/1197] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 16/1197] Compiling libraries/AC_AttitudeControl/AC_PosControl_Logging.cpp BB-WAF: [ 17/1197] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 18/1197] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 19/1197] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 20/1197] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 21/1197] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 22/1197] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 23/1197] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 24/1197] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 25/1197] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 26/1197] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 27/1197] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 28/1197] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 29/1197] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 30/1197] Compiling libraries/AC_PrecLand/AC_PrecLand_StateMachine.cpp BB-WAF: [ 31/1197] Compiling libraries/AC_PrecLand/PosVelEKF.cpp BB-WAF: [ 32/1197] Compiling libraries/AC_PrecLand/AC_PrecLand_Companion.cpp BB-WAF: [ 33/1197] Compiling libraries/AC_PrecLand/AC_PrecLand_IRLock.cpp BB-WAF: [ 34/1197] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL.cpp BB-WAF: [ 35/1197] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL_Gazebo.cpp BB-WAF: [ 36/1197] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 37/1197] Compiling libraries/APM_Control/AR_PosControl.cpp BB-WAF: [ 38/1197] Compiling libraries/APM_Control/AP_RollController.cpp BB-WAF: [ 39/1197] Compiling libraries/APM_Control/AP_AutoTune.cpp BB-WAF: [ 40/1197] Compiling libraries/APM_Control/AP_PitchController.cpp BB-WAF: [ 41/1197] Compiling libraries/APM_Control/AP_SteerController.cpp BB-WAF: [ 42/1197] Compiling libraries/APM_Control/AP_YawController.cpp BB-WAF: [ 43/1197] Compiling libraries/APM_Control/AR_AttitudeControl.cpp BB-WAF: [ 44/1197] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 45/1197] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 46/1197] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 47/1197] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 48/1197] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 49/1197] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 50/1197] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 51/1197] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 52/1197] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 53/1197] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 54/1197] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 55/1197] Compiling libraries/AP_AdvancedFailsafe/AP_AdvancedFailsafe.cpp BB-WAF: [ 56/1197] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 57/1197] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 58/1197] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 59/1197] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 60/1197] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 61/1197] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 62/1197] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 63/1197] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 64/1197] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 65/1197] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 66/1197] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 67/1197] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 68/1197] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 69/1197] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 70/1197] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 71/1197] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 72/1197] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 73/1197] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 74/1197] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 75/1197] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 76/1197] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 77/1197] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 78/1197] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 79/1197] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 80/1197] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 81/1197] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 82/1197] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 83/1197] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 84/1197] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 85/1197] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 86/1197] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 87/1197] Compiling libraries/AP_Baro/AP_Baro_atmosphere.cpp BB-WAF: [ 88/1197] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 89/1197] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 90/1197] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 91/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 92/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 93/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 94/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 95/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 96/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 97/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 98/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 99/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 100/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 101/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 102/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 103/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 104/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 105/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 106/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 107/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 108/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 109/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 110/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 111/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 112/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 113/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 114/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 115/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 116/1197] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 117/1197] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 118/1197] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 119/1197] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 120/1197] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 121/1197] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 122/1197] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [ 123/1197] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 124/1197] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [ 125/1197] Compiling libraries/AP_CANManager/AP_SLCANIface.cpp BB-WAF: [ 126/1197] Compiling libraries/AP_CANManager/AP_CANSensor.cpp BB-WAF: [ 127/1197] Compiling libraries/AP_CANManager/AP_CANIfaceParams.cpp BB-WAF: [ 128/1197] Compiling libraries/AP_CANManager/AP_CANManager.cpp BB-WAF: [ 129/1197] Compiling libraries/AP_CANManager/AP_CANManager_CANDriver_Params.cpp BB-WAF: [ 130/1197] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 131/1197] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 132/1197] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 133/1197] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 134/1197] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 135/1197] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 136/1197] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 137/1197] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 138/1197] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 139/1197] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 140/1197] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 141/1197] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 142/1197] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 143/1197] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 144/1197] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 145/1197] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 146/1197] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 147/1197] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 148/1197] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 149/1197] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 150/1197] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 151/1197] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 152/1197] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 153/1197] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 154/1197] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 155/1197] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 156/1197] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 157/1197] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 158/1197] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 159/1197] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 160/1197] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 161/1197] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 162/1197] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 163/1197] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 164/1197] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 165/1197] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 166/1197] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 167/1197] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 168/1197] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 169/1197] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 170/1197] Compiling libraries/AP_Compass/AP_Compass_BMM350.cpp BB-WAF: [ 171/1197] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 172/1197] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 173/1197] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 174/1197] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 175/1197] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 176/1197] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 177/1197] Compiling libraries/AP_Compass/AP_Compass_IIS2MDC.cpp BB-WAF: [ 178/1197] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 179/1197] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 180/1197] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 181/1197] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 182/1197] Compiling libraries/AP_CustomRotations/AP_CustomRotations_params.cpp BB-WAF: [ 183/1197] Compiling libraries/AP_CustomRotations/AP_CustomRotations.cpp BB-WAF: [ 184/1197] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 185/1197] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 186/1197] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 187/1197] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 188/1197] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 189/1197] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [ 190/1197] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [ 191/1197] Compiling libraries/AP_Devo_Telem/AP_Devo_Telem.cpp BB-WAF: [ 192/1197] Compiling libraries/AP_DroneCAN/AP_Canard_iface.cpp BB-WAF: [ 193/1197] Compiling libraries/AP_DroneCAN/AP_DroneCAN.cpp BB-WAF: [ 194/1197] Compiling libraries/AP_DroneCAN/AP_DroneCAN_DNA_Server.cpp BB-WAF: [ 195/1197] Compiling libraries/AP_DroneCAN/AP_DroneCAN_serial.cpp BB-WAF: [ 196/1197] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [ 197/1197] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [ 198/1197] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [ 199/1197] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [ 200/1197] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 201/1197] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [ 202/1197] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 203/1197] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [ 204/1197] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [ 205/1197] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [ 206/1197] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [ 207/1197] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem.cpp BB-WAF: [ 208/1197] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_SITL.cpp BB-WAF: [ 209/1197] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain5.cpp BB-WAF: [ 210/1197] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain7.cpp BB-WAF: [ 211/1197] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.cpp BB-WAF: [ 212/1197] Compiling libraries/AP_ExternalAHRS/MicroStrain_common.cpp BB-WAF: [ 213/1197] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [ 214/1197] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS.cpp BB-WAF: [ 215/1197] Compiling libraries/AP_ExternalControl/AP_ExternalControl.cpp BB-WAF: [ 216/1197] Compiling libraries/AP_FETtecOneWire/AP_FETtecOneWire.cpp BB-WAF: [ 217/1197] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [ 218/1197] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [ 219/1197] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [ 220/1197] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [ 221/1197] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [ 222/1197] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [ 223/1197] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [ 224/1197] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [ 225/1197] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [ 226/1197] Compiling libraries/AP_FlashStorage/AP_FlashStorage.cpp BB-WAF: [ 227/1197] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Telem.cpp BB-WAF: [ 228/1197] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.cpp BB-WAF: [ 229/1197] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.cpp BB-WAF: [ 230/1197] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.cpp BB-WAF: [ 231/1197] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [ 232/1197] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.cpp BB-WAF: [ 233/1197] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.cpp BB-WAF: [ 234/1197] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [ 235/1197] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [ 236/1197] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [ 237/1197] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [ 238/1197] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [ 239/1197] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [ 240/1197] Compiling libraries/AP_GPS/AP_GPS_Blended.cpp BB-WAF: [ 241/1197] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [ 242/1197] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [ 243/1197] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [ 244/1197] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [ 245/1197] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [ 246/1197] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [ 247/1197] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [ 248/1197] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [ 249/1197] Compiling libraries/AP_GPS/AP_GPS_Params.cpp BB-WAF: [ 250/1197] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [ 251/1197] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [ 252/1197] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [ 253/1197] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [ 254/1197] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [ 255/1197] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [ 256/1197] Compiling libraries/AP_GSOF/AP_GSOF.cpp BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp: In member function void Compass::probe_i2c_spi_compasses(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:19:110: error: no matching function for call to AP_Compass_BMM150::probe(AP_HAL::OwnPtr, Rotation) BB-WAF: 19 | #define PROBE_MAG_I2C(driver, bus, addr, args ...) ADD_BACKEND(DRIVER_ ##driver, AP_Compass_ ## driver::probe(GET_I2C_DEVICE(bus, addr),##args)) BB-WAF: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1101:59: note: in definition of macro ADD_BACKEND BB-WAF: 1101 | do { if (_driver_enabled(driver_type)) { _add_backend(backend); } \ BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:248:28: note: in expansion of macro PROBE_MAG_I2C BB-WAF: 248 | #define HAL_MAG_PROBE1 PROBE_MAG_I2C(BMM150, 2, 0x12, ROTATION_NONE) BB-WAF: | ^~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:251:32: note: in expansion of macro HAL_MAG_PROBE1 BB-WAF: 251 | #define HAL_MAG_PROBE_LIST HAL_MAG_PROBE1; HAL_MAG_PROBE2; HAL_MAG_PROBE3 BB-WAF: | ^~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1433:5: note: in expansion of macro HAL_MAG_PROBE_LIST BB-WAF: 1433 | HAL_MAG_PROBE_LIST; BB-WAF: | ^~~~~~~~~~~~~~~~~~ BB-WAF: compilation terminated due to -Wfatal-errors. BB-WAF: BB-WAF: Waf: Leaving directory `/home/autotest/build/tmp/binaries.build/aero' BB-WAF: Build failed BB-WAF: -> task in 'objs/AP_Compass' failed (exit status 1): BB-WAF: {task 140591750704128: cxx AP_Compass.cpp -> AP_Compass.cpp.0.o} BB-WAF: (run with -v to display more information) BB: Process failed ((3089330, 256)) BB: Failed build of Rover aero stable BB: [7/278] Building board: AEROFOX-H7 at 2025-09-20 11:46:59.498261 BB: Trying checkout Rover stable AEROFOX-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable AEROFOX-H7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [8/278] Building board: AET-H743-Basic at 2025-09-20 11:46:59.532875 BB: Trying checkout Rover stable AET-H743-Basic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable AET-H743-Basic binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [9/278] Building board: airbotf4 at 2025-09-20 11:46:59.568141 BB: Trying checkout Rover stable airbotf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable airbotf4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [10/278] Building board: AIRLink at 2025-09-20 11:46:59.603404 BB: Trying checkout Rover stable AIRLink None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable AIRLink binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [11/278] Building board: Airvolute-DCS2 at 2025-09-20 11:46:59.638731 BB: Trying checkout Rover stable Airvolute-DCS2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable Airvolute-DCS2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [12/278] Building board: AnyleafH7 at 2025-09-20 11:46:59.673151 BB: Trying checkout Rover stable AnyleafH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable AnyleafH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [13/278] Building board: Aocoda-RC-H743Dual at 2025-09-20 11:46:59.707180 BB: Trying checkout Rover stable Aocoda-RC-H743Dual None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable Aocoda-RC-H743Dual binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [14/278] Building board: ARK_FPV at 2025-09-20 11:46:59.739716 BB: Trying checkout Rover stable ARK_FPV None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable ARK_FPV binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/ARK_FPV/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ARK_FPV) - not in board list BB: [15/278] Building board: ARKV6X at 2025-09-20 11:47:00.658049 BB: Trying checkout Rover stable ARKV6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable ARKV6X binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [16/278] Building board: ARKV6X-bdshot at 2025-09-20 11:47:00.692340 BB: Trying checkout Rover stable ARKV6X-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable ARKV6X-bdshot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/ARKV6X-bdshot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ARKV6X-bdshot) - not in board list BB: [17/278] Building board: AtomRCF405NAVI at 2025-09-20 11:47:01.613256 BB: Trying checkout Rover stable AtomRCF405NAVI None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable AtomRCF405NAVI binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [18/278] Building board: ATOMRCF405NAVI-Deluxe at 2025-09-20 11:47:01.650027 BB: Trying checkout Rover stable ATOMRCF405NAVI-Deluxe None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable ATOMRCF405NAVI-Deluxe binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/ATOMRCF405NAVI-Deluxe/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ATOMRCF405NAVI-Deluxe) - not in board list BB: [19/278] Building board: bbbmini at 2025-09-20 11:47:02.550045 BB: Trying checkout Rover stable bbbmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable bbbmini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [20/278] Building board: BeastF7 at 2025-09-20 11:47:02.584172 BB: Trying checkout Rover stable BeastF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable BeastF7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [21/278] Building board: BeastF7v2 at 2025-09-20 11:47:02.618733 BB: Trying checkout Rover stable BeastF7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable BeastF7v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [22/278] Building board: BeastH7 at 2025-09-20 11:47:02.651982 BB: Trying checkout Rover stable BeastH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable BeastH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [23/278] Building board: BeastH7v2 at 2025-09-20 11:47:02.685900 BB: Trying checkout Rover stable BeastH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable BeastH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [24/278] Building board: bhat at 2025-09-20 11:47:02.719763 BB: Trying checkout Rover stable bhat None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable bhat binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [25/278] Building board: BlitzF745 at 2025-09-20 11:47:02.751255 BB: Trying checkout Rover stable BlitzF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable BlitzF745 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [26/278] Building board: BlitzF745AIO at 2025-09-20 11:47:02.784274 BB: Trying checkout Rover stable BlitzF745AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable BlitzF745AIO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [27/278] Building board: BlitzH743Pro at 2025-09-20 11:47:02.817107 BB: Trying checkout Rover stable BlitzH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable BlitzH743Pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [28/278] Building board: BlitzMiniF745 at 2025-09-20 11:47:02.851450 BB: Trying checkout Rover stable BlitzMiniF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable BlitzMiniF745 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [29/278] Building board: BlitzWingH743 at 2025-09-20 11:47:02.884145 BB: Trying checkout Rover stable BlitzWingH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable BlitzWingH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [30/278] Building board: blue at 2025-09-20 11:47:02.919095 BB: Trying checkout Rover stable blue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable blue binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [31/278] Building board: BOTWINGF405 at 2025-09-20 11:47:02.950685 BB: Trying checkout Rover stable BOTWINGF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable BOTWINGF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/BOTWINGF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (BOTWINGF405) - not in board list BB: [32/278] Building board: BrahmaF4 at 2025-09-20 11:47:03.859010 BB: Trying checkout Rover stable BrahmaF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable BrahmaF4 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/BrahmaF4/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (BrahmaF4) - not in board list BB: [33/278] Building board: BROTHERHOBBYF405v3 at 2025-09-20 11:47:04.765408 BB: Trying checkout Rover stable BROTHERHOBBYF405v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable BROTHERHOBBYF405v3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [34/278] Building board: BROTHERHOBBYH743 at 2025-09-20 11:47:04.803893 BB: Trying checkout Rover stable BROTHERHOBBYH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable BROTHERHOBBYH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [35/278] Building board: canzero at 2025-09-20 11:47:04.840424 BB: Trying checkout Rover stable canzero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable canzero binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [36/278] Building board: CBU-H7-LC-Stamp at 2025-09-20 11:47:04.875756 BB: Trying checkout Rover stable CBU-H7-LC-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable CBU-H7-LC-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/CBU-H7-LC-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CBU-H7-LC-Stamp) - not in board list BB: [37/278] Building board: CBU-H7-Stamp at 2025-09-20 11:47:05.833791 BB: Trying checkout Rover stable CBU-H7-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable CBU-H7-Stamp binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [38/278] Building board: CORVON405V2_1 at 2025-09-20 11:47:05.870377 BB: Trying checkout Rover stable CORVON405V2_1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable CORVON405V2_1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/CORVON405V2_1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CORVON405V2_1) - not in board list BB: [39/278] Building board: CORVON743V1 at 2025-09-20 11:47:06.785194 BB: Trying checkout Rover stable CORVON743V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable CORVON743V1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/CORVON743V1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CORVON743V1) - not in board list BB: [40/278] Building board: CSKY405 at 2025-09-20 11:47:07.682462 BB: Trying checkout Rover stable CSKY405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable CSKY405 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [41/278] Building board: CUAV-7-Nano at 2025-09-20 11:47:07.718146 BB: Trying checkout Rover stable CUAV-7-Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable CUAV-7-Nano binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [42/278] Building board: CUAV-Nora at 2025-09-20 11:47:07.751987 BB: Trying checkout Rover stable CUAV-Nora None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable CUAV-Nora binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [43/278] Building board: CUAV-Nora-bdshot at 2025-09-20 11:47:07.785486 BB: Trying checkout Rover stable CUAV-Nora-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable CUAV-Nora-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [44/278] Building board: CUAV-Pixhack-v3 at 2025-09-20 11:47:07.817942 BB: Trying checkout Rover stable CUAV-Pixhack-v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable CUAV-Pixhack-v3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [45/278] Building board: CUAV-V6X-v2 at 2025-09-20 11:47:07.851583 BB: Trying checkout Rover stable CUAV-V6X-v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable CUAV-V6X-v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/CUAV-V6X-v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CUAV-V6X-v2) - not in board list BB: [46/278] Building board: CUAV-X25-EVO at 2025-09-20 11:47:08.750971 BB: Trying checkout Rover stable CUAV-X25-EVO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable CUAV-X25-EVO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/CUAV-X25-EVO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CUAV-X25-EVO) - not in board list BB: [47/278] Building board: CUAV-X7 at 2025-09-20 11:47:09.653905 BB: Trying checkout Rover stable CUAV-X7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable CUAV-X7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [48/278] Building board: CUAV-X7-bdshot at 2025-09-20 11:47:09.690970 BB: Trying checkout Rover stable CUAV-X7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable CUAV-X7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [49/278] Building board: CUAVv5 at 2025-09-20 11:47:09.723893 BB: Trying checkout Rover stable CUAVv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable CUAVv5 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [50/278] Building board: CUAVv5-bdshot at 2025-09-20 11:47:09.757031 BB: Trying checkout Rover stable CUAVv5-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable CUAVv5-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [51/278] Building board: CUAVv5Nano at 2025-09-20 11:47:09.790051 BB: Trying checkout Rover stable CUAVv5Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable CUAVv5Nano binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [52/278] Building board: CUAVv5Nano-bdshot at 2025-09-20 11:47:09.835952 BB: Trying checkout Rover stable CUAVv5Nano-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable CUAVv5Nano-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [53/278] Building board: CubeBlack at 2025-09-20 11:47:09.869919 BB: Trying checkout Rover stable CubeBlack None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable CubeBlack binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [54/278] Building board: CubeBlack+ at 2025-09-20 11:47:09.902428 BB: Trying checkout Rover stable CubeBlack+ None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable CubeBlack+ binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [55/278] Building board: CubeOrange at 2025-09-20 11:47:09.934988 BB: Trying checkout Rover stable CubeOrange None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable CubeOrange binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [56/278] Building board: CubeOrange-bdshot at 2025-09-20 11:47:09.967607 BB: Trying checkout Rover stable CubeOrange-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable CubeOrange-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [57/278] Building board: CubeOrangePlus at 2025-09-20 11:47:09.999800 BB: Trying checkout Rover stable CubeOrangePlus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable CubeOrangePlus binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [58/278] Building board: CubeOrangePlus-bdshot at 2025-09-20 11:47:10.031623 BB: Trying checkout Rover stable CubeOrangePlus-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable CubeOrangePlus-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [59/278] Building board: CubePurple at 2025-09-20 11:47:10.063996 BB: Trying checkout Rover stable CubePurple None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable CubePurple binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [60/278] Building board: CubeRedPrimary at 2025-09-20 11:47:10.096239 BB: Trying checkout Rover stable CubeRedPrimary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable CubeRedPrimary binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [61/278] Building board: CubeRedSecondary at 2025-09-20 11:47:10.129957 BB: Trying checkout Rover stable CubeRedSecondary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable CubeRedSecondary binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [62/278] Building board: CubeYellow at 2025-09-20 11:47:10.163609 BB: Trying checkout Rover stable CubeYellow None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable CubeYellow binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [63/278] Building board: CubeYellow-bdshot at 2025-09-20 11:47:10.195929 BB: Trying checkout Rover stable CubeYellow-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable CubeYellow-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [64/278] Building board: DAKEFPVF405 at 2025-09-20 11:47:10.228827 BB: Trying checkout Rover stable DAKEFPVF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable DAKEFPVF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/DAKEFPVF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (DAKEFPVF405) - not in board list BB: [65/278] Building board: DAKEFPVH743 at 2025-09-20 11:47:11.132123 BB: Trying checkout Rover stable DAKEFPVH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable DAKEFPVH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/DAKEFPVH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (DAKEFPVH743) - not in board list BB: [66/278] Building board: DAKEFPVH743Pro at 2025-09-20 11:47:12.019804 BB: Trying checkout Rover stable DAKEFPVH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable DAKEFPVH743Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/DAKEFPVH743Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (DAKEFPVH743Pro) - not in board list BB: [67/278] Building board: dark at 2025-09-20 11:47:12.923511 BB: Trying checkout Rover stable dark None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable dark binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [68/278] Building board: DevEBoxH7v2 at 2025-09-20 11:47:12.956931 BB: Trying checkout Rover stable DevEBoxH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable DevEBoxH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [69/278] Building board: DroneerF405 at 2025-09-20 11:47:12.989222 BB: Trying checkout Rover stable DroneerF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable DroneerF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/DroneerF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (DroneerF405) - not in board list BB: [70/278] Building board: DrotekP3Pro at 2025-09-20 11:47:13.894393 BB: Trying checkout Rover stable DrotekP3Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable DrotekP3Pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [71/278] Building board: Durandal at 2025-09-20 11:47:13.930164 BB: Trying checkout Rover stable Durandal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable Durandal binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [72/278] Building board: Durandal-bdshot at 2025-09-20 11:47:13.963181 BB: Trying checkout Rover stable Durandal-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable Durandal-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [73/278] Building board: edge at 2025-09-20 11:47:13.996070 BB: Trying checkout Rover stable edge None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable edge binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [74/278] Building board: erleboard at 2025-09-20 11:47:14.028523 BB: Trying checkout Rover stable erleboard None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable erleboard binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [75/278] Building board: erlebrain2 at 2025-09-20 11:47:14.060546 BB: Trying checkout Rover stable erlebrain2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable erlebrain2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [76/278] Building board: esp32buzz at 2025-09-20 11:47:14.092793 BB: Trying checkout Rover stable esp32buzz None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable esp32buzz binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/esp32buzz/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32buzz in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32buzz --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32buzz BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3099064, 256)) BB: waf configure failed BB: [77/278] Building board: esp32diy at 2025-09-20 11:47:15.450879 BB: Trying checkout Rover stable esp32diy None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable esp32diy binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/esp32diy/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32diy in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32diy --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32diy BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3099511, 256)) BB: waf configure failed BB: [78/278] Building board: esp32empty at 2025-09-20 11:47:16.731808 BB: Trying checkout Rover stable esp32empty None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable esp32empty binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/esp32empty/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32empty in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32empty --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32empty BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3099958, 256)) BB: waf configure failed BB: [79/278] Building board: esp32icarus at 2025-09-20 11:47:18.007579 BB: Trying checkout Rover stable esp32icarus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable esp32icarus binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/esp32icarus/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32icarus in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32icarus --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32icarus BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3100405, 256)) BB: waf configure failed BB: [80/278] Building board: esp32imu_module_v11 at 2025-09-20 11:47:19.267608 BB: Trying checkout Rover stable esp32imu_module_v11 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable esp32imu_module_v11 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/esp32imu_module_v11/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (esp32imu_module_v11) - not in board list BB: [81/278] Building board: esp32nick at 2025-09-20 11:47:20.197670 BB: Trying checkout Rover stable esp32nick None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable esp32nick binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/esp32nick/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32nick in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32nick --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32nick BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3101276, 256)) BB: waf configure failed BB: [82/278] Building board: esp32s3devkit at 2025-09-20 11:47:22.057752 BB: Trying checkout Rover stable esp32s3devkit None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable esp32s3devkit binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/esp32s3devkit/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32s3devkit in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32s3devkit --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32s3devkit BB-WAF: Using toolchain : xtensa-esp32s3-elf BB-WAF: Could not find the program ['xtensa-esp32s3-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3101723, 256)) BB: waf configure failed BB: [83/278] Building board: esp32s3empty at 2025-09-20 11:47:23.324327 BB: Trying checkout Rover stable esp32s3empty None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable esp32s3empty binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/esp32s3empty/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32s3empty in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32s3empty --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32s3empty BB-WAF: Using toolchain : xtensa-esp32s3-elf BB-WAF: Could not find the program ['xtensa-esp32s3-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3102170, 256)) BB: waf configure failed BB: [84/278] Building board: esp32tomte76 at 2025-09-20 11:47:24.593636 BB: Trying checkout Rover stable esp32tomte76 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable esp32tomte76 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/esp32tomte76/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32tomte76 in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32tomte76 --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32tomte76 BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3102617, 256)) BB: waf configure failed BB: [85/278] Building board: F35Lightning at 2025-09-20 11:47:25.864139 BB: Trying checkout Rover stable F35Lightning None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable F35Lightning binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [86/278] Building board: F4BY at 2025-09-20 11:47:25.899838 BB: Trying checkout Rover stable F4BY None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable F4BY binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [87/278] Building board: F4BY_F427 at 2025-09-20 11:47:25.934169 BB: Trying checkout Rover stable F4BY_F427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable F4BY_F427 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/F4BY_F427/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (F4BY_F427) - not in board list BB: [88/278] Building board: FlyingMoonF407 at 2025-09-20 11:47:26.851963 BB: Trying checkout Rover stable FlyingMoonF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable FlyingMoonF407 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [89/278] Building board: FlyingMoonF427 at 2025-09-20 11:47:26.886971 BB: Trying checkout Rover stable FlyingMoonF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable FlyingMoonF427 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [90/278] Building board: FlyingMoonH743 at 2025-09-20 11:47:26.919074 BB: Trying checkout Rover stable FlyingMoonH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable FlyingMoonH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [91/278] Building board: FlywooF405Pro at 2025-09-20 11:47:26.951990 BB: Trying checkout Rover stable FlywooF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable FlywooF405Pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [92/278] Building board: FlywooF745 at 2025-09-20 11:47:26.987463 BB: Trying checkout Rover stable FlywooF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable FlywooF745 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [93/278] Building board: FlywooF745Nano at 2025-09-20 11:47:27.020171 BB: Trying checkout Rover stable FlywooF745Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable FlywooF745Nano binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [94/278] Building board: FlywooH743Pro at 2025-09-20 11:47:27.052055 BB: Trying checkout Rover stable FlywooH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable FlywooH743Pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [95/278] Building board: fmuv2 at 2025-09-20 11:47:27.084310 BB: Trying checkout Rover stable fmuv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable fmuv2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [96/278] Building board: fmuv3 at 2025-09-20 11:47:27.115525 BB: Trying checkout Rover stable fmuv3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable fmuv3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [97/278] Building board: fmuv5 at 2025-09-20 11:47:27.147415 BB: Trying checkout Rover stable fmuv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable fmuv5 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [98/278] Building board: FoxeerF405v2 at 2025-09-20 11:47:27.178609 BB: Trying checkout Rover stable FoxeerF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable FoxeerF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [99/278] Building board: FoxeerH743v1 at 2025-09-20 11:47:27.210672 BB: Trying checkout Rover stable FoxeerH743v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable FoxeerH743v1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [100/278] Building board: GEPRC_TAKER_H743 at 2025-09-20 11:47:27.243135 BB: Trying checkout Rover stable GEPRC_TAKER_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable GEPRC_TAKER_H743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/GEPRC_TAKER_H743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (GEPRC_TAKER_H743) - not in board list BB: [101/278] Building board: GEPRCF745BTHD at 2025-09-20 11:47:28.151816 BB: Trying checkout Rover stable GEPRCF745BTHD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable GEPRCF745BTHD binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [102/278] Building board: GreenSightUltraBlue at 2025-09-20 11:47:28.187626 BB: Trying checkout Rover stable GreenSightUltraBlue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable GreenSightUltraBlue binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/GreenSightUltraBlue/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (GreenSightUltraBlue) - not in board list BB: [103/278] Building board: Here4FC at 2025-09-20 11:47:29.102847 BB: Trying checkout Rover stable Here4FC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable Here4FC binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [104/278] Building board: IFLIGHT_2RAW_H7 at 2025-09-20 11:47:29.138876 BB: Trying checkout Rover stable IFLIGHT_2RAW_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable IFLIGHT_2RAW_H7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [105/278] Building board: JFB100 at 2025-09-20 11:47:29.171471 BB: Trying checkout Rover stable JFB100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable JFB100 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [106/278] Building board: JFB110 at 2025-09-20 11:47:29.203960 BB: Trying checkout Rover stable JFB110 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable JFB110 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [107/278] Building board: JHEM_JHEF405 at 2025-09-20 11:47:29.243362 BB: Trying checkout Rover stable JHEM_JHEF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable JHEM_JHEF405 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [108/278] Building board: JHEMCU-H743HD at 2025-09-20 11:47:29.275893 BB: Trying checkout Rover stable JHEMCU-H743HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable JHEMCU-H743HD binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [109/278] Building board: JHEMCUF405PRO at 2025-09-20 11:47:29.308871 BB: Trying checkout Rover stable JHEMCUF405PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable JHEMCUF405PRO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/JHEMCUF405PRO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (JHEMCUF405PRO) - not in board list BB: [110/278] Building board: JHEMCUF405WING at 2025-09-20 11:47:30.231571 BB: Trying checkout Rover stable JHEMCUF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable JHEMCUF405WING binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/JHEMCUF405WING/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (JHEMCUF405WING) - not in board list BB: [111/278] Building board: KakuteF4 at 2025-09-20 11:47:31.165542 BB: Trying checkout Rover stable KakuteF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable KakuteF4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [112/278] Building board: KakuteF4-Wing at 2025-09-20 11:47:31.200049 BB: Trying checkout Rover stable KakuteF4-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable KakuteF4-Wing binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [113/278] Building board: KakuteF4Mini at 2025-09-20 11:47:31.233384 BB: Trying checkout Rover stable KakuteF4Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable KakuteF4Mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [114/278] Building board: KakuteF7 at 2025-09-20 11:47:31.267592 BB: Trying checkout Rover stable KakuteF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable KakuteF7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [115/278] Building board: KakuteF7-bdshot at 2025-09-20 11:47:31.300123 BB: Trying checkout Rover stable KakuteF7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable KakuteF7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [116/278] Building board: KakuteF7Mini at 2025-09-20 11:47:31.333167 BB: Trying checkout Rover stable KakuteF7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable KakuteF7Mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [117/278] Building board: KakuteH7 at 2025-09-20 11:47:31.365422 BB: Trying checkout Rover stable KakuteH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable KakuteH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [118/278] Building board: KakuteH7-bdshot at 2025-09-20 11:47:31.399349 BB: Trying checkout Rover stable KakuteH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable KakuteH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [119/278] Building board: KakuteH7-Wing at 2025-09-20 11:47:31.431929 BB: Trying checkout Rover stable KakuteH7-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable KakuteH7-Wing binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [120/278] Building board: KakuteH7Mini at 2025-09-20 11:47:31.463395 BB: Trying checkout Rover stable KakuteH7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable KakuteH7Mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [121/278] Building board: KakuteH7Mini-Nand at 2025-09-20 11:47:31.497062 BB: Trying checkout Rover stable KakuteH7Mini-Nand None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable KakuteH7Mini-Nand binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [122/278] Building board: KakuteH7v2 at 2025-09-20 11:47:31.532064 BB: Trying checkout Rover stable KakuteH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable KakuteH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [123/278] Building board: linux at 2025-09-20 11:47:31.565823 BB: Trying checkout Rover stable linux None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable linux binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [124/278] Building board: LongBowF405WING at 2025-09-20 11:47:31.598272 BB: Trying checkout Rover stable LongBowF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable LongBowF405WING binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [125/278] Building board: LumenierLUXF765-NDAA at 2025-09-20 11:47:31.630814 BB: Trying checkout Rover stable LumenierLUXF765-NDAA None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable LumenierLUXF765-NDAA binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/LumenierLUXF765-NDAA/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (LumenierLUXF765-NDAA) - not in board list BB: [126/278] Building board: luminousbee5 at 2025-09-20 11:47:32.536577 BB: Trying checkout Rover stable luminousbee5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable luminousbee5 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [127/278] Building board: MambaF405-2022 at 2025-09-20 11:47:32.571450 BB: Trying checkout Rover stable MambaF405-2022 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable MambaF405-2022 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [128/278] Building board: MambaF405US-I2C at 2025-09-20 11:47:32.604856 BB: Trying checkout Rover stable MambaF405US-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable MambaF405US-I2C binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [129/278] Building board: MambaF405v2 at 2025-09-20 11:47:32.638191 BB: Trying checkout Rover stable MambaF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable MambaF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [130/278] Building board: MambaH743v4 at 2025-09-20 11:47:32.671867 BB: Trying checkout Rover stable MambaH743v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable MambaH743v4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [131/278] Building board: MatekF405 at 2025-09-20 11:47:32.706965 BB: Trying checkout Rover stable MatekF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable MatekF405 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [132/278] Building board: MatekF405-bdshot at 2025-09-20 11:47:32.739847 BB: Trying checkout Rover stable MatekF405-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable MatekF405-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [133/278] Building board: MatekF405-CAN at 2025-09-20 11:47:32.771982 BB: Trying checkout Rover stable MatekF405-CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable MatekF405-CAN binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [134/278] Building board: MatekF405-STD at 2025-09-20 11:47:32.806142 BB: Trying checkout Rover stable MatekF405-STD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable MatekF405-STD binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [135/278] Building board: MatekF405-TE at 2025-09-20 11:47:32.839640 BB: Trying checkout Rover stable MatekF405-TE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable MatekF405-TE binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [136/278] Building board: MatekF405-TE-bdshot at 2025-09-20 11:47:32.871557 BB: Trying checkout Rover stable MatekF405-TE-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable MatekF405-TE-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [137/278] Building board: MatekF405-Wing at 2025-09-20 11:47:32.902674 BB: Trying checkout Rover stable MatekF405-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable MatekF405-Wing binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [138/278] Building board: MatekF405-Wing-bdshot at 2025-09-20 11:47:32.934617 BB: Trying checkout Rover stable MatekF405-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable MatekF405-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [139/278] Building board: MatekF765-SE at 2025-09-20 11:47:32.967417 BB: Trying checkout Rover stable MatekF765-SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable MatekF765-SE binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [140/278] Building board: MatekF765-Wing at 2025-09-20 11:47:33.000063 BB: Trying checkout Rover stable MatekF765-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable MatekF765-Wing binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [141/278] Building board: MatekF765-Wing-bdshot at 2025-09-20 11:47:33.033183 BB: Trying checkout Rover stable MatekF765-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable MatekF765-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [142/278] Building board: MatekH743 at 2025-09-20 11:47:33.067215 BB: Trying checkout Rover stable MatekH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable MatekH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [143/278] Building board: MatekH743-bdshot at 2025-09-20 11:47:33.100223 BB: Trying checkout Rover stable MatekH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable MatekH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [144/278] Building board: MatekH7A3 at 2025-09-20 11:47:33.133152 BB: Trying checkout Rover stable MatekH7A3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable MatekH7A3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [145/278] Building board: MFT-SEMA100 at 2025-09-20 11:47:33.169505 BB: Trying checkout Rover stable MFT-SEMA100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable MFT-SEMA100 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [146/278] Building board: MicoAir405Mini at 2025-09-20 11:47:33.202867 BB: Trying checkout Rover stable MicoAir405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable MicoAir405Mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [147/278] Building board: MicoAir405v2 at 2025-09-20 11:47:33.235486 BB: Trying checkout Rover stable MicoAir405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable MicoAir405v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [148/278] Building board: MicoAir743 at 2025-09-20 11:47:33.268015 BB: Trying checkout Rover stable MicoAir743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable MicoAir743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [149/278] Building board: MicoAir743-AIO at 2025-09-20 11:47:33.303796 BB: Trying checkout Rover stable MicoAir743-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable MicoAir743-AIO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [150/278] Building board: MicoAir743v2 at 2025-09-20 11:47:33.335767 BB: Trying checkout Rover stable MicoAir743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable MicoAir743v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [151/278] Building board: mindpx-v2 at 2025-09-20 11:47:33.368744 BB: Trying checkout Rover stable mindpx-v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable mindpx-v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [152/278] Building board: mini-pix at 2025-09-20 11:47:33.402306 BB: Trying checkout Rover stable mini-pix None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable mini-pix binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [153/278] Building board: modalai_fc-v1 at 2025-09-20 11:47:33.436228 BB: Trying checkout Rover stable modalai_fc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable modalai_fc-v1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [154/278] Building board: mRoControlZeroClassic at 2025-09-20 11:47:33.470100 BB: Trying checkout Rover stable mRoControlZeroClassic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable mRoControlZeroClassic binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [155/278] Building board: mRoControlZeroF7 at 2025-09-20 11:47:33.504461 BB: Trying checkout Rover stable mRoControlZeroF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable mRoControlZeroF7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [156/278] Building board: mRoControlZeroH7 at 2025-09-20 11:47:33.538097 BB: Trying checkout Rover stable mRoControlZeroH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable mRoControlZeroH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [157/278] Building board: mRoControlZeroH7-bdshot at 2025-09-20 11:47:33.571834 BB: Trying checkout Rover stable mRoControlZeroH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable mRoControlZeroH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [158/278] Building board: mRoControlZeroOEMH7 at 2025-09-20 11:47:33.606122 BB: Trying checkout Rover stable mRoControlZeroOEMH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable mRoControlZeroOEMH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [159/278] Building board: mRoCZeroOEMH7-bdshot at 2025-09-20 11:47:33.642834 BB: Trying checkout Rover stable mRoCZeroOEMH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable mRoCZeroOEMH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [160/278] Building board: mRoNexus at 2025-09-20 11:47:33.676514 BB: Trying checkout Rover stable mRoNexus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable mRoNexus binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [161/278] Building board: mRoPixracerPro at 2025-09-20 11:47:33.712989 BB: Trying checkout Rover stable mRoPixracerPro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable mRoPixracerPro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [162/278] Building board: mRoPixracerPro-bdshot at 2025-09-20 11:47:33.757054 BB: Trying checkout Rover stable mRoPixracerPro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable mRoPixracerPro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [163/278] Building board: mRoX21 at 2025-09-20 11:47:33.792099 BB: Trying checkout Rover stable mRoX21 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable mRoX21 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [164/278] Building board: mRoX21-777 at 2025-09-20 11:47:33.827584 BB: Trying checkout Rover stable mRoX21-777 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable mRoX21-777 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [165/278] Building board: MUPilot at 2025-09-20 11:47:33.860442 BB: Trying checkout Rover stable MUPilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable MUPilot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [166/278] Building board: NarinFC-H5 at 2025-09-20 11:47:33.894710 BB: Trying checkout Rover stable NarinFC-H5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable NarinFC-H5 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/NarinFC-H5/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (NarinFC-H5) - not in board list BB: [167/278] Building board: NarinFC-H7 at 2025-09-20 11:47:34.808011 BB: Trying checkout Rover stable NarinFC-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable NarinFC-H7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [168/278] Building board: navigator at 2025-09-20 11:47:34.844533 BB: Trying checkout Rover stable navigator None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable navigator binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [169/278] Building board: navigator64 at 2025-09-20 11:47:34.876669 BB: Trying checkout Rover stable navigator64 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable navigator64 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [170/278] Building board: navio at 2025-09-20 11:47:34.910169 BB: Trying checkout Rover stable navio None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable navio binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [171/278] Building board: navio2 at 2025-09-20 11:47:34.944257 BB: Trying checkout Rover stable navio2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable navio2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [172/278] Building board: NxtPX4v2 at 2025-09-20 11:47:34.978579 BB: Trying checkout Rover stable NxtPX4v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable NxtPX4v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [173/278] Building board: obal at 2025-09-20 11:47:35.016142 BB: Trying checkout Rover stable obal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable obal binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [174/278] Building board: ocpoc_zynq at 2025-09-20 11:47:35.051600 BB: Trying checkout Rover stable ocpoc_zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable ocpoc_zynq binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [175/278] Building board: omnibusf4 at 2025-09-20 11:47:35.088242 BB: Trying checkout Rover stable omnibusf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable omnibusf4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [176/278] Building board: omnibusf4pro at 2025-09-20 11:47:35.126702 BB: Trying checkout Rover stable omnibusf4pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable omnibusf4pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [177/278] Building board: omnibusf4pro-bdshot at 2025-09-20 11:47:35.162833 BB: Trying checkout Rover stable omnibusf4pro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable omnibusf4pro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [178/278] Building board: omnibusf4v6 at 2025-09-20 11:47:35.199780 BB: Trying checkout Rover stable omnibusf4v6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable omnibusf4v6 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [179/278] Building board: OMNIBUSF7V2 at 2025-09-20 11:47:35.236051 BB: Trying checkout Rover stable OMNIBUSF7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable OMNIBUSF7V2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [180/278] Building board: OmnibusNanoV6 at 2025-09-20 11:47:35.271929 BB: Trying checkout Rover stable OmnibusNanoV6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable OmnibusNanoV6 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [181/278] Building board: OmnibusNanoV6-bdshot at 2025-09-20 11:47:35.308490 BB: Trying checkout Rover stable OmnibusNanoV6-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable OmnibusNanoV6-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [182/278] Building board: ORBITH743 at 2025-09-20 11:47:35.344119 BB: Trying checkout Rover stable ORBITH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable ORBITH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/ORBITH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ORBITH743) - not in board list BB: [183/278] Building board: OrqaF405Pro at 2025-09-20 11:47:36.293110 BB: Trying checkout Rover stable OrqaF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable OrqaF405Pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [184/278] Building board: OrqaH743Pro at 2025-09-20 11:47:36.330089 BB: Trying checkout Rover stable OrqaH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable OrqaH743Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/OrqaH743Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (OrqaH743Pro) - not in board list BB: [185/278] Building board: PH4-mini at 2025-09-20 11:47:37.242857 BB: Trying checkout Rover stable PH4-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable PH4-mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [186/278] Building board: PH4-mini-bdshot at 2025-09-20 11:47:37.279058 BB: Trying checkout Rover stable PH4-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable PH4-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [187/278] Building board: pilotpi at 2025-09-20 11:47:37.312159 BB: Trying checkout Rover stable pilotpi None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable pilotpi binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/pilotpi/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (pilotpi) - not in board list BB: [188/278] Building board: Pix32v5 at 2025-09-20 11:47:38.223748 BB: Trying checkout Rover stable Pix32v5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable Pix32v5 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [189/278] Building board: PixC4-Jetson at 2025-09-20 11:47:38.260428 BB: Trying checkout Rover stable PixC4-Jetson None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable PixC4-Jetson binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [190/278] Building board: PixFlamingo at 2025-09-20 11:47:38.294525 BB: Trying checkout Rover stable PixFlamingo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable PixFlamingo binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [191/278] Building board: PixFlamingo-F767 at 2025-09-20 11:47:38.329156 BB: Trying checkout Rover stable PixFlamingo-F767 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable PixFlamingo-F767 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [192/278] Building board: Pixhawk1 at 2025-09-20 11:47:38.362601 BB: Trying checkout Rover stable Pixhawk1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable Pixhawk1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [193/278] Building board: Pixhawk1-1M at 2025-09-20 11:47:38.394211 BB: Trying checkout Rover stable Pixhawk1-1M None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable Pixhawk1-1M binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [194/278] Building board: Pixhawk1-1M-bdshot at 2025-09-20 11:47:38.427138 BB: Trying checkout Rover stable Pixhawk1-1M-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable Pixhawk1-1M-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [195/278] Building board: Pixhawk1-bdshot at 2025-09-20 11:47:38.459703 BB: Trying checkout Rover stable Pixhawk1-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable Pixhawk1-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [196/278] Building board: Pixhawk4 at 2025-09-20 11:47:38.492551 BB: Trying checkout Rover stable Pixhawk4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable Pixhawk4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [197/278] Building board: Pixhawk4-bdshot at 2025-09-20 11:47:38.525884 BB: Trying checkout Rover stable Pixhawk4-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable Pixhawk4-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [198/278] Building board: Pixhawk5X at 2025-09-20 11:47:38.559931 BB: Trying checkout Rover stable Pixhawk5X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable Pixhawk5X binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [199/278] Building board: Pixhawk6C at 2025-09-20 11:47:38.593055 BB: Trying checkout Rover stable Pixhawk6C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable Pixhawk6C binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [200/278] Building board: Pixhawk6C-bdshot at 2025-09-20 11:47:38.626983 BB: Trying checkout Rover stable Pixhawk6C-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable Pixhawk6C-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [201/278] Building board: Pixhawk6X at 2025-09-20 11:47:38.659324 BB: Trying checkout Rover stable Pixhawk6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable Pixhawk6X binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [202/278] Building board: Pixhawk6X-bdshot at 2025-09-20 11:47:38.691689 BB: Trying checkout Rover stable Pixhawk6X-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable Pixhawk6X-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [203/278] Building board: PixPilot-C3 at 2025-09-20 11:47:38.724000 BB: Trying checkout Rover stable PixPilot-C3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable PixPilot-C3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [204/278] Building board: PixPilot-V3 at 2025-09-20 11:47:38.756719 BB: Trying checkout Rover stable PixPilot-V3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable PixPilot-V3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [205/278] Building board: PixPilot-V6 at 2025-09-20 11:47:38.789269 BB: Trying checkout Rover stable PixPilot-V6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable PixPilot-V6 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [206/278] Building board: PixPilot-V6PRO at 2025-09-20 11:47:38.822273 BB: Trying checkout Rover stable PixPilot-V6PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable PixPilot-V6PRO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [207/278] Building board: Pixracer at 2025-09-20 11:47:38.854317 BB: Trying checkout Rover stable Pixracer None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable Pixracer binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [208/278] Building board: Pixracer-bdshot at 2025-09-20 11:47:38.888383 BB: Trying checkout Rover stable Pixracer-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable Pixracer-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [209/278] Building board: PixSurveyA1 at 2025-09-20 11:47:38.922194 BB: Trying checkout Rover stable PixSurveyA1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable PixSurveyA1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [210/278] Building board: PixSurveyA1-IND at 2025-09-20 11:47:38.955622 BB: Trying checkout Rover stable PixSurveyA1-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable PixSurveyA1-IND binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [211/278] Building board: PixSurveyA2-IND at 2025-09-20 11:47:38.988505 BB: Trying checkout Rover stable PixSurveyA2-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable PixSurveyA2-IND binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/PixSurveyA2-IND/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (PixSurveyA2-IND) - not in board list BB: [212/278] Building board: pocket at 2025-09-20 11:47:39.887130 BB: Trying checkout Rover stable pocket None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable pocket binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [213/278] Building board: pxf at 2025-09-20 11:47:39.922541 BB: Trying checkout Rover stable pxf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable pxf binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [214/278] Building board: pxfmini at 2025-09-20 11:47:39.955622 BB: Trying checkout Rover stable pxfmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable pxfmini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [215/278] Building board: QioTekAdeptF407 at 2025-09-20 11:47:39.987982 BB: Trying checkout Rover stable QioTekAdeptF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable QioTekAdeptF407 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [216/278] Building board: QioTekZealotF427 at 2025-09-20 11:47:40.021370 BB: Trying checkout Rover stable QioTekZealotF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable QioTekZealotF427 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [217/278] Building board: QioTekZealotH743 at 2025-09-20 11:47:40.054322 BB: Trying checkout Rover stable QioTekZealotH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable QioTekZealotH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [218/278] Building board: QioTekZealotH743-bdshot at 2025-09-20 11:47:40.087735 BB: Trying checkout Rover stable QioTekZealotH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable QioTekZealotH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [219/278] Building board: R9Pilot at 2025-09-20 11:47:40.123116 BB: Trying checkout Rover stable R9Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable R9Pilot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [220/278] Building board: RadiolinkPIX6 at 2025-09-20 11:47:40.157174 BB: Trying checkout Rover stable RadiolinkPIX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable RadiolinkPIX6 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [221/278] Building board: RADIX2HD at 2025-09-20 11:47:40.192615 BB: Trying checkout Rover stable RADIX2HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable RADIX2HD binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [222/278] Building board: ReaperF745 at 2025-09-20 11:47:40.229153 BB: Trying checkout Rover stable ReaperF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable ReaperF745 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [223/278] Building board: revo-mini at 2025-09-20 11:47:40.264736 BB: Trying checkout Rover stable revo-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable revo-mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [224/278] Building board: revo-mini-bdshot at 2025-09-20 11:47:40.300396 BB: Trying checkout Rover stable revo-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable revo-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [225/278] Building board: revo-mini-i2c at 2025-09-20 11:47:40.335155 BB: Trying checkout Rover stable revo-mini-i2c None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable revo-mini-i2c binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [226/278] Building board: revo-mini-i2c-bdshot at 2025-09-20 11:47:40.368173 BB: Trying checkout Rover stable revo-mini-i2c-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable revo-mini-i2c-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [227/278] Building board: rst_zynq at 2025-09-20 11:47:40.401933 BB: Trying checkout Rover stable rst_zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable rst_zynq binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/rst_zynq/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for rst_zynq in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board rst_zynq --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : rst_zynq BB-WAF: Using toolchain : arm-linux-gnueabihf BB-WAF: Checking for 'g++' (C++ compiler) : /usr/local/bin/arm-linux-gnueabihf-g++ BB-WAF: Checking for 'gcc' (C compiler) : /usr/local/bin/arm-linux-gnueabihf-gcc BB-WAF: Checking for program 'arm-linux-gnueabihf-nm' : /usr/local/bin/arm-linux-gnueabihf-nm BB-WAF: Checking for c flags '-MMD' : yes BB-WAF: Checking for cxx flags '-MMD' : yes BB-WAF: CXX Compiler : g++ 10.2.1 BB-WAF: Checking for need to link with librt : not necessary BB-WAF: Checking for 'lttng-ust': : disabled BB-WAF: Checking for library dl : yes BB-WAF: Checking for program 'arm-linux-gnueabihf-pkg-config' : /usr/bin/arm-linux-gnueabihf-pkg-config BB-WAF: Checking for 'libiio' : not found BB-WAF: Enabled OpenDroneID : no BB-WAF: Enabled firmware ID checking : no BB-WAF: GPS Debug Logging : no BB-WAF: Enabled custom controller : no BB-WAF: Checking for HAVE_CMATH_ISFINITE : yes BB-WAF: Checking for HAVE_CMATH_ISINF : yes BB-WAF: Checking for HAVE_CMATH_ISNAN : yes BB-WAF: Checking for NEED_CMATH_ISFINITE_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISINF_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISNAN_STD_NAMESPACE : yes BB-WAF: Checking for header endian.h : yes BB-WAF: Checking for header byteswap.h : yes BB-WAF: Checking for HAVE_MEMRCHR : yes BB-WAF: Configured VSCode Intellisense: : no BB-WAF: DC_DSDL compiler in : /mnt/volume_nyc3_01/autotest/APM/APM/modules/DroneCAN/dronecan_dsdlc BB-WAF: Source is git repository : yes BB-WAF: Update submodules : yes BB-WAF: Checking for program 'git' : /usr/bin/git BB-WAF: Checking for program 'arm-linux-gnueabihf-size' : /usr/local/bin/arm-linux-gnueabihf-size BB-WAF: Benchmarks : disabled BB-WAF: Unit tests : enabled BB-WAF: Scripting : maybe BB-WAF: Scripting runtime checks : enabled BB-WAF: Debug build : disabled BB-WAF: Coverage build : disabled BB-WAF: Force 32-bit build : disabled BB-WAF: Checking for program 'rsync' : /usr/bin/rsync BB-WAF: Removing target_list file /home/autotest/build/tmp/binaries.build/rst_zynq/target_list BB-WAF: 'configure' finished successfully (1.548s) BB-WAF: 'clean' finished successfully (1.133s) BB: Running (python3 ./waf build --targets bin/ardurover) BB-WAF: Waf: Entering directory `/home/autotest/build/tmp/binaries.build/rst_zynq' BB-WAF: [3/6] Compiling libraries/AP_Scripting/generator/src/main.c BB-WAF: [4/6] Processing modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: [5/6] Creating /home/autotest/build/tmp/binaries.build/rst_zynq/ap_version.h BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Found 342 MAVLink message types in 17 XML files BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ardupilotmega BB-WAF: [6/6] Processing /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.cpp,/home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.h: libraries/AP_Scripting/generator/description/bindings.desc /home/autotest/build/tmp/binaries.build/rst_zynq/gen-bindings -> /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.cpp /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.h BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ASLUAV BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/common BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/development BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/icarous BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/minimal BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/python_array_test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/standard BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ualberta BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/uAvionix BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/loweheiser BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/storm32 BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/AVSSUAS BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/cubepilot BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/csAirLink BB-WAF: Copying fixed headers for protocol 2.0 to /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0 BB-WAF: No target_list file found, creating BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/rst_zynq/compile_commands.json BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/rst_zynq/compile_commands.json BB-WAF: [ 7/991] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 8/991] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 9/991] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 10/991] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 11/991] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 12/991] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Logging.cpp BB-WAF: [ 13/991] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 14/991] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 15/991] Compiling libraries/AC_AttitudeControl/AC_PosControl_Logging.cpp BB-WAF: [ 16/991] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 17/991] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 18/991] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 19/991] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 20/991] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 21/991] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 22/991] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 23/991] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 24/991] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 25/991] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 26/991] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 27/991] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 28/991] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 29/991] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL.cpp BB-WAF: [ 30/991] Compiling libraries/AC_PrecLand/AC_PrecLand_Companion.cpp BB-WAF: [ 31/991] Compiling libraries/AC_PrecLand/AC_PrecLand_IRLock.cpp BB-WAF: [ 32/991] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL_Gazebo.cpp BB-WAF: [ 33/991] Compiling libraries/AC_PrecLand/AC_PrecLand_StateMachine.cpp BB-WAF: [ 34/991] Compiling libraries/AC_PrecLand/PosVelEKF.cpp BB-WAF: [ 35/991] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 36/991] Compiling libraries/APM_Control/AP_AutoTune.cpp BB-WAF: [ 37/991] Compiling libraries/APM_Control/AP_PitchController.cpp BB-WAF: [ 38/991] Compiling libraries/APM_Control/AP_RollController.cpp BB-WAF: [ 39/991] Compiling libraries/APM_Control/AP_SteerController.cpp BB-WAF: [ 40/991] Compiling libraries/APM_Control/AP_YawController.cpp BB-WAF: [ 41/991] Compiling libraries/APM_Control/AR_AttitudeControl.cpp BB-WAF: [ 42/991] Compiling libraries/APM_Control/AR_PosControl.cpp BB-WAF: [ 43/991] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 44/991] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 45/991] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 46/991] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 47/991] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 48/991] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 49/991] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 50/991] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 51/991] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 52/991] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 53/991] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 54/991] Compiling libraries/AP_AdvancedFailsafe/AP_AdvancedFailsafe.cpp BB-WAF: [ 55/991] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 56/991] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 57/991] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 58/991] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 59/991] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 60/991] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 61/991] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 62/991] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 63/991] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 64/991] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 65/991] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 66/991] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 67/991] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 68/991] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 69/991] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 70/991] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 71/991] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 72/991] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 73/991] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 74/991] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 75/991] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 76/991] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 77/991] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 78/991] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 79/991] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 80/991] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 81/991] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 82/991] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 83/991] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 84/991] Compiling libraries/AP_Baro/AP_Baro_atmosphere.cpp BB-WAF: [ 85/991] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 86/991] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 87/991] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 88/991] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 89/991] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 90/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 91/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 92/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 93/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 94/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 95/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 96/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 97/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 98/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 99/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [100/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [101/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [102/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [103/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [104/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [105/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [106/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [107/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [108/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [109/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [110/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [111/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [112/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [113/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [114/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [115/991] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [116/991] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [117/991] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [118/991] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [119/991] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [120/991] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [121/991] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [122/991] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [123/991] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [124/991] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [125/991] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [126/991] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [127/991] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [128/991] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [129/991] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [130/991] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [131/991] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [132/991] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [133/991] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [134/991] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [135/991] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [136/991] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [137/991] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [138/991] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [139/991] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [140/991] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [141/991] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [142/991] Compiling libraries/AP_Common/float16.cpp BB-WAF: [143/991] Compiling libraries/AP_Common/Location.cpp BB-WAF: [144/991] Compiling libraries/AP_Common/time.cpp BB-WAF: [145/991] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [146/991] Compiling libraries/AP_Common/c++.cpp BB-WAF: [147/991] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [148/991] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [149/991] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [150/991] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [151/991] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [152/991] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [153/991] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [154/991] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [155/991] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [156/991] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [157/991] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [158/991] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [159/991] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [160/991] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [161/991] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [162/991] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [163/991] Compiling libraries/AP_Compass/AP_Compass_IIS2MDC.cpp BB-WAF: [164/991] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [165/991] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [166/991] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [167/991] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [168/991] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [169/991] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [170/991] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp: In member function void Compass::probe_i2c_spi_compasses(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:286:55: error: lis3mdl was not declared in this scope BB-WAF: 286 | #define HAL_MAG_PROBE_LIST PROBE_MAG_SPI(LIS3MDL, lis3mdl, false, ROTATION_ROLL_180_YAW_90) BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1101:59: note: in definition of macro ADD_BACKEND BB-WAF: 1101 | do { if (_driver_enabled(driver_type)) { _add_backend(backend); } \ BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:286:32: note: in expansion of macro PROBE_MAG_SPI BB-WAF: 286 | #define HAL_MAG_PROBE_LIST PROBE_MAG_SPI(LIS3MDL, lis3mdl, false, ROTATION_ROLL_180_YAW_90) BB-WAF: | ^~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1433:5: note: in expansion of macro HAL_MAG_PROBE_LIST BB-WAF: 1433 | HAL_MAG_PROBE_LIST; BB-WAF: | ^~~~~~~~~~~~~~~~~~ BB-WAF: compilation terminated due to -Wfatal-errors. BB-WAF: BB-WAF: Waf: Leaving directory `/home/autotest/build/tmp/binaries.build/rst_zynq' BB-WAF: Build failed BB-WAF: -> task in 'objs/AP_Compass' failed (exit status 1): BB-WAF: {task 140596948007312: cxx AP_Compass.cpp -> AP_Compass.cpp.0.o} BB-WAF: (run with -v to display more information) BB: Process failed ((3113486, 256)) BB: Failed build of Rover rst_zynq stable BB: [228/278] Building board: SDMODELH7V1 at 2025-09-20 11:47:59.237154 BB: Trying checkout Rover stable SDMODELH7V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable SDMODELH7V1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [229/278] Building board: SDMODELH7V2 at 2025-09-20 11:47:59.272655 BB: Trying checkout Rover stable SDMODELH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable SDMODELH7V2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [230/278] Building board: SequreH743 at 2025-09-20 11:47:59.307238 BB: Trying checkout Rover stable SequreH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable SequreH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [231/278] Building board: SITL_arm_linux_gnueabihf at 2025-09-20 11:47:59.341642 BB: Trying checkout Rover stable SITL_arm_linux_gnueabihf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable SITL_arm_linux_gnueabihf binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [232/278] Building board: SITL_x86_64_linux_gnu at 2025-09-20 11:47:59.374857 BB: Trying checkout Rover stable SITL_x86_64_linux_gnu None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable SITL_x86_64_linux_gnu binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [233/278] Building board: SIYI_N7 at 2025-09-20 11:47:59.415983 BB: Trying checkout Rover stable SIYI_N7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable SIYI_N7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [234/278] Building board: SkySakuraH743 at 2025-09-20 11:47:59.448907 BB: Trying checkout Rover stable SkySakuraH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable SkySakuraH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [235/278] Building board: SkystarsF405v2 at 2025-09-20 11:47:59.483802 BB: Trying checkout Rover stable SkystarsF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable SkystarsF405v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/SkystarsF405v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (SkystarsF405v2) - not in board list BB: [236/278] Building board: SkystarsH7HD-bdshot at 2025-09-20 11:48:00.390806 BB: Trying checkout Rover stable SkystarsH7HD-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable SkystarsH7HD-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [237/278] Building board: SkystarsH7HDv2 at 2025-09-20 11:48:00.426792 BB: Trying checkout Rover stable SkystarsH7HDv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable SkystarsH7HDv2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [238/278] Building board: sparky2 at 2025-09-20 11:48:00.459680 BB: Trying checkout Rover stable sparky2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable sparky2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [239/278] Building board: SPEDIXF405 at 2025-09-20 11:48:00.491861 BB: Trying checkout Rover stable SPEDIXF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable SPEDIXF405 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [240/278] Building board: SPEDIXH743 at 2025-09-20 11:48:00.524864 BB: Trying checkout Rover stable SPEDIXH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable SPEDIXH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [241/278] Building board: speedybeef4 at 2025-09-20 11:48:00.558820 BB: Trying checkout Rover stable speedybeef4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable speedybeef4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [242/278] Building board: SpeedyBeeF405AIO at 2025-09-20 11:48:00.591572 BB: Trying checkout Rover stable SpeedyBeeF405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable SpeedyBeeF405AIO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [243/278] Building board: SpeedyBeeF405Mini at 2025-09-20 11:48:00.624058 BB: Trying checkout Rover stable SpeedyBeeF405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable SpeedyBeeF405Mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [244/278] Building board: SpeedyBeeF405WING at 2025-09-20 11:48:00.655898 BB: Trying checkout Rover stable SpeedyBeeF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable SpeedyBeeF405WING binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [245/278] Building board: speedybeef4v3 at 2025-09-20 11:48:00.689190 BB: Trying checkout Rover stable speedybeef4v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable speedybeef4v3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [246/278] Building board: speedybeef4v4 at 2025-09-20 11:48:00.722829 BB: Trying checkout Rover stable speedybeef4v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable speedybeef4v4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [247/278] Building board: SPRacingH7 at 2025-09-20 11:48:00.755851 BB: Trying checkout Rover stable SPRacingH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable SPRacingH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [248/278] Building board: SPRacingH7RF at 2025-09-20 11:48:00.789733 BB: Trying checkout Rover stable SPRacingH7RF None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable SPRacingH7RF binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [249/278] Building board: StellarF4 at 2025-09-20 11:48:00.822849 BB: Trying checkout Rover stable StellarF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable StellarF4 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/StellarF4/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (StellarF4) - not in board list BB: [250/278] Building board: StellarF4V2 at 2025-09-20 11:48:01.758076 BB: Trying checkout Rover stable StellarF4V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable StellarF4V2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/StellarF4V2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (StellarF4V2) - not in board list BB: [251/278] Building board: StellarH7V2 at 2025-09-20 11:48:02.666967 BB: Trying checkout Rover stable StellarH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable StellarH7V2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/StellarH7V2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (StellarH7V2) - not in board list BB: [252/278] Building board: SuccexF4 at 2025-09-20 11:48:03.587870 BB: Trying checkout Rover stable SuccexF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable SuccexF4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [253/278] Building board: SULILGH7-P1-P2 at 2025-09-20 11:48:03.623933 BB: Trying checkout Rover stable SULILGH7-P1-P2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable SULILGH7-P1-P2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/SULILGH7-P1-P2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (SULILGH7-P1-P2) - not in board list BB: [254/278] Building board: SVehicle-E2 at 2025-09-20 11:48:04.532839 BB: Trying checkout Rover stable SVehicle-E2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable SVehicle-E2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/SVehicle-E2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (SVehicle-E2) - not in board list BB: [255/278] Building board: TBS-Colibri-F7 at 2025-09-20 11:48:05.463737 BB: Trying checkout Rover stable TBS-Colibri-F7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable TBS-Colibri-F7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [256/278] Building board: TBS_LUCID_H7 at 2025-09-20 11:48:05.502716 BB: Trying checkout Rover stable TBS_LUCID_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable TBS_LUCID_H7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [257/278] Building board: TBS_LUCID_H7_WING at 2025-09-20 11:48:05.540354 BB: Trying checkout Rover stable TBS_LUCID_H7_WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable TBS_LUCID_H7_WING binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [258/278] Building board: TBS_LUCID_PRO at 2025-09-20 11:48:05.577160 BB: Trying checkout Rover stable TBS_LUCID_PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable TBS_LUCID_PRO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [259/278] Building board: thepeach-k1 at 2025-09-20 11:48:05.615045 BB: Trying checkout Rover stable thepeach-k1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable thepeach-k1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [260/278] Building board: thepeach-r1 at 2025-09-20 11:48:05.652069 BB: Trying checkout Rover stable thepeach-r1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable thepeach-r1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [261/278] Building board: TMotorH743 at 2025-09-20 11:48:05.688119 BB: Trying checkout Rover stable TMotorH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable TMotorH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [262/278] Building board: uav-dev-fc-um982 at 2025-09-20 11:48:05.724360 BB: Trying checkout Rover stable uav-dev-fc-um982 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable uav-dev-fc-um982 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/uav-dev-fc-um982/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (uav-dev-fc-um982) - not in board list BB: [263/278] Building board: vnav at 2025-09-20 11:48:06.674431 BB: Trying checkout Rover stable vnav None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable vnav binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [264/278] Building board: VRBrain-v51 at 2025-09-20 11:48:06.709479 BB: Trying checkout Rover stable VRBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable VRBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [265/278] Building board: VRBrain-v52 at 2025-09-20 11:48:06.743055 BB: Trying checkout Rover stable VRBrain-v52 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable VRBrain-v52 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [266/278] Building board: VRBrain-v54 at 2025-09-20 11:48:06.776029 BB: Trying checkout Rover stable VRBrain-v54 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable VRBrain-v54 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [267/278] Building board: VRCore-v10 at 2025-09-20 11:48:06.809140 BB: Trying checkout Rover stable VRCore-v10 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable VRCore-v10 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [268/278] Building board: VRUBrain-v51 at 2025-09-20 11:48:06.843039 BB: Trying checkout Rover stable VRUBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable VRUBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [269/278] Building board: VUAV-V7pro at 2025-09-20 11:48:06.876104 BB: Trying checkout Rover stable VUAV-V7pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable VUAV-V7pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [270/278] Building board: X-MAV-AP-H743v2 at 2025-09-20 11:48:06.914709 BB: Trying checkout Rover stable X-MAV-AP-H743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable X-MAV-AP-H743v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [271/278] Building board: YARIV6X at 2025-09-20 11:48:06.954092 BB: Trying checkout Rover stable YARIV6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable YARIV6X binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/YARIV6X/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (YARIV6X) - not in board list BB: [272/278] Building board: YJUAV_A6 at 2025-09-20 11:48:07.881260 BB: Trying checkout Rover stable YJUAV_A6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable YJUAV_A6 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [273/278] Building board: YJUAV_A6SE at 2025-09-20 11:48:07.918815 BB: Trying checkout Rover stable YJUAV_A6SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable YJUAV_A6SE binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [274/278] Building board: YJUAV_A6SE_H743 at 2025-09-20 11:48:07.952017 BB: Trying checkout Rover stable YJUAV_A6SE_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable YJUAV_A6SE_H743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [275/278] Building board: YJUAV_A6Ultra at 2025-09-20 11:48:07.985148 BB: Trying checkout Rover stable YJUAV_A6Ultra None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable YJUAV_A6Ultra binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [276/278] Building board: ZeroOneX6 at 2025-09-20 11:48:08.018763 BB: Trying checkout Rover stable ZeroOneX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable ZeroOneX6 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [277/278] Building board: ZeroOneX6_Air at 2025-09-20 11:48:08.051742 BB: Trying checkout Rover stable ZeroOneX6_Air None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable ZeroOneX6_Air binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/ZeroOneX6_Air/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ZeroOneX6_Air) - not in board list BB: [278/278] Building board: zynq at 2025-09-20 11:48:08.960518 BB: Trying checkout Rover stable zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable zynq binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/zynq/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (zynq) - not in board list BB: Trying checkout Rover latest None None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch master BB: Running (git checkout -f master) BB-GIT: Previous HEAD position was 1ebd4d996e Plane: version to 4.6.2 BB-GIT: Switched to branch 'master' BB-GIT: Your branch is up to date with 'origin/master'. BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'c6d0293e32d096dc88da861a0db40bfd1f6f8d9d' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '1b2118cf358027453830ef644838a3bedb9411ea' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'bd9124715cc7cbb9bbe3f3270da0edb020507816' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'b2da417dfcbc0a4b617aeaa0d680dc357b233172' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out 'a6bf350c679ed8ba042ad58bf81cc540d61bb605' BB-GIT: Submodule path 'modules/mavlink': checked out '430715591a7a14a996f56d4c724f2e0335d74546' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out 'aa033552599c981b3e916b42383de8a21754c9b4' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit 0b0922b905b34e50c8c52b7da0dda269f46181e9 BB-GIT: Author: Peter Barker BB-GIT: Date: Sat Sep 20 15:12:00 2025 +1000 BB-GIT: BB-GIT: autotest: correct diagnostic output BB-GIT: BB-GIT: old: BB-GIT: AT-0000.1: Loading (flaps.txt BB-GIT: BB-GIT: new: BB-GIT: AT-0000.1: Loading MAV_MISSION_TYPE_MISSION (flaps.txt) BB: Building AntennaTracker stable binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/278] Building board: 3DRControlZeroG at 2025-09-20 11:48:11.555620 BB: Trying checkout AntennaTracker stable 3DRControlZeroG None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: warning: unable to rmdir 'modules/littlefs': Directory not empty BB-GIT: Note: switching to 'AntennaTracker-stable'. BB-GIT: BB-GIT: You are in 'detached HEAD' state. You can look around, make experimental BB-GIT: changes and commit them, and you can discard any commits you make in this BB-GIT: state without impacting any branches by switching back to a branch. BB-GIT: BB-GIT: If you want to create a new branch to retain commits you create, you may BB-GIT: do so (now or later) by using -c with the switch command. Example: BB-GIT: BB-GIT: git switch -c BB-GIT: BB-GIT: Or undo this operation with: BB-GIT: BB-GIT: git switch - BB-GIT: BB-GIT: Turn off this advice by setting config variable advice.detachedHead to false BB-GIT: BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable 3DRControlZeroG binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [2/278] Building board: AcctonGodwit_GA1 at 2025-09-20 11:48:12.435324 BB: Trying checkout AntennaTracker stable AcctonGodwit_GA1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable AcctonGodwit_GA1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/AcctonGodwit_GA1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (AcctonGodwit_GA1) - not in board list BB: [3/278] Building board: ACNS-CM4Pilot at 2025-09-20 11:48:13.917891 BB: Trying checkout AntennaTracker stable ACNS-CM4Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable ACNS-CM4Pilot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [4/278] Building board: ACNS-F405AIO at 2025-09-20 11:48:14.120423 BB: Trying checkout AntennaTracker stable ACNS-F405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable ACNS-F405AIO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [5/278] Building board: AEDROXH7 at 2025-09-20 11:48:14.155803 BB: Trying checkout AntennaTracker stable AEDROXH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable AEDROXH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [6/278] Building board: aero at 2025-09-20 11:48:14.191837 BB: Trying checkout AntennaTracker stable aero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable aero binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/aero/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for aero in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board aero --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : aero BB-WAF: Using toolchain : native BB-WAF: Checking for 'g++' (C++ compiler) : /home/autotest/bin/g++ BB-WAF: Checking for 'gcc' (C compiler) : /home/autotest/bin/gcc BB-WAF: Checking for c flags '-MMD' : yes BB-WAF: Checking for cxx flags '-MMD' : yes BB-WAF: CXX Compiler : g++ 11.4.0 BB-WAF: Checking for need to link with librt : not necessary BB-WAF: Checking for 'lttng-ust': : disabled BB-WAF: Checking for library dl : yes BB-WAF: Checking for program 'pkg-config' : /usr/bin/pkg-config BB-WAF: Checking for 'libiio' : not found BB-WAF: Enabled OpenDroneID : no BB-WAF: Enabled firmware ID checking : no BB-WAF: GPS Debug Logging : no BB-WAF: Enabled custom controller : no BB-WAF: Checking for HAVE_CMATH_ISFINITE : yes BB-WAF: Checking for HAVE_CMATH_ISINF : yes BB-WAF: Checking for HAVE_CMATH_ISNAN : yes BB-WAF: Checking for NEED_CMATH_ISFINITE_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISINF_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISNAN_STD_NAMESPACE : yes BB-WAF: Checking for header endian.h : yes BB-WAF: Checking for header byteswap.h : yes BB-WAF: Checking for HAVE_MEMRCHR : yes BB-WAF: Configured VSCode Intellisense: : no BB-WAF: DC_DSDL compiler in : /mnt/volume_nyc3_01/autotest/APM/APM/modules/DroneCAN/dronecan_dsdlc BB-WAF: Source is git repository : yes BB-WAF: Update submodules : yes BB-WAF: Checking for program 'git' : /usr/bin/git BB-WAF: Checking for program 'size' : /usr/bin/size BB-WAF: Benchmarks : disabled BB-WAF: Unit tests : enabled BB-WAF: Scripting : maybe BB-WAF: Scripting runtime checks : enabled BB-WAF: Debug build : disabled BB-WAF: Coverage build : disabled BB-WAF: Force 32-bit build : disabled BB-WAF: Checking for program 'rsync' : /usr/bin/rsync BB-WAF: Removing target_list file /home/autotest/build/tmp/binaries.build/aero/target_list BB-WAF: 'configure' finished successfully (0.673s) BB-WAF: 'clean' finished successfully (1.195s) BB: Running (python3 ./waf build --targets bin/antennatracker) BB-WAF: Waf: Entering directory `/home/autotest/build/tmp/binaries.build/aero' BB-WAF: [3/7] Compiling libraries/AP_Scripting/generator/src/main.c BB-WAF: [4/7] Processing modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Found 342 MAVLink message types in 17 XML files BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ardupilotmega BB-WAF: [5/7] Processing dronecangen: modules/DroneCAN/DSDL/ardupilot modules/DroneCAN/DSDL/com modules/DroneCAN/DSDL/cuav modules/DroneCAN/DSDL/dronecan modules/DroneCAN/DSDL/mppt modules/DroneCAN/DSDL/tests modules/DroneCAN/DSDL/uavcan BB-WAF: [6/7] Creating /home/autotest/build/tmp/binaries.build/aero/ap_version.h BB-WAF: [7/7] Processing /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.cpp,/home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.h: libraries/AP_Scripting/generator/description/bindings.desc /home/autotest/build/tmp/binaries.build/aero/gen-bindings -> /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.cpp /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.h BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ASLUAV BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/common BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/development BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/icarous BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/minimal BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/python_array_test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/standard BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ualberta BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/uAvionix BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/loweheiser BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/storm32 BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/AVSSUAS BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/cubepilot BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/csAirLink BB-WAF: Copying fixed headers for protocol 2.0 to /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0 BB-WAF: expanding ardupilot.gnss.Status BB-WAF: expanding ardupilot.gnss.Heading BB-WAF: expanding ardupilot.gnss.MovingBaselineData BB-WAF: expanding ardupilot.gnss.RelPosHeading BB-WAF: expanding ardupilot.indication.Button BB-WAF: expanding ardupilot.indication.SafetyState BB-WAF: expanding ardupilot.indication.NotifyState BB-WAF: expanding ardupilot.equipment.trafficmonitor.TrafficReport BB-WAF: expanding ardupilot.equipment.power.BatteryContinuous BB-WAF: expanding ardupilot.equipment.power.BatteryCells BB-WAF: expanding ardupilot.equipment.power.BatteryInfoAux BB-WAF: expanding ardupilot.equipment.power.BatteryPeriodic BB-WAF: expanding ardupilot.equipment.proximity_sensor.Proximity BB-WAF: expanding com.hobbywing.esc.StatusMsg1 BB-WAF: expanding com.hobbywing.esc.SetAngle BB-WAF: expanding com.hobbywing.esc.SetID BB-WAF: expanding com.hobbywing.esc.GetEscID BB-WAF: expanding com.hobbywing.esc.SetDirection BB-WAF: expanding com.hobbywing.esc.GetMajorConfig BB-WAF: expanding com.hobbywing.esc.RawCommand BB-WAF: expanding com.hobbywing.esc.SelfTest BB-WAF: expanding com.hobbywing.esc.SetLED BB-WAF: expanding com.hobbywing.esc.StatusMsg3 BB-WAF: expanding com.hobbywing.esc.SetBaud BB-WAF: expanding com.hobbywing.esc.StatusMsg2 BB-WAF: expanding com.hobbywing.esc.SetThrottleSource BB-WAF: expanding com.hobbywing.esc.GetMaintenanceInformation BB-WAF: expanding com.hobbywing.esc.SetReportingFrequency BB-WAF: expanding com.tmotor.esc.PUSHSCI BB-WAF: expanding com.tmotor.esc.ParamGet BB-WAF: expanding com.tmotor.esc.FocCtrl BB-WAF: expanding com.tmotor.esc.PUSHCAN BB-WAF: expanding com.tmotor.esc.ParamCfg BB-WAF: expanding com.xacti.GnssStatus BB-WAF: expanding com.xacti.GimbalAttitudeStatus BB-WAF: expanding com.xacti.GimbalControlData BB-WAF: expanding com.xacti.GnssStatusReq BB-WAF: expanding com.xacti.CopterAttStatus BB-WAF: expanding com.volz.servo.ActuatorStatus BB-WAF: expanding com.hex.equipment.flow.Measurement BB-WAF: expanding com.himark.servo.ServoCmd BB-WAF: expanding com.himark.servo.ServoInfo BB-WAF: expanding cuav.equipment.power.CBAT BB-WAF: expanding dronecan.sensors.rc.RCInput BB-WAF: expanding dronecan.sensors.hygrometer.Hygrometer BB-WAF: expanding dronecan.sensors.magnetometer.MagneticFieldStrengthHiRes BB-WAF: expanding dronecan.sensors.rpm.RPM BB-WAF: expanding dronecan.remoteid.BasicID BB-WAF: expanding dronecan.remoteid.ArmStatus BB-WAF: expanding dronecan.remoteid.Location BB-WAF: expanding dronecan.remoteid.SecureCommand BB-WAF: expanding dronecan.remoteid.SelfID BB-WAF: expanding dronecan.remoteid.System BB-WAF: expanding dronecan.remoteid.OperatorID BB-WAF: expanding dronecan.protocol.FlexDebug BB-WAF: expanding dronecan.protocol.CanStats BB-WAF: expanding dronecan.protocol.Stats BB-WAF: expanding mppt.OutputEnable BB-WAF: expanding mppt.Stream BB-WAF: expanding uavcan.Timestamp BB-WAF: expanding uavcan.CoarseOrientation BB-WAF: expanding uavcan.tunnel.Call BB-WAF: expanding uavcan.tunnel.Targetted BB-WAF: expanding uavcan.tunnel.SerialConfig BB-WAF: expanding uavcan.tunnel.Protocol BB-WAF: expanding uavcan.tunnel.Broadcast BB-WAF: expanding uavcan.navigation.GlobalNavigationSolution BB-WAF: expanding uavcan.protocol.GetNodeInfo BB-WAF: expanding uavcan.protocol.DataTypeKind BB-WAF: expanding uavcan.protocol.GetDataTypeInfo BB-WAF: expanding uavcan.protocol.HardwareVersion BB-WAF: expanding uavcan.protocol.Panic BB-WAF: expanding uavcan.protocol.RestartNode BB-WAF: expanding uavcan.protocol.AccessCommandShell BB-WAF: expanding uavcan.protocol.SoftwareVersion BB-WAF: expanding uavcan.protocol.GlobalTimeSync BB-WAF: expanding uavcan.protocol.NodeStatus BB-WAF: expanding uavcan.protocol.GetTransportStats BB-WAF: expanding uavcan.protocol.CANIfaceStats BB-WAF: expanding uavcan.protocol.file.EntryType BB-WAF: expanding uavcan.protocol.file.GetDirectoryEntryInfo BB-WAF: expanding uavcan.protocol.file.BeginFirmwareUpdate BB-WAF: expanding uavcan.protocol.file.Write BB-WAF: expanding uavcan.protocol.file.GetInfo BB-WAF: expanding uavcan.protocol.file.Error BB-WAF: expanding uavcan.protocol.file.Path BB-WAF: expanding uavcan.protocol.file.Read BB-WAF: expanding uavcan.protocol.file.Delete BB-WAF: expanding uavcan.protocol.debug.LogMessage BB-WAF: expanding uavcan.protocol.debug.LogLevel BB-WAF: expanding uavcan.protocol.debug.KeyValue BB-WAF: expanding uavcan.protocol.param.Value BB-WAF: expanding uavcan.protocol.param.ExecuteOpcode BB-WAF: expanding uavcan.protocol.param.GetSet BB-WAF: expanding uavcan.protocol.param.Empty BB-WAF: expanding uavcan.protocol.param.NumericValue BB-WAF: expanding uavcan.protocol.dynamic_node_id.Allocation BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.Discovery BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.AppendEntries BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.RequestVote BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.Entry BB-WAF: expanding uavcan.protocol.enumeration.Indication BB-WAF: expanding uavcan.protocol.enumeration.Begin BB-WAF: expanding uavcan.equipment.device.Temperature BB-WAF: expanding uavcan.equipment.air_data.StaticPressure BB-WAF: expanding uavcan.equipment.air_data.AngleOfAttack BB-WAF: expanding uavcan.equipment.air_data.IndicatedAirspeed BB-WAF: expanding uavcan.equipment.air_data.RawAirData BB-WAF: expanding uavcan.equipment.air_data.StaticTemperature BB-WAF: expanding uavcan.equipment.air_data.Sideslip BB-WAF: expanding uavcan.equipment.air_data.TrueAirspeed BB-WAF: expanding uavcan.equipment.ahrs.Solution BB-WAF: expanding uavcan.equipment.ahrs.RawIMU BB-WAF: expanding uavcan.equipment.ahrs.MagneticFieldStrength BB-WAF: expanding uavcan.equipment.ahrs.MagneticFieldStrength2 BB-WAF: expanding uavcan.equipment.safety.ArmingStatus BB-WAF: expanding uavcan.equipment.gnss.Auxiliary BB-WAF: expanding uavcan.equipment.gnss.Fix BB-WAF: expanding uavcan.equipment.gnss.Fix2 BB-WAF: expanding uavcan.equipment.gnss.ECEFPositionVelocity BB-WAF: expanding uavcan.equipment.gnss.RTCMStream BB-WAF: expanding uavcan.equipment.power.PrimaryPowerSupplyStatus BB-WAF: expanding uavcan.equipment.power.BatteryInfo BB-WAF: expanding uavcan.equipment.power.CircuitStatus BB-WAF: expanding uavcan.equipment.esc.RPMCommand BB-WAF: expanding uavcan.equipment.esc.Status BB-WAF: expanding uavcan.equipment.esc.RawCommand BB-WAF: expanding uavcan.equipment.esc.StatusExtended BB-WAF: expanding uavcan.equipment.actuator.Command BB-WAF: expanding uavcan.equipment.actuator.Status BB-WAF: expanding uavcan.equipment.actuator.ArrayCommand BB-WAF: expanding uavcan.equipment.range_sensor.Measurement BB-WAF: expanding uavcan.equipment.indication.BeepCommand BB-WAF: expanding uavcan.equipment.indication.SingleLightCommand BB-WAF: expanding uavcan.equipment.indication.RGB565 BB-WAF: expanding uavcan.equipment.indication.LightsCommand BB-WAF: expanding uavcan.equipment.ice.FuelTankStatus BB-WAF: expanding uavcan.equipment.ice.reciprocating.Status BB-WAF: expanding uavcan.equipment.ice.reciprocating.CylinderStatus BB-WAF: expanding uavcan.equipment.hardpoint.Status BB-WAF: expanding uavcan.equipment.hardpoint.Command BB-WAF: expanding uavcan.equipment.camera_gimbal.GEOPOICommand BB-WAF: expanding uavcan.equipment.camera_gimbal.AngularCommand BB-WAF: expanding uavcan.equipment.camera_gimbal.Status BB-WAF: expanding uavcan.equipment.camera_gimbal.Mode BB-WAF: BB-WAF: No target_list file found, creating BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/aero/compile_commands.json BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/aero/compile_commands.json BB-WAF: [ 8/1128] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 9/1128] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 10/1128] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 11/1128] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 12/1128] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 13/1128] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 14/1128] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 15/1128] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 16/1128] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 17/1128] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 18/1128] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 19/1128] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 20/1128] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 21/1128] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 22/1128] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 23/1128] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 24/1128] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 25/1128] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 26/1128] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 27/1128] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 28/1128] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 29/1128] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 30/1128] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 31/1128] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 32/1128] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 33/1128] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 34/1128] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 35/1128] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 36/1128] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 37/1128] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 38/1128] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 39/1128] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 40/1128] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 41/1128] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 42/1128] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 43/1128] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 44/1128] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 45/1128] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 46/1128] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 47/1128] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 48/1128] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 49/1128] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 50/1128] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 51/1128] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 52/1128] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 53/1128] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 54/1128] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 55/1128] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 56/1128] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 57/1128] Compiling libraries/AP_Baro/AP_Baro_atmosphere.cpp BB-WAF: [ 58/1128] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 59/1128] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 60/1128] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 61/1128] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 62/1128] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 63/1128] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 64/1128] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 65/1128] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 66/1128] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 67/1128] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 68/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 69/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 70/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 71/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 72/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 73/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 74/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 75/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 76/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 77/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 78/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 79/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 80/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 81/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 82/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 83/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 84/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 85/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 86/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 87/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 88/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 89/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 90/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 91/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 92/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 93/1128] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 94/1128] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 95/1128] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 96/1128] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 97/1128] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 98/1128] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 99/1128] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 100/1128] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [ 101/1128] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [ 102/1128] Compiling libraries/AP_CANManager/AP_CANManager_CANDriver_Params.cpp BB-WAF: [ 103/1128] Compiling libraries/AP_CANManager/AP_CANManager.cpp BB-WAF: [ 104/1128] Compiling libraries/AP_CANManager/AP_SLCANIface.cpp BB-WAF: [ 105/1128] Compiling libraries/AP_CANManager/AP_CANIfaceParams.cpp BB-WAF: [ 106/1128] Compiling libraries/AP_CANManager/AP_CANSensor.cpp BB-WAF: [ 107/1128] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 108/1128] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 109/1128] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 110/1128] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 111/1128] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 112/1128] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 113/1128] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 114/1128] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 115/1128] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 116/1128] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 117/1128] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 118/1128] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 119/1128] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 120/1128] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 121/1128] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 122/1128] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 123/1128] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 124/1128] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 125/1128] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 126/1128] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 127/1128] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 128/1128] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 129/1128] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 130/1128] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 131/1128] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 132/1128] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 133/1128] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 134/1128] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 135/1128] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 136/1128] Compiling libraries/AP_Compass/AP_Compass_BMM350.cpp BB-WAF: [ 137/1128] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 138/1128] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 139/1128] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 140/1128] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 141/1128] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 142/1128] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 143/1128] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 144/1128] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 145/1128] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 146/1128] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 147/1128] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 148/1128] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 149/1128] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 150/1128] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 151/1128] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 152/1128] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 153/1128] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 154/1128] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 155/1128] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 156/1128] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 157/1128] Compiling libraries/AP_Compass/AP_Compass_IIS2MDC.cpp BB-WAF: [ 158/1128] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 159/1128] Compiling libraries/AP_CustomRotations/AP_CustomRotations_params.cpp BB-WAF: [ 160/1128] Compiling libraries/AP_CustomRotations/AP_CustomRotations.cpp BB-WAF: [ 161/1128] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 162/1128] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 163/1128] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 164/1128] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 165/1128] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 166/1128] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [ 167/1128] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [ 168/1128] Compiling libraries/AP_DroneCAN/AP_DroneCAN_DNA_Server.cpp BB-WAF: [ 169/1128] Compiling libraries/AP_DroneCAN/AP_DroneCAN_serial.cpp BB-WAF: [ 170/1128] Compiling libraries/AP_DroneCAN/AP_DroneCAN.cpp BB-WAF: [ 171/1128] Compiling libraries/AP_DroneCAN/AP_Canard_iface.cpp BB-WAF: [ 172/1128] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [ 173/1128] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [ 174/1128] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 175/1128] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 176/1128] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [ 177/1128] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [ 178/1128] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [ 179/1128] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [ 180/1128] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [ 181/1128] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [ 182/1128] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [ 183/1128] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem.cpp BB-WAF: [ 184/1128] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_SITL.cpp BB-WAF: [ 185/1128] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.cpp BB-WAF: [ 186/1128] Compiling libraries/AP_ExternalAHRS/MicroStrain_common.cpp BB-WAF: [ 187/1128] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain7.cpp BB-WAF: [ 188/1128] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS.cpp BB-WAF: [ 189/1128] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [ 190/1128] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain5.cpp BB-WAF: [ 191/1128] Compiling libraries/AP_ExternalControl/AP_ExternalControl.cpp BB-WAF: [ 192/1128] Compiling libraries/AP_FETtecOneWire/AP_FETtecOneWire.cpp BB-WAF: [ 193/1128] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [ 194/1128] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [ 195/1128] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [ 196/1128] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [ 197/1128] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [ 198/1128] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [ 199/1128] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [ 200/1128] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [ 201/1128] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [ 202/1128] Compiling libraries/AP_FlashStorage/AP_FlashStorage.cpp BB-WAF: [ 203/1128] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [ 204/1128] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.cpp BB-WAF: [ 205/1128] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.cpp BB-WAF: [ 206/1128] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.cpp BB-WAF: [ 207/1128] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Telem.cpp BB-WAF: [ 208/1128] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [ 209/1128] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.cpp BB-WAF: [ 210/1128] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.cpp BB-WAF: [ 211/1128] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [ 212/1128] Compiling libraries/AP_GPS/AP_GPS_Params.cpp BB-WAF: [ 213/1128] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [ 214/1128] Compiling libraries/AP_GPS/AP_GPS_Blended.cpp BB-WAF: [ 215/1128] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [ 216/1128] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [ 217/1128] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [ 218/1128] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [ 219/1128] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [ 220/1128] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [ 221/1128] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [ 222/1128] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [ 223/1128] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [ 224/1128] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [ 225/1128] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [ 226/1128] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [ 227/1128] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [ 228/1128] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [ 229/1128] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [ 230/1128] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [ 231/1128] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [ 232/1128] Compiling libraries/AP_GSOF/AP_GSOF.cpp BB-WAF: [ 233/1128] Compiling libraries/AP_Generator/AP_Generator.cpp BB-WAF: [ 234/1128] Compiling libraries/AP_Generator/AP_Generator_RichenPower.cpp BB-WAF: [ 235/1128] Compiling libraries/AP_Generator/AP_Generator_IE_2400.cpp BB-WAF: [ 236/1128] Compiling libraries/AP_Generator/AP_Generator_IE_650_800.cpp BB-WAF: [ 237/1128] Compiling libraries/AP_Generator/AP_Generator_IE_FuelCell.cpp BB-WAF: [ 238/1128] Compiling libraries/AP_Generator/AP_Generator_Backend.cpp BB-WAF: [ 239/1128] Compiling libraries/AP_Gripper/AP_Gripper_Servo.cpp BB-WAF: [ 240/1128] Compiling libraries/AP_Gripper/AP_Gripper_Backend.cpp BB-WAF: [ 241/1128] Compiling libraries/AP_Gripper/AP_Gripper_EPM.cpp BB-WAF: [ 242/1128] Compiling libraries/AP_Gripper/AP_Gripper.cpp BB-WAF: [ 243/1128] Compiling libraries/AP_Hott_Telem/AP_Hott_Telem.cpp BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp: In member function void Compass::probe_i2c_spi_compasses(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:19:110: error: no matching function for call to AP_Compass_BMM150::probe(AP_HAL::OwnPtr, Rotation) BB-WAF: 19 | #define PROBE_MAG_I2C(driver, bus, addr, args ...) ADD_BACKEND(DRIVER_ ##driver, AP_Compass_ ## driver::probe(GET_I2C_DEVICE(bus, addr),##args)) BB-WAF: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1101:59: note: in definition of macro ADD_BACKEND BB-WAF: 1101 | do { if (_driver_enabled(driver_type)) { _add_backend(backend); } \ BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:248:28: note: in expansion of macro PROBE_MAG_I2C BB-WAF: 248 | #define HAL_MAG_PROBE1 PROBE_MAG_I2C(BMM150, 2, 0x12, ROTATION_NONE) BB-WAF: | ^~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:251:32: note: in expansion of macro HAL_MAG_PROBE1 BB-WAF: 251 | #define HAL_MAG_PROBE_LIST HAL_MAG_PROBE1; HAL_MAG_PROBE2; HAL_MAG_PROBE3 BB-WAF: | ^~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1433:5: note: in expansion of macro HAL_MAG_PROBE_LIST BB-WAF: 1433 | HAL_MAG_PROBE_LIST; BB-WAF: | ^~~~~~~~~~~~~~~~~~ BB-WAF: compilation terminated due to -Wfatal-errors. BB-WAF: BB-WAF: Waf: Leaving directory `/home/autotest/build/tmp/binaries.build/aero' BB-WAF: Build failed BB-WAF: -> task in 'objs/AP_Compass' failed (exit status 1): BB-WAF: {task 140041214372752: cxx AP_Compass.cpp -> AP_Compass.cpp.0.o} BB-WAF: (run with -v to display more information) BB: Process failed ((3121838, 256)) BB: Failed build of AntennaTracker aero stable BB: [7/278] Building board: AEROFOX-H7 at 2025-09-20 11:48:25.807049 BB: Trying checkout AntennaTracker stable AEROFOX-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable AEROFOX-H7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [8/278] Building board: AET-H743-Basic at 2025-09-20 11:48:25.843025 BB: Trying checkout AntennaTracker stable AET-H743-Basic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable AET-H743-Basic binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [9/278] Building board: airbotf4 at 2025-09-20 11:48:25.875639 BB: Trying checkout AntennaTracker stable airbotf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable airbotf4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [10/278] Building board: AIRLink at 2025-09-20 11:48:25.907664 BB: Trying checkout AntennaTracker stable AIRLink None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable AIRLink binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [11/278] Building board: Airvolute-DCS2 at 2025-09-20 11:48:25.940597 BB: Trying checkout AntennaTracker stable Airvolute-DCS2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable Airvolute-DCS2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [12/278] Building board: AnyleafH7 at 2025-09-20 11:48:25.974689 BB: Trying checkout AntennaTracker stable AnyleafH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable AnyleafH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [13/278] Building board: Aocoda-RC-H743Dual at 2025-09-20 11:48:26.007975 BB: Trying checkout AntennaTracker stable Aocoda-RC-H743Dual None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable Aocoda-RC-H743Dual binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [14/278] Building board: ARK_FPV at 2025-09-20 11:48:26.040278 BB: Trying checkout AntennaTracker stable ARK_FPV None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable ARK_FPV binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/ARK_FPV/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ARK_FPV) - not in board list BB: [15/278] Building board: ARKV6X at 2025-09-20 11:48:26.936293 BB: Trying checkout AntennaTracker stable ARKV6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable ARKV6X binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [16/278] Building board: ARKV6X-bdshot at 2025-09-20 11:48:26.970136 BB: Trying checkout AntennaTracker stable ARKV6X-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable ARKV6X-bdshot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/ARKV6X-bdshot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ARKV6X-bdshot) - not in board list BB: [17/278] Building board: AtomRCF405NAVI at 2025-09-20 11:48:27.888170 BB: Trying checkout AntennaTracker stable AtomRCF405NAVI None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable AtomRCF405NAVI binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [18/278] Building board: ATOMRCF405NAVI-Deluxe at 2025-09-20 11:48:27.923821 BB: Trying checkout AntennaTracker stable ATOMRCF405NAVI-Deluxe None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable ATOMRCF405NAVI-Deluxe binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/ATOMRCF405NAVI-Deluxe/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ATOMRCF405NAVI-Deluxe) - not in board list BB: [19/278] Building board: bbbmini at 2025-09-20 11:48:28.828710 BB: Trying checkout AntennaTracker stable bbbmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable bbbmini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [20/278] Building board: BeastF7 at 2025-09-20 11:48:28.862682 BB: Trying checkout AntennaTracker stable BeastF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable BeastF7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [21/278] Building board: BeastF7v2 at 2025-09-20 11:48:28.896010 BB: Trying checkout AntennaTracker stable BeastF7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable BeastF7v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [22/278] Building board: BeastH7 at 2025-09-20 11:48:28.929342 BB: Trying checkout AntennaTracker stable BeastH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable BeastH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [23/278] Building board: BeastH7v2 at 2025-09-20 11:48:28.961233 BB: Trying checkout AntennaTracker stable BeastH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable BeastH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [24/278] Building board: bhat at 2025-09-20 11:48:28.995297 BB: Trying checkout AntennaTracker stable bhat None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable bhat binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [25/278] Building board: BlitzF745 at 2025-09-20 11:48:29.026530 BB: Trying checkout AntennaTracker stable BlitzF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable BlitzF745 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [26/278] Building board: BlitzF745AIO at 2025-09-20 11:48:29.059519 BB: Trying checkout AntennaTracker stable BlitzF745AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable BlitzF745AIO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [27/278] Building board: BlitzH743Pro at 2025-09-20 11:48:29.092060 BB: Trying checkout AntennaTracker stable BlitzH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable BlitzH743Pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [28/278] Building board: BlitzMiniF745 at 2025-09-20 11:48:29.126463 BB: Trying checkout AntennaTracker stable BlitzMiniF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable BlitzMiniF745 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [29/278] Building board: BlitzWingH743 at 2025-09-20 11:48:29.159841 BB: Trying checkout AntennaTracker stable BlitzWingH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable BlitzWingH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [30/278] Building board: blue at 2025-09-20 11:48:29.191772 BB: Trying checkout AntennaTracker stable blue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable blue binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [31/278] Building board: BOTWINGF405 at 2025-09-20 11:48:29.223025 BB: Trying checkout AntennaTracker stable BOTWINGF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable BOTWINGF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/BOTWINGF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (BOTWINGF405) - not in board list BB: [32/278] Building board: BrahmaF4 at 2025-09-20 11:48:30.127173 BB: Trying checkout AntennaTracker stable BrahmaF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable BrahmaF4 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/BrahmaF4/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (BrahmaF4) - not in board list BB: [33/278] Building board: BROTHERHOBBYF405v3 at 2025-09-20 11:48:31.061851 BB: Trying checkout AntennaTracker stable BROTHERHOBBYF405v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable BROTHERHOBBYF405v3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [34/278] Building board: BROTHERHOBBYH743 at 2025-09-20 11:48:31.096547 BB: Trying checkout AntennaTracker stable BROTHERHOBBYH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable BROTHERHOBBYH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [35/278] Building board: canzero at 2025-09-20 11:48:31.130609 BB: Trying checkout AntennaTracker stable canzero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable canzero binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [36/278] Building board: CBU-H7-LC-Stamp at 2025-09-20 11:48:31.162046 BB: Trying checkout AntennaTracker stable CBU-H7-LC-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable CBU-H7-LC-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/CBU-H7-LC-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CBU-H7-LC-Stamp) - not in board list BB: [37/278] Building board: CBU-H7-Stamp at 2025-09-20 11:48:32.060969 BB: Trying checkout AntennaTracker stable CBU-H7-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable CBU-H7-Stamp binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [38/278] Building board: CORVON405V2_1 at 2025-09-20 11:48:32.095566 BB: Trying checkout AntennaTracker stable CORVON405V2_1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable CORVON405V2_1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/CORVON405V2_1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CORVON405V2_1) - not in board list BB: [39/278] Building board: CORVON743V1 at 2025-09-20 11:48:32.987944 BB: Trying checkout AntennaTracker stable CORVON743V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable CORVON743V1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/CORVON743V1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CORVON743V1) - not in board list BB: [40/278] Building board: CSKY405 at 2025-09-20 11:48:33.896718 BB: Trying checkout AntennaTracker stable CSKY405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable CSKY405 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [41/278] Building board: CUAV-7-Nano at 2025-09-20 11:48:33.931641 BB: Trying checkout AntennaTracker stable CUAV-7-Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable CUAV-7-Nano binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [42/278] Building board: CUAV-Nora at 2025-09-20 11:48:33.967597 BB: Trying checkout AntennaTracker stable CUAV-Nora None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable CUAV-Nora binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [43/278] Building board: CUAV-Nora-bdshot at 2025-09-20 11:48:34.000644 BB: Trying checkout AntennaTracker stable CUAV-Nora-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable CUAV-Nora-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [44/278] Building board: CUAV-Pixhack-v3 at 2025-09-20 11:48:34.038206 BB: Trying checkout AntennaTracker stable CUAV-Pixhack-v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable CUAV-Pixhack-v3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [45/278] Building board: CUAV-V6X-v2 at 2025-09-20 11:48:34.069672 BB: Trying checkout AntennaTracker stable CUAV-V6X-v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable CUAV-V6X-v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/CUAV-V6X-v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CUAV-V6X-v2) - not in board list BB: [46/278] Building board: CUAV-X25-EVO at 2025-09-20 11:48:34.965163 BB: Trying checkout AntennaTracker stable CUAV-X25-EVO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable CUAV-X25-EVO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/CUAV-X25-EVO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CUAV-X25-EVO) - not in board list BB: [47/278] Building board: CUAV-X7 at 2025-09-20 11:48:35.911702 BB: Trying checkout AntennaTracker stable CUAV-X7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable CUAV-X7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [48/278] Building board: CUAV-X7-bdshot at 2025-09-20 11:48:35.950489 BB: Trying checkout AntennaTracker stable CUAV-X7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable CUAV-X7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [49/278] Building board: CUAVv5 at 2025-09-20 11:48:35.986223 BB: Trying checkout AntennaTracker stable CUAVv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable CUAVv5 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [50/278] Building board: CUAVv5-bdshot at 2025-09-20 11:48:36.023783 BB: Trying checkout AntennaTracker stable CUAVv5-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable CUAVv5-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [51/278] Building board: CUAVv5Nano at 2025-09-20 11:48:36.059554 BB: Trying checkout AntennaTracker stable CUAVv5Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable CUAVv5Nano binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [52/278] Building board: CUAVv5Nano-bdshot at 2025-09-20 11:48:36.095954 BB: Trying checkout AntennaTracker stable CUAVv5Nano-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable CUAVv5Nano-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [53/278] Building board: CubeBlack at 2025-09-20 11:48:36.135008 BB: Trying checkout AntennaTracker stable CubeBlack None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable CubeBlack binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [54/278] Building board: CubeBlack+ at 2025-09-20 11:48:36.172050 BB: Trying checkout AntennaTracker stable CubeBlack+ None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable CubeBlack+ binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [55/278] Building board: CubeOrange at 2025-09-20 11:48:36.208295 BB: Trying checkout AntennaTracker stable CubeOrange None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable CubeOrange binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [56/278] Building board: CubeOrange-bdshot at 2025-09-20 11:48:36.244110 BB: Trying checkout AntennaTracker stable CubeOrange-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable CubeOrange-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [57/278] Building board: CubeOrangePlus at 2025-09-20 11:48:36.279441 BB: Trying checkout AntennaTracker stable CubeOrangePlus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable CubeOrangePlus binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [58/278] Building board: CubeOrangePlus-bdshot at 2025-09-20 11:48:36.315443 BB: Trying checkout AntennaTracker stable CubeOrangePlus-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable CubeOrangePlus-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [59/278] Building board: CubePurple at 2025-09-20 11:48:36.369618 BB: Trying checkout AntennaTracker stable CubePurple None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable CubePurple binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [60/278] Building board: CubeRedPrimary at 2025-09-20 11:48:36.420216 BB: Trying checkout AntennaTracker stable CubeRedPrimary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable CubeRedPrimary binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [61/278] Building board: CubeRedSecondary at 2025-09-20 11:48:36.456407 BB: Trying checkout AntennaTracker stable CubeRedSecondary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable CubeRedSecondary binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [62/278] Building board: CubeYellow at 2025-09-20 11:48:36.490714 BB: Trying checkout AntennaTracker stable CubeYellow None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable CubeYellow binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [63/278] Building board: CubeYellow-bdshot at 2025-09-20 11:48:36.525638 BB: Trying checkout AntennaTracker stable CubeYellow-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable CubeYellow-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [64/278] Building board: DAKEFPVF405 at 2025-09-20 11:48:36.559999 BB: Trying checkout AntennaTracker stable DAKEFPVF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable DAKEFPVF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/DAKEFPVF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (DAKEFPVF405) - not in board list BB: [65/278] Building board: DAKEFPVH743 at 2025-09-20 11:48:37.446622 BB: Trying checkout AntennaTracker stable DAKEFPVH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable DAKEFPVH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/DAKEFPVH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (DAKEFPVH743) - not in board list BB: [66/278] Building board: DAKEFPVH743Pro at 2025-09-20 11:48:38.355445 BB: Trying checkout AntennaTracker stable DAKEFPVH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable DAKEFPVH743Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/DAKEFPVH743Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (DAKEFPVH743Pro) - not in board list BB: [67/278] Building board: dark at 2025-09-20 11:48:39.263759 BB: Trying checkout AntennaTracker stable dark None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable dark binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [68/278] Building board: DevEBoxH7v2 at 2025-09-20 11:48:39.297512 BB: Trying checkout AntennaTracker stable DevEBoxH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable DevEBoxH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [69/278] Building board: DroneerF405 at 2025-09-20 11:48:39.331826 BB: Trying checkout AntennaTracker stable DroneerF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable DroneerF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/DroneerF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (DroneerF405) - not in board list BB: [70/278] Building board: DrotekP3Pro at 2025-09-20 11:48:40.224907 BB: Trying checkout AntennaTracker stable DrotekP3Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable DrotekP3Pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [71/278] Building board: Durandal at 2025-09-20 11:48:40.260503 BB: Trying checkout AntennaTracker stable Durandal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable Durandal binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [72/278] Building board: Durandal-bdshot at 2025-09-20 11:48:40.295274 BB: Trying checkout AntennaTracker stable Durandal-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable Durandal-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [73/278] Building board: edge at 2025-09-20 11:48:40.328390 BB: Trying checkout AntennaTracker stable edge None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable edge binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [74/278] Building board: erleboard at 2025-09-20 11:48:40.359867 BB: Trying checkout AntennaTracker stable erleboard None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable erleboard binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [75/278] Building board: erlebrain2 at 2025-09-20 11:48:40.390552 BB: Trying checkout AntennaTracker stable erlebrain2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable erlebrain2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [76/278] Building board: esp32buzz at 2025-09-20 11:48:40.421838 BB: Trying checkout AntennaTracker stable esp32buzz None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable esp32buzz binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/esp32buzz/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32buzz in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32buzz --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32buzz BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3131517, 256)) BB: waf configure failed BB: [77/278] Building board: esp32diy at 2025-09-20 11:48:41.721910 BB: Trying checkout AntennaTracker stable esp32diy None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable esp32diy binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/esp32diy/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32diy in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32diy --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32diy BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3131964, 256)) BB: waf configure failed BB: [78/278] Building board: esp32empty at 2025-09-20 11:48:42.977540 BB: Trying checkout AntennaTracker stable esp32empty None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable esp32empty binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/esp32empty/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32empty in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32empty --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32empty BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3132413, 256)) BB: waf configure failed BB: [79/278] Building board: esp32icarus at 2025-09-20 11:48:44.246123 BB: Trying checkout AntennaTracker stable esp32icarus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable esp32icarus binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/esp32icarus/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32icarus in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32icarus --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32icarus BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3132860, 256)) BB: waf configure failed BB: [80/278] Building board: esp32imu_module_v11 at 2025-09-20 11:48:45.506759 BB: Trying checkout AntennaTracker stable esp32imu_module_v11 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable esp32imu_module_v11 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/esp32imu_module_v11/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (esp32imu_module_v11) - not in board list BB: [81/278] Building board: esp32nick at 2025-09-20 11:48:46.413133 BB: Trying checkout AntennaTracker stable esp32nick None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable esp32nick binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/esp32nick/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32nick in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32nick --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32nick BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3133729, 256)) BB: waf configure failed BB: [82/278] Building board: esp32s3devkit at 2025-09-20 11:48:47.659107 BB: Trying checkout AntennaTracker stable esp32s3devkit None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable esp32s3devkit binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/esp32s3devkit/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32s3devkit in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32s3devkit --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32s3devkit BB-WAF: Using toolchain : xtensa-esp32s3-elf BB-WAF: Could not find the program ['xtensa-esp32s3-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3134176, 256)) BB: waf configure failed BB: [83/278] Building board: esp32s3empty at 2025-09-20 11:48:48.903597 BB: Trying checkout AntennaTracker stable esp32s3empty None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable esp32s3empty binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/esp32s3empty/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32s3empty in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32s3empty --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32s3empty BB-WAF: Using toolchain : xtensa-esp32s3-elf BB-WAF: Could not find the program ['xtensa-esp32s3-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3134623, 256)) BB: waf configure failed BB: [84/278] Building board: esp32tomte76 at 2025-09-20 11:48:50.172059 BB: Trying checkout AntennaTracker stable esp32tomte76 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable esp32tomte76 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/esp32tomte76/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32tomte76 in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32tomte76 --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32tomte76 BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3135070, 256)) BB: waf configure failed BB: [85/278] Building board: F35Lightning at 2025-09-20 11:48:51.497635 BB: Trying checkout AntennaTracker stable F35Lightning None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable F35Lightning binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [86/278] Building board: F4BY at 2025-09-20 11:48:51.532314 BB: Trying checkout AntennaTracker stable F4BY None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable F4BY binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [87/278] Building board: F4BY_F427 at 2025-09-20 11:48:51.567495 BB: Trying checkout AntennaTracker stable F4BY_F427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable F4BY_F427 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/F4BY_F427/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (F4BY_F427) - not in board list BB: [88/278] Building board: FlyingMoonF407 at 2025-09-20 11:48:52.469098 BB: Trying checkout AntennaTracker stable FlyingMoonF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable FlyingMoonF407 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [89/278] Building board: FlyingMoonF427 at 2025-09-20 11:48:52.504115 BB: Trying checkout AntennaTracker stable FlyingMoonF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable FlyingMoonF427 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [90/278] Building board: FlyingMoonH743 at 2025-09-20 11:48:52.538309 BB: Trying checkout AntennaTracker stable FlyingMoonH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable FlyingMoonH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [91/278] Building board: FlywooF405Pro at 2025-09-20 11:48:52.571023 BB: Trying checkout AntennaTracker stable FlywooF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable FlywooF405Pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [92/278] Building board: FlywooF745 at 2025-09-20 11:48:52.602903 BB: Trying checkout AntennaTracker stable FlywooF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable FlywooF745 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [93/278] Building board: FlywooF745Nano at 2025-09-20 11:48:52.634782 BB: Trying checkout AntennaTracker stable FlywooF745Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable FlywooF745Nano binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [94/278] Building board: FlywooH743Pro at 2025-09-20 11:48:52.667417 BB: Trying checkout AntennaTracker stable FlywooH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable FlywooH743Pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [95/278] Building board: fmuv2 at 2025-09-20 11:48:52.702111 BB: Trying checkout AntennaTracker stable fmuv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable fmuv2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [96/278] Building board: fmuv3 at 2025-09-20 11:48:52.735450 BB: Trying checkout AntennaTracker stable fmuv3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable fmuv3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [97/278] Building board: fmuv5 at 2025-09-20 11:48:52.766884 BB: Trying checkout AntennaTracker stable fmuv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable fmuv5 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [98/278] Building board: FoxeerF405v2 at 2025-09-20 11:48:52.820105 BB: Trying checkout AntennaTracker stable FoxeerF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable FoxeerF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [99/278] Building board: FoxeerH743v1 at 2025-09-20 11:48:52.854260 BB: Trying checkout AntennaTracker stable FoxeerH743v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable FoxeerH743v1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [100/278] Building board: GEPRC_TAKER_H743 at 2025-09-20 11:48:52.887270 BB: Trying checkout AntennaTracker stable GEPRC_TAKER_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable GEPRC_TAKER_H743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/GEPRC_TAKER_H743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (GEPRC_TAKER_H743) - not in board list BB: [101/278] Building board: GEPRCF745BTHD at 2025-09-20 11:48:53.795935 BB: Trying checkout AntennaTracker stable GEPRCF745BTHD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable GEPRCF745BTHD binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [102/278] Building board: GreenSightUltraBlue at 2025-09-20 11:48:53.831603 BB: Trying checkout AntennaTracker stable GreenSightUltraBlue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable GreenSightUltraBlue binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/GreenSightUltraBlue/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (GreenSightUltraBlue) - not in board list BB: [103/278] Building board: Here4FC at 2025-09-20 11:48:54.723662 BB: Trying checkout AntennaTracker stable Here4FC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable Here4FC binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [104/278] Building board: IFLIGHT_2RAW_H7 at 2025-09-20 11:48:54.759082 BB: Trying checkout AntennaTracker stable IFLIGHT_2RAW_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable IFLIGHT_2RAW_H7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [105/278] Building board: JFB100 at 2025-09-20 11:48:54.792272 BB: Trying checkout AntennaTracker stable JFB100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable JFB100 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [106/278] Building board: JFB110 at 2025-09-20 11:48:54.825835 BB: Trying checkout AntennaTracker stable JFB110 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable JFB110 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [107/278] Building board: JHEM_JHEF405 at 2025-09-20 11:48:54.859103 BB: Trying checkout AntennaTracker stable JHEM_JHEF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable JHEM_JHEF405 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [108/278] Building board: JHEMCU-H743HD at 2025-09-20 11:48:54.890913 BB: Trying checkout AntennaTracker stable JHEMCU-H743HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable JHEMCU-H743HD binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [109/278] Building board: JHEMCUF405PRO at 2025-09-20 11:48:54.923077 BB: Trying checkout AntennaTracker stable JHEMCUF405PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable JHEMCUF405PRO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/JHEMCUF405PRO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (JHEMCUF405PRO) - not in board list BB: [110/278] Building board: JHEMCUF405WING at 2025-09-20 11:48:55.823988 BB: Trying checkout AntennaTracker stable JHEMCUF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable JHEMCUF405WING binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/JHEMCUF405WING/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (JHEMCUF405WING) - not in board list BB: [111/278] Building board: KakuteF4 at 2025-09-20 11:48:56.716578 BB: Trying checkout AntennaTracker stable KakuteF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable KakuteF4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [112/278] Building board: KakuteF4-Wing at 2025-09-20 11:48:56.752212 BB: Trying checkout AntennaTracker stable KakuteF4-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable KakuteF4-Wing binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [113/278] Building board: KakuteF4Mini at 2025-09-20 11:48:56.784431 BB: Trying checkout AntennaTracker stable KakuteF4Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable KakuteF4Mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [114/278] Building board: KakuteF7 at 2025-09-20 11:48:56.818817 BB: Trying checkout AntennaTracker stable KakuteF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable KakuteF7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [115/278] Building board: KakuteF7-bdshot at 2025-09-20 11:48:56.851579 BB: Trying checkout AntennaTracker stable KakuteF7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable KakuteF7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [116/278] Building board: KakuteF7Mini at 2025-09-20 11:48:56.895619 BB: Trying checkout AntennaTracker stable KakuteF7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable KakuteF7Mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [117/278] Building board: KakuteH7 at 2025-09-20 11:48:56.928192 BB: Trying checkout AntennaTracker stable KakuteH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable KakuteH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [118/278] Building board: KakuteH7-bdshot at 2025-09-20 11:48:56.960686 BB: Trying checkout AntennaTracker stable KakuteH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable KakuteH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [119/278] Building board: KakuteH7-Wing at 2025-09-20 11:48:56.995501 BB: Trying checkout AntennaTracker stable KakuteH7-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable KakuteH7-Wing binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [120/278] Building board: KakuteH7Mini at 2025-09-20 11:48:57.028188 BB: Trying checkout AntennaTracker stable KakuteH7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable KakuteH7Mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [121/278] Building board: KakuteH7Mini-Nand at 2025-09-20 11:48:57.060144 BB: Trying checkout AntennaTracker stable KakuteH7Mini-Nand None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable KakuteH7Mini-Nand binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [122/278] Building board: KakuteH7v2 at 2025-09-20 11:48:57.093832 BB: Trying checkout AntennaTracker stable KakuteH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable KakuteH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [123/278] Building board: linux at 2025-09-20 11:48:57.126527 BB: Trying checkout AntennaTracker stable linux None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable linux binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [124/278] Building board: LongBowF405WING at 2025-09-20 11:48:57.158049 BB: Trying checkout AntennaTracker stable LongBowF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable LongBowF405WING binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [125/278] Building board: LumenierLUXF765-NDAA at 2025-09-20 11:48:57.190474 BB: Trying checkout AntennaTracker stable LumenierLUXF765-NDAA None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable LumenierLUXF765-NDAA binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/LumenierLUXF765-NDAA/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (LumenierLUXF765-NDAA) - not in board list BB: [126/278] Building board: luminousbee5 at 2025-09-20 11:48:58.086468 BB: Trying checkout AntennaTracker stable luminousbee5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable luminousbee5 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [127/278] Building board: MambaF405-2022 at 2025-09-20 11:48:58.120578 BB: Trying checkout AntennaTracker stable MambaF405-2022 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable MambaF405-2022 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [128/278] Building board: MambaF405US-I2C at 2025-09-20 11:48:58.154296 BB: Trying checkout AntennaTracker stable MambaF405US-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable MambaF405US-I2C binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [129/278] Building board: MambaF405v2 at 2025-09-20 11:48:58.187748 BB: Trying checkout AntennaTracker stable MambaF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable MambaF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [130/278] Building board: MambaH743v4 at 2025-09-20 11:48:58.220337 BB: Trying checkout AntennaTracker stable MambaH743v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable MambaH743v4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [131/278] Building board: MatekF405 at 2025-09-20 11:48:58.255772 BB: Trying checkout AntennaTracker stable MatekF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable MatekF405 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [132/278] Building board: MatekF405-bdshot at 2025-09-20 11:48:58.287984 BB: Trying checkout AntennaTracker stable MatekF405-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable MatekF405-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [133/278] Building board: MatekF405-CAN at 2025-09-20 11:48:58.319849 BB: Trying checkout AntennaTracker stable MatekF405-CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable MatekF405-CAN binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [134/278] Building board: MatekF405-STD at 2025-09-20 11:48:58.351878 BB: Trying checkout AntennaTracker stable MatekF405-STD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable MatekF405-STD binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [135/278] Building board: MatekF405-TE at 2025-09-20 11:48:58.388019 BB: Trying checkout AntennaTracker stable MatekF405-TE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable MatekF405-TE binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [136/278] Building board: MatekF405-TE-bdshot at 2025-09-20 11:48:58.419854 BB: Trying checkout AntennaTracker stable MatekF405-TE-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable MatekF405-TE-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [137/278] Building board: MatekF405-Wing at 2025-09-20 11:48:58.451175 BB: Trying checkout AntennaTracker stable MatekF405-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable MatekF405-Wing binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [138/278] Building board: MatekF405-Wing-bdshot at 2025-09-20 11:48:58.483571 BB: Trying checkout AntennaTracker stable MatekF405-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable MatekF405-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [139/278] Building board: MatekF765-SE at 2025-09-20 11:48:58.516235 BB: Trying checkout AntennaTracker stable MatekF765-SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable MatekF765-SE binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [140/278] Building board: MatekF765-Wing at 2025-09-20 11:48:58.571895 BB: Trying checkout AntennaTracker stable MatekF765-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable MatekF765-Wing binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [141/278] Building board: MatekF765-Wing-bdshot at 2025-09-20 11:48:58.605723 BB: Trying checkout AntennaTracker stable MatekF765-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable MatekF765-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [142/278] Building board: MatekH743 at 2025-09-20 11:48:58.639473 BB: Trying checkout AntennaTracker stable MatekH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable MatekH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [143/278] Building board: MatekH743-bdshot at 2025-09-20 11:48:58.671861 BB: Trying checkout AntennaTracker stable MatekH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable MatekH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [144/278] Building board: MatekH7A3 at 2025-09-20 11:48:58.704684 BB: Trying checkout AntennaTracker stable MatekH7A3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable MatekH7A3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [145/278] Building board: MFT-SEMA100 at 2025-09-20 11:48:58.738228 BB: Trying checkout AntennaTracker stable MFT-SEMA100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable MFT-SEMA100 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [146/278] Building board: MicoAir405Mini at 2025-09-20 11:48:58.771909 BB: Trying checkout AntennaTracker stable MicoAir405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable MicoAir405Mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [147/278] Building board: MicoAir405v2 at 2025-09-20 11:48:58.805728 BB: Trying checkout AntennaTracker stable MicoAir405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable MicoAir405v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [148/278] Building board: MicoAir743 at 2025-09-20 11:48:58.837928 BB: Trying checkout AntennaTracker stable MicoAir743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable MicoAir743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [149/278] Building board: MicoAir743-AIO at 2025-09-20 11:48:58.871623 BB: Trying checkout AntennaTracker stable MicoAir743-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable MicoAir743-AIO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [150/278] Building board: MicoAir743v2 at 2025-09-20 11:48:58.904358 BB: Trying checkout AntennaTracker stable MicoAir743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable MicoAir743v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [151/278] Building board: mindpx-v2 at 2025-09-20 11:48:58.938420 BB: Trying checkout AntennaTracker stable mindpx-v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable mindpx-v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [152/278] Building board: mini-pix at 2025-09-20 11:48:58.974760 BB: Trying checkout AntennaTracker stable mini-pix None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable mini-pix binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [153/278] Building board: modalai_fc-v1 at 2025-09-20 11:48:59.007522 BB: Trying checkout AntennaTracker stable modalai_fc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable modalai_fc-v1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [154/278] Building board: mRoControlZeroClassic at 2025-09-20 11:48:59.039428 BB: Trying checkout AntennaTracker stable mRoControlZeroClassic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable mRoControlZeroClassic binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [155/278] Building board: mRoControlZeroF7 at 2025-09-20 11:48:59.072011 BB: Trying checkout AntennaTracker stable mRoControlZeroF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable mRoControlZeroF7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [156/278] Building board: mRoControlZeroH7 at 2025-09-20 11:48:59.106184 BB: Trying checkout AntennaTracker stable mRoControlZeroH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable mRoControlZeroH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [157/278] Building board: mRoControlZeroH7-bdshot at 2025-09-20 11:48:59.139499 BB: Trying checkout AntennaTracker stable mRoControlZeroH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable mRoControlZeroH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [158/278] Building board: mRoControlZeroOEMH7 at 2025-09-20 11:48:59.172124 BB: Trying checkout AntennaTracker stable mRoControlZeroOEMH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable mRoControlZeroOEMH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [159/278] Building board: mRoCZeroOEMH7-bdshot at 2025-09-20 11:48:59.207825 BB: Trying checkout AntennaTracker stable mRoCZeroOEMH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable mRoCZeroOEMH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [160/278] Building board: mRoNexus at 2025-09-20 11:48:59.240368 BB: Trying checkout AntennaTracker stable mRoNexus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable mRoNexus binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [161/278] Building board: mRoPixracerPro at 2025-09-20 11:48:59.275845 BB: Trying checkout AntennaTracker stable mRoPixracerPro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable mRoPixracerPro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [162/278] Building board: mRoPixracerPro-bdshot at 2025-09-20 11:48:59.307577 BB: Trying checkout AntennaTracker stable mRoPixracerPro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable mRoPixracerPro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [163/278] Building board: mRoX21 at 2025-09-20 11:48:59.341839 BB: Trying checkout AntennaTracker stable mRoX21 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable mRoX21 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [164/278] Building board: mRoX21-777 at 2025-09-20 11:48:59.374569 BB: Trying checkout AntennaTracker stable mRoX21-777 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable mRoX21-777 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [165/278] Building board: MUPilot at 2025-09-20 11:48:59.407287 BB: Trying checkout AntennaTracker stable MUPilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable MUPilot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [166/278] Building board: NarinFC-H5 at 2025-09-20 11:48:59.440048 BB: Trying checkout AntennaTracker stable NarinFC-H5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable NarinFC-H5 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/NarinFC-H5/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (NarinFC-H5) - not in board list BB: [167/278] Building board: NarinFC-H7 at 2025-09-20 11:49:00.341119 BB: Trying checkout AntennaTracker stable NarinFC-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable NarinFC-H7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [168/278] Building board: navigator at 2025-09-20 11:49:00.376652 BB: Trying checkout AntennaTracker stable navigator None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable navigator binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [169/278] Building board: navigator64 at 2025-09-20 11:49:00.410082 BB: Trying checkout AntennaTracker stable navigator64 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable navigator64 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [170/278] Building board: navio at 2025-09-20 11:49:00.442171 BB: Trying checkout AntennaTracker stable navio None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable navio binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [171/278] Building board: navio2 at 2025-09-20 11:49:00.473396 BB: Trying checkout AntennaTracker stable navio2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable navio2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [172/278] Building board: NxtPX4v2 at 2025-09-20 11:49:00.505614 BB: Trying checkout AntennaTracker stable NxtPX4v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable NxtPX4v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [173/278] Building board: obal at 2025-09-20 11:49:00.537738 BB: Trying checkout AntennaTracker stable obal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable obal binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [174/278] Building board: ocpoc_zynq at 2025-09-20 11:49:00.568475 BB: Trying checkout AntennaTracker stable ocpoc_zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable ocpoc_zynq binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [175/278] Building board: omnibusf4 at 2025-09-20 11:49:00.599074 BB: Trying checkout AntennaTracker stable omnibusf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable omnibusf4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [176/278] Building board: omnibusf4pro at 2025-09-20 11:49:00.632265 BB: Trying checkout AntennaTracker stable omnibusf4pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable omnibusf4pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [177/278] Building board: omnibusf4pro-bdshot at 2025-09-20 11:49:00.670191 BB: Trying checkout AntennaTracker stable omnibusf4pro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable omnibusf4pro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [178/278] Building board: omnibusf4v6 at 2025-09-20 11:49:00.703021 BB: Trying checkout AntennaTracker stable omnibusf4v6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable omnibusf4v6 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [179/278] Building board: OMNIBUSF7V2 at 2025-09-20 11:49:00.734939 BB: Trying checkout AntennaTracker stable OMNIBUSF7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable OMNIBUSF7V2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [180/278] Building board: OmnibusNanoV6 at 2025-09-20 11:49:00.766743 BB: Trying checkout AntennaTracker stable OmnibusNanoV6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable OmnibusNanoV6 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [181/278] Building board: OmnibusNanoV6-bdshot at 2025-09-20 11:49:00.799683 BB: Trying checkout AntennaTracker stable OmnibusNanoV6-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable OmnibusNanoV6-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [182/278] Building board: ORBITH743 at 2025-09-20 11:49:00.831520 BB: Trying checkout AntennaTracker stable ORBITH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable ORBITH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/ORBITH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ORBITH743) - not in board list BB: [183/278] Building board: OrqaF405Pro at 2025-09-20 11:49:01.734437 BB: Trying checkout AntennaTracker stable OrqaF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable OrqaF405Pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [184/278] Building board: OrqaH743Pro at 2025-09-20 11:49:01.773289 BB: Trying checkout AntennaTracker stable OrqaH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable OrqaH743Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/OrqaH743Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (OrqaH743Pro) - not in board list BB: [185/278] Building board: PH4-mini at 2025-09-20 11:49:02.691599 BB: Trying checkout AntennaTracker stable PH4-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable PH4-mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [186/278] Building board: PH4-mini-bdshot at 2025-09-20 11:49:02.729314 BB: Trying checkout AntennaTracker stable PH4-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable PH4-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [187/278] Building board: pilotpi at 2025-09-20 11:49:02.764262 BB: Trying checkout AntennaTracker stable pilotpi None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable pilotpi binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/pilotpi/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (pilotpi) - not in board list BB: [188/278] Building board: Pix32v5 at 2025-09-20 11:49:03.675591 BB: Trying checkout AntennaTracker stable Pix32v5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable Pix32v5 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [189/278] Building board: PixC4-Jetson at 2025-09-20 11:49:03.710954 BB: Trying checkout AntennaTracker stable PixC4-Jetson None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable PixC4-Jetson binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [190/278] Building board: PixFlamingo at 2025-09-20 11:49:03.743878 BB: Trying checkout AntennaTracker stable PixFlamingo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable PixFlamingo binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [191/278] Building board: PixFlamingo-F767 at 2025-09-20 11:49:03.776760 BB: Trying checkout AntennaTracker stable PixFlamingo-F767 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable PixFlamingo-F767 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [192/278] Building board: Pixhawk1 at 2025-09-20 11:49:03.810042 BB: Trying checkout AntennaTracker stable Pixhawk1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable Pixhawk1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [193/278] Building board: Pixhawk1-1M at 2025-09-20 11:49:03.842891 BB: Trying checkout AntennaTracker stable Pixhawk1-1M None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable Pixhawk1-1M binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [194/278] Building board: Pixhawk1-1M-bdshot at 2025-09-20 11:49:03.879500 BB: Trying checkout AntennaTracker stable Pixhawk1-1M-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable Pixhawk1-1M-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [195/278] Building board: Pixhawk1-bdshot at 2025-09-20 11:49:03.912123 BB: Trying checkout AntennaTracker stable Pixhawk1-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable Pixhawk1-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [196/278] Building board: Pixhawk4 at 2025-09-20 11:49:03.946825 BB: Trying checkout AntennaTracker stable Pixhawk4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable Pixhawk4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [197/278] Building board: Pixhawk4-bdshot at 2025-09-20 11:49:03.980852 BB: Trying checkout AntennaTracker stable Pixhawk4-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable Pixhawk4-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [198/278] Building board: Pixhawk5X at 2025-09-20 11:49:04.016326 BB: Trying checkout AntennaTracker stable Pixhawk5X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable Pixhawk5X binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [199/278] Building board: Pixhawk6C at 2025-09-20 11:49:04.048789 BB: Trying checkout AntennaTracker stable Pixhawk6C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable Pixhawk6C binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [200/278] Building board: Pixhawk6C-bdshot at 2025-09-20 11:49:04.082356 BB: Trying checkout AntennaTracker stable Pixhawk6C-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable Pixhawk6C-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [201/278] Building board: Pixhawk6X at 2025-09-20 11:49:04.114953 BB: Trying checkout AntennaTracker stable Pixhawk6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable Pixhawk6X binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [202/278] Building board: Pixhawk6X-bdshot at 2025-09-20 11:49:04.147162 BB: Trying checkout AntennaTracker stable Pixhawk6X-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable Pixhawk6X-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [203/278] Building board: PixPilot-C3 at 2025-09-20 11:49:04.179543 BB: Trying checkout AntennaTracker stable PixPilot-C3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable PixPilot-C3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [204/278] Building board: PixPilot-V3 at 2025-09-20 11:49:04.212116 BB: Trying checkout AntennaTracker stable PixPilot-V3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable PixPilot-V3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [205/278] Building board: PixPilot-V6 at 2025-09-20 11:49:04.254094 BB: Trying checkout AntennaTracker stable PixPilot-V6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable PixPilot-V6 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [206/278] Building board: PixPilot-V6PRO at 2025-09-20 11:49:04.286831 BB: Trying checkout AntennaTracker stable PixPilot-V6PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable PixPilot-V6PRO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [207/278] Building board: Pixracer at 2025-09-20 11:49:04.317936 BB: Trying checkout AntennaTracker stable Pixracer None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable Pixracer binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [208/278] Building board: Pixracer-bdshot at 2025-09-20 11:49:04.351098 BB: Trying checkout AntennaTracker stable Pixracer-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable Pixracer-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [209/278] Building board: PixSurveyA1 at 2025-09-20 11:49:04.383226 BB: Trying checkout AntennaTracker stable PixSurveyA1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable PixSurveyA1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [210/278] Building board: PixSurveyA1-IND at 2025-09-20 11:49:04.415444 BB: Trying checkout AntennaTracker stable PixSurveyA1-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable PixSurveyA1-IND binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [211/278] Building board: PixSurveyA2-IND at 2025-09-20 11:49:04.448547 BB: Trying checkout AntennaTracker stable PixSurveyA2-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable PixSurveyA2-IND binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/PixSurveyA2-IND/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (PixSurveyA2-IND) - not in board list BB: [212/278] Building board: pocket at 2025-09-20 11:49:05.371250 BB: Trying checkout AntennaTracker stable pocket None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable pocket binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [213/278] Building board: pxf at 2025-09-20 11:49:05.409426 BB: Trying checkout AntennaTracker stable pxf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable pxf binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [214/278] Building board: pxfmini at 2025-09-20 11:49:05.443778 BB: Trying checkout AntennaTracker stable pxfmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable pxfmini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [215/278] Building board: QioTekAdeptF407 at 2025-09-20 11:49:05.478657 BB: Trying checkout AntennaTracker stable QioTekAdeptF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable QioTekAdeptF407 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [216/278] Building board: QioTekZealotF427 at 2025-09-20 11:49:05.516669 BB: Trying checkout AntennaTracker stable QioTekZealotF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable QioTekZealotF427 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [217/278] Building board: QioTekZealotH743 at 2025-09-20 11:49:05.551866 BB: Trying checkout AntennaTracker stable QioTekZealotH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable QioTekZealotH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [218/278] Building board: QioTekZealotH743-bdshot at 2025-09-20 11:49:05.588498 BB: Trying checkout AntennaTracker stable QioTekZealotH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable QioTekZealotH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [219/278] Building board: R9Pilot at 2025-09-20 11:49:05.624726 BB: Trying checkout AntennaTracker stable R9Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable R9Pilot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [220/278] Building board: RadiolinkPIX6 at 2025-09-20 11:49:05.661556 BB: Trying checkout AntennaTracker stable RadiolinkPIX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable RadiolinkPIX6 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [221/278] Building board: RADIX2HD at 2025-09-20 11:49:05.696840 BB: Trying checkout AntennaTracker stable RADIX2HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable RADIX2HD binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [222/278] Building board: ReaperF745 at 2025-09-20 11:49:05.733874 BB: Trying checkout AntennaTracker stable ReaperF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable ReaperF745 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [223/278] Building board: revo-mini at 2025-09-20 11:49:05.771368 BB: Trying checkout AntennaTracker stable revo-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable revo-mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [224/278] Building board: revo-mini-bdshot at 2025-09-20 11:49:05.807638 BB: Trying checkout AntennaTracker stable revo-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable revo-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [225/278] Building board: revo-mini-i2c at 2025-09-20 11:49:05.846551 BB: Trying checkout AntennaTracker stable revo-mini-i2c None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable revo-mini-i2c binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [226/278] Building board: revo-mini-i2c-bdshot at 2025-09-20 11:49:05.883158 BB: Trying checkout AntennaTracker stable revo-mini-i2c-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable revo-mini-i2c-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [227/278] Building board: rst_zynq at 2025-09-20 11:49:05.919900 BB: Trying checkout AntennaTracker stable rst_zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable rst_zynq binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/rst_zynq/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for rst_zynq in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board rst_zynq --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : rst_zynq BB-WAF: Using toolchain : arm-linux-gnueabihf BB-WAF: Checking for 'g++' (C++ compiler) : /usr/local/bin/arm-linux-gnueabihf-g++ BB-WAF: Checking for 'gcc' (C compiler) : /usr/local/bin/arm-linux-gnueabihf-gcc BB-WAF: Checking for program 'arm-linux-gnueabihf-nm' : /usr/local/bin/arm-linux-gnueabihf-nm BB-WAF: Checking for c flags '-MMD' : yes BB-WAF: Checking for cxx flags '-MMD' : yes BB-WAF: CXX Compiler : g++ 10.2.1 BB-WAF: Checking for need to link with librt : not necessary BB-WAF: Checking for 'lttng-ust': : disabled BB-WAF: Checking for library dl : yes BB-WAF: Checking for program 'arm-linux-gnueabihf-pkg-config' : /usr/bin/arm-linux-gnueabihf-pkg-config BB-WAF: Checking for 'libiio' : not found BB-WAF: Enabled OpenDroneID : no BB-WAF: Enabled firmware ID checking : no BB-WAF: GPS Debug Logging : no BB-WAF: Enabled custom controller : no BB-WAF: Checking for HAVE_CMATH_ISFINITE : yes BB-WAF: Checking for HAVE_CMATH_ISINF : yes BB-WAF: Checking for HAVE_CMATH_ISNAN : yes BB-WAF: Checking for NEED_CMATH_ISFINITE_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISINF_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISNAN_STD_NAMESPACE : yes BB-WAF: Checking for header endian.h : yes BB-WAF: Checking for header byteswap.h : yes BB-WAF: Checking for HAVE_MEMRCHR : yes BB-WAF: Configured VSCode Intellisense: : no BB-WAF: DC_DSDL compiler in : /mnt/volume_nyc3_01/autotest/APM/APM/modules/DroneCAN/dronecan_dsdlc BB-WAF: Source is git repository : yes BB-WAF: Update submodules : yes BB-WAF: Checking for program 'git' : /usr/bin/git BB-WAF: Checking for program 'arm-linux-gnueabihf-size' : /usr/local/bin/arm-linux-gnueabihf-size BB-WAF: Benchmarks : disabled BB-WAF: Unit tests : enabled BB-WAF: Scripting : maybe BB-WAF: Scripting runtime checks : enabled BB-WAF: Debug build : disabled BB-WAF: Coverage build : disabled BB-WAF: Force 32-bit build : disabled BB-WAF: Checking for program 'rsync' : /usr/bin/rsync BB-WAF: Removing target_list file /home/autotest/build/tmp/binaries.build/rst_zynq/target_list BB-WAF: 'configure' finished successfully (1.528s) BB-WAF: 'clean' finished successfully (1.112s) BB: Running (python3 ./waf build --targets bin/antennatracker) BB-WAF: Waf: Entering directory `/home/autotest/build/tmp/binaries.build/rst_zynq' BB-WAF: [3/6] Compiling libraries/AP_Scripting/generator/src/main.c BB-WAF: [4/6] Processing modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: [5/6] Creating /home/autotest/build/tmp/binaries.build/rst_zynq/ap_version.h BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Found 342 MAVLink message types in 17 XML files BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ardupilotmega BB-WAF: [6/6] Processing /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.cpp,/home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.h: libraries/AP_Scripting/generator/description/bindings.desc /home/autotest/build/tmp/binaries.build/rst_zynq/gen-bindings -> /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.cpp /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.h BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ASLUAV BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/common BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/development BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/icarous BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/minimal BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/python_array_test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/standard BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ualberta BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/uAvionix BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/loweheiser BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/storm32 BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/AVSSUAS BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/cubepilot BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/csAirLink BB-WAF: Copying fixed headers for protocol 2.0 to /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0 BB-WAF: No target_list file found, creating BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/rst_zynq/compile_commands.json BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/rst_zynq/compile_commands.json BB-WAF: [ 7/922] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 8/922] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 9/922] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 10/922] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 11/922] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 12/922] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 13/922] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 14/922] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 15/922] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 16/922] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 17/922] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 18/922] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 19/922] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 20/922] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 21/922] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 22/922] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 23/922] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 24/922] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 25/922] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 26/922] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 27/922] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 28/922] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 29/922] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 30/922] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 31/922] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 32/922] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 33/922] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 34/922] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 35/922] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 36/922] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 37/922] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 38/922] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 39/922] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 40/922] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 41/922] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 42/922] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 43/922] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 44/922] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 45/922] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 46/922] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 47/922] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 48/922] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 49/922] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 50/922] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 51/922] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 52/922] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 53/922] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 54/922] Compiling libraries/AP_Baro/AP_Baro_atmosphere.cpp BB-WAF: [ 55/922] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 56/922] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 57/922] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 58/922] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 59/922] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 60/922] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 61/922] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 62/922] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 63/922] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 64/922] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 65/922] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 66/922] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 67/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 68/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 69/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 70/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 71/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 72/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 73/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 74/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 75/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 76/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 77/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 78/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 79/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 80/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 81/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 82/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 83/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 84/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 85/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 86/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 87/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 88/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 89/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 90/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 91/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 92/922] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 93/922] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 94/922] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 95/922] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 96/922] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 97/922] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 98/922] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 99/922] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [100/922] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [101/922] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [102/922] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [103/922] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [104/922] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [105/922] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [106/922] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [107/922] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [108/922] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [109/922] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [110/922] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [111/922] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [112/922] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [113/922] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [114/922] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [115/922] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [116/922] Compiling libraries/AP_Common/c++.cpp BB-WAF: [117/922] Compiling libraries/AP_Common/float16.cpp BB-WAF: [118/922] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [119/922] Compiling libraries/AP_Common/time.cpp BB-WAF: [120/922] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [121/922] Compiling libraries/AP_Common/Location.cpp BB-WAF: [122/922] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [123/922] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [124/922] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [125/922] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [126/922] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [127/922] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [128/922] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [129/922] Compiling libraries/AP_Compass/AP_Compass_BMM350.cpp BB-WAF: [130/922] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [131/922] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [132/922] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [133/922] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [134/922] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [135/922] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [136/922] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [137/922] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [138/922] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [139/922] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [140/922] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [141/922] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [142/922] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [143/922] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [144/922] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [145/922] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [146/922] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [147/922] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [148/922] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [149/922] Compiling libraries/AP_Compass/AP_Compass_IIS2MDC.cpp BB-WAF: [150/922] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [151/922] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [152/922] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp: In member function void Compass::probe_i2c_spi_compasses(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:286:55: error: lis3mdl was not declared in this scope BB-WAF: 286 | #define HAL_MAG_PROBE_LIST PROBE_MAG_SPI(LIS3MDL, lis3mdl, false, ROTATION_ROLL_180_YAW_90) BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1101:59: note: in definition of macro ADD_BACKEND BB-WAF: 1101 | do { if (_driver_enabled(driver_type)) { _add_backend(backend); } \ BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:286:32: note: in expansion of macro PROBE_MAG_SPI BB-WAF: 286 | #define HAL_MAG_PROBE_LIST PROBE_MAG_SPI(LIS3MDL, lis3mdl, false, ROTATION_ROLL_180_YAW_90) BB-WAF: | ^~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1433:5: note: in expansion of macro HAL_MAG_PROBE_LIST BB-WAF: 1433 | HAL_MAG_PROBE_LIST; BB-WAF: | ^~~~~~~~~~~~~~~~~~ BB-WAF: compilation terminated due to -Wfatal-errors. BB-WAF: BB-WAF: Waf: Leaving directory `/home/autotest/build/tmp/binaries.build/rst_zynq' BB-WAF: Build failed BB-WAF: -> task in 'objs/AP_Compass' failed (exit status 1): BB-WAF: {task 140536227721312: cxx AP_Compass.cpp -> AP_Compass.cpp.0.o} BB-WAF: (run with -v to display more information) BB: Process failed ((3145936, 256)) BB: Failed build of AntennaTracker rst_zynq stable BB: [228/278] Building board: SDMODELH7V1 at 2025-09-20 11:49:22.756693 BB: Trying checkout AntennaTracker stable SDMODELH7V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable SDMODELH7V1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [229/278] Building board: SDMODELH7V2 at 2025-09-20 11:49:22.792224 BB: Trying checkout AntennaTracker stable SDMODELH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable SDMODELH7V2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [230/278] Building board: SequreH743 at 2025-09-20 11:49:22.830910 BB: Trying checkout AntennaTracker stable SequreH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable SequreH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [231/278] Building board: SITL_arm_linux_gnueabihf at 2025-09-20 11:49:22.863931 BB: Trying checkout AntennaTracker stable SITL_arm_linux_gnueabihf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable SITL_arm_linux_gnueabihf binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [232/278] Building board: SITL_x86_64_linux_gnu at 2025-09-20 11:49:22.896063 BB: Trying checkout AntennaTracker stable SITL_x86_64_linux_gnu None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable SITL_x86_64_linux_gnu binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [233/278] Building board: SIYI_N7 at 2025-09-20 11:49:22.928548 BB: Trying checkout AntennaTracker stable SIYI_N7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable SIYI_N7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [234/278] Building board: SkySakuraH743 at 2025-09-20 11:49:22.961828 BB: Trying checkout AntennaTracker stable SkySakuraH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable SkySakuraH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [235/278] Building board: SkystarsF405v2 at 2025-09-20 11:49:22.995442 BB: Trying checkout AntennaTracker stable SkystarsF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable SkystarsF405v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/SkystarsF405v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (SkystarsF405v2) - not in board list BB: [236/278] Building board: SkystarsH7HD-bdshot at 2025-09-20 11:49:23.905767 BB: Trying checkout AntennaTracker stable SkystarsH7HD-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable SkystarsH7HD-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [237/278] Building board: SkystarsH7HDv2 at 2025-09-20 11:49:23.944039 BB: Trying checkout AntennaTracker stable SkystarsH7HDv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable SkystarsH7HDv2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [238/278] Building board: sparky2 at 2025-09-20 11:49:23.979679 BB: Trying checkout AntennaTracker stable sparky2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable sparky2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [239/278] Building board: SPEDIXF405 at 2025-09-20 11:49:24.017023 BB: Trying checkout AntennaTracker stable SPEDIXF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable SPEDIXF405 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [240/278] Building board: SPEDIXH743 at 2025-09-20 11:49:24.054983 BB: Trying checkout AntennaTracker stable SPEDIXH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable SPEDIXH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [241/278] Building board: speedybeef4 at 2025-09-20 11:49:24.088343 BB: Trying checkout AntennaTracker stable speedybeef4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable speedybeef4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [242/278] Building board: SpeedyBeeF405AIO at 2025-09-20 11:49:24.123715 BB: Trying checkout AntennaTracker stable SpeedyBeeF405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable SpeedyBeeF405AIO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [243/278] Building board: SpeedyBeeF405Mini at 2025-09-20 11:49:24.156694 BB: Trying checkout AntennaTracker stable SpeedyBeeF405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable SpeedyBeeF405Mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [244/278] Building board: SpeedyBeeF405WING at 2025-09-20 11:49:24.190478 BB: Trying checkout AntennaTracker stable SpeedyBeeF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable SpeedyBeeF405WING binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [245/278] Building board: speedybeef4v3 at 2025-09-20 11:49:24.222911 BB: Trying checkout AntennaTracker stable speedybeef4v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable speedybeef4v3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [246/278] Building board: speedybeef4v4 at 2025-09-20 11:49:24.254700 BB: Trying checkout AntennaTracker stable speedybeef4v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable speedybeef4v4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [247/278] Building board: SPRacingH7 at 2025-09-20 11:49:24.287905 BB: Trying checkout AntennaTracker stable SPRacingH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable SPRacingH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [248/278] Building board: SPRacingH7RF at 2025-09-20 11:49:24.320059 BB: Trying checkout AntennaTracker stable SPRacingH7RF None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable SPRacingH7RF binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [249/278] Building board: StellarF4 at 2025-09-20 11:49:24.354019 BB: Trying checkout AntennaTracker stable StellarF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable StellarF4 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/StellarF4/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (StellarF4) - not in board list BB: [250/278] Building board: StellarF4V2 at 2025-09-20 11:49:25.253436 BB: Trying checkout AntennaTracker stable StellarF4V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable StellarF4V2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/StellarF4V2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (StellarF4V2) - not in board list BB: [251/278] Building board: StellarH7V2 at 2025-09-20 11:49:26.166609 BB: Trying checkout AntennaTracker stable StellarH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable StellarH7V2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/StellarH7V2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (StellarH7V2) - not in board list BB: [252/278] Building board: SuccexF4 at 2025-09-20 11:49:27.071911 BB: Trying checkout AntennaTracker stable SuccexF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable SuccexF4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [253/278] Building board: SULILGH7-P1-P2 at 2025-09-20 11:49:27.107138 BB: Trying checkout AntennaTracker stable SULILGH7-P1-P2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable SULILGH7-P1-P2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/SULILGH7-P1-P2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (SULILGH7-P1-P2) - not in board list BB: [254/278] Building board: SVehicle-E2 at 2025-09-20 11:49:28.024755 BB: Trying checkout AntennaTracker stable SVehicle-E2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable SVehicle-E2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/SVehicle-E2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (SVehicle-E2) - not in board list BB: [255/278] Building board: TBS-Colibri-F7 at 2025-09-20 11:49:28.927348 BB: Trying checkout AntennaTracker stable TBS-Colibri-F7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable TBS-Colibri-F7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [256/278] Building board: TBS_LUCID_H7 at 2025-09-20 11:49:28.963063 BB: Trying checkout AntennaTracker stable TBS_LUCID_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable TBS_LUCID_H7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [257/278] Building board: TBS_LUCID_H7_WING at 2025-09-20 11:49:28.995725 BB: Trying checkout AntennaTracker stable TBS_LUCID_H7_WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable TBS_LUCID_H7_WING binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [258/278] Building board: TBS_LUCID_PRO at 2025-09-20 11:49:29.030719 BB: Trying checkout AntennaTracker stable TBS_LUCID_PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable TBS_LUCID_PRO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [259/278] Building board: thepeach-k1 at 2025-09-20 11:49:29.063066 BB: Trying checkout AntennaTracker stable thepeach-k1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable thepeach-k1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [260/278] Building board: thepeach-r1 at 2025-09-20 11:49:29.096518 BB: Trying checkout AntennaTracker stable thepeach-r1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable thepeach-r1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [261/278] Building board: TMotorH743 at 2025-09-20 11:49:29.129804 BB: Trying checkout AntennaTracker stable TMotorH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable TMotorH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [262/278] Building board: uav-dev-fc-um982 at 2025-09-20 11:49:29.162213 BB: Trying checkout AntennaTracker stable uav-dev-fc-um982 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable uav-dev-fc-um982 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/uav-dev-fc-um982/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (uav-dev-fc-um982) - not in board list BB: [263/278] Building board: vnav at 2025-09-20 11:49:30.065897 BB: Trying checkout AntennaTracker stable vnav None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable vnav binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [264/278] Building board: VRBrain-v51 at 2025-09-20 11:49:30.099725 BB: Trying checkout AntennaTracker stable VRBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable VRBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [265/278] Building board: VRBrain-v52 at 2025-09-20 11:49:30.134058 BB: Trying checkout AntennaTracker stable VRBrain-v52 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable VRBrain-v52 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [266/278] Building board: VRBrain-v54 at 2025-09-20 11:49:30.168145 BB: Trying checkout AntennaTracker stable VRBrain-v54 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable VRBrain-v54 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [267/278] Building board: VRCore-v10 at 2025-09-20 11:49:30.202204 BB: Trying checkout AntennaTracker stable VRCore-v10 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable VRCore-v10 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [268/278] Building board: VRUBrain-v51 at 2025-09-20 11:49:30.235399 BB: Trying checkout AntennaTracker stable VRUBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable VRUBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [269/278] Building board: VUAV-V7pro at 2025-09-20 11:49:30.268651 BB: Trying checkout AntennaTracker stable VUAV-V7pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable VUAV-V7pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [270/278] Building board: X-MAV-AP-H743v2 at 2025-09-20 11:49:30.302438 BB: Trying checkout AntennaTracker stable X-MAV-AP-H743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable X-MAV-AP-H743v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [271/278] Building board: YARIV6X at 2025-09-20 11:49:30.336933 BB: Trying checkout AntennaTracker stable YARIV6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable YARIV6X binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/YARIV6X/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (YARIV6X) - not in board list BB: [272/278] Building board: YJUAV_A6 at 2025-09-20 11:49:31.276466 BB: Trying checkout AntennaTracker stable YJUAV_A6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable YJUAV_A6 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [273/278] Building board: YJUAV_A6SE at 2025-09-20 11:49:31.312090 BB: Trying checkout AntennaTracker stable YJUAV_A6SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable YJUAV_A6SE binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [274/278] Building board: YJUAV_A6SE_H743 at 2025-09-20 11:49:31.349810 BB: Trying checkout AntennaTracker stable YJUAV_A6SE_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable YJUAV_A6SE_H743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [275/278] Building board: YJUAV_A6Ultra at 2025-09-20 11:49:31.382059 BB: Trying checkout AntennaTracker stable YJUAV_A6Ultra None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable YJUAV_A6Ultra binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [276/278] Building board: ZeroOneX6 at 2025-09-20 11:49:31.415496 BB: Trying checkout AntennaTracker stable ZeroOneX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable ZeroOneX6 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [277/278] Building board: ZeroOneX6_Air at 2025-09-20 11:49:31.448511 BB: Trying checkout AntennaTracker stable ZeroOneX6_Air None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable ZeroOneX6_Air binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/ZeroOneX6_Air/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ZeroOneX6_Air) - not in board list BB: [278/278] Building board: zynq at 2025-09-20 11:49:32.350424 BB: Trying checkout AntennaTracker stable zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable zynq binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/zynq/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (zynq) - not in board list BB: Trying checkout AntennaTracker latest None None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch master BB: Running (git checkout -f master) BB-GIT: Previous HEAD position was 1ebd4d996e Plane: version to 4.6.2 BB-GIT: Switched to branch 'master' BB-GIT: Your branch is up to date with 'origin/master'. BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'c6d0293e32d096dc88da861a0db40bfd1f6f8d9d' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '1b2118cf358027453830ef644838a3bedb9411ea' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'bd9124715cc7cbb9bbe3f3270da0edb020507816' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'b2da417dfcbc0a4b617aeaa0d680dc357b233172' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out 'a6bf350c679ed8ba042ad58bf81cc540d61bb605' BB-GIT: Submodule path 'modules/mavlink': checked out '430715591a7a14a996f56d4c724f2e0335d74546' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out 'aa033552599c981b3e916b42383de8a21754c9b4' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit 0b0922b905b34e50c8c52b7da0dda269f46181e9 BB-GIT: Author: Peter Barker BB-GIT: Date: Sat Sep 20 15:12:00 2025 +1000 BB-GIT: BB-GIT: autotest: correct diagnostic output BB-GIT: BB-GIT: old: BB-GIT: AT-0000.1: Loading (flaps.txt BB-GIT: BB-GIT: new: BB-GIT: AT-0000.1: Loading MAV_MISSION_TYPE_MISSION (flaps.txt) BB: Building ArduSub stable binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/278] Building board: 3DRControlZeroG at 2025-09-20 11:49:34.914748 BB: Trying checkout ArduSub stable 3DRControlZeroG None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: warning: unable to rmdir 'modules/littlefs': Directory not empty BB-GIT: Note: switching to 'ArduSub-stable'. BB-GIT: BB-GIT: You are in 'detached HEAD' state. You can look around, make experimental BB-GIT: changes and commit them, and you can discard any commits you make in this BB-GIT: state without impacting any branches by switching back to a branch. BB-GIT: BB-GIT: If you want to create a new branch to retain commits you create, you may BB-GIT: do so (now or later) by using -c with the switch command. Example: BB-GIT: BB-GIT: git switch -c BB-GIT: BB-GIT: Or undo this operation with: BB-GIT: BB-GIT: git switch - BB-GIT: BB-GIT: Turn off this advice by setting config variable advice.detachedHead to false BB-GIT: BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable 3DRControlZeroG binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/3DRControlZeroG/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (3DRControlZeroG) - not in board list BB: [2/278] Building board: AcctonGodwit_GA1 at 2025-09-20 11:49:36.954430 BB: Trying checkout ArduSub stable AcctonGodwit_GA1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable AcctonGodwit_GA1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/AcctonGodwit_GA1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (AcctonGodwit_GA1) - not in board list BB: [3/278] Building board: ACNS-CM4Pilot at 2025-09-20 11:49:38.054855 BB: Trying checkout ArduSub stable ACNS-CM4Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable ACNS-CM4Pilot binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [4/278] Building board: ACNS-F405AIO at 2025-09-20 11:49:38.088106 BB: Trying checkout ArduSub stable ACNS-F405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable ACNS-F405AIO binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [5/278] Building board: AEDROXH7 at 2025-09-20 11:49:38.121469 BB: Trying checkout ArduSub stable AEDROXH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable AEDROXH7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/AEDROXH7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (AEDROXH7) - not in board list BB: [6/278] Building board: aero at 2025-09-20 11:49:38.983118 BB: Trying checkout ArduSub stable aero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable aero binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/aero/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Configuring for aero in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board aero --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : aero BB-WAF: Using toolchain : native BB-WAF: Checking for 'g++' (C++ compiler) : /home/autotest/bin/g++ BB-WAF: Checking for 'gcc' (C compiler) : /home/autotest/bin/gcc BB-WAF: Checking for c flags '-MMD' : yes BB-WAF: Checking for cxx flags '-MMD' : yes BB-WAF: CXX Compiler : g++ 11.4.0 BB-WAF: Checking for need to link with librt : not necessary BB-WAF: Checking for 'lttng-ust': : disabled BB-WAF: Checking for library dl : yes BB-WAF: Checking for program 'pkg-config' : /usr/bin/pkg-config BB-WAF: Checking for 'libiio' : not found BB-WAF: Enabled OpenDroneID : no BB-WAF: Enabled firmware ID checking : no BB-WAF: GPS Debug Logging : no BB-WAF: Enabled custom controller : no BB-WAF: Checking for HAVE_CMATH_ISFINITE : yes BB-WAF: Checking for HAVE_CMATH_ISINF : yes BB-WAF: Checking for HAVE_CMATH_ISNAN : yes BB-WAF: Checking for NEED_CMATH_ISFINITE_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISINF_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISNAN_STD_NAMESPACE : yes BB-WAF: Checking for header endian.h : yes BB-WAF: Checking for header byteswap.h : yes BB-WAF: Checking for HAVE_MEMRCHR : yes BB-WAF: Configured VSCode Intellisense: : no BB-WAF: DC_DSDL compiler : /mnt/volume_nyc3_01/autotest/APM/APM/modules/DroneCAN/dronecan_dsdlc/dronecan_dsdlc.py BB-WAF: Source is git repository : yes BB-WAF: Update submodules : yes BB-WAF: Checking for program 'git' : /usr/bin/git BB-WAF: Checking for program 'size' : /usr/bin/size BB-WAF: Benchmarks : disabled BB-WAF: Unit tests : enabled BB-WAF: Scripting : maybe BB-WAF: Scripting runtime checks : enabled BB-WAF: Debug build : disabled BB-WAF: Coverage build : disabled BB-WAF: Force 32-bit build : disabled BB-WAF: Checking for program 'rsync' : /usr/bin/rsync BB-WAF: 'configure' finished successfully (0.671s) BB-WAF: 'clean' finished successfully (1.108s) BB: Running (python3 ./waf build --targets bin/ardusub) BB-WAF: Waf: Entering directory `/home/autotest/build/tmp/binaries.build/aero' BB-WAF: [3/7] Compiling libraries/AP_Scripting/generator/src/main.c BB-WAF: [4/7] Processing modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: [5/7] Processing dronecangen: modules/DroneCAN/DSDL/ardupilot modules/DroneCAN/DSDL/com modules/DroneCAN/DSDL/cuav modules/DroneCAN/DSDL/dronecan modules/DroneCAN/DSDL/mppt modules/DroneCAN/DSDL/tests modules/DroneCAN/DSDL/uavcan BB-WAF: [6/7] Creating /home/autotest/build/tmp/binaries.build/aero/ap_version.h BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Found 337 MAVLink message types in 17 XML files BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ardupilotmega BB-WAF: [7/7] Processing /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.cpp,/home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.h: libraries/AP_Scripting/generator/description/bindings.desc /home/autotest/build/tmp/binaries.build/aero/gen-bindings -> /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.cpp /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.h BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ASLUAV BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/common BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/development BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/icarous BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/minimal BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/python_array_test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/standard BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ualberta BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/uAvionix BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/loweheiser BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/storm32 BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/AVSSUAS BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/cubepilot BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/csAirLink BB-WAF: Copying fixed headers for protocol 2.0 to /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0 BB-WAF: expanding ardupilot.gnss.Status BB-WAF: expanding ardupilot.gnss.Heading BB-WAF: expanding ardupilot.gnss.MovingBaselineData BB-WAF: expanding ardupilot.gnss.RelPosHeading BB-WAF: expanding ardupilot.indication.Button BB-WAF: expanding ardupilot.indication.SafetyState BB-WAF: expanding ardupilot.indication.NotifyState BB-WAF: expanding ardupilot.equipment.trafficmonitor.TrafficReport BB-WAF: expanding ardupilot.equipment.power.BatteryContinuous BB-WAF: expanding ardupilot.equipment.power.BatteryCells BB-WAF: expanding ardupilot.equipment.power.BatteryInfoAux BB-WAF: expanding ardupilot.equipment.power.BatteryPeriodic BB-WAF: expanding ardupilot.equipment.proximity_sensor.Proximity BB-WAF: expanding com.hobbywing.esc.StatusMsg1 BB-WAF: expanding com.hobbywing.esc.SetAngle BB-WAF: expanding com.hobbywing.esc.SetID BB-WAF: expanding com.hobbywing.esc.GetEscID BB-WAF: expanding com.hobbywing.esc.SetDirection BB-WAF: expanding com.hobbywing.esc.GetMajorConfig BB-WAF: expanding com.hobbywing.esc.RawCommand BB-WAF: expanding com.hobbywing.esc.SelfTest BB-WAF: expanding com.hobbywing.esc.SetLED BB-WAF: expanding com.hobbywing.esc.StatusMsg3 BB-WAF: expanding com.hobbywing.esc.SetBaud BB-WAF: expanding com.hobbywing.esc.StatusMsg2 BB-WAF: expanding com.hobbywing.esc.SetThrottleSource BB-WAF: expanding com.hobbywing.esc.GetMaintenanceInformation BB-WAF: expanding com.hobbywing.esc.SetReportingFrequency BB-WAF: expanding com.xacti.GnssStatus BB-WAF: expanding com.xacti.GimbalAttitudeStatus BB-WAF: expanding com.xacti.GimbalControlData BB-WAF: expanding com.xacti.GnssStatusReq BB-WAF: expanding com.xacti.CopterAttStatus BB-WAF: expanding com.volz.servo.ActuatorStatus BB-WAF: expanding com.hex.equipment.flow.Measurement BB-WAF: expanding com.himark.servo.ServoCmd BB-WAF: expanding com.himark.servo.ServoInfo BB-WAF: expanding cuav.equipment.power.CBAT BB-WAF: expanding dronecan.sensors.rc.RCInput BB-WAF: expanding dronecan.sensors.hygrometer.Hygrometer BB-WAF: expanding dronecan.remoteid.BasicID BB-WAF: expanding dronecan.remoteid.ArmStatus BB-WAF: expanding dronecan.remoteid.Location BB-WAF: expanding dronecan.remoteid.SecureCommand BB-WAF: expanding dronecan.remoteid.SelfID BB-WAF: expanding dronecan.remoteid.System BB-WAF: expanding dronecan.remoteid.OperatorID BB-WAF: expanding dronecan.protocol.CanStats BB-WAF: expanding dronecan.protocol.Stats BB-WAF: expanding mppt.OutputEnable BB-WAF: expanding mppt.Stream BB-WAF: expanding uavcan.Timestamp BB-WAF: expanding uavcan.CoarseOrientation BB-WAF: expanding uavcan.tunnel.Call BB-WAF: expanding uavcan.tunnel.Targetted BB-WAF: expanding uavcan.tunnel.SerialConfig BB-WAF: expanding uavcan.tunnel.Protocol BB-WAF: expanding uavcan.tunnel.Broadcast BB-WAF: expanding uavcan.navigation.GlobalNavigationSolution BB-WAF: expanding uavcan.protocol.GetNodeInfo BB-WAF: expanding uavcan.protocol.DataTypeKind BB-WAF: expanding uavcan.protocol.GetDataTypeInfo BB-WAF: expanding uavcan.protocol.HardwareVersion BB-WAF: expanding uavcan.protocol.Panic BB-WAF: expanding uavcan.protocol.RestartNode BB-WAF: expanding uavcan.protocol.AccessCommandShell BB-WAF: expanding uavcan.protocol.SoftwareVersion BB-WAF: expanding uavcan.protocol.GlobalTimeSync BB-WAF: expanding uavcan.protocol.NodeStatus BB-WAF: expanding uavcan.protocol.GetTransportStats BB-WAF: expanding uavcan.protocol.CANIfaceStats BB-WAF: expanding uavcan.protocol.file.EntryType BB-WAF: expanding uavcan.protocol.file.GetDirectoryEntryInfo BB-WAF: expanding uavcan.protocol.file.BeginFirmwareUpdate BB-WAF: expanding uavcan.protocol.file.Write BB-WAF: expanding uavcan.protocol.file.GetInfo BB-WAF: expanding uavcan.protocol.file.Error BB-WAF: expanding uavcan.protocol.file.Path BB-WAF: expanding uavcan.protocol.file.Read BB-WAF: expanding uavcan.protocol.file.Delete BB-WAF: expanding uavcan.protocol.debug.LogMessage BB-WAF: expanding uavcan.protocol.debug.LogLevel BB-WAF: expanding uavcan.protocol.debug.KeyValue BB-WAF: expanding uavcan.protocol.param.Value BB-WAF: expanding uavcan.protocol.param.ExecuteOpcode BB-WAF: expanding uavcan.protocol.param.GetSet BB-WAF: expanding uavcan.protocol.param.Empty BB-WAF: expanding uavcan.protocol.param.NumericValue BB-WAF: expanding uavcan.protocol.dynamic_node_id.Allocation BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.Discovery BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.AppendEntries BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.RequestVote BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.Entry BB-WAF: expanding uavcan.protocol.enumeration.Indication BB-WAF: expanding uavcan.protocol.enumeration.Begin BB-WAF: expanding uavcan.equipment.device.Temperature BB-WAF: expanding uavcan.equipment.air_data.StaticPressure BB-WAF: expanding uavcan.equipment.air_data.AngleOfAttack BB-WAF: expanding uavcan.equipment.air_data.IndicatedAirspeed BB-WAF: expanding uavcan.equipment.air_data.RawAirData BB-WAF: expanding uavcan.equipment.air_data.StaticTemperature BB-WAF: expanding uavcan.equipment.air_data.Sideslip BB-WAF: expanding uavcan.equipment.air_data.TrueAirspeed BB-WAF: expanding uavcan.equipment.ahrs.Solution BB-WAF: expanding uavcan.equipment.ahrs.RawIMU BB-WAF: expanding uavcan.equipment.ahrs.MagneticFieldStrength BB-WAF: expanding uavcan.equipment.ahrs.MagneticFieldStrength2 BB-WAF: expanding uavcan.equipment.safety.ArmingStatus BB-WAF: expanding uavcan.equipment.gnss.Auxiliary BB-WAF: expanding uavcan.equipment.gnss.Fix BB-WAF: expanding uavcan.equipment.gnss.Fix2 BB-WAF: expanding uavcan.equipment.gnss.ECEFPositionVelocity BB-WAF: expanding uavcan.equipment.gnss.RTCMStream BB-WAF: expanding uavcan.equipment.power.PrimaryPowerSupplyStatus BB-WAF: expanding uavcan.equipment.power.BatteryInfo BB-WAF: expanding uavcan.equipment.power.CircuitStatus BB-WAF: expanding uavcan.equipment.esc.RPMCommand BB-WAF: expanding uavcan.equipment.esc.Status BB-WAF: expanding uavcan.equipment.esc.RawCommand BB-WAF: expanding uavcan.equipment.actuator.Command BB-WAF: expanding uavcan.equipment.actuator.Status BB-WAF: expanding uavcan.equipment.actuator.ArrayCommand BB-WAF: expanding uavcan.equipment.range_sensor.Measurement BB-WAF: expanding uavcan.equipment.indication.BeepCommand BB-WAF: expanding uavcan.equipment.indication.SingleLightCommand BB-WAF: expanding uavcan.equipment.indication.RGB565 BB-WAF: expanding uavcan.equipment.indication.LightsCommand BB-WAF: expanding uavcan.equipment.ice.FuelTankStatus BB-WAF: expanding uavcan.equipment.ice.reciprocating.Status BB-WAF: expanding uavcan.equipment.ice.reciprocating.CylinderStatus BB-WAF: expanding uavcan.equipment.hardpoint.Status BB-WAF: expanding uavcan.equipment.hardpoint.Command BB-WAF: expanding uavcan.equipment.camera_gimbal.GEOPOICommand BB-WAF: expanding uavcan.equipment.camera_gimbal.AngularCommand BB-WAF: expanding uavcan.equipment.camera_gimbal.Status BB-WAF: expanding uavcan.equipment.camera_gimbal.Mode BB-WAF: BB-WAF: [ 8/1144] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 9/1144] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 10/1144] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 11/1144] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 12/1144] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 13/1144] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 14/1144] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 15/1144] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 16/1144] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 17/1144] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 18/1144] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 19/1144] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 20/1144] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 21/1144] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 22/1144] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 23/1144] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 24/1144] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 25/1144] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 26/1144] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 27/1144] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 28/1144] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 29/1144] Compiling libraries/AC_WPNav/AC_Circle.cpp BB-WAF: [ 30/1144] Compiling libraries/AC_WPNav/AC_WPNav.cpp BB-WAF: [ 31/1144] Compiling libraries/AC_WPNav/AC_WPNav_OA.cpp BB-WAF: [ 32/1144] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 33/1144] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 34/1144] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 35/1144] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 36/1144] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 37/1144] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 38/1144] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 39/1144] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 40/1144] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 41/1144] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 42/1144] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 43/1144] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 44/1144] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 45/1144] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 46/1144] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 47/1144] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 48/1144] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 49/1144] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 50/1144] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 51/1144] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 52/1144] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 53/1144] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 54/1144] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 55/1144] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 56/1144] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 57/1144] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 58/1144] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 59/1144] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 60/1144] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 61/1144] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 62/1144] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 63/1144] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 64/1144] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 65/1144] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 66/1144] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 67/1144] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 68/1144] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 69/1144] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 70/1144] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 71/1144] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 72/1144] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 73/1144] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 74/1144] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 75/1144] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 76/1144] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 77/1144] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 78/1144] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 79/1144] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 80/1144] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 81/1144] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 82/1144] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 83/1144] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 84/1144] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 85/1144] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 86/1144] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 87/1144] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 88/1144] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 89/1144] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 90/1144] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 91/1144] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 92/1144] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 93/1144] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 94/1144] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 95/1144] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 96/1144] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 97/1144] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 98/1144] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 99/1144] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 100/1144] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 101/1144] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 102/1144] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 103/1144] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 104/1144] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 105/1144] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 106/1144] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 107/1144] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 108/1144] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [ 109/1144] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [ 110/1144] Compiling libraries/AP_CANManager/AP_CANManager.cpp BB-WAF: [ 111/1144] Compiling libraries/AP_CANManager/AP_SLCANIface.cpp BB-WAF: [ 112/1144] Compiling libraries/AP_CANManager/AP_CANSensor.cpp BB-WAF: [ 113/1144] Compiling libraries/AP_CANManager/AP_CANIfaceParams.cpp BB-WAF: [ 114/1144] Compiling libraries/AP_CANManager/AP_CANDriver.cpp BB-WAF: [ 115/1144] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 116/1144] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 117/1144] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 118/1144] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 119/1144] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 120/1144] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 121/1144] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 122/1144] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 123/1144] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 124/1144] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 125/1144] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 126/1144] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 127/1144] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 128/1144] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 129/1144] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 130/1144] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 131/1144] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 132/1144] Compiling libraries/AP_Common/MultiHeap.cpp BB-WAF: [ 133/1144] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 134/1144] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 135/1144] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 136/1144] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 137/1144] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 138/1144] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 139/1144] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 140/1144] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 141/1144] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 142/1144] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 143/1144] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 144/1144] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 145/1144] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 146/1144] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 147/1144] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 148/1144] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 149/1144] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 150/1144] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 151/1144] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 152/1144] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 153/1144] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 154/1144] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 155/1144] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 156/1144] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 157/1144] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 158/1144] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 159/1144] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 160/1144] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 161/1144] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 162/1144] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 163/1144] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 164/1144] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 165/1144] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 166/1144] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 167/1144] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 168/1144] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 169/1144] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 170/1144] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [ 171/1144] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [ 172/1144] Compiling libraries/AP_DroneCAN/AP_Canard_iface.cpp BB-WAF: [ 173/1144] Compiling libraries/AP_DroneCAN/AP_DroneCAN_serial.cpp BB-WAF: [ 174/1144] Compiling libraries/AP_DroneCAN/AP_DroneCAN.cpp BB-WAF: [ 175/1144] Compiling libraries/AP_DroneCAN/AP_DroneCAN_DNA_Server.cpp BB-WAF: [ 176/1144] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [ 177/1144] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [ 178/1144] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [ 179/1144] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [ 180/1144] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [ 181/1144] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 182/1144] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 183/1144] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [ 184/1144] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [ 185/1144] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [ 186/1144] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [ 187/1144] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem.cpp BB-WAF: [ 188/1144] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_SITL.cpp BB-WAF: [ 189/1144] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain5.cpp BB-WAF: [ 190/1144] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS.cpp BB-WAF: [ 191/1144] Compiling libraries/AP_ExternalAHRS/MicroStrain_common.cpp BB-WAF: [ 192/1144] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain7.cpp BB-WAF: [ 193/1144] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [ 194/1144] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.cpp BB-WAF: [ 195/1144] Compiling libraries/AP_ExternalControl/AP_ExternalControl.cpp BB-WAF: [ 196/1144] Compiling libraries/AP_FETtecOneWire/AP_FETtecOneWire.cpp BB-WAF: [ 197/1144] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [ 198/1144] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [ 199/1144] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [ 200/1144] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [ 201/1144] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [ 202/1144] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [ 203/1144] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [ 204/1144] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [ 205/1144] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [ 206/1144] Compiling libraries/AP_FlashStorage/AP_FlashStorage.cpp BB-WAF: [ 207/1144] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [ 208/1144] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.cpp BB-WAF: [ 209/1144] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.cpp BB-WAF: [ 210/1144] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Telem.cpp BB-WAF: [ 211/1144] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.cpp BB-WAF: [ 212/1144] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.cpp BB-WAF: [ 213/1144] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [ 214/1144] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.cpp BB-WAF: [ 215/1144] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [ 216/1144] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [ 217/1144] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [ 218/1144] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [ 219/1144] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [ 220/1144] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [ 221/1144] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [ 222/1144] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [ 223/1144] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [ 224/1144] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [ 225/1144] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [ 226/1144] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [ 227/1144] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [ 228/1144] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [ 229/1144] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [ 230/1144] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [ 231/1144] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [ 232/1144] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [ 233/1144] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [ 234/1144] Compiling libraries/AP_Generator/AP_Generator_IE_650_800.cpp BB-WAF: [ 235/1144] Compiling libraries/AP_Generator/AP_Generator.cpp BB-WAF: [ 236/1144] Compiling libraries/AP_Generator/AP_Generator_IE_FuelCell.cpp BB-WAF: [ 237/1144] Compiling libraries/AP_Generator/AP_Generator_IE_2400.cpp BB-WAF: [ 238/1144] Compiling libraries/AP_Generator/AP_Generator_Backend.cpp BB-WAF: [ 239/1144] Compiling libraries/AP_Generator/AP_Generator_RichenPower.cpp BB-WAF: [ 240/1144] Compiling libraries/AP_Gripper/AP_Gripper_EPM.cpp BB-WAF: [ 241/1144] Compiling libraries/AP_Gripper/AP_Gripper_Servo.cpp BB-WAF: [ 242/1144] Compiling libraries/AP_Gripper/AP_Gripper.cpp BB-WAF: [ 243/1144] Compiling libraries/AP_Gripper/AP_Gripper_Backend.cpp BB-WAF: [ 244/1144] Compiling libraries/AP_Hott_Telem/AP_Hott_Telem.cpp BB-WAF: [ 245/1144] Compiling libraries/AP_ICEngine/AP_ICEngine.cpp BB-WAF: [ 246/1144] Compiling libraries/AP_ICEngine/AP_ICEngine_TCA9554.cpp BB-WAF: [ 247/1144] Compiling libraries/AP_IOMCU/AP_IOMCU.cpp BB-WAF: [ 248/1144] Compiling libraries/AP_IOMCU/fw_uploader.cpp BB-WAF: [ 249/1144] Compiling libraries/AP_InertialNav/AP_InertialNav.cpp BB-WAF: [ 250/1144] Compiling libraries/AP_InertialSensor/AP_InertialSensor_NONE.cpp BB-WAF: [ 251/1144] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI088.cpp BB-WAF: [ 252/1144] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev3.cpp BB-WAF: [ 253/1144] Compiling libraries/AP_InertialSensor/AP_InertialSensor_L3G4200D.cpp BB-WAF: [ 254/1144] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI055.cpp BB-WAF: [ 255/1144] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Logging.cpp BB-WAF: [ 256/1144] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS0.cpp BB-WAF: [ 257/1144] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI160.cpp BB-WAF: [ 258/1144] Compiling libraries/AP_InertialSensor/AP_InertialSensor_RST.cpp BB-WAF: [ 259/1144] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Params.cpp BB-WAF: [ 260/1144] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI270.cpp BB-WAF: [ 261/1144] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SCHA63T.cpp BB-WAF: [ 262/1144] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS1.cpp BB-WAF: [ 263/1144] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev2.cpp BB-WAF: [ 264/1144] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ExternalAHRS.cpp BB-WAF: [ 265/1144] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SITL.cpp BB-WAF: [ 266/1144] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Backend.cpp BB-WAF: [ 267/1144] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ADIS1647x.cpp BB-WAF: [ 268/1144] Compiling libraries/AP_InertialSensor/AP_InertialSensor_tempcal.cpp BB-WAF: [ 269/1144] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensense.cpp BB-WAF: [ 270/1144] Compiling libraries/AP_InertialSensor/AuxiliaryBus.cpp BB-WAF: [ 271/1144] Compiling libraries/AP_InertialSensor/BatchSampler.cpp BB-WAF: [ 272/1144] Compiling libraries/AP_InternalError/AP_InternalError.cpp BB-WAF: [ 273/1144] Compiling libraries/AP_JSButton/AP_JSButton.cpp BB-WAF: [ 274/1144] Compiling libraries/AP_KDECAN/AP_KDECAN.cpp BB-WAF: [ 275/1144] Compiling libraries/AP_LeakDetector/AP_LeakDetector_Analog.cpp BB-WAF: [ 276/1144] Compiling libraries/AP_LeakDetector/AP_LeakDetector_Backend.cpp BB-WAF: [ 277/1144] Compiling libraries/AP_LeakDetector/AP_LeakDetector_Digital.cpp BB-WAF: [ 278/1144] Compiling libraries/AP_LeakDetector/AP_LeakDetector.cpp BB-WAF: [ 279/1144] Compiling libraries/AP_Logger/AP_Logger_MAVLinkLogTransfer.cpp BB-WAF: [ 280/1144] Compiling libraries/AP_Logger/AP_Logger_W25N01GV.cpp BB-WAF: [ 281/1144] Compiling libraries/AP_Logger/LogFile.cpp BB-WAF: [ 282/1144] Compiling libraries/AP_Logger/AP_Logger_MAVLink.cpp BB-WAF: [ 283/1144] Compiling libraries/AP_Logger/AP_Logger_Block.cpp BB-WAF: [ 284/1144] Compiling libraries/AP_Logger/AP_Logger_DataFlash.cpp BB-WAF: [ 285/1144] Compiling libraries/AP_MSP/AP_MSP_Telem_DJI.cpp BB-WAF: [ 286/1144] Compiling libraries/AP_MSP/AP_MSP_Telem_Generic.cpp BB-WAF: [ 287/1144] Compiling libraries/AP_MSP/msp_sbuf.cpp BB-WAF: [ 288/1144] Compiling libraries/AP_MSP/AP_MSP_Telem_Backend.cpp BB-WAF: [ 289/1144] Compiling libraries/AP_MSP/AP_MSP_Telem_DisplayPort.cpp BB-WAF: [ 290/1144] Compiling libraries/AP_MSP/msp.cpp BB-WAF: [ 291/1144] Compiling libraries/AP_MSP/AP_MSP.cpp BB-WAF: [ 292/1144] Compiling libraries/AP_Math/AP_Math.cpp BB-WAF: [ 293/1144] Compiling libraries/AP_Math/matrix_alg.cpp BB-WAF: [ 294/1144] Compiling libraries/AP_Math/control.cpp BB-WAF: [ 295/1144] Compiling libraries/AP_Math/matrixN.cpp BB-WAF: [ 296/1144] Compiling libraries/AP_Math/chirp.cpp BB-WAF: [ 297/1144] Compiling libraries/AP_Math/location_double.cpp BB-WAF: [ 298/1144] Compiling libraries/AP_Math/location.cpp BB-WAF: [ 299/1144] Compiling libraries/AP_Math/polyfit.cpp BB-WAF: [ 300/1144] Compiling libraries/AP_Math/AP_GeodesicGrid.cpp BB-WAF: [ 301/1144] Compiling libraries/AP_Math/matrix3.cpp BB-WAF: [ 302/1144] Compiling libraries/AP_Math/SplineCurve.cpp BB-WAF: [ 303/1144] Compiling libraries/AP_Math/crc.cpp BB-WAF: [ 304/1144] Compiling libraries/AP_Math/polygon.cpp BB-WAF: [ 305/1144] Compiling libraries/AP_Math/spline5.cpp BB-WAF: [ 306/1144] Compiling libraries/AP_Math/vector2.cpp BB-WAF: [ 307/1144] Compiling libraries/AP_Mission/AP_Mission_ChangeDetector.cpp BB-WAF: [ 308/1144] Compiling libraries/AP_Mission/AP_Mission_Commands.cpp BB-WAF: [ 309/1144] Compiling libraries/AP_Module/AP_Module.cpp BB-WAF: [ 310/1144] Compiling libraries/AP_Motors/AP_MotorsSingle.cpp BB-WAF: [ 311/1144] Compiling libraries/AP_Motors/AP_MotorsHeli.cpp BB-WAF: [ 312/1144] Compiling libraries/AP_Motors/AP_MotorsMatrix_Scripting_Dynamic.cpp BB-WAF: [ 313/1144] Compiling libraries/AP_Motors/AP_MotorsHeli_Swash.cpp BB-WAF: [ 314/1144] Compiling libraries/AP_Motors/AP_MotorsCoax.cpp BB-WAF: [ 315/1144] Compiling libraries/AP_Motors/AP_MotorsMatrix_6DoF_Scripting.cpp BB-WAF: [ 316/1144] Compiling libraries/AP_Motors/AP_MotorsHeli_Single.cpp BB-WAF: [ 317/1144] Compiling libraries/AP_Motors/AP_MotorsHeli_Quad.cpp BB-WAF: [ 318/1144] Compiling libraries/AP_Motors/AP_MotorsHeli_RSC.cpp BB-WAF: [ 319/1144] Compiling libraries/AP_Motors/AP_MotorsTailsitter.cpp BB-WAF: [ 320/1144] Compiling libraries/AP_Motors/AP_Motors6DOF.cpp BB-WAF: [ 321/1144] Compiling libraries/AP_Motors/AP_Motors_Class.cpp BB-WAF: [ 322/1144] Compiling libraries/AP_Motors/AP_MotorsHeli_Dual.cpp BB-WAF: [ 323/1144] Compiling libraries/AP_Mount/AP_Mount_Alexmos.cpp BB-WAF: [ 324/1144] Compiling libraries/AP_Mount/AP_Mount_SToRM32.cpp BB-WAF: [ 325/1144] Compiling libraries/AP_Mount/AP_Mount_Backend.cpp BB-WAF: [ 326/1144] Compiling libraries/AP_Mount/AP_Mount_Gremsy.cpp BB-WAF: [ 327/1144] Compiling libraries/AP_Mount/AP_Mount.cpp BB-WAF: [ 328/1144] Compiling libraries/AP_Mount/SoloGimbal_Parameters.cpp BB-WAF: [ 329/1144] Compiling libraries/AP_Mount/SoloGimbalEKF.cpp BB-WAF: [ 330/1144] Compiling libraries/AP_Mount/AP_Mount_Params.cpp BB-WAF: [ 331/1144] Compiling libraries/AP_Mount/AP_Mount_Scripting.cpp BB-WAF: [ 332/1144] Compiling libraries/AP_Mount/AP_Mount_Xacti.cpp BB-WAF: [ 333/1144] Compiling libraries/AP_Mount/SoloGimbal.cpp BB-WAF: [ 334/1144] Compiling libraries/AP_Mount/AP_Mount_SoloGimbal.cpp BB-WAF: [ 335/1144] Compiling libraries/AP_Mount/AP_Mount_SToRM32_serial.cpp BB-WAF: [ 336/1144] Compiling libraries/AP_Mount/AP_Mount_Viewpro.cpp BB-WAF: [ 337/1144] Compiling libraries/AP_Mount/AP_Mount_Servo.cpp BB-WAF: [ 338/1144] Compiling libraries/AP_Mount/AP_Mount_Siyi.cpp BB-WAF: [ 339/1144] Compiling libraries/AP_NMEA_Output/AP_NMEA_Output.cpp BB-WAF: [ 340/1144] Compiling libraries/AP_NavEKF/EKF_Buffer.cpp BB-WAF: [ 341/1144] Compiling libraries/AP_NavEKF/AP_NavEKF_Source.cpp BB-WAF: [ 342/1144] Compiling libraries/AP_NavEKF/AP_NavEKF_core_common.cpp BB-WAF: [ 343/1144] Compiling libraries/AP_NavEKF/EKFGSF_yaw.cpp BB-WAF: [ 344/1144] Compiling libraries/AP_NavEKF/EKFGSF_Logging.cpp BB-WAF: [ 345/1144] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Control.cpp BB-WAF: [ 346/1144] Compiling libraries/AP_NavEKF2/AP_NavEKF2_AirDataFusion.cpp BB-WAF: [ 347/1144] Compiling libraries/AP_NavEKF2/AP_NavEKF2_PosVelFusion.cpp BB-WAF: [ 348/1144] Compiling libraries/AP_NavEKF2/AP_NavEKF2_RngBcnFusion.cpp BB-WAF: [ 349/1144] Compiling libraries/AP_NavEKF2/AP_NavEKF2_core.cpp BB-WAF: [ 350/1144] Compiling libraries/AP_NavEKF2/AP_NavEKF_GyroBias.cpp BB-WAF: [ 351/1144] Compiling libraries/AP_NavEKF2/AP_NavEKF2_VehicleStatus.cpp BB-WAF: [ 352/1144] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Logging.cpp BB-WAF: [ 353/1144] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Measurements.cpp BB-WAF: [ 354/1144] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Outputs.cpp BB-WAF: [ 355/1144] Compiling libraries/AP_NavEKF2/AP_NavEKF2_MagFusion.cpp BB-WAF: [ 356/1144] Compiling modules/lwip/src/netif/ppp/ipv6cp.c BB-WAF: [ 357/1144] Compiling modules/lwip/src/netif/lowpan6_common.c BB-WAF: [ 358/1144] Compiling modules/lwip/src/core/ipv4/acd.c BB-WAF: [ 359/1144] Compiling modules/lwip/src/core/udp.c BB-WAF: [ 360/1144] Compiling modules/lwip/src/core/tcp.c BB-WAF: [ 361/1144] Compiling modules/lwip/src/core/memp.c BB-WAF: [ 362/1144] Compiling modules/lwip/src/core/mem.c BB-WAF: [ 363/1144] Compiling modules/lwip/src/core/ip.c BB-WAF: [ 364/1144] Compiling modules/lwip/src/core/init.c BB-WAF: [ 365/1144] Compiling modules/lwip/src/core/inet_chksum.c BB-WAF: [ 366/1144] Compiling modules/lwip/src/core/dns.c BB-WAF: [ 367/1144] Compiling modules/lwip/src/core/def.c BB-WAF: [ 368/1144] Compiling modules/lwip/src/core/altcp_tcp.c BB-WAF: [ 369/1144] Compiling modules/lwip/src/core/altcp_alloc.c BB-WAF: [ 370/1144] Compiling modules/lwip/src/core/altcp.c BB-WAF: [ 371/1144] Compiling libraries/AP_Networking/AP_Networking_tests.cpp BB-WAF: [ 372/1144] Compiling libraries/AP_Networking/AP_Networking_port.cpp BB-WAF: [ 373/1144] Compiling libraries/AP_Networking/AP_Networking_macaddr.cpp BB-WAF: [ 374/1144] Compiling libraries/AP_Networking/AP_Networking_address.cpp BB-WAF: [ 375/1144] Compiling libraries/AP_Networking/AP_Networking_PPP.cpp BB-WAF: [ 376/1144] Compiling libraries/AP_Networking/AP_Networking_ChibiOS.cpp BB-WAF: [ 377/1144] Compiling libraries/AP_Networking/AP_Networking.cpp BB-WAF: [ 378/1144] Compiling modules/lwip/src/netif/ppp/ccp.c BB-WAF: [ 379/1144] Compiling modules/lwip/src/netif/ppp/utils.c BB-WAF: [ 380/1144] Compiling modules/lwip/src/core/ipv4/autoip.c BB-WAF: [ 381/1144] Compiling modules/lwip/src/api/tcpip.c BB-WAF: [ 382/1144] Compiling modules/lwip/src/netif/ppp/fsm.c BB-WAF: [ 383/1144] Compiling modules/lwip/src/netif/ppp/ecp.c BB-WAF: [ 384/1144] Compiling modules/lwip/src/netif/ppp/chap-md5.c BB-WAF: [ 385/1144] Compiling modules/lwip/src/netif/ppp/eui64.c BB-WAF: [ 386/1144] Compiling modules/lwip/src/netif/ppp/demand.c BB-WAF: [ 387/1144] Compiling modules/lwip/src/netif/ppp/chap-new.c BB-WAF: [ 388/1144] Compiling modules/lwip/src/netif/ppp/eap.c BB-WAF: [ 389/1144] Compiling libraries/AP_Networking/lwip_hal/arch/sys_arch.cpp BB-WAF: [ 390/1144] Compiling modules/lwip/src/netif/lowpan6.c BB-WAF: [ 391/1144] Compiling modules/lwip/src/core/timeouts.c BB-WAF: [ 392/1144] Compiling modules/lwip/src/core/tcp_in.c BB-WAF: [ 393/1144] Compiling modules/lwip/src/netif/ppp/vj.c BB-WAF: [ 394/1144] Compiling modules/lwip/src/netif/lowpan6_ble.c BB-WAF: [ 395/1144] Compiling modules/lwip/src/core/ipv4/dhcp.c BB-WAF: [ 396/1144] Compiling modules/lwip/src/netif/ethernet.c BB-WAF: [ 397/1144] Compiling modules/lwip/src/netif/bridgeif.c BB-WAF: [ 398/1144] Compiling modules/lwip/src/core/ipv4/etharp.c BB-WAF: [ 399/1144] Compiling modules/lwip/src/core/tcp_out.c BB-WAF: [ 400/1144] Compiling modules/lwip/src/netif/bridgeif_fdb.c BB-WAF: [ 401/1144] Compiling modules/lwip/src/core/ipv4/ip4.c BB-WAF: [ 402/1144] Compiling modules/lwip/src/core/ipv4/icmp.c BB-WAF: [ 403/1144] Compiling modules/lwip/src/core/ipv4/igmp.c BB-WAF: [ 404/1144] Compiling modules/lwip/src/netif/ppp/upap.c BB-WAF: [ 405/1144] Compiling modules/lwip/src/netif/zepif.c BB-WAF: [ 406/1144] Compiling modules/lwip/src/core/sys.c BB-WAF: [ 407/1144] Compiling modules/lwip/src/core/raw.c BB-WAF: [ 408/1144] Compiling modules/lwip/src/core/netif.c BB-WAF: [ 409/1144] Compiling modules/lwip/src/netif/ppp/pppcrypt.c BB-WAF: [ 410/1144] Compiling modules/lwip/src/netif/ppp/lcp.c BB-WAF: [ 411/1144] Compiling modules/lwip/src/core/ipv4/ip4_addr.c BB-WAF: [ 412/1144] Compiling modules/lwip/src/api/netifapi.c BB-WAF: [ 413/1144] Compiling modules/lwip/src/netif/ppp/pppos.c BB-WAF: [ 414/1144] Compiling modules/lwip/src/netif/ppp/auth.c BB-WAF: [ 415/1144] Compiling modules/lwip/src/core/stats.c BB-WAF: [ 416/1144] Compiling modules/lwip/src/netif/ppp/pppoe.c BB-WAF: [ 417/1144] Compiling modules/lwip/src/netif/ppp/magic.c BB-WAF: [ 418/1144] Compiling modules/lwip/src/netif/ppp/ipcp.c BB-WAF: [ 419/1144] Compiling modules/lwip/src/netif/ppp/pppol2tp.c BB-WAF: [ 420/1144] Compiling modules/lwip/src/netif/ppp/pppapi.c BB-WAF: [ 421/1144] Compiling modules/lwip/src/netif/slipif.c BB-WAF: [ 422/1144] Compiling modules/lwip/src/core/ipv4/ip4_frag.c BB-WAF: [ 423/1144] Compiling modules/lwip/src/core/pbuf.c BB-WAF: [ 424/1144] Compiling modules/lwip/src/netif/ppp/chap_ms.c BB-WAF: [ 425/1144] Compiling modules/lwip/src/api/sockets.c BB-WAF: [ 426/1144] Compiling modules/lwip/src/api/netdb.c BB-WAF: [ 427/1144] Compiling modules/lwip/src/netif/ppp/mppe.c BB-WAF: [ 428/1144] Compiling modules/lwip/src/netif/ppp/multilink.c BB-WAF: [ 429/1144] Compiling modules/lwip/src/api/if_api.c BB-WAF: [ 430/1144] Compiling modules/lwip/src/api/api_lib.c BB-WAF: [ 431/1144] Compiling modules/lwip/src/api/netbuf.c BB-WAF: [ 432/1144] Compiling modules/lwip/src/netif/ppp/ppp.c BB-WAF: [ 433/1144] Compiling modules/lwip/src/api/api_msg.c BB-WAF: [ 434/1144] Compiling modules/lwip/src/api/err.c BB-WAF: [ 435/1144] Compiling libraries/AP_Notify/VRBoard_LED.cpp BB-WAF: [ 436/1144] Compiling libraries/AP_Notify/SerialLED.cpp BB-WAF: [ 437/1144] Compiling libraries/AP_Notify/RGBLed.cpp BB-WAF: [ 438/1144] Compiling libraries/AP_Notify/Display_SH1106_I2C.cpp BB-WAF: [ 439/1144] Compiling libraries/AP_Notify/ToshibaLED_I2C.cpp BB-WAF: [ 440/1144] Compiling libraries/AP_Notify/ToneAlarm.cpp BB-WAF: [ 441/1144] Compiling libraries/AP_Notify/SITL_SFML_LED.cpp BB-WAF: [ 442/1144] Compiling libraries/AP_Notify/ScriptingLED.cpp BB-WAF: [ 443/1144] Compiling libraries/AP_Notify/RCOutputRGBLed.cpp BB-WAF: [ 444/1144] Compiling libraries/AP_Notify/PixRacerLED.cpp BB-WAF: [ 445/1144] Compiling libraries/AP_Notify/NCP5623.cpp BB-WAF: [ 446/1144] Compiling libraries/AP_Notify/ProfiLED.cpp BB-WAF: [ 447/1144] Compiling libraries/AP_Notify/PCA9685LED_I2C.cpp BB-WAF: [ 448/1144] Compiling libraries/AP_Notify/NeoPixel.cpp BB-WAF: [ 449/1144] Compiling libraries/AP_Notify/OreoLED_I2C.cpp BB-WAF: [ 450/1144] Compiling libraries/AP_Notify/NavigatorLED.cpp BB-WAF: [ 451/1144] Compiling libraries/AP_Notify/LP5562.cpp BB-WAF: [ 452/1144] Compiling libraries/AP_Notify/Display_SITL.cpp BB-WAF: [ 453/1144] Compiling libraries/AP_Notify/Buzzer.cpp BB-WAF: [ 454/1144] Compiling libraries/AP_Notify/Led_Sysfs.cpp BB-WAF: [ 455/1144] Compiling libraries/AP_Notify/IS31FL3195.cpp BB-WAF: [ 456/1144] Compiling libraries/AP_Notify/ExternalLED.cpp BB-WAF: [ 457/1144] Compiling libraries/AP_Notify/DroneCAN_RGB_LED.cpp BB-WAF: [ 458/1144] Compiling libraries/AP_Notify/Display_SSD1306_I2C.cpp BB-WAF: [ 459/1144] Compiling libraries/AP_Notify/Display.cpp BB-WAF: [ 460/1144] Compiling libraries/AP_Notify/AP_Notify.cpp BB-WAF: [ 461/1144] Compiling libraries/AP_Notify/MMLPlayer.cpp BB-WAF: [ 462/1144] Compiling libraries/AP_Notify/DiscreteRGBLed.cpp BB-WAF: [ 463/1144] Compiling libraries/AP_Notify/DiscoLED.cpp BB-WAF: [ 464/1144] Compiling libraries/AP_Notify/DShotLED.cpp BB-WAF: [ 465/1144] Compiling libraries/AP_Notify/AP_BoardLED.cpp BB-WAF: [ 466/1144] Compiling libraries/AP_Notify/AP_BoardLED2.cpp BB-WAF: [ 467/1144] Compiling libraries/AP_OLC/AP_OLC.cpp BB-WAF: [ 468/1144] Compiling libraries/AP_OSD/AP_OSD_Setting.cpp BB-WAF: [ 469/1144] Compiling libraries/AP_OSD/AP_OSD_Backend.cpp BB-WAF: [ 470/1144] Compiling libraries/AP_OSD/AP_OSD_SITL.cpp BB-WAF: [ 471/1144] Compiling libraries/AP_OSD/AP_OSD_MAX7456.cpp BB-WAF: [ 472/1144] Compiling libraries/AP_OSD/AP_OSD_MSP_DisplayPort.cpp BB-WAF: [ 473/1144] Compiling libraries/AP_OSD/AP_OSD_MSP.cpp BB-WAF: [ 474/1144] Compiling libraries/AP_OSD/AP_OSD.cpp BB-WAF: [ 475/1144] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID_DroneCAN.cpp BB-WAF: [ 476/1144] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID.cpp BB-WAF: [ 477/1144] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_PX4Flow.cpp BB-WAF: [ 478/1144] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_SITL.cpp BB-WAF: [ 479/1144] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_UPFLOW.cpp BB-WAF: [ 480/1144] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Onboard.cpp BB-WAF: [ 481/1144] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MAV.cpp BB-WAF: [ 482/1144] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Backend.cpp BB-WAF: [ 483/1144] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MSP.cpp BB-WAF: [ 484/1144] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_HereFlow.cpp BB-WAF: [ 485/1144] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_CXOF.cpp BB-WAF: [ 486/1144] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Pixart.cpp BB-WAF: [ 487/1144] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Calibrator.cpp BB-WAF: [ 488/1144] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow.cpp BB-WAF: [ 489/1144] Compiling libraries/AP_Parachute/AP_Parachute.cpp BB-WAF: [ 490/1144] Compiling libraries/AP_Param/AP_ParamT.cpp BB-WAF: [ 491/1144] Compiling libraries/AP_Param/AP_Param.cpp BB-WAF: [ 492/1144] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN.cpp BB-WAF: [ 493/1144] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_ECU.cpp BB-WAF: [ 494/1144] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_ESC.cpp BB-WAF: [ 495/1144] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_Servo.cpp BB-WAF: [ 496/1144] Compiling libraries/AP_Proximity/AP_Proximity_SITL.cpp BB-WAF: [ 497/1144] Compiling libraries/AP_Proximity/AP_Proximity_Params.cpp BB-WAF: [ 498/1144] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTower.cpp BB-WAF: [ 499/1144] Compiling libraries/AP_Proximity/AP_Proximity_RPLidarA2.cpp BB-WAF: [ 500/1144] Compiling libraries/AP_Proximity/AP_Proximity_Boundary_3D.cpp BB-WAF: [ 501/1144] Compiling libraries/AP_Proximity/AP_Proximity_RangeFinder.cpp BB-WAF: [ 502/1144] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSerial.cpp BB-WAF: [ 503/1144] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF45B.cpp BB-WAF: [ 504/1144] Compiling libraries/AP_Proximity/AP_Proximity_Cygbot_D1.cpp BB-WAF: [ 505/1144] Compiling libraries/AP_Proximity/AP_Proximity_MAV.cpp BB-WAF: [ 506/1144] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF40C.cpp BB-WAF: [ 507/1144] Compiling libraries/AP_Proximity/AP_Proximity_DroneCAN.cpp BB-WAF: [ 508/1144] Compiling libraries/AP_Proximity/AP_Proximity_LD06.cpp BB-WAF: [ 509/1144] Compiling libraries/AP_Proximity/AP_Proximity_AirSimSITL.cpp BB-WAF: [ 510/1144] Compiling libraries/AP_Proximity/AP_Proximity.cpp BB-WAF: [ 511/1144] Compiling libraries/AP_Proximity/AP_Proximity_Backend_Serial.cpp BB-WAF: [ 512/1144] Compiling libraries/AP_Proximity/AP_Proximity_Scripting.cpp BB-WAF: [ 513/1144] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTowerEvo.cpp BB-WAF: [ 514/1144] Compiling libraries/AP_RAMTRON/AP_RAMTRON.cpp BB-WAF: [ 515/1144] Compiling libraries/AP_RCMapper/AP_RCMapper.cpp BB-WAF: [ 516/1144] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SBUS.cpp BB-WAF: [ 517/1144] Compiling libraries/AP_RCProtocol/spm_srxl.cpp BB-WAF: [ 518/1144] Compiling libraries/AP_RCProtocol/AP_RCProtocol_IBUS.cpp BB-WAF: [ 519/1144] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DroneCAN.cpp BB-WAF: [ 520/1144] Compiling libraries/AP_RCProtocol/AP_RCProtocol_Backend.cpp BB-WAF: [ 521/1144] Compiling libraries/AP_RCProtocol/AP_RCProtocol_ST24.cpp BB-WAF: [ 522/1144] Compiling libraries/AP_RCProtocol/AP_RCProtocol_PPMSum.cpp BB-WAF: [ 523/1144] Compiling libraries/AP_RCProtocol/SoftSerial.cpp BB-WAF: [ 524/1144] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL.cpp BB-WAF: [ 525/1144] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DSM.cpp BB-WAF: [ 526/1144] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SUMD.cpp BB-WAF: [ 527/1144] Compiling libraries/AP_RCTelemetry/AP_GHST_Telem.cpp BB-WAF: [ 528/1144] Compiling libraries/AP_RCTelemetry/AP_Spektrum_Telem.cpp BB-WAF: [ 529/1144] Compiling libraries/AP_ROMFS/tinflate.cpp BB-WAF: [ 530/1144] Compiling libraries/AP_ROMFS/tinfgzip.cpp BB-WAF: [ 531/1144] Compiling libraries/AP_ROMFS/AP_ROMFS.cpp BB-WAF: [ 532/1144] Compiling libraries/AP_RPM/RPM_Backend.cpp BB-WAF: [ 533/1144] Compiling libraries/AP_RPM/RPM_SITL.cpp BB-WAF: [ 534/1144] Compiling libraries/AP_RPM/RPM_HarmonicNotch.cpp BB-WAF: [ 535/1144] Compiling libraries/AP_RPM/AP_RPM.cpp BB-WAF: [ 536/1144] Compiling libraries/AP_RPM/RPM_Pin.cpp BB-WAF: [ 537/1144] Compiling libraries/AP_RPM/RPM_Generator.cpp BB-WAF: [ 538/1144] Compiling libraries/AP_RPM/RPM_ESC_Telem.cpp BB-WAF: [ 539/1144] Compiling libraries/AP_RPM/AP_RPM_Params.cpp BB-WAF: [ 540/1144] Compiling libraries/AP_RPM/RPM_EFI.cpp BB-WAF: [ 541/1144] Compiling libraries/AP_RSSI/AP_RSSI.cpp BB-WAF: [ 542/1144] Compiling libraries/AP_RTC/AP_RTC.cpp BB-WAF: [ 543/1144] Compiling libraries/AP_RTC/JitterCorrection.cpp BB-WAF: [ 544/1144] Compiling libraries/AP_Radio/AP_Radio_cypress.cpp BB-WAF: [ 545/1144] Compiling libraries/AP_Radio/driver_bk2425.cpp BB-WAF: [ 546/1144] Compiling libraries/AP_Radio/driver_cc2500.cpp BB-WAF: [ 547/1144] Compiling libraries/AP_Radio/AP_Radio_backend.cpp BB-WAF: [ 548/1144] Compiling libraries/AP_Radio/AP_Radio.cpp BB-WAF: [ 549/1144] Compiling libraries/AP_Radio/AP_Radio_cc2500.cpp BB-WAF: [ 550/1144] Compiling libraries/AP_Radio/AP_Radio_bk2425.cpp BB-WAF: [ 551/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L0X.cpp BB-WAF: [ 552/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseF_I2C.cpp BB-WAF: [ 553/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarI2CXL.cpp BB-WAF: [ 554/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lanbao.cpp BB-WAF: [ 555/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend.cpp BB-WAF: [ 556/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Wasp.cpp BB-WAF: [ 557/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRangerI2C.cpp BB-WAF: [ 558/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_SITL.cpp BB-WAF: [ 559/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseP_CAN.cpp BB-WAF: [ 560/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PulsedLightLRF.cpp BB-WAF: [ 561/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Params.cpp BB-WAF: [ 562/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarSerialLV.cpp BB-WAF: [ 563/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PWM.cpp BB-WAF: [ 564/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NoopLoop.cpp BB-WAF: [ 565/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NMEA.cpp BB-WAF: [ 566/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NRA24_CAN.cpp BB-WAF: [ 567/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MSP.cpp BB-WAF: [ 568/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarOne.cpp BB-WAF: [ 569/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_HC_SR04.cpp BB-WAF: [ 570/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_CAN.cpp BB-WAF: [ 571/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareSerial.cpp BB-WAF: [ 572/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MAVLink.cpp BB-WAF: [ 573/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_JRE_Serial.cpp BB-WAF: [ 574/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lua.cpp BB-WAF: [ 575/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_GYUS42v2.cpp BB-WAF: [ 576/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_TFMiniPlus.cpp BB-WAF: [ 577/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_Serial.cpp BB-WAF: [ 578/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_DroneCAN.cpp BB-WAF: [ 579/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_CAN.cpp BB-WAF: [ 580/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Bebop.cpp BB-WAF: [ 581/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake.cpp BB-WAF: [ 582/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BLPing.cpp BB-WAF: [ 583/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder.cpp BB-WAF: [ 584/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarVu8.cpp BB-WAF: [ 585/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BBB_PRU.cpp BB-WAF: [ 586/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRanger_Serial.cpp BB-WAF: [ 587/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_CAN.cpp BB-WAF: [ 588/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareI2C.cpp BB-WAF: [ 589/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_Serial.cpp BB-WAF: [ 590/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L1X.cpp BB-WAF: [ 591/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_analog.cpp BB-WAF: [ 592/1144] Compiling libraries/AP_Relay/AP_Relay_Params.cpp BB-WAF: [ 593/1144] Compiling libraries/AP_RobotisServo/AP_RobotisServo.cpp BB-WAF: [ 594/1144] Compiling libraries/AP_SBusOut/AP_SBusOut.cpp BB-WAF: [ 595/1144] Compiling libraries/AP_Scheduler/PerfInfo.cpp BB-WAF: [ 596/1144] Compiling libraries/AP_SerialLED/AP_SerialLED.cpp BB-WAF: [ 597/1144] Compiling libraries/AP_SerialManager/AP_SerialManager.cpp BB-WAF: [ 598/1144] Compiling libraries/AP_ServoRelayEvents/AP_ServoRelayEvents.cpp BB-WAF: [ 599/1144] Compiling libraries/AP_Stats/AP_Stats.cpp BB-WAF: [ 600/1144] Compiling libraries/AP_TempCalibration/AP_TempCalibration.cpp BB-WAF: [ 601/1144] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS01.cpp BB-WAF: [ 602/1144] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Params.cpp BB-WAF: [ 603/1144] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Backend.cpp BB-WAF: [ 604/1144] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS03.cpp BB-WAF: [ 605/1144] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MAX31865.cpp BB-WAF: [ 606/1144] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Analog.cpp BB-WAF: [ 607/1144] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MCP9600.cpp BB-WAF: [ 608/1144] Compiling libraries/AP_Terrain/TerrainGCS.cpp BB-WAF: [ 609/1144] Compiling libraries/AP_Terrain/TerrainUtil.cpp BB-WAF: [ 610/1144] Compiling libraries/AP_Terrain/TerrainIO.cpp BB-WAF: [ 611/1144] Compiling libraries/AP_Terrain/TerrainMission.cpp BB-WAF: [ 612/1144] Compiling libraries/AP_Torqeedo/AP_Torqeedo.cpp BB-WAF: [ 613/1144] Compiling libraries/AP_Tuning/AP_Tuning.cpp BB-WAF: [ 614/1144] Compiling libraries/AP_VideoTX/AP_VideoTX.cpp BB-WAF: [ 615/1144] Compiling libraries/AP_VideoTX/AP_SmartAudio.cpp BB-WAF: [ 616/1144] Compiling libraries/AP_VideoTX/AP_Tramp.cpp BB-WAF: [ 617/1144] Compiling libraries/AP_VisualOdom/AP_VisualOdom_IntelT265.cpp BB-WAF: [ 618/1144] Compiling libraries/AP_VisualOdom/AP_VisualOdom_MAV.cpp BB-WAF: [ 619/1144] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Logging.cpp BB-WAF: [ 620/1144] Compiling libraries/AP_VisualOdom/AP_VisualOdom.cpp BB-WAF: [ 621/1144] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Backend.cpp BB-WAF: [ 622/1144] Compiling libraries/AP_Volz_Protocol/AP_Volz_Protocol.cpp BB-WAF: [ 623/1144] Compiling libraries/AP_WheelEncoder/AP_WheelEncoder.cpp BB-WAF: [ 624/1144] Compiling libraries/AP_WheelEncoder/AP_WheelRateControl.cpp BB-WAF: [ 625/1144] Compiling libraries/AP_WheelEncoder/WheelEncoder_SITL_Quadrature.cpp BB-WAF: [ 626/1144] Compiling libraries/AP_WheelEncoder/WheelEncoder_Quadrature.cpp BB-WAF: [ 627/1144] Compiling libraries/AP_WheelEncoder/WheelEncoder_Backend.cpp BB-WAF: [ 628/1144] Compiling libraries/Filter/SlewLimiter.cpp BB-WAF: [ 629/1144] Compiling libraries/Filter/NotchFilter.cpp BB-WAF: [ 630/1144] Compiling libraries/Filter/AP_NotchFilter_params.cpp BB-WAF: [ 631/1144] Compiling libraries/Filter/SlewCalculator2D.cpp BB-WAF: [ 632/1144] Compiling libraries/Filter/LowPassFilter2p.cpp BB-WAF: [ 633/1144] Compiling libraries/Filter/LowPassFilter.cpp BB-WAF: [ 634/1144] Compiling libraries/Filter/ModeFilter.cpp BB-WAF: [ 635/1144] Compiling libraries/Filter/AP_Filter_params.cpp BB-WAF: [ 636/1144] Compiling libraries/Filter/AP_Filter.cpp BB-WAF: [ 637/1144] Compiling libraries/Filter/HarmonicNotchFilter.cpp BB-WAF: [ 638/1144] Compiling libraries/Filter/DerivativeFilter.cpp BB-WAF: [ 639/1144] Compiling libraries/GCS_MAVLink/MissionItemProtocol.cpp BB-WAF: [ 640/1144] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Rally.cpp BB-WAF: [ 641/1144] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Waypoints.cpp BB-WAF: [ 642/1144] Compiling libraries/GCS_MAVLink/GCS_Param.cpp BB-WAF: [ 643/1144] Compiling libraries/GCS_MAVLink/GCS.cpp BB-WAF: [ 644/1144] Compiling libraries/GCS_MAVLink/MAVLink_routing.cpp BB-WAF: [ 645/1144] Compiling libraries/GCS_MAVLink/GCS_serial_control.cpp BB-WAF: [ 646/1144] Compiling libraries/GCS_MAVLink/GCS_Signing.cpp BB-WAF: [ 647/1144] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Fence.cpp BB-WAF: [ 648/1144] Compiling libraries/GCS_MAVLink/GCS_DeviceOp.cpp BB-WAF: [ 649/1144] Compiling libraries/GCS_MAVLink/GCS_Rally.cpp BB-WAF: [ 650/1144] Compiling libraries/GCS_MAVLink/GCS_FTP.cpp BB-WAF: [ 651/1144] Compiling libraries/GCS_MAVLink/GCS_MAVLink.cpp BB-WAF: [ 652/1144] Compiling libraries/GCS_MAVLink/GCS_ServoRelay.cpp BB-WAF: [ 653/1144] Compiling libraries/RC_Channel/RC_Channels.cpp BB-WAF: [ 654/1144] Compiling libraries/SRV_Channel/SRV_Channels.cpp BB-WAF: [ 655/1144] Compiling libraries/SRV_Channel/SRV_Channel_aux.cpp BB-WAF: [ 656/1144] Compiling libraries/SRV_Channel/SRV_Channel.cpp BB-WAF: [ 657/1144] Compiling libraries/AP_HAL/UARTDriver.cpp BB-WAF: [ 658/1144] Compiling libraries/AP_HAL/utility/RingBuffer.cpp BB-WAF: [ 659/1144] Compiling libraries/AP_HAL/Storage.cpp BB-WAF: [ 660/1144] Compiling libraries/AP_HAL/utility/RCOutput_Tap.cpp BB-WAF: [ 661/1144] Compiling libraries/AP_HAL/Semaphores.cpp BB-WAF: In member function int ap::RCOutput_Tap::_send_packet(ap::EscPacket&), BB-WAF: inlined from virtual void ap::RCOutput_Tap::init() at /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/utility/RCOutput_Tap.cpp:377:27: BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/utility/RCOutput_Tap.cpp:402:22: warning: ssize_t write(int, const void*, size_t) reading 19 bytes from a region of size 1 [-Wstringop-overread] BB-WAF: 402 | int ret = ::write(_uart_fd, &packet.head, packet_len); BB-WAF: | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/utility/RCOutput_Tap.cpp: In member function virtual void ap::RCOutput_Tap::init(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/utility/RCOutput_Tap.cpp:205:13: note: source object ap::EscPacket::head of size 1 BB-WAF: 205 | uint8_t head; BB-WAF: | ^~~~ BB-WAF: In file included from /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/utility/BetterStream.h:26, BB-WAF: from /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/UARTDriver.h:6, BB-WAF: from /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/HAL.h:14, BB-WAF: from /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/AP_HAL_Main.h:19, BB-WAF: from /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/AP_HAL.h:8, BB-WAF: from /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/utility/RCOutput_Tap.cpp:51: BB-WAF: /usr/include/unistd.h:378:16: note: in a call to function ssize_t write(int, const void*, size_t) declared with attribute access (read_only, 2, 3) BB-WAF: 378 | extern ssize_t write (int __fd, const void *__buf, size_t __n) __wur BB-WAF: | ^~~~~ BB-WAF: BB-WAF: [ 662/1144] Compiling libraries/AP_HAL/HAL.cpp BB-WAF: [ 663/1144] Compiling libraries/AP_HAL/RCOutput.cpp BB-WAF: [ 664/1144] Compiling libraries/AP_HAL/GPIO.cpp BB-WAF: [ 665/1144] Compiling libraries/AP_HAL/system.cpp BB-WAF: [ 666/1144] Compiling libraries/AP_HAL/DSP.cpp BB-WAF: [ 667/1144] Compiling libraries/AP_HAL/Util.cpp BB-WAF: [ 668/1144] Compiling libraries/AP_HAL/utility/print_vprintf.cpp BB-WAF: [ 669/1144] Compiling libraries/AP_HAL/utility/Socket_native.cpp BB-WAF: [ 670/1144] Compiling libraries/AP_HAL/utility/BetterStream.cpp BB-WAF: [ 671/1144] Compiling libraries/AP_HAL/Device.cpp BB-WAF: [ 672/1144] Compiling libraries/AP_HAL/utility/RCOutput_Tap_Linux.cpp BB-WAF: [ 673/1144] Compiling libraries/AP_HAL/CANIface.cpp BB-WAF: [ 674/1144] Compiling libraries/AP_HAL/Scheduler.cpp BB-WAF: [ 675/1144] Compiling libraries/AP_HAL/utility/st24.cpp BB-WAF: [ 676/1144] Compiling libraries/AP_HAL/utility/Socket.cpp BB-WAF: [ 677/1144] Compiling libraries/AP_HAL/utility/packetise.cpp BB-WAF: [ 678/1144] Compiling libraries/AP_HAL/utility/utoa_invert.cpp BB-WAF: [ 679/1144] Compiling libraries/AP_HAL/utility/srxl.cpp BB-WAF: [ 680/1144] Compiling libraries/AP_HAL/utility/sumd.cpp BB-WAF: [ 681/1144] Compiling libraries/AP_HAL/utility/getopt_cpp.cpp BB-WAF: [ 682/1144] Compiling libraries/AP_HAL/utility/dsm.cpp BB-WAF: [ 683/1144] Compiling libraries/AP_HAL/utility/replace.cpp BB-WAF: [ 684/1144] Compiling libraries/AP_HAL/utility/ftoa_engine.cpp BB-WAF: [ 685/1144] Compiling libraries/AP_HAL_Empty/Storage.cpp BB-WAF: [ 686/1144] Compiling libraries/AP_HAL_Empty/UARTDriver.cpp BB-WAF: [ 687/1144] Compiling libraries/AP_HAL_Empty/HAL_Empty_Class.cpp BB-WAF: [ 688/1144] Compiling libraries/AP_HAL_Empty/GPIO.cpp BB-WAF: [ 689/1144] Compiling libraries/AP_HAL_Empty/RCOutput.cpp BB-WAF: [ 690/1144] Compiling libraries/AP_HAL_Empty/Semaphores.cpp BB-WAF: [ 691/1144] Compiling libraries/AP_HAL_Empty/RCInput.cpp BB-WAF: [ 692/1144] Compiling libraries/AP_HAL_Empty/AnalogIn.cpp BB-WAF: [ 693/1144] Compiling modules/DroneCAN/libcanard/canard.c BB-WAF: [ 694/1144] Compiling libraries/AP_HAL_Linux/RCOutput_PRU.cpp BB-WAF: [ 695/1144] Compiling libraries/AP_HAL_Linux/RCOutput_Bebop.cpp BB-WAF: [ 696/1144] Compiling libraries/AP_HAL_Linux/UARTDevice.cpp BB-WAF: [ 697/1144] Compiling libraries/AP_HAL_Linux/GPIO.cpp BB-WAF: [ 698/1144] Compiling libraries/AP_HAL_Linux/OpticalFlow_Onboard.cpp BB-WAF: [ 699/1144] Compiling libraries/AP_HAL_Linux/RCInput_Navio2.cpp BB-WAF: [ 700/1144] Compiling libraries/AP_HAL_Linux/AnalogIn_ADS1115.cpp BB-WAF: [ 701/1144] Compiling libraries/AP_HAL_Linux/RCInput_Multi.cpp BB-WAF: [ 702/1144] Compiling libraries/AP_HAL_Linux/RCOutput_Disco.cpp BB-WAF: [ 703/1144] Compiling libraries/AP_HAL_Linux/RCOutput_AeroIO.cpp BB-WAF: [ 704/1144] Compiling libraries/AP_HAL_Linux/RCInput_RCProtocol.cpp BB-WAF: [ 705/1144] Compiling libraries/AP_HAL_Linux/GPIO_BBB.cpp BB-WAF: [ 706/1144] Compiling libraries/AP_HAL_Linux/RCInput_ZYNQ.cpp BB-WAF: [ 707/1144] Compiling libraries/AP_HAL_Linux/RCInput_UDP.cpp BB-WAF: [ 708/1144] Compiling libraries/AP_HAL_Linux/RCInput_RPI.cpp BB-WAF: [ 709/1144] Compiling libraries/AP_HAL_Linux/RCInput_SoloLink.cpp BB-WAF: [ 710/1144] Compiling libraries/AP_HAL_Linux/Util.cpp BB-WAF: [ 711/1144] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117_Patches.cpp BB-WAF: [ 712/1144] Compiling libraries/AP_HAL_Linux/RCInput_UART.cpp BB-WAF: [ 713/1144] Compiling libraries/AP_HAL_Linux/AnalogIn_Navio2.cpp BB-WAF: [ 714/1144] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117.cpp BB-WAF: [ 715/1144] Compiling libraries/AP_HAL_Linux/CameraSensor.cpp BB-WAF: [ 716/1144] Compiling libraries/AP_HAL_Linux/CANSocketIface.cpp BB-WAF: [ 717/1144] Compiling libraries/AP_HAL_Linux/Flow_PX4.cpp BB-WAF: [ 718/1144] Compiling libraries/AP_HAL_Linux/GPIO_RPI.cpp BB-WAF: [ 719/1144] Compiling libraries/AP_HAL_Linux/GPIO_Aero.cpp BB-WAF: [ 720/1144] Compiling libraries/AP_HAL_Linux/UDPDevice.cpp BB-WAF: [ 721/1144] Compiling libraries/AP_HAL_Linux/HAL_Linux_Class.cpp BB-WAF: [ 722/1144] Compiling libraries/AP_HAL_Linux/RCInput_PRU.cpp BB-WAF: [ 723/1144] Compiling libraries/AP_HAL_Linux/Util_RPI.cpp BB-WAF: [ 724/1144] Compiling libraries/AP_HAL_Linux/AnalogIn_IIO.cpp BB-WAF: [ 725/1144] Compiling libraries/AP_HAL_Linux/ToneAlarm.cpp BB-WAF: [ 726/1144] Compiling libraries/AP_HAL_Linux/RCOutput_Sysfs.cpp BB-WAF: [ 727/1144] Compiling libraries/AP_HAL_Linux/RCInput_AioPRU.cpp BB-WAF: [ 728/1144] Compiling libraries/AP_HAL_Linux/I2CDevice.cpp BB-WAF: [ 729/1144] Compiling libraries/AP_HAL_Linux/GPIO_Disco.cpp BB-WAF: [ 730/1144] Compiling libraries/AP_HAL_Linux/VideoIn.cpp BB-WAF: [ 731/1144] Compiling libraries/AP_HAL_Linux/system.cpp BB-WAF: [ 732/1144] Compiling libraries/AP_HAL_Linux/RCInput.cpp BB-WAF: [ 733/1144] Compiling libraries/AP_HAL_Linux/RCOutput_PCA9685.cpp BB-WAF: [ 734/1144] Compiling libraries/AP_HAL_Linux/SPIUARTDriver.cpp BB-WAF: [ 735/1144] Compiling libraries/AP_HAL_Linux/PollerThread.cpp BB-WAF: [ 736/1144] Compiling libraries/AP_HAL_Linux/Led_Sysfs.cpp BB-WAF: [ 737/1144] Compiling libraries/AP_HAL_Linux/SPIDevice.cpp BB-WAF: [ 738/1144] Compiling libraries/AP_HAL_Linux/RCOutput_ZYNQ.cpp BB-WAF: [ 739/1144] Compiling libraries/AP_HAL_Linux/PWM_Sysfs.cpp BB-WAF: [ 740/1144] Compiling libraries/AP_HAL_Linux/Poller.cpp BB-WAF: [ 741/1144] Compiling libraries/AP_HAL_Linux/TCPServerDevice.cpp BB-WAF: [ 742/1144] Compiling libraries/AP_HAL_Linux/Heat_Pwm.cpp BB-WAF: [ 743/1144] Compiling libraries/AP_HAL_Linux/GPIO_Navio2.cpp BB-WAF: [ 744/1144] Compiling libraries/AP_HAL_Linux/GPIO_Bebop.cpp BB-WAF: [ 745/1144] Compiling libraries/AP_HAL_Linux/Semaphores.cpp BB-WAF: [ 746/1144] Compiling libraries/AP_HAL_Linux/RCOutput_AioPRU.cpp BB-WAF: [ 747/1144] Compiling libraries/AP_HAL_Linux/GPIO_RPI_RP1.cpp BB-WAF: [ 748/1144] Compiling libraries/AP_HAL_Linux/GPIO_Sysfs.cpp BB-WAF: [ 749/1144] Compiling libraries/AP_HAL_Linux/Thread.cpp BB-WAF: [ 750/1144] Compiling libraries/AP_HAL_Linux/GPIO_Navio.cpp BB-WAF: [ 751/1144] Compiling libraries/AP_HAL_Linux/GPIO_Navigator.cpp BB-WAF: [ 752/1144] Compiling libraries/AP_HAL_Linux/GPIO_RPI_BCM.cpp BB-WAF: [ 753/1144] Compiling libraries/AP_HAL_Linux/ToneAlarm_Disco.cpp BB-WAF: [ 754/1144] Compiling libraries/AP_HAL_Linux/GPIO_Edge.cpp BB-WAF: [ 755/1144] Compiling libraries/AP_HAL_Linux/UARTDriver.cpp BB-WAF: [ 756/1144] Compiling libraries/AP_Scripting/AP_Scripting_CANSensor.cpp BB-WAF: [ 757/1144] Compiling libraries/AP_Scripting/AP_Scripting.cpp BB-WAF: [ 758/1144] Compiling libraries/AP_Scripting/lua/src/lua.c BB-WAF: [ 759/1144] Compiling libraries/AP_Scripting/lua/src/loslib.c BB-WAF: [ 760/1144] Compiling libraries/AP_Scripting/lua/src/lapi.c BB-WAF: [ 761/1144] Compiling libraries/AP_Scripting/lua/src/lzio.c BB-WAF: [ 762/1144] Compiling libraries/AP_Scripting/lua/src/lparser.c BB-WAF: [ 763/1144] Compiling libraries/AP_Scripting/lua/src/lvm.c BB-WAF: [ 764/1144] Compiling libraries/AP_Scripting/lua/src/lauxlib.c BB-WAF: [ 765/1144] Compiling libraries/AP_Scripting/lua/src/ltablib.c BB-WAF: [ 766/1144] Compiling libraries/AP_Scripting/lua/src/ldump.c BB-WAF: [ 767/1144] Compiling libraries/AP_Scripting/lua/src/ltable.c BB-WAF: [ 768/1144] Compiling libraries/AP_Scripting/lua/src/lstate.c BB-WAF: [ 769/1144] Compiling libraries/AP_Scripting/lua/src/linit.c BB-WAF: [ 770/1144] Compiling libraries/AP_Scripting/lua/src/lstrlib.c BB-WAF: [ 771/1144] Compiling libraries/AP_Scripting/lua/src/lobject.c BB-WAF: [ 772/1144] Compiling libraries/AP_Scripting/lua/src/loadlib.c BB-WAF: [ 773/1144] Compiling libraries/AP_Scripting/lua/src/lundump.c BB-WAF: [ 774/1144] Compiling libraries/AP_Scripting/lua/src/liolib.c BB-WAF: [ 775/1144] Compiling libraries/AP_Scripting/lua/src/lctype.c BB-WAF: [ 776/1144] Compiling libraries/AP_Scripting/lua/src/lmem.c BB-WAF: [ 777/1144] Compiling libraries/AP_Scripting/lua/src/lutf8lib.c BB-WAF: [ 778/1144] Compiling libraries/AP_Scripting/lua/src/ldo.c BB-WAF: [ 779/1144] Compiling libraries/AP_Scripting/lua/src/lbitlib.c BB-WAF: [ 780/1144] Compiling libraries/AP_Scripting/lua/src/lstring.c BB-WAF: [ 781/1144] Compiling libraries/AP_Scripting/lua/src/llex.c BB-WAF: [ 782/1144] Compiling libraries/AP_Scripting/lua/src/ltm.c BB-WAF: [ 783/1144] Compiling libraries/AP_Scripting/lua/src/lbaselib.c BB-WAF: [ 784/1144] Compiling libraries/AP_Scripting/lua/src/lmathlib.c BB-WAF: [ 785/1144] Compiling libraries/AP_Scripting/lua/src/lopcodes.c BB-WAF: [ 786/1144] Compiling libraries/AP_Scripting/lua/src/lgc.c BB-WAF: [ 787/1144] Compiling libraries/AP_Scripting/lua/src/lcorolib.c BB-WAF: [ 788/1144] Compiling libraries/AP_Scripting/lua/src/lfunc.c BB-WAF: [ 789/1144] Compiling libraries/AP_Scripting/lua/src/ldebug.c BB-WAF: [ 790/1144] Compiling libraries/AP_Scripting/lua/src/lcode.c BB-WAF: [ 791/1144] Compiling libraries/AP_Scripting/lua/src/ldblib.c BB-WAF: [ 792/1144] Compiling libraries/AP_Scripting/lua/src/luac.c BB-WAF: [ 793/1144] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fieldencode.c BB-WAF: [ 794/1144] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCPackets.c BB-WAF: [ 795/1144] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCDefines.c BB-WAF: [ 796/1144] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/scaledencode.c BB-WAF: [ 797/1144] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoDefines.c BB-WAF: [ 798/1144] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUProtocol.c BB-WAF: [ 799/1144] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUDefines.c BB-WAF: [ 800/1144] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoProtocol.c BB-WAF: [ 801/1144] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fielddecode.c BB-WAF: [ 802/1144] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUPackets.c BB-WAF: [ 803/1144] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCCommands.c BB-WAF: [ 804/1144] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUSettings.c BB-WAF: [ 805/1144] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCVelocityProtocol.c BB-WAF: [ 806/1144] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoPackets.c BB-WAF: [ 807/1144] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/scaleddecode.c BB-WAF: [ 808/1144] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoCommands.c BB-WAF: [ 809/1144] Compiling libraries/AP_ADSB/sagetech-sdk/toIcao.c BB-WAF: [ 810/1144] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeGPS.c BB-WAF: [ 811/1144] Compiling libraries/AP_ADSB/sagetech-sdk/uint162Buf.c BB-WAF: [ 812/1144] Compiling libraries/AP_ADSB/sagetech-sdk/toTOA.c BB-WAF: [ 813/1144] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeSVR.c BB-WAF: [ 814/1144] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeInstall.c BB-WAF: [ 815/1144] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading.c BB-WAF: [ 816/1144] Compiling libraries/AP_ADSB/sagetech-sdk/toUint32.c BB-WAF: [ 817/1144] Compiling libraries/AP_ADSB/sagetech-sdk/toGS.c BB-WAF: [ 818/1144] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeAck.c BB-WAF: [ 819/1144] Compiling libraries/AP_ADSB/sagetech-sdk/toLatLon.c BB-WAF: [ 820/1144] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeFlightId.c BB-WAF: [ 821/1144] Compiling libraries/AP_ADSB/sagetech-sdk/toAlt.c BB-WAF: [ 822/1144] Compiling libraries/AP_ADSB/sagetech-sdk/calcChecksum.c BB-WAF: [ 823/1144] Compiling libraries/AP_ADSB/sagetech-sdk/toInt32.c BB-WAF: [ 824/1144] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeFlightId.c BB-WAF: [ 825/1144] Compiling libraries/AP_ADSB/sagetech-sdk/float2Buf.c BB-WAF: [ 826/1144] Compiling libraries/AP_ADSB/sagetech-sdk/uint322Buf.c BB-WAF: [ 827/1144] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeInstall.c BB-WAF: [ 828/1144] Compiling libraries/AP_ADSB/sagetech-sdk/toUint16.c BB-WAF: [ 829/1144] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeOperating.c BB-WAF: [ 830/1144] Compiling libraries/AP_ADSB/sagetech-sdk/target.c BB-WAF: [ 831/1144] Compiling libraries/AP_ADSB/sagetech-sdk/toVel.c BB-WAF: [ 832/1144] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeTargetReq.c BB-WAF: [ 833/1144] Compiling libraries/AP_ADSB/sagetech-sdk/icao2Buf.c BB-WAF: [ 834/1144] Compiling libraries/AP_ADSB/sagetech-sdk/toInt16.c BB-WAF: [ 835/1144] Compiling libraries/AP_ADSB/sagetech-sdk/appendChecksum.c BB-WAF: [ 836/1144] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeMSR.c BB-WAF: [ 837/1144] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading2.c BB-WAF: [ 838/1144] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeDataReq.c BB-WAF: [ 839/1144] Compiling libraries/AP_ADSB/sagetech-sdk/charArray2Buf.c BB-WAF: [ 840/1144] Compiling libraries/AP_Airspeed/AP_Airspeed_Params.cpp BB-WAF: [ 841/1144] Compiling libraries/AP_Airspeed/AP_Airspeed.cpp BB-WAF: [ 842/1144] Compiling libraries/AP_Airspeed/AP_Airspeed_NMEA.cpp BB-WAF: [ 843/1144] Compiling libraries/AP_AHRS/AP_AHRS_DCM.cpp BB-WAF: [ 844/1144] Compiling libraries/AP_AHRS/AP_AHRS_Backend.cpp BB-WAF: [ 845/1144] Compiling libraries/AP_AHRS/AP_AHRS.cpp BB-WAF: [ 846/1144] Compiling libraries/AP_Baro/AP_Baro.cpp BB-WAF: [ 847/1144] Compiling libraries/AP_Baro/AP_Baro_SITL.cpp BB-WAF: [ 848/1144] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Params.cpp BB-WAF: [ 849/1144] Compiling libraries/AP_BattMonitor/AP_BattMonitor.cpp BB-WAF: [ 850/1144] Compiling libraries/AP_BoardConfig/AP_BoardConfig.cpp BB-WAF: [ 851/1144] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 852/1144] Compiling libraries/AP_HAL/SIMState.cpp BB-WAF: [ 853/1144] Compiling libraries/AP_InertialSensor/AP_InertialSensor.cpp BB-WAF: [ 854/1144] Compiling libraries/AP_Math/SCurve.cpp BB-WAF: [ 855/1144] Compiling libraries/AP_Math/vector3.cpp BB-WAF: [ 856/1144] Compiling libraries/AP_Math/quaternion.cpp BB-WAF: [ 857/1144] Compiling libraries/AP_Mission/AP_Mission.cpp BB-WAF: [ 858/1144] Compiling libraries/AP_DAL/AP_DAL_Beacon.cpp BB-WAF: [ 859/1144] Compiling libraries/AP_DAL/AP_DAL_RangeFinder.cpp BB-WAF: [ 860/1144] Compiling libraries/AP_DAL/AP_DAL.cpp BB-WAF: [ 861/1144] Compiling libraries/AP_DAL/AP_DAL_VisualOdom.cpp BB-WAF: [ 862/1144] Compiling libraries/AP_NavEKF2/AP_NavEKF2.cpp BB-WAF: [ 863/1144] Compiling libraries/AP_NavEKF2/AP_NavEKF2_OptFlowFusion.cpp BB-WAF: [ 864/1144] Compiling libraries/AP_NavEKF3/AP_NavEKF3_OptFlowFusion.cpp BB-WAF: [ 865/1144] Compiling libraries/AP_NavEKF3/AP_NavEKF3_AirDataFusion.cpp BB-WAF: [ 866/1144] Compiling libraries/AP_NavEKF3/AP_NavEKF3_VehicleStatus.cpp BB-WAF: [ 867/1144] Compiling libraries/AP_NavEKF3/AP_NavEKF3_PosVelFusion.cpp BB-WAF: [ 868/1144] Compiling libraries/AP_NavEKF3/AP_NavEKF3_GyroBias.cpp BB-WAF: [ 869/1144] Compiling libraries/AP_NavEKF3/AP_NavEKF3.cpp BB-WAF: [ 870/1144] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Outputs.cpp BB-WAF: [ 871/1144] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Logging.cpp BB-WAF: [ 872/1144] Compiling libraries/AP_NavEKF3/AP_NavEKF3_MagFusion.cpp BB-WAF: [ 873/1144] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Measurements.cpp BB-WAF: [ 874/1144] Compiling libraries/AP_NavEKF3/AP_NavEKF3_core.cpp BB-WAF: [ 875/1144] Compiling libraries/AP_NavEKF3/AP_NavEKF3_RngBcnFusion.cpp BB-WAF: [ 876/1144] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Control.cpp BB-WAF: [ 877/1144] Compiling libraries/AP_Rally/AP_Rally.cpp BB-WAF: [ 878/1144] Compiling libraries/AP_Scheduler/AP_Scheduler.cpp BB-WAF: [ 879/1144] Compiling libraries/AP_Terrain/AP_Terrain.cpp BB-WAF: [ 880/1144] Compiling libraries/AP_Vehicle/AP_Vehicle.cpp BB-WAF: [ 881/1144] Compiling libraries/AP_Logger/AP_Logger.cpp BB-WAF: [ 882/1144] Compiling libraries/AP_Logger/AP_Logger_File.cpp BB-WAF: [ 883/1144] Compiling libraries/AP_Logger/LoggerMessageWriter.cpp BB-WAF: [ 884/1144] Compiling libraries/AP_Logger/AP_Logger_Backend.cpp BB-WAF: [ 885/1144] Compiling libraries/GCS_MAVLink/GCS_Dummy.cpp BB-WAF: [ 886/1144] Compiling libraries/GCS_MAVLink/GCS_Common.cpp BB-WAF: [ 887/1144] Compiling libraries/GCS_MAVLink/GCS_Fence.cpp BB-WAF: [ 888/1144] Compiling libraries/RC_Channel/RC_Channel.cpp BB-WAF: [ 889/1144] Compiling libraries/StorageManager/StorageManager.cpp BB-WAF: [ 890/1144] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort_Passthrough.cpp BB-WAF: [ 891/1144] Compiling libraries/AP_Relay/AP_Relay.cpp BB-WAF: [ 892/1144] Compiling libraries/AP_RCProtocol/AP_RCProtocol_FPort.cpp BB-WAF: [ 893/1144] Compiling libraries/AP_RCProtocol/AP_RCProtocol_GHST.cpp BB-WAF: [ 894/1144] Compiling libraries/AP_RCProtocol/AP_RCProtocol_FPort2.cpp BB-WAF: [ 895/1144] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL2.cpp BB-WAF: [ 896/1144] Compiling libraries/AP_RCProtocol/AP_RCProtocol.cpp BB-WAF: [ 897/1144] Compiling libraries/AP_RCProtocol/AP_RCProtocol_CRSF.cpp BB-WAF: [ 898/1144] Compiling libraries/AP_BLHeli/AP_BLHeli.cpp BB-WAF: [ 899/1144] Compiling libraries/AP_Proximity/AP_Proximity_Backend.cpp BB-WAF: [ 900/1144] Compiling libraries/AP_Proximity/AP_Proximity_Utils.cpp BB-WAF: [ 901/1144] Compiling libraries/AC_Fence/AC_PolyFence_loader.cpp BB-WAF: [ 902/1144] Compiling libraries/AC_Fence/AC_Fence.cpp BB-WAF: [ 903/1144] Compiling libraries/AC_Avoidance/AP_OABendyRuler.cpp BB-WAF: [ 904/1144] Compiling libraries/AC_Avoidance/AP_OADatabase.cpp BB-WAF: [ 905/1144] Compiling libraries/AC_Avoidance/AC_Avoid.cpp BB-WAF: [ 906/1144] Compiling libraries/AP_LandingGear/AP_LandingGear.cpp BB-WAF: [ 907/1144] Compiling libraries/AP_Filesystem/AP_Filesystem_posix.cpp BB-WAF: [ 908/1144] Compiling libraries/AP_ADSB/AP_ADSB.cpp BB-WAF: [ 909/1144] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech_MXS.cpp BB-WAF: [ 910/1144] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_Backend.cpp BB-WAF: [ 911/1144] Compiling libraries/AP_GyroFFT/AP_GyroFFT.cpp BB-WAF: [ 912/1144] Compiling libraries/AP_RCTelemetry/AP_RCTelemetry.cpp BB-WAF: [ 913/1144] Compiling libraries/AP_RCTelemetry/AP_CRSF_Telem.cpp BB-WAF: [ 914/1144] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_InertialLabs.cpp BB-WAF: [ 915/1144] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor.cpp BB-WAF: [ 916/1144] Compiling libraries/AP_CustomRotations/AP_CustomRotations_params.cpp BB-WAF: [ 917/1144] Compiling libraries/AP_CustomRotations/AP_CustomRotations.cpp BB-WAF: [ 918/1144] Compiling libraries/AP_AIS/AP_AIS.cpp BB-WAF: [ 919/1144] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl.cpp BB-WAF: [ 920/1144] Compiling libraries/AC_AttitudeControl/AC_PosControl.cpp BB-WAF: [ 921/1144] Compiling libraries/AC_AttitudeControl/AC_WeatherVane.cpp BB-WAF: [ 922/1144] Compiling libraries/AC_WPNav/AC_Loiter.cpp BB-WAF: [ 923/1144] Compiling libraries/AP_Motors/AP_MotorsMulticopter.cpp BB-WAF: [ 924/1144] Compiling libraries/AP_Motors/AP_MotorsMatrix.cpp BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp: In member function void Compass::probe_i2c_spi_compasses(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:19:110: error: no matching function for call to AP_Compass_BMM150::probe(AP_HAL::OwnPtr, Rotation) BB-WAF: 19 | #define PROBE_MAG_I2C(driver, bus, addr, args ...) ADD_BACKEND(DRIVER_ ##driver, AP_Compass_ ## driver::probe(GET_I2C_DEVICE(bus, addr),##args)) BB-WAF: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1082:59: note: in definition of macro ADD_BACKEND BB-WAF: 1082 | do { if (_driver_enabled(driver_type)) { _add_backend(backend); } \ BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:249:28: note: in expansion of macro PROBE_MAG_I2C BB-WAF: 249 | #define HAL_MAG_PROBE1 PROBE_MAG_I2C(BMM150, 2, 0x12, ROTATION_NONE) BB-WAF: | ^~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:252:32: note: in expansion of macro HAL_MAG_PROBE1 BB-WAF: 252 | #define HAL_MAG_PROBE_LIST HAL_MAG_PROBE1; HAL_MAG_PROBE2; HAL_MAG_PROBE3 BB-WAF: | ^~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1377:5: note: in expansion of macro HAL_MAG_PROBE_LIST BB-WAF: 1377 | HAL_MAG_PROBE_LIST; BB-WAF: | ^~~~~~~~~~~~~~~~~~ BB-WAF: compilation terminated due to -Wfatal-errors. BB-WAF: BB-WAF: Waf: Leaving directory `/home/autotest/build/tmp/binaries.build/aero' BB-WAF: Build failed BB-WAF: -> task in 'objs/AP_Compass/ArduSub' failed (exit status 1): BB-WAF: {task 140382584729920: cxx AP_Compass.cpp -> AP_Compass.cpp.5.o} BB-WAF: (run with -v to display more information) BB: Process failed ((3154937, 256)) BB: Failed build of ArduSub aero stable BB: [7/278] Building board: AEROFOX-H7 at 2025-09-20 11:50:01.904003 BB: Trying checkout ArduSub stable AEROFOX-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable AEROFOX-H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/AEROFOX-H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (AEROFOX-H7) - not in board list BB: [8/278] Building board: AET-H743-Basic at 2025-09-20 11:50:02.864109 BB: Trying checkout ArduSub stable AET-H743-Basic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable AET-H743-Basic binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/AET-H743-Basic/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (AET-H743-Basic) - not in board list BB: [9/278] Building board: airbotf4 at 2025-09-20 11:50:03.809108 BB: Trying checkout ArduSub stable airbotf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable airbotf4 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [10/278] Building board: AIRLink at 2025-09-20 11:50:03.853354 BB: Trying checkout ArduSub stable AIRLink None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable AIRLink binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [11/278] Building board: Airvolute-DCS2 at 2025-09-20 11:50:03.886015 BB: Trying checkout ArduSub stable Airvolute-DCS2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable Airvolute-DCS2 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [12/278] Building board: AnyleafH7 at 2025-09-20 11:50:03.930211 BB: Trying checkout ArduSub stable AnyleafH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable AnyleafH7 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [13/278] Building board: Aocoda-RC-H743Dual at 2025-09-20 11:50:03.975114 BB: Trying checkout ArduSub stable Aocoda-RC-H743Dual None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable Aocoda-RC-H743Dual binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [14/278] Building board: ARK_FPV at 2025-09-20 11:50:04.007773 BB: Trying checkout ArduSub stable ARK_FPV None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable ARK_FPV binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/ARK_FPV/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (ARK_FPV) - not in board list BB: [15/278] Building board: ARKV6X at 2025-09-20 11:50:04.982533 BB: Trying checkout ArduSub stable ARKV6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable ARKV6X binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [16/278] Building board: ARKV6X-bdshot at 2025-09-20 11:50:05.016486 BB: Trying checkout ArduSub stable ARKV6X-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable ARKV6X-bdshot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/ARKV6X-bdshot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (ARKV6X-bdshot) - not in board list BB: [17/278] Building board: AtomRCF405NAVI at 2025-09-20 11:50:05.983326 BB: Trying checkout ArduSub stable AtomRCF405NAVI None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable AtomRCF405NAVI binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [18/278] Building board: ATOMRCF405NAVI-Deluxe at 2025-09-20 11:50:06.018775 BB: Trying checkout ArduSub stable ATOMRCF405NAVI-Deluxe None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable ATOMRCF405NAVI-Deluxe binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/ATOMRCF405NAVI-Deluxe/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (ATOMRCF405NAVI-Deluxe) - not in board list BB: [19/278] Building board: bbbmini at 2025-09-20 11:50:07.077837 BB: Trying checkout ArduSub stable bbbmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable bbbmini binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [20/278] Building board: BeastF7 at 2025-09-20 11:50:07.116324 BB: Trying checkout ArduSub stable BeastF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable BeastF7 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [21/278] Building board: BeastF7v2 at 2025-09-20 11:50:07.148128 BB: Trying checkout ArduSub stable BeastF7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable BeastF7v2 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [22/278] Building board: BeastH7 at 2025-09-20 11:50:07.185241 BB: Trying checkout ArduSub stable BeastH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable BeastH7 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [23/278] Building board: BeastH7v2 at 2025-09-20 11:50:07.223051 BB: Trying checkout ArduSub stable BeastH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable BeastH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [24/278] Building board: bhat at 2025-09-20 11:50:07.255901 BB: Trying checkout ArduSub stable bhat None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable bhat binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [25/278] Building board: BlitzF745 at 2025-09-20 11:50:07.287820 BB: Trying checkout ArduSub stable BlitzF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable BlitzF745 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/BlitzF745/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (BlitzF745) - not in board list BB: [26/278] Building board: BlitzF745AIO at 2025-09-20 11:50:08.219839 BB: Trying checkout ArduSub stable BlitzF745AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable BlitzF745AIO binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [27/278] Building board: BlitzH743Pro at 2025-09-20 11:50:08.253040 BB: Trying checkout ArduSub stable BlitzH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable BlitzH743Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/BlitzH743Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (BlitzH743Pro) - not in board list BB: [28/278] Building board: BlitzMiniF745 at 2025-09-20 11:50:09.152723 BB: Trying checkout ArduSub stable BlitzMiniF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable BlitzMiniF745 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/BlitzMiniF745/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (BlitzMiniF745) - not in board list BB: [29/278] Building board: BlitzWingH743 at 2025-09-20 11:50:10.069747 BB: Trying checkout ArduSub stable BlitzWingH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable BlitzWingH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/BlitzWingH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (BlitzWingH743) - not in board list BB: [30/278] Building board: blue at 2025-09-20 11:50:10.984768 BB: Trying checkout ArduSub stable blue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable blue binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [31/278] Building board: BOTWINGF405 at 2025-09-20 11:50:11.024379 BB: Trying checkout ArduSub stable BOTWINGF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable BOTWINGF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/BOTWINGF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (BOTWINGF405) - not in board list BB: [32/278] Building board: BrahmaF4 at 2025-09-20 11:50:11.944245 BB: Trying checkout ArduSub stable BrahmaF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable BrahmaF4 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/BrahmaF4/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (BrahmaF4) - not in board list BB: [33/278] Building board: BROTHERHOBBYF405v3 at 2025-09-20 11:50:12.839132 BB: Trying checkout ArduSub stable BROTHERHOBBYF405v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable BROTHERHOBBYF405v3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/BROTHERHOBBYF405v3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (BROTHERHOBBYF405v3) - not in board list BB: [34/278] Building board: BROTHERHOBBYH743 at 2025-09-20 11:50:13.745049 BB: Trying checkout ArduSub stable BROTHERHOBBYH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable BROTHERHOBBYH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/BROTHERHOBBYH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (BROTHERHOBBYH743) - not in board list BB: [35/278] Building board: canzero at 2025-09-20 11:50:14.634509 BB: Trying checkout ArduSub stable canzero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable canzero binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [36/278] Building board: CBU-H7-LC-Stamp at 2025-09-20 11:50:14.667583 BB: Trying checkout ArduSub stable CBU-H7-LC-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable CBU-H7-LC-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/CBU-H7-LC-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (CBU-H7-LC-Stamp) - not in board list BB: [37/278] Building board: CBU-H7-Stamp at 2025-09-20 11:50:15.583053 BB: Trying checkout ArduSub stable CBU-H7-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable CBU-H7-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/CBU-H7-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (CBU-H7-Stamp) - not in board list BB: [38/278] Building board: CORVON405V2_1 at 2025-09-20 11:50:16.520813 BB: Trying checkout ArduSub stable CORVON405V2_1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable CORVON405V2_1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/CORVON405V2_1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (CORVON405V2_1) - not in board list BB: [39/278] Building board: CORVON743V1 at 2025-09-20 11:50:17.420940 BB: Trying checkout ArduSub stable CORVON743V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable CORVON743V1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/CORVON743V1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (CORVON743V1) - not in board list BB: [40/278] Building board: CSKY405 at 2025-09-20 11:50:18.342369 BB: Trying checkout ArduSub stable CSKY405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable CSKY405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/CSKY405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (CSKY405) - not in board list BB: [41/278] Building board: CUAV-7-Nano at 2025-09-20 11:50:19.270867 BB: Trying checkout ArduSub stable CUAV-7-Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable CUAV-7-Nano binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/CUAV-7-Nano/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (CUAV-7-Nano) - not in board list BB: [42/278] Building board: CUAV-Nora at 2025-09-20 11:50:20.801807 BB: Trying checkout ArduSub stable CUAV-Nora None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable CUAV-Nora binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [43/278] Building board: CUAV-Nora-bdshot at 2025-09-20 11:50:20.837703 BB: Trying checkout ArduSub stable CUAV-Nora-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable CUAV-Nora-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [44/278] Building board: CUAV-Pixhack-v3 at 2025-09-20 11:50:20.874719 BB: Trying checkout ArduSub stable CUAV-Pixhack-v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable CUAV-Pixhack-v3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/CUAV-Pixhack-v3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (CUAV-Pixhack-v3) - not in board list BB: [45/278] Building board: CUAV-V6X-v2 at 2025-09-20 11:50:21.801533 BB: Trying checkout ArduSub stable CUAV-V6X-v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable CUAV-V6X-v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/CUAV-V6X-v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (CUAV-V6X-v2) - not in board list BB: [46/278] Building board: CUAV-X25-EVO at 2025-09-20 11:50:22.696347 BB: Trying checkout ArduSub stable CUAV-X25-EVO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable CUAV-X25-EVO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/CUAV-X25-EVO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (CUAV-X25-EVO) - not in board list BB: [47/278] Building board: CUAV-X7 at 2025-09-20 11:50:23.605479 BB: Trying checkout ArduSub stable CUAV-X7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable CUAV-X7 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [48/278] Building board: CUAV-X7-bdshot at 2025-09-20 11:50:23.640454 BB: Trying checkout ArduSub stable CUAV-X7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable CUAV-X7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [49/278] Building board: CUAVv5 at 2025-09-20 11:50:23.674014 BB: Trying checkout ArduSub stable CUAVv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable CUAVv5 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [50/278] Building board: CUAVv5-bdshot at 2025-09-20 11:50:23.740550 BB: Trying checkout ArduSub stable CUAVv5-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable CUAVv5-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [51/278] Building board: CUAVv5Nano at 2025-09-20 11:50:23.775125 BB: Trying checkout ArduSub stable CUAVv5Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable CUAVv5Nano binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [52/278] Building board: CUAVv5Nano-bdshot at 2025-09-20 11:50:23.808443 BB: Trying checkout ArduSub stable CUAVv5Nano-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable CUAVv5Nano-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [53/278] Building board: CubeBlack at 2025-09-20 11:50:23.841289 BB: Trying checkout ArduSub stable CubeBlack None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable CubeBlack binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [54/278] Building board: CubeBlack+ at 2025-09-20 11:50:23.875207 BB: Trying checkout ArduSub stable CubeBlack+ None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable CubeBlack+ binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [55/278] Building board: CubeOrange at 2025-09-20 11:50:23.908733 BB: Trying checkout ArduSub stable CubeOrange None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable CubeOrange binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [56/278] Building board: CubeOrange-bdshot at 2025-09-20 11:50:23.948201 BB: Trying checkout ArduSub stable CubeOrange-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable CubeOrange-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [57/278] Building board: CubeOrangePlus at 2025-09-20 11:50:23.980146 BB: Trying checkout ArduSub stable CubeOrangePlus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable CubeOrangePlus binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [58/278] Building board: CubeOrangePlus-bdshot at 2025-09-20 11:50:24.013995 BB: Trying checkout ArduSub stable CubeOrangePlus-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable CubeOrangePlus-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [59/278] Building board: CubePurple at 2025-09-20 11:50:24.045981 BB: Trying checkout ArduSub stable CubePurple None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable CubePurple binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [60/278] Building board: CubeRedPrimary at 2025-09-20 11:50:24.080405 BB: Trying checkout ArduSub stable CubeRedPrimary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable CubeRedPrimary binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [61/278] Building board: CubeRedSecondary at 2025-09-20 11:50:24.117341 BB: Trying checkout ArduSub stable CubeRedSecondary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable CubeRedSecondary binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [62/278] Building board: CubeYellow at 2025-09-20 11:50:24.152144 BB: Trying checkout ArduSub stable CubeYellow None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable CubeYellow binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [63/278] Building board: CubeYellow-bdshot at 2025-09-20 11:50:24.214974 BB: Trying checkout ArduSub stable CubeYellow-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable CubeYellow-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [64/278] Building board: DAKEFPVF405 at 2025-09-20 11:50:24.247334 BB: Trying checkout ArduSub stable DAKEFPVF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable DAKEFPVF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/DAKEFPVF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (DAKEFPVF405) - not in board list BB: [65/278] Building board: DAKEFPVH743 at 2025-09-20 11:50:25.647363 BB: Trying checkout ArduSub stable DAKEFPVH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable DAKEFPVH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/DAKEFPVH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (DAKEFPVH743) - not in board list BB: [66/278] Building board: DAKEFPVH743Pro at 2025-09-20 11:50:26.516816 BB: Trying checkout ArduSub stable DAKEFPVH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable DAKEFPVH743Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/DAKEFPVH743Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (DAKEFPVH743Pro) - not in board list BB: [67/278] Building board: dark at 2025-09-20 11:50:27.371215 BB: Trying checkout ArduSub stable dark None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable dark binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [68/278] Building board: DevEBoxH7v2 at 2025-09-20 11:50:27.402638 BB: Trying checkout ArduSub stable DevEBoxH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable DevEBoxH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [69/278] Building board: DroneerF405 at 2025-09-20 11:50:27.433967 BB: Trying checkout ArduSub stable DroneerF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable DroneerF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/DroneerF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (DroneerF405) - not in board list BB: [70/278] Building board: DrotekP3Pro at 2025-09-20 11:50:28.333006 BB: Trying checkout ArduSub stable DrotekP3Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable DrotekP3Pro binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [71/278] Building board: Durandal at 2025-09-20 11:50:28.366245 BB: Trying checkout ArduSub stable Durandal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable Durandal binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [72/278] Building board: Durandal-bdshot at 2025-09-20 11:50:28.396409 BB: Trying checkout ArduSub stable Durandal-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable Durandal-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [73/278] Building board: edge at 2025-09-20 11:50:28.429147 BB: Trying checkout ArduSub stable edge None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable edge binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [74/278] Building board: erleboard at 2025-09-20 11:50:28.459142 BB: Trying checkout ArduSub stable erleboard None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable erleboard binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [75/278] Building board: erlebrain2 at 2025-09-20 11:50:28.490257 BB: Trying checkout ArduSub stable erlebrain2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable erlebrain2 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [76/278] Building board: esp32buzz at 2025-09-20 11:50:28.533889 BB: Trying checkout ArduSub stable esp32buzz None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable esp32buzz binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/esp32buzz/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Configuring for esp32buzz in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32buzz --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32buzz BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3171134, 256)) BB: waf configure failed BB: [77/278] Building board: esp32diy at 2025-09-20 11:50:30.099890 BB: Trying checkout ArduSub stable esp32diy None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable esp32diy binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/esp32diy/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Configuring for esp32diy in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32diy --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32diy BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3171592, 256)) BB: waf configure failed BB: [78/278] Building board: esp32empty at 2025-09-20 11:50:31.317220 BB: Trying checkout ArduSub stable esp32empty None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable esp32empty binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/esp32empty/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Configuring for esp32empty in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32empty --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32empty BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3172046, 256)) BB: waf configure failed BB: [79/278] Building board: esp32icarus at 2025-09-20 11:50:32.559876 BB: Trying checkout ArduSub stable esp32icarus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable esp32icarus binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/esp32icarus/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Configuring for esp32icarus in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32icarus --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32icarus BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3172503, 256)) BB: waf configure failed BB: [80/278] Building board: esp32imu_module_v11 at 2025-09-20 11:50:33.779763 BB: Trying checkout ArduSub stable esp32imu_module_v11 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable esp32imu_module_v11 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/esp32imu_module_v11/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (esp32imu_module_v11) - not in board list BB: [81/278] Building board: esp32nick at 2025-09-20 11:50:34.674834 BB: Trying checkout ArduSub stable esp32nick None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable esp32nick binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/esp32nick/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Configuring for esp32nick in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32nick --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32nick BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3173372, 256)) BB: waf configure failed BB: [82/278] Building board: esp32s3devkit at 2025-09-20 11:50:35.975696 BB: Trying checkout ArduSub stable esp32s3devkit None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable esp32s3devkit binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/esp32s3devkit/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Configuring for esp32s3devkit in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32s3devkit --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32s3devkit BB-WAF: Using toolchain : xtensa-esp32s3-elf BB-WAF: Could not find the program ['xtensa-esp32s3-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3173828, 256)) BB: waf configure failed BB: [83/278] Building board: esp32s3empty at 2025-09-20 11:50:37.225210 BB: Trying checkout ArduSub stable esp32s3empty None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable esp32s3empty binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/esp32s3empty/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Configuring for esp32s3empty in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32s3empty --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32s3empty BB-WAF: Using toolchain : xtensa-esp32s3-elf BB-WAF: Could not find the program ['xtensa-esp32s3-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3174271, 256)) BB: waf configure failed BB: [84/278] Building board: esp32tomte76 at 2025-09-20 11:50:38.466194 BB: Trying checkout ArduSub stable esp32tomte76 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable esp32tomte76 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/esp32tomte76/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Configuring for esp32tomte76 in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32tomte76 --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32tomte76 BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3174728, 256)) BB: waf configure failed BB: [85/278] Building board: F35Lightning at 2025-09-20 11:50:39.657398 BB: Trying checkout ArduSub stable F35Lightning None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable F35Lightning binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [86/278] Building board: F4BY at 2025-09-20 11:50:39.690730 BB: Trying checkout ArduSub stable F4BY None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable F4BY binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [87/278] Building board: F4BY_F427 at 2025-09-20 11:50:39.723501 BB: Trying checkout ArduSub stable F4BY_F427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable F4BY_F427 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/F4BY_F427/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (F4BY_F427) - not in board list BB: [88/278] Building board: FlyingMoonF407 at 2025-09-20 11:50:40.595537 BB: Trying checkout ArduSub stable FlyingMoonF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable FlyingMoonF407 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [89/278] Building board: FlyingMoonF427 at 2025-09-20 11:50:40.627797 BB: Trying checkout ArduSub stable FlyingMoonF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable FlyingMoonF427 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [90/278] Building board: FlyingMoonH743 at 2025-09-20 11:50:40.659679 BB: Trying checkout ArduSub stable FlyingMoonH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable FlyingMoonH743 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [91/278] Building board: FlywooF405Pro at 2025-09-20 11:50:40.689999 BB: Trying checkout ArduSub stable FlywooF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable FlywooF405Pro binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [92/278] Building board: FlywooF745 at 2025-09-20 11:50:40.720031 BB: Trying checkout ArduSub stable FlywooF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable FlywooF745 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [93/278] Building board: FlywooF745Nano at 2025-09-20 11:50:40.749630 BB: Trying checkout ArduSub stable FlywooF745Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable FlywooF745Nano binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [94/278] Building board: FlywooH743Pro at 2025-09-20 11:50:40.791717 BB: Trying checkout ArduSub stable FlywooH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable FlywooH743Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/FlywooH743Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (FlywooH743Pro) - not in board list BB: [95/278] Building board: fmuv2 at 2025-09-20 11:50:41.650467 BB: Trying checkout ArduSub stable fmuv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable fmuv2 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [96/278] Building board: fmuv3 at 2025-09-20 11:50:41.680999 BB: Trying checkout ArduSub stable fmuv3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable fmuv3 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [97/278] Building board: fmuv5 at 2025-09-20 11:50:41.711510 BB: Trying checkout ArduSub stable fmuv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable fmuv5 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [98/278] Building board: FoxeerF405v2 at 2025-09-20 11:50:41.740707 BB: Trying checkout ArduSub stable FoxeerF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable FoxeerF405v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/FoxeerF405v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (FoxeerF405v2) - not in board list BB: [99/278] Building board: FoxeerH743v1 at 2025-09-20 11:50:42.607767 BB: Trying checkout ArduSub stable FoxeerH743v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable FoxeerH743v1 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [100/278] Building board: GEPRC_TAKER_H743 at 2025-09-20 11:50:42.640899 BB: Trying checkout ArduSub stable GEPRC_TAKER_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable GEPRC_TAKER_H743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/GEPRC_TAKER_H743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (GEPRC_TAKER_H743) - not in board list BB: [101/278] Building board: GEPRCF745BTHD at 2025-09-20 11:50:43.499900 BB: Trying checkout ArduSub stable GEPRCF745BTHD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable GEPRCF745BTHD binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/GEPRCF745BTHD/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (GEPRCF745BTHD) - not in board list BB: [102/278] Building board: GreenSightUltraBlue at 2025-09-20 11:50:44.436619 BB: Trying checkout ArduSub stable GreenSightUltraBlue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable GreenSightUltraBlue binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/GreenSightUltraBlue/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (GreenSightUltraBlue) - not in board list BB: [103/278] Building board: Here4FC at 2025-09-20 11:50:45.307588 BB: Trying checkout ArduSub stable Here4FC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable Here4FC binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [104/278] Building board: IFLIGHT_2RAW_H7 at 2025-09-20 11:50:45.340280 BB: Trying checkout ArduSub stable IFLIGHT_2RAW_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable IFLIGHT_2RAW_H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/IFLIGHT_2RAW_H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (IFLIGHT_2RAW_H7) - not in board list BB: [105/278] Building board: JFB100 at 2025-09-20 11:50:46.199441 BB: Trying checkout ArduSub stable JFB100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable JFB100 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [106/278] Building board: JFB110 at 2025-09-20 11:50:46.233410 BB: Trying checkout ArduSub stable JFB110 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable JFB110 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [107/278] Building board: JHEM_JHEF405 at 2025-09-20 11:50:46.264343 BB: Trying checkout ArduSub stable JHEM_JHEF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable JHEM_JHEF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/JHEM_JHEF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (JHEM_JHEF405) - not in board list BB: [108/278] Building board: JHEMCU-H743HD at 2025-09-20 11:50:47.124914 BB: Trying checkout ArduSub stable JHEMCU-H743HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable JHEMCU-H743HD binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/JHEMCU-H743HD/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (JHEMCU-H743HD) - not in board list BB: [109/278] Building board: JHEMCUF405PRO at 2025-09-20 11:50:48.005021 BB: Trying checkout ArduSub stable JHEMCUF405PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable JHEMCUF405PRO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/JHEMCUF405PRO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (JHEMCUF405PRO) - not in board list BB: [110/278] Building board: JHEMCUF405WING at 2025-09-20 11:50:48.878838 BB: Trying checkout ArduSub stable JHEMCUF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable JHEMCUF405WING binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/JHEMCUF405WING/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (JHEMCUF405WING) - not in board list BB: [111/278] Building board: KakuteF4 at 2025-09-20 11:50:49.770794 BB: Trying checkout ArduSub stable KakuteF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable KakuteF4 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [112/278] Building board: KakuteF4-Wing at 2025-09-20 11:50:49.803796 BB: Trying checkout ArduSub stable KakuteF4-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable KakuteF4-Wing binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/KakuteF4-Wing/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (KakuteF4-Wing) - not in board list BB: [113/278] Building board: KakuteF4Mini at 2025-09-20 11:50:50.747703 BB: Trying checkout ArduSub stable KakuteF4Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable KakuteF4Mini binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [114/278] Building board: KakuteF7 at 2025-09-20 11:50:50.788184 BB: Trying checkout ArduSub stable KakuteF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable KakuteF7 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [115/278] Building board: KakuteF7-bdshot at 2025-09-20 11:50:50.823821 BB: Trying checkout ArduSub stable KakuteF7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable KakuteF7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [116/278] Building board: KakuteF7Mini at 2025-09-20 11:50:50.859661 BB: Trying checkout ArduSub stable KakuteF7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable KakuteF7Mini binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [117/278] Building board: KakuteH7 at 2025-09-20 11:50:50.895221 BB: Trying checkout ArduSub stable KakuteH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable KakuteH7 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [118/278] Building board: KakuteH7-bdshot at 2025-09-20 11:50:50.936360 BB: Trying checkout ArduSub stable KakuteH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable KakuteH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [119/278] Building board: KakuteH7-Wing at 2025-09-20 11:50:50.971961 BB: Trying checkout ArduSub stable KakuteH7-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable KakuteH7-Wing binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [120/278] Building board: KakuteH7Mini at 2025-09-20 11:50:51.006580 BB: Trying checkout ArduSub stable KakuteH7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable KakuteH7Mini binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [121/278] Building board: KakuteH7Mini-Nand at 2025-09-20 11:50:51.041880 BB: Trying checkout ArduSub stable KakuteH7Mini-Nand None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable KakuteH7Mini-Nand binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [122/278] Building board: KakuteH7v2 at 2025-09-20 11:50:51.076009 BB: Trying checkout ArduSub stable KakuteH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable KakuteH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [123/278] Building board: linux at 2025-09-20 11:50:51.115839 BB: Trying checkout ArduSub stable linux None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable linux binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [124/278] Building board: LongBowF405WING at 2025-09-20 11:50:51.147842 BB: Trying checkout ArduSub stable LongBowF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable LongBowF405WING binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/LongBowF405WING/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (LongBowF405WING) - not in board list BB: [125/278] Building board: LumenierLUXF765-NDAA at 2025-09-20 11:50:52.035162 BB: Trying checkout ArduSub stable LumenierLUXF765-NDAA None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable LumenierLUXF765-NDAA binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/LumenierLUXF765-NDAA/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (LumenierLUXF765-NDAA) - not in board list BB: [126/278] Building board: luminousbee5 at 2025-09-20 11:50:52.930091 BB: Trying checkout ArduSub stable luminousbee5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable luminousbee5 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [127/278] Building board: MambaF405-2022 at 2025-09-20 11:50:52.962685 BB: Trying checkout ArduSub stable MambaF405-2022 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable MambaF405-2022 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [128/278] Building board: MambaF405US-I2C at 2025-09-20 11:50:52.994174 BB: Trying checkout ArduSub stable MambaF405US-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable MambaF405US-I2C binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [129/278] Building board: MambaF405v2 at 2025-09-20 11:50:53.026078 BB: Trying checkout ArduSub stable MambaF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable MambaF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [130/278] Building board: MambaH743v4 at 2025-09-20 11:50:53.058691 BB: Trying checkout ArduSub stable MambaH743v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable MambaH743v4 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [131/278] Building board: MatekF405 at 2025-09-20 11:50:53.087715 BB: Trying checkout ArduSub stable MatekF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable MatekF405 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [132/278] Building board: MatekF405-bdshot at 2025-09-20 11:50:53.118585 BB: Trying checkout ArduSub stable MatekF405-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable MatekF405-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [133/278] Building board: MatekF405-CAN at 2025-09-20 11:50:53.150141 BB: Trying checkout ArduSub stable MatekF405-CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable MatekF405-CAN binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [134/278] Building board: MatekF405-STD at 2025-09-20 11:50:53.180711 BB: Trying checkout ArduSub stable MatekF405-STD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable MatekF405-STD binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [135/278] Building board: MatekF405-TE at 2025-09-20 11:50:53.211349 BB: Trying checkout ArduSub stable MatekF405-TE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable MatekF405-TE binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [136/278] Building board: MatekF405-TE-bdshot at 2025-09-20 11:50:53.241858 BB: Trying checkout ArduSub stable MatekF405-TE-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable MatekF405-TE-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [137/278] Building board: MatekF405-Wing at 2025-09-20 11:50:53.271767 BB: Trying checkout ArduSub stable MatekF405-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable MatekF405-Wing binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [138/278] Building board: MatekF405-Wing-bdshot at 2025-09-20 11:50:53.302023 BB: Trying checkout ArduSub stable MatekF405-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable MatekF405-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [139/278] Building board: MatekF765-SE at 2025-09-20 11:50:53.333860 BB: Trying checkout ArduSub stable MatekF765-SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable MatekF765-SE binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [140/278] Building board: MatekF765-Wing at 2025-09-20 11:50:53.364617 BB: Trying checkout ArduSub stable MatekF765-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable MatekF765-Wing binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [141/278] Building board: MatekF765-Wing-bdshot at 2025-09-20 11:50:53.394674 BB: Trying checkout ArduSub stable MatekF765-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable MatekF765-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [142/278] Building board: MatekH743 at 2025-09-20 11:50:53.426518 BB: Trying checkout ArduSub stable MatekH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable MatekH743 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [143/278] Building board: MatekH743-bdshot at 2025-09-20 11:50:53.458509 BB: Trying checkout ArduSub stable MatekH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable MatekH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [144/278] Building board: MatekH7A3 at 2025-09-20 11:50:53.490539 BB: Trying checkout ArduSub stable MatekH7A3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable MatekH7A3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/MatekH7A3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (MatekH7A3) - not in board list BB: [145/278] Building board: MFT-SEMA100 at 2025-09-20 11:50:54.398888 BB: Trying checkout ArduSub stable MFT-SEMA100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable MFT-SEMA100 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/MFT-SEMA100/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (MFT-SEMA100) - not in board list BB: [146/278] Building board: MicoAir405Mini at 2025-09-20 11:50:55.295145 BB: Trying checkout ArduSub stable MicoAir405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable MicoAir405Mini binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/MicoAir405Mini/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (MicoAir405Mini) - not in board list BB: [147/278] Building board: MicoAir405v2 at 2025-09-20 11:50:56.176237 BB: Trying checkout ArduSub stable MicoAir405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable MicoAir405v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/MicoAir405v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (MicoAir405v2) - not in board list BB: [148/278] Building board: MicoAir743 at 2025-09-20 11:50:57.064595 BB: Trying checkout ArduSub stable MicoAir743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable MicoAir743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/MicoAir743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (MicoAir743) - not in board list BB: [149/278] Building board: MicoAir743-AIO at 2025-09-20 11:50:57.945183 BB: Trying checkout ArduSub stable MicoAir743-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable MicoAir743-AIO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/MicoAir743-AIO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (MicoAir743-AIO) - not in board list BB: [150/278] Building board: MicoAir743v2 at 2025-09-20 11:50:58.843793 BB: Trying checkout ArduSub stable MicoAir743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable MicoAir743v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/MicoAir743v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (MicoAir743v2) - not in board list BB: [151/278] Building board: mindpx-v2 at 2025-09-20 11:50:59.739155 BB: Trying checkout ArduSub stable mindpx-v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable mindpx-v2 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [152/278] Building board: mini-pix at 2025-09-20 11:50:59.773315 BB: Trying checkout ArduSub stable mini-pix None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable mini-pix binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [153/278] Building board: modalai_fc-v1 at 2025-09-20 11:50:59.806432 BB: Trying checkout ArduSub stable modalai_fc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable modalai_fc-v1 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [154/278] Building board: mRoControlZeroClassic at 2025-09-20 11:50:59.837313 BB: Trying checkout ArduSub stable mRoControlZeroClassic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable mRoControlZeroClassic binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [155/278] Building board: mRoControlZeroF7 at 2025-09-20 11:50:59.870542 BB: Trying checkout ArduSub stable mRoControlZeroF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable mRoControlZeroF7 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [156/278] Building board: mRoControlZeroH7 at 2025-09-20 11:50:59.902291 BB: Trying checkout ArduSub stable mRoControlZeroH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable mRoControlZeroH7 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [157/278] Building board: mRoControlZeroH7-bdshot at 2025-09-20 11:50:59.932230 BB: Trying checkout ArduSub stable mRoControlZeroH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable mRoControlZeroH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [158/278] Building board: mRoControlZeroOEMH7 at 2025-09-20 11:50:59.964242 BB: Trying checkout ArduSub stable mRoControlZeroOEMH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable mRoControlZeroOEMH7 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [159/278] Building board: mRoCZeroOEMH7-bdshot at 2025-09-20 11:50:59.996618 BB: Trying checkout ArduSub stable mRoCZeroOEMH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable mRoCZeroOEMH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [160/278] Building board: mRoNexus at 2025-09-20 11:51:00.035312 BB: Trying checkout ArduSub stable mRoNexus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable mRoNexus binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [161/278] Building board: mRoPixracerPro at 2025-09-20 11:51:00.067152 BB: Trying checkout ArduSub stable mRoPixracerPro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable mRoPixracerPro binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [162/278] Building board: mRoPixracerPro-bdshot at 2025-09-20 11:51:00.104264 BB: Trying checkout ArduSub stable mRoPixracerPro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable mRoPixracerPro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [163/278] Building board: mRoX21 at 2025-09-20 11:51:00.147710 BB: Trying checkout ArduSub stable mRoX21 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable mRoX21 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [164/278] Building board: mRoX21-777 at 2025-09-20 11:51:00.179433 BB: Trying checkout ArduSub stable mRoX21-777 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable mRoX21-777 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [165/278] Building board: MUPilot at 2025-09-20 11:51:00.210954 BB: Trying checkout ArduSub stable MUPilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable MUPilot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/MUPilot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (MUPilot) - not in board list BB: [166/278] Building board: NarinFC-H5 at 2025-09-20 11:51:01.094648 BB: Trying checkout ArduSub stable NarinFC-H5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable NarinFC-H5 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/NarinFC-H5/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (NarinFC-H5) - not in board list BB: [167/278] Building board: NarinFC-H7 at 2025-09-20 11:51:01.978986 BB: Trying checkout ArduSub stable NarinFC-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable NarinFC-H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/NarinFC-H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (NarinFC-H7) - not in board list BB: [168/278] Building board: navigator at 2025-09-20 11:51:02.865673 BB: Trying checkout ArduSub stable navigator None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable navigator binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [169/278] Building board: navigator64 at 2025-09-20 11:51:02.904286 BB: Trying checkout ArduSub stable navigator64 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable navigator64 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [170/278] Building board: navio at 2025-09-20 11:51:02.935130 BB: Trying checkout ArduSub stable navio None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable navio binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [171/278] Building board: navio2 at 2025-09-20 11:51:02.964589 BB: Trying checkout ArduSub stable navio2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable navio2 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [172/278] Building board: NxtPX4v2 at 2025-09-20 11:51:02.995033 BB: Trying checkout ArduSub stable NxtPX4v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable NxtPX4v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/NxtPX4v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (NxtPX4v2) - not in board list BB: [173/278] Building board: obal at 2025-09-20 11:51:03.872297 BB: Trying checkout ArduSub stable obal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable obal binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [174/278] Building board: ocpoc_zynq at 2025-09-20 11:51:03.904520 BB: Trying checkout ArduSub stable ocpoc_zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable ocpoc_zynq binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [175/278] Building board: omnibusf4 at 2025-09-20 11:51:03.935417 BB: Trying checkout ArduSub stable omnibusf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable omnibusf4 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [176/278] Building board: omnibusf4pro at 2025-09-20 11:51:03.967279 BB: Trying checkout ArduSub stable omnibusf4pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable omnibusf4pro binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [177/278] Building board: omnibusf4pro-bdshot at 2025-09-20 11:51:03.998566 BB: Trying checkout ArduSub stable omnibusf4pro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable omnibusf4pro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [178/278] Building board: omnibusf4v6 at 2025-09-20 11:51:04.037047 BB: Trying checkout ArduSub stable omnibusf4v6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable omnibusf4v6 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [179/278] Building board: OMNIBUSF7V2 at 2025-09-20 11:51:04.072856 BB: Trying checkout ArduSub stable OMNIBUSF7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable OMNIBUSF7V2 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [180/278] Building board: OmnibusNanoV6 at 2025-09-20 11:51:04.104861 BB: Trying checkout ArduSub stable OmnibusNanoV6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable OmnibusNanoV6 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [181/278] Building board: OmnibusNanoV6-bdshot at 2025-09-20 11:51:04.139738 BB: Trying checkout ArduSub stable OmnibusNanoV6-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable OmnibusNanoV6-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [182/278] Building board: ORBITH743 at 2025-09-20 11:51:04.177342 BB: Trying checkout ArduSub stable ORBITH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable ORBITH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/ORBITH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (ORBITH743) - not in board list BB: [183/278] Building board: OrqaF405Pro at 2025-09-20 11:51:05.048115 BB: Trying checkout ArduSub stable OrqaF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable OrqaF405Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/OrqaF405Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (OrqaF405Pro) - not in board list BB: [184/278] Building board: OrqaH743Pro at 2025-09-20 11:51:05.980907 BB: Trying checkout ArduSub stable OrqaH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable OrqaH743Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/OrqaH743Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (OrqaH743Pro) - not in board list BB: [185/278] Building board: PH4-mini at 2025-09-20 11:51:06.867277 BB: Trying checkout ArduSub stable PH4-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable PH4-mini binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [186/278] Building board: PH4-mini-bdshot at 2025-09-20 11:51:06.900042 BB: Trying checkout ArduSub stable PH4-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable PH4-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [187/278] Building board: pilotpi at 2025-09-20 11:51:06.930949 BB: Trying checkout ArduSub stable pilotpi None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable pilotpi binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/pilotpi/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (pilotpi) - not in board list BB: [188/278] Building board: Pix32v5 at 2025-09-20 11:51:07.779689 BB: Trying checkout ArduSub stable Pix32v5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable Pix32v5 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [189/278] Building board: PixC4-Jetson at 2025-09-20 11:51:07.812409 BB: Trying checkout ArduSub stable PixC4-Jetson None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable PixC4-Jetson binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [190/278] Building board: PixFlamingo at 2025-09-20 11:51:07.844065 BB: Trying checkout ArduSub stable PixFlamingo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable PixFlamingo binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [191/278] Building board: PixFlamingo-F767 at 2025-09-20 11:51:07.876083 BB: Trying checkout ArduSub stable PixFlamingo-F767 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable PixFlamingo-F767 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/PixFlamingo-F767/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (PixFlamingo-F767) - not in board list BB: [192/278] Building board: Pixhawk1 at 2025-09-20 11:51:08.744845 BB: Trying checkout ArduSub stable Pixhawk1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable Pixhawk1 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [193/278] Building board: Pixhawk1-1M at 2025-09-20 11:51:08.776120 BB: Trying checkout ArduSub stable Pixhawk1-1M None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable Pixhawk1-1M binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [194/278] Building board: Pixhawk1-1M-bdshot at 2025-09-20 11:51:08.807345 BB: Trying checkout ArduSub stable Pixhawk1-1M-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable Pixhawk1-1M-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [195/278] Building board: Pixhawk1-bdshot at 2025-09-20 11:51:08.839610 BB: Trying checkout ArduSub stable Pixhawk1-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable Pixhawk1-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [196/278] Building board: Pixhawk4 at 2025-09-20 11:51:08.868830 BB: Trying checkout ArduSub stable Pixhawk4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable Pixhawk4 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [197/278] Building board: Pixhawk4-bdshot at 2025-09-20 11:51:08.899360 BB: Trying checkout ArduSub stable Pixhawk4-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable Pixhawk4-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [198/278] Building board: Pixhawk5X at 2025-09-20 11:51:08.929953 BB: Trying checkout ArduSub stable Pixhawk5X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable Pixhawk5X binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [199/278] Building board: Pixhawk6C at 2025-09-20 11:51:08.960433 BB: Trying checkout ArduSub stable Pixhawk6C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable Pixhawk6C binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [200/278] Building board: Pixhawk6C-bdshot at 2025-09-20 11:51:08.991209 BB: Trying checkout ArduSub stable Pixhawk6C-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable Pixhawk6C-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [201/278] Building board: Pixhawk6X at 2025-09-20 11:51:09.023591 BB: Trying checkout ArduSub stable Pixhawk6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable Pixhawk6X binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [202/278] Building board: Pixhawk6X-bdshot at 2025-09-20 11:51:09.053759 BB: Trying checkout ArduSub stable Pixhawk6X-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable Pixhawk6X-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [203/278] Building board: PixPilot-C3 at 2025-09-20 11:51:09.083851 BB: Trying checkout ArduSub stable PixPilot-C3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable PixPilot-C3 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [204/278] Building board: PixPilot-V3 at 2025-09-20 11:51:09.114133 BB: Trying checkout ArduSub stable PixPilot-V3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable PixPilot-V3 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [205/278] Building board: PixPilot-V6 at 2025-09-20 11:51:09.146614 BB: Trying checkout ArduSub stable PixPilot-V6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable PixPilot-V6 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [206/278] Building board: PixPilot-V6PRO at 2025-09-20 11:51:09.177056 BB: Trying checkout ArduSub stable PixPilot-V6PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable PixPilot-V6PRO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/PixPilot-V6PRO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (PixPilot-V6PRO) - not in board list BB: [207/278] Building board: Pixracer at 2025-09-20 11:51:10.031044 BB: Trying checkout ArduSub stable Pixracer None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable Pixracer binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [208/278] Building board: Pixracer-bdshot at 2025-09-20 11:51:10.064600 BB: Trying checkout ArduSub stable Pixracer-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable Pixracer-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [209/278] Building board: PixSurveyA1 at 2025-09-20 11:51:10.095476 BB: Trying checkout ArduSub stable PixSurveyA1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable PixSurveyA1 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [210/278] Building board: PixSurveyA1-IND at 2025-09-20 11:51:10.127643 BB: Trying checkout ArduSub stable PixSurveyA1-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable PixSurveyA1-IND binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [211/278] Building board: PixSurveyA2-IND at 2025-09-20 11:51:10.157867 BB: Trying checkout ArduSub stable PixSurveyA2-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable PixSurveyA2-IND binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/PixSurveyA2-IND/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (PixSurveyA2-IND) - not in board list BB: [212/278] Building board: pocket at 2025-09-20 11:51:11.016975 BB: Trying checkout ArduSub stable pocket None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable pocket binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [213/278] Building board: pxf at 2025-09-20 11:51:11.048490 BB: Trying checkout ArduSub stable pxf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable pxf binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [214/278] Building board: pxfmini at 2025-09-20 11:51:11.078160 BB: Trying checkout ArduSub stable pxfmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable pxfmini binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [215/278] Building board: QioTekAdeptF407 at 2025-09-20 11:51:11.107380 BB: Trying checkout ArduSub stable QioTekAdeptF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable QioTekAdeptF407 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [216/278] Building board: QioTekZealotF427 at 2025-09-20 11:51:11.137190 BB: Trying checkout ArduSub stable QioTekZealotF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable QioTekZealotF427 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [217/278] Building board: QioTekZealotH743 at 2025-09-20 11:51:11.169171 BB: Trying checkout ArduSub stable QioTekZealotH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable QioTekZealotH743 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [218/278] Building board: QioTekZealotH743-bdshot at 2025-09-20 11:51:11.200646 BB: Trying checkout ArduSub stable QioTekZealotH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable QioTekZealotH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [219/278] Building board: R9Pilot at 2025-09-20 11:51:11.230831 BB: Trying checkout ArduSub stable R9Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable R9Pilot binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [220/278] Building board: RadiolinkPIX6 at 2025-09-20 11:51:11.260688 BB: Trying checkout ArduSub stable RadiolinkPIX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable RadiolinkPIX6 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/RadiolinkPIX6/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (RadiolinkPIX6) - not in board list BB: [221/278] Building board: RADIX2HD at 2025-09-20 11:51:12.194708 BB: Trying checkout ArduSub stable RADIX2HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable RADIX2HD binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [222/278] Building board: ReaperF745 at 2025-09-20 11:51:12.227936 BB: Trying checkout ArduSub stable ReaperF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable ReaperF745 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [223/278] Building board: revo-mini at 2025-09-20 11:51:12.260210 BB: Trying checkout ArduSub stable revo-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable revo-mini binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [224/278] Building board: revo-mini-bdshot at 2025-09-20 11:51:12.290215 BB: Trying checkout ArduSub stable revo-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable revo-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [225/278] Building board: revo-mini-i2c at 2025-09-20 11:51:12.319930 BB: Trying checkout ArduSub stable revo-mini-i2c None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable revo-mini-i2c binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [226/278] Building board: revo-mini-i2c-bdshot at 2025-09-20 11:51:12.351146 BB: Trying checkout ArduSub stable revo-mini-i2c-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable revo-mini-i2c-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [227/278] Building board: rst_zynq at 2025-09-20 11:51:12.381699 BB: Trying checkout ArduSub stable rst_zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable rst_zynq binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/rst_zynq/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Configuring for rst_zynq in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board rst_zynq --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : rst_zynq BB-WAF: Using toolchain : arm-linux-gnueabihf BB-WAF: Checking for 'g++' (C++ compiler) : /usr/local/bin/arm-linux-gnueabihf-g++ BB-WAF: Checking for 'gcc' (C compiler) : /usr/local/bin/arm-linux-gnueabihf-gcc BB-WAF: Checking for c flags '-MMD' : yes BB-WAF: Checking for cxx flags '-MMD' : yes BB-WAF: CXX Compiler : g++ 10.2.1 BB-WAF: Checking for need to link with librt : not necessary BB-WAF: Checking for 'lttng-ust': : disabled BB-WAF: Checking for library dl : yes BB-WAF: Checking for program 'arm-linux-gnueabihf-pkg-config' : /usr/bin/arm-linux-gnueabihf-pkg-config BB-WAF: Checking for 'libiio' : not found BB-WAF: Enabled OpenDroneID : no BB-WAF: Enabled firmware ID checking : no BB-WAF: GPS Debug Logging : no BB-WAF: Enabled custom controller : no BB-WAF: Checking for HAVE_CMATH_ISFINITE : yes BB-WAF: Checking for HAVE_CMATH_ISINF : yes BB-WAF: Checking for HAVE_CMATH_ISNAN : yes BB-WAF: Checking for NEED_CMATH_ISFINITE_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISINF_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISNAN_STD_NAMESPACE : yes BB-WAF: Checking for header endian.h : yes BB-WAF: Checking for header byteswap.h : yes BB-WAF: Checking for HAVE_MEMRCHR : yes BB-WAF: Configured VSCode Intellisense: : no BB-WAF: DC_DSDL compiler : /mnt/volume_nyc3_01/autotest/APM/APM/modules/DroneCAN/dronecan_dsdlc/dronecan_dsdlc.py BB-WAF: Source is git repository : yes BB-WAF: Update submodules : yes BB-WAF: Checking for program 'git' : /usr/bin/git BB-WAF: Checking for program 'arm-linux-gnueabihf-size' : /usr/local/bin/arm-linux-gnueabihf-size BB-WAF: Benchmarks : disabled BB-WAF: Unit tests : enabled BB-WAF: Scripting : maybe BB-WAF: Scripting runtime checks : enabled BB-WAF: Debug build : disabled BB-WAF: Coverage build : disabled BB-WAF: Force 32-bit build : disabled BB-WAF: Checking for program 'rsync' : /usr/bin/rsync BB-WAF: 'configure' finished successfully (1.550s) BB-WAF: 'clean' finished successfully (1.106s) BB: Running (python3 ./waf build --targets bin/ardusub) BB-WAF: Waf: Entering directory `/home/autotest/build/tmp/binaries.build/rst_zynq' BB-WAF: [3/6] Compiling libraries/AP_Scripting/generator/src/main.c BB-WAF: [4/6] Processing modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: [5/6] Creating /home/autotest/build/tmp/binaries.build/rst_zynq/ap_version.h BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Found 337 MAVLink message types in 17 XML files BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ardupilotmega BB-WAF: [6/6] Processing /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.cpp,/home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.h: libraries/AP_Scripting/generator/description/bindings.desc /home/autotest/build/tmp/binaries.build/rst_zynq/gen-bindings -> /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.cpp /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.h BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ASLUAV BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/common BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/development BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/icarous BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/minimal BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/python_array_test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/standard BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ualberta BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/uAvionix BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/loweheiser BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/storm32 BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/AVSSUAS BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/cubepilot BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/csAirLink BB-WAF: Copying fixed headers for protocol 2.0 to /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0 BB-WAF: [ 7/973] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 8/973] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 9/973] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 10/973] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 11/973] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 12/973] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 13/973] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 14/973] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 15/973] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 16/973] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 17/973] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 18/973] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 19/973] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 20/973] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 21/973] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 22/973] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 23/973] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 24/973] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 25/973] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 26/973] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 27/973] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 28/973] Compiling libraries/AC_WPNav/AC_Circle.cpp BB-WAF: [ 29/973] Compiling libraries/AC_WPNav/AC_WPNav.cpp BB-WAF: [ 30/973] Compiling libraries/AC_WPNav/AC_WPNav_OA.cpp BB-WAF: [ 31/973] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 32/973] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 33/973] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 34/973] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 35/973] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 36/973] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 37/973] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 38/973] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 39/973] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 40/973] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 41/973] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 42/973] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 43/973] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 44/973] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 45/973] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 46/973] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 47/973] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 48/973] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 49/973] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 50/973] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 51/973] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 52/973] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 53/973] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 54/973] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 55/973] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 56/973] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 57/973] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 58/973] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 59/973] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 60/973] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 61/973] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 62/973] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 63/973] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 64/973] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 65/973] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 66/973] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 67/973] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 68/973] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 69/973] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 70/973] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 71/973] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 72/973] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 73/973] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 74/973] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 75/973] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 76/973] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 77/973] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 78/973] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 79/973] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 80/973] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 81/973] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 82/973] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 83/973] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 84/973] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 85/973] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 86/973] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 87/973] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 88/973] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 89/973] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 90/973] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 91/973] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 92/973] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 93/973] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 94/973] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 95/973] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 96/973] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 97/973] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 98/973] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 99/973] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [100/973] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [101/973] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [102/973] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [103/973] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [104/973] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [105/973] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [106/973] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [107/973] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [108/973] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [109/973] Compiling libraries/AP_CANManager/AP_CANIfaceParams.cpp BB-WAF: [110/973] Compiling libraries/AP_CANManager/AP_CANSensor.cpp BB-WAF: [111/973] Compiling libraries/AP_CANManager/AP_SLCANIface.cpp BB-WAF: [112/973] Compiling libraries/AP_CANManager/AP_CANManager.cpp BB-WAF: [113/973] Compiling libraries/AP_CANManager/AP_CANDriver.cpp BB-WAF: [114/973] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [115/973] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [116/973] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [117/973] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [118/973] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [119/973] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [120/973] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [121/973] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [122/973] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [123/973] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [124/973] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [125/973] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [126/973] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [127/973] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [128/973] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [129/973] Compiling libraries/AP_Common/MultiHeap.cpp BB-WAF: [130/973] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [131/973] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [132/973] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [133/973] Compiling libraries/AP_Common/c++.cpp BB-WAF: [134/973] Compiling libraries/AP_Common/Location.cpp BB-WAF: [135/973] Compiling libraries/AP_Common/float16.cpp BB-WAF: [136/973] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [137/973] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [138/973] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [139/973] Compiling libraries/AP_Common/time.cpp BB-WAF: [140/973] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [141/973] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [142/973] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [143/973] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [144/973] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [145/973] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [146/973] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [147/973] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [148/973] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [149/973] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [150/973] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [151/973] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [152/973] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [153/973] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [154/973] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [155/973] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [156/973] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [157/973] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [158/973] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [159/973] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [160/973] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [161/973] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [162/973] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [163/973] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [164/973] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [165/973] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [166/973] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [167/973] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [168/973] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [169/973] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [170/973] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [171/973] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [172/973] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [173/973] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [174/973] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [175/973] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [176/973] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [177/973] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [178/973] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [179/973] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [180/973] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [181/973] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [182/973] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_SITL.cpp BB-WAF: [183/973] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem.cpp BB-WAF: [184/973] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.cpp BB-WAF: [185/973] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS.cpp BB-WAF: [186/973] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain7.cpp BB-WAF: [187/973] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain5.cpp BB-WAF: [188/973] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [189/973] Compiling libraries/AP_ExternalAHRS/MicroStrain_common.cpp BB-WAF: [190/973] Compiling libraries/AP_ExternalControl/AP_ExternalControl.cpp BB-WAF: [191/973] Compiling libraries/AP_FETtecOneWire/AP_FETtecOneWire.cpp BB-WAF: [192/973] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [193/973] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [194/973] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [195/973] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [196/973] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [197/973] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [198/973] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [199/973] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [200/973] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [201/973] Compiling libraries/AP_FlashStorage/AP_FlashStorage.cpp BB-WAF: [202/973] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.cpp BB-WAF: [203/973] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Telem.cpp BB-WAF: [204/973] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.cpp BB-WAF: [205/973] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [206/973] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.cpp BB-WAF: [207/973] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.cpp BB-WAF: [208/973] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [209/973] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.cpp BB-WAF: [210/973] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [211/973] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [212/973] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [213/973] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [214/973] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [215/973] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [216/973] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [217/973] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [218/973] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [219/973] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [220/973] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [221/973] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [222/973] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [223/973] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [224/973] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [225/973] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [226/973] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [227/973] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [228/973] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [229/973] Compiling libraries/AP_Generator/AP_Generator_IE_2400.cpp BB-WAF: [230/973] Compiling libraries/AP_Generator/AP_Generator_IE_FuelCell.cpp BB-WAF: [231/973] Compiling libraries/AP_Generator/AP_Generator.cpp BB-WAF: [232/973] Compiling libraries/AP_Generator/AP_Generator_Backend.cpp BB-WAF: [233/973] Compiling libraries/AP_Generator/AP_Generator_IE_650_800.cpp BB-WAF: [234/973] Compiling libraries/AP_Generator/AP_Generator_RichenPower.cpp BB-WAF: [235/973] Compiling libraries/AP_Gripper/AP_Gripper_Servo.cpp BB-WAF: [236/973] Compiling libraries/AP_Gripper/AP_Gripper_Backend.cpp BB-WAF: [237/973] Compiling libraries/AP_Gripper/AP_Gripper_EPM.cpp BB-WAF: [238/973] Compiling libraries/AP_Gripper/AP_Gripper.cpp BB-WAF: [239/973] Compiling libraries/AP_Hott_Telem/AP_Hott_Telem.cpp BB-WAF: [240/973] Compiling libraries/AP_ICEngine/AP_ICEngine.cpp BB-WAF: [241/973] Compiling libraries/AP_ICEngine/AP_ICEngine_TCA9554.cpp BB-WAF: [242/973] Compiling libraries/AP_IOMCU/AP_IOMCU.cpp BB-WAF: [243/973] Compiling libraries/AP_IOMCU/fw_uploader.cpp BB-WAF: [244/973] Compiling libraries/AP_InertialNav/AP_InertialNav.cpp BB-WAF: [245/973] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Backend.cpp BB-WAF: [246/973] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS0.cpp BB-WAF: [247/973] Compiling libraries/AP_InertialSensor/AP_InertialSensor_NONE.cpp BB-WAF: [248/973] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SITL.cpp BB-WAF: [249/973] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ExternalAHRS.cpp BB-WAF: [250/973] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SCHA63T.cpp BB-WAF: [251/973] Compiling libraries/AP_InertialSensor/AuxiliaryBus.cpp BB-WAF: [252/973] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI270.cpp BB-WAF: [253/973] Compiling libraries/AP_InertialSensor/AP_InertialSensor_tempcal.cpp BB-WAF: [254/973] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Params.cpp BB-WAF: [255/973] Compiling libraries/AP_InertialSensor/BatchSampler.cpp BB-WAF: [256/973] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev3.cpp BB-WAF: [257/973] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS1.cpp BB-WAF: [258/973] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensense.cpp BB-WAF: [259/973] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Logging.cpp BB-WAF: [260/973] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI088.cpp BB-WAF: [261/973] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ADIS1647x.cpp BB-WAF: [262/973] Compiling libraries/AP_InertialSensor/AP_InertialSensor_L3G4200D.cpp BB-WAF: [263/973] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI160.cpp BB-WAF: [264/973] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev2.cpp BB-WAF: [265/973] Compiling libraries/AP_InertialSensor/AP_InertialSensor_RST.cpp BB-WAF: [266/973] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI055.cpp BB-WAF: [267/973] Compiling libraries/AP_InternalError/AP_InternalError.cpp BB-WAF: [268/973] Compiling libraries/AP_JSButton/AP_JSButton.cpp BB-WAF: [269/973] Compiling libraries/AP_KDECAN/AP_KDECAN.cpp BB-WAF: [270/973] Compiling libraries/AP_LeakDetector/AP_LeakDetector.cpp BB-WAF: [271/973] Compiling libraries/AP_LeakDetector/AP_LeakDetector_Digital.cpp BB-WAF: [272/973] Compiling libraries/AP_LeakDetector/AP_LeakDetector_Backend.cpp BB-WAF: [273/973] Compiling libraries/AP_LeakDetector/AP_LeakDetector_Analog.cpp BB-WAF: [274/973] Compiling libraries/AP_Logger/AP_Logger_W25N01GV.cpp BB-WAF: [275/973] Compiling libraries/AP_Logger/LogFile.cpp BB-WAF: [276/973] Compiling libraries/AP_Logger/AP_Logger_MAVLinkLogTransfer.cpp BB-WAF: [277/973] Compiling libraries/AP_Logger/AP_Logger_DataFlash.cpp BB-WAF: [278/973] Compiling libraries/AP_Logger/AP_Logger_MAVLink.cpp BB-WAF: [279/973] Compiling libraries/AP_Logger/AP_Logger_Block.cpp BB-WAF: [280/973] Compiling libraries/AP_MSP/AP_MSP_Telem_DisplayPort.cpp BB-WAF: [281/973] Compiling libraries/AP_MSP/msp_sbuf.cpp BB-WAF: [282/973] Compiling libraries/AP_MSP/AP_MSP_Telem_Generic.cpp BB-WAF: [283/973] Compiling libraries/AP_MSP/msp.cpp BB-WAF: [284/973] Compiling libraries/AP_MSP/AP_MSP_Telem_Backend.cpp BB-WAF: [285/973] Compiling libraries/AP_MSP/AP_MSP.cpp BB-WAF: [286/973] Compiling libraries/AP_MSP/AP_MSP_Telem_DJI.cpp BB-WAF: [287/973] Compiling libraries/AP_Math/AP_GeodesicGrid.cpp BB-WAF: [288/973] Compiling libraries/AP_Math/matrixN.cpp BB-WAF: [289/973] Compiling libraries/AP_Math/matrix3.cpp BB-WAF: [290/973] Compiling libraries/AP_Math/vector2.cpp BB-WAF: [291/973] Compiling libraries/AP_Math/SplineCurve.cpp BB-WAF: [292/973] Compiling libraries/AP_Math/location_double.cpp BB-WAF: [293/973] Compiling libraries/AP_Math/AP_Math.cpp BB-WAF: [294/973] Compiling libraries/AP_Math/chirp.cpp BB-WAF: [295/973] Compiling libraries/AP_Math/location.cpp BB-WAF: [296/973] Compiling libraries/AP_Math/control.cpp BB-WAF: [297/973] Compiling libraries/AP_Math/matrix_alg.cpp BB-WAF: [298/973] Compiling libraries/AP_Math/crc.cpp BB-WAF: [299/973] Compiling libraries/AP_Math/polyfit.cpp BB-WAF: [300/973] Compiling libraries/AP_Math/polygon.cpp BB-WAF: [301/973] Compiling libraries/AP_Math/spline5.cpp BB-WAF: [302/973] Compiling libraries/AP_Mission/AP_Mission_Commands.cpp BB-WAF: [303/973] Compiling libraries/AP_Mission/AP_Mission_ChangeDetector.cpp BB-WAF: [304/973] Compiling libraries/AP_Module/AP_Module.cpp BB-WAF: [305/973] Compiling libraries/AP_Motors/AP_MotorsMatrix_Scripting_Dynamic.cpp BB-WAF: [306/973] Compiling libraries/AP_Motors/AP_MotorsTailsitter.cpp BB-WAF: [307/973] Compiling libraries/AP_Motors/AP_MotorsMatrix_6DoF_Scripting.cpp BB-WAF: [308/973] Compiling libraries/AP_Motors/AP_MotorsHeli_Dual.cpp BB-WAF: [309/973] Compiling libraries/AP_Motors/AP_MotorsHeli_Single.cpp BB-WAF: [310/973] Compiling libraries/AP_Motors/AP_MotorsHeli_RSC.cpp BB-WAF: [311/973] Compiling libraries/AP_Motors/AP_MotorsHeli_Swash.cpp BB-WAF: [312/973] Compiling libraries/AP_Motors/AP_Motors_Class.cpp BB-WAF: [313/973] Compiling libraries/AP_Motors/AP_MotorsHeli_Quad.cpp BB-WAF: [314/973] Compiling libraries/AP_Motors/AP_MotorsSingle.cpp BB-WAF: [315/973] Compiling libraries/AP_Motors/AP_MotorsCoax.cpp BB-WAF: [316/973] Compiling libraries/AP_Motors/AP_Motors6DOF.cpp BB-WAF: [317/973] Compiling libraries/AP_Motors/AP_MotorsHeli.cpp BB-WAF: [318/973] Compiling libraries/AP_Mount/AP_Mount_Alexmos.cpp BB-WAF: [319/973] Compiling libraries/AP_Mount/AP_Mount.cpp BB-WAF: [320/973] Compiling libraries/AP_Mount/AP_Mount_Backend.cpp BB-WAF: [321/973] Compiling libraries/AP_Mount/AP_Mount_Gremsy.cpp BB-WAF: [322/973] Compiling libraries/AP_Mount/AP_Mount_Params.cpp BB-WAF: [323/973] Compiling libraries/AP_Mount/AP_Mount_Xacti.cpp BB-WAF: [324/973] Compiling libraries/AP_Mount/SoloGimbal_Parameters.cpp BB-WAF: [325/973] Compiling libraries/AP_Mount/SoloGimbal.cpp BB-WAF: [326/973] Compiling libraries/AP_Mount/SoloGimbalEKF.cpp BB-WAF: [327/973] Compiling libraries/AP_Mount/AP_Mount_Siyi.cpp BB-WAF: [328/973] Compiling libraries/AP_Mount/AP_Mount_SToRM32.cpp BB-WAF: [329/973] Compiling libraries/AP_Mount/AP_Mount_SoloGimbal.cpp BB-WAF: [330/973] Compiling libraries/AP_Mount/AP_Mount_Viewpro.cpp BB-WAF: [331/973] Compiling libraries/AP_Mount/AP_Mount_Servo.cpp BB-WAF: [332/973] Compiling libraries/AP_Mount/AP_Mount_Scripting.cpp BB-WAF: [333/973] Compiling libraries/AP_Mount/AP_Mount_SToRM32_serial.cpp BB-WAF: [334/973] Compiling libraries/AP_NMEA_Output/AP_NMEA_Output.cpp BB-WAF: [335/973] Compiling libraries/AP_NavEKF/AP_NavEKF_core_common.cpp BB-WAF: [336/973] Compiling libraries/AP_NavEKF/EKF_Buffer.cpp BB-WAF: [337/973] Compiling libraries/AP_NavEKF/AP_NavEKF_Source.cpp BB-WAF: [338/973] Compiling libraries/AP_NavEKF/EKFGSF_Logging.cpp BB-WAF: [339/973] Compiling libraries/AP_NavEKF/EKFGSF_yaw.cpp BB-WAF: [340/973] Compiling libraries/AP_NavEKF2/AP_NavEKF2_core.cpp BB-WAF: [341/973] Compiling libraries/AP_NavEKF2/AP_NavEKF2_AirDataFusion.cpp BB-WAF: [342/973] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Control.cpp BB-WAF: [343/973] Compiling libraries/AP_NavEKF2/AP_NavEKF_GyroBias.cpp BB-WAF: [344/973] Compiling libraries/AP_NavEKF2/AP_NavEKF2_PosVelFusion.cpp BB-WAF: [345/973] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Logging.cpp BB-WAF: [346/973] Compiling libraries/AP_NavEKF2/AP_NavEKF2_RngBcnFusion.cpp BB-WAF: [347/973] Compiling libraries/AP_NavEKF2/AP_NavEKF2_VehicleStatus.cpp BB-WAF: [348/973] Compiling libraries/AP_NavEKF2/AP_NavEKF2_MagFusion.cpp BB-WAF: [349/973] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Measurements.cpp BB-WAF: [350/973] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Outputs.cpp BB-WAF: [351/973] Compiling modules/lwip/src/netif/ppp/chap_ms.c BB-WAF: [352/973] Compiling modules/lwip/src/netif/lowpan6_ble.c BB-WAF: [353/973] Compiling modules/lwip/src/core/ipv4/icmp.c BB-WAF: [354/973] Compiling modules/lwip/src/core/ipv4/autoip.c BB-WAF: [355/973] Compiling modules/lwip/src/core/tcp_out.c BB-WAF: [356/973] Compiling modules/lwip/src/core/netif.c BB-WAF: [357/973] Compiling modules/lwip/src/core/mem.c BB-WAF: [358/973] Compiling modules/lwip/src/core/ip.c BB-WAF: [359/973] Compiling modules/lwip/src/core/init.c BB-WAF: [360/973] Compiling modules/lwip/src/core/inet_chksum.c BB-WAF: [361/973] Compiling modules/lwip/src/core/dns.c BB-WAF: [362/973] Compiling modules/lwip/src/core/def.c BB-WAF: [363/973] Compiling modules/lwip/src/core/altcp_tcp.c BB-WAF: [364/973] Compiling modules/lwip/src/core/altcp_alloc.c BB-WAF: [365/973] Compiling libraries/AP_Networking/AP_Networking_tests.cpp BB-WAF: [366/973] Compiling libraries/AP_Networking/AP_Networking_port.cpp BB-WAF: [367/973] Compiling libraries/AP_Networking/AP_Networking_macaddr.cpp BB-WAF: [368/973] Compiling libraries/AP_Networking/AP_Networking_address.cpp BB-WAF: [369/973] Compiling modules/lwip/src/core/altcp.c BB-WAF: [370/973] Compiling libraries/AP_Networking/AP_Networking_ChibiOS.cpp BB-WAF: [371/973] Compiling libraries/AP_Networking/AP_Networking_PPP.cpp BB-WAF: [372/973] Compiling modules/lwip/src/netif/ppp/fsm.c BB-WAF: [373/973] Compiling libraries/AP_Networking/AP_Networking.cpp BB-WAF: [374/973] Compiling modules/lwip/src/netif/ppp/ccp.c BB-WAF: [375/973] Compiling modules/lwip/src/netif/lowpan6.c BB-WAF: [376/973] Compiling modules/lwip/src/netif/ppp/ipv6cp.c BB-WAF: [377/973] Compiling modules/lwip/src/netif/ppp/eui64.c BB-WAF: [378/973] Compiling modules/lwip/src/netif/ethernet.c BB-WAF: [379/973] Compiling modules/lwip/src/core/ipv4/ip4_frag.c BB-WAF: [380/973] Compiling modules/lwip/src/netif/ppp/demand.c BB-WAF: [381/973] Compiling modules/lwip/src/netif/ppp/lcp.c BB-WAF: [382/973] Compiling modules/lwip/src/netif/ppp/eap.c BB-WAF: [383/973] Compiling modules/lwip/src/netif/ppp/ecp.c BB-WAF: [384/973] Compiling modules/lwip/src/netif/ppp/upap.c BB-WAF: [385/973] Compiling modules/lwip/src/core/ipv4/igmp.c BB-WAF: [386/973] Compiling modules/lwip/src/core/ipv4/dhcp.c BB-WAF: [387/973] Compiling modules/lwip/src/core/timeouts.c BB-WAF: [388/973] Compiling modules/lwip/src/netif/ppp/pppol2tp.c BB-WAF: [389/973] Compiling modules/lwip/src/netif/ppp/chap-new.c BB-WAF: [390/973] Compiling modules/lwip/src/netif/bridgeif_fdb.c BB-WAF: [391/973] Compiling modules/lwip/src/netif/bridgeif.c BB-WAF: [392/973] Compiling modules/lwip/src/netif/ppp/pppos.c BB-WAF: [393/973] Compiling modules/lwip/src/core/ipv4/acd.c BB-WAF: [394/973] Compiling modules/lwip/src/core/udp.c BB-WAF: [395/973] Compiling modules/lwip/src/netif/ppp/chap-md5.c BB-WAF: [396/973] Compiling modules/lwip/src/netif/ppp/vj.c BB-WAF: [397/973] Compiling modules/lwip/src/netif/ppp/utils.c BB-WAF: [398/973] Compiling libraries/AP_Networking/lwip_hal/arch/sys_arch.cpp BB-WAF: [399/973] Compiling modules/lwip/src/netif/zepif.c BB-WAF: [400/973] Compiling modules/lwip/src/core/ipv4/ip4.c BB-WAF: [401/973] Compiling modules/lwip/src/core/ipv4/etharp.c BB-WAF: [402/973] Compiling modules/lwip/src/core/sys.c BB-WAF: [403/973] Compiling modules/lwip/src/core/memp.c BB-WAF: [404/973] Compiling modules/lwip/src/netif/slipif.c BB-WAF: [405/973] Compiling modules/lwip/src/netif/ppp/pppcrypt.c BB-WAF: [406/973] Compiling modules/lwip/src/netif/ppp/auth.c BB-WAF: [407/973] Compiling modules/lwip/src/netif/ppp/ipcp.c BB-WAF: [408/973] Compiling modules/lwip/src/netif/lowpan6_common.c BB-WAF: [409/973] Compiling modules/lwip/src/api/netifapi.c BB-WAF: [410/973] Compiling modules/lwip/src/core/tcp_in.c BB-WAF: [411/973] Compiling modules/lwip/src/netif/ppp/pppoe.c BB-WAF: [412/973] Compiling modules/lwip/src/api/sockets.c BB-WAF: [413/973] Compiling modules/lwip/src/core/tcp.c BB-WAF: [414/973] Compiling modules/lwip/src/api/tcpip.c BB-WAF: [415/973] Compiling modules/lwip/src/netif/ppp/mppe.c BB-WAF: [416/973] Compiling modules/lwip/src/api/if_api.c BB-WAF: [417/973] Compiling modules/lwip/src/core/ipv4/ip4_addr.c BB-WAF: [418/973] Compiling modules/lwip/src/core/pbuf.c BB-WAF: [419/973] Compiling modules/lwip/src/netif/ppp/magic.c BB-WAF: [420/973] Compiling modules/lwip/src/netif/ppp/pppapi.c BB-WAF: [421/973] Compiling modules/lwip/src/api/netbuf.c BB-WAF: [422/973] Compiling modules/lwip/src/api/netdb.c BB-WAF: [423/973] Compiling modules/lwip/src/api/err.c BB-WAF: [424/973] Compiling modules/lwip/src/api/api_lib.c BB-WAF: [425/973] Compiling modules/lwip/src/core/raw.c BB-WAF: [426/973] Compiling modules/lwip/src/netif/ppp/multilink.c BB-WAF: [427/973] Compiling modules/lwip/src/api/api_msg.c BB-WAF: [428/973] Compiling modules/lwip/src/core/stats.c BB-WAF: [429/973] Compiling modules/lwip/src/netif/ppp/ppp.c BB-WAF: [430/973] Compiling libraries/AP_Notify/VRBoard_LED.cpp BB-WAF: [431/973] Compiling libraries/AP_Notify/ToneAlarm.cpp BB-WAF: [432/973] Compiling libraries/AP_Notify/RGBLed.cpp BB-WAF: [433/973] Compiling libraries/AP_Notify/LP5562.cpp BB-WAF: [434/973] Compiling libraries/AP_Notify/AP_BoardLED2.cpp BB-WAF: [435/973] Compiling libraries/AP_Notify/ToshibaLED_I2C.cpp BB-WAF: [436/973] Compiling libraries/AP_Notify/SerialLED.cpp BB-WAF: [437/973] Compiling libraries/AP_Notify/RCOutputRGBLed.cpp BB-WAF: [438/973] Compiling libraries/AP_Notify/ScriptingLED.cpp BB-WAF: [439/973] Compiling libraries/AP_Notify/SITL_SFML_LED.cpp BB-WAF: [440/973] Compiling libraries/AP_Notify/PixRacerLED.cpp BB-WAF: [441/973] Compiling libraries/AP_Notify/NavigatorLED.cpp BB-WAF: [442/973] Compiling libraries/AP_Notify/PCA9685LED_I2C.cpp BB-WAF: [443/973] Compiling libraries/AP_Notify/ProfiLED.cpp BB-WAF: [444/973] Compiling libraries/AP_Notify/NeoPixel.cpp BB-WAF: [445/973] Compiling libraries/AP_Notify/OreoLED_I2C.cpp BB-WAF: [446/973] Compiling libraries/AP_Notify/Led_Sysfs.cpp BB-WAF: [447/973] Compiling libraries/AP_Notify/NCP5623.cpp BB-WAF: [448/973] Compiling libraries/AP_Notify/Display_SSD1306_I2C.cpp BB-WAF: [449/973] Compiling libraries/AP_Notify/Buzzer.cpp BB-WAF: [450/973] Compiling libraries/AP_Notify/MMLPlayer.cpp BB-WAF: [451/973] Compiling libraries/AP_Notify/IS31FL3195.cpp BB-WAF: [452/973] Compiling libraries/AP_Notify/DroneCAN_RGB_LED.cpp BB-WAF: [453/973] Compiling libraries/AP_Notify/ExternalLED.cpp BB-WAF: [454/973] Compiling libraries/AP_Notify/Display_SITL.cpp BB-WAF: [455/973] Compiling libraries/AP_Notify/Display.cpp BB-WAF: [456/973] Compiling libraries/AP_Notify/AP_Notify.cpp BB-WAF: [457/973] Compiling libraries/AP_Notify/Display_SH1106_I2C.cpp BB-WAF: [458/973] Compiling libraries/AP_Notify/DiscreteRGBLed.cpp BB-WAF: [459/973] Compiling libraries/AP_Notify/DShotLED.cpp BB-WAF: [460/973] Compiling libraries/AP_Notify/DiscoLED.cpp BB-WAF: [461/973] Compiling libraries/AP_Notify/AP_BoardLED.cpp BB-WAF: [462/973] Compiling libraries/AP_OLC/AP_OLC.cpp BB-WAF: [463/973] Compiling libraries/AP_OSD/AP_OSD_Setting.cpp BB-WAF: [464/973] Compiling libraries/AP_OSD/AP_OSD_MAX7456.cpp BB-WAF: [465/973] Compiling libraries/AP_OSD/AP_OSD_SITL.cpp BB-WAF: [466/973] Compiling libraries/AP_OSD/AP_OSD_MSP_DisplayPort.cpp BB-WAF: [467/973] Compiling libraries/AP_OSD/AP_OSD_MSP.cpp BB-WAF: [468/973] Compiling libraries/AP_OSD/AP_OSD_Backend.cpp BB-WAF: [469/973] Compiling libraries/AP_OSD/AP_OSD.cpp BB-WAF: [470/973] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID_DroneCAN.cpp BB-WAF: [471/973] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID.cpp BB-WAF: [472/973] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Pixart.cpp BB-WAF: [473/973] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_PX4Flow.cpp BB-WAF: [474/973] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Onboard.cpp BB-WAF: [475/973] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_UPFLOW.cpp BB-WAF: [476/973] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MAV.cpp BB-WAF: [477/973] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_HereFlow.cpp BB-WAF: [478/973] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Calibrator.cpp BB-WAF: [479/973] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MSP.cpp BB-WAF: [480/973] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_SITL.cpp BB-WAF: [481/973] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Backend.cpp BB-WAF: [482/973] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_CXOF.cpp BB-WAF: [483/973] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow.cpp BB-WAF: [484/973] Compiling libraries/AP_Parachute/AP_Parachute.cpp BB-WAF: [485/973] Compiling libraries/AP_Param/AP_ParamT.cpp BB-WAF: [486/973] Compiling libraries/AP_Param/AP_Param.cpp BB-WAF: [487/973] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN.cpp BB-WAF: [488/973] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_ECU.cpp BB-WAF: [489/973] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_ESC.cpp BB-WAF: [490/973] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_Servo.cpp BB-WAF: [491/973] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTowerEvo.cpp BB-WAF: [492/973] Compiling libraries/AP_Proximity/AP_Proximity_SITL.cpp BB-WAF: [493/973] Compiling libraries/AP_Proximity/AP_Proximity_RangeFinder.cpp BB-WAF: [494/973] Compiling libraries/AP_Proximity/AP_Proximity_Scripting.cpp BB-WAF: [495/973] Compiling libraries/AP_Proximity/AP_Proximity_RPLidarA2.cpp BB-WAF: [496/973] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSerial.cpp BB-WAF: [497/973] Compiling libraries/AP_Proximity/AP_Proximity_MAV.cpp BB-WAF: [498/973] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF45B.cpp BB-WAF: [499/973] Compiling libraries/AP_Proximity/AP_Proximity_LD06.cpp BB-WAF: [500/973] Compiling libraries/AP_Proximity/AP_Proximity_Boundary_3D.cpp BB-WAF: [501/973] Compiling libraries/AP_Proximity/AP_Proximity_DroneCAN.cpp BB-WAF: [502/973] Compiling libraries/AP_Proximity/AP_Proximity_Cygbot_D1.cpp BB-WAF: [503/973] Compiling libraries/AP_Proximity/AP_Proximity_AirSimSITL.cpp BB-WAF: [504/973] Compiling libraries/AP_Proximity/AP_Proximity_Backend_Serial.cpp BB-WAF: [505/973] Compiling libraries/AP_Proximity/AP_Proximity.cpp BB-WAF: [506/973] Compiling libraries/AP_Proximity/AP_Proximity_Params.cpp BB-WAF: [507/973] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF40C.cpp BB-WAF: [508/973] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTower.cpp BB-WAF: [509/973] Compiling libraries/AP_RAMTRON/AP_RAMTRON.cpp BB-WAF: [510/973] Compiling libraries/AP_RCMapper/AP_RCMapper.cpp BB-WAF: [511/973] Compiling libraries/AP_RCProtocol/AP_RCProtocol_ST24.cpp BB-WAF: [512/973] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DroneCAN.cpp BB-WAF: [513/973] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL.cpp BB-WAF: [514/973] Compiling libraries/AP_RCProtocol/AP_RCProtocol_PPMSum.cpp BB-WAF: [515/973] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SBUS.cpp BB-WAF: [516/973] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SUMD.cpp BB-WAF: [517/973] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DSM.cpp BB-WAF: [518/973] Compiling libraries/AP_RCProtocol/AP_RCProtocol_IBUS.cpp BB-WAF: [519/973] Compiling libraries/AP_RCProtocol/SoftSerial.cpp BB-WAF: [520/973] Compiling libraries/AP_RCProtocol/spm_srxl.cpp BB-WAF: [521/973] Compiling libraries/AP_RCProtocol/AP_RCProtocol_Backend.cpp BB-WAF: [522/973] Compiling libraries/AP_RCTelemetry/AP_Spektrum_Telem.cpp BB-WAF: [523/973] Compiling libraries/AP_RCTelemetry/AP_GHST_Telem.cpp BB-WAF: [524/973] Compiling libraries/AP_ROMFS/tinfgzip.cpp BB-WAF: [525/973] Compiling libraries/AP_ROMFS/tinflate.cpp BB-WAF: [526/973] Compiling libraries/AP_ROMFS/AP_ROMFS.cpp BB-WAF: [527/973] Compiling libraries/AP_RPM/AP_RPM.cpp BB-WAF: [528/973] Compiling libraries/AP_RPM/RPM_Backend.cpp BB-WAF: [529/973] Compiling libraries/AP_RPM/RPM_EFI.cpp BB-WAF: [530/973] Compiling libraries/AP_RPM/RPM_SITL.cpp BB-WAF: [531/973] Compiling libraries/AP_RPM/RPM_Generator.cpp BB-WAF: [532/973] Compiling libraries/AP_RPM/RPM_Pin.cpp BB-WAF: [533/973] Compiling libraries/AP_RPM/RPM_HarmonicNotch.cpp BB-WAF: [534/973] Compiling libraries/AP_RPM/AP_RPM_Params.cpp BB-WAF: [535/973] Compiling libraries/AP_RPM/RPM_ESC_Telem.cpp BB-WAF: [536/973] Compiling libraries/AP_RSSI/AP_RSSI.cpp BB-WAF: [537/973] Compiling libraries/AP_RTC/AP_RTC.cpp BB-WAF: [538/973] Compiling libraries/AP_RTC/JitterCorrection.cpp BB-WAF: [539/973] Compiling libraries/AP_Radio/driver_bk2425.cpp BB-WAF: [540/973] Compiling libraries/AP_Radio/AP_Radio_backend.cpp BB-WAF: [541/973] Compiling libraries/AP_Radio/driver_cc2500.cpp BB-WAF: [542/973] Compiling libraries/AP_Radio/AP_Radio_cc2500.cpp BB-WAF: [543/973] Compiling libraries/AP_Radio/AP_Radio_cypress.cpp BB-WAF: [544/973] Compiling libraries/AP_Radio/AP_Radio_bk2425.cpp BB-WAF: [545/973] Compiling libraries/AP_Radio/AP_Radio.cpp BB-WAF: [546/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_Serial.cpp BB-WAF: [547/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PWM.cpp BB-WAF: [548/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Bebop.cpp BB-WAF: [549/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend.cpp BB-WAF: [550/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_analog.cpp BB-WAF: [551/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Wasp.cpp BB-WAF: [552/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L0X.cpp BB-WAF: [553/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L1X.cpp BB-WAF: [554/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_CAN.cpp BB-WAF: [555/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseP_CAN.cpp BB-WAF: [556/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PulsedLightLRF.cpp BB-WAF: [557/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRanger_Serial.cpp BB-WAF: [558/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRangerI2C.cpp BB-WAF: [559/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseF_I2C.cpp BB-WAF: [560/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_SITL.cpp BB-WAF: [561/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarI2CXL.cpp BB-WAF: [562/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lua.cpp BB-WAF: [563/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarOne.cpp BB-WAF: [564/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake.cpp BB-WAF: [565/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarSerialLV.cpp BB-WAF: [566/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareSerial.cpp BB-WAF: [567/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarVu8.cpp BB-WAF: [568/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareI2C.cpp BB-WAF: [569/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NRA24_CAN.cpp BB-WAF: [570/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lanbao.cpp BB-WAF: [571/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_TFMiniPlus.cpp BB-WAF: [572/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NoopLoop.cpp BB-WAF: [573/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_JRE_Serial.cpp BB-WAF: [574/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_DroneCAN.cpp BB-WAF: [575/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_GYUS42v2.cpp BB-WAF: [576/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BBB_PRU.cpp BB-WAF: [577/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MSP.cpp BB-WAF: [578/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BLPing.cpp BB-WAF: [579/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_Serial.cpp BB-WAF: [580/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_CAN.cpp BB-WAF: [581/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_HC_SR04.cpp BB-WAF: [582/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder.cpp BB-WAF: [583/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_CAN.cpp BB-WAF: [584/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MAVLink.cpp BB-WAF: [585/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NMEA.cpp BB-WAF: [586/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Params.cpp BB-WAF: [587/973] Compiling libraries/AP_Relay/AP_Relay_Params.cpp BB-WAF: [588/973] Compiling libraries/AP_RobotisServo/AP_RobotisServo.cpp BB-WAF: [589/973] Compiling libraries/AP_SBusOut/AP_SBusOut.cpp BB-WAF: [590/973] Compiling libraries/AP_Scheduler/PerfInfo.cpp BB-WAF: [591/973] Compiling libraries/AP_SerialLED/AP_SerialLED.cpp BB-WAF: [592/973] Compiling libraries/AP_SerialManager/AP_SerialManager.cpp BB-WAF: [593/973] Compiling libraries/AP_ServoRelayEvents/AP_ServoRelayEvents.cpp BB-WAF: [594/973] Compiling libraries/AP_Stats/AP_Stats.cpp BB-WAF: [595/973] Compiling libraries/AP_TempCalibration/AP_TempCalibration.cpp BB-WAF: [596/973] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MAX31865.cpp BB-WAF: [597/973] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Analog.cpp BB-WAF: [598/973] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS03.cpp BB-WAF: [599/973] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS01.cpp BB-WAF: [600/973] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MCP9600.cpp BB-WAF: [601/973] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Params.cpp BB-WAF: [602/973] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Backend.cpp BB-WAF: [603/973] Compiling libraries/AP_Terrain/TerrainGCS.cpp BB-WAF: [604/973] Compiling libraries/AP_Terrain/TerrainUtil.cpp BB-WAF: [605/973] Compiling libraries/AP_Terrain/TerrainMission.cpp BB-WAF: [606/973] Compiling libraries/AP_Terrain/TerrainIO.cpp BB-WAF: [607/973] Compiling libraries/AP_Torqeedo/AP_Torqeedo.cpp BB-WAF: [608/973] Compiling libraries/AP_Tuning/AP_Tuning.cpp BB-WAF: [609/973] Compiling libraries/AP_VideoTX/AP_SmartAudio.cpp BB-WAF: [610/973] Compiling libraries/AP_VideoTX/AP_VideoTX.cpp BB-WAF: [611/973] Compiling libraries/AP_VideoTX/AP_Tramp.cpp BB-WAF: [612/973] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Logging.cpp BB-WAF: [613/973] Compiling libraries/AP_VisualOdom/AP_VisualOdom.cpp BB-WAF: [614/973] Compiling libraries/AP_VisualOdom/AP_VisualOdom_MAV.cpp BB-WAF: [615/973] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Backend.cpp BB-WAF: [616/973] Compiling libraries/AP_VisualOdom/AP_VisualOdom_IntelT265.cpp BB-WAF: [617/973] Compiling libraries/AP_Volz_Protocol/AP_Volz_Protocol.cpp BB-WAF: [618/973] Compiling libraries/AP_WheelEncoder/WheelEncoder_Backend.cpp BB-WAF: [619/973] Compiling libraries/AP_WheelEncoder/WheelEncoder_Quadrature.cpp BB-WAF: [620/973] Compiling libraries/AP_WheelEncoder/WheelEncoder_SITL_Quadrature.cpp BB-WAF: [621/973] Compiling libraries/AP_WheelEncoder/AP_WheelEncoder.cpp BB-WAF: [622/973] Compiling libraries/AP_WheelEncoder/AP_WheelRateControl.cpp BB-WAF: [623/973] Compiling libraries/Filter/SlewLimiter.cpp BB-WAF: [624/973] Compiling libraries/Filter/LowPassFilter2p.cpp BB-WAF: [625/973] Compiling libraries/Filter/DerivativeFilter.cpp BB-WAF: [626/973] Compiling libraries/Filter/SlewCalculator2D.cpp BB-WAF: [627/973] Compiling libraries/Filter/ModeFilter.cpp BB-WAF: [628/973] Compiling libraries/Filter/NotchFilter.cpp BB-WAF: [629/973] Compiling libraries/Filter/LowPassFilter.cpp BB-WAF: [630/973] Compiling libraries/Filter/AP_NotchFilter_params.cpp BB-WAF: [631/973] Compiling libraries/Filter/HarmonicNotchFilter.cpp BB-WAF: [632/973] Compiling libraries/Filter/AP_Filter_params.cpp BB-WAF: [633/973] Compiling libraries/Filter/AP_Filter.cpp BB-WAF: [634/973] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Waypoints.cpp BB-WAF: [635/973] Compiling libraries/GCS_MAVLink/GCS_Param.cpp BB-WAF: [636/973] Compiling libraries/GCS_MAVLink/GCS_serial_control.cpp BB-WAF: [637/973] Compiling libraries/GCS_MAVLink/GCS.cpp BB-WAF: [638/973] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Fence.cpp BB-WAF: [639/973] Compiling libraries/GCS_MAVLink/MissionItemProtocol.cpp BB-WAF: [640/973] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Rally.cpp BB-WAF: [641/973] Compiling libraries/GCS_MAVLink/MAVLink_routing.cpp BB-WAF: [642/973] Compiling libraries/GCS_MAVLink/GCS_Signing.cpp BB-WAF: [643/973] Compiling libraries/GCS_MAVLink/GCS_DeviceOp.cpp BB-WAF: [644/973] Compiling libraries/GCS_MAVLink/GCS_Rally.cpp BB-WAF: [645/973] Compiling libraries/GCS_MAVLink/GCS_MAVLink.cpp BB-WAF: [646/973] Compiling libraries/GCS_MAVLink/GCS_FTP.cpp BB-WAF: [647/973] Compiling libraries/GCS_MAVLink/GCS_ServoRelay.cpp BB-WAF: [648/973] Compiling libraries/RC_Channel/RC_Channels.cpp BB-WAF: [649/973] Compiling libraries/SRV_Channel/SRV_Channel.cpp BB-WAF: [650/973] Compiling libraries/SRV_Channel/SRV_Channels.cpp BB-WAF: [651/973] Compiling libraries/SRV_Channel/SRV_Channel_aux.cpp BB-WAF: [652/973] Compiling libraries/AP_HAL/RCOutput.cpp BB-WAF: [653/973] Compiling libraries/AP_HAL/utility/sumd.cpp BB-WAF: [654/973] Compiling libraries/AP_HAL/Semaphores.cpp BB-WAF: [655/973] Compiling libraries/AP_HAL/Storage.cpp BB-WAF: [656/973] Compiling libraries/AP_HAL/DSP.cpp BB-WAF: [657/973] Compiling libraries/AP_HAL/CANIface.cpp BB-WAF: [658/973] Compiling libraries/AP_HAL/system.cpp BB-WAF: [659/973] Compiling libraries/AP_HAL/utility/print_vprintf.cpp BB-WAF: [660/973] Compiling libraries/AP_HAL/Scheduler.cpp BB-WAF: [661/973] Compiling libraries/AP_HAL/utility/RCOutput_Tap_Linux.cpp BB-WAF: [662/973] Compiling libraries/AP_HAL/utility/RCOutput_Tap.cpp BB-WAF: [663/973] Compiling libraries/AP_HAL/utility/BetterStream.cpp BB-WAF: [664/973] Compiling libraries/AP_HAL/Util.cpp BB-WAF: [665/973] Compiling libraries/AP_HAL/UARTDriver.cpp BB-WAF: [666/973] Compiling libraries/AP_HAL/utility/Socket.cpp BB-WAF: [667/973] Compiling libraries/AP_HAL/utility/getopt_cpp.cpp BB-WAF: [668/973] Compiling libraries/AP_HAL/utility/utoa_invert.cpp BB-WAF: [669/973] Compiling libraries/AP_HAL/utility/srxl.cpp BB-WAF: [670/973] Compiling libraries/AP_HAL/utility/replace.cpp BB-WAF: [671/973] Compiling libraries/AP_HAL/GPIO.cpp BB-WAF: [672/973] Compiling libraries/AP_HAL/utility/ftoa_engine.cpp BB-WAF: [673/973] Compiling libraries/AP_HAL/utility/st24.cpp BB-WAF: [674/973] Compiling libraries/AP_HAL/Device.cpp BB-WAF: [675/973] Compiling libraries/AP_HAL/utility/RingBuffer.cpp BB-WAF: [676/973] Compiling libraries/AP_HAL/utility/dsm.cpp BB-WAF: [677/973] Compiling libraries/AP_HAL/HAL.cpp BB-WAF: [678/973] Compiling libraries/AP_HAL/utility/Socket_native.cpp BB-WAF: [679/973] Compiling libraries/AP_HAL/utility/packetise.cpp BB-WAF: [680/973] Compiling libraries/AP_HAL_Empty/RCOutput.cpp BB-WAF: [681/973] Compiling libraries/AP_HAL_Empty/Semaphores.cpp BB-WAF: [682/973] Compiling libraries/AP_HAL_Empty/UARTDriver.cpp BB-WAF: [683/973] Compiling libraries/AP_HAL_Empty/RCInput.cpp BB-WAF: [684/973] Compiling libraries/AP_HAL_Empty/GPIO.cpp BB-WAF: [685/973] Compiling libraries/AP_HAL_Empty/Storage.cpp BB-WAF: [686/973] Compiling libraries/AP_HAL_Empty/AnalogIn.cpp BB-WAF: [687/973] Compiling libraries/AP_HAL_Empty/HAL_Empty_Class.cpp BB-WAF: [688/973] Compiling libraries/AP_HAL_Linux/RCOutput_Sysfs.cpp BB-WAF: [689/973] Compiling libraries/AP_HAL_Linux/AnalogIn_ADS1115.cpp BB-WAF: [690/973] Compiling libraries/AP_HAL_Linux/RCInput_UART.cpp BB-WAF: [691/973] Compiling libraries/AP_HAL_Linux/AnalogIn_Navio2.cpp BB-WAF: [692/973] Compiling libraries/AP_HAL_Linux/PWM_Sysfs.cpp BB-WAF: [693/973] Compiling libraries/AP_HAL_Linux/ToneAlarm_Disco.cpp BB-WAF: [694/973] Compiling libraries/AP_HAL_Linux/ToneAlarm.cpp BB-WAF: [695/973] Compiling libraries/AP_HAL_Linux/Thread.cpp BB-WAF: [696/973] Compiling libraries/AP_HAL_Linux/UDPDevice.cpp BB-WAF: [697/973] Compiling libraries/AP_HAL_Linux/SPIUARTDriver.cpp BB-WAF: [698/973] Compiling libraries/AP_HAL_Linux/RCOutput_AioPRU.cpp BB-WAF: [699/973] Compiling libraries/AP_HAL_Linux/GPIO_Navigator.cpp BB-WAF: [700/973] Compiling libraries/AP_HAL_Linux/TCPServerDevice.cpp BB-WAF: [701/973] Compiling libraries/AP_HAL_Linux/RCOutput_Disco.cpp BB-WAF: [702/973] Compiling libraries/AP_HAL_Linux/RCInput_SoloLink.cpp BB-WAF: [703/973] Compiling libraries/AP_HAL_Linux/RCOutput_PRU.cpp BB-WAF: [704/973] Compiling libraries/AP_HAL_Linux/RCInput_UDP.cpp BB-WAF: [705/973] Compiling libraries/AP_HAL_Linux/RCOutput_PCA9685.cpp BB-WAF: [706/973] Compiling libraries/AP_HAL_Linux/GPIO_RPI_BCM.cpp BB-WAF: [707/973] Compiling libraries/AP_HAL_Linux/Led_Sysfs.cpp BB-WAF: [708/973] Compiling libraries/AP_HAL_Linux/Semaphores.cpp BB-WAF: [709/973] Compiling libraries/AP_HAL_Linux/GPIO_Disco.cpp BB-WAF: [710/973] Compiling libraries/AP_HAL_Linux/GPIO_BBB.cpp BB-WAF: [711/973] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117_Patches.cpp BB-WAF: [712/973] Compiling libraries/AP_HAL_Linux/RCInput_ZYNQ.cpp BB-WAF: [713/973] Compiling libraries/AP_HAL_Linux/SPIDevice.cpp BB-WAF: [714/973] Compiling libraries/AP_HAL_Linux/VideoIn.cpp BB-WAF: [715/973] Compiling libraries/AP_HAL_Linux/RCOutput_Bebop.cpp BB-WAF: [716/973] Compiling libraries/AP_HAL_Linux/RCOutput_AeroIO.cpp BB-WAF: [717/973] Compiling libraries/AP_HAL_Linux/UARTDevice.cpp BB-WAF: [718/973] Compiling libraries/AP_HAL_Linux/RCInput_RCProtocol.cpp BB-WAF: [719/973] Compiling libraries/AP_HAL_Linux/GPIO_Navio.cpp BB-WAF: [720/973] Compiling libraries/AP_HAL_Linux/system.cpp BB-WAF: [721/973] Compiling libraries/AP_HAL_Linux/RCInput.cpp BB-WAF: [722/973] Compiling libraries/AP_HAL_Linux/GPIO_RPI_RP1.cpp BB-WAF: [723/973] Compiling libraries/AP_HAL_Linux/Flow_PX4.cpp BB-WAF: [724/973] Compiling libraries/AP_HAL_Linux/RCInput_Navio2.cpp BB-WAF: [725/973] Compiling libraries/AP_HAL_Linux/Util_RPI.cpp BB-WAF: [726/973] Compiling libraries/AP_HAL_Linux/RCInput_PRU.cpp BB-WAF: [727/973] Compiling libraries/AP_HAL_Linux/RCInput_RPI.cpp BB-WAF: [728/973] Compiling libraries/AP_HAL_Linux/UARTDriver.cpp BB-WAF: [729/973] Compiling libraries/AP_HAL_Linux/Poller.cpp BB-WAF: [730/973] Compiling libraries/AP_HAL_Linux/GPIO_Sysfs.cpp BB-WAF: [731/973] Compiling libraries/AP_HAL_Linux/RCInput_AioPRU.cpp BB-WAF: [732/973] Compiling libraries/AP_HAL_Linux/RCOutput_ZYNQ.cpp BB-WAF: [733/973] Compiling libraries/AP_HAL_Linux/HAL_Linux_Class.cpp BB-WAF: [734/973] Compiling libraries/AP_HAL_Linux/OpticalFlow_Onboard.cpp BB-WAF: [735/973] Compiling libraries/AP_HAL_Linux/RCInput_Multi.cpp BB-WAF: [736/973] Compiling libraries/AP_HAL_Linux/GPIO_RPI.cpp BB-WAF: [737/973] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117.cpp BB-WAF: [738/973] Compiling libraries/AP_HAL_Linux/GPIO.cpp BB-WAF: [739/973] Compiling libraries/AP_HAL_Linux/Util.cpp BB-WAF: [740/973] Compiling libraries/AP_HAL_Linux/GPIO_Edge.cpp BB-WAF: [741/973] Compiling libraries/AP_HAL_Linux/GPIO_Bebop.cpp BB-WAF: [742/973] Compiling libraries/AP_HAL_Linux/GPIO_Aero.cpp BB-WAF: [743/973] Compiling libraries/AP_HAL_Linux/PollerThread.cpp BB-WAF: [744/973] Compiling libraries/AP_HAL_Linux/AnalogIn_IIO.cpp BB-WAF: [745/973] Compiling libraries/AP_HAL_Linux/CANSocketIface.cpp BB-WAF: [746/973] Compiling libraries/AP_HAL_Linux/CameraSensor.cpp BB-WAF: [747/973] Compiling libraries/AP_HAL_Linux/Heat_Pwm.cpp BB-WAF: [748/973] Compiling libraries/AP_HAL_Linux/I2CDevice.cpp BB-WAF: [749/973] Compiling libraries/AP_HAL_Linux/GPIO_Navio2.cpp BB-WAF: [750/973] Compiling libraries/AP_Scripting/AP_Scripting.cpp BB-WAF: [751/973] Compiling libraries/AP_Scripting/AP_Scripting_CANSensor.cpp BB-WAF: [752/973] Compiling libraries/AP_Scripting/lua/src/loadlib.c BB-WAF: [753/973] Compiling libraries/AP_Scripting/lua/src/lbaselib.c BB-WAF: [754/973] Compiling libraries/AP_Scripting/lua/src/lgc.c BB-WAF: [755/973] Compiling libraries/AP_Scripting/lua/src/lundump.c BB-WAF: [756/973] Compiling libraries/AP_Scripting/lua/src/luac.c BB-WAF: [757/973] Compiling libraries/AP_Scripting/lua/src/liolib.c BB-WAF: [758/973] Compiling libraries/AP_Scripting/lua/src/lctype.c BB-WAF: [759/973] Compiling libraries/AP_Scripting/lua/src/lapi.c BB-WAF: [760/973] Compiling libraries/AP_Scripting/lua/src/lutf8lib.c BB-WAF: [761/973] Compiling libraries/AP_Scripting/lua/src/ldump.c BB-WAF: [762/973] Compiling libraries/AP_Scripting/lua/src/ldblib.c BB-WAF: [763/973] Compiling libraries/AP_Scripting/lua/src/lstring.c BB-WAF: [764/973] Compiling libraries/AP_Scripting/lua/src/ldebug.c BB-WAF: [765/973] Compiling libraries/AP_Scripting/lua/src/llex.c BB-WAF: [766/973] Compiling libraries/AP_Scripting/lua/src/lstate.c BB-WAF: [767/973] Compiling libraries/AP_Scripting/lua/src/ltablib.c BB-WAF: [768/973] Compiling libraries/AP_Scripting/lua/src/ldo.c BB-WAF: [769/973] Compiling libraries/AP_Scripting/lua/src/ltable.c BB-WAF: [770/973] Compiling libraries/AP_Scripting/lua/src/lzio.c BB-WAF: [771/973] Compiling libraries/AP_Scripting/lua/src/lua.c BB-WAF: [772/973] Compiling libraries/AP_Scripting/lua/src/lvm.c BB-WAF: [773/973] Compiling libraries/AP_Scripting/lua/src/lstrlib.c BB-WAF: [774/973] Compiling libraries/AP_Scripting/lua/src/lopcodes.c BB-WAF: [775/973] Compiling libraries/AP_Scripting/lua/src/lfunc.c BB-WAF: [776/973] Compiling libraries/AP_Scripting/lua/src/loslib.c BB-WAF: [777/973] Compiling libraries/AP_Scripting/lua/src/lobject.c BB-WAF: [778/973] Compiling libraries/AP_Scripting/lua/src/linit.c BB-WAF: [779/973] Compiling libraries/AP_Scripting/lua/src/lmem.c BB-WAF: [780/973] Compiling libraries/AP_Scripting/lua/src/lcode.c BB-WAF: [781/973] Compiling libraries/AP_Scripting/lua/src/ltm.c BB-WAF: [782/973] Compiling libraries/AP_Scripting/lua/src/lparser.c BB-WAF: [783/973] Compiling libraries/AP_Scripting/lua/src/lauxlib.c BB-WAF: [784/973] Compiling libraries/AP_Scripting/lua/src/lbitlib.c BB-WAF: [785/973] Compiling libraries/AP_Scripting/lua/src/lmathlib.c BB-WAF: [786/973] Compiling libraries/AP_Scripting/lua/src/lcorolib.c BB-WAF: [787/973] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUPackets.c BB-WAF: [788/973] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCCommands.c BB-WAF: [789/973] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoProtocol.c BB-WAF: [790/973] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoCommands.c BB-WAF: [791/973] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fielddecode.c BB-WAF: [792/973] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/scaleddecode.c BB-WAF: [793/973] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCVelocityProtocol.c BB-WAF: [794/973] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoDefines.c BB-WAF: [795/973] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUSettings.c BB-WAF: [796/973] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCPackets.c BB-WAF: [797/973] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fieldencode.c BB-WAF: [798/973] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUProtocol.c BB-WAF: [799/973] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoPackets.c BB-WAF: [800/973] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/scaledencode.c BB-WAF: [801/973] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUDefines.c BB-WAF: [802/973] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCDefines.c BB-WAF: [803/973] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeGPS.c BB-WAF: [804/973] Compiling libraries/AP_ADSB/sagetech-sdk/calcChecksum.c BB-WAF: [805/973] Compiling libraries/AP_ADSB/sagetech-sdk/float2Buf.c BB-WAF: [806/973] Compiling libraries/AP_ADSB/sagetech-sdk/toUint32.c BB-WAF: [807/973] Compiling libraries/AP_ADSB/sagetech-sdk/toLatLon.c BB-WAF: [808/973] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading.c BB-WAF: [809/973] Compiling libraries/AP_ADSB/sagetech-sdk/toTOA.c BB-WAF: [810/973] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeInstall.c BB-WAF: [811/973] Compiling libraries/AP_ADSB/sagetech-sdk/toIcao.c BB-WAF: [812/973] Compiling libraries/AP_ADSB/sagetech-sdk/toVel.c BB-WAF: [813/973] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeFlightId.c BB-WAF: [814/973] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading2.c BB-WAF: [815/973] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeMSR.c BB-WAF: [816/973] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeAck.c BB-WAF: [817/973] Compiling libraries/AP_ADSB/sagetech-sdk/uint322Buf.c BB-WAF: [818/973] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeFlightId.c BB-WAF: [819/973] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeSVR.c BB-WAF: [820/973] Compiling libraries/AP_ADSB/sagetech-sdk/toUint16.c BB-WAF: [821/973] Compiling libraries/AP_ADSB/sagetech-sdk/appendChecksum.c BB-WAF: [822/973] Compiling libraries/AP_ADSB/sagetech-sdk/target.c BB-WAF: [823/973] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeDataReq.c BB-WAF: [824/973] Compiling libraries/AP_ADSB/sagetech-sdk/uint162Buf.c BB-WAF: [825/973] Compiling libraries/AP_ADSB/sagetech-sdk/icao2Buf.c BB-WAF: [826/973] Compiling libraries/AP_ADSB/sagetech-sdk/toAlt.c BB-WAF: [827/973] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeOperating.c BB-WAF: [828/973] Compiling libraries/AP_ADSB/sagetech-sdk/toInt32.c BB-WAF: [829/973] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeTargetReq.c BB-WAF: [830/973] Compiling libraries/AP_ADSB/sagetech-sdk/charArray2Buf.c BB-WAF: [831/973] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeInstall.c BB-WAF: [832/973] Compiling libraries/AP_ADSB/sagetech-sdk/toGS.c BB-WAF: [833/973] Compiling libraries/AP_ADSB/sagetech-sdk/toInt16.c BB-WAF: [834/973] Compiling libraries/AP_Airspeed/AP_Airspeed_NMEA.cpp BB-WAF: [835/973] Compiling libraries/AP_Airspeed/AP_Airspeed_Params.cpp BB-WAF: [836/973] Compiling libraries/AP_Airspeed/AP_Airspeed.cpp BB-WAF: [837/973] Compiling libraries/AP_AHRS/AP_AHRS_DCM.cpp BB-WAF: [838/973] Compiling libraries/AP_AHRS/AP_AHRS.cpp BB-WAF: [839/973] Compiling libraries/AP_AHRS/AP_AHRS_Backend.cpp BB-WAF: [840/973] Compiling libraries/AP_Baro/AP_Baro.cpp BB-WAF: [841/973] Compiling libraries/AP_Baro/AP_Baro_SITL.cpp BB-WAF: [842/973] Compiling libraries/AP_BattMonitor/AP_BattMonitor.cpp BB-WAF: [843/973] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Params.cpp BB-WAF: [844/973] Compiling libraries/AP_BoardConfig/AP_BoardConfig.cpp BB-WAF: [845/973] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [846/973] Compiling libraries/AP_HAL/SIMState.cpp BB-WAF: [847/973] Compiling libraries/AP_InertialSensor/AP_InertialSensor.cpp BB-WAF: [848/973] Compiling libraries/AP_Math/quaternion.cpp BB-WAF: [849/973] Compiling libraries/AP_Math/vector3.cpp BB-WAF: [850/973] Compiling libraries/AP_Math/SCurve.cpp BB-WAF: [851/973] Compiling libraries/AP_Mission/AP_Mission.cpp BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_Linux/HAL_Linux_Class.cpp:190:8: error: RCInput_RCProtocol does not name a type BB-WAF: 190 | static RCInput_RCProtocol rcinDriver{"/dev/ttyPS0", NULL}; BB-WAF: | ^~~~~~~~~~~~~~~~~~ BB-WAF: compilation terminated due to -Wfatal-errors. BB-WAF: BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp: In member function void Compass::probe_i2c_spi_compasses(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:287:55: error: lis3mdl was not declared in this scope BB-WAF: 287 | #define HAL_MAG_PROBE_LIST PROBE_MAG_SPI(LIS3MDL, lis3mdl, false, ROTATION_ROLL_180_YAW_90) BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1082:59: note: in definition of macro ADD_BACKEND BB-WAF: 1082 | do { if (_driver_enabled(driver_type)) { _add_backend(backend); } \ BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:287:32: note: in expansion of macro PROBE_MAG_SPI BB-WAF: 287 | #define HAL_MAG_PROBE_LIST PROBE_MAG_SPI(LIS3MDL, lis3mdl, false, ROTATION_ROLL_180_YAW_90) BB-WAF: | ^~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1377:5: note: in expansion of macro HAL_MAG_PROBE_LIST BB-WAF: 1377 | HAL_MAG_PROBE_LIST; BB-WAF: | ^~~~~~~~~~~~~~~~~~ BB-WAF: compilation terminated due to -Wfatal-errors. BB-WAF: BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_InertialSensor/AP_InertialSensor.cpp: In member function void AP_InertialSensor::detect_backends(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:14:182: error: no matching function for call to AP_InertialSensor_Invensense::probe(AP_InertialSensor&, AP_HAL::OwnPtr, AP_HAL::OwnPtr, Rotation, Rotation) BB-WAF: 14 | #define PROBE_IMU_SPI2(driver, devname1, devname2, args ...) ADD_BACKEND(AP_InertialSensor_ ## driver::probe(*this,hal.spi->get_device(devname1),hal.spi->get_device(devname2),##args)) BB-WAF: | ^ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_InertialSensor/AP_InertialSensor.cpp:1110:61: note: in definition of macro ADD_BACKEND BB-WAF: 1110 | if (((1U< task in 'objs/AP_HAL_Linux' failed (exit status 1): BB-WAF: {task 140040141192016: cxx HAL_Linux_Class.cpp -> HAL_Linux_Class.cpp.0.o} BB-WAF: (run with -v to display more information) BB-WAF: -> task in 'objs/AP_Compass/ArduSub' failed (exit status 1): BB-WAF: {task 140040160741072: cxx AP_Compass.cpp -> AP_Compass.cpp.5.o} BB-WAF: (run with -v to display more information) BB-WAF: -> task in 'objs/AP_InertialSensor/ArduSub' failed (exit status 1): BB-WAF: {task 140040160750032: cxx AP_InertialSensor.cpp -> AP_InertialSensor.cpp.5.o} BB-WAF: (run with -v to display more information) BB: Process failed ((3193301, 256)) BB: Failed build of ArduSub rst_zynq stable BB: [228/278] Building board: SDMODELH7V1 at 2025-09-20 11:52:12.718349 BB: Trying checkout ArduSub stable SDMODELH7V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable SDMODELH7V1 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [229/278] Building board: SDMODELH7V2 at 2025-09-20 11:52:12.751738 BB: Trying checkout ArduSub stable SDMODELH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable SDMODELH7V2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/SDMODELH7V2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (SDMODELH7V2) - not in board list BB: [230/278] Building board: SequreH743 at 2025-09-20 11:52:13.594070 BB: Trying checkout ArduSub stable SequreH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable SequreH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/SequreH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (SequreH743) - not in board list BB: [231/278] Building board: SITL_arm_linux_gnueabihf at 2025-09-20 11:52:14.458312 BB: Trying checkout ArduSub stable SITL_arm_linux_gnueabihf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable SITL_arm_linux_gnueabihf binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [232/278] Building board: SITL_x86_64_linux_gnu at 2025-09-20 11:52:14.490158 BB: Trying checkout ArduSub stable SITL_x86_64_linux_gnu None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable SITL_x86_64_linux_gnu binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [233/278] Building board: SIYI_N7 at 2025-09-20 11:52:14.521555 BB: Trying checkout ArduSub stable SIYI_N7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable SIYI_N7 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [234/278] Building board: SkySakuraH743 at 2025-09-20 11:52:14.552953 BB: Trying checkout ArduSub stable SkySakuraH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable SkySakuraH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/SkySakuraH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (SkySakuraH743) - not in board list BB: [235/278] Building board: SkystarsF405v2 at 2025-09-20 11:52:15.408971 BB: Trying checkout ArduSub stable SkystarsF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable SkystarsF405v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/SkystarsF405v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (SkystarsF405v2) - not in board list BB: [236/278] Building board: SkystarsH7HD-bdshot at 2025-09-20 11:52:16.272892 BB: Trying checkout ArduSub stable SkystarsH7HD-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable SkystarsH7HD-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [237/278] Building board: SkystarsH7HDv2 at 2025-09-20 11:52:16.307552 BB: Trying checkout ArduSub stable SkystarsH7HDv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable SkystarsH7HDv2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/SkystarsH7HDv2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (SkystarsH7HDv2) - not in board list BB: [238/278] Building board: sparky2 at 2025-09-20 11:52:17.183543 BB: Trying checkout ArduSub stable sparky2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable sparky2 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [239/278] Building board: SPEDIXF405 at 2025-09-20 11:52:17.215949 BB: Trying checkout ArduSub stable SPEDIXF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable SPEDIXF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/SPEDIXF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (SPEDIXF405) - not in board list BB: [240/278] Building board: SPEDIXH743 at 2025-09-20 11:52:18.074885 BB: Trying checkout ArduSub stable SPEDIXH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable SPEDIXH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/SPEDIXH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (SPEDIXH743) - not in board list BB: [241/278] Building board: speedybeef4 at 2025-09-20 11:52:18.927772 BB: Trying checkout ArduSub stable speedybeef4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable speedybeef4 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [242/278] Building board: SpeedyBeeF405AIO at 2025-09-20 11:52:18.960740 BB: Trying checkout ArduSub stable SpeedyBeeF405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable SpeedyBeeF405AIO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/SpeedyBeeF405AIO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (SpeedyBeeF405AIO) - not in board list BB: [243/278] Building board: SpeedyBeeF405Mini at 2025-09-20 11:52:19.809658 BB: Trying checkout ArduSub stable SpeedyBeeF405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable SpeedyBeeF405Mini binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [244/278] Building board: SpeedyBeeF405WING at 2025-09-20 11:52:19.842845 BB: Trying checkout ArduSub stable SpeedyBeeF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable SpeedyBeeF405WING binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [245/278] Building board: speedybeef4v3 at 2025-09-20 11:52:19.872208 BB: Trying checkout ArduSub stable speedybeef4v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable speedybeef4v3 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [246/278] Building board: speedybeef4v4 at 2025-09-20 11:52:19.902600 BB: Trying checkout ArduSub stable speedybeef4v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable speedybeef4v4 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [247/278] Building board: SPRacingH7 at 2025-09-20 11:52:19.933740 BB: Trying checkout ArduSub stable SPRacingH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable SPRacingH7 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [248/278] Building board: SPRacingH7RF at 2025-09-20 11:52:19.965262 BB: Trying checkout ArduSub stable SPRacingH7RF None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable SPRacingH7RF binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [249/278] Building board: StellarF4 at 2025-09-20 11:52:20.034932 BB: Trying checkout ArduSub stable StellarF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable StellarF4 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/StellarF4/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (StellarF4) - not in board list BB: [250/278] Building board: StellarF4V2 at 2025-09-20 11:52:20.925215 BB: Trying checkout ArduSub stable StellarF4V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable StellarF4V2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/StellarF4V2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (StellarF4V2) - not in board list BB: [251/278] Building board: StellarH7V2 at 2025-09-20 11:52:21.815617 BB: Trying checkout ArduSub stable StellarH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable StellarH7V2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/StellarH7V2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (StellarH7V2) - not in board list BB: [252/278] Building board: SuccexF4 at 2025-09-20 11:52:22.672957 BB: Trying checkout ArduSub stable SuccexF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable SuccexF4 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [253/278] Building board: SULILGH7-P1-P2 at 2025-09-20 11:52:22.707412 BB: Trying checkout ArduSub stable SULILGH7-P1-P2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable SULILGH7-P1-P2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/SULILGH7-P1-P2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (SULILGH7-P1-P2) - not in board list BB: [254/278] Building board: SVehicle-E2 at 2025-09-20 11:52:23.566311 BB: Trying checkout ArduSub stable SVehicle-E2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable SVehicle-E2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/SVehicle-E2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (SVehicle-E2) - not in board list BB: [255/278] Building board: TBS-Colibri-F7 at 2025-09-20 11:52:24.431786 BB: Trying checkout ArduSub stable TBS-Colibri-F7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable TBS-Colibri-F7 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [256/278] Building board: TBS_LUCID_H7 at 2025-09-20 11:52:24.471796 BB: Trying checkout ArduSub stable TBS_LUCID_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable TBS_LUCID_H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/TBS_LUCID_H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (TBS_LUCID_H7) - not in board list BB: [257/278] Building board: TBS_LUCID_H7_WING at 2025-09-20 11:52:25.319972 BB: Trying checkout ArduSub stable TBS_LUCID_H7_WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable TBS_LUCID_H7_WING binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/TBS_LUCID_H7_WING/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (TBS_LUCID_H7_WING) - not in board list BB: [258/278] Building board: TBS_LUCID_PRO at 2025-09-20 11:52:26.177481 BB: Trying checkout ArduSub stable TBS_LUCID_PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable TBS_LUCID_PRO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/TBS_LUCID_PRO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (TBS_LUCID_PRO) - not in board list BB: [259/278] Building board: thepeach-k1 at 2025-09-20 11:52:27.021419 BB: Trying checkout ArduSub stable thepeach-k1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable thepeach-k1 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [260/278] Building board: thepeach-r1 at 2025-09-20 11:52:27.054625 BB: Trying checkout ArduSub stable thepeach-r1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable thepeach-r1 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [261/278] Building board: TMotorH743 at 2025-09-20 11:52:27.085146 BB: Trying checkout ArduSub stable TMotorH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable TMotorH743 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [262/278] Building board: uav-dev-fc-um982 at 2025-09-20 11:52:27.115832 BB: Trying checkout ArduSub stable uav-dev-fc-um982 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable uav-dev-fc-um982 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/uav-dev-fc-um982/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (uav-dev-fc-um982) - not in board list BB: [263/278] Building board: vnav at 2025-09-20 11:52:27.971298 BB: Trying checkout ArduSub stable vnav None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable vnav binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [264/278] Building board: VRBrain-v51 at 2025-09-20 11:52:28.003727 BB: Trying checkout ArduSub stable VRBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable VRBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [265/278] Building board: VRBrain-v52 at 2025-09-20 11:52:28.034402 BB: Trying checkout ArduSub stable VRBrain-v52 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable VRBrain-v52 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [266/278] Building board: VRBrain-v54 at 2025-09-20 11:52:28.064796 BB: Trying checkout ArduSub stable VRBrain-v54 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable VRBrain-v54 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [267/278] Building board: VRCore-v10 at 2025-09-20 11:52:28.096345 BB: Trying checkout ArduSub stable VRCore-v10 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable VRCore-v10 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [268/278] Building board: VRUBrain-v51 at 2025-09-20 11:52:28.126464 BB: Trying checkout ArduSub stable VRUBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable VRUBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [269/278] Building board: VUAV-V7pro at 2025-09-20 11:52:28.156175 BB: Trying checkout ArduSub stable VUAV-V7pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable VUAV-V7pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/VUAV-V7pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (VUAV-V7pro) - not in board list BB: [270/278] Building board: X-MAV-AP-H743v2 at 2025-09-20 11:52:28.996624 BB: Trying checkout ArduSub stable X-MAV-AP-H743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable X-MAV-AP-H743v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/X-MAV-AP-H743v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (X-MAV-AP-H743v2) - not in board list BB: [271/278] Building board: YARIV6X at 2025-09-20 11:52:29.844275 BB: Trying checkout ArduSub stable YARIV6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable YARIV6X binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/YARIV6X/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (YARIV6X) - not in board list BB: [272/278] Building board: YJUAV_A6 at 2025-09-20 11:52:30.725309 BB: Trying checkout ArduSub stable YJUAV_A6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable YJUAV_A6 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [273/278] Building board: YJUAV_A6SE at 2025-09-20 11:52:30.758326 BB: Trying checkout ArduSub stable YJUAV_A6SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable YJUAV_A6SE binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [274/278] Building board: YJUAV_A6SE_H743 at 2025-09-20 11:52:30.789450 BB: Trying checkout ArduSub stable YJUAV_A6SE_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable YJUAV_A6SE_H743 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [275/278] Building board: YJUAV_A6Ultra at 2025-09-20 11:52:30.821494 BB: Trying checkout ArduSub stable YJUAV_A6Ultra None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable YJUAV_A6Ultra binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [276/278] Building board: ZeroOneX6 at 2025-09-20 11:52:30.853646 BB: Trying checkout ArduSub stable ZeroOneX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable ZeroOneX6 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/ZeroOneX6/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (ZeroOneX6) - not in board list BB: [277/278] Building board: ZeroOneX6_Air at 2025-09-20 11:52:31.735508 BB: Trying checkout ArduSub stable ZeroOneX6_Air None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable ZeroOneX6_Air binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/ZeroOneX6_Air/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (ZeroOneX6_Air) - not in board list BB: [278/278] Building board: zynq at 2025-09-20 11:52:32.575601 BB: Trying checkout ArduSub stable zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable zynq binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/zynq/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (zynq) - not in board list BB: Trying checkout ArduSub latest None None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch master BB: Running (git checkout -f master) BB-GIT: Previous HEAD position was 1a196caba8 Sub 4.5.6 release notes BB-GIT: Switched to branch 'master' BB-GIT: Your branch is up to date with 'origin/master'. BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'c6d0293e32d096dc88da861a0db40bfd1f6f8d9d' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '1b2118cf358027453830ef644838a3bedb9411ea' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'bd9124715cc7cbb9bbe3f3270da0edb020507816' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'b2da417dfcbc0a4b617aeaa0d680dc357b233172' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out 'a6bf350c679ed8ba042ad58bf81cc540d61bb605' BB-GIT: Submodule path 'modules/mavlink': checked out '430715591a7a14a996f56d4c724f2e0335d74546' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out 'aa033552599c981b3e916b42383de8a21754c9b4' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit 0b0922b905b34e50c8c52b7da0dda269f46181e9 BB-GIT: Author: Peter Barker BB-GIT: Date: Sat Sep 20 15:12:00 2025 +1000 BB-GIT: BB-GIT: autotest: correct diagnostic output BB-GIT: BB-GIT: old: BB-GIT: AT-0000.1: Loading (flaps.txt BB-GIT: BB-GIT: new: BB-GIT: AT-0000.1: Loading MAV_MISSION_TYPE_MISSION (flaps.txt) BB: Building AP_Periph stable binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/100] Building board: AeroFox-Airspeed at 2025-09-20 11:52:36.079403 BB: Trying checkout AP_Periph stable AeroFox-Airspeed None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: Note: switching to 'AP_Periph-stable'. BB-GIT: BB-GIT: You are in 'detached HEAD' state. You can look around, make experimental BB-GIT: changes and commit them, and you can discard any commits you make in this BB-GIT: state without impacting any branches by switching back to a branch. BB-GIT: BB-GIT: If you want to create a new branch to retain commits you create, you may BB-GIT: do so (now or later) by using -c with the switch command. Example: BB-GIT: BB-GIT: git switch -c BB-GIT: BB-GIT: Or undo this operation with: BB-GIT: BB-GIT: git switch - BB-GIT: BB-GIT: Turn off this advice by setting config variable advice.detachedHead to false BB-GIT: BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable AeroFox-Airspeed binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [2/100] Building board: AeroFox-Airspeed-DLVR at 2025-09-20 11:52:36.437304 BB: Trying checkout AP_Periph stable AeroFox-Airspeed-DLVR None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable AeroFox-Airspeed-DLVR binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [3/100] Building board: AeroFox-GNSS_F9P at 2025-09-20 11:52:36.715459 BB: Trying checkout AP_Periph stable AeroFox-GNSS_F9P None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable AeroFox-GNSS_F9P binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [4/100] Building board: AeroFox-PMU at 2025-09-20 11:52:36.988080 BB: Trying checkout AP_Periph stable AeroFox-PMU None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable AeroFox-PMU binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [5/100] Building board: AR-F407SmartBat at 2025-09-20 11:52:37.101965 BB: Trying checkout AP_Periph stable AR-F407SmartBat None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable AR-F407SmartBat binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [6/100] Building board: ARK_CANNODE at 2025-09-20 11:52:37.136355 BB: Trying checkout AP_Periph stable ARK_CANNODE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable ARK_CANNODE binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [7/100] Building board: ARK_GPS at 2025-09-20 11:52:37.171327 BB: Trying checkout AP_Periph stable ARK_GPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable ARK_GPS binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [8/100] Building board: ARK_RTK_GPS at 2025-09-20 11:52:37.205803 BB: Trying checkout AP_Periph stable ARK_RTK_GPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable ARK_RTK_GPS binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [9/100] Building board: BirdCANdy at 2025-09-20 11:52:37.241152 BB: Trying checkout AP_Periph stable BirdCANdy None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable BirdCANdy binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [10/100] Building board: BotBloxDroneNet at 2025-09-20 11:52:37.275330 BB: Trying checkout AP_Periph stable BotBloxDroneNet None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable BotBloxDroneNet binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [11/100] Building board: C-RTK2-HP at 2025-09-20 11:52:37.309814 BB: Trying checkout AP_Periph stable C-RTK2-HP None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable C-RTK2-HP binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [12/100] Building board: CarbonixF405 at 2025-09-20 11:52:37.345406 BB: Trying checkout AP_Periph stable CarbonixF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable CarbonixF405 binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [13/100] Building board: CUAV_GPS at 2025-09-20 11:52:37.379920 BB: Trying checkout AP_Periph stable CUAV_GPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable CUAV_GPS binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [14/100] Building board: CubeBlack-periph at 2025-09-20 11:52:37.415139 BB: Trying checkout AP_Periph stable CubeBlack-periph None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable CubeBlack-periph binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [15/100] Building board: CubeNode at 2025-09-20 11:52:37.449175 BB: Trying checkout AP_Periph stable CubeNode None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable CubeNode binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [16/100] Building board: CubeNode-ETH at 2025-09-20 11:52:37.483581 BB: Trying checkout AP_Periph stable CubeNode-ETH None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable CubeNode-ETH binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [17/100] Building board: CubeOrange-periph at 2025-09-20 11:52:37.517685 BB: Trying checkout AP_Periph stable CubeOrange-periph None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable CubeOrange-periph binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [18/100] Building board: CubeRedPrimary-PPPGW at 2025-09-20 11:52:37.551416 BB: Trying checkout AP_Periph stable CubeRedPrimary-PPPGW None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable CubeRedPrimary-PPPGW binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [19/100] Building board: f103-ADSB at 2025-09-20 11:52:37.583564 BB: Trying checkout AP_Periph stable f103-ADSB None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable f103-ADSB binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [20/100] Building board: f103-Airspeed at 2025-09-20 11:52:37.616278 BB: Trying checkout AP_Periph stable f103-Airspeed None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable f103-Airspeed binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [21/100] Building board: f103-GPS at 2025-09-20 11:52:37.650872 BB: Trying checkout AP_Periph stable f103-GPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable f103-GPS binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [22/100] Building board: f103-QiotekPeriph at 2025-09-20 11:52:37.683766 BB: Trying checkout AP_Periph stable f103-QiotekPeriph None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable f103-QiotekPeriph binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [23/100] Building board: f103-RangeFinder at 2025-09-20 11:52:37.716181 BB: Trying checkout AP_Periph stable f103-RangeFinder None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable f103-RangeFinder binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [24/100] Building board: f303-GPS at 2025-09-20 11:52:37.750795 BB: Trying checkout AP_Periph stable f303-GPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable f303-GPS binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [25/100] Building board: f303-HWESC at 2025-09-20 11:52:37.784420 BB: Trying checkout AP_Periph stable f303-HWESC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable f303-HWESC binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [26/100] Building board: f303-M10025 at 2025-09-20 11:52:37.818648 BB: Trying checkout AP_Periph stable f303-M10025 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable f303-M10025 binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [27/100] Building board: f303-M10070 at 2025-09-20 11:52:37.855834 BB: Trying checkout AP_Periph stable f303-M10070 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable f303-M10070 binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [28/100] Building board: f303-MatekGPS at 2025-09-20 11:52:37.893178 BB: Trying checkout AP_Periph stable f303-MatekGPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable f303-MatekGPS binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [29/100] Building board: f303-PWM at 2025-09-20 11:52:37.926893 BB: Trying checkout AP_Periph stable f303-PWM None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable f303-PWM binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [30/100] Building board: f303-TempSensor at 2025-09-20 11:52:37.959734 BB: Trying checkout AP_Periph stable f303-TempSensor None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable f303-TempSensor binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [31/100] Building board: f303-Universal at 2025-09-20 11:52:37.993562 BB: Trying checkout AP_Periph stable f303-Universal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable f303-Universal binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [32/100] Building board: f405-MatekAirspeed at 2025-09-20 11:52:38.027525 BB: Trying checkout AP_Periph stable f405-MatekAirspeed None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable f405-MatekAirspeed binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [33/100] Building board: f405-MatekGPS at 2025-09-20 11:52:38.063026 BB: Trying checkout AP_Periph stable f405-MatekGPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable f405-MatekGPS binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [34/100] Building board: FreeflyRTK at 2025-09-20 11:52:38.095982 BB: Trying checkout AP_Periph stable FreeflyRTK None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable FreeflyRTK binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [35/100] Building board: Here4AP at 2025-09-20 11:52:38.130833 BB: Trying checkout AP_Periph stable Here4AP None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable Here4AP binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [36/100] Building board: Hitec-Airspeed at 2025-09-20 11:52:38.163799 BB: Trying checkout AP_Periph stable Hitec-Airspeed None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable Hitec-Airspeed binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [37/100] Building board: HitecMosaic at 2025-09-20 11:52:38.197863 BB: Trying checkout AP_Periph stable HitecMosaic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable HitecMosaic binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [38/100] Building board: HolybroF4_PMU at 2025-09-20 11:52:38.233220 BB: Trying checkout AP_Periph stable HolybroF4_PMU None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable HolybroF4_PMU binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [39/100] Building board: HolybroG4_Airspeed at 2025-09-20 11:52:38.267717 BB: Trying checkout AP_Periph stable HolybroG4_Airspeed None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable HolybroG4_Airspeed binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [40/100] Building board: HolybroG4_Compass at 2025-09-20 11:52:38.307650 BB: Trying checkout AP_Periph stable HolybroG4_Compass None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable HolybroG4_Compass binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [41/100] Building board: HolybroG4_GPS at 2025-09-20 11:52:38.341942 BB: Trying checkout AP_Periph stable HolybroG4_GPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable HolybroG4_GPS binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [42/100] Building board: HolybroGPS at 2025-09-20 11:52:38.374508 BB: Trying checkout AP_Periph stable HolybroGPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable HolybroGPS binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [43/100] Building board: kha_eth at 2025-09-20 11:52:38.407677 BB: Trying checkout AP_Periph stable kha_eth None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable kha_eth binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [44/100] Building board: MatekG474-DShot at 2025-09-20 11:52:38.439723 BB: Trying checkout AP_Periph stable MatekG474-DShot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable MatekG474-DShot binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [45/100] Building board: MatekG474-GPS at 2025-09-20 11:52:38.477703 BB: Trying checkout AP_Periph stable MatekG474-GPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable MatekG474-GPS binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [46/100] Building board: MatekG474-Periph at 2025-09-20 11:52:38.512573 BB: Trying checkout AP_Periph stable MatekG474-Periph None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable MatekG474-Periph binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [47/100] Building board: MatekH743-periph at 2025-09-20 11:52:38.547259 BB: Trying checkout AP_Periph stable MatekH743-periph None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable MatekH743-periph binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [48/100] Building board: MatekL431-ADSB at 2025-09-20 11:52:38.579490 BB: Trying checkout AP_Periph stable MatekL431-ADSB None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable MatekL431-ADSB binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [49/100] Building board: MatekL431-Airspeed at 2025-09-20 11:52:38.612066 BB: Trying checkout AP_Periph stable MatekL431-Airspeed None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable MatekL431-Airspeed binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [50/100] Building board: MatekL431-APDTelem at 2025-09-20 11:52:38.645149 BB: Trying checkout AP_Periph stable MatekL431-APDTelem None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable MatekL431-APDTelem binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [51/100] Building board: MatekL431-AUAV at 2025-09-20 11:52:38.685544 BB: Trying checkout AP_Periph stable MatekL431-AUAV None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable MatekL431-AUAV binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AP_Periph/stable/MatekL431-AUAV/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'c6d0293e32d096dc88da861a0db40bfd1f6f8d9d' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '1b2118cf358027453830ef644838a3bedb9411ea' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '5d7b725ce114d079588cd9a6cabc73e333ea1cff' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '9b4f3a6eaba28b28d9d2f5915cc7af51f9b56191' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '03f7c29949d074275725ef116419ae098aafc5df' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (MatekL431-AUAV) - not in board list BB: [52/100] Building board: MatekL431-BatteryTag at 2025-09-20 11:52:39.775479 BB: Trying checkout AP_Periph stable MatekL431-BatteryTag None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable MatekL431-BatteryTag binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [53/100] Building board: MatekL431-BattMon at 2025-09-20 11:52:39.811770 BB: Trying checkout AP_Periph stable MatekL431-BattMon None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable MatekL431-BattMon binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [54/100] Building board: MatekL431-bdshot at 2025-09-20 11:52:39.849932 BB: Trying checkout AP_Periph stable MatekL431-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable MatekL431-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [55/100] Building board: MatekL431-DShot at 2025-09-20 11:52:39.884428 BB: Trying checkout AP_Periph stable MatekL431-DShot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable MatekL431-DShot binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [56/100] Building board: MatekL431-EFI at 2025-09-20 11:52:39.919346 BB: Trying checkout AP_Periph stable MatekL431-EFI None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable MatekL431-EFI binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [57/100] Building board: MatekL431-GPS at 2025-09-20 11:52:39.953321 BB: Trying checkout AP_Periph stable MatekL431-GPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable MatekL431-GPS binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [58/100] Building board: MatekL431-HWTelem at 2025-09-20 11:52:39.987359 BB: Trying checkout AP_Periph stable MatekL431-HWTelem None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable MatekL431-HWTelem binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [59/100] Building board: MatekL431-MagHiRes at 2025-09-20 11:52:40.020460 BB: Trying checkout AP_Periph stable MatekL431-MagHiRes None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable MatekL431-MagHiRes binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [60/100] Building board: MatekL431-Periph at 2025-09-20 11:52:40.054724 BB: Trying checkout AP_Periph stable MatekL431-Periph None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable MatekL431-Periph binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [61/100] Building board: MatekL431-Proximity at 2025-09-20 11:52:40.088158 BB: Trying checkout AP_Periph stable MatekL431-Proximity None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable MatekL431-Proximity binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [62/100] Building board: MatekL431-Rangefinder at 2025-09-20 11:52:40.121841 BB: Trying checkout AP_Periph stable MatekL431-Rangefinder None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable MatekL431-Rangefinder binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [63/100] Building board: MatekL431-RC at 2025-09-20 11:52:40.157658 BB: Trying checkout AP_Periph stable MatekL431-RC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable MatekL431-RC binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [64/100] Building board: MatekL431-Serial at 2025-09-20 11:52:40.193420 BB: Trying checkout AP_Periph stable MatekL431-Serial None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable MatekL431-Serial binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [65/100] Building board: MFE_AirSpeed_CAN at 2025-09-20 11:52:40.228005 BB: Trying checkout AP_Periph stable MFE_AirSpeed_CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable MFE_AirSpeed_CAN binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [66/100] Building board: MFE_PDB_CAN at 2025-09-20 11:52:40.262523 BB: Trying checkout AP_Periph stable MFE_PDB_CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable MFE_PDB_CAN binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AP_Periph/stable/MFE_PDB_CAN/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'c6d0293e32d096dc88da861a0db40bfd1f6f8d9d' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '1b2118cf358027453830ef644838a3bedb9411ea' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '5d7b725ce114d079588cd9a6cabc73e333ea1cff' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '9b4f3a6eaba28b28d9d2f5915cc7af51f9b56191' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '03f7c29949d074275725ef116419ae098aafc5df' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (MFE_PDB_CAN) - not in board list BB: [67/100] Building board: MFE_POS3_CAN at 2025-09-20 11:52:41.223113 BB: Trying checkout AP_Periph stable MFE_POS3_CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable MFE_POS3_CAN binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [68/100] Building board: mRo-M10095 at 2025-09-20 11:52:41.259154 BB: Trying checkout AP_Periph stable mRo-M10095 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable mRo-M10095 binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [69/100] Building board: mRoCANPWM-M10126 at 2025-09-20 11:52:41.291896 BB: Trying checkout AP_Periph stable mRoCANPWM-M10126 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable mRoCANPWM-M10126 binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [70/100] Building board: mRoKitCANrevC at 2025-09-20 11:52:41.333229 BB: Trying checkout AP_Periph stable mRoKitCANrevC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable mRoKitCANrevC binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [71/100] Building board: Nucleo-G491 at 2025-09-20 11:52:41.367440 BB: Trying checkout AP_Periph stable Nucleo-G491 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable Nucleo-G491 binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [72/100] Building board: Nucleo-L476 at 2025-09-20 11:52:41.401088 BB: Trying checkout AP_Periph stable Nucleo-L476 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable Nucleo-L476 binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [73/100] Building board: Nucleo-L496 at 2025-09-20 11:52:41.434330 BB: Trying checkout AP_Periph stable Nucleo-L496 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable Nucleo-L496 binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [74/100] Building board: Pixhawk6X-PPPGW at 2025-09-20 11:52:41.470705 BB: Trying checkout AP_Periph stable Pixhawk6X-PPPGW None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable Pixhawk6X-PPPGW binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [75/100] Building board: Pixracer-periph at 2025-09-20 11:52:41.504387 BB: Trying checkout AP_Periph stable Pixracer-periph None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable Pixracer-periph binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [76/100] Building board: rGNSS at 2025-09-20 11:52:41.538891 BB: Trying checkout AP_Periph stable rGNSS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable rGNSS binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [77/100] Building board: Sierra-F405 at 2025-09-20 11:52:41.571482 BB: Trying checkout AP_Periph stable Sierra-F405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable Sierra-F405 binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [78/100] Building board: Sierra-F412 at 2025-09-20 11:52:41.604527 BB: Trying checkout AP_Periph stable Sierra-F412 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable Sierra-F412 binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [79/100] Building board: Sierra-F9P at 2025-09-20 11:52:41.639017 BB: Trying checkout AP_Periph stable Sierra-F9P None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable Sierra-F9P binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [80/100] Building board: Sierra-L431 at 2025-09-20 11:52:41.671628 BB: Trying checkout AP_Periph stable Sierra-L431 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable Sierra-L431 binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [81/100] Building board: Sierra-PrecisionPoint at 2025-09-20 11:52:41.703592 BB: Trying checkout AP_Periph stable Sierra-PrecisionPoint None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable Sierra-PrecisionPoint binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [82/100] Building board: Sierra-TrueNavIC at 2025-09-20 11:52:41.736916 BB: Trying checkout AP_Periph stable Sierra-TrueNavIC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable Sierra-TrueNavIC binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [83/100] Building board: Sierra-TrueNavPro at 2025-09-20 11:52:41.772418 BB: Trying checkout AP_Periph stable Sierra-TrueNavPro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable Sierra-TrueNavPro binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [84/100] Building board: Sierra-TrueNavPro-G4 at 2025-09-20 11:52:41.809033 BB: Trying checkout AP_Periph stable Sierra-TrueNavPro-G4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable Sierra-TrueNavPro-G4 binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [85/100] Building board: Sierra-TrueNorth at 2025-09-20 11:52:41.843612 BB: Trying checkout AP_Periph stable Sierra-TrueNorth None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable Sierra-TrueNorth binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [86/100] Building board: Sierra-TrueSpeed at 2025-09-20 11:52:41.876497 BB: Trying checkout AP_Periph stable Sierra-TrueSpeed None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable Sierra-TrueSpeed binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [87/100] Building board: sw-boom-f407 at 2025-09-20 11:52:41.912320 BB: Trying checkout AP_Periph stable sw-boom-f407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable sw-boom-f407 binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [88/100] Building board: sw-nav-f405 at 2025-09-20 11:52:41.945599 BB: Trying checkout AP_Periph stable sw-nav-f405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable sw-nav-f405 binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [89/100] Building board: sw-spar-f407 at 2025-09-20 11:52:41.978742 BB: Trying checkout AP_Periph stable sw-spar-f407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable sw-spar-f407 binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [90/100] Building board: TBS-L431-Airspeed at 2025-09-20 11:52:42.015146 BB: Trying checkout AP_Periph stable TBS-L431-Airspeed None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable TBS-L431-Airspeed binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [91/100] Building board: TBS-L431-BattMon at 2025-09-20 11:52:42.047840 BB: Trying checkout AP_Periph stable TBS-L431-BattMon None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable TBS-L431-BattMon binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [92/100] Building board: TBS-L431-CurrMon at 2025-09-20 11:52:42.080457 BB: Trying checkout AP_Periph stable TBS-L431-CurrMon None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable TBS-L431-CurrMon binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [93/100] Building board: TBS-L431-PWM at 2025-09-20 11:52:42.113091 BB: Trying checkout AP_Periph stable TBS-L431-PWM None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable TBS-L431-PWM binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [94/100] Building board: uav-dev-auav-g4 at 2025-09-20 11:52:42.148079 BB: Trying checkout AP_Periph stable uav-dev-auav-g4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable uav-dev-auav-g4 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AP_Periph/stable/uav-dev-auav-g4/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'c6d0293e32d096dc88da861a0db40bfd1f6f8d9d' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '1b2118cf358027453830ef644838a3bedb9411ea' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '5d7b725ce114d079588cd9a6cabc73e333ea1cff' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '9b4f3a6eaba28b28d9d2f5915cc7af51f9b56191' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '03f7c29949d074275725ef116419ae098aafc5df' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (uav-dev-auav-g4) - not in board list BB: [95/100] Building board: uav-dev-powermodule at 2025-09-20 11:52:43.075335 BB: Trying checkout AP_Periph stable uav-dev-powermodule None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable uav-dev-powermodule binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [96/100] Building board: uav-dev_m10s at 2025-09-20 11:52:43.110663 BB: Trying checkout AP_Periph stable uav-dev_m10s None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable uav-dev_m10s binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [97/100] Building board: VM-L431-BatteryTag at 2025-09-20 11:52:43.143974 BB: Trying checkout AP_Periph stable VM-L431-BatteryTag None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable VM-L431-BatteryTag binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AP_Periph/stable/VM-L431-BatteryTag/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'c6d0293e32d096dc88da861a0db40bfd1f6f8d9d' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '1b2118cf358027453830ef644838a3bedb9411ea' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '5d7b725ce114d079588cd9a6cabc73e333ea1cff' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '9b4f3a6eaba28b28d9d2f5915cc7af51f9b56191' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '03f7c29949d074275725ef116419ae098aafc5df' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (VM-L431-BatteryTag) - not in board list BB: [98/100] Building board: VM-L431-Periph-Pico at 2025-09-20 11:52:44.086894 BB: Trying checkout AP_Periph stable VM-L431-Periph-Pico None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable VM-L431-Periph-Pico binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [99/100] Building board: VM-L431-SRV-Hub-4CHP at 2025-09-20 11:52:44.123791 BB: Trying checkout AP_Periph stable VM-L431-SRV-Hub-4CHP None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable VM-L431-SRV-Hub-4CHP binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [100/100] Building board: ZubaxGNSS at 2025-09-20 11:52:44.157377 BB: Trying checkout AP_Periph stable ZubaxGNSS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable ZubaxGNSS binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: Trying checkout AP_Periph latest None None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch master BB: Running (git checkout -f master) BB-GIT: Previous HEAD position was 93c5be03ba AP_Periph: version to 1.8.0 stable BB-GIT: Switched to branch 'master' BB-GIT: Your branch is up to date with 'origin/master'. BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'c6d0293e32d096dc88da861a0db40bfd1f6f8d9d' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '1b2118cf358027453830ef644838a3bedb9411ea' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'bd9124715cc7cbb9bbe3f3270da0edb020507816' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'b2da417dfcbc0a4b617aeaa0d680dc357b233172' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out 'a6bf350c679ed8ba042ad58bf81cc540d61bb605' BB-GIT: Submodule path 'modules/mavlink': checked out '430715591a7a14a996f56d4c724f2e0335d74546' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out 'aa033552599c981b3e916b42383de8a21754c9b4' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit 0b0922b905b34e50c8c52b7da0dda269f46181e9 BB-GIT: Author: Peter Barker BB-GIT: Date: Sat Sep 20 15:12:00 2025 +1000 BB-GIT: BB-GIT: autotest: correct diagnostic output BB-GIT: BB-GIT: old: BB-GIT: AT-0000.1: Loading (flaps.txt BB-GIT: BB-GIT: new: BB-GIT: AT-0000.1: Loading MAV_MISSION_TYPE_MISSION (flaps.txt) BB: Building Blimp stable binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/278] Building board: 3DRControlZeroG at 2025-09-20 11:52:45.518498 BB: Trying checkout Blimp stable 3DRControlZeroG None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3214665, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable 3DRControlZeroG None BB: Failed checkout of Blimp 3DRControlZeroG stable None BB: [2/278] Building board: AcctonGodwit_GA1 at 2025-09-20 11:52:45.827243 BB: Trying checkout Blimp stable AcctonGodwit_GA1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3214709, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable AcctonGodwit_GA1 None BB: Failed checkout of Blimp AcctonGodwit_GA1 stable None BB: [3/278] Building board: ACNS-CM4Pilot at 2025-09-20 11:52:45.844148 BB: Trying checkout Blimp stable ACNS-CM4Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3214753, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable ACNS-CM4Pilot None BB: Failed checkout of Blimp ACNS-CM4Pilot stable None BB: [4/278] Building board: ACNS-F405AIO at 2025-09-20 11:52:45.860457 BB: Trying checkout Blimp stable ACNS-F405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3214797, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable ACNS-F405AIO None BB: Failed checkout of Blimp ACNS-F405AIO stable None BB: [5/278] Building board: AEDROXH7 at 2025-09-20 11:52:45.877314 BB: Trying checkout Blimp stable AEDROXH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3214841, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable AEDROXH7 None BB: Failed checkout of Blimp AEDROXH7 stable None BB: [6/278] Building board: aero at 2025-09-20 11:52:45.893312 BB: Trying checkout Blimp stable aero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3214885, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable aero None BB: Failed checkout of Blimp aero stable None BB: [7/278] Building board: AEROFOX-H7 at 2025-09-20 11:52:45.909514 BB: Trying checkout Blimp stable AEROFOX-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3214929, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable AEROFOX-H7 None BB: Failed checkout of Blimp AEROFOX-H7 stable None BB: [8/278] Building board: AET-H743-Basic at 2025-09-20 11:52:45.925776 BB: Trying checkout Blimp stable AET-H743-Basic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3214973, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable AET-H743-Basic None BB: Failed checkout of Blimp AET-H743-Basic stable None BB: [9/278] Building board: airbotf4 at 2025-09-20 11:52:45.941313 BB: Trying checkout Blimp stable airbotf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3215017, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable airbotf4 None BB: Failed checkout of Blimp airbotf4 stable None BB: [10/278] Building board: AIRLink at 2025-09-20 11:52:45.957931 BB: Trying checkout Blimp stable AIRLink None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3215061, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable AIRLink None BB: Failed checkout of Blimp AIRLink stable None BB: [11/278] Building board: Airvolute-DCS2 at 2025-09-20 11:52:45.974887 BB: Trying checkout Blimp stable Airvolute-DCS2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3215105, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Airvolute-DCS2 None BB: Failed checkout of Blimp Airvolute-DCS2 stable None BB: [12/278] Building board: AnyleafH7 at 2025-09-20 11:52:45.991315 BB: Trying checkout Blimp stable AnyleafH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3215149, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable AnyleafH7 None BB: Failed checkout of Blimp AnyleafH7 stable None BB: [13/278] Building board: Aocoda-RC-H743Dual at 2025-09-20 11:52:46.007899 BB: Trying checkout Blimp stable Aocoda-RC-H743Dual None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3215193, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Aocoda-RC-H743Dual None BB: Failed checkout of Blimp Aocoda-RC-H743Dual stable None BB: [14/278] Building board: ARK_FPV at 2025-09-20 11:52:46.024810 BB: Trying checkout Blimp stable ARK_FPV None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3215237, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable ARK_FPV None BB: Failed checkout of Blimp ARK_FPV stable None BB: [15/278] Building board: ARKV6X at 2025-09-20 11:52:46.040899 BB: Trying checkout Blimp stable ARKV6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3215281, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable ARKV6X None BB: Failed checkout of Blimp ARKV6X stable None BB: [16/278] Building board: ARKV6X-bdshot at 2025-09-20 11:52:46.057091 BB: Trying checkout Blimp stable ARKV6X-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3215325, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable ARKV6X-bdshot None BB: Failed checkout of Blimp ARKV6X-bdshot stable None BB: [17/278] Building board: AtomRCF405NAVI at 2025-09-20 11:52:46.073862 BB: Trying checkout Blimp stable AtomRCF405NAVI None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3215369, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable AtomRCF405NAVI None BB: Failed checkout of Blimp AtomRCF405NAVI stable None BB: [18/278] Building board: ATOMRCF405NAVI-Deluxe at 2025-09-20 11:52:46.090391 BB: Trying checkout Blimp stable ATOMRCF405NAVI-Deluxe None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3215413, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable ATOMRCF405NAVI-Deluxe None BB: Failed checkout of Blimp ATOMRCF405NAVI-Deluxe stable None BB: [19/278] Building board: bbbmini at 2025-09-20 11:52:46.106105 BB: Trying checkout Blimp stable bbbmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3215457, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable bbbmini None BB: Failed checkout of Blimp bbbmini stable None BB: [20/278] Building board: BeastF7 at 2025-09-20 11:52:46.121672 BB: Trying checkout Blimp stable BeastF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3215501, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable BeastF7 None BB: Failed checkout of Blimp BeastF7 stable None BB: [21/278] Building board: BeastF7v2 at 2025-09-20 11:52:46.138353 BB: Trying checkout Blimp stable BeastF7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3215545, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable BeastF7v2 None BB: Failed checkout of Blimp BeastF7v2 stable None BB: [22/278] Building board: BeastH7 at 2025-09-20 11:52:46.154630 BB: Trying checkout Blimp stable BeastH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3215589, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable BeastH7 None BB: Failed checkout of Blimp BeastH7 stable None BB: [23/278] Building board: BeastH7v2 at 2025-09-20 11:52:46.171443 BB: Trying checkout Blimp stable BeastH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3215633, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable BeastH7v2 None BB: Failed checkout of Blimp BeastH7v2 stable None BB: [24/278] Building board: bhat at 2025-09-20 11:52:46.187496 BB: Trying checkout Blimp stable bhat None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3215677, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable bhat None BB: Failed checkout of Blimp bhat stable None BB: [25/278] Building board: BlitzF745 at 2025-09-20 11:52:46.203477 BB: Trying checkout Blimp stable BlitzF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3215722, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable BlitzF745 None BB: Failed checkout of Blimp BlitzF745 stable None BB: [26/278] Building board: BlitzF745AIO at 2025-09-20 11:52:46.220284 BB: Trying checkout Blimp stable BlitzF745AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3215766, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable BlitzF745AIO None BB: Failed checkout of Blimp BlitzF745AIO stable None BB: [27/278] Building board: BlitzH743Pro at 2025-09-20 11:52:46.236559 BB: Trying checkout Blimp stable BlitzH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3215810, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable BlitzH743Pro None BB: Failed checkout of Blimp BlitzH743Pro stable None BB: [28/278] Building board: BlitzMiniF745 at 2025-09-20 11:52:46.253328 BB: Trying checkout Blimp stable BlitzMiniF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3215854, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable BlitzMiniF745 None BB: Failed checkout of Blimp BlitzMiniF745 stable None BB: [29/278] Building board: BlitzWingH743 at 2025-09-20 11:52:46.269836 BB: Trying checkout Blimp stable BlitzWingH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3215898, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable BlitzWingH743 None BB: Failed checkout of Blimp BlitzWingH743 stable None BB: [30/278] Building board: blue at 2025-09-20 11:52:46.286152 BB: Trying checkout Blimp stable blue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3215942, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable blue None BB: Failed checkout of Blimp blue stable None BB: [31/278] Building board: BOTWINGF405 at 2025-09-20 11:52:46.301923 BB: Trying checkout Blimp stable BOTWINGF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3215986, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable BOTWINGF405 None BB: Failed checkout of Blimp BOTWINGF405 stable None BB: [32/278] Building board: BrahmaF4 at 2025-09-20 11:52:46.318616 BB: Trying checkout Blimp stable BrahmaF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3216030, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable BrahmaF4 None BB: Failed checkout of Blimp BrahmaF4 stable None BB: [33/278] Building board: BROTHERHOBBYF405v3 at 2025-09-20 11:52:46.334401 BB: Trying checkout Blimp stable BROTHERHOBBYF405v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3216074, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable BROTHERHOBBYF405v3 None BB: Failed checkout of Blimp BROTHERHOBBYF405v3 stable None BB: [34/278] Building board: BROTHERHOBBYH743 at 2025-09-20 11:52:46.351988 BB: Trying checkout Blimp stable BROTHERHOBBYH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3216118, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable BROTHERHOBBYH743 None BB: Failed checkout of Blimp BROTHERHOBBYH743 stable None BB: [35/278] Building board: canzero at 2025-09-20 11:52:46.368222 BB: Trying checkout Blimp stable canzero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3216162, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable canzero None BB: Failed checkout of Blimp canzero stable None BB: [36/278] Building board: CBU-H7-LC-Stamp at 2025-09-20 11:52:46.386066 BB: Trying checkout Blimp stable CBU-H7-LC-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3216206, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CBU-H7-LC-Stamp None BB: Failed checkout of Blimp CBU-H7-LC-Stamp stable None BB: [37/278] Building board: CBU-H7-Stamp at 2025-09-20 11:52:46.401231 BB: Trying checkout Blimp stable CBU-H7-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3216250, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CBU-H7-Stamp None BB: Failed checkout of Blimp CBU-H7-Stamp stable None BB: [38/278] Building board: CORVON405V2_1 at 2025-09-20 11:52:46.417206 BB: Trying checkout Blimp stable CORVON405V2_1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3216294, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CORVON405V2_1 None BB: Failed checkout of Blimp CORVON405V2_1 stable None BB: [39/278] Building board: CORVON743V1 at 2025-09-20 11:52:46.433134 BB: Trying checkout Blimp stable CORVON743V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3216338, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CORVON743V1 None BB: Failed checkout of Blimp CORVON743V1 stable None BB: [40/278] Building board: CSKY405 at 2025-09-20 11:52:46.449134 BB: Trying checkout Blimp stable CSKY405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3216382, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CSKY405 None BB: Failed checkout of Blimp CSKY405 stable None BB: [41/278] Building board: CUAV-7-Nano at 2025-09-20 11:52:46.466186 BB: Trying checkout Blimp stable CUAV-7-Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3216426, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CUAV-7-Nano None BB: Failed checkout of Blimp CUAV-7-Nano stable None BB: [42/278] Building board: CUAV-Nora at 2025-09-20 11:52:46.482035 BB: Trying checkout Blimp stable CUAV-Nora None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3216470, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CUAV-Nora None BB: Failed checkout of Blimp CUAV-Nora stable None BB: [43/278] Building board: CUAV-Nora-bdshot at 2025-09-20 11:52:46.498868 BB: Trying checkout Blimp stable CUAV-Nora-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3216514, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CUAV-Nora-bdshot None BB: Failed checkout of Blimp CUAV-Nora-bdshot stable None BB: [44/278] Building board: CUAV-Pixhack-v3 at 2025-09-20 11:52:46.514896 BB: Trying checkout Blimp stable CUAV-Pixhack-v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3216558, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CUAV-Pixhack-v3 None BB: Failed checkout of Blimp CUAV-Pixhack-v3 stable None BB: [45/278] Building board: CUAV-V6X-v2 at 2025-09-20 11:52:46.531750 BB: Trying checkout Blimp stable CUAV-V6X-v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3216602, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CUAV-V6X-v2 None BB: Failed checkout of Blimp CUAV-V6X-v2 stable None BB: [46/278] Building board: CUAV-X25-EVO at 2025-09-20 11:52:46.547721 BB: Trying checkout Blimp stable CUAV-X25-EVO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3216646, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CUAV-X25-EVO None BB: Failed checkout of Blimp CUAV-X25-EVO stable None BB: [47/278] Building board: CUAV-X7 at 2025-09-20 11:52:46.563682 BB: Trying checkout Blimp stable CUAV-X7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3216690, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CUAV-X7 None BB: Failed checkout of Blimp CUAV-X7 stable None BB: [48/278] Building board: CUAV-X7-bdshot at 2025-09-20 11:52:46.579681 BB: Trying checkout Blimp stable CUAV-X7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3216734, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CUAV-X7-bdshot None BB: Failed checkout of Blimp CUAV-X7-bdshot stable None BB: [49/278] Building board: CUAVv5 at 2025-09-20 11:52:46.595046 BB: Trying checkout Blimp stable CUAVv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3216778, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CUAVv5 None BB: Failed checkout of Blimp CUAVv5 stable None BB: [50/278] Building board: CUAVv5-bdshot at 2025-09-20 11:52:46.610177 BB: Trying checkout Blimp stable CUAVv5-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3216822, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CUAVv5-bdshot None BB: Failed checkout of Blimp CUAVv5-bdshot stable None BB: [51/278] Building board: CUAVv5Nano at 2025-09-20 11:52:46.626483 BB: Trying checkout Blimp stable CUAVv5Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3216866, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CUAVv5Nano None BB: Failed checkout of Blimp CUAVv5Nano stable None BB: [52/278] Building board: CUAVv5Nano-bdshot at 2025-09-20 11:52:46.641958 BB: Trying checkout Blimp stable CUAVv5Nano-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3216910, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CUAVv5Nano-bdshot None BB: Failed checkout of Blimp CUAVv5Nano-bdshot stable None BB: [53/278] Building board: CubeBlack at 2025-09-20 11:52:46.658572 BB: Trying checkout Blimp stable CubeBlack None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3216954, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CubeBlack None BB: Failed checkout of Blimp CubeBlack stable None BB: [54/278] Building board: CubeBlack+ at 2025-09-20 11:52:46.674762 BB: Trying checkout Blimp stable CubeBlack+ None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3216998, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CubeBlack+ None BB: Failed checkout of Blimp CubeBlack+ stable None BB: [55/278] Building board: CubeOrange at 2025-09-20 11:52:46.691074 BB: Trying checkout Blimp stable CubeOrange None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3217042, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CubeOrange None BB: Failed checkout of Blimp CubeOrange stable None BB: [56/278] Building board: CubeOrange-bdshot at 2025-09-20 11:52:46.707285 BB: Trying checkout Blimp stable CubeOrange-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3217086, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CubeOrange-bdshot None BB: Failed checkout of Blimp CubeOrange-bdshot stable None BB: [57/278] Building board: CubeOrangePlus at 2025-09-20 11:52:46.723531 BB: Trying checkout Blimp stable CubeOrangePlus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3217130, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CubeOrangePlus None BB: Failed checkout of Blimp CubeOrangePlus stable None BB: [58/278] Building board: CubeOrangePlus-bdshot at 2025-09-20 11:52:46.740128 BB: Trying checkout Blimp stable CubeOrangePlus-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3217174, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CubeOrangePlus-bdshot None BB: Failed checkout of Blimp CubeOrangePlus-bdshot stable None BB: [59/278] Building board: CubePurple at 2025-09-20 11:52:46.756831 BB: Trying checkout Blimp stable CubePurple None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3217218, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CubePurple None BB: Failed checkout of Blimp CubePurple stable None BB: [60/278] Building board: CubeRedPrimary at 2025-09-20 11:52:46.772818 BB: Trying checkout Blimp stable CubeRedPrimary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3217262, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CubeRedPrimary None BB: Failed checkout of Blimp CubeRedPrimary stable None BB: [61/278] Building board: CubeRedSecondary at 2025-09-20 11:52:46.788846 BB: Trying checkout Blimp stable CubeRedSecondary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3217306, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CubeRedSecondary None BB: Failed checkout of Blimp CubeRedSecondary stable None BB: [62/278] Building board: CubeYellow at 2025-09-20 11:52:46.805202 BB: Trying checkout Blimp stable CubeYellow None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3217350, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CubeYellow None BB: Failed checkout of Blimp CubeYellow stable None BB: [63/278] Building board: CubeYellow-bdshot at 2025-09-20 11:52:46.823229 BB: Trying checkout Blimp stable CubeYellow-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3217394, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CubeYellow-bdshot None BB: Failed checkout of Blimp CubeYellow-bdshot stable None BB: [64/278] Building board: DAKEFPVF405 at 2025-09-20 11:52:46.838612 BB: Trying checkout Blimp stable DAKEFPVF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3217438, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable DAKEFPVF405 None BB: Failed checkout of Blimp DAKEFPVF405 stable None BB: [65/278] Building board: DAKEFPVH743 at 2025-09-20 11:52:46.855509 BB: Trying checkout Blimp stable DAKEFPVH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3217482, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable DAKEFPVH743 None BB: Failed checkout of Blimp DAKEFPVH743 stable None BB: [66/278] Building board: DAKEFPVH743Pro at 2025-09-20 11:52:46.871392 BB: Trying checkout Blimp stable DAKEFPVH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3217526, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable DAKEFPVH743Pro None BB: Failed checkout of Blimp DAKEFPVH743Pro stable None BB: [67/278] Building board: dark at 2025-09-20 11:52:46.887502 BB: Trying checkout Blimp stable dark None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3217570, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable dark None BB: Failed checkout of Blimp dark stable None BB: [68/278] Building board: DevEBoxH7v2 at 2025-09-20 11:52:46.903557 BB: Trying checkout Blimp stable DevEBoxH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3217614, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable DevEBoxH7v2 None BB: Failed checkout of Blimp DevEBoxH7v2 stable None BB: [69/278] Building board: DroneerF405 at 2025-09-20 11:52:46.919776 BB: Trying checkout Blimp stable DroneerF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3217658, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable DroneerF405 None BB: Failed checkout of Blimp DroneerF405 stable None BB: [70/278] Building board: DrotekP3Pro at 2025-09-20 11:52:46.935798 BB: Trying checkout Blimp stable DrotekP3Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3217702, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable DrotekP3Pro None BB: Failed checkout of Blimp DrotekP3Pro stable None BB: [71/278] Building board: Durandal at 2025-09-20 11:52:46.951724 BB: Trying checkout Blimp stable Durandal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3217746, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Durandal None BB: Failed checkout of Blimp Durandal stable None BB: [72/278] Building board: Durandal-bdshot at 2025-09-20 11:52:46.967911 BB: Trying checkout Blimp stable Durandal-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3217790, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Durandal-bdshot None BB: Failed checkout of Blimp Durandal-bdshot stable None BB: [73/278] Building board: edge at 2025-09-20 11:52:46.984739 BB: Trying checkout Blimp stable edge None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3217834, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable edge None BB: Failed checkout of Blimp edge stable None BB: [74/278] Building board: erleboard at 2025-09-20 11:52:47.001649 BB: Trying checkout Blimp stable erleboard None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3217878, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable erleboard None BB: Failed checkout of Blimp erleboard stable None BB: [75/278] Building board: erlebrain2 at 2025-09-20 11:52:47.018809 BB: Trying checkout Blimp stable erlebrain2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3217922, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable erlebrain2 None BB: Failed checkout of Blimp erlebrain2 stable None BB: [76/278] Building board: esp32buzz at 2025-09-20 11:52:47.034327 BB: Trying checkout Blimp stable esp32buzz None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3217966, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable esp32buzz None BB: Failed checkout of Blimp esp32buzz stable None BB: [77/278] Building board: esp32diy at 2025-09-20 11:52:47.051148 BB: Trying checkout Blimp stable esp32diy None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3218010, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable esp32diy None BB: Failed checkout of Blimp esp32diy stable None BB: [78/278] Building board: esp32empty at 2025-09-20 11:52:47.067191 BB: Trying checkout Blimp stable esp32empty None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3218054, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable esp32empty None BB: Failed checkout of Blimp esp32empty stable None BB: [79/278] Building board: esp32icarus at 2025-09-20 11:52:47.082693 BB: Trying checkout Blimp stable esp32icarus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3218098, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable esp32icarus None BB: Failed checkout of Blimp esp32icarus stable None BB: [80/278] Building board: esp32imu_module_v11 at 2025-09-20 11:52:47.098503 BB: Trying checkout Blimp stable esp32imu_module_v11 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3218142, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable esp32imu_module_v11 None BB: Failed checkout of Blimp esp32imu_module_v11 stable None BB: [81/278] Building board: esp32nick at 2025-09-20 11:52:47.114572 BB: Trying checkout Blimp stable esp32nick None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3218186, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable esp32nick None BB: Failed checkout of Blimp esp32nick stable None BB: [82/278] Building board: esp32s3devkit at 2025-09-20 11:52:47.130051 BB: Trying checkout Blimp stable esp32s3devkit None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3218230, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable esp32s3devkit None BB: Failed checkout of Blimp esp32s3devkit stable None BB: [83/278] Building board: esp32s3empty at 2025-09-20 11:52:47.145677 BB: Trying checkout Blimp stable esp32s3empty None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3218274, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable esp32s3empty None BB: Failed checkout of Blimp esp32s3empty stable None BB: [84/278] Building board: esp32tomte76 at 2025-09-20 11:52:47.162853 BB: Trying checkout Blimp stable esp32tomte76 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3218318, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable esp32tomte76 None BB: Failed checkout of Blimp esp32tomte76 stable None BB: [85/278] Building board: F35Lightning at 2025-09-20 11:52:47.178107 BB: Trying checkout Blimp stable F35Lightning None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3218362, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable F35Lightning None BB: Failed checkout of Blimp F35Lightning stable None BB: [86/278] Building board: F4BY at 2025-09-20 11:52:47.193884 BB: Trying checkout Blimp stable F4BY None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3218406, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable F4BY None BB: Failed checkout of Blimp F4BY stable None BB: [87/278] Building board: F4BY_F427 at 2025-09-20 11:52:47.209257 BB: Trying checkout Blimp stable F4BY_F427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3218450, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable F4BY_F427 None BB: Failed checkout of Blimp F4BY_F427 stable None BB: [88/278] Building board: FlyingMoonF407 at 2025-09-20 11:52:47.225009 BB: Trying checkout Blimp stable FlyingMoonF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3218494, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable FlyingMoonF407 None BB: Failed checkout of Blimp FlyingMoonF407 stable None BB: [89/278] Building board: FlyingMoonF427 at 2025-09-20 11:52:47.241052 BB: Trying checkout Blimp stable FlyingMoonF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3218538, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable FlyingMoonF427 None BB: Failed checkout of Blimp FlyingMoonF427 stable None BB: [90/278] Building board: FlyingMoonH743 at 2025-09-20 11:52:47.256900 BB: Trying checkout Blimp stable FlyingMoonH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3218582, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable FlyingMoonH743 None BB: Failed checkout of Blimp FlyingMoonH743 stable None BB: [91/278] Building board: FlywooF405Pro at 2025-09-20 11:52:47.272861 BB: Trying checkout Blimp stable FlywooF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3218626, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable FlywooF405Pro None BB: Failed checkout of Blimp FlywooF405Pro stable None BB: [92/278] Building board: FlywooF745 at 2025-09-20 11:52:47.288718 BB: Trying checkout Blimp stable FlywooF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3218670, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable FlywooF745 None BB: Failed checkout of Blimp FlywooF745 stable None BB: [93/278] Building board: FlywooF745Nano at 2025-09-20 11:52:47.304921 BB: Trying checkout Blimp stable FlywooF745Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3218714, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable FlywooF745Nano None BB: Failed checkout of Blimp FlywooF745Nano stable None BB: [94/278] Building board: FlywooH743Pro at 2025-09-20 11:52:47.320904 BB: Trying checkout Blimp stable FlywooH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3218758, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable FlywooH743Pro None BB: Failed checkout of Blimp FlywooH743Pro stable None BB: [95/278] Building board: fmuv2 at 2025-09-20 11:52:47.338749 BB: Trying checkout Blimp stable fmuv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3218802, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable fmuv2 None BB: Failed checkout of Blimp fmuv2 stable None BB: [96/278] Building board: fmuv3 at 2025-09-20 11:52:47.354680 BB: Trying checkout Blimp stable fmuv3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3218846, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable fmuv3 None BB: Failed checkout of Blimp fmuv3 stable None BB: [97/278] Building board: fmuv5 at 2025-09-20 11:52:47.370294 BB: Trying checkout Blimp stable fmuv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3218890, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable fmuv5 None BB: Failed checkout of Blimp fmuv5 stable None BB: [98/278] Building board: FoxeerF405v2 at 2025-09-20 11:52:47.385231 BB: Trying checkout Blimp stable FoxeerF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3218934, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable FoxeerF405v2 None BB: Failed checkout of Blimp FoxeerF405v2 stable None BB: [99/278] Building board: FoxeerH743v1 at 2025-09-20 11:52:47.400852 BB: Trying checkout Blimp stable FoxeerH743v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3218978, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable FoxeerH743v1 None BB: Failed checkout of Blimp FoxeerH743v1 stable None BB: [100/278] Building board: GEPRC_TAKER_H743 at 2025-09-20 11:52:47.417162 BB: Trying checkout Blimp stable GEPRC_TAKER_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3219022, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable GEPRC_TAKER_H743 None BB: Failed checkout of Blimp GEPRC_TAKER_H743 stable None BB: [101/278] Building board: GEPRCF745BTHD at 2025-09-20 11:52:47.434161 BB: Trying checkout Blimp stable GEPRCF745BTHD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3219066, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable GEPRCF745BTHD None BB: Failed checkout of Blimp GEPRCF745BTHD stable None BB: [102/278] Building board: GreenSightUltraBlue at 2025-09-20 11:52:47.450255 BB: Trying checkout Blimp stable GreenSightUltraBlue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3219110, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable GreenSightUltraBlue None BB: Failed checkout of Blimp GreenSightUltraBlue stable None BB: [103/278] Building board: Here4FC at 2025-09-20 11:52:47.466218 BB: Trying checkout Blimp stable Here4FC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3219154, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Here4FC None BB: Failed checkout of Blimp Here4FC stable None BB: [104/278] Building board: IFLIGHT_2RAW_H7 at 2025-09-20 11:52:47.481753 BB: Trying checkout Blimp stable IFLIGHT_2RAW_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3219198, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable IFLIGHT_2RAW_H7 None BB: Failed checkout of Blimp IFLIGHT_2RAW_H7 stable None BB: [105/278] Building board: JFB100 at 2025-09-20 11:52:47.497962 BB: Trying checkout Blimp stable JFB100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3219242, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable JFB100 None BB: Failed checkout of Blimp JFB100 stable None BB: [106/278] Building board: JFB110 at 2025-09-20 11:52:47.513497 BB: Trying checkout Blimp stable JFB110 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3219286, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable JFB110 None BB: Failed checkout of Blimp JFB110 stable None BB: [107/278] Building board: JHEM_JHEF405 at 2025-09-20 11:52:47.530270 BB: Trying checkout Blimp stable JHEM_JHEF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3219330, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable JHEM_JHEF405 None BB: Failed checkout of Blimp JHEM_JHEF405 stable None BB: [108/278] Building board: JHEMCU-H743HD at 2025-09-20 11:52:47.545919 BB: Trying checkout Blimp stable JHEMCU-H743HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3219374, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable JHEMCU-H743HD None BB: Failed checkout of Blimp JHEMCU-H743HD stable None BB: [109/278] Building board: JHEMCUF405PRO at 2025-09-20 11:52:47.561741 BB: Trying checkout Blimp stable JHEMCUF405PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3219418, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable JHEMCUF405PRO None BB: Failed checkout of Blimp JHEMCUF405PRO stable None BB: [110/278] Building board: JHEMCUF405WING at 2025-09-20 11:52:47.577989 BB: Trying checkout Blimp stable JHEMCUF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3219462, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable JHEMCUF405WING None BB: Failed checkout of Blimp JHEMCUF405WING stable None BB: [111/278] Building board: KakuteF4 at 2025-09-20 11:52:47.593662 BB: Trying checkout Blimp stable KakuteF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3219506, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable KakuteF4 None BB: Failed checkout of Blimp KakuteF4 stable None BB: [112/278] Building board: KakuteF4-Wing at 2025-09-20 11:52:47.609236 BB: Trying checkout Blimp stable KakuteF4-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3219550, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable KakuteF4-Wing None BB: Failed checkout of Blimp KakuteF4-Wing stable None BB: [113/278] Building board: KakuteF4Mini at 2025-09-20 11:52:47.625321 BB: Trying checkout Blimp stable KakuteF4Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3219594, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable KakuteF4Mini None BB: Failed checkout of Blimp KakuteF4Mini stable None BB: [114/278] Building board: KakuteF7 at 2025-09-20 11:52:47.641988 BB: Trying checkout Blimp stable KakuteF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3219638, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable KakuteF7 None BB: Failed checkout of Blimp KakuteF7 stable None BB: [115/278] Building board: KakuteF7-bdshot at 2025-09-20 11:52:47.657857 BB: Trying checkout Blimp stable KakuteF7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3219682, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable KakuteF7-bdshot None BB: Failed checkout of Blimp KakuteF7-bdshot stable None BB: [116/278] Building board: KakuteF7Mini at 2025-09-20 11:52:47.674721 BB: Trying checkout Blimp stable KakuteF7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3219726, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable KakuteF7Mini None BB: Failed checkout of Blimp KakuteF7Mini stable None BB: [117/278] Building board: KakuteH7 at 2025-09-20 11:52:47.691070 BB: Trying checkout Blimp stable KakuteH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3219770, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable KakuteH7 None BB: Failed checkout of Blimp KakuteH7 stable None BB: [118/278] Building board: KakuteH7-bdshot at 2025-09-20 11:52:47.707087 BB: Trying checkout Blimp stable KakuteH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3219814, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable KakuteH7-bdshot None BB: Failed checkout of Blimp KakuteH7-bdshot stable None BB: [119/278] Building board: KakuteH7-Wing at 2025-09-20 11:52:47.722951 BB: Trying checkout Blimp stable KakuteH7-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3219858, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable KakuteH7-Wing None BB: Failed checkout of Blimp KakuteH7-Wing stable None BB: [120/278] Building board: KakuteH7Mini at 2025-09-20 11:52:47.738942 BB: Trying checkout Blimp stable KakuteH7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3219902, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable KakuteH7Mini None BB: Failed checkout of Blimp KakuteH7Mini stable None BB: [121/278] Building board: KakuteH7Mini-Nand at 2025-09-20 11:52:47.754987 BB: Trying checkout Blimp stable KakuteH7Mini-Nand None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3219946, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable KakuteH7Mini-Nand None BB: Failed checkout of Blimp KakuteH7Mini-Nand stable None BB: [122/278] Building board: KakuteH7v2 at 2025-09-20 11:52:47.770804 BB: Trying checkout Blimp stable KakuteH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3219990, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable KakuteH7v2 None BB: Failed checkout of Blimp KakuteH7v2 stable None BB: [123/278] Building board: linux at 2025-09-20 11:52:47.786400 BB: Trying checkout Blimp stable linux None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3220034, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable linux None BB: Failed checkout of Blimp linux stable None BB: [124/278] Building board: LongBowF405WING at 2025-09-20 11:52:47.801922 BB: Trying checkout Blimp stable LongBowF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3220078, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable LongBowF405WING None BB: Failed checkout of Blimp LongBowF405WING stable None BB: [125/278] Building board: LumenierLUXF765-NDAA at 2025-09-20 11:52:47.817503 BB: Trying checkout Blimp stable LumenierLUXF765-NDAA None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3220122, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable LumenierLUXF765-NDAA None BB: Failed checkout of Blimp LumenierLUXF765-NDAA stable None BB: [126/278] Building board: luminousbee5 at 2025-09-20 11:52:47.833021 BB: Trying checkout Blimp stable luminousbee5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3220166, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable luminousbee5 None BB: Failed checkout of Blimp luminousbee5 stable None BB: [127/278] Building board: MambaF405-2022 at 2025-09-20 11:52:47.849439 BB: Trying checkout Blimp stable MambaF405-2022 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3220210, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MambaF405-2022 None BB: Failed checkout of Blimp MambaF405-2022 stable None BB: [128/278] Building board: MambaF405US-I2C at 2025-09-20 11:52:47.866728 BB: Trying checkout Blimp stable MambaF405US-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3220254, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MambaF405US-I2C None BB: Failed checkout of Blimp MambaF405US-I2C stable None BB: [129/278] Building board: MambaF405v2 at 2025-09-20 11:52:47.883206 BB: Trying checkout Blimp stable MambaF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3220298, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MambaF405v2 None BB: Failed checkout of Blimp MambaF405v2 stable None BB: [130/278] Building board: MambaH743v4 at 2025-09-20 11:52:47.899620 BB: Trying checkout Blimp stable MambaH743v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3220342, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MambaH743v4 None BB: Failed checkout of Blimp MambaH743v4 stable None BB: [131/278] Building board: MatekF405 at 2025-09-20 11:52:47.915471 BB: Trying checkout Blimp stable MatekF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3220386, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MatekF405 None BB: Failed checkout of Blimp MatekF405 stable None BB: [132/278] Building board: MatekF405-bdshot at 2025-09-20 11:52:47.931306 BB: Trying checkout Blimp stable MatekF405-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3220430, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MatekF405-bdshot None BB: Failed checkout of Blimp MatekF405-bdshot stable None BB: [133/278] Building board: MatekF405-CAN at 2025-09-20 11:52:47.949743 BB: Trying checkout Blimp stable MatekF405-CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3220474, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MatekF405-CAN None BB: Failed checkout of Blimp MatekF405-CAN stable None BB: [134/278] Building board: MatekF405-STD at 2025-09-20 11:52:47.966083 BB: Trying checkout Blimp stable MatekF405-STD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3220518, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MatekF405-STD None BB: Failed checkout of Blimp MatekF405-STD stable None BB: [135/278] Building board: MatekF405-TE at 2025-09-20 11:52:47.982651 BB: Trying checkout Blimp stable MatekF405-TE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3220562, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MatekF405-TE None BB: Failed checkout of Blimp MatekF405-TE stable None BB: [136/278] Building board: MatekF405-TE-bdshot at 2025-09-20 11:52:47.999834 BB: Trying checkout Blimp stable MatekF405-TE-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3220606, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MatekF405-TE-bdshot None BB: Failed checkout of Blimp MatekF405-TE-bdshot stable None BB: [137/278] Building board: MatekF405-Wing at 2025-09-20 11:52:48.016504 BB: Trying checkout Blimp stable MatekF405-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3220650, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MatekF405-Wing None BB: Failed checkout of Blimp MatekF405-Wing stable None BB: [138/278] Building board: MatekF405-Wing-bdshot at 2025-09-20 11:52:48.032633 BB: Trying checkout Blimp stable MatekF405-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3220694, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MatekF405-Wing-bdshot None BB: Failed checkout of Blimp MatekF405-Wing-bdshot stable None BB: [139/278] Building board: MatekF765-SE at 2025-09-20 11:52:48.049101 BB: Trying checkout Blimp stable MatekF765-SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3220738, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MatekF765-SE None BB: Failed checkout of Blimp MatekF765-SE stable None BB: [140/278] Building board: MatekF765-Wing at 2025-09-20 11:52:48.065446 BB: Trying checkout Blimp stable MatekF765-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3220782, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MatekF765-Wing None BB: Failed checkout of Blimp MatekF765-Wing stable None BB: [141/278] Building board: MatekF765-Wing-bdshot at 2025-09-20 11:52:48.081645 BB: Trying checkout Blimp stable MatekF765-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3220826, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MatekF765-Wing-bdshot None BB: Failed checkout of Blimp MatekF765-Wing-bdshot stable None BB: [142/278] Building board: MatekH743 at 2025-09-20 11:52:48.099843 BB: Trying checkout Blimp stable MatekH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3220870, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MatekH743 None BB: Failed checkout of Blimp MatekH743 stable None BB: [143/278] Building board: MatekH743-bdshot at 2025-09-20 11:52:48.117545 BB: Trying checkout Blimp stable MatekH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3220914, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MatekH743-bdshot None BB: Failed checkout of Blimp MatekH743-bdshot stable None BB: [144/278] Building board: MatekH7A3 at 2025-09-20 11:52:48.133176 BB: Trying checkout Blimp stable MatekH7A3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3220958, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MatekH7A3 None BB: Failed checkout of Blimp MatekH7A3 stable None BB: [145/278] Building board: MFT-SEMA100 at 2025-09-20 11:52:48.149066 BB: Trying checkout Blimp stable MFT-SEMA100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3221002, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MFT-SEMA100 None BB: Failed checkout of Blimp MFT-SEMA100 stable None BB: [146/278] Building board: MicoAir405Mini at 2025-09-20 11:52:48.165169 BB: Trying checkout Blimp stable MicoAir405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3221046, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MicoAir405Mini None BB: Failed checkout of Blimp MicoAir405Mini stable None BB: [147/278] Building board: MicoAir405v2 at 2025-09-20 11:52:48.181360 BB: Trying checkout Blimp stable MicoAir405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3221090, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MicoAir405v2 None BB: Failed checkout of Blimp MicoAir405v2 stable None BB: [148/278] Building board: MicoAir743 at 2025-09-20 11:52:48.197788 BB: Trying checkout Blimp stable MicoAir743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3221134, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MicoAir743 None BB: Failed checkout of Blimp MicoAir743 stable None BB: [149/278] Building board: MicoAir743-AIO at 2025-09-20 11:52:48.214716 BB: Trying checkout Blimp stable MicoAir743-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3221178, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MicoAir743-AIO None BB: Failed checkout of Blimp MicoAir743-AIO stable None BB: [150/278] Building board: MicoAir743v2 at 2025-09-20 11:52:48.230762 BB: Trying checkout Blimp stable MicoAir743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3221222, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MicoAir743v2 None BB: Failed checkout of Blimp MicoAir743v2 stable None BB: [151/278] Building board: mindpx-v2 at 2025-09-20 11:52:48.246386 BB: Trying checkout Blimp stable mindpx-v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3221266, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable mindpx-v2 None BB: Failed checkout of Blimp mindpx-v2 stable None BB: [152/278] Building board: mini-pix at 2025-09-20 11:52:48.263657 BB: Trying checkout Blimp stable mini-pix None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3221310, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable mini-pix None BB: Failed checkout of Blimp mini-pix stable None BB: [153/278] Building board: modalai_fc-v1 at 2025-09-20 11:52:48.279144 BB: Trying checkout Blimp stable modalai_fc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3221354, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable modalai_fc-v1 None BB: Failed checkout of Blimp modalai_fc-v1 stable None BB: [154/278] Building board: mRoControlZeroClassic at 2025-09-20 11:52:48.294656 BB: Trying checkout Blimp stable mRoControlZeroClassic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3221398, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable mRoControlZeroClassic None BB: Failed checkout of Blimp mRoControlZeroClassic stable None BB: [155/278] Building board: mRoControlZeroF7 at 2025-09-20 11:52:48.310334 BB: Trying checkout Blimp stable mRoControlZeroF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3221442, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable mRoControlZeroF7 None BB: Failed checkout of Blimp mRoControlZeroF7 stable None BB: [156/278] Building board: mRoControlZeroH7 at 2025-09-20 11:52:48.327008 BB: Trying checkout Blimp stable mRoControlZeroH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3221486, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable mRoControlZeroH7 None BB: Failed checkout of Blimp mRoControlZeroH7 stable None BB: [157/278] Building board: mRoControlZeroH7-bdshot at 2025-09-20 11:52:48.343020 BB: Trying checkout Blimp stable mRoControlZeroH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3221530, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable mRoControlZeroH7-bdshot None BB: Failed checkout of Blimp mRoControlZeroH7-bdshot stable None BB: [158/278] Building board: mRoControlZeroOEMH7 at 2025-09-20 11:52:48.358913 BB: Trying checkout Blimp stable mRoControlZeroOEMH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3221574, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable mRoControlZeroOEMH7 None BB: Failed checkout of Blimp mRoControlZeroOEMH7 stable None BB: [159/278] Building board: mRoCZeroOEMH7-bdshot at 2025-09-20 11:52:48.374653 BB: Trying checkout Blimp stable mRoCZeroOEMH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3221618, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable mRoCZeroOEMH7-bdshot None BB: Failed checkout of Blimp mRoCZeroOEMH7-bdshot stable None BB: [160/278] Building board: mRoNexus at 2025-09-20 11:52:48.390225 BB: Trying checkout Blimp stable mRoNexus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3221662, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable mRoNexus None BB: Failed checkout of Blimp mRoNexus stable None BB: [161/278] Building board: mRoPixracerPro at 2025-09-20 11:52:48.406051 BB: Trying checkout Blimp stable mRoPixracerPro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3221706, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable mRoPixracerPro None BB: Failed checkout of Blimp mRoPixracerPro stable None BB: [162/278] Building board: mRoPixracerPro-bdshot at 2025-09-20 11:52:48.423198 BB: Trying checkout Blimp stable mRoPixracerPro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3221750, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable mRoPixracerPro-bdshot None BB: Failed checkout of Blimp mRoPixracerPro-bdshot stable None BB: [163/278] Building board: mRoX21 at 2025-09-20 11:52:48.438919 BB: Trying checkout Blimp stable mRoX21 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3221794, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable mRoX21 None BB: Failed checkout of Blimp mRoX21 stable None BB: [164/278] Building board: mRoX21-777 at 2025-09-20 11:52:48.454578 BB: Trying checkout Blimp stable mRoX21-777 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3221838, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable mRoX21-777 None BB: Failed checkout of Blimp mRoX21-777 stable None BB: [165/278] Building board: MUPilot at 2025-09-20 11:52:48.470170 BB: Trying checkout Blimp stable MUPilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3221882, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MUPilot None BB: Failed checkout of Blimp MUPilot stable None BB: [166/278] Building board: NarinFC-H5 at 2025-09-20 11:52:48.486962 BB: Trying checkout Blimp stable NarinFC-H5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3221926, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable NarinFC-H5 None BB: Failed checkout of Blimp NarinFC-H5 stable None BB: [167/278] Building board: NarinFC-H7 at 2025-09-20 11:52:48.502695 BB: Trying checkout Blimp stable NarinFC-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3221970, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable NarinFC-H7 None BB: Failed checkout of Blimp NarinFC-H7 stable None BB: [168/278] Building board: navigator at 2025-09-20 11:52:48.518501 BB: Trying checkout Blimp stable navigator None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3222014, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable navigator None BB: Failed checkout of Blimp navigator stable None BB: [169/278] Building board: navigator64 at 2025-09-20 11:52:48.535493 BB: Trying checkout Blimp stable navigator64 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3222058, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable navigator64 None BB: Failed checkout of Blimp navigator64 stable None BB: [170/278] Building board: navio at 2025-09-20 11:52:48.551756 BB: Trying checkout Blimp stable navio None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3222102, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable navio None BB: Failed checkout of Blimp navio stable None BB: [171/278] Building board: navio2 at 2025-09-20 11:52:48.568331 BB: Trying checkout Blimp stable navio2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3222146, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable navio2 None BB: Failed checkout of Blimp navio2 stable None BB: [172/278] Building board: NxtPX4v2 at 2025-09-20 11:52:48.584719 BB: Trying checkout Blimp stable NxtPX4v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3222190, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable NxtPX4v2 None BB: Failed checkout of Blimp NxtPX4v2 stable None BB: [173/278] Building board: obal at 2025-09-20 11:52:48.600599 BB: Trying checkout Blimp stable obal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3222234, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable obal None BB: Failed checkout of Blimp obal stable None BB: [174/278] Building board: ocpoc_zynq at 2025-09-20 11:52:48.617176 BB: Trying checkout Blimp stable ocpoc_zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3222278, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable ocpoc_zynq None BB: Failed checkout of Blimp ocpoc_zynq stable None BB: [175/278] Building board: omnibusf4 at 2025-09-20 11:52:48.634971 BB: Trying checkout Blimp stable omnibusf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3222322, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable omnibusf4 None BB: Failed checkout of Blimp omnibusf4 stable None BB: [176/278] Building board: omnibusf4pro at 2025-09-20 11:52:48.651944 BB: Trying checkout Blimp stable omnibusf4pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3222366, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable omnibusf4pro None BB: Failed checkout of Blimp omnibusf4pro stable None BB: [177/278] Building board: omnibusf4pro-bdshot at 2025-09-20 11:52:48.667576 BB: Trying checkout Blimp stable omnibusf4pro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3222410, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable omnibusf4pro-bdshot None BB: Failed checkout of Blimp omnibusf4pro-bdshot stable None BB: [178/278] Building board: omnibusf4v6 at 2025-09-20 11:52:48.682899 BB: Trying checkout Blimp stable omnibusf4v6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3222454, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable omnibusf4v6 None BB: Failed checkout of Blimp omnibusf4v6 stable None BB: [179/278] Building board: OMNIBUSF7V2 at 2025-09-20 11:52:48.698850 BB: Trying checkout Blimp stable OMNIBUSF7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3222498, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable OMNIBUSF7V2 None BB: Failed checkout of Blimp OMNIBUSF7V2 stable None BB: [180/278] Building board: OmnibusNanoV6 at 2025-09-20 11:52:48.714721 BB: Trying checkout Blimp stable OmnibusNanoV6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3222542, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable OmnibusNanoV6 None BB: Failed checkout of Blimp OmnibusNanoV6 stable None BB: [181/278] Building board: OmnibusNanoV6-bdshot at 2025-09-20 11:52:48.730730 BB: Trying checkout Blimp stable OmnibusNanoV6-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3222586, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable OmnibusNanoV6-bdshot None BB: Failed checkout of Blimp OmnibusNanoV6-bdshot stable None BB: [182/278] Building board: ORBITH743 at 2025-09-20 11:52:48.746280 BB: Trying checkout Blimp stable ORBITH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3222630, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable ORBITH743 None BB: Failed checkout of Blimp ORBITH743 stable None BB: [183/278] Building board: OrqaF405Pro at 2025-09-20 11:52:48.761952 BB: Trying checkout Blimp stable OrqaF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3222674, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable OrqaF405Pro None BB: Failed checkout of Blimp OrqaF405Pro stable None BB: [184/278] Building board: OrqaH743Pro at 2025-09-20 11:52:48.777416 BB: Trying checkout Blimp stable OrqaH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3222718, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable OrqaH743Pro None BB: Failed checkout of Blimp OrqaH743Pro stable None BB: [185/278] Building board: PH4-mini at 2025-09-20 11:52:48.793672 BB: Trying checkout Blimp stable PH4-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3222762, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable PH4-mini None BB: Failed checkout of Blimp PH4-mini stable None BB: [186/278] Building board: PH4-mini-bdshot at 2025-09-20 11:52:48.809929 BB: Trying checkout Blimp stable PH4-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3222806, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable PH4-mini-bdshot None BB: Failed checkout of Blimp PH4-mini-bdshot stable None BB: [187/278] Building board: pilotpi at 2025-09-20 11:52:48.825926 BB: Trying checkout Blimp stable pilotpi None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3222850, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable pilotpi None BB: Failed checkout of Blimp pilotpi stable None BB: [188/278] Building board: Pix32v5 at 2025-09-20 11:52:48.842102 BB: Trying checkout Blimp stable Pix32v5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3222894, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Pix32v5 None BB: Failed checkout of Blimp Pix32v5 stable None BB: [189/278] Building board: PixC4-Jetson at 2025-09-20 11:52:48.858478 BB: Trying checkout Blimp stable PixC4-Jetson None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3222938, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable PixC4-Jetson None BB: Failed checkout of Blimp PixC4-Jetson stable None BB: [190/278] Building board: PixFlamingo at 2025-09-20 11:52:48.874013 BB: Trying checkout Blimp stable PixFlamingo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3222982, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable PixFlamingo None BB: Failed checkout of Blimp PixFlamingo stable None BB: [191/278] Building board: PixFlamingo-F767 at 2025-09-20 11:52:48.889910 BB: Trying checkout Blimp stable PixFlamingo-F767 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3223026, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable PixFlamingo-F767 None BB: Failed checkout of Blimp PixFlamingo-F767 stable None BB: [192/278] Building board: Pixhawk1 at 2025-09-20 11:52:48.905415 BB: Trying checkout Blimp stable Pixhawk1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3223070, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Pixhawk1 None BB: Failed checkout of Blimp Pixhawk1 stable None BB: [193/278] Building board: Pixhawk1-1M at 2025-09-20 11:52:48.921823 BB: Trying checkout Blimp stable Pixhawk1-1M None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3223114, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Pixhawk1-1M None BB: Failed checkout of Blimp Pixhawk1-1M stable None BB: [194/278] Building board: Pixhawk1-1M-bdshot at 2025-09-20 11:52:48.938092 BB: Trying checkout Blimp stable Pixhawk1-1M-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3223158, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Pixhawk1-1M-bdshot None BB: Failed checkout of Blimp Pixhawk1-1M-bdshot stable None BB: [195/278] Building board: Pixhawk1-bdshot at 2025-09-20 11:52:48.954708 BB: Trying checkout Blimp stable Pixhawk1-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3223202, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Pixhawk1-bdshot None BB: Failed checkout of Blimp Pixhawk1-bdshot stable None BB: [196/278] Building board: Pixhawk4 at 2025-09-20 11:52:48.970897 BB: Trying checkout Blimp stable Pixhawk4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3223246, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Pixhawk4 None BB: Failed checkout of Blimp Pixhawk4 stable None BB: [197/278] Building board: Pixhawk4-bdshot at 2025-09-20 11:52:48.988140 BB: Trying checkout Blimp stable Pixhawk4-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3223290, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Pixhawk4-bdshot None BB: Failed checkout of Blimp Pixhawk4-bdshot stable None BB: [198/278] Building board: Pixhawk5X at 2025-09-20 11:52:49.006263 BB: Trying checkout Blimp stable Pixhawk5X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3223334, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Pixhawk5X None BB: Failed checkout of Blimp Pixhawk5X stable None BB: [199/278] Building board: Pixhawk6C at 2025-09-20 11:52:49.022447 BB: Trying checkout Blimp stable Pixhawk6C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3223378, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Pixhawk6C None BB: Failed checkout of Blimp Pixhawk6C stable None BB: [200/278] Building board: Pixhawk6C-bdshot at 2025-09-20 11:52:49.038271 BB: Trying checkout Blimp stable Pixhawk6C-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3223422, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Pixhawk6C-bdshot None BB: Failed checkout of Blimp Pixhawk6C-bdshot stable None BB: [201/278] Building board: Pixhawk6X at 2025-09-20 11:52:49.054114 BB: Trying checkout Blimp stable Pixhawk6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3223466, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Pixhawk6X None BB: Failed checkout of Blimp Pixhawk6X stable None BB: [202/278] Building board: Pixhawk6X-bdshot at 2025-09-20 11:52:49.070132 BB: Trying checkout Blimp stable Pixhawk6X-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3223510, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Pixhawk6X-bdshot None BB: Failed checkout of Blimp Pixhawk6X-bdshot stable None BB: [203/278] Building board: PixPilot-C3 at 2025-09-20 11:52:49.086368 BB: Trying checkout Blimp stable PixPilot-C3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3223554, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable PixPilot-C3 None BB: Failed checkout of Blimp PixPilot-C3 stable None BB: [204/278] Building board: PixPilot-V3 at 2025-09-20 11:52:49.102007 BB: Trying checkout Blimp stable PixPilot-V3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3223598, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable PixPilot-V3 None BB: Failed checkout of Blimp PixPilot-V3 stable None BB: [205/278] Building board: PixPilot-V6 at 2025-09-20 11:52:49.117819 BB: Trying checkout Blimp stable PixPilot-V6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3223642, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable PixPilot-V6 None BB: Failed checkout of Blimp PixPilot-V6 stable None BB: [206/278] Building board: PixPilot-V6PRO at 2025-09-20 11:52:49.133196 BB: Trying checkout Blimp stable PixPilot-V6PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3223686, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable PixPilot-V6PRO None BB: Failed checkout of Blimp PixPilot-V6PRO stable None BB: [207/278] Building board: Pixracer at 2025-09-20 11:52:49.149331 BB: Trying checkout Blimp stable Pixracer None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3223730, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Pixracer None BB: Failed checkout of Blimp Pixracer stable None BB: [208/278] Building board: Pixracer-bdshot at 2025-09-20 11:52:49.166005 BB: Trying checkout Blimp stable Pixracer-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3223774, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Pixracer-bdshot None BB: Failed checkout of Blimp Pixracer-bdshot stable None BB: [209/278] Building board: PixSurveyA1 at 2025-09-20 11:52:49.181186 BB: Trying checkout Blimp stable PixSurveyA1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3223818, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable PixSurveyA1 None BB: Failed checkout of Blimp PixSurveyA1 stable None BB: [210/278] Building board: PixSurveyA1-IND at 2025-09-20 11:52:49.197345 BB: Trying checkout Blimp stable PixSurveyA1-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3223862, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable PixSurveyA1-IND None BB: Failed checkout of Blimp PixSurveyA1-IND stable None BB: [211/278] Building board: PixSurveyA2-IND at 2025-09-20 11:52:49.214196 BB: Trying checkout Blimp stable PixSurveyA2-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3223906, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable PixSurveyA2-IND None BB: Failed checkout of Blimp PixSurveyA2-IND stable None BB: [212/278] Building board: pocket at 2025-09-20 11:52:49.230154 BB: Trying checkout Blimp stable pocket None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3223950, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable pocket None BB: Failed checkout of Blimp pocket stable None BB: [213/278] Building board: pxf at 2025-09-20 11:52:49.245855 BB: Trying checkout Blimp stable pxf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3223994, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable pxf None BB: Failed checkout of Blimp pxf stable None BB: [214/278] Building board: pxfmini at 2025-09-20 11:52:49.261774 BB: Trying checkout Blimp stable pxfmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3224038, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable pxfmini None BB: Failed checkout of Blimp pxfmini stable None BB: [215/278] Building board: QioTekAdeptF407 at 2025-09-20 11:52:49.277480 BB: Trying checkout Blimp stable QioTekAdeptF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3224082, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable QioTekAdeptF407 None BB: Failed checkout of Blimp QioTekAdeptF407 stable None BB: [216/278] Building board: QioTekZealotF427 at 2025-09-20 11:52:49.292818 BB: Trying checkout Blimp stable QioTekZealotF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3224126, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable QioTekZealotF427 None BB: Failed checkout of Blimp QioTekZealotF427 stable None BB: [217/278] Building board: QioTekZealotH743 at 2025-09-20 11:52:49.308841 BB: Trying checkout Blimp stable QioTekZealotH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3224170, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable QioTekZealotH743 None BB: Failed checkout of Blimp QioTekZealotH743 stable None BB: [218/278] Building board: QioTekZealotH743-bdshot at 2025-09-20 11:52:49.325804 BB: Trying checkout Blimp stable QioTekZealotH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3224214, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable QioTekZealotH743-bdshot None BB: Failed checkout of Blimp QioTekZealotH743-bdshot stable None BB: [219/278] Building board: R9Pilot at 2025-09-20 11:52:49.342314 BB: Trying checkout Blimp stable R9Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3224258, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable R9Pilot None BB: Failed checkout of Blimp R9Pilot stable None BB: [220/278] Building board: RadiolinkPIX6 at 2025-09-20 11:52:49.358549 BB: Trying checkout Blimp stable RadiolinkPIX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3224302, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable RadiolinkPIX6 None BB: Failed checkout of Blimp RadiolinkPIX6 stable None BB: [221/278] Building board: RADIX2HD at 2025-09-20 11:52:49.374081 BB: Trying checkout Blimp stable RADIX2HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3224346, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable RADIX2HD None BB: Failed checkout of Blimp RADIX2HD stable None BB: [222/278] Building board: ReaperF745 at 2025-09-20 11:52:49.389633 BB: Trying checkout Blimp stable ReaperF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3224390, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable ReaperF745 None BB: Failed checkout of Blimp ReaperF745 stable None BB: [223/278] Building board: revo-mini at 2025-09-20 11:52:49.405709 BB: Trying checkout Blimp stable revo-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3224434, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable revo-mini None BB: Failed checkout of Blimp revo-mini stable None BB: [224/278] Building board: revo-mini-bdshot at 2025-09-20 11:52:49.421780 BB: Trying checkout Blimp stable revo-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3224478, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable revo-mini-bdshot None BB: Failed checkout of Blimp revo-mini-bdshot stable None BB: [225/278] Building board: revo-mini-i2c at 2025-09-20 11:52:49.437226 BB: Trying checkout Blimp stable revo-mini-i2c None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3224522, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable revo-mini-i2c None BB: Failed checkout of Blimp revo-mini-i2c stable None BB: [226/278] Building board: revo-mini-i2c-bdshot at 2025-09-20 11:52:49.452949 BB: Trying checkout Blimp stable revo-mini-i2c-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3224566, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable revo-mini-i2c-bdshot None BB: Failed checkout of Blimp revo-mini-i2c-bdshot stable None BB: [227/278] Building board: rst_zynq at 2025-09-20 11:52:49.469181 BB: Trying checkout Blimp stable rst_zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3224610, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable rst_zynq None BB: Failed checkout of Blimp rst_zynq stable None BB: [228/278] Building board: SDMODELH7V1 at 2025-09-20 11:52:49.485241 BB: Trying checkout Blimp stable SDMODELH7V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3224654, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SDMODELH7V1 None BB: Failed checkout of Blimp SDMODELH7V1 stable None BB: [229/278] Building board: SDMODELH7V2 at 2025-09-20 11:52:49.500983 BB: Trying checkout Blimp stable SDMODELH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3224698, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SDMODELH7V2 None BB: Failed checkout of Blimp SDMODELH7V2 stable None BB: [230/278] Building board: SequreH743 at 2025-09-20 11:52:49.517280 BB: Trying checkout Blimp stable SequreH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3224742, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SequreH743 None BB: Failed checkout of Blimp SequreH743 stable None BB: [231/278] Building board: SITL_arm_linux_gnueabihf at 2025-09-20 11:52:49.532843 BB: Trying checkout Blimp stable SITL_arm_linux_gnueabihf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3224786, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SITL_arm_linux_gnueabihf None BB: Failed checkout of Blimp SITL_arm_linux_gnueabihf stable None BB: [232/278] Building board: SITL_x86_64_linux_gnu at 2025-09-20 11:52:49.548636 BB: Trying checkout Blimp stable SITL_x86_64_linux_gnu None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3224830, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SITL_x86_64_linux_gnu None BB: Failed checkout of Blimp SITL_x86_64_linux_gnu stable None BB: [233/278] Building board: SIYI_N7 at 2025-09-20 11:52:49.564518 BB: Trying checkout Blimp stable SIYI_N7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3224874, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SIYI_N7 None BB: Failed checkout of Blimp SIYI_N7 stable None BB: [234/278] Building board: SkySakuraH743 at 2025-09-20 11:52:49.580428 BB: Trying checkout Blimp stable SkySakuraH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3224918, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SkySakuraH743 None BB: Failed checkout of Blimp SkySakuraH743 stable None BB: [235/278] Building board: SkystarsF405v2 at 2025-09-20 11:52:49.596595 BB: Trying checkout Blimp stable SkystarsF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3224962, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SkystarsF405v2 None BB: Failed checkout of Blimp SkystarsF405v2 stable None BB: [236/278] Building board: SkystarsH7HD-bdshot at 2025-09-20 11:52:49.612384 BB: Trying checkout Blimp stable SkystarsH7HD-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3225006, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SkystarsH7HD-bdshot None BB: Failed checkout of Blimp SkystarsH7HD-bdshot stable None BB: [237/278] Building board: SkystarsH7HDv2 at 2025-09-20 11:52:49.629301 BB: Trying checkout Blimp stable SkystarsH7HDv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3225050, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SkystarsH7HDv2 None BB: Failed checkout of Blimp SkystarsH7HDv2 stable None BB: [238/278] Building board: sparky2 at 2025-09-20 11:52:49.644984 BB: Trying checkout Blimp stable sparky2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3225094, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable sparky2 None BB: Failed checkout of Blimp sparky2 stable None BB: [239/278] Building board: SPEDIXF405 at 2025-09-20 11:52:49.660424 BB: Trying checkout Blimp stable SPEDIXF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3225138, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SPEDIXF405 None BB: Failed checkout of Blimp SPEDIXF405 stable None BB: [240/278] Building board: SPEDIXH743 at 2025-09-20 11:52:49.675836 BB: Trying checkout Blimp stable SPEDIXH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3225182, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SPEDIXH743 None BB: Failed checkout of Blimp SPEDIXH743 stable None BB: [241/278] Building board: speedybeef4 at 2025-09-20 11:52:49.691523 BB: Trying checkout Blimp stable speedybeef4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3225226, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable speedybeef4 None BB: Failed checkout of Blimp speedybeef4 stable None BB: [242/278] Building board: SpeedyBeeF405AIO at 2025-09-20 11:52:49.707095 BB: Trying checkout Blimp stable SpeedyBeeF405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3225270, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SpeedyBeeF405AIO None BB: Failed checkout of Blimp SpeedyBeeF405AIO stable None BB: [243/278] Building board: SpeedyBeeF405Mini at 2025-09-20 11:52:49.723032 BB: Trying checkout Blimp stable SpeedyBeeF405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3225314, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SpeedyBeeF405Mini None BB: Failed checkout of Blimp SpeedyBeeF405Mini stable None BB: [244/278] Building board: SpeedyBeeF405WING at 2025-09-20 11:52:49.738927 BB: Trying checkout Blimp stable SpeedyBeeF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3225358, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SpeedyBeeF405WING None BB: Failed checkout of Blimp SpeedyBeeF405WING stable None BB: [245/278] Building board: speedybeef4v3 at 2025-09-20 11:52:49.754697 BB: Trying checkout Blimp stable speedybeef4v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3225402, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable speedybeef4v3 None BB: Failed checkout of Blimp speedybeef4v3 stable None BB: [246/278] Building board: speedybeef4v4 at 2025-09-20 11:52:49.770746 BB: Trying checkout Blimp stable speedybeef4v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3225446, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable speedybeef4v4 None BB: Failed checkout of Blimp speedybeef4v4 stable None BB: [247/278] Building board: SPRacingH7 at 2025-09-20 11:52:49.786137 BB: Trying checkout Blimp stable SPRacingH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3225490, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SPRacingH7 None BB: Failed checkout of Blimp SPRacingH7 stable None BB: [248/278] Building board: SPRacingH7RF at 2025-09-20 11:52:49.801766 BB: Trying checkout Blimp stable SPRacingH7RF None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3225534, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SPRacingH7RF None BB: Failed checkout of Blimp SPRacingH7RF stable None BB: [249/278] Building board: StellarF4 at 2025-09-20 11:52:49.818393 BB: Trying checkout Blimp stable StellarF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3225578, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable StellarF4 None BB: Failed checkout of Blimp StellarF4 stable None BB: [250/278] Building board: StellarF4V2 at 2025-09-20 11:52:49.836467 BB: Trying checkout Blimp stable StellarF4V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3225622, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable StellarF4V2 None BB: Failed checkout of Blimp StellarF4V2 stable None BB: [251/278] Building board: StellarH7V2 at 2025-09-20 11:52:49.853572 BB: Trying checkout Blimp stable StellarH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3225666, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable StellarH7V2 None BB: Failed checkout of Blimp StellarH7V2 stable None BB: [252/278] Building board: SuccexF4 at 2025-09-20 11:52:49.870039 BB: Trying checkout Blimp stable SuccexF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3225710, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SuccexF4 None BB: Failed checkout of Blimp SuccexF4 stable None BB: [253/278] Building board: SULILGH7-P1-P2 at 2025-09-20 11:52:49.886701 BB: Trying checkout Blimp stable SULILGH7-P1-P2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3225754, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SULILGH7-P1-P2 None BB: Failed checkout of Blimp SULILGH7-P1-P2 stable None BB: [254/278] Building board: SVehicle-E2 at 2025-09-20 11:52:49.903751 BB: Trying checkout Blimp stable SVehicle-E2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3225798, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SVehicle-E2 None BB: Failed checkout of Blimp SVehicle-E2 stable None BB: [255/278] Building board: TBS-Colibri-F7 at 2025-09-20 11:52:49.919867 BB: Trying checkout Blimp stable TBS-Colibri-F7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3225842, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable TBS-Colibri-F7 None BB: Failed checkout of Blimp TBS-Colibri-F7 stable None BB: [256/278] Building board: TBS_LUCID_H7 at 2025-09-20 11:52:49.936291 BB: Trying checkout Blimp stable TBS_LUCID_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3225886, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable TBS_LUCID_H7 None BB: Failed checkout of Blimp TBS_LUCID_H7 stable None BB: [257/278] Building board: TBS_LUCID_H7_WING at 2025-09-20 11:52:49.952654 BB: Trying checkout Blimp stable TBS_LUCID_H7_WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3225930, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable TBS_LUCID_H7_WING None BB: Failed checkout of Blimp TBS_LUCID_H7_WING stable None BB: [258/278] Building board: TBS_LUCID_PRO at 2025-09-20 11:52:49.969192 BB: Trying checkout Blimp stable TBS_LUCID_PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3225974, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable TBS_LUCID_PRO None BB: Failed checkout of Blimp TBS_LUCID_PRO stable None BB: [259/278] Building board: thepeach-k1 at 2025-09-20 11:52:49.985103 BB: Trying checkout Blimp stable thepeach-k1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3226018, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable thepeach-k1 None BB: Failed checkout of Blimp thepeach-k1 stable None BB: [260/278] Building board: thepeach-r1 at 2025-09-20 11:52:50.002478 BB: Trying checkout Blimp stable thepeach-r1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3226062, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable thepeach-r1 None BB: Failed checkout of Blimp thepeach-r1 stable None BB: [261/278] Building board: TMotorH743 at 2025-09-20 11:52:50.018875 BB: Trying checkout Blimp stable TMotorH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3226106, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable TMotorH743 None BB: Failed checkout of Blimp TMotorH743 stable None BB: [262/278] Building board: uav-dev-fc-um982 at 2025-09-20 11:52:50.035469 BB: Trying checkout Blimp stable uav-dev-fc-um982 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3226150, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable uav-dev-fc-um982 None BB: Failed checkout of Blimp uav-dev-fc-um982 stable None BB: [263/278] Building board: vnav at 2025-09-20 11:52:50.051359 BB: Trying checkout Blimp stable vnav None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3226194, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable vnav None BB: Failed checkout of Blimp vnav stable None BB: [264/278] Building board: VRBrain-v51 at 2025-09-20 11:52:50.066992 BB: Trying checkout Blimp stable VRBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3226238, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable VRBrain-v51 None BB: Failed checkout of Blimp VRBrain-v51 stable None BB: [265/278] Building board: VRBrain-v52 at 2025-09-20 11:52:50.082608 BB: Trying checkout Blimp stable VRBrain-v52 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3226282, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable VRBrain-v52 None BB: Failed checkout of Blimp VRBrain-v52 stable None BB: [266/278] Building board: VRBrain-v54 at 2025-09-20 11:52:50.099522 BB: Trying checkout Blimp stable VRBrain-v54 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3226326, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable VRBrain-v54 None BB: Failed checkout of Blimp VRBrain-v54 stable None BB: [267/278] Building board: VRCore-v10 at 2025-09-20 11:52:50.115074 BB: Trying checkout Blimp stable VRCore-v10 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3226370, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable VRCore-v10 None BB: Failed checkout of Blimp VRCore-v10 stable None BB: [268/278] Building board: VRUBrain-v51 at 2025-09-20 11:52:50.131004 BB: Trying checkout Blimp stable VRUBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3226414, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable VRUBrain-v51 None BB: Failed checkout of Blimp VRUBrain-v51 stable None BB: [269/278] Building board: VUAV-V7pro at 2025-09-20 11:52:50.146512 BB: Trying checkout Blimp stable VUAV-V7pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3226458, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable VUAV-V7pro None BB: Failed checkout of Blimp VUAV-V7pro stable None BB: [270/278] Building board: X-MAV-AP-H743v2 at 2025-09-20 11:52:50.161799 BB: Trying checkout Blimp stable X-MAV-AP-H743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3226502, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable X-MAV-AP-H743v2 None BB: Failed checkout of Blimp X-MAV-AP-H743v2 stable None BB: [271/278] Building board: YARIV6X at 2025-09-20 11:52:50.177344 BB: Trying checkout Blimp stable YARIV6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3226546, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable YARIV6X None BB: Failed checkout of Blimp YARIV6X stable None BB: [272/278] Building board: YJUAV_A6 at 2025-09-20 11:52:50.193683 BB: Trying checkout Blimp stable YJUAV_A6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3226590, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable YJUAV_A6 None BB: Failed checkout of Blimp YJUAV_A6 stable None BB: [273/278] Building board: YJUAV_A6SE at 2025-09-20 11:52:50.210242 BB: Trying checkout Blimp stable YJUAV_A6SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3226634, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable YJUAV_A6SE None BB: Failed checkout of Blimp YJUAV_A6SE stable None BB: [274/278] Building board: YJUAV_A6SE_H743 at 2025-09-20 11:52:50.225600 BB: Trying checkout Blimp stable YJUAV_A6SE_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3226678, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable YJUAV_A6SE_H743 None BB: Failed checkout of Blimp YJUAV_A6SE_H743 stable None BB: [275/278] Building board: YJUAV_A6Ultra at 2025-09-20 11:52:50.241895 BB: Trying checkout Blimp stable YJUAV_A6Ultra None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3226722, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable YJUAV_A6Ultra None BB: Failed checkout of Blimp YJUAV_A6Ultra stable None BB: [276/278] Building board: ZeroOneX6 at 2025-09-20 11:52:50.257738 BB: Trying checkout Blimp stable ZeroOneX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3226766, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable ZeroOneX6 None BB: Failed checkout of Blimp ZeroOneX6 stable None BB: [277/278] Building board: ZeroOneX6_Air at 2025-09-20 11:52:50.273919 BB: Trying checkout Blimp stable ZeroOneX6_Air None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3226810, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable ZeroOneX6_Air None BB: Failed checkout of Blimp ZeroOneX6_Air stable None BB: [278/278] Building board: zynq at 2025-09-20 11:52:50.289657 BB: Trying checkout Blimp stable zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3226854, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable zynq None BB: Failed checkout of Blimp zynq stable None BB: Trying checkout Blimp latest None None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch master BB: Running (git checkout -f master) BB-GIT: Already on 'master' BB-GIT: Your branch is up to date with 'origin/master'. BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'c6d0293e32d096dc88da861a0db40bfd1f6f8d9d' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '1b2118cf358027453830ef644838a3bedb9411ea' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'bd9124715cc7cbb9bbe3f3270da0edb020507816' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'b2da417dfcbc0a4b617aeaa0d680dc357b233172' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out 'a6bf350c679ed8ba042ad58bf81cc540d61bb605' BB-GIT: Submodule path 'modules/mavlink': checked out '430715591a7a14a996f56d4c724f2e0335d74546' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out 'aa033552599c981b3e916b42383de8a21754c9b4' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit 0b0922b905b34e50c8c52b7da0dda269f46181e9 BB-GIT: Author: Peter Barker BB-GIT: Date: Sat Sep 20 15:12:00 2025 +1000 BB-GIT: BB-GIT: autotest: correct diagnostic output BB-GIT: BB-GIT: old: BB-GIT: AT-0000.1: Loading (flaps.txt BB-GIT: BB-GIT: new: BB-GIT: AT-0000.1: Loading MAV_MISSION_TYPE_MISSION (flaps.txt) BB: Building ArduCopter beta binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/295] Building board: 3DRControlZeroG at 2025-09-20 11:52:51.014652 BB: Trying checkout ArduCopter beta 3DRControlZeroG None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: warning: unable to rmdir 'modules/littlefs': Directory not empty BB-GIT: Note: switching to 'ArduCopter-beta'. BB-GIT: BB-GIT: You are in 'detached HEAD' state. You can look around, make experimental BB-GIT: changes and commit them, and you can discard any commits you make in this BB-GIT: state without impacting any branches by switching back to a branch. BB-GIT: BB-GIT: If you want to create a new branch to retain commits you create, you may BB-GIT: do so (now or later) by using -c with the switch command. Example: BB-GIT: BB-GIT: git switch -c BB-GIT: BB-GIT: Or undo this operation with: BB-GIT: BB-GIT: git switch - BB-GIT: BB-GIT: Turn off this advice by setting config variable advice.detachedHead to false BB-GIT: BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta 3DRControlZeroG binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board 3DRControlZeroG BB: Trying checkout ArduCopter beta 3DRControlZeroG heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta 3DRControlZeroG binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [2/295] Building board: AcctonGodwit_GA1 at 2025-09-20 11:52:52.001418 BB: Trying checkout ArduCopter beta AcctonGodwit_GA1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta AcctonGodwit_GA1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/AcctonGodwit_GA1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (AcctonGodwit_GA1) - not in board list BB: Considering frame heli for board AcctonGodwit_GA1 BB: Trying checkout ArduCopter beta AcctonGodwit_GA1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta AcctonGodwit_GA1 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/AcctonGodwit_GA1-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (AcctonGodwit_GA1) - not in board list BB: [3/295] Building board: ACNS-CM4Pilot at 2025-09-20 11:52:54.049692 BB: Trying checkout ArduCopter beta ACNS-CM4Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta ACNS-CM4Pilot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board ACNS-CM4Pilot BB: Trying checkout ArduCopter beta ACNS-CM4Pilot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta ACNS-CM4Pilot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [4/295] Building board: ACNS-F405AIO at 2025-09-20 11:52:54.117117 BB: Trying checkout ArduCopter beta ACNS-F405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta ACNS-F405AIO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board ACNS-F405AIO BB: Trying checkout ArduCopter beta ACNS-F405AIO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta ACNS-F405AIO binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [5/295] Building board: AEDROXH7 at 2025-09-20 11:52:54.183138 BB: Trying checkout ArduCopter beta AEDROXH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta AEDROXH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board AEDROXH7 BB: Trying checkout ArduCopter beta AEDROXH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta AEDROXH7 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [6/295] Building board: aero at 2025-09-20 11:52:54.246786 BB: Trying checkout ArduCopter beta aero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta aero binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/aero/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for aero in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board aero --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : aero BB-WAF: Using toolchain : native BB-WAF: Checking for 'g++' (C++ compiler) : /home/autotest/bin/g++ BB-WAF: Checking for 'gcc' (C compiler) : /home/autotest/bin/gcc BB-WAF: Checking for c flags '-MMD' : yes BB-WAF: Checking for cxx flags '-MMD' : yes BB-WAF: CXX Compiler : g++ 11.4.0 BB-WAF: Checking for need to link with librt : not necessary BB-WAF: Checking for 'lttng-ust': : disabled BB-WAF: Checking for library dl : yes BB-WAF: Checking for program 'pkg-config' : /usr/bin/pkg-config BB-WAF: Checking for 'libiio' : not found BB-WAF: Enabled OpenDroneID : no BB-WAF: Enabled firmware ID checking : no BB-WAF: GPS Debug Logging : no BB-WAF: Enabled custom controller : no BB-WAF: Checking for HAVE_CMATH_ISFINITE : yes BB-WAF: Checking for HAVE_CMATH_ISINF : yes BB-WAF: Checking for HAVE_CMATH_ISNAN : yes BB-WAF: Checking for NEED_CMATH_ISFINITE_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISINF_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISNAN_STD_NAMESPACE : yes BB-WAF: Checking for header endian.h : yes BB-WAF: Checking for header byteswap.h : yes BB-WAF: Checking for HAVE_MEMRCHR : yes BB-WAF: Configured VSCode Intellisense: : no BB-WAF: DC_DSDL compiler in : /mnt/volume_nyc3_01/autotest/APM/APM/modules/DroneCAN/dronecan_dsdlc BB-WAF: Source is git repository : yes BB-WAF: Update submodules : yes BB-WAF: Checking for program 'git' : /usr/bin/git BB-WAF: Checking for program 'size' : /usr/bin/size BB-WAF: Benchmarks : disabled BB-WAF: Unit tests : enabled BB-WAF: Scripting : maybe BB-WAF: Scripting runtime checks : enabled BB-WAF: Debug build : disabled BB-WAF: Coverage build : disabled BB-WAF: Force 32-bit build : disabled BB-WAF: Checking for program 'rsync' : /usr/bin/rsync BB-WAF: Removing target_list file /home/autotest/build/tmp/binaries.build/aero/target_list BB-WAF: 'configure' finished successfully (0.650s) BB-WAF: 'clean' finished successfully (1.164s) BB: Running (python3 ./waf build --targets bin/arducopter) BB-WAF: Waf: Entering directory `/home/autotest/build/tmp/binaries.build/aero' BB-WAF: [3/7] Compiling libraries/AP_Scripting/generator/src/main.c BB-WAF: [4/7] Processing modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Found 342 MAVLink message types in 17 XML files BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ardupilotmega BB-WAF: [5/7] Processing dronecangen: modules/DroneCAN/DSDL/ardupilot modules/DroneCAN/DSDL/com modules/DroneCAN/DSDL/cuav modules/DroneCAN/DSDL/dronecan modules/DroneCAN/DSDL/mppt modules/DroneCAN/DSDL/tests modules/DroneCAN/DSDL/uavcan BB-WAF: [6/7] Creating /home/autotest/build/tmp/binaries.build/aero/ap_version.h BB-WAF: [7/7] Processing /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.cpp,/home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.h: libraries/AP_Scripting/generator/description/bindings.desc /home/autotest/build/tmp/binaries.build/aero/gen-bindings -> /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.cpp /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.h BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ASLUAV BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/common BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/development BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/icarous BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/minimal BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/python_array_test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/standard BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ualberta BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/uAvionix BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/loweheiser BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/storm32 BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/AVSSUAS BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/cubepilot BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/csAirLink BB-WAF: Copying fixed headers for protocol 2.0 to /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0 BB-WAF: expanding ardupilot.gnss.Status BB-WAF: expanding ardupilot.gnss.Heading BB-WAF: expanding ardupilot.gnss.MovingBaselineData BB-WAF: expanding ardupilot.gnss.RelPosHeading BB-WAF: expanding ardupilot.indication.Button BB-WAF: expanding ardupilot.indication.SafetyState BB-WAF: expanding ardupilot.indication.NotifyState BB-WAF: expanding ardupilot.equipment.trafficmonitor.TrafficReport BB-WAF: expanding ardupilot.equipment.power.BatteryContinuous BB-WAF: expanding ardupilot.equipment.power.BatteryCells BB-WAF: expanding ardupilot.equipment.power.BatteryInfoAux BB-WAF: expanding ardupilot.equipment.power.BatteryPeriodic BB-WAF: expanding ardupilot.equipment.proximity_sensor.Proximity BB-WAF: expanding com.hobbywing.esc.StatusMsg1 BB-WAF: expanding com.hobbywing.esc.SetAngle BB-WAF: expanding com.hobbywing.esc.SetID BB-WAF: expanding com.hobbywing.esc.GetEscID BB-WAF: expanding com.hobbywing.esc.SetDirection BB-WAF: expanding com.hobbywing.esc.RawCommand BB-WAF: expanding com.hobbywing.esc.GetMajorConfig BB-WAF: expanding com.hobbywing.esc.SelfTest BB-WAF: expanding com.hobbywing.esc.SetLED BB-WAF: expanding com.hobbywing.esc.StatusMsg3 BB-WAF: expanding com.hobbywing.esc.SetBaud BB-WAF: expanding com.hobbywing.esc.StatusMsg2 BB-WAF: expanding com.hobbywing.esc.SetThrottleSource BB-WAF: expanding com.hobbywing.esc.GetMaintenanceInformation BB-WAF: expanding com.hobbywing.esc.SetReportingFrequency BB-WAF: expanding com.tmotor.esc.PUSHSCI BB-WAF: expanding com.tmotor.esc.ParamGet BB-WAF: expanding com.tmotor.esc.FocCtrl BB-WAF: expanding com.tmotor.esc.PUSHCAN BB-WAF: expanding com.tmotor.esc.ParamCfg BB-WAF: expanding com.xacti.GnssStatus BB-WAF: expanding com.xacti.GimbalAttitudeStatus BB-WAF: expanding com.xacti.GimbalControlData BB-WAF: expanding com.xacti.GnssStatusReq BB-WAF: expanding com.xacti.CopterAttStatus BB-WAF: expanding com.volz.servo.ActuatorStatus BB-WAF: expanding com.hex.equipment.flow.Measurement BB-WAF: expanding com.himark.servo.ServoCmd BB-WAF: expanding com.himark.servo.ServoInfo BB-WAF: expanding cuav.equipment.power.CBAT BB-WAF: expanding dronecan.sensors.rc.RCInput BB-WAF: expanding dronecan.sensors.hygrometer.Hygrometer BB-WAF: expanding dronecan.sensors.magnetometer.MagneticFieldStrengthHiRes BB-WAF: expanding dronecan.sensors.rpm.RPM BB-WAF: expanding dronecan.remoteid.BasicID BB-WAF: expanding dronecan.remoteid.ArmStatus BB-WAF: expanding dronecan.remoteid.Location BB-WAF: expanding dronecan.remoteid.SecureCommand BB-WAF: expanding dronecan.remoteid.SelfID BB-WAF: expanding dronecan.remoteid.System BB-WAF: expanding dronecan.remoteid.OperatorID BB-WAF: expanding dronecan.protocol.FlexDebug BB-WAF: expanding dronecan.protocol.CanStats BB-WAF: expanding dronecan.protocol.Stats BB-WAF: expanding mppt.OutputEnable BB-WAF: expanding mppt.Stream BB-WAF: expanding uavcan.Timestamp BB-WAF: expanding uavcan.CoarseOrientation BB-WAF: expanding uavcan.tunnel.Call BB-WAF: expanding uavcan.tunnel.Targetted BB-WAF: expanding uavcan.tunnel.SerialConfig BB-WAF: expanding uavcan.tunnel.Protocol BB-WAF: expanding uavcan.tunnel.Broadcast BB-WAF: expanding uavcan.navigation.GlobalNavigationSolution BB-WAF: expanding uavcan.protocol.GetNodeInfo BB-WAF: expanding uavcan.protocol.DataTypeKind BB-WAF: expanding uavcan.protocol.GetDataTypeInfo BB-WAF: expanding uavcan.protocol.HardwareVersion BB-WAF: expanding uavcan.protocol.Panic BB-WAF: expanding uavcan.protocol.RestartNode BB-WAF: expanding uavcan.protocol.AccessCommandShell BB-WAF: expanding uavcan.protocol.SoftwareVersion BB-WAF: expanding uavcan.protocol.GlobalTimeSync BB-WAF: expanding uavcan.protocol.NodeStatus BB-WAF: expanding uavcan.protocol.GetTransportStats BB-WAF: expanding uavcan.protocol.CANIfaceStats BB-WAF: expanding uavcan.protocol.file.EntryType BB-WAF: expanding uavcan.protocol.file.GetDirectoryEntryInfo BB-WAF: expanding uavcan.protocol.file.BeginFirmwareUpdate BB-WAF: expanding uavcan.protocol.file.Write BB-WAF: expanding uavcan.protocol.file.GetInfo BB-WAF: expanding uavcan.protocol.file.Error BB-WAF: expanding uavcan.protocol.file.Path BB-WAF: expanding uavcan.protocol.file.Read BB-WAF: expanding uavcan.protocol.file.Delete BB-WAF: expanding uavcan.protocol.debug.LogMessage BB-WAF: expanding uavcan.protocol.debug.LogLevel BB-WAF: expanding uavcan.protocol.debug.KeyValue BB-WAF: expanding uavcan.protocol.param.Value BB-WAF: expanding uavcan.protocol.param.ExecuteOpcode BB-WAF: expanding uavcan.protocol.param.GetSet BB-WAF: expanding uavcan.protocol.param.Empty BB-WAF: expanding uavcan.protocol.param.NumericValue BB-WAF: expanding uavcan.protocol.dynamic_node_id.Allocation BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.Discovery BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.AppendEntries BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.RequestVote BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.Entry BB-WAF: expanding uavcan.protocol.enumeration.Indication BB-WAF: expanding uavcan.protocol.enumeration.Begin BB-WAF: expanding uavcan.equipment.device.Temperature BB-WAF: expanding uavcan.equipment.air_data.StaticPressure BB-WAF: expanding uavcan.equipment.air_data.AngleOfAttack BB-WAF: expanding uavcan.equipment.air_data.IndicatedAirspeed BB-WAF: expanding uavcan.equipment.air_data.RawAirData BB-WAF: expanding uavcan.equipment.air_data.StaticTemperature BB-WAF: expanding uavcan.equipment.air_data.Sideslip BB-WAF: expanding uavcan.equipment.air_data.TrueAirspeed BB-WAF: expanding uavcan.equipment.ahrs.Solution BB-WAF: expanding uavcan.equipment.ahrs.RawIMU BB-WAF: expanding uavcan.equipment.ahrs.MagneticFieldStrength BB-WAF: expanding uavcan.equipment.ahrs.MagneticFieldStrength2 BB-WAF: expanding uavcan.equipment.safety.ArmingStatus BB-WAF: expanding uavcan.equipment.gnss.Auxiliary BB-WAF: expanding uavcan.equipment.gnss.Fix BB-WAF: expanding uavcan.equipment.gnss.Fix2 BB-WAF: expanding uavcan.equipment.gnss.ECEFPositionVelocity BB-WAF: expanding uavcan.equipment.gnss.RTCMStream BB-WAF: expanding uavcan.equipment.power.PrimaryPowerSupplyStatus BB-WAF: expanding uavcan.equipment.power.BatteryInfo BB-WAF: expanding uavcan.equipment.power.CircuitStatus BB-WAF: expanding uavcan.equipment.esc.RPMCommand BB-WAF: expanding uavcan.equipment.esc.Status BB-WAF: expanding uavcan.equipment.esc.RawCommand BB-WAF: expanding uavcan.equipment.esc.StatusExtended BB-WAF: expanding uavcan.equipment.actuator.Command BB-WAF: expanding uavcan.equipment.actuator.Status BB-WAF: expanding uavcan.equipment.actuator.ArrayCommand BB-WAF: expanding uavcan.equipment.range_sensor.Measurement BB-WAF: expanding uavcan.equipment.indication.BeepCommand BB-WAF: expanding uavcan.equipment.indication.SingleLightCommand BB-WAF: expanding uavcan.equipment.indication.RGB565 BB-WAF: expanding uavcan.equipment.indication.LightsCommand BB-WAF: expanding uavcan.equipment.ice.FuelTankStatus BB-WAF: expanding uavcan.equipment.ice.reciprocating.Status BB-WAF: expanding uavcan.equipment.ice.reciprocating.CylinderStatus BB-WAF: expanding uavcan.equipment.hardpoint.Status BB-WAF: expanding uavcan.equipment.hardpoint.Command BB-WAF: expanding uavcan.equipment.camera_gimbal.GEOPOICommand BB-WAF: expanding uavcan.equipment.camera_gimbal.AngularCommand BB-WAF: expanding uavcan.equipment.camera_gimbal.Status BB-WAF: expanding uavcan.equipment.camera_gimbal.Mode BB-WAF: BB-WAF: No target_list file found, creating BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/aero/compile_commands.json BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/aero/compile_commands.json BB-WAF: [ 8/1247] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 9/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 10/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 11/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 12/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Logging.cpp BB-WAF: [ 13/1247] Compiling libraries/AC_AttitudeControl/AC_PosControl_Logging.cpp BB-WAF: [ 14/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 15/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 16/1247] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 17/1247] Compiling libraries/AC_AutoTune/AC_AutoTune_Multi.cpp BB-WAF: [ 18/1247] Compiling libraries/AC_AutoTune/AC_AutoTune_FreqResp.cpp BB-WAF: [ 19/1247] Compiling libraries/AC_AutoTune/AC_AutoTune_Heli.cpp BB-WAF: [ 20/1247] Compiling libraries/AC_Autorotation/RSC_Autorotation.cpp BB-WAF: [ 21/1247] Compiling libraries/AC_Autorotation/AC_Autorotation.cpp BB-WAF: [ 22/1247] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 23/1247] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 24/1247] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 25/1247] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 26/1247] Compiling libraries/AC_InputManager/AC_InputManager.cpp BB-WAF: [ 27/1247] Compiling libraries/AC_InputManager/AC_InputManager_Heli.cpp BB-WAF: [ 28/1247] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 29/1247] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 30/1247] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 31/1247] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 32/1247] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 33/1247] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 34/1247] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 35/1247] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 36/1247] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 37/1247] Compiling libraries/AC_PrecLand/PosVelEKF.cpp BB-WAF: [ 38/1247] Compiling libraries/AC_PrecLand/AC_PrecLand_Companion.cpp BB-WAF: [ 39/1247] Compiling libraries/AC_PrecLand/AC_PrecLand_IRLock.cpp BB-WAF: [ 40/1247] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL.cpp BB-WAF: [ 41/1247] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL_Gazebo.cpp BB-WAF: [ 42/1247] Compiling libraries/AC_PrecLand/AC_PrecLand_StateMachine.cpp BB-WAF: [ 43/1247] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 44/1247] Compiling libraries/AC_WPNav/AC_Circle.cpp BB-WAF: [ 45/1247] Compiling libraries/AC_WPNav/AC_WPNav.cpp BB-WAF: [ 46/1247] Compiling libraries/AC_WPNav/AC_WPNav_OA.cpp BB-WAF: [ 47/1247] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 48/1247] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 49/1247] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 50/1247] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 51/1247] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 52/1247] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 53/1247] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 54/1247] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 55/1247] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 56/1247] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 57/1247] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 58/1247] Compiling libraries/AP_AdvancedFailsafe/AP_AdvancedFailsafe.cpp BB-WAF: [ 59/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 60/1247] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 61/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 62/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 63/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 64/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 65/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 66/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 67/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 68/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 69/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 70/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 71/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 72/1247] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 73/1247] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 74/1247] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 75/1247] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 76/1247] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 77/1247] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 78/1247] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 79/1247] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 80/1247] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 81/1247] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 82/1247] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 83/1247] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 84/1247] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 85/1247] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 86/1247] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 87/1247] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 88/1247] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 89/1247] Compiling libraries/AP_Baro/AP_Baro_atmosphere.cpp BB-WAF: [ 90/1247] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 91/1247] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 92/1247] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 93/1247] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 94/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 95/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 96/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 97/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 98/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 99/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 100/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 101/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 102/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 103/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 104/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 105/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 106/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 107/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 108/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 109/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 110/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 111/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 112/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 113/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 114/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 115/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 116/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 117/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 118/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 119/1247] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 120/1247] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 121/1247] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 122/1247] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 123/1247] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 124/1247] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 125/1247] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 126/1247] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [ 127/1247] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [ 128/1247] Compiling libraries/AP_CANManager/AP_CANIfaceParams.cpp BB-WAF: [ 129/1247] Compiling libraries/AP_CANManager/AP_CANManager_CANDriver_Params.cpp BB-WAF: [ 130/1247] Compiling libraries/AP_CANManager/AP_CANManager.cpp BB-WAF: [ 131/1247] Compiling libraries/AP_CANManager/AP_CANSensor.cpp BB-WAF: [ 132/1247] Compiling libraries/AP_CANManager/AP_SLCANIface.cpp BB-WAF: [ 133/1247] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 134/1247] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 135/1247] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 136/1247] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 137/1247] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 138/1247] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 139/1247] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 140/1247] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 141/1247] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 142/1247] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 143/1247] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 144/1247] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 145/1247] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 146/1247] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 147/1247] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 148/1247] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 149/1247] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 150/1247] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 151/1247] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 152/1247] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 153/1247] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 154/1247] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 155/1247] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 156/1247] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 157/1247] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 158/1247] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 159/1247] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 160/1247] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 161/1247] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 162/1247] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 163/1247] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 164/1247] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 165/1247] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 166/1247] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 167/1247] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 168/1247] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 169/1247] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 170/1247] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 171/1247] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 172/1247] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 173/1247] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 174/1247] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 175/1247] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 176/1247] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 177/1247] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 178/1247] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 179/1247] Compiling libraries/AP_Compass/AP_Compass_BMM350.cpp BB-WAF: [ 180/1247] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 181/1247] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 182/1247] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 183/1247] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 184/1247] Compiling libraries/AP_Compass/AP_Compass_IIS2MDC.cpp BB-WAF: [ 185/1247] Compiling libraries/AP_CustomRotations/AP_CustomRotations.cpp BB-WAF: [ 186/1247] Compiling libraries/AP_CustomRotations/AP_CustomRotations_params.cpp BB-WAF: [ 187/1247] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 188/1247] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 189/1247] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 190/1247] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 191/1247] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 192/1247] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [ 193/1247] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [ 194/1247] Compiling libraries/AP_Devo_Telem/AP_Devo_Telem.cpp BB-WAF: [ 195/1247] Compiling libraries/AP_DroneCAN/AP_Canard_iface.cpp BB-WAF: [ 196/1247] Compiling libraries/AP_DroneCAN/AP_DroneCAN_DNA_Server.cpp BB-WAF: [ 197/1247] Compiling libraries/AP_DroneCAN/AP_DroneCAN.cpp BB-WAF: [ 198/1247] Compiling libraries/AP_DroneCAN/AP_DroneCAN_serial.cpp BB-WAF: [ 199/1247] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [ 200/1247] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [ 201/1247] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [ 202/1247] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [ 203/1247] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [ 204/1247] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 205/1247] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [ 206/1247] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [ 207/1247] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [ 208/1247] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [ 209/1247] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 210/1247] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem.cpp BB-WAF: [ 211/1247] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_SITL.cpp BB-WAF: [ 212/1247] Compiling libraries/AP_ExternalAHRS/MicroStrain_common.cpp BB-WAF: [ 213/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain7.cpp BB-WAF: [ 214/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.cpp BB-WAF: [ 215/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS.cpp BB-WAF: [ 216/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [ 217/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain5.cpp BB-WAF: [ 218/1247] Compiling libraries/AP_ExternalControl/AP_ExternalControl.cpp BB-WAF: [ 219/1247] Compiling libraries/AP_FETtecOneWire/AP_FETtecOneWire.cpp BB-WAF: [ 220/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [ 221/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [ 222/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [ 223/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [ 224/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [ 225/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [ 226/1247] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [ 227/1247] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [ 228/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [ 229/1247] Compiling libraries/AP_FlashStorage/AP_FlashStorage.cpp BB-WAF: [ 230/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.cpp BB-WAF: [ 231/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Telem.cpp BB-WAF: [ 232/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.cpp BB-WAF: [ 233/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [ 234/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.cpp BB-WAF: [ 235/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [ 236/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [ 237/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.cpp BB-WAF: [ 238/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.cpp BB-WAF: [ 239/1247] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [ 240/1247] Compiling libraries/AP_GPS/AP_GPS_Blended.cpp BB-WAF: [ 241/1247] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [ 242/1247] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [ 243/1247] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [ 244/1247] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [ 245/1247] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [ 246/1247] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [ 247/1247] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [ 248/1247] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [ 249/1247] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [ 250/1247] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [ 251/1247] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [ 252/1247] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [ 253/1247] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [ 254/1247] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [ 255/1247] Compiling libraries/AP_GPS/AP_GPS_Params.cpp BB-WAF: [ 256/1247] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [ 257/1247] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [ 258/1247] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [ 259/1247] Compiling libraries/AP_GSOF/AP_GSOF.cpp BB-WAF: [ 260/1247] Compiling libraries/AP_Generator/AP_Generator.cpp BB-WAF: [ 261/1247] Compiling libraries/AP_Generator/AP_Generator_IE_2400.cpp BB-WAF: [ 262/1247] Compiling libraries/AP_Generator/AP_Generator_IE_650_800.cpp BB-WAF: [ 263/1247] Compiling libraries/AP_Generator/AP_Generator_RichenPower.cpp BB-WAF: [ 264/1247] Compiling libraries/AP_Generator/AP_Generator_IE_FuelCell.cpp BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp: In member function void Compass::probe_i2c_spi_compasses(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:19:110: error: no matching function for call to AP_Compass_BMM150::probe(AP_HAL::OwnPtr, Rotation) BB-WAF: 19 | #define PROBE_MAG_I2C(driver, bus, addr, args ...) ADD_BACKEND(DRIVER_ ##driver, AP_Compass_ ## driver::probe(GET_I2C_DEVICE(bus, addr),##args)) BB-WAF: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1101:59: note: in definition of macro ADD_BACKEND BB-WAF: 1101 | do { if (_driver_enabled(driver_type)) { _add_backend(backend); } \ BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:248:28: note: in expansion of macro PROBE_MAG_I2C BB-WAF: 248 | #define HAL_MAG_PROBE1 PROBE_MAG_I2C(BMM150, 2, 0x12, ROTATION_NONE) BB-WAF: | ^~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:251:32: note: in expansion of macro HAL_MAG_PROBE1 BB-WAF: 251 | #define HAL_MAG_PROBE_LIST HAL_MAG_PROBE1; HAL_MAG_PROBE2; HAL_MAG_PROBE3 BB-WAF: | ^~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1433:5: note: in expansion of macro HAL_MAG_PROBE_LIST BB-WAF: 1433 | HAL_MAG_PROBE_LIST; BB-WAF: | ^~~~~~~~~~~~~~~~~~ BB-WAF: compilation terminated due to -Wfatal-errors. BB-WAF: BB-WAF: Waf: Leaving directory `/home/autotest/build/tmp/binaries.build/aero' BB-WAF: Build failed BB-WAF: -> task in 'objs/AP_Compass' failed (exit status 1): BB-WAF: {task 140310482163120: cxx AP_Compass.cpp -> AP_Compass.cpp.0.o} BB-WAF: (run with -v to display more information) BB: Process failed ((3229015, 256)) BB: Failed build of ArduCopter aero beta BB: Considering frame heli for board aero BB: Trying checkout ArduCopter beta aero heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta aero binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/aero-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for aero in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board aero --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : aero BB-WAF: Using toolchain : native BB-WAF: Checking for 'g++' (C++ compiler) : /home/autotest/bin/g++ BB-WAF: Checking for 'gcc' (C compiler) : /home/autotest/bin/gcc BB-WAF: Checking for c flags '-MMD' : yes BB-WAF: Checking for cxx flags '-MMD' : yes BB-WAF: CXX Compiler : g++ 11.4.0 BB-WAF: Checking for need to link with librt : not necessary BB-WAF: Checking for 'lttng-ust': : disabled BB-WAF: Checking for library dl : yes BB-WAF: Checking for program 'pkg-config' : /usr/bin/pkg-config BB-WAF: Checking for 'libiio' : not found BB-WAF: Enabled OpenDroneID : no BB-WAF: Enabled firmware ID checking : no BB-WAF: GPS Debug Logging : no BB-WAF: Enabled custom controller : no BB-WAF: Checking for HAVE_CMATH_ISFINITE : yes BB-WAF: Checking for HAVE_CMATH_ISINF : yes BB-WAF: Checking for HAVE_CMATH_ISNAN : yes BB-WAF: Checking for NEED_CMATH_ISFINITE_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISINF_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISNAN_STD_NAMESPACE : yes BB-WAF: Checking for header endian.h : yes BB-WAF: Checking for header byteswap.h : yes BB-WAF: Checking for HAVE_MEMRCHR : yes BB-WAF: Configured VSCode Intellisense: : no BB-WAF: DC_DSDL compiler in : /mnt/volume_nyc3_01/autotest/APM/APM/modules/DroneCAN/dronecan_dsdlc BB-WAF: Source is git repository : yes BB-WAF: Update submodules : yes BB-WAF: Checking for program 'git' : /usr/bin/git BB-WAF: Checking for program 'size' : /usr/bin/size BB-WAF: Benchmarks : disabled BB-WAF: Unit tests : enabled BB-WAF: Scripting : maybe BB-WAF: Scripting runtime checks : enabled BB-WAF: Debug build : disabled BB-WAF: Coverage build : disabled BB-WAF: Force 32-bit build : disabled BB-WAF: Checking for program 'rsync' : /usr/bin/rsync BB-WAF: Removing target_list file /home/autotest/build/tmp/binaries.build/aero/target_list BB-WAF: 'configure' finished successfully (0.655s) BB-WAF: 'clean' finished successfully (1.181s) BB: Running (python3 ./waf build --targets bin/arducopter-heli) BB-WAF: Waf: Entering directory `/home/autotest/build/tmp/binaries.build/aero' BB-WAF: [3/7] Compiling libraries/AP_Scripting/generator/src/main.c BB-WAF: [4/7] Processing modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Found 342 MAVLink message types in 17 XML files BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ardupilotmega BB-WAF: [5/7] Processing dronecangen: modules/DroneCAN/DSDL/ardupilot modules/DroneCAN/DSDL/com modules/DroneCAN/DSDL/cuav modules/DroneCAN/DSDL/dronecan modules/DroneCAN/DSDL/mppt modules/DroneCAN/DSDL/tests modules/DroneCAN/DSDL/uavcan BB-WAF: [6/7] Creating /home/autotest/build/tmp/binaries.build/aero/ap_version.h BB-WAF: [7/7] Processing /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.cpp,/home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.h: libraries/AP_Scripting/generator/description/bindings.desc /home/autotest/build/tmp/binaries.build/aero/gen-bindings -> /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.cpp /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.h BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ASLUAV BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/common BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/development BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/icarous BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/minimal BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/python_array_test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/standard BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ualberta BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/uAvionix BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/loweheiser BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/storm32 BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/AVSSUAS BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/cubepilot BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/csAirLink BB-WAF: Copying fixed headers for protocol 2.0 to /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0 BB-WAF: expanding ardupilot.gnss.Status BB-WAF: expanding ardupilot.gnss.Heading BB-WAF: expanding ardupilot.gnss.MovingBaselineData BB-WAF: expanding ardupilot.gnss.RelPosHeading BB-WAF: expanding ardupilot.indication.Button BB-WAF: expanding ardupilot.indication.SafetyState BB-WAF: expanding ardupilot.indication.NotifyState BB-WAF: expanding ardupilot.equipment.trafficmonitor.TrafficReport BB-WAF: expanding ardupilot.equipment.power.BatteryCells BB-WAF: expanding ardupilot.equipment.power.BatteryInfoAux BB-WAF: expanding ardupilot.equipment.power.BatteryContinuous BB-WAF: expanding ardupilot.equipment.power.BatteryPeriodic BB-WAF: expanding ardupilot.equipment.proximity_sensor.Proximity BB-WAF: expanding com.hobbywing.esc.StatusMsg1 BB-WAF: expanding com.hobbywing.esc.SetAngle BB-WAF: expanding com.hobbywing.esc.SetID BB-WAF: expanding com.hobbywing.esc.GetEscID BB-WAF: expanding com.hobbywing.esc.SetDirection BB-WAF: expanding com.hobbywing.esc.GetMajorConfig BB-WAF: expanding com.hobbywing.esc.RawCommand BB-WAF: expanding com.hobbywing.esc.SelfTest BB-WAF: expanding com.hobbywing.esc.SetLED BB-WAF: expanding com.hobbywing.esc.StatusMsg3 BB-WAF: expanding com.hobbywing.esc.SetBaud BB-WAF: expanding com.hobbywing.esc.StatusMsg2 BB-WAF: expanding com.hobbywing.esc.SetThrottleSource BB-WAF: expanding com.hobbywing.esc.GetMaintenanceInformation BB-WAF: expanding com.hobbywing.esc.SetReportingFrequency BB-WAF: expanding com.tmotor.esc.PUSHSCI BB-WAF: expanding com.tmotor.esc.ParamGet BB-WAF: expanding com.tmotor.esc.FocCtrl BB-WAF: expanding com.tmotor.esc.PUSHCAN BB-WAF: expanding com.tmotor.esc.ParamCfg BB-WAF: expanding com.xacti.GnssStatus BB-WAF: expanding com.xacti.GimbalAttitudeStatus BB-WAF: expanding com.xacti.GimbalControlData BB-WAF: expanding com.xacti.GnssStatusReq BB-WAF: expanding com.xacti.CopterAttStatus BB-WAF: expanding com.volz.servo.ActuatorStatus BB-WAF: expanding com.hex.equipment.flow.Measurement BB-WAF: expanding com.himark.servo.ServoCmd BB-WAF: expanding com.himark.servo.ServoInfo BB-WAF: expanding cuav.equipment.power.CBAT BB-WAF: expanding dronecan.sensors.rc.RCInput BB-WAF: expanding dronecan.sensors.hygrometer.Hygrometer BB-WAF: expanding dronecan.sensors.magnetometer.MagneticFieldStrengthHiRes BB-WAF: expanding dronecan.sensors.rpm.RPM BB-WAF: expanding dronecan.remoteid.BasicID BB-WAF: expanding dronecan.remoteid.ArmStatus BB-WAF: expanding dronecan.remoteid.Location BB-WAF: expanding dronecan.remoteid.SecureCommand BB-WAF: expanding dronecan.remoteid.SelfID BB-WAF: expanding dronecan.remoteid.System BB-WAF: expanding dronecan.remoteid.OperatorID BB-WAF: expanding dronecan.protocol.FlexDebug BB-WAF: expanding dronecan.protocol.CanStats BB-WAF: expanding dronecan.protocol.Stats BB-WAF: expanding mppt.OutputEnable BB-WAF: expanding mppt.Stream BB-WAF: expanding uavcan.Timestamp BB-WAF: expanding uavcan.CoarseOrientation BB-WAF: expanding uavcan.tunnel.Call BB-WAF: expanding uavcan.tunnel.Targetted BB-WAF: expanding uavcan.tunnel.SerialConfig BB-WAF: expanding uavcan.tunnel.Protocol BB-WAF: expanding uavcan.tunnel.Broadcast BB-WAF: expanding uavcan.navigation.GlobalNavigationSolution BB-WAF: expanding uavcan.protocol.GetNodeInfo BB-WAF: expanding uavcan.protocol.DataTypeKind BB-WAF: expanding uavcan.protocol.GetDataTypeInfo BB-WAF: expanding uavcan.protocol.HardwareVersion BB-WAF: expanding uavcan.protocol.Panic BB-WAF: expanding uavcan.protocol.RestartNode BB-WAF: expanding uavcan.protocol.AccessCommandShell BB-WAF: expanding uavcan.protocol.SoftwareVersion BB-WAF: expanding uavcan.protocol.GlobalTimeSync BB-WAF: expanding uavcan.protocol.NodeStatus BB-WAF: expanding uavcan.protocol.GetTransportStats BB-WAF: expanding uavcan.protocol.CANIfaceStats BB-WAF: expanding uavcan.protocol.file.EntryType BB-WAF: expanding uavcan.protocol.file.GetDirectoryEntryInfo BB-WAF: expanding uavcan.protocol.file.BeginFirmwareUpdate BB-WAF: expanding uavcan.protocol.file.Write BB-WAF: expanding uavcan.protocol.file.GetInfo BB-WAF: expanding uavcan.protocol.file.Error BB-WAF: expanding uavcan.protocol.file.Path BB-WAF: expanding uavcan.protocol.file.Read BB-WAF: expanding uavcan.protocol.file.Delete BB-WAF: expanding uavcan.protocol.debug.LogMessage BB-WAF: expanding uavcan.protocol.debug.LogLevel BB-WAF: expanding uavcan.protocol.debug.KeyValue BB-WAF: expanding uavcan.protocol.param.Value BB-WAF: expanding uavcan.protocol.param.ExecuteOpcode BB-WAF: expanding uavcan.protocol.param.GetSet BB-WAF: expanding uavcan.protocol.param.Empty BB-WAF: expanding uavcan.protocol.param.NumericValue BB-WAF: expanding uavcan.protocol.dynamic_node_id.Allocation BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.Discovery BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.AppendEntries BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.RequestVote BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.Entry BB-WAF: expanding uavcan.protocol.enumeration.Indication BB-WAF: expanding uavcan.protocol.enumeration.Begin BB-WAF: expanding uavcan.equipment.device.Temperature BB-WAF: expanding uavcan.equipment.air_data.StaticPressure BB-WAF: expanding uavcan.equipment.air_data.AngleOfAttack BB-WAF: expanding uavcan.equipment.air_data.IndicatedAirspeed BB-WAF: expanding uavcan.equipment.air_data.RawAirData BB-WAF: expanding uavcan.equipment.air_data.StaticTemperature BB-WAF: expanding uavcan.equipment.air_data.Sideslip BB-WAF: expanding uavcan.equipment.air_data.TrueAirspeed BB-WAF: expanding uavcan.equipment.ahrs.Solution BB-WAF: expanding uavcan.equipment.ahrs.RawIMU BB-WAF: expanding uavcan.equipment.ahrs.MagneticFieldStrength BB-WAF: expanding uavcan.equipment.ahrs.MagneticFieldStrength2 BB-WAF: expanding uavcan.equipment.safety.ArmingStatus BB-WAF: expanding uavcan.equipment.gnss.Auxiliary BB-WAF: expanding uavcan.equipment.gnss.Fix BB-WAF: expanding uavcan.equipment.gnss.Fix2 BB-WAF: expanding uavcan.equipment.gnss.ECEFPositionVelocity BB-WAF: expanding uavcan.equipment.gnss.RTCMStream BB-WAF: expanding uavcan.equipment.power.PrimaryPowerSupplyStatus BB-WAF: expanding uavcan.equipment.power.BatteryInfo BB-WAF: expanding uavcan.equipment.power.CircuitStatus BB-WAF: expanding uavcan.equipment.esc.RPMCommand BB-WAF: expanding uavcan.equipment.esc.Status BB-WAF: expanding uavcan.equipment.esc.RawCommand BB-WAF: expanding uavcan.equipment.esc.StatusExtended BB-WAF: expanding uavcan.equipment.actuator.Command BB-WAF: expanding uavcan.equipment.actuator.Status BB-WAF: expanding uavcan.equipment.actuator.ArrayCommand BB-WAF: expanding uavcan.equipment.range_sensor.Measurement BB-WAF: expanding uavcan.equipment.indication.BeepCommand BB-WAF: expanding uavcan.equipment.indication.SingleLightCommand BB-WAF: expanding uavcan.equipment.indication.RGB565 BB-WAF: expanding uavcan.equipment.indication.LightsCommand BB-WAF: expanding uavcan.equipment.ice.FuelTankStatus BB-WAF: expanding uavcan.equipment.ice.reciprocating.Status BB-WAF: expanding uavcan.equipment.ice.reciprocating.CylinderStatus BB-WAF: expanding uavcan.equipment.hardpoint.Status BB-WAF: expanding uavcan.equipment.hardpoint.Command BB-WAF: expanding uavcan.equipment.camera_gimbal.GEOPOICommand BB-WAF: expanding uavcan.equipment.camera_gimbal.AngularCommand BB-WAF: expanding uavcan.equipment.camera_gimbal.Status BB-WAF: expanding uavcan.equipment.camera_gimbal.Mode BB-WAF: BB-WAF: No target_list file found, creating BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/aero/compile_commands.json BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/aero/compile_commands.json BB-WAF: [ 8/1247] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 9/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 10/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 11/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 12/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 13/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Logging.cpp BB-WAF: [ 14/1247] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 15/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 16/1247] Compiling libraries/AC_AttitudeControl/AC_PosControl_Logging.cpp BB-WAF: [ 17/1247] Compiling libraries/AC_AutoTune/AC_AutoTune_Multi.cpp BB-WAF: [ 18/1247] Compiling libraries/AC_AutoTune/AC_AutoTune_Heli.cpp BB-WAF: [ 19/1247] Compiling libraries/AC_AutoTune/AC_AutoTune_FreqResp.cpp BB-WAF: [ 20/1247] Compiling libraries/AC_Autorotation/RSC_Autorotation.cpp BB-WAF: [ 21/1247] Compiling libraries/AC_Autorotation/AC_Autorotation.cpp BB-WAF: [ 22/1247] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 23/1247] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 24/1247] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 25/1247] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 26/1247] Compiling libraries/AC_InputManager/AC_InputManager.cpp BB-WAF: [ 27/1247] Compiling libraries/AC_InputManager/AC_InputManager_Heli.cpp BB-WAF: [ 28/1247] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 29/1247] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 30/1247] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 31/1247] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 32/1247] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 33/1247] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 34/1247] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 35/1247] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 36/1247] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 37/1247] Compiling libraries/AC_PrecLand/PosVelEKF.cpp BB-WAF: [ 38/1247] Compiling libraries/AC_PrecLand/AC_PrecLand_Companion.cpp BB-WAF: [ 39/1247] Compiling libraries/AC_PrecLand/AC_PrecLand_IRLock.cpp BB-WAF: [ 40/1247] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL.cpp BB-WAF: [ 41/1247] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL_Gazebo.cpp BB-WAF: [ 42/1247] Compiling libraries/AC_PrecLand/AC_PrecLand_StateMachine.cpp BB-WAF: [ 43/1247] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 44/1247] Compiling libraries/AC_WPNav/AC_Circle.cpp BB-WAF: [ 45/1247] Compiling libraries/AC_WPNav/AC_WPNav.cpp BB-WAF: [ 46/1247] Compiling libraries/AC_WPNav/AC_WPNav_OA.cpp BB-WAF: [ 47/1247] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 48/1247] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 49/1247] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 50/1247] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 51/1247] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 52/1247] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 53/1247] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 54/1247] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 55/1247] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 56/1247] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 57/1247] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 58/1247] Compiling libraries/AP_AdvancedFailsafe/AP_AdvancedFailsafe.cpp BB-WAF: [ 59/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 60/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 61/1247] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 62/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 63/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 64/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 65/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 66/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 67/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 68/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 69/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 70/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 71/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 72/1247] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 73/1247] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 74/1247] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 75/1247] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 76/1247] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 77/1247] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 78/1247] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 79/1247] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 80/1247] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 81/1247] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 82/1247] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 83/1247] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 84/1247] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 85/1247] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 86/1247] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 87/1247] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 88/1247] Compiling libraries/AP_Baro/AP_Baro_atmosphere.cpp BB-WAF: [ 89/1247] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 90/1247] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 91/1247] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 92/1247] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 93/1247] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 94/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 95/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 96/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 97/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 98/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 99/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 100/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 101/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 102/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 103/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 104/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 105/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 106/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 107/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 108/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 109/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 110/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 111/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 112/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 113/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 114/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 115/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 116/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 117/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 118/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 119/1247] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 120/1247] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 121/1247] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 122/1247] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 123/1247] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 124/1247] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 125/1247] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 126/1247] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [ 127/1247] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [ 128/1247] Compiling libraries/AP_CANManager/AP_CANIfaceParams.cpp BB-WAF: [ 129/1247] Compiling libraries/AP_CANManager/AP_CANManager.cpp BB-WAF: [ 130/1247] Compiling libraries/AP_CANManager/AP_SLCANIface.cpp BB-WAF: [ 131/1247] Compiling libraries/AP_CANManager/AP_CANManager_CANDriver_Params.cpp BB-WAF: [ 132/1247] Compiling libraries/AP_CANManager/AP_CANSensor.cpp BB-WAF: [ 133/1247] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 134/1247] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 135/1247] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 136/1247] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 137/1247] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 138/1247] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 139/1247] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 140/1247] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 141/1247] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 142/1247] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 143/1247] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 144/1247] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 145/1247] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 146/1247] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 147/1247] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 148/1247] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 149/1247] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 150/1247] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 151/1247] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 152/1247] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 153/1247] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 154/1247] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 155/1247] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 156/1247] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 157/1247] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 158/1247] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 159/1247] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 160/1247] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 161/1247] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 162/1247] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 163/1247] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 164/1247] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 165/1247] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 166/1247] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 167/1247] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 168/1247] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 169/1247] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 170/1247] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 171/1247] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 172/1247] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 173/1247] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 174/1247] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 175/1247] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 176/1247] Compiling libraries/AP_Compass/AP_Compass_BMM350.cpp BB-WAF: [ 177/1247] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 178/1247] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 179/1247] Compiling libraries/AP_Compass/AP_Compass_IIS2MDC.cpp BB-WAF: [ 180/1247] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 181/1247] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 182/1247] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 183/1247] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 184/1247] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 185/1247] Compiling libraries/AP_CustomRotations/AP_CustomRotations.cpp BB-WAF: [ 186/1247] Compiling libraries/AP_CustomRotations/AP_CustomRotations_params.cpp BB-WAF: [ 187/1247] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 188/1247] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 189/1247] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 190/1247] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 191/1247] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 192/1247] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [ 193/1247] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [ 194/1247] Compiling libraries/AP_Devo_Telem/AP_Devo_Telem.cpp BB-WAF: [ 195/1247] Compiling libraries/AP_DroneCAN/AP_DroneCAN_serial.cpp BB-WAF: [ 196/1247] Compiling libraries/AP_DroneCAN/AP_DroneCAN.cpp BB-WAF: [ 197/1247] Compiling libraries/AP_DroneCAN/AP_Canard_iface.cpp BB-WAF: [ 198/1247] Compiling libraries/AP_DroneCAN/AP_DroneCAN_DNA_Server.cpp BB-WAF: [ 199/1247] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [ 200/1247] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [ 201/1247] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [ 202/1247] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [ 203/1247] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [ 204/1247] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 205/1247] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [ 206/1247] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 207/1247] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [ 208/1247] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [ 209/1247] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [ 210/1247] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_SITL.cpp BB-WAF: [ 211/1247] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem.cpp BB-WAF: [ 212/1247] Compiling libraries/AP_ExternalAHRS/MicroStrain_common.cpp BB-WAF: [ 213/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.cpp BB-WAF: [ 214/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [ 215/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain7.cpp BB-WAF: [ 216/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS.cpp BB-WAF: [ 217/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain5.cpp BB-WAF: [ 218/1247] Compiling libraries/AP_ExternalControl/AP_ExternalControl.cpp BB-WAF: [ 219/1247] Compiling libraries/AP_FETtecOneWire/AP_FETtecOneWire.cpp BB-WAF: [ 220/1247] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [ 221/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [ 222/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [ 223/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [ 224/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [ 225/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [ 226/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [ 227/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [ 228/1247] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [ 229/1247] Compiling libraries/AP_FlashStorage/AP_FlashStorage.cpp BB-WAF: [ 230/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Telem.cpp BB-WAF: [ 231/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.cpp BB-WAF: [ 232/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [ 233/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.cpp BB-WAF: [ 234/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.cpp BB-WAF: [ 235/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [ 236/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [ 237/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.cpp BB-WAF: [ 238/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.cpp BB-WAF: [ 239/1247] Compiling libraries/AP_GPS/AP_GPS_Params.cpp BB-WAF: [ 240/1247] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [ 241/1247] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [ 242/1247] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [ 243/1247] Compiling libraries/AP_GPS/AP_GPS_Blended.cpp BB-WAF: [ 244/1247] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [ 245/1247] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [ 246/1247] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [ 247/1247] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [ 248/1247] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [ 249/1247] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [ 250/1247] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [ 251/1247] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [ 252/1247] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [ 253/1247] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [ 254/1247] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [ 255/1247] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [ 256/1247] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [ 257/1247] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [ 258/1247] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [ 259/1247] Compiling libraries/AP_GSOF/AP_GSOF.cpp BB-WAF: [ 260/1247] Compiling libraries/AP_Generator/AP_Generator_IE_2400.cpp BB-WAF: [ 261/1247] Compiling libraries/AP_Generator/AP_Generator_Backend.cpp BB-WAF: [ 262/1247] Compiling libraries/AP_Generator/AP_Generator.cpp BB-WAF: [ 263/1247] Compiling libraries/AP_Generator/AP_Generator_RichenPower.cpp BB-WAF: [ 264/1247] Compiling libraries/AP_Generator/AP_Generator_IE_650_800.cpp BB-WAF: [ 265/1247] Compiling libraries/AP_Generator/AP_Generator_IE_FuelCell.cpp BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp: In member function void Compass::probe_i2c_spi_compasses(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:19:110: error: no matching function for call to AP_Compass_BMM150::probe(AP_HAL::OwnPtr, Rotation) BB-WAF: 19 | #define PROBE_MAG_I2C(driver, bus, addr, args ...) ADD_BACKEND(DRIVER_ ##driver, AP_Compass_ ## driver::probe(GET_I2C_DEVICE(bus, addr),##args)) BB-WAF: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1101:59: note: in definition of macro ADD_BACKEND BB-WAF: 1101 | do { if (_driver_enabled(driver_type)) { _add_backend(backend); } \ BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:248:28: note: in expansion of macro PROBE_MAG_I2C BB-WAF: 248 | #define HAL_MAG_PROBE1 PROBE_MAG_I2C(BMM150, 2, 0x12, ROTATION_NONE) BB-WAF: | ^~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:251:32: note: in expansion of macro HAL_MAG_PROBE1 BB-WAF: 251 | #define HAL_MAG_PROBE_LIST HAL_MAG_PROBE1; HAL_MAG_PROBE2; HAL_MAG_PROBE3 BB-WAF: | ^~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1433:5: note: in expansion of macro HAL_MAG_PROBE_LIST BB-WAF: 1433 | HAL_MAG_PROBE_LIST; BB-WAF: | ^~~~~~~~~~~~~~~~~~ BB-WAF: compilation terminated due to -Wfatal-errors. BB-WAF: BB-WAF: Waf: Leaving directory `/home/autotest/build/tmp/binaries.build/aero' BB-WAF: Build failed BB-WAF: -> task in 'objs/AP_Compass' failed (exit status 1): BB-WAF: {task 140193714049808: cxx AP_Compass.cpp -> AP_Compass.cpp.0.o} BB-WAF: (run with -v to display more information) BB: Process failed ((3230608, 256)) BB: Failed build of ArduCopter aero-heli beta BB: [7/295] Building board: aerofc-v1 at 2025-09-20 11:53:18.930026 BB: Trying checkout ArduCopter beta aerofc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta aerofc-v1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/aerofc-v1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (aerofc-v1) - not in board list BB: Considering frame heli for board aerofc-v1 BB: Trying checkout ArduCopter beta aerofc-v1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta aerofc-v1 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/aerofc-v1-heli/git-version.txt doesn't exist - building BB: Skipping heli build for aerofc-v1 BB: [8/295] Building board: AEROFOX-H7 at 2025-09-20 11:53:19.869143 BB: Trying checkout ArduCopter beta AEROFOX-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta AEROFOX-H7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board AEROFOX-H7 BB: Trying checkout ArduCopter beta AEROFOX-H7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta AEROFOX-H7 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [9/295] Building board: AET-H743-Basic at 2025-09-20 11:53:19.934754 BB: Trying checkout ArduCopter beta AET-H743-Basic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta AET-H743-Basic binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board AET-H743-Basic BB: Trying checkout ArduCopter beta AET-H743-Basic heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta AET-H743-Basic binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [10/295] Building board: airbotf4 at 2025-09-20 11:53:20.001668 BB: Trying checkout ArduCopter beta airbotf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta airbotf4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board airbotf4 BB: Trying checkout ArduCopter beta airbotf4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta airbotf4 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [11/295] Building board: AIRLink at 2025-09-20 11:53:20.066596 BB: Trying checkout ArduCopter beta AIRLink None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta AIRLink binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board AIRLink BB: Trying checkout ArduCopter beta AIRLink heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta AIRLink binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [12/295] Building board: Airvolute-DCS2 at 2025-09-20 11:53:20.131144 BB: Trying checkout ArduCopter beta Airvolute-DCS2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Airvolute-DCS2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board Airvolute-DCS2 BB: Trying checkout ArduCopter beta Airvolute-DCS2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Airvolute-DCS2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [13/295] Building board: AnyleafH7 at 2025-09-20 11:53:20.198464 BB: Trying checkout ArduCopter beta AnyleafH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta AnyleafH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board AnyleafH7 BB: Trying checkout ArduCopter beta AnyleafH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta AnyleafH7 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [14/295] Building board: Aocoda-RC-H743Dual at 2025-09-20 11:53:20.263761 BB: Trying checkout ArduCopter beta Aocoda-RC-H743Dual None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Aocoda-RC-H743Dual binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board Aocoda-RC-H743Dual BB: Trying checkout ArduCopter beta Aocoda-RC-H743Dual heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Aocoda-RC-H743Dual binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [15/295] Building board: ARK_FPV at 2025-09-20 11:53:20.332585 BB: Trying checkout ArduCopter beta ARK_FPV None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta ARK_FPV binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/ARK_FPV/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ARK_FPV) - not in board list BB: Considering frame heli for board ARK_FPV BB: Trying checkout ArduCopter beta ARK_FPV heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta ARK_FPV binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/ARK_FPV-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ARK_FPV) - not in board list BB: [16/295] Building board: ARKV6X at 2025-09-20 11:53:22.226599 BB: Trying checkout ArduCopter beta ARKV6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta ARKV6X binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board ARKV6X BB: Trying checkout ArduCopter beta ARKV6X heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta ARKV6X binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [17/295] Building board: ARKV6X-bdshot at 2025-09-20 11:53:22.293149 BB: Trying checkout ArduCopter beta ARKV6X-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta ARKV6X-bdshot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/ARKV6X-bdshot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ARKV6X-bdshot) - not in board list BB: Considering frame heli for board ARKV6X-bdshot BB: Trying checkout ArduCopter beta ARKV6X-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta ARKV6X-bdshot binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/ARKV6X-bdshot-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ARKV6X-bdshot) - not in board list BB: [18/295] Building board: AtomRCF405NAVI at 2025-09-20 11:53:24.116500 BB: Trying checkout ArduCopter beta AtomRCF405NAVI None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta AtomRCF405NAVI binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board AtomRCF405NAVI BB: Trying checkout ArduCopter beta AtomRCF405NAVI heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta AtomRCF405NAVI binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [19/295] Building board: ATOMRCF405NAVI-Deluxe at 2025-09-20 11:53:24.185475 BB: Trying checkout ArduCopter beta ATOMRCF405NAVI-Deluxe None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta ATOMRCF405NAVI-Deluxe binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/ATOMRCF405NAVI-Deluxe/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ATOMRCF405NAVI-Deluxe) - not in board list BB: Considering frame heli for board ATOMRCF405NAVI-Deluxe BB: Trying checkout ArduCopter beta ATOMRCF405NAVI-Deluxe heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta ATOMRCF405NAVI-Deluxe binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/ATOMRCF405NAVI-Deluxe-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ATOMRCF405NAVI-Deluxe) - not in board list BB: [20/295] Building board: bbbmini at 2025-09-20 11:53:26.012927 BB: Trying checkout ArduCopter beta bbbmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta bbbmini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board bbbmini BB: Trying checkout ArduCopter beta bbbmini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta bbbmini binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [21/295] Building board: BeastF7 at 2025-09-20 11:53:26.079562 BB: Trying checkout ArduCopter beta BeastF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta BeastF7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board BeastF7 BB: Trying checkout ArduCopter beta BeastF7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta BeastF7 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [22/295] Building board: BeastF7v2 at 2025-09-20 11:53:26.144547 BB: Trying checkout ArduCopter beta BeastF7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta BeastF7v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board BeastF7v2 BB: Trying checkout ArduCopter beta BeastF7v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta BeastF7v2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [23/295] Building board: BeastH7 at 2025-09-20 11:53:26.209908 BB: Trying checkout ArduCopter beta BeastH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta BeastH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board BeastH7 BB: Trying checkout ArduCopter beta BeastH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta BeastH7 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [24/295] Building board: BeastH7v2 at 2025-09-20 11:53:26.274102 BB: Trying checkout ArduCopter beta BeastH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta BeastH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board BeastH7v2 BB: Trying checkout ArduCopter beta BeastH7v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta BeastH7v2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [25/295] Building board: bebop at 2025-09-20 11:53:26.338999 BB: Trying checkout ArduCopter beta bebop None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta bebop binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board bebop BB: Trying checkout ArduCopter beta bebop heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta bebop binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/bebop-heli/git-version.txt doesn't exist - building BB: Skipping heli build for bebop BB: [26/295] Building board: BETAFPV-F405 at 2025-09-20 11:53:26.399903 BB: Trying checkout ArduCopter beta BETAFPV-F405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta BETAFPV-F405 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board BETAFPV-F405 BB: Trying checkout ArduCopter beta BETAFPV-F405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta BETAFPV-F405 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [27/295] Building board: BETAFPV-F405-I2C at 2025-09-20 11:53:26.465680 BB: Trying checkout ArduCopter beta BETAFPV-F405-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta BETAFPV-F405-I2C binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board BETAFPV-F405-I2C BB: Trying checkout ArduCopter beta BETAFPV-F405-I2C heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta BETAFPV-F405-I2C binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [28/295] Building board: bhat at 2025-09-20 11:53:26.529389 BB: Trying checkout ArduCopter beta bhat None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta bhat binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board bhat BB: Trying checkout ArduCopter beta bhat heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta bhat binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [29/295] Building board: BlitzF745 at 2025-09-20 11:53:26.593033 BB: Trying checkout ArduCopter beta BlitzF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta BlitzF745 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board BlitzF745 BB: Trying checkout ArduCopter beta BlitzF745 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta BlitzF745 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [30/295] Building board: BlitzF745AIO at 2025-09-20 11:53:26.656085 BB: Trying checkout ArduCopter beta BlitzF745AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta BlitzF745AIO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board BlitzF745AIO BB: Trying checkout ArduCopter beta BlitzF745AIO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta BlitzF745AIO binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [31/295] Building board: BlitzH743Pro at 2025-09-20 11:53:26.723098 BB: Trying checkout ArduCopter beta BlitzH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta BlitzH743Pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board BlitzH743Pro BB: Trying checkout ArduCopter beta BlitzH743Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta BlitzH743Pro binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [32/295] Building board: BlitzMiniF745 at 2025-09-20 11:53:26.787168 BB: Trying checkout ArduCopter beta BlitzMiniF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta BlitzMiniF745 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board BlitzMiniF745 BB: Trying checkout ArduCopter beta BlitzMiniF745 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta BlitzMiniF745 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [33/295] Building board: BlitzWingH743 at 2025-09-20 11:53:26.851222 BB: Trying checkout ArduCopter beta BlitzWingH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta BlitzWingH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board BlitzWingH743 BB: Trying checkout ArduCopter beta BlitzWingH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta BlitzWingH743 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [34/295] Building board: blue at 2025-09-20 11:53:26.915422 BB: Trying checkout ArduCopter beta blue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta blue binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board blue BB: Trying checkout ArduCopter beta blue heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta blue binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [35/295] Building board: BOTWINGF405 at 2025-09-20 11:53:26.977964 BB: Trying checkout ArduCopter beta BOTWINGF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta BOTWINGF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/BOTWINGF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (BOTWINGF405) - not in board list BB: Considering frame heli for board BOTWINGF405 BB: Trying checkout ArduCopter beta BOTWINGF405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta BOTWINGF405 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/BOTWINGF405-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (BOTWINGF405) - not in board list BB: [36/295] Building board: BrahmaF4 at 2025-09-20 11:53:28.792126 BB: Trying checkout ArduCopter beta BrahmaF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta BrahmaF4 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/BrahmaF4/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (BrahmaF4) - not in board list BB: Considering frame heli for board BrahmaF4 BB: Trying checkout ArduCopter beta BrahmaF4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta BrahmaF4 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/BrahmaF4-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (BrahmaF4) - not in board list BB: [37/295] Building board: BROTHERHOBBYF405v3 at 2025-09-20 11:53:30.623014 BB: Trying checkout ArduCopter beta BROTHERHOBBYF405v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta BROTHERHOBBYF405v3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board BROTHERHOBBYF405v3 BB: Trying checkout ArduCopter beta BROTHERHOBBYF405v3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta BROTHERHOBBYF405v3 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [38/295] Building board: BROTHERHOBBYH743 at 2025-09-20 11:53:30.697657 BB: Trying checkout ArduCopter beta BROTHERHOBBYH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta BROTHERHOBBYH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board BROTHERHOBBYH743 BB: Trying checkout ArduCopter beta BROTHERHOBBYH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta BROTHERHOBBYH743 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [39/295] Building board: canzero at 2025-09-20 11:53:30.768525 BB: Trying checkout ArduCopter beta canzero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta canzero binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board canzero BB: Trying checkout ArduCopter beta canzero heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta canzero binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [40/295] Building board: CBU-H7-LC-Stamp at 2025-09-20 11:53:30.835808 BB: Trying checkout ArduCopter beta CBU-H7-LC-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CBU-H7-LC-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/CBU-H7-LC-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CBU-H7-LC-Stamp) - not in board list BB: Considering frame heli for board CBU-H7-LC-Stamp BB: Trying checkout ArduCopter beta CBU-H7-LC-Stamp heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CBU-H7-LC-Stamp binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/CBU-H7-LC-Stamp-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CBU-H7-LC-Stamp) - not in board list BB: [41/295] Building board: CBU-H7-Stamp at 2025-09-20 11:53:32.661496 BB: Trying checkout ArduCopter beta CBU-H7-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CBU-H7-Stamp binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board CBU-H7-Stamp BB: Trying checkout ArduCopter beta CBU-H7-Stamp heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CBU-H7-Stamp binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [42/295] Building board: CORVON405V2_1 at 2025-09-20 11:53:32.727301 BB: Trying checkout ArduCopter beta CORVON405V2_1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CORVON405V2_1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/CORVON405V2_1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CORVON405V2_1) - not in board list BB: Considering frame heli for board CORVON405V2_1 BB: Trying checkout ArduCopter beta CORVON405V2_1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CORVON405V2_1 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/CORVON405V2_1-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CORVON405V2_1) - not in board list BB: [43/295] Building board: CORVON743V1 at 2025-09-20 11:53:34.530201 BB: Trying checkout ArduCopter beta CORVON743V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CORVON743V1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/CORVON743V1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CORVON743V1) - not in board list BB: Considering frame heli for board CORVON743V1 BB: Trying checkout ArduCopter beta CORVON743V1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CORVON743V1 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/CORVON743V1-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CORVON743V1) - not in board list BB: [44/295] Building board: CrazyF405 at 2025-09-20 11:53:36.397488 BB: Trying checkout ArduCopter beta CrazyF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CrazyF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/CrazyF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CrazyF405) - not in board list BB: Considering frame heli for board CrazyF405 BB: Trying checkout ArduCopter beta CrazyF405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CrazyF405 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/CrazyF405-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CrazyF405) - not in board list BB: [45/295] Building board: crazyflie2 at 2025-09-20 11:53:38.220352 BB: Trying checkout ArduCopter beta crazyflie2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta crazyflie2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board crazyflie2 BB: Trying checkout ArduCopter beta crazyflie2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta crazyflie2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [46/295] Building board: CSKY405 at 2025-09-20 11:53:38.289645 BB: Trying checkout ArduCopter beta CSKY405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CSKY405 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board CSKY405 BB: Trying checkout ArduCopter beta CSKY405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CSKY405 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [47/295] Building board: CUAV-7-Nano at 2025-09-20 11:53:38.353256 BB: Trying checkout ArduCopter beta CUAV-7-Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CUAV-7-Nano binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board CUAV-7-Nano BB: Trying checkout ArduCopter beta CUAV-7-Nano heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CUAV-7-Nano binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [48/295] Building board: CUAV-Nora at 2025-09-20 11:53:38.419874 BB: Trying checkout ArduCopter beta CUAV-Nora None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CUAV-Nora binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board CUAV-Nora BB: Trying checkout ArduCopter beta CUAV-Nora heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CUAV-Nora binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [49/295] Building board: CUAV-Nora-bdshot at 2025-09-20 11:53:38.484386 BB: Trying checkout ArduCopter beta CUAV-Nora-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CUAV-Nora-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board CUAV-Nora-bdshot BB: Trying checkout ArduCopter beta CUAV-Nora-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CUAV-Nora-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [50/295] Building board: CUAV-Pixhack-v3 at 2025-09-20 11:53:38.550972 BB: Trying checkout ArduCopter beta CUAV-Pixhack-v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CUAV-Pixhack-v3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board CUAV-Pixhack-v3 BB: Trying checkout ArduCopter beta CUAV-Pixhack-v3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CUAV-Pixhack-v3 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [51/295] Building board: CUAV-V6X-v2 at 2025-09-20 11:53:38.613855 BB: Trying checkout ArduCopter beta CUAV-V6X-v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CUAV-V6X-v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/CUAV-V6X-v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CUAV-V6X-v2) - not in board list BB: Considering frame heli for board CUAV-V6X-v2 BB: Trying checkout ArduCopter beta CUAV-V6X-v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CUAV-V6X-v2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/CUAV-V6X-v2-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CUAV-V6X-v2) - not in board list BB: [52/295] Building board: CUAV-X25-EVO at 2025-09-20 11:53:40.493767 BB: Trying checkout ArduCopter beta CUAV-X25-EVO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CUAV-X25-EVO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/CUAV-X25-EVO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CUAV-X25-EVO) - not in board list BB: Considering frame heli for board CUAV-X25-EVO BB: Trying checkout ArduCopter beta CUAV-X25-EVO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CUAV-X25-EVO binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/CUAV-X25-EVO-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CUAV-X25-EVO) - not in board list BB: [53/295] Building board: CUAV-X7 at 2025-09-20 11:53:42.423252 BB: Trying checkout ArduCopter beta CUAV-X7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CUAV-X7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board CUAV-X7 BB: Trying checkout ArduCopter beta CUAV-X7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CUAV-X7 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [54/295] Building board: CUAV-X7-bdshot at 2025-09-20 11:53:42.496522 BB: Trying checkout ArduCopter beta CUAV-X7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CUAV-X7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board CUAV-X7-bdshot BB: Trying checkout ArduCopter beta CUAV-X7-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CUAV-X7-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [55/295] Building board: CUAVv5 at 2025-09-20 11:53:42.572243 BB: Trying checkout ArduCopter beta CUAVv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CUAVv5 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board CUAVv5 BB: Trying checkout ArduCopter beta CUAVv5 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CUAVv5 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [56/295] Building board: CUAVv5-bdshot at 2025-09-20 11:53:42.644362 BB: Trying checkout ArduCopter beta CUAVv5-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CUAVv5-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board CUAVv5-bdshot BB: Trying checkout ArduCopter beta CUAVv5-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CUAVv5-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [57/295] Building board: CUAVv5Nano at 2025-09-20 11:53:42.717565 BB: Trying checkout ArduCopter beta CUAVv5Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CUAVv5Nano binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board CUAVv5Nano BB: Trying checkout ArduCopter beta CUAVv5Nano heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CUAVv5Nano binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [58/295] Building board: CUAVv5Nano-bdshot at 2025-09-20 11:53:42.788366 BB: Trying checkout ArduCopter beta CUAVv5Nano-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CUAVv5Nano-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board CUAVv5Nano-bdshot BB: Trying checkout ArduCopter beta CUAVv5Nano-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CUAVv5Nano-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [59/295] Building board: CubeBlack at 2025-09-20 11:53:42.859721 BB: Trying checkout ArduCopter beta CubeBlack None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CubeBlack binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board CubeBlack BB: Trying checkout ArduCopter beta CubeBlack heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CubeBlack binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [60/295] Building board: CubeBlack+ at 2025-09-20 11:53:42.933268 BB: Trying checkout ArduCopter beta CubeBlack+ None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CubeBlack+ binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board CubeBlack+ BB: Trying checkout ArduCopter beta CubeBlack+ heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CubeBlack+ binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [61/295] Building board: CubeGreen-solo at 2025-09-20 11:53:43.005094 BB: Trying checkout ArduCopter beta CubeGreen-solo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CubeGreen-solo binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board CubeGreen-solo BB: Trying checkout ArduCopter beta CubeGreen-solo heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CubeGreen-solo binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/CubeGreen-solo-heli/git-version.txt doesn't exist - building BB: Skipping heli build for CubeGreen-solo BB: [62/295] Building board: CubeOrange at 2025-09-20 11:53:43.114623 BB: Trying checkout ArduCopter beta CubeOrange None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CubeOrange binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board CubeOrange BB: Trying checkout ArduCopter beta CubeOrange heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CubeOrange binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [63/295] Building board: CubeOrange-bdshot at 2025-09-20 11:53:43.189006 BB: Trying checkout ArduCopter beta CubeOrange-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CubeOrange-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board CubeOrange-bdshot BB: Trying checkout ArduCopter beta CubeOrange-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CubeOrange-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [64/295] Building board: CubeOrange-SimOnHardWare at 2025-09-20 11:53:43.263305 BB: Trying checkout ArduCopter beta CubeOrange-SimOnHardWare None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CubeOrange-SimOnHardWare binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board CubeOrange-SimOnHardWare BB: Trying checkout ArduCopter beta CubeOrange-SimOnHardWare heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CubeOrange-SimOnHardWare binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [65/295] Building board: CubeOrangePlus at 2025-09-20 11:53:43.337970 BB: Trying checkout ArduCopter beta CubeOrangePlus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CubeOrangePlus binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board CubeOrangePlus BB: Trying checkout ArduCopter beta CubeOrangePlus heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CubeOrangePlus binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [66/295] Building board: CubeOrangePlus-bdshot at 2025-09-20 11:53:43.436184 BB: Trying checkout ArduCopter beta CubeOrangePlus-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CubeOrangePlus-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board CubeOrangePlus-bdshot BB: Trying checkout ArduCopter beta CubeOrangePlus-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CubeOrangePlus-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [67/295] Building board: CubeOrangePlus-SimOnHardWare at 2025-09-20 11:53:43.512248 BB: Trying checkout ArduCopter beta CubeOrangePlus-SimOnHardWare None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CubeOrangePlus-SimOnHardWare binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board CubeOrangePlus-SimOnHardWare BB: Trying checkout ArduCopter beta CubeOrangePlus-SimOnHardWare heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CubeOrangePlus-SimOnHardWare binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [68/295] Building board: CubePurple at 2025-09-20 11:53:43.584920 BB: Trying checkout ArduCopter beta CubePurple None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CubePurple binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board CubePurple BB: Trying checkout ArduCopter beta CubePurple heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CubePurple binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [69/295] Building board: CubeRedPrimary at 2025-09-20 11:53:43.660979 BB: Trying checkout ArduCopter beta CubeRedPrimary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CubeRedPrimary binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board CubeRedPrimary BB: Trying checkout ArduCopter beta CubeRedPrimary heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CubeRedPrimary binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [70/295] Building board: CubeRedSecondary at 2025-09-20 11:53:43.740267 BB: Trying checkout ArduCopter beta CubeRedSecondary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CubeRedSecondary binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board CubeRedSecondary BB: Trying checkout ArduCopter beta CubeRedSecondary heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CubeRedSecondary binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [71/295] Building board: CubeSolo at 2025-09-20 11:53:43.819792 BB: Trying checkout ArduCopter beta CubeSolo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CubeSolo binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board CubeSolo BB: Trying checkout ArduCopter beta CubeSolo heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CubeSolo binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/CubeSolo-heli/git-version.txt doesn't exist - building BB: Skipping heli build for CubeSolo BB: [72/295] Building board: CubeYellow at 2025-09-20 11:53:43.890340 BB: Trying checkout ArduCopter beta CubeYellow None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CubeYellow binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board CubeYellow BB: Trying checkout ArduCopter beta CubeYellow heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CubeYellow binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [73/295] Building board: CubeYellow-bdshot at 2025-09-20 11:53:43.965721 BB: Trying checkout ArduCopter beta CubeYellow-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CubeYellow-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board CubeYellow-bdshot BB: Trying checkout ArduCopter beta CubeYellow-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CubeYellow-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [74/295] Building board: DAKEFPVF405 at 2025-09-20 11:53:44.049982 BB: Trying checkout ArduCopter beta DAKEFPVF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta DAKEFPVF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/DAKEFPVF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (DAKEFPVF405) - not in board list BB: Considering frame heli for board DAKEFPVF405 BB: Trying checkout ArduCopter beta DAKEFPVF405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta DAKEFPVF405 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/DAKEFPVF405-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (DAKEFPVF405) - not in board list BB: [75/295] Building board: DAKEFPVH743 at 2025-09-20 11:53:45.957828 BB: Trying checkout ArduCopter beta DAKEFPVH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta DAKEFPVH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/DAKEFPVH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (DAKEFPVH743) - not in board list BB: Considering frame heli for board DAKEFPVH743 BB: Trying checkout ArduCopter beta DAKEFPVH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta DAKEFPVH743 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/DAKEFPVH743-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (DAKEFPVH743) - not in board list BB: [76/295] Building board: DAKEFPVH743Pro at 2025-09-20 11:53:47.822034 BB: Trying checkout ArduCopter beta DAKEFPVH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta DAKEFPVH743Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/DAKEFPVH743Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (DAKEFPVH743Pro) - not in board list BB: Considering frame heli for board DAKEFPVH743Pro BB: Trying checkout ArduCopter beta DAKEFPVH743Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta DAKEFPVH743Pro binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/DAKEFPVH743Pro-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (DAKEFPVH743Pro) - not in board list BB: [77/295] Building board: dark at 2025-09-20 11:53:49.656737 BB: Trying checkout ArduCopter beta dark None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta dark binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board dark BB: Trying checkout ArduCopter beta dark heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta dark binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [78/295] Building board: DevEBoxH7v2 at 2025-09-20 11:53:49.723164 BB: Trying checkout ArduCopter beta DevEBoxH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta DevEBoxH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board DevEBoxH7v2 BB: Trying checkout ArduCopter beta DevEBoxH7v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta DevEBoxH7v2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [79/295] Building board: DroneerF405 at 2025-09-20 11:53:49.786760 BB: Trying checkout ArduCopter beta DroneerF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta DroneerF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/DroneerF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (DroneerF405) - not in board list BB: Considering frame heli for board DroneerF405 BB: Trying checkout ArduCopter beta DroneerF405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta DroneerF405 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/DroneerF405-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (DroneerF405) - not in board list BB: [80/295] Building board: DrotekP3Pro at 2025-09-20 11:53:51.679909 BB: Trying checkout ArduCopter beta DrotekP3Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta DrotekP3Pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board DrotekP3Pro BB: Trying checkout ArduCopter beta DrotekP3Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta DrotekP3Pro binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [81/295] Building board: Durandal at 2025-09-20 11:53:51.752433 BB: Trying checkout ArduCopter beta Durandal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Durandal binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board Durandal BB: Trying checkout ArduCopter beta Durandal heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Durandal binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [82/295] Building board: Durandal-bdshot at 2025-09-20 11:53:51.822353 BB: Trying checkout ArduCopter beta Durandal-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Durandal-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board Durandal-bdshot BB: Trying checkout ArduCopter beta Durandal-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Durandal-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [83/295] Building board: edge at 2025-09-20 11:53:51.890644 BB: Trying checkout ArduCopter beta edge None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta edge binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board edge BB: Trying checkout ArduCopter beta edge heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta edge binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [84/295] Building board: erleboard at 2025-09-20 11:53:51.956792 BB: Trying checkout ArduCopter beta erleboard None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta erleboard binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board erleboard BB: Trying checkout ArduCopter beta erleboard heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta erleboard binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [85/295] Building board: erlebrain2 at 2025-09-20 11:53:52.022355 BB: Trying checkout ArduCopter beta erlebrain2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta erlebrain2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board erlebrain2 BB: Trying checkout ArduCopter beta erlebrain2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta erlebrain2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [86/295] Building board: esp32buzz at 2025-09-20 11:53:52.087958 BB: Trying checkout ArduCopter beta esp32buzz None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta esp32buzz binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/esp32buzz/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32buzz in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32buzz --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32buzz BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3250631, 256)) BB: waf configure failed BB: Considering frame heli for board esp32buzz BB: Trying checkout ArduCopter beta esp32buzz heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta esp32buzz binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/esp32buzz-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32buzz in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32buzz --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32buzz BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3251078, 256)) BB: waf configure failed BB: [87/295] Building board: esp32diy at 2025-09-20 11:53:54.687696 BB: Trying checkout ArduCopter beta esp32diy None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta esp32diy binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/esp32diy/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32diy in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32diy --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32diy BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3251525, 256)) BB: waf configure failed BB: Considering frame heli for board esp32diy BB: Trying checkout ArduCopter beta esp32diy heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta esp32diy binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/esp32diy-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32diy in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32diy --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32diy BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3251972, 256)) BB: waf configure failed BB: [88/295] Building board: esp32empty at 2025-09-20 11:53:57.215913 BB: Trying checkout ArduCopter beta esp32empty None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta esp32empty binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/esp32empty/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32empty in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32empty --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32empty BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3252419, 256)) BB: waf configure failed BB: Considering frame heli for board esp32empty BB: Trying checkout ArduCopter beta esp32empty heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta esp32empty binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/esp32empty-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32empty in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32empty --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32empty BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3252866, 256)) BB: waf configure failed BB: [89/295] Building board: esp32icarus at 2025-09-20 11:53:59.731364 BB: Trying checkout ArduCopter beta esp32icarus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta esp32icarus binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/esp32icarus/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32icarus in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32icarus --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32icarus BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3253313, 256)) BB: waf configure failed BB: Considering frame heli for board esp32icarus BB: Trying checkout ArduCopter beta esp32icarus heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta esp32icarus binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/esp32icarus-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32icarus in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32icarus --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32icarus BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3253760, 256)) BB: waf configure failed BB: [90/295] Building board: esp32imu_module_v11 at 2025-09-20 11:54:02.280289 BB: Trying checkout ArduCopter beta esp32imu_module_v11 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta esp32imu_module_v11 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/esp32imu_module_v11/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (esp32imu_module_v11) - not in board list BB: Considering frame heli for board esp32imu_module_v11 BB: Trying checkout ArduCopter beta esp32imu_module_v11 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta esp32imu_module_v11 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/esp32imu_module_v11-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (esp32imu_module_v11) - not in board list BB: [91/295] Building board: esp32nick at 2025-09-20 11:54:04.078950 BB: Trying checkout ArduCopter beta esp32nick None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta esp32nick binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/esp32nick/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32nick in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32nick --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32nick BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3255074, 256)) BB: waf configure failed BB: Considering frame heli for board esp32nick BB: Trying checkout ArduCopter beta esp32nick heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta esp32nick binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/esp32nick-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32nick in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32nick --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32nick BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3255521, 256)) BB: waf configure failed BB: [92/295] Building board: esp32s3devkit at 2025-09-20 11:54:06.684879 BB: Trying checkout ArduCopter beta esp32s3devkit None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta esp32s3devkit binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/esp32s3devkit/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32s3devkit in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32s3devkit --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32s3devkit BB-WAF: Using toolchain : xtensa-esp32s3-elf BB-WAF: Could not find the program ['xtensa-esp32s3-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3255968, 256)) BB: waf configure failed BB: Considering frame heli for board esp32s3devkit BB: Trying checkout ArduCopter beta esp32s3devkit heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta esp32s3devkit binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/esp32s3devkit-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32s3devkit in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32s3devkit --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32s3devkit BB-WAF: Using toolchain : xtensa-esp32s3-elf BB-WAF: Could not find the program ['xtensa-esp32s3-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3256415, 256)) BB: waf configure failed BB: [93/295] Building board: esp32s3empty at 2025-09-20 11:54:09.247203 BB: Trying checkout ArduCopter beta esp32s3empty None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta esp32s3empty binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/esp32s3empty/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32s3empty in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32s3empty --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32s3empty BB-WAF: Using toolchain : xtensa-esp32s3-elf BB-WAF: Could not find the program ['xtensa-esp32s3-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3256862, 256)) BB: waf configure failed BB: Considering frame heli for board esp32s3empty BB: Trying checkout ArduCopter beta esp32s3empty heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta esp32s3empty binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/esp32s3empty-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32s3empty in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32s3empty --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32s3empty BB-WAF: Using toolchain : xtensa-esp32s3-elf BB-WAF: Could not find the program ['xtensa-esp32s3-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3257309, 256)) BB: waf configure failed BB: [94/295] Building board: esp32s3m5stampfly at 2025-09-20 11:54:11.781331 BB: Trying checkout ArduCopter beta esp32s3m5stampfly None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta esp32s3m5stampfly binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/esp32s3m5stampfly/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (esp32s3m5stampfly) - not in board list BB: Considering frame heli for board esp32s3m5stampfly BB: Trying checkout ArduCopter beta esp32s3m5stampfly heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta esp32s3m5stampfly binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/esp32s3m5stampfly-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (esp32s3m5stampfly) - not in board list BB: [95/295] Building board: esp32tomte76 at 2025-09-20 11:54:13.604531 BB: Trying checkout ArduCopter beta esp32tomte76 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta esp32tomte76 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/esp32tomte76/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32tomte76 in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32tomte76 --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32tomte76 BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3258604, 256)) BB: waf configure failed BB: Considering frame heli for board esp32tomte76 BB: Trying checkout ArduCopter beta esp32tomte76 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta esp32tomte76 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/esp32tomte76-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32tomte76 in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32tomte76 --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32tomte76 BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3259051, 256)) BB: waf configure failed BB: [96/295] Building board: F35Lightning at 2025-09-20 11:54:16.108421 BB: Trying checkout ArduCopter beta F35Lightning None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta F35Lightning binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board F35Lightning BB: Trying checkout ArduCopter beta F35Lightning heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta F35Lightning binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [97/295] Building board: F4BY at 2025-09-20 11:54:16.180283 BB: Trying checkout ArduCopter beta F4BY None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta F4BY binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board F4BY BB: Trying checkout ArduCopter beta F4BY heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta F4BY binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [98/295] Building board: F4BY_F427 at 2025-09-20 11:54:16.248029 BB: Trying checkout ArduCopter beta F4BY_F427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta F4BY_F427 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/F4BY_F427/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (F4BY_F427) - not in board list BB: Considering frame heli for board F4BY_F427 BB: Trying checkout ArduCopter beta F4BY_F427 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta F4BY_F427 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/F4BY_F427-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (F4BY_F427) - not in board list BB: [99/295] Building board: FlyingMoonF407 at 2025-09-20 11:54:18.069774 BB: Trying checkout ArduCopter beta FlyingMoonF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta FlyingMoonF407 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board FlyingMoonF407 BB: Trying checkout ArduCopter beta FlyingMoonF407 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta FlyingMoonF407 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [100/295] Building board: FlyingMoonF427 at 2025-09-20 11:54:18.136208 BB: Trying checkout ArduCopter beta FlyingMoonF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta FlyingMoonF427 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board FlyingMoonF427 BB: Trying checkout ArduCopter beta FlyingMoonF427 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta FlyingMoonF427 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [101/295] Building board: FlyingMoonH743 at 2025-09-20 11:54:18.202619 BB: Trying checkout ArduCopter beta FlyingMoonH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta FlyingMoonH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board FlyingMoonH743 BB: Trying checkout ArduCopter beta FlyingMoonH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta FlyingMoonH743 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [102/295] Building board: FlywooF405HD-AIOv2 at 2025-09-20 11:54:18.268360 BB: Trying checkout ArduCopter beta FlywooF405HD-AIOv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta FlywooF405HD-AIOv2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board FlywooF405HD-AIOv2 BB: Trying checkout ArduCopter beta FlywooF405HD-AIOv2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta FlywooF405HD-AIOv2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [103/295] Building board: FlywooF405Pro at 2025-09-20 11:54:18.334579 BB: Trying checkout ArduCopter beta FlywooF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta FlywooF405Pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board FlywooF405Pro BB: Trying checkout ArduCopter beta FlywooF405Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta FlywooF405Pro binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [104/295] Building board: FlywooF405S-AIO at 2025-09-20 11:54:18.399775 BB: Trying checkout ArduCopter beta FlywooF405S-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta FlywooF405S-AIO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board FlywooF405S-AIO BB: Trying checkout ArduCopter beta FlywooF405S-AIO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta FlywooF405S-AIO binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [105/295] Building board: FlywooF745 at 2025-09-20 11:54:18.466972 BB: Trying checkout ArduCopter beta FlywooF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta FlywooF745 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board FlywooF745 BB: Trying checkout ArduCopter beta FlywooF745 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta FlywooF745 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [106/295] Building board: FlywooF745Nano at 2025-09-20 11:54:18.532626 BB: Trying checkout ArduCopter beta FlywooF745Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta FlywooF745Nano binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board FlywooF745Nano BB: Trying checkout ArduCopter beta FlywooF745Nano heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta FlywooF745Nano binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [107/295] Building board: FlywooH743Pro at 2025-09-20 11:54:18.599880 BB: Trying checkout ArduCopter beta FlywooH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta FlywooH743Pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board FlywooH743Pro BB: Trying checkout ArduCopter beta FlywooH743Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta FlywooH743Pro binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [108/295] Building board: fmuv2 at 2025-09-20 11:54:18.663005 BB: Trying checkout ArduCopter beta fmuv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta fmuv2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board fmuv2 BB: Trying checkout ArduCopter beta fmuv2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta fmuv2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [109/295] Building board: fmuv3 at 2025-09-20 11:54:18.730034 BB: Trying checkout ArduCopter beta fmuv3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta fmuv3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board fmuv3 BB: Trying checkout ArduCopter beta fmuv3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta fmuv3 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [110/295] Building board: fmuv5 at 2025-09-20 11:54:18.794838 BB: Trying checkout ArduCopter beta fmuv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta fmuv5 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board fmuv5 BB: Trying checkout ArduCopter beta fmuv5 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta fmuv5 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [111/295] Building board: FoxeerF405v2 at 2025-09-20 11:54:18.859270 BB: Trying checkout ArduCopter beta FoxeerF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta FoxeerF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board FoxeerF405v2 BB: Trying checkout ArduCopter beta FoxeerF405v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta FoxeerF405v2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [112/295] Building board: FoxeerH743v1 at 2025-09-20 11:54:18.924045 BB: Trying checkout ArduCopter beta FoxeerH743v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta FoxeerH743v1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board FoxeerH743v1 BB: Trying checkout ArduCopter beta FoxeerH743v1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta FoxeerH743v1 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [113/295] Building board: GEPRC_TAKER_H743 at 2025-09-20 11:54:18.990990 BB: Trying checkout ArduCopter beta GEPRC_TAKER_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta GEPRC_TAKER_H743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/GEPRC_TAKER_H743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (GEPRC_TAKER_H743) - not in board list BB: Considering frame heli for board GEPRC_TAKER_H743 BB: Trying checkout ArduCopter beta GEPRC_TAKER_H743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta GEPRC_TAKER_H743 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/GEPRC_TAKER_H743-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (GEPRC_TAKER_H743) - not in board list BB: [114/295] Building board: GEPRCF745BTHD at 2025-09-20 11:54:20.831910 BB: Trying checkout ArduCopter beta GEPRCF745BTHD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta GEPRCF745BTHD binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board GEPRCF745BTHD BB: Trying checkout ArduCopter beta GEPRCF745BTHD heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta GEPRCF745BTHD binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [115/295] Building board: GreenSightUltraBlue at 2025-09-20 11:54:20.904630 BB: Trying checkout ArduCopter beta GreenSightUltraBlue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta GreenSightUltraBlue binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/GreenSightUltraBlue/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (GreenSightUltraBlue) - not in board list BB: Considering frame heli for board GreenSightUltraBlue BB: Trying checkout ArduCopter beta GreenSightUltraBlue heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta GreenSightUltraBlue binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/GreenSightUltraBlue-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (GreenSightUltraBlue) - not in board list BB: [116/295] Building board: Here4FC at 2025-09-20 11:54:22.755777 BB: Trying checkout ArduCopter beta Here4FC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Here4FC binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board Here4FC BB: Trying checkout ArduCopter beta Here4FC heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Here4FC binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [117/295] Building board: IFLIGHT_2RAW_H7 at 2025-09-20 11:54:22.822646 BB: Trying checkout ArduCopter beta IFLIGHT_2RAW_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta IFLIGHT_2RAW_H7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board IFLIGHT_2RAW_H7 BB: Trying checkout ArduCopter beta IFLIGHT_2RAW_H7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta IFLIGHT_2RAW_H7 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [118/295] Building board: JFB100 at 2025-09-20 11:54:22.884672 BB: Trying checkout ArduCopter beta JFB100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta JFB100 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board JFB100 BB: Trying checkout ArduCopter beta JFB100 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta JFB100 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [119/295] Building board: JFB110 at 2025-09-20 11:54:22.951897 BB: Trying checkout ArduCopter beta JFB110 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta JFB110 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board JFB110 BB: Trying checkout ArduCopter beta JFB110 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta JFB110 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [120/295] Building board: JHEM_JHEF405 at 2025-09-20 11:54:23.016502 BB: Trying checkout ArduCopter beta JHEM_JHEF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta JHEM_JHEF405 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board JHEM_JHEF405 BB: Trying checkout ArduCopter beta JHEM_JHEF405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta JHEM_JHEF405 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [121/295] Building board: JHEMCU-GSF405A at 2025-09-20 11:54:23.080171 BB: Trying checkout ArduCopter beta JHEMCU-GSF405A None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta JHEMCU-GSF405A binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board JHEMCU-GSF405A BB: Trying checkout ArduCopter beta JHEMCU-GSF405A heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta JHEMCU-GSF405A binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [122/295] Building board: JHEMCU-GSF405A-RX2 at 2025-09-20 11:54:23.147403 BB: Trying checkout ArduCopter beta JHEMCU-GSF405A-RX2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta JHEMCU-GSF405A-RX2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board JHEMCU-GSF405A-RX2 BB: Trying checkout ArduCopter beta JHEMCU-GSF405A-RX2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta JHEMCU-GSF405A-RX2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [123/295] Building board: JHEMCU-H743HD at 2025-09-20 11:54:23.213115 BB: Trying checkout ArduCopter beta JHEMCU-H743HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta JHEMCU-H743HD binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board JHEMCU-H743HD BB: Trying checkout ArduCopter beta JHEMCU-H743HD heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta JHEMCU-H743HD binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [124/295] Building board: JHEMCUF405PRO at 2025-09-20 11:54:23.279894 BB: Trying checkout ArduCopter beta JHEMCUF405PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta JHEMCUF405PRO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/JHEMCUF405PRO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (JHEMCUF405PRO) - not in board list BB: Considering frame heli for board JHEMCUF405PRO BB: Trying checkout ArduCopter beta JHEMCUF405PRO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta JHEMCUF405PRO binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/JHEMCUF405PRO-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (JHEMCUF405PRO) - not in board list BB: [125/295] Building board: JHEMCUF405WING at 2025-09-20 11:54:25.092400 BB: Trying checkout ArduCopter beta JHEMCUF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta JHEMCUF405WING binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/JHEMCUF405WING/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (JHEMCUF405WING) - not in board list BB: Considering frame heli for board JHEMCUF405WING BB: Trying checkout ArduCopter beta JHEMCUF405WING heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta JHEMCUF405WING binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/JHEMCUF405WING-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (JHEMCUF405WING) - not in board list BB: [126/295] Building board: KakuteF4 at 2025-09-20 11:54:26.881909 BB: Trying checkout ArduCopter beta KakuteF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta KakuteF4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board KakuteF4 BB: Trying checkout ArduCopter beta KakuteF4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta KakuteF4 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [127/295] Building board: KakuteF4-Wing at 2025-09-20 11:54:26.949760 BB: Trying checkout ArduCopter beta KakuteF4-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta KakuteF4-Wing binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board KakuteF4-Wing BB: Trying checkout ArduCopter beta KakuteF4-Wing heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta KakuteF4-Wing binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [128/295] Building board: KakuteF4Mini at 2025-09-20 11:54:27.015943 BB: Trying checkout ArduCopter beta KakuteF4Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta KakuteF4Mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board KakuteF4Mini BB: Trying checkout ArduCopter beta KakuteF4Mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta KakuteF4Mini binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [129/295] Building board: KakuteF7 at 2025-09-20 11:54:27.079623 BB: Trying checkout ArduCopter beta KakuteF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta KakuteF7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board KakuteF7 BB: Trying checkout ArduCopter beta KakuteF7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta KakuteF7 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [130/295] Building board: KakuteF7-bdshot at 2025-09-20 11:54:27.146892 BB: Trying checkout ArduCopter beta KakuteF7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta KakuteF7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board KakuteF7-bdshot BB: Trying checkout ArduCopter beta KakuteF7-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta KakuteF7-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [131/295] Building board: KakuteF7Mini at 2025-09-20 11:54:27.211615 BB: Trying checkout ArduCopter beta KakuteF7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta KakuteF7Mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board KakuteF7Mini BB: Trying checkout ArduCopter beta KakuteF7Mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta KakuteF7Mini binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [132/295] Building board: KakuteH7 at 2025-09-20 11:54:27.274223 BB: Trying checkout ArduCopter beta KakuteH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta KakuteH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board KakuteH7 BB: Trying checkout ArduCopter beta KakuteH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta KakuteH7 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [133/295] Building board: KakuteH7-bdshot at 2025-09-20 11:54:27.338001 BB: Trying checkout ArduCopter beta KakuteH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta KakuteH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board KakuteH7-bdshot BB: Trying checkout ArduCopter beta KakuteH7-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta KakuteH7-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [134/295] Building board: KakuteH7-Wing at 2025-09-20 11:54:27.401437 BB: Trying checkout ArduCopter beta KakuteH7-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta KakuteH7-Wing binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board KakuteH7-Wing BB: Trying checkout ArduCopter beta KakuteH7-Wing heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta KakuteH7-Wing binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [135/295] Building board: KakuteH7Mini at 2025-09-20 11:54:27.465285 BB: Trying checkout ArduCopter beta KakuteH7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta KakuteH7Mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board KakuteH7Mini BB: Trying checkout ArduCopter beta KakuteH7Mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta KakuteH7Mini binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [136/295] Building board: KakuteH7Mini-Nand at 2025-09-20 11:54:27.530673 BB: Trying checkout ArduCopter beta KakuteH7Mini-Nand None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta KakuteH7Mini-Nand binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board KakuteH7Mini-Nand BB: Trying checkout ArduCopter beta KakuteH7Mini-Nand heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta KakuteH7Mini-Nand binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [137/295] Building board: KakuteH7v2 at 2025-09-20 11:54:27.604022 BB: Trying checkout ArduCopter beta KakuteH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta KakuteH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board KakuteH7v2 BB: Trying checkout ArduCopter beta KakuteH7v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta KakuteH7v2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [138/295] Building board: linux at 2025-09-20 11:54:27.666915 BB: Trying checkout ArduCopter beta linux None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta linux binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board linux BB: Trying checkout ArduCopter beta linux heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta linux binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [139/295] Building board: LongBowF405WING at 2025-09-20 11:54:27.728784 BB: Trying checkout ArduCopter beta LongBowF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta LongBowF405WING binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board LongBowF405WING BB: Trying checkout ArduCopter beta LongBowF405WING heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta LongBowF405WING binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [140/295] Building board: LumenierLUXF765-NDAA at 2025-09-20 11:54:27.793020 BB: Trying checkout ArduCopter beta LumenierLUXF765-NDAA None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta LumenierLUXF765-NDAA binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/LumenierLUXF765-NDAA/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (LumenierLUXF765-NDAA) - not in board list BB: Considering frame heli for board LumenierLUXF765-NDAA BB: Trying checkout ArduCopter beta LumenierLUXF765-NDAA heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta LumenierLUXF765-NDAA binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/LumenierLUXF765-NDAA-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (LumenierLUXF765-NDAA) - not in board list BB: [141/295] Building board: luminousbee5 at 2025-09-20 11:54:29.606619 BB: Trying checkout ArduCopter beta luminousbee5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta luminousbee5 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board luminousbee5 BB: Trying checkout ArduCopter beta luminousbee5 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta luminousbee5 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [142/295] Building board: MambaF405-2022 at 2025-09-20 11:54:29.673019 BB: Trying checkout ArduCopter beta MambaF405-2022 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MambaF405-2022 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board MambaF405-2022 BB: Trying checkout ArduCopter beta MambaF405-2022 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MambaF405-2022 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [143/295] Building board: MambaF405US-I2C at 2025-09-20 11:54:29.738564 BB: Trying checkout ArduCopter beta MambaF405US-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MambaF405US-I2C binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board MambaF405US-I2C BB: Trying checkout ArduCopter beta MambaF405US-I2C heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MambaF405US-I2C binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [144/295] Building board: MambaF405v2 at 2025-09-20 11:54:29.800998 BB: Trying checkout ArduCopter beta MambaF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MambaF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board MambaF405v2 BB: Trying checkout ArduCopter beta MambaF405v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MambaF405v2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [145/295] Building board: MambaH743v4 at 2025-09-20 11:54:29.866923 BB: Trying checkout ArduCopter beta MambaH743v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MambaH743v4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board MambaH743v4 BB: Trying checkout ArduCopter beta MambaH743v4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MambaH743v4 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [146/295] Building board: MatekF405 at 2025-09-20 11:54:29.931550 BB: Trying checkout ArduCopter beta MatekF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MatekF405 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board MatekF405 BB: Trying checkout ArduCopter beta MatekF405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MatekF405 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [147/295] Building board: MatekF405-bdshot at 2025-09-20 11:54:29.996154 BB: Trying checkout ArduCopter beta MatekF405-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MatekF405-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board MatekF405-bdshot BB: Trying checkout ArduCopter beta MatekF405-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MatekF405-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [148/295] Building board: MatekF405-CAN at 2025-09-20 11:54:30.059658 BB: Trying checkout ArduCopter beta MatekF405-CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MatekF405-CAN binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board MatekF405-CAN BB: Trying checkout ArduCopter beta MatekF405-CAN heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MatekF405-CAN binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [149/295] Building board: MatekF405-STD at 2025-09-20 11:54:30.121372 BB: Trying checkout ArduCopter beta MatekF405-STD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MatekF405-STD binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board MatekF405-STD BB: Trying checkout ArduCopter beta MatekF405-STD heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MatekF405-STD binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [150/295] Building board: MatekF405-TE at 2025-09-20 11:54:30.187469 BB: Trying checkout ArduCopter beta MatekF405-TE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MatekF405-TE binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board MatekF405-TE BB: Trying checkout ArduCopter beta MatekF405-TE heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MatekF405-TE binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [151/295] Building board: MatekF405-TE-bdshot at 2025-09-20 11:54:30.252889 BB: Trying checkout ArduCopter beta MatekF405-TE-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MatekF405-TE-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board MatekF405-TE-bdshot BB: Trying checkout ArduCopter beta MatekF405-TE-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MatekF405-TE-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [152/295] Building board: MatekF405-Wing at 2025-09-20 11:54:30.317531 BB: Trying checkout ArduCopter beta MatekF405-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MatekF405-Wing binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board MatekF405-Wing BB: Trying checkout ArduCopter beta MatekF405-Wing heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MatekF405-Wing binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [153/295] Building board: MatekF405-Wing-bdshot at 2025-09-20 11:54:30.395794 BB: Trying checkout ArduCopter beta MatekF405-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MatekF405-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board MatekF405-Wing-bdshot BB: Trying checkout ArduCopter beta MatekF405-Wing-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MatekF405-Wing-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [154/295] Building board: MatekF765-SE at 2025-09-20 11:54:30.460957 BB: Trying checkout ArduCopter beta MatekF765-SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MatekF765-SE binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board MatekF765-SE BB: Trying checkout ArduCopter beta MatekF765-SE heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MatekF765-SE binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [155/295] Building board: MatekF765-Wing at 2025-09-20 11:54:30.530073 BB: Trying checkout ArduCopter beta MatekF765-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MatekF765-Wing binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board MatekF765-Wing BB: Trying checkout ArduCopter beta MatekF765-Wing heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MatekF765-Wing binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [156/295] Building board: MatekF765-Wing-bdshot at 2025-09-20 11:54:30.595574 BB: Trying checkout ArduCopter beta MatekF765-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MatekF765-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board MatekF765-Wing-bdshot BB: Trying checkout ArduCopter beta MatekF765-Wing-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MatekF765-Wing-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [157/295] Building board: MatekH743 at 2025-09-20 11:54:30.661296 BB: Trying checkout ArduCopter beta MatekH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MatekH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board MatekH743 BB: Trying checkout ArduCopter beta MatekH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MatekH743 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [158/295] Building board: MatekH743-bdshot at 2025-09-20 11:54:30.727064 BB: Trying checkout ArduCopter beta MatekH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MatekH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board MatekH743-bdshot BB: Trying checkout ArduCopter beta MatekH743-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MatekH743-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [159/295] Building board: MatekH7A3 at 2025-09-20 11:54:30.792465 BB: Trying checkout ArduCopter beta MatekH7A3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MatekH7A3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board MatekH7A3 BB: Trying checkout ArduCopter beta MatekH7A3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MatekH7A3 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [160/295] Building board: MFT-SEMA100 at 2025-09-20 11:54:30.861065 BB: Trying checkout ArduCopter beta MFT-SEMA100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MFT-SEMA100 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board MFT-SEMA100 BB: Trying checkout ArduCopter beta MFT-SEMA100 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MFT-SEMA100 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [161/295] Building board: MicoAir405Mini at 2025-09-20 11:54:30.928877 BB: Trying checkout ArduCopter beta MicoAir405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MicoAir405Mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board MicoAir405Mini BB: Trying checkout ArduCopter beta MicoAir405Mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MicoAir405Mini binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [162/295] Building board: MicoAir405v2 at 2025-09-20 11:54:30.996400 BB: Trying checkout ArduCopter beta MicoAir405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MicoAir405v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board MicoAir405v2 BB: Trying checkout ArduCopter beta MicoAir405v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MicoAir405v2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [163/295] Building board: MicoAir743 at 2025-09-20 11:54:31.063561 BB: Trying checkout ArduCopter beta MicoAir743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MicoAir743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board MicoAir743 BB: Trying checkout ArduCopter beta MicoAir743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MicoAir743 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [164/295] Building board: MicoAir743-AIO at 2025-09-20 11:54:31.127266 BB: Trying checkout ArduCopter beta MicoAir743-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MicoAir743-AIO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board MicoAir743-AIO BB: Trying checkout ArduCopter beta MicoAir743-AIO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MicoAir743-AIO binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [165/295] Building board: MicoAir743v2 at 2025-09-20 11:54:31.190977 BB: Trying checkout ArduCopter beta MicoAir743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MicoAir743v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board MicoAir743v2 BB: Trying checkout ArduCopter beta MicoAir743v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MicoAir743v2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [166/295] Building board: mindpx-v2 at 2025-09-20 11:54:31.255140 BB: Trying checkout ArduCopter beta mindpx-v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta mindpx-v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board mindpx-v2 BB: Trying checkout ArduCopter beta mindpx-v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta mindpx-v2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [167/295] Building board: mini-pix at 2025-09-20 11:54:31.321696 BB: Trying checkout ArduCopter beta mini-pix None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta mini-pix binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board mini-pix BB: Trying checkout ArduCopter beta mini-pix heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta mini-pix binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [168/295] Building board: modalai_fc-v1 at 2025-09-20 11:54:31.387773 BB: Trying checkout ArduCopter beta modalai_fc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta modalai_fc-v1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board modalai_fc-v1 BB: Trying checkout ArduCopter beta modalai_fc-v1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta modalai_fc-v1 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [169/295] Building board: mRoControlZeroClassic at 2025-09-20 11:54:31.453186 BB: Trying checkout ArduCopter beta mRoControlZeroClassic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta mRoControlZeroClassic binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board mRoControlZeroClassic BB: Trying checkout ArduCopter beta mRoControlZeroClassic heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta mRoControlZeroClassic binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [170/295] Building board: mRoControlZeroF7 at 2025-09-20 11:54:31.519593 BB: Trying checkout ArduCopter beta mRoControlZeroF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta mRoControlZeroF7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board mRoControlZeroF7 BB: Trying checkout ArduCopter beta mRoControlZeroF7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta mRoControlZeroF7 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [171/295] Building board: mRoControlZeroH7 at 2025-09-20 11:54:31.592370 BB: Trying checkout ArduCopter beta mRoControlZeroH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta mRoControlZeroH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board mRoControlZeroH7 BB: Trying checkout ArduCopter beta mRoControlZeroH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta mRoControlZeroH7 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [172/295] Building board: mRoControlZeroH7-bdshot at 2025-09-20 11:54:31.664482 BB: Trying checkout ArduCopter beta mRoControlZeroH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta mRoControlZeroH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board mRoControlZeroH7-bdshot BB: Trying checkout ArduCopter beta mRoControlZeroH7-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta mRoControlZeroH7-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [173/295] Building board: mRoControlZeroOEMH7 at 2025-09-20 11:54:31.730941 BB: Trying checkout ArduCopter beta mRoControlZeroOEMH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta mRoControlZeroOEMH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board mRoControlZeroOEMH7 BB: Trying checkout ArduCopter beta mRoControlZeroOEMH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta mRoControlZeroOEMH7 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [174/295] Building board: mRoCZeroOEMH7-bdshot at 2025-09-20 11:54:31.795571 BB: Trying checkout ArduCopter beta mRoCZeroOEMH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta mRoCZeroOEMH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board mRoCZeroOEMH7-bdshot BB: Trying checkout ArduCopter beta mRoCZeroOEMH7-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta mRoCZeroOEMH7-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [175/295] Building board: mRoNexus at 2025-09-20 11:54:31.858532 BB: Trying checkout ArduCopter beta mRoNexus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta mRoNexus binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board mRoNexus BB: Trying checkout ArduCopter beta mRoNexus heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta mRoNexus binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [176/295] Building board: mRoPixracerPro at 2025-09-20 11:54:31.922761 BB: Trying checkout ArduCopter beta mRoPixracerPro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta mRoPixracerPro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board mRoPixracerPro BB: Trying checkout ArduCopter beta mRoPixracerPro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta mRoPixracerPro binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [177/295] Building board: mRoPixracerPro-bdshot at 2025-09-20 11:54:31.988148 BB: Trying checkout ArduCopter beta mRoPixracerPro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta mRoPixracerPro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board mRoPixracerPro-bdshot BB: Trying checkout ArduCopter beta mRoPixracerPro-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta mRoPixracerPro-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [178/295] Building board: mRoX21 at 2025-09-20 11:54:32.051958 BB: Trying checkout ArduCopter beta mRoX21 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta mRoX21 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board mRoX21 BB: Trying checkout ArduCopter beta mRoX21 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta mRoX21 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [179/295] Building board: mRoX21-777 at 2025-09-20 11:54:32.114737 BB: Trying checkout ArduCopter beta mRoX21-777 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta mRoX21-777 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board mRoX21-777 BB: Trying checkout ArduCopter beta mRoX21-777 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta mRoX21-777 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [180/295] Building board: MUPilot at 2025-09-20 11:54:32.179708 BB: Trying checkout ArduCopter beta MUPilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MUPilot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board MUPilot BB: Trying checkout ArduCopter beta MUPilot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MUPilot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [181/295] Building board: NarinFC-H5 at 2025-09-20 11:54:32.250939 BB: Trying checkout ArduCopter beta NarinFC-H5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta NarinFC-H5 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/NarinFC-H5/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (NarinFC-H5) - not in board list BB: Considering frame heli for board NarinFC-H5 BB: Trying checkout ArduCopter beta NarinFC-H5 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta NarinFC-H5 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/NarinFC-H5-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (NarinFC-H5) - not in board list BB: [182/295] Building board: NarinFC-H7 at 2025-09-20 11:54:34.054810 BB: Trying checkout ArduCopter beta NarinFC-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta NarinFC-H7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board NarinFC-H7 BB: Trying checkout ArduCopter beta NarinFC-H7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta NarinFC-H7 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [183/295] Building board: navigator at 2025-09-20 11:54:34.120926 BB: Trying checkout ArduCopter beta navigator None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta navigator binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board navigator BB: Trying checkout ArduCopter beta navigator heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta navigator binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [184/295] Building board: navigator64 at 2025-09-20 11:54:34.185318 BB: Trying checkout ArduCopter beta navigator64 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta navigator64 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board navigator64 BB: Trying checkout ArduCopter beta navigator64 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta navigator64 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [185/295] Building board: navio at 2025-09-20 11:54:34.248476 BB: Trying checkout ArduCopter beta navio None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta navio binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board navio BB: Trying checkout ArduCopter beta navio heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta navio binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [186/295] Building board: navio2 at 2025-09-20 11:54:34.314071 BB: Trying checkout ArduCopter beta navio2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta navio2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board navio2 BB: Trying checkout ArduCopter beta navio2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta navio2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [187/295] Building board: NxtPX4v2 at 2025-09-20 11:54:34.376700 BB: Trying checkout ArduCopter beta NxtPX4v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta NxtPX4v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board NxtPX4v2 BB: Trying checkout ArduCopter beta NxtPX4v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta NxtPX4v2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [188/295] Building board: obal at 2025-09-20 11:54:34.442680 BB: Trying checkout ArduCopter beta obal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta obal binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board obal BB: Trying checkout ArduCopter beta obal heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta obal binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [189/295] Building board: ocpoc_zynq at 2025-09-20 11:54:34.511957 BB: Trying checkout ArduCopter beta ocpoc_zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta ocpoc_zynq binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board ocpoc_zynq BB: Trying checkout ArduCopter beta ocpoc_zynq heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta ocpoc_zynq binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [190/295] Building board: omnibusf4 at 2025-09-20 11:54:34.574139 BB: Trying checkout ArduCopter beta omnibusf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta omnibusf4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board omnibusf4 BB: Trying checkout ArduCopter beta omnibusf4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta omnibusf4 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [191/295] Building board: omnibusf4pro at 2025-09-20 11:54:34.636309 BB: Trying checkout ArduCopter beta omnibusf4pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta omnibusf4pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board omnibusf4pro BB: Trying checkout ArduCopter beta omnibusf4pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta omnibusf4pro binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [192/295] Building board: omnibusf4pro-bdshot at 2025-09-20 11:54:34.702495 BB: Trying checkout ArduCopter beta omnibusf4pro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta omnibusf4pro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board omnibusf4pro-bdshot BB: Trying checkout ArduCopter beta omnibusf4pro-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta omnibusf4pro-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [193/295] Building board: omnibusf4v6 at 2025-09-20 11:54:34.770577 BB: Trying checkout ArduCopter beta omnibusf4v6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta omnibusf4v6 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board omnibusf4v6 BB: Trying checkout ArduCopter beta omnibusf4v6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta omnibusf4v6 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [194/295] Building board: OMNIBUSF7V2 at 2025-09-20 11:54:34.833226 BB: Trying checkout ArduCopter beta OMNIBUSF7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta OMNIBUSF7V2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board OMNIBUSF7V2 BB: Trying checkout ArduCopter beta OMNIBUSF7V2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta OMNIBUSF7V2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [195/295] Building board: OmnibusNanoV6 at 2025-09-20 11:54:34.897192 BB: Trying checkout ArduCopter beta OmnibusNanoV6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta OmnibusNanoV6 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board OmnibusNanoV6 BB: Trying checkout ArduCopter beta OmnibusNanoV6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta OmnibusNanoV6 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [196/295] Building board: OmnibusNanoV6-bdshot at 2025-09-20 11:54:34.962136 BB: Trying checkout ArduCopter beta OmnibusNanoV6-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta OmnibusNanoV6-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board OmnibusNanoV6-bdshot BB: Trying checkout ArduCopter beta OmnibusNanoV6-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta OmnibusNanoV6-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [197/295] Building board: ORBITH743 at 2025-09-20 11:54:35.026610 BB: Trying checkout ArduCopter beta ORBITH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta ORBITH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/ORBITH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ORBITH743) - not in board list BB: Considering frame heli for board ORBITH743 BB: Trying checkout ArduCopter beta ORBITH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta ORBITH743 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/ORBITH743-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ORBITH743) - not in board list BB: [198/295] Building board: OrqaF405Pro at 2025-09-20 11:54:36.879237 BB: Trying checkout ArduCopter beta OrqaF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta OrqaF405Pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board OrqaF405Pro BB: Trying checkout ArduCopter beta OrqaF405Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta OrqaF405Pro binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [199/295] Building board: OrqaH743Pro at 2025-09-20 11:54:36.947368 BB: Trying checkout ArduCopter beta OrqaH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta OrqaH743Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/OrqaH743Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (OrqaH743Pro) - not in board list BB: Considering frame heli for board OrqaH743Pro BB: Trying checkout ArduCopter beta OrqaH743Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta OrqaH743Pro binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/OrqaH743Pro-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (OrqaH743Pro) - not in board list BB: [200/295] Building board: PH4-mini at 2025-09-20 11:54:38.745332 BB: Trying checkout ArduCopter beta PH4-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta PH4-mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board PH4-mini BB: Trying checkout ArduCopter beta PH4-mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta PH4-mini binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [201/295] Building board: PH4-mini-bdshot at 2025-09-20 11:54:38.811711 BB: Trying checkout ArduCopter beta PH4-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta PH4-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board PH4-mini-bdshot BB: Trying checkout ArduCopter beta PH4-mini-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta PH4-mini-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [202/295] Building board: pilotpi at 2025-09-20 11:54:38.873827 BB: Trying checkout ArduCopter beta pilotpi None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta pilotpi binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/pilotpi/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (pilotpi) - not in board list BB: Considering frame heli for board pilotpi BB: Trying checkout ArduCopter beta pilotpi heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta pilotpi binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/pilotpi-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (pilotpi) - not in board list BB: [203/295] Building board: Pix32v5 at 2025-09-20 11:54:40.672842 BB: Trying checkout ArduCopter beta Pix32v5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Pix32v5 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board Pix32v5 BB: Trying checkout ArduCopter beta Pix32v5 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Pix32v5 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [204/295] Building board: PixC4-Jetson at 2025-09-20 11:54:40.741356 BB: Trying checkout ArduCopter beta PixC4-Jetson None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta PixC4-Jetson binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board PixC4-Jetson BB: Trying checkout ArduCopter beta PixC4-Jetson heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta PixC4-Jetson binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [205/295] Building board: PixFlamingo at 2025-09-20 11:54:40.807679 BB: Trying checkout ArduCopter beta PixFlamingo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta PixFlamingo binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board PixFlamingo BB: Trying checkout ArduCopter beta PixFlamingo heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta PixFlamingo binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [206/295] Building board: PixFlamingo-F767 at 2025-09-20 11:54:40.875846 BB: Trying checkout ArduCopter beta PixFlamingo-F767 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta PixFlamingo-F767 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board PixFlamingo-F767 BB: Trying checkout ArduCopter beta PixFlamingo-F767 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta PixFlamingo-F767 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [207/295] Building board: Pixhawk1 at 2025-09-20 11:54:40.939532 BB: Trying checkout ArduCopter beta Pixhawk1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Pixhawk1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board Pixhawk1 BB: Trying checkout ArduCopter beta Pixhawk1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Pixhawk1 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [208/295] Building board: Pixhawk1-1M at 2025-09-20 11:54:41.002834 BB: Trying checkout ArduCopter beta Pixhawk1-1M None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Pixhawk1-1M binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board Pixhawk1-1M BB: Trying checkout ArduCopter beta Pixhawk1-1M heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Pixhawk1-1M binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [209/295] Building board: Pixhawk1-1M-bdshot at 2025-09-20 11:54:41.070059 BB: Trying checkout ArduCopter beta Pixhawk1-1M-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Pixhawk1-1M-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board Pixhawk1-1M-bdshot BB: Trying checkout ArduCopter beta Pixhawk1-1M-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Pixhawk1-1M-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [210/295] Building board: Pixhawk1-bdshot at 2025-09-20 11:54:41.134450 BB: Trying checkout ArduCopter beta Pixhawk1-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Pixhawk1-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board Pixhawk1-bdshot BB: Trying checkout ArduCopter beta Pixhawk1-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Pixhawk1-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [211/295] Building board: Pixhawk4 at 2025-09-20 11:54:41.199206 BB: Trying checkout ArduCopter beta Pixhawk4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Pixhawk4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board Pixhawk4 BB: Trying checkout ArduCopter beta Pixhawk4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Pixhawk4 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [212/295] Building board: Pixhawk4-bdshot at 2025-09-20 11:54:41.261804 BB: Trying checkout ArduCopter beta Pixhawk4-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Pixhawk4-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board Pixhawk4-bdshot BB: Trying checkout ArduCopter beta Pixhawk4-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Pixhawk4-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [213/295] Building board: Pixhawk5X at 2025-09-20 11:54:41.327880 BB: Trying checkout ArduCopter beta Pixhawk5X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Pixhawk5X binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board Pixhawk5X BB: Trying checkout ArduCopter beta Pixhawk5X heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Pixhawk5X binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [214/295] Building board: Pixhawk6C at 2025-09-20 11:54:41.391756 BB: Trying checkout ArduCopter beta Pixhawk6C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Pixhawk6C binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board Pixhawk6C BB: Trying checkout ArduCopter beta Pixhawk6C heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Pixhawk6C binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [215/295] Building board: Pixhawk6C-bdshot at 2025-09-20 11:54:41.455778 BB: Trying checkout ArduCopter beta Pixhawk6C-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Pixhawk6C-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board Pixhawk6C-bdshot BB: Trying checkout ArduCopter beta Pixhawk6C-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Pixhawk6C-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [216/295] Building board: Pixhawk6X at 2025-09-20 11:54:41.520117 BB: Trying checkout ArduCopter beta Pixhawk6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Pixhawk6X binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board Pixhawk6X BB: Trying checkout ArduCopter beta Pixhawk6X heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Pixhawk6X binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [217/295] Building board: Pixhawk6X-bdshot at 2025-09-20 11:54:41.582807 BB: Trying checkout ArduCopter beta Pixhawk6X-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Pixhawk6X-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board Pixhawk6X-bdshot BB: Trying checkout ArduCopter beta Pixhawk6X-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Pixhawk6X-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [218/295] Building board: PixPilot-C3 at 2025-09-20 11:54:41.648764 BB: Trying checkout ArduCopter beta PixPilot-C3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta PixPilot-C3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board PixPilot-C3 BB: Trying checkout ArduCopter beta PixPilot-C3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta PixPilot-C3 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [219/295] Building board: PixPilot-V3 at 2025-09-20 11:54:41.713328 BB: Trying checkout ArduCopter beta PixPilot-V3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta PixPilot-V3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board PixPilot-V3 BB: Trying checkout ArduCopter beta PixPilot-V3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta PixPilot-V3 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [220/295] Building board: PixPilot-V6 at 2025-09-20 11:54:41.776882 BB: Trying checkout ArduCopter beta PixPilot-V6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta PixPilot-V6 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board PixPilot-V6 BB: Trying checkout ArduCopter beta PixPilot-V6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta PixPilot-V6 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [221/295] Building board: PixPilot-V6PRO at 2025-09-20 11:54:41.843747 BB: Trying checkout ArduCopter beta PixPilot-V6PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta PixPilot-V6PRO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board PixPilot-V6PRO BB: Trying checkout ArduCopter beta PixPilot-V6PRO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta PixPilot-V6PRO binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [222/295] Building board: Pixracer at 2025-09-20 11:54:41.907375 BB: Trying checkout ArduCopter beta Pixracer None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Pixracer binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board Pixracer BB: Trying checkout ArduCopter beta Pixracer heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Pixracer binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [223/295] Building board: Pixracer-bdshot at 2025-09-20 11:54:41.969760 BB: Trying checkout ArduCopter beta Pixracer-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Pixracer-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board Pixracer-bdshot BB: Trying checkout ArduCopter beta Pixracer-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Pixracer-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [224/295] Building board: PixSurveyA1 at 2025-09-20 11:54:42.033703 BB: Trying checkout ArduCopter beta PixSurveyA1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta PixSurveyA1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board PixSurveyA1 BB: Trying checkout ArduCopter beta PixSurveyA1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta PixSurveyA1 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [225/295] Building board: PixSurveyA1-IND at 2025-09-20 11:54:42.095369 BB: Trying checkout ArduCopter beta PixSurveyA1-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta PixSurveyA1-IND binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board PixSurveyA1-IND BB: Trying checkout ArduCopter beta PixSurveyA1-IND heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta PixSurveyA1-IND binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [226/295] Building board: PixSurveyA2-IND at 2025-09-20 11:54:42.159465 BB: Trying checkout ArduCopter beta PixSurveyA2-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta PixSurveyA2-IND binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/PixSurveyA2-IND/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (PixSurveyA2-IND) - not in board list BB: Considering frame heli for board PixSurveyA2-IND BB: Trying checkout ArduCopter beta PixSurveyA2-IND heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta PixSurveyA2-IND binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/PixSurveyA2-IND-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (PixSurveyA2-IND) - not in board list BB: [227/295] Building board: pocket at 2025-09-20 11:54:43.967269 BB: Trying checkout ArduCopter beta pocket None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta pocket binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board pocket BB: Trying checkout ArduCopter beta pocket heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta pocket binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [228/295] Building board: pxf at 2025-09-20 11:54:44.032478 BB: Trying checkout ArduCopter beta pxf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta pxf binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board pxf BB: Trying checkout ArduCopter beta pxf heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta pxf binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [229/295] Building board: pxfmini at 2025-09-20 11:54:44.096011 BB: Trying checkout ArduCopter beta pxfmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta pxfmini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board pxfmini BB: Trying checkout ArduCopter beta pxfmini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta pxfmini binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [230/295] Building board: QioTekAdeptF407 at 2025-09-20 11:54:44.161395 BB: Trying checkout ArduCopter beta QioTekAdeptF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta QioTekAdeptF407 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board QioTekAdeptF407 BB: Trying checkout ArduCopter beta QioTekAdeptF407 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta QioTekAdeptF407 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [231/295] Building board: QioTekZealotF427 at 2025-09-20 11:54:44.226975 BB: Trying checkout ArduCopter beta QioTekZealotF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta QioTekZealotF427 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board QioTekZealotF427 BB: Trying checkout ArduCopter beta QioTekZealotF427 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta QioTekZealotF427 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [232/295] Building board: QioTekZealotH743 at 2025-09-20 11:54:44.292338 BB: Trying checkout ArduCopter beta QioTekZealotH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta QioTekZealotH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board QioTekZealotH743 BB: Trying checkout ArduCopter beta QioTekZealotH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta QioTekZealotH743 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [233/295] Building board: QioTekZealotH743-bdshot at 2025-09-20 11:54:44.358548 BB: Trying checkout ArduCopter beta QioTekZealotH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta QioTekZealotH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board QioTekZealotH743-bdshot BB: Trying checkout ArduCopter beta QioTekZealotH743-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta QioTekZealotH743-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [234/295] Building board: R9Pilot at 2025-09-20 11:54:44.423763 BB: Trying checkout ArduCopter beta R9Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta R9Pilot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board R9Pilot BB: Trying checkout ArduCopter beta R9Pilot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta R9Pilot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [235/295] Building board: RadiolinkPIX6 at 2025-09-20 11:54:44.491181 BB: Trying checkout ArduCopter beta RadiolinkPIX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta RadiolinkPIX6 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board RadiolinkPIX6 BB: Trying checkout ArduCopter beta RadiolinkPIX6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta RadiolinkPIX6 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [236/295] Building board: RADIX2HD at 2025-09-20 11:54:44.559971 BB: Trying checkout ArduCopter beta RADIX2HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta RADIX2HD binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board RADIX2HD BB: Trying checkout ArduCopter beta RADIX2HD heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta RADIX2HD binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [237/295] Building board: ReaperF745 at 2025-09-20 11:54:44.623719 BB: Trying checkout ArduCopter beta ReaperF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta ReaperF745 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board ReaperF745 BB: Trying checkout ArduCopter beta ReaperF745 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta ReaperF745 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [238/295] Building board: revo-mini at 2025-09-20 11:54:44.690953 BB: Trying checkout ArduCopter beta revo-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta revo-mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board revo-mini BB: Trying checkout ArduCopter beta revo-mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta revo-mini binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [239/295] Building board: revo-mini-bdshot at 2025-09-20 11:54:44.753992 BB: Trying checkout ArduCopter beta revo-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta revo-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board revo-mini-bdshot BB: Trying checkout ArduCopter beta revo-mini-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta revo-mini-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [240/295] Building board: revo-mini-i2c at 2025-09-20 11:54:44.819844 BB: Trying checkout ArduCopter beta revo-mini-i2c None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta revo-mini-i2c binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board revo-mini-i2c BB: Trying checkout ArduCopter beta revo-mini-i2c heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta revo-mini-i2c binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [241/295] Building board: revo-mini-i2c-bdshot at 2025-09-20 11:54:44.884366 BB: Trying checkout ArduCopter beta revo-mini-i2c-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta revo-mini-i2c-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board revo-mini-i2c-bdshot BB: Trying checkout ArduCopter beta revo-mini-i2c-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta revo-mini-i2c-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [242/295] Building board: rst_zynq at 2025-09-20 11:54:44.950311 BB: Trying checkout ArduCopter beta rst_zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta rst_zynq binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/rst_zynq/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for rst_zynq in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board rst_zynq --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : rst_zynq BB-WAF: Using toolchain : arm-linux-gnueabihf BB-WAF: Checking for 'g++' (C++ compiler) : /usr/local/bin/arm-linux-gnueabihf-g++ BB-WAF: Checking for 'gcc' (C compiler) : /usr/local/bin/arm-linux-gnueabihf-gcc BB-WAF: Checking for program 'arm-linux-gnueabihf-nm' : /usr/local/bin/arm-linux-gnueabihf-nm BB-WAF: Checking for c flags '-MMD' : yes BB-WAF: Checking for cxx flags '-MMD' : yes BB-WAF: CXX Compiler : g++ 10.2.1 BB-WAF: Checking for need to link with librt : not necessary BB-WAF: Checking for 'lttng-ust': : disabled BB-WAF: Checking for library dl : yes BB-WAF: Checking for program 'arm-linux-gnueabihf-pkg-config' : /usr/bin/arm-linux-gnueabihf-pkg-config BB-WAF: Checking for 'libiio' : not found BB-WAF: Enabled OpenDroneID : no BB-WAF: Enabled firmware ID checking : no BB-WAF: GPS Debug Logging : no BB-WAF: Enabled custom controller : no BB-WAF: Checking for HAVE_CMATH_ISFINITE : yes BB-WAF: Checking for HAVE_CMATH_ISINF : yes BB-WAF: Checking for HAVE_CMATH_ISNAN : yes BB-WAF: Checking for NEED_CMATH_ISFINITE_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISINF_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISNAN_STD_NAMESPACE : yes BB-WAF: Checking for header endian.h : yes BB-WAF: Checking for header byteswap.h : yes BB-WAF: Checking for HAVE_MEMRCHR : yes BB-WAF: Configured VSCode Intellisense: : no BB-WAF: DC_DSDL compiler in : /mnt/volume_nyc3_01/autotest/APM/APM/modules/DroneCAN/dronecan_dsdlc BB-WAF: Source is git repository : yes BB-WAF: Update submodules : yes BB-WAF: Checking for program 'git' : /usr/bin/git BB-WAF: Checking for program 'arm-linux-gnueabihf-size' : /usr/local/bin/arm-linux-gnueabihf-size BB-WAF: Benchmarks : disabled BB-WAF: Unit tests : enabled BB-WAF: Scripting : maybe BB-WAF: Scripting runtime checks : enabled BB-WAF: Debug build : disabled BB-WAF: Coverage build : disabled BB-WAF: Force 32-bit build : disabled BB-WAF: Checking for program 'rsync' : /usr/bin/rsync BB-WAF: Removing target_list file /home/autotest/build/tmp/binaries.build/rst_zynq/target_list BB-WAF: 'configure' finished successfully (1.544s) BB-WAF: 'clean' finished successfully (1.137s) BB: Running (python3 ./waf build --targets bin/arducopter) BB-WAF: Waf: Entering directory `/home/autotest/build/tmp/binaries.build/rst_zynq' BB-WAF: [3/6] Compiling libraries/AP_Scripting/generator/src/main.c BB-WAF: [4/6] Processing modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: [5/6] Creating /home/autotest/build/tmp/binaries.build/rst_zynq/ap_version.h BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Found 342 MAVLink message types in 17 XML files BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ardupilotmega BB-WAF: [6/6] Processing /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.cpp,/home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.h: libraries/AP_Scripting/generator/description/bindings.desc /home/autotest/build/tmp/binaries.build/rst_zynq/gen-bindings -> /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.cpp /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.h BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ASLUAV BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/common BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/development BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/icarous BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/minimal BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/python_array_test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/standard BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ualberta BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/uAvionix BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/loweheiser BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/storm32 BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/AVSSUAS BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/cubepilot BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/csAirLink BB-WAF: Copying fixed headers for protocol 2.0 to /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0 BB-WAF: No target_list file found, creating BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/rst_zynq/compile_commands.json BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/rst_zynq/compile_commands.json BB-WAF: [ 7/1042] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 8/1042] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 9/1042] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 10/1042] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 11/1042] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 12/1042] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Logging.cpp BB-WAF: [ 13/1042] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 14/1042] Compiling libraries/AC_AttitudeControl/AC_PosControl_Logging.cpp BB-WAF: [ 15/1042] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 16/1042] Compiling libraries/AC_AutoTune/AC_AutoTune_Heli.cpp BB-WAF: [ 17/1042] Compiling libraries/AC_AutoTune/AC_AutoTune_Multi.cpp BB-WAF: [ 18/1042] Compiling libraries/AC_AutoTune/AC_AutoTune_FreqResp.cpp BB-WAF: [ 19/1042] Compiling libraries/AC_Autorotation/RSC_Autorotation.cpp BB-WAF: [ 20/1042] Compiling libraries/AC_Autorotation/AC_Autorotation.cpp BB-WAF: [ 21/1042] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 22/1042] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 23/1042] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 24/1042] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 25/1042] Compiling libraries/AC_InputManager/AC_InputManager_Heli.cpp BB-WAF: [ 26/1042] Compiling libraries/AC_InputManager/AC_InputManager.cpp BB-WAF: [ 27/1042] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 28/1042] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 29/1042] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 30/1042] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 31/1042] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 32/1042] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 33/1042] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 34/1042] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 35/1042] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 36/1042] Compiling libraries/AC_PrecLand/AC_PrecLand_Companion.cpp BB-WAF: [ 37/1042] Compiling libraries/AC_PrecLand/AC_PrecLand_IRLock.cpp BB-WAF: [ 38/1042] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL.cpp BB-WAF: [ 39/1042] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL_Gazebo.cpp BB-WAF: [ 40/1042] Compiling libraries/AC_PrecLand/AC_PrecLand_StateMachine.cpp BB-WAF: [ 41/1042] Compiling libraries/AC_PrecLand/PosVelEKF.cpp BB-WAF: [ 42/1042] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 43/1042] Compiling libraries/AC_WPNav/AC_Circle.cpp BB-WAF: [ 44/1042] Compiling libraries/AC_WPNav/AC_WPNav.cpp BB-WAF: [ 45/1042] Compiling libraries/AC_WPNav/AC_WPNav_OA.cpp BB-WAF: [ 46/1042] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 47/1042] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 48/1042] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 49/1042] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 50/1042] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 51/1042] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 52/1042] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 53/1042] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 54/1042] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 55/1042] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 56/1042] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 57/1042] Compiling libraries/AP_AdvancedFailsafe/AP_AdvancedFailsafe.cpp BB-WAF: [ 58/1042] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 59/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 60/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 61/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 62/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 63/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 64/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 65/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 66/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 67/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 68/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 69/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 70/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 71/1042] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 72/1042] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 73/1042] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 74/1042] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 75/1042] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 76/1042] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 77/1042] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 78/1042] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 79/1042] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 80/1042] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 81/1042] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 82/1042] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 83/1042] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 84/1042] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 85/1042] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 86/1042] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 87/1042] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 88/1042] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 89/1042] Compiling libraries/AP_Baro/AP_Baro_atmosphere.cpp BB-WAF: [ 90/1042] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 91/1042] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 92/1042] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 93/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 94/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 95/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 96/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 97/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 98/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 99/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 100/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 101/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 102/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 103/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 104/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 105/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 106/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 107/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 108/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 109/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 110/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 111/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 112/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 113/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 114/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 115/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 116/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 117/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 118/1042] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 119/1042] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 120/1042] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 121/1042] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 122/1042] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 123/1042] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 124/1042] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [ 125/1042] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 126/1042] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [ 127/1042] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 128/1042] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 129/1042] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 130/1042] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 131/1042] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 132/1042] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 133/1042] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 134/1042] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 135/1042] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 136/1042] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 137/1042] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 138/1042] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 139/1042] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 140/1042] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 141/1042] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 142/1042] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 143/1042] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 144/1042] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 145/1042] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 146/1042] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 147/1042] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 148/1042] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 149/1042] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 150/1042] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 151/1042] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 152/1042] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 153/1042] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 154/1042] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 155/1042] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 156/1042] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 157/1042] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 158/1042] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 159/1042] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 160/1042] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 161/1042] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 162/1042] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 163/1042] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 164/1042] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 165/1042] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 166/1042] Compiling libraries/AP_Compass/AP_Compass_IIS2MDC.cpp BB-WAF: [ 167/1042] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 168/1042] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 169/1042] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 170/1042] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 171/1042] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 172/1042] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 173/1042] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 174/1042] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 175/1042] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 176/1042] Compiling libraries/AP_Compass/AP_Compass_BMM350.cpp BB-WAF: [ 177/1042] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 178/1042] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 179/1042] Compiling libraries/AP_CustomRotations/AP_CustomRotations.cpp BB-WAF: [ 180/1042] Compiling libraries/AP_CustomRotations/AP_CustomRotations_params.cpp BB-WAF: [ 181/1042] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 182/1042] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 183/1042] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 184/1042] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 185/1042] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 186/1042] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [ 187/1042] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [ 188/1042] Compiling libraries/AP_Devo_Telem/AP_Devo_Telem.cpp BB-WAF: [ 189/1042] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 190/1042] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp: In member function void Compass::probe_i2c_spi_compasses(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:286:55: error: lis3mdl was not declared in this scope BB-WAF: 286 | #define HAL_MAG_PROBE_LIST PROBE_MAG_SPI(LIS3MDL, lis3mdl, false, ROTATION_ROLL_180_YAW_90) BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1101:59: note: in definition of macro ADD_BACKEND BB-WAF: 1101 | do { if (_driver_enabled(driver_type)) { _add_backend(backend); } \ BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:286:32: note: in expansion of macro PROBE_MAG_SPI BB-WAF: 286 | #define HAL_MAG_PROBE_LIST PROBE_MAG_SPI(LIS3MDL, lis3mdl, false, ROTATION_ROLL_180_YAW_90) BB-WAF: | ^~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1433:5: note: in expansion of macro HAL_MAG_PROBE_LIST BB-WAF: 1433 | HAL_MAG_PROBE_LIST; BB-WAF: | ^~~~~~~~~~~~~~~~~~ BB-WAF: compilation terminated due to -Wfatal-errors. BB-WAF: BB-WAF: Waf: Leaving directory `/home/autotest/build/tmp/binaries.build/rst_zynq' BB-WAF: Build failed BB-WAF: -> task in 'objs/AP_Compass' failed (exit status 1): BB-WAF: {task 139888316249056: cxx AP_Compass.cpp -> AP_Compass.cpp.0.o} BB-WAF: (run with -v to display more information) BB: Process failed ((3280540, 256)) BB: Failed build of ArduCopter rst_zynq beta BB: Considering frame heli for board rst_zynq BB: Trying checkout ArduCopter beta rst_zynq heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta rst_zynq binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/rst_zynq-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for rst_zynq in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board rst_zynq --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : rst_zynq BB-WAF: Using toolchain : arm-linux-gnueabihf BB-WAF: Checking for 'g++' (C++ compiler) : /usr/local/bin/arm-linux-gnueabihf-g++ BB-WAF: Checking for 'gcc' (C compiler) : /usr/local/bin/arm-linux-gnueabihf-gcc BB-WAF: Checking for program 'arm-linux-gnueabihf-nm' : /usr/local/bin/arm-linux-gnueabihf-nm BB-WAF: Checking for c flags '-MMD' : yes BB-WAF: Checking for cxx flags '-MMD' : yes BB-WAF: CXX Compiler : g++ 10.2.1 BB-WAF: Checking for need to link with librt : not necessary BB-WAF: Checking for 'lttng-ust': : disabled BB-WAF: Checking for library dl : yes BB-WAF: Checking for program 'arm-linux-gnueabihf-pkg-config' : /usr/bin/arm-linux-gnueabihf-pkg-config BB-WAF: Checking for 'libiio' : not found BB-WAF: Enabled OpenDroneID : no BB-WAF: Enabled firmware ID checking : no BB-WAF: GPS Debug Logging : no BB-WAF: Enabled custom controller : no BB-WAF: Checking for HAVE_CMATH_ISFINITE : yes BB-WAF: Checking for HAVE_CMATH_ISINF : yes BB-WAF: Checking for HAVE_CMATH_ISNAN : yes BB-WAF: Checking for NEED_CMATH_ISFINITE_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISINF_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISNAN_STD_NAMESPACE : yes BB-WAF: Checking for header endian.h : yes BB-WAF: Checking for header byteswap.h : yes BB-WAF: Checking for HAVE_MEMRCHR : yes BB-WAF: Configured VSCode Intellisense: : no BB-WAF: DC_DSDL compiler in : /mnt/volume_nyc3_01/autotest/APM/APM/modules/DroneCAN/dronecan_dsdlc BB-WAF: Source is git repository : yes BB-WAF: Update submodules : yes BB-WAF: Checking for program 'git' : /usr/bin/git BB-WAF: Checking for program 'arm-linux-gnueabihf-size' : /usr/local/bin/arm-linux-gnueabihf-size BB-WAF: Benchmarks : disabled BB-WAF: Unit tests : enabled BB-WAF: Scripting : maybe BB-WAF: Scripting runtime checks : enabled BB-WAF: Debug build : disabled BB-WAF: Coverage build : disabled BB-WAF: Force 32-bit build : disabled BB-WAF: Checking for program 'rsync' : /usr/bin/rsync BB-WAF: Removing target_list file /home/autotest/build/tmp/binaries.build/rst_zynq/target_list BB-WAF: 'configure' finished successfully (1.814s) BB-WAF: 'clean' finished successfully (1.177s) BB: Running (python3 ./waf build --targets bin/arducopter-heli) BB-WAF: Waf: Entering directory `/home/autotest/build/tmp/binaries.build/rst_zynq' BB-WAF: [3/6] Compiling libraries/AP_Scripting/generator/src/main.c BB-WAF: [4/6] Processing modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: [5/6] Creating /home/autotest/build/tmp/binaries.build/rst_zynq/ap_version.h BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Found 342 MAVLink message types in 17 XML files BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ardupilotmega BB-WAF: [6/6] Processing /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.cpp,/home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.h: libraries/AP_Scripting/generator/description/bindings.desc /home/autotest/build/tmp/binaries.build/rst_zynq/gen-bindings -> /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.cpp /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.h BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ASLUAV BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/common BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/development BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/icarous BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/minimal BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/python_array_test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/standard BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ualberta BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/uAvionix BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/loweheiser BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/storm32 BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/AVSSUAS BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/cubepilot BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/csAirLink BB-WAF: Copying fixed headers for protocol 2.0 to /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0 BB-WAF: No target_list file found, creating BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/rst_zynq/compile_commands.json BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/rst_zynq/compile_commands.json BB-WAF: [ 7/1042] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 8/1042] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 9/1042] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 10/1042] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 11/1042] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Logging.cpp BB-WAF: [ 12/1042] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 13/1042] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 14/1042] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 15/1042] Compiling libraries/AC_AttitudeControl/AC_PosControl_Logging.cpp BB-WAF: [ 16/1042] Compiling libraries/AC_AutoTune/AC_AutoTune_Multi.cpp BB-WAF: [ 17/1042] Compiling libraries/AC_AutoTune/AC_AutoTune_Heli.cpp BB-WAF: [ 18/1042] Compiling libraries/AC_AutoTune/AC_AutoTune_FreqResp.cpp BB-WAF: [ 19/1042] Compiling libraries/AC_Autorotation/RSC_Autorotation.cpp BB-WAF: [ 20/1042] Compiling libraries/AC_Autorotation/AC_Autorotation.cpp BB-WAF: [ 21/1042] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 22/1042] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 23/1042] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 24/1042] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 25/1042] Compiling libraries/AC_InputManager/AC_InputManager.cpp BB-WAF: [ 26/1042] Compiling libraries/AC_InputManager/AC_InputManager_Heli.cpp BB-WAF: [ 27/1042] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 28/1042] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 29/1042] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 30/1042] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 31/1042] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 32/1042] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 33/1042] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 34/1042] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 35/1042] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 36/1042] Compiling libraries/AC_PrecLand/AC_PrecLand_Companion.cpp BB-WAF: [ 37/1042] Compiling libraries/AC_PrecLand/AC_PrecLand_IRLock.cpp BB-WAF: [ 38/1042] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL.cpp BB-WAF: [ 39/1042] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL_Gazebo.cpp BB-WAF: [ 40/1042] Compiling libraries/AC_PrecLand/AC_PrecLand_StateMachine.cpp BB-WAF: [ 41/1042] Compiling libraries/AC_PrecLand/PosVelEKF.cpp BB-WAF: [ 42/1042] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 43/1042] Compiling libraries/AC_WPNav/AC_Circle.cpp BB-WAF: [ 44/1042] Compiling libraries/AC_WPNav/AC_WPNav.cpp BB-WAF: [ 45/1042] Compiling libraries/AC_WPNav/AC_WPNav_OA.cpp BB-WAF: [ 46/1042] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 47/1042] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 48/1042] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 49/1042] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 50/1042] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 51/1042] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 52/1042] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 53/1042] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 54/1042] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 55/1042] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 56/1042] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 57/1042] Compiling libraries/AP_AdvancedFailsafe/AP_AdvancedFailsafe.cpp BB-WAF: [ 58/1042] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 59/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 60/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 61/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 62/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 63/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 64/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 65/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 66/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 67/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 68/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 69/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 70/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 71/1042] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 72/1042] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 73/1042] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 74/1042] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 75/1042] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 76/1042] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 77/1042] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 78/1042] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 79/1042] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 80/1042] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 81/1042] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 82/1042] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 83/1042] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 84/1042] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 85/1042] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 86/1042] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 87/1042] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 88/1042] Compiling libraries/AP_Baro/AP_Baro_atmosphere.cpp BB-WAF: [ 89/1042] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 90/1042] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 91/1042] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 92/1042] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 93/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 94/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 95/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 96/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 97/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 98/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 99/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 100/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 101/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 102/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 103/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 104/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 105/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 106/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 107/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 108/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 109/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 110/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 111/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 112/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 113/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 114/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 115/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 116/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 117/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 118/1042] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 119/1042] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 120/1042] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 121/1042] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 122/1042] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 123/1042] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 124/1042] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [ 125/1042] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 126/1042] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [ 127/1042] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 128/1042] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 129/1042] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 130/1042] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 131/1042] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 132/1042] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 133/1042] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 134/1042] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 135/1042] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 136/1042] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 137/1042] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 138/1042] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 139/1042] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 140/1042] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 141/1042] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 142/1042] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 143/1042] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 144/1042] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 145/1042] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 146/1042] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 147/1042] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 148/1042] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 149/1042] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 150/1042] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 151/1042] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 152/1042] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 153/1042] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 154/1042] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 155/1042] Compiling libraries/AP_Compass/AP_Compass_IIS2MDC.cpp BB-WAF: [ 156/1042] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 157/1042] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 158/1042] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 159/1042] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 160/1042] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 161/1042] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 162/1042] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 163/1042] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 164/1042] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 165/1042] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 166/1042] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 167/1042] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 168/1042] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 169/1042] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 170/1042] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 171/1042] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 172/1042] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 173/1042] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 174/1042] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 175/1042] Compiling libraries/AP_Compass/AP_Compass_BMM350.cpp BB-WAF: [ 176/1042] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 177/1042] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 178/1042] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 179/1042] Compiling libraries/AP_CustomRotations/AP_CustomRotations_params.cpp BB-WAF: [ 180/1042] Compiling libraries/AP_CustomRotations/AP_CustomRotations.cpp BB-WAF: [ 181/1042] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 182/1042] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 183/1042] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 184/1042] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 185/1042] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 186/1042] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [ 187/1042] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [ 188/1042] Compiling libraries/AP_Devo_Telem/AP_Devo_Telem.cpp BB-WAF: [ 189/1042] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [ 190/1042] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 191/1042] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [ 192/1042] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [ 193/1042] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [ 194/1042] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [ 195/1042] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [ 196/1042] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 197/1042] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [ 198/1042] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp: In member function void Compass::probe_i2c_spi_compasses(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:286:55: error: lis3mdl was not declared in this scope BB-WAF: 286 | #define HAL_MAG_PROBE_LIST PROBE_MAG_SPI(LIS3MDL, lis3mdl, false, ROTATION_ROLL_180_YAW_90) BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1101:59: note: in definition of macro ADD_BACKEND BB-WAF: 1101 | do { if (_driver_enabled(driver_type)) { _add_backend(backend); } \ BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:286:32: note: in expansion of macro PROBE_MAG_SPI BB-WAF: 286 | #define HAL_MAG_PROBE_LIST PROBE_MAG_SPI(LIS3MDL, lis3mdl, false, ROTATION_ROLL_180_YAW_90) BB-WAF: | ^~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1433:5: note: in expansion of macro HAL_MAG_PROBE_LIST BB-WAF: 1433 | HAL_MAG_PROBE_LIST; BB-WAF: | ^~~~~~~~~~~~~~~~~~ BB-WAF: compilation terminated due to -Wfatal-errors. BB-WAF: BB-WAF: Waf: Leaving directory `/home/autotest/build/tmp/binaries.build/rst_zynq' BB-WAF: Build failed BB-WAF: -> task in 'objs/AP_Compass' failed (exit status 1): BB-WAF: {task 140370468795360: cxx AP_Compass.cpp -> AP_Compass.cpp.0.o} BB-WAF: (run with -v to display more information) BB: Process failed ((3282255, 256)) BB: Failed build of ArduCopter rst_zynq-heli beta BB: [243/295] Building board: SDMODELH7V1 at 2025-09-20 11:55:28.965210 BB: Trying checkout ArduCopter beta SDMODELH7V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SDMODELH7V1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board SDMODELH7V1 BB: Trying checkout ArduCopter beta SDMODELH7V1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SDMODELH7V1 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [244/295] Building board: SDMODELH7V2 at 2025-09-20 11:55:29.035553 BB: Trying checkout ArduCopter beta SDMODELH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SDMODELH7V2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board SDMODELH7V2 BB: Trying checkout ArduCopter beta SDMODELH7V2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SDMODELH7V2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [245/295] Building board: SequreH743 at 2025-09-20 11:55:29.101170 BB: Trying checkout ArduCopter beta SequreH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SequreH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board SequreH743 BB: Trying checkout ArduCopter beta SequreH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SequreH743 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [246/295] Building board: SITL_arm_linux_gnueabihf at 2025-09-20 11:55:29.167939 BB: Trying checkout ArduCopter beta SITL_arm_linux_gnueabihf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SITL_arm_linux_gnueabihf binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board SITL_arm_linux_gnueabihf BB: Trying checkout ArduCopter beta SITL_arm_linux_gnueabihf heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SITL_arm_linux_gnueabihf binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [247/295] Building board: SITL_x86_64_linux_gnu at 2025-09-20 11:55:29.242477 BB: Trying checkout ArduCopter beta SITL_x86_64_linux_gnu None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SITL_x86_64_linux_gnu binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board SITL_x86_64_linux_gnu BB: Trying checkout ArduCopter beta SITL_x86_64_linux_gnu heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SITL_x86_64_linux_gnu binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [248/295] Building board: SIYI_N7 at 2025-09-20 11:55:29.305912 BB: Trying checkout ArduCopter beta SIYI_N7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SIYI_N7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board SIYI_N7 BB: Trying checkout ArduCopter beta SIYI_N7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SIYI_N7 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [249/295] Building board: SkySakuraH743 at 2025-09-20 11:55:29.378573 BB: Trying checkout ArduCopter beta SkySakuraH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SkySakuraH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board SkySakuraH743 BB: Trying checkout ArduCopter beta SkySakuraH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SkySakuraH743 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [250/295] Building board: SkystarsF405v2 at 2025-09-20 11:55:29.451119 BB: Trying checkout ArduCopter beta SkystarsF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SkystarsF405v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/SkystarsF405v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (SkystarsF405v2) - not in board list BB: Considering frame heli for board SkystarsF405v2 BB: Trying checkout ArduCopter beta SkystarsF405v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SkystarsF405v2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/SkystarsF405v2-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (SkystarsF405v2) - not in board list BB: [251/295] Building board: SkystarsH7HD-bdshot at 2025-09-20 11:55:31.478171 BB: Trying checkout ArduCopter beta SkystarsH7HD-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SkystarsH7HD-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board SkystarsH7HD-bdshot BB: Trying checkout ArduCopter beta SkystarsH7HD-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SkystarsH7HD-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [252/295] Building board: SkystarsH7HDv2 at 2025-09-20 11:55:31.552785 BB: Trying checkout ArduCopter beta SkystarsH7HDv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SkystarsH7HDv2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board SkystarsH7HDv2 BB: Trying checkout ArduCopter beta SkystarsH7HDv2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SkystarsH7HDv2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [253/295] Building board: skyviper-journey at 2025-09-20 11:55:31.623662 BB: Trying checkout ArduCopter beta skyviper-journey None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta skyviper-journey binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board skyviper-journey BB: Trying checkout ArduCopter beta skyviper-journey heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta skyviper-journey binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/skyviper-journey-heli/git-version.txt doesn't exist - building BB: Skipping heli build for skyviper-journey BB: [254/295] Building board: skyviper-v2450 at 2025-09-20 11:55:31.718690 BB: Trying checkout ArduCopter beta skyviper-v2450 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta skyviper-v2450 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board skyviper-v2450 BB: Trying checkout ArduCopter beta skyviper-v2450 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta skyviper-v2450 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/skyviper-v2450-heli/git-version.txt doesn't exist - building BB: Skipping heli build for skyviper-v2450 BB: [255/295] Building board: sparky2 at 2025-09-20 11:55:31.787791 BB: Trying checkout ArduCopter beta sparky2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta sparky2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board sparky2 BB: Trying checkout ArduCopter beta sparky2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta sparky2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [256/295] Building board: SPEDIXF405 at 2025-09-20 11:55:31.867634 BB: Trying checkout ArduCopter beta SPEDIXF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SPEDIXF405 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board SPEDIXF405 BB: Trying checkout ArduCopter beta SPEDIXF405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SPEDIXF405 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [257/295] Building board: SPEDIXH743 at 2025-09-20 11:55:31.938928 BB: Trying checkout ArduCopter beta SPEDIXH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SPEDIXH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board SPEDIXH743 BB: Trying checkout ArduCopter beta SPEDIXH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SPEDIXH743 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [258/295] Building board: speedybeef4 at 2025-09-20 11:55:32.009739 BB: Trying checkout ArduCopter beta speedybeef4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta speedybeef4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board speedybeef4 BB: Trying checkout ArduCopter beta speedybeef4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta speedybeef4 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [259/295] Building board: SpeedyBeeF405AIO at 2025-09-20 11:55:32.099491 BB: Trying checkout ArduCopter beta SpeedyBeeF405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SpeedyBeeF405AIO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board SpeedyBeeF405AIO BB: Trying checkout ArduCopter beta SpeedyBeeF405AIO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SpeedyBeeF405AIO binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [260/295] Building board: SpeedyBeeF405Mini at 2025-09-20 11:55:32.163377 BB: Trying checkout ArduCopter beta SpeedyBeeF405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SpeedyBeeF405Mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board SpeedyBeeF405Mini BB: Trying checkout ArduCopter beta SpeedyBeeF405Mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SpeedyBeeF405Mini binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [261/295] Building board: SpeedyBeeF405WING at 2025-09-20 11:55:32.230469 BB: Trying checkout ArduCopter beta SpeedyBeeF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SpeedyBeeF405WING binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board SpeedyBeeF405WING BB: Trying checkout ArduCopter beta SpeedyBeeF405WING heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SpeedyBeeF405WING binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [262/295] Building board: speedybeef4v3 at 2025-09-20 11:55:32.294699 BB: Trying checkout ArduCopter beta speedybeef4v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta speedybeef4v3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board speedybeef4v3 BB: Trying checkout ArduCopter beta speedybeef4v3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta speedybeef4v3 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [263/295] Building board: speedybeef4v4 at 2025-09-20 11:55:32.356796 BB: Trying checkout ArduCopter beta speedybeef4v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta speedybeef4v4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board speedybeef4v4 BB: Trying checkout ArduCopter beta speedybeef4v4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta speedybeef4v4 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [264/295] Building board: SPRacingH7 at 2025-09-20 11:55:32.423725 BB: Trying checkout ArduCopter beta SPRacingH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SPRacingH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board SPRacingH7 BB: Trying checkout ArduCopter beta SPRacingH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SPRacingH7 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [265/295] Building board: SPRacingH7RF at 2025-09-20 11:55:32.486866 BB: Trying checkout ArduCopter beta SPRacingH7RF None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SPRacingH7RF binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board SPRacingH7RF BB: Trying checkout ArduCopter beta SPRacingH7RF heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SPRacingH7RF binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [266/295] Building board: StellarF4 at 2025-09-20 11:55:32.551484 BB: Trying checkout ArduCopter beta StellarF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta StellarF4 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/StellarF4/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (StellarF4) - not in board list BB: Considering frame heli for board StellarF4 BB: Trying checkout ArduCopter beta StellarF4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta StellarF4 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/StellarF4-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (StellarF4) - not in board list BB: [267/295] Building board: StellarF4V2 at 2025-09-20 11:55:34.904503 BB: Trying checkout ArduCopter beta StellarF4V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta StellarF4V2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/StellarF4V2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (StellarF4V2) - not in board list BB: Considering frame heli for board StellarF4V2 BB: Trying checkout ArduCopter beta StellarF4V2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta StellarF4V2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/StellarF4V2-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (StellarF4V2) - not in board list BB: [268/295] Building board: StellarH7V2 at 2025-09-20 11:55:36.878893 BB: Trying checkout ArduCopter beta StellarH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta StellarH7V2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/StellarH7V2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (StellarH7V2) - not in board list BB: Considering frame heli for board StellarH7V2 BB: Trying checkout ArduCopter beta StellarH7V2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta StellarH7V2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/StellarH7V2-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (StellarH7V2) - not in board list BB: [269/295] Building board: SuccexF4 at 2025-09-20 11:55:38.762750 BB: Trying checkout ArduCopter beta SuccexF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SuccexF4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board SuccexF4 BB: Trying checkout ArduCopter beta SuccexF4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SuccexF4 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [270/295] Building board: SULILGH7-P1-P2 at 2025-09-20 11:55:38.831587 BB: Trying checkout ArduCopter beta SULILGH7-P1-P2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SULILGH7-P1-P2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/SULILGH7-P1-P2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (SULILGH7-P1-P2) - not in board list BB: Considering frame heli for board SULILGH7-P1-P2 BB: Trying checkout ArduCopter beta SULILGH7-P1-P2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SULILGH7-P1-P2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/SULILGH7-P1-P2-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (SULILGH7-P1-P2) - not in board list BB: [271/295] Building board: SVehicle-E2 at 2025-09-20 11:55:40.717250 BB: Trying checkout ArduCopter beta SVehicle-E2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SVehicle-E2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/SVehicle-E2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (SVehicle-E2) - not in board list BB: Considering frame heli for board SVehicle-E2 BB: Trying checkout ArduCopter beta SVehicle-E2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SVehicle-E2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/SVehicle-E2-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (SVehicle-E2) - not in board list BB: [272/295] Building board: TBS-Colibri-F7 at 2025-09-20 11:55:42.655387 BB: Trying checkout ArduCopter beta TBS-Colibri-F7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta TBS-Colibri-F7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board TBS-Colibri-F7 BB: Trying checkout ArduCopter beta TBS-Colibri-F7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta TBS-Colibri-F7 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [273/295] Building board: TBS_LUCID_H7 at 2025-09-20 11:55:42.724650 BB: Trying checkout ArduCopter beta TBS_LUCID_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta TBS_LUCID_H7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board TBS_LUCID_H7 BB: Trying checkout ArduCopter beta TBS_LUCID_H7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta TBS_LUCID_H7 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [274/295] Building board: TBS_LUCID_H7_WING at 2025-09-20 11:55:42.792419 BB: Trying checkout ArduCopter beta TBS_LUCID_H7_WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta TBS_LUCID_H7_WING binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board TBS_LUCID_H7_WING BB: Trying checkout ArduCopter beta TBS_LUCID_H7_WING heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta TBS_LUCID_H7_WING binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [275/295] Building board: TBS_LUCID_PRO at 2025-09-20 11:55:42.861021 BB: Trying checkout ArduCopter beta TBS_LUCID_PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta TBS_LUCID_PRO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board TBS_LUCID_PRO BB: Trying checkout ArduCopter beta TBS_LUCID_PRO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta TBS_LUCID_PRO binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [276/295] Building board: thepeach-k1 at 2025-09-20 11:55:42.926163 BB: Trying checkout ArduCopter beta thepeach-k1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta thepeach-k1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board thepeach-k1 BB: Trying checkout ArduCopter beta thepeach-k1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta thepeach-k1 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [277/295] Building board: thepeach-r1 at 2025-09-20 11:55:42.996096 BB: Trying checkout ArduCopter beta thepeach-r1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta thepeach-r1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board thepeach-r1 BB: Trying checkout ArduCopter beta thepeach-r1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta thepeach-r1 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [278/295] Building board: TMotorH743 at 2025-09-20 11:55:43.063210 BB: Trying checkout ArduCopter beta TMotorH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta TMotorH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board TMotorH743 BB: Trying checkout ArduCopter beta TMotorH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta TMotorH743 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [279/295] Building board: uav-dev-fc-um982 at 2025-09-20 11:55:43.128080 BB: Trying checkout ArduCopter beta uav-dev-fc-um982 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta uav-dev-fc-um982 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/uav-dev-fc-um982/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (uav-dev-fc-um982) - not in board list BB: Considering frame heli for board uav-dev-fc-um982 BB: Trying checkout ArduCopter beta uav-dev-fc-um982 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta uav-dev-fc-um982 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/uav-dev-fc-um982-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (uav-dev-fc-um982) - not in board list BB: [280/295] Building board: vnav at 2025-09-20 11:55:45.289794 BB: Trying checkout ArduCopter beta vnav None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta vnav binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board vnav BB: Trying checkout ArduCopter beta vnav heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta vnav binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [281/295] Building board: VRBrain-v51 at 2025-09-20 11:55:45.359990 BB: Trying checkout ArduCopter beta VRBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta VRBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board VRBrain-v51 BB: Trying checkout ArduCopter beta VRBrain-v51 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta VRBrain-v51 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [282/295] Building board: VRBrain-v52 at 2025-09-20 11:55:45.427133 BB: Trying checkout ArduCopter beta VRBrain-v52 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta VRBrain-v52 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board VRBrain-v52 BB: Trying checkout ArduCopter beta VRBrain-v52 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta VRBrain-v52 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [283/295] Building board: VRBrain-v54 at 2025-09-20 11:55:45.494499 BB: Trying checkout ArduCopter beta VRBrain-v54 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta VRBrain-v54 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board VRBrain-v54 BB: Trying checkout ArduCopter beta VRBrain-v54 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta VRBrain-v54 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [284/295] Building board: VRCore-v10 at 2025-09-20 11:55:45.563709 BB: Trying checkout ArduCopter beta VRCore-v10 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta VRCore-v10 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board VRCore-v10 BB: Trying checkout ArduCopter beta VRCore-v10 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta VRCore-v10 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [285/295] Building board: VRUBrain-v51 at 2025-09-20 11:55:45.631875 BB: Trying checkout ArduCopter beta VRUBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta VRUBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board VRUBrain-v51 BB: Trying checkout ArduCopter beta VRUBrain-v51 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta VRUBrain-v51 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [286/295] Building board: VUAV-V7pro at 2025-09-20 11:55:45.700870 BB: Trying checkout ArduCopter beta VUAV-V7pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta VUAV-V7pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board VUAV-V7pro BB: Trying checkout ArduCopter beta VUAV-V7pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta VUAV-V7pro binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [287/295] Building board: X-MAV-AP-H743v2 at 2025-09-20 11:55:45.771769 BB: Trying checkout ArduCopter beta X-MAV-AP-H743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta X-MAV-AP-H743v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board X-MAV-AP-H743v2 BB: Trying checkout ArduCopter beta X-MAV-AP-H743v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta X-MAV-AP-H743v2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [288/295] Building board: YARIV6X at 2025-09-20 11:55:45.839533 BB: Trying checkout ArduCopter beta YARIV6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta YARIV6X binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/YARIV6X/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (YARIV6X) - not in board list BB: Considering frame heli for board YARIV6X BB: Trying checkout ArduCopter beta YARIV6X heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta YARIV6X binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/YARIV6X-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (YARIV6X) - not in board list BB: [289/295] Building board: YJUAV_A6 at 2025-09-20 11:55:47.705940 BB: Trying checkout ArduCopter beta YJUAV_A6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta YJUAV_A6 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board YJUAV_A6 BB: Trying checkout ArduCopter beta YJUAV_A6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta YJUAV_A6 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [290/295] Building board: YJUAV_A6SE at 2025-09-20 11:55:47.780233 BB: Trying checkout ArduCopter beta YJUAV_A6SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta YJUAV_A6SE binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board YJUAV_A6SE BB: Trying checkout ArduCopter beta YJUAV_A6SE heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta YJUAV_A6SE binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [291/295] Building board: YJUAV_A6SE_H743 at 2025-09-20 11:55:47.854552 BB: Trying checkout ArduCopter beta YJUAV_A6SE_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta YJUAV_A6SE_H743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board YJUAV_A6SE_H743 BB: Trying checkout ArduCopter beta YJUAV_A6SE_H743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta YJUAV_A6SE_H743 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [292/295] Building board: YJUAV_A6Ultra at 2025-09-20 11:55:47.931905 BB: Trying checkout ArduCopter beta YJUAV_A6Ultra None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta YJUAV_A6Ultra binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board YJUAV_A6Ultra BB: Trying checkout ArduCopter beta YJUAV_A6Ultra heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta YJUAV_A6Ultra binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [293/295] Building board: ZeroOneX6 at 2025-09-20 11:55:48.018498 BB: Trying checkout ArduCopter beta ZeroOneX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta ZeroOneX6 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board ZeroOneX6 BB: Trying checkout ArduCopter beta ZeroOneX6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta ZeroOneX6 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [294/295] Building board: ZeroOneX6_Air at 2025-09-20 11:55:48.096120 BB: Trying checkout ArduCopter beta ZeroOneX6_Air None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta ZeroOneX6_Air binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/ZeroOneX6_Air/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ZeroOneX6_Air) - not in board list BB: Considering frame heli for board ZeroOneX6_Air BB: Trying checkout ArduCopter beta ZeroOneX6_Air heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta ZeroOneX6_Air binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/ZeroOneX6_Air-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ZeroOneX6_Air) - not in board list BB: [295/295] Building board: zynq at 2025-09-20 11:55:49.980883 BB: Trying checkout ArduCopter beta zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta zynq binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/zynq/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (zynq) - not in board list BB: Considering frame heli for board zynq BB: Trying checkout ArduCopter beta zynq heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta zynq binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/zynq-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (zynq) - not in board list BB: Trying checkout ArduCopter latest None None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch master BB: Running (git checkout -f master) BB-GIT: Previous HEAD position was 1ebd4d996e Plane: version to 4.6.2 BB-GIT: Switched to branch 'master' BB-GIT: Your branch is up to date with 'origin/master'. BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'c6d0293e32d096dc88da861a0db40bfd1f6f8d9d' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '1b2118cf358027453830ef644838a3bedb9411ea' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'bd9124715cc7cbb9bbe3f3270da0edb020507816' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'b2da417dfcbc0a4b617aeaa0d680dc357b233172' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out 'a6bf350c679ed8ba042ad58bf81cc540d61bb605' BB-GIT: Submodule path 'modules/mavlink': checked out '430715591a7a14a996f56d4c724f2e0335d74546' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out 'aa033552599c981b3e916b42383de8a21754c9b4' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit 0b0922b905b34e50c8c52b7da0dda269f46181e9 BB-GIT: Author: Peter Barker BB-GIT: Date: Sat Sep 20 15:12:00 2025 +1000 BB-GIT: BB-GIT: autotest: correct diagnostic output BB-GIT: BB-GIT: old: BB-GIT: AT-0000.1: Loading (flaps.txt BB-GIT: BB-GIT: new: BB-GIT: AT-0000.1: Loading MAV_MISSION_TYPE_MISSION (flaps.txt) BB: Building ArduPlane beta binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/282] Building board: 3DRControlZeroG at 2025-09-20 11:55:53.619337 BB: Trying checkout ArduPlane beta 3DRControlZeroG None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: warning: unable to rmdir 'modules/littlefs': Directory not empty BB-GIT: Note: switching to 'ArduPlane-beta'. BB-GIT: BB-GIT: You are in 'detached HEAD' state. You can look around, make experimental BB-GIT: changes and commit them, and you can discard any commits you make in this BB-GIT: state without impacting any branches by switching back to a branch. BB-GIT: BB-GIT: If you want to create a new branch to retain commits you create, you may BB-GIT: do so (now or later) by using -c with the switch command. Example: BB-GIT: BB-GIT: git switch -c BB-GIT: BB-GIT: Or undo this operation with: BB-GIT: BB-GIT: git switch - BB-GIT: BB-GIT: Turn off this advice by setting config variable advice.detachedHead to false BB-GIT: BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta 3DRControlZeroG binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [2/282] Building board: AcctonGodwit_GA1 at 2025-09-20 11:55:54.507662 BB: Trying checkout ArduPlane beta AcctonGodwit_GA1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta AcctonGodwit_GA1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/AcctonGodwit_GA1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (AcctonGodwit_GA1) - not in board list BB: [3/282] Building board: ACNS-CM4Pilot at 2025-09-20 11:55:56.038937 BB: Trying checkout ArduPlane beta ACNS-CM4Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta ACNS-CM4Pilot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [4/282] Building board: ACNS-F405AIO at 2025-09-20 11:55:56.074546 BB: Trying checkout ArduPlane beta ACNS-F405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta ACNS-F405AIO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [5/282] Building board: AEDROXH7 at 2025-09-20 11:55:56.127654 BB: Trying checkout ArduPlane beta AEDROXH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta AEDROXH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [6/282] Building board: aero at 2025-09-20 11:55:56.161700 BB: Trying checkout ArduPlane beta aero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta aero binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/aero/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for aero in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board aero --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : aero BB-WAF: Using toolchain : native BB-WAF: Checking for 'g++' (C++ compiler) : /home/autotest/bin/g++ BB-WAF: Checking for 'gcc' (C compiler) : /home/autotest/bin/gcc BB-WAF: Checking for c flags '-MMD' : yes BB-WAF: Checking for cxx flags '-MMD' : yes BB-WAF: CXX Compiler : g++ 11.4.0 BB-WAF: Checking for need to link with librt : not necessary BB-WAF: Checking for 'lttng-ust': : disabled BB-WAF: Checking for library dl : yes BB-WAF: Checking for program 'pkg-config' : /usr/bin/pkg-config BB-WAF: Checking for 'libiio' : not found BB-WAF: Enabled OpenDroneID : no BB-WAF: Enabled firmware ID checking : no BB-WAF: GPS Debug Logging : no BB-WAF: Enabled custom controller : no BB-WAF: Checking for HAVE_CMATH_ISFINITE : yes BB-WAF: Checking for HAVE_CMATH_ISINF : yes BB-WAF: Checking for HAVE_CMATH_ISNAN : yes BB-WAF: Checking for NEED_CMATH_ISFINITE_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISINF_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISNAN_STD_NAMESPACE : yes BB-WAF: Checking for header endian.h : yes BB-WAF: Checking for header byteswap.h : yes BB-WAF: Checking for HAVE_MEMRCHR : yes BB-WAF: Configured VSCode Intellisense: : no BB-WAF: DC_DSDL compiler in : /mnt/volume_nyc3_01/autotest/APM/APM/modules/DroneCAN/dronecan_dsdlc BB-WAF: Source is git repository : yes BB-WAF: Update submodules : yes BB-WAF: Checking for program 'git' : /usr/bin/git BB-WAF: Checking for program 'size' : /usr/bin/size BB-WAF: Benchmarks : disabled BB-WAF: Unit tests : enabled BB-WAF: Scripting : maybe BB-WAF: Scripting runtime checks : enabled BB-WAF: Debug build : disabled BB-WAF: Coverage build : disabled BB-WAF: Force 32-bit build : disabled BB-WAF: Checking for program 'rsync' : /usr/bin/rsync BB-WAF: Removing target_list file /home/autotest/build/tmp/binaries.build/aero/target_list BB-WAF: 'configure' finished successfully (0.695s) BB-WAF: 'clean' finished successfully (1.199s) BB: Running (python3 ./waf build --targets bin/arduplane) BB-WAF: Waf: Entering directory `/home/autotest/build/tmp/binaries.build/aero' BB-WAF: [3/7] Compiling libraries/AP_Scripting/generator/src/main.c BB-WAF: [4/7] Processing modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Found 342 MAVLink message types in 17 XML files BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ardupilotmega BB-WAF: [5/7] Processing dronecangen: modules/DroneCAN/DSDL/ardupilot modules/DroneCAN/DSDL/com modules/DroneCAN/DSDL/cuav modules/DroneCAN/DSDL/dronecan modules/DroneCAN/DSDL/mppt modules/DroneCAN/DSDL/tests modules/DroneCAN/DSDL/uavcan BB-WAF: [6/7] Creating /home/autotest/build/tmp/binaries.build/aero/ap_version.h BB-WAF: [7/7] Processing /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.cpp,/home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.h: libraries/AP_Scripting/generator/description/bindings.desc /home/autotest/build/tmp/binaries.build/aero/gen-bindings -> /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.cpp /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.h BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ASLUAV BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/common BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/development BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/icarous BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/minimal BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/python_array_test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/standard BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ualberta BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/uAvionix BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/loweheiser BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/storm32 BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/AVSSUAS BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/cubepilot BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/csAirLink BB-WAF: Copying fixed headers for protocol 2.0 to /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0 BB-WAF: expanding ardupilot.gnss.Status BB-WAF: expanding ardupilot.gnss.Heading BB-WAF: expanding ardupilot.gnss.MovingBaselineData BB-WAF: expanding ardupilot.gnss.RelPosHeading BB-WAF: expanding ardupilot.indication.Button BB-WAF: expanding ardupilot.indication.SafetyState BB-WAF: expanding ardupilot.indication.NotifyState BB-WAF: expanding ardupilot.equipment.trafficmonitor.TrafficReport BB-WAF: expanding ardupilot.equipment.power.BatteryContinuous BB-WAF: expanding ardupilot.equipment.power.BatteryCells BB-WAF: expanding ardupilot.equipment.power.BatteryInfoAux BB-WAF: expanding ardupilot.equipment.power.BatteryPeriodic BB-WAF: expanding ardupilot.equipment.proximity_sensor.Proximity BB-WAF: expanding com.hobbywing.esc.StatusMsg1 BB-WAF: expanding com.hobbywing.esc.SetAngle BB-WAF: expanding com.hobbywing.esc.SetID BB-WAF: expanding com.hobbywing.esc.GetEscID BB-WAF: expanding com.hobbywing.esc.GetMajorConfig BB-WAF: expanding com.hobbywing.esc.SetDirection BB-WAF: expanding com.hobbywing.esc.RawCommand BB-WAF: expanding com.hobbywing.esc.SelfTest BB-WAF: expanding com.hobbywing.esc.SetLED BB-WAF: expanding com.hobbywing.esc.StatusMsg3 BB-WAF: expanding com.hobbywing.esc.SetBaud BB-WAF: expanding com.hobbywing.esc.StatusMsg2 BB-WAF: expanding com.hobbywing.esc.SetThrottleSource BB-WAF: expanding com.hobbywing.esc.GetMaintenanceInformation BB-WAF: expanding com.hobbywing.esc.SetReportingFrequency BB-WAF: expanding com.tmotor.esc.PUSHSCI BB-WAF: expanding com.tmotor.esc.ParamGet BB-WAF: expanding com.tmotor.esc.FocCtrl BB-WAF: expanding com.tmotor.esc.PUSHCAN BB-WAF: expanding com.tmotor.esc.ParamCfg BB-WAF: expanding com.xacti.GnssStatus BB-WAF: expanding com.xacti.GimbalAttitudeStatus BB-WAF: expanding com.xacti.GimbalControlData BB-WAF: expanding com.xacti.GnssStatusReq BB-WAF: expanding com.xacti.CopterAttStatus BB-WAF: expanding com.volz.servo.ActuatorStatus BB-WAF: expanding com.hex.equipment.flow.Measurement BB-WAF: expanding com.himark.servo.ServoCmd BB-WAF: expanding com.himark.servo.ServoInfo BB-WAF: expanding cuav.equipment.power.CBAT BB-WAF: expanding dronecan.sensors.rc.RCInput BB-WAF: expanding dronecan.sensors.hygrometer.Hygrometer BB-WAF: expanding dronecan.sensors.magnetometer.MagneticFieldStrengthHiRes BB-WAF: expanding dronecan.sensors.rpm.RPM BB-WAF: expanding dronecan.remoteid.BasicID BB-WAF: expanding dronecan.remoteid.ArmStatus BB-WAF: expanding dronecan.remoteid.Location BB-WAF: expanding dronecan.remoteid.SecureCommand BB-WAF: expanding dronecan.remoteid.SelfID BB-WAF: expanding dronecan.remoteid.System BB-WAF: expanding dronecan.remoteid.OperatorID BB-WAF: expanding dronecan.protocol.CanStats BB-WAF: expanding dronecan.protocol.FlexDebug BB-WAF: expanding dronecan.protocol.Stats BB-WAF: expanding mppt.OutputEnable BB-WAF: expanding mppt.Stream BB-WAF: expanding uavcan.Timestamp BB-WAF: expanding uavcan.CoarseOrientation BB-WAF: expanding uavcan.tunnel.Call BB-WAF: expanding uavcan.tunnel.Targetted BB-WAF: expanding uavcan.tunnel.SerialConfig BB-WAF: expanding uavcan.tunnel.Protocol BB-WAF: expanding uavcan.tunnel.Broadcast BB-WAF: expanding uavcan.navigation.GlobalNavigationSolution BB-WAF: expanding uavcan.protocol.GetNodeInfo BB-WAF: expanding uavcan.protocol.DataTypeKind BB-WAF: expanding uavcan.protocol.GetDataTypeInfo BB-WAF: expanding uavcan.protocol.HardwareVersion BB-WAF: expanding uavcan.protocol.Panic BB-WAF: expanding uavcan.protocol.RestartNode BB-WAF: expanding uavcan.protocol.AccessCommandShell BB-WAF: expanding uavcan.protocol.SoftwareVersion BB-WAF: expanding uavcan.protocol.GlobalTimeSync BB-WAF: expanding uavcan.protocol.NodeStatus BB-WAF: expanding uavcan.protocol.GetTransportStats BB-WAF: expanding uavcan.protocol.CANIfaceStats BB-WAF: expanding uavcan.protocol.file.EntryType BB-WAF: expanding uavcan.protocol.file.GetDirectoryEntryInfo BB-WAF: expanding uavcan.protocol.file.BeginFirmwareUpdate BB-WAF: expanding uavcan.protocol.file.Write BB-WAF: expanding uavcan.protocol.file.GetInfo BB-WAF: expanding uavcan.protocol.file.Error BB-WAF: expanding uavcan.protocol.file.Path BB-WAF: expanding uavcan.protocol.file.Read BB-WAF: expanding uavcan.protocol.file.Delete BB-WAF: expanding uavcan.protocol.debug.LogMessage BB-WAF: expanding uavcan.protocol.debug.LogLevel BB-WAF: expanding uavcan.protocol.debug.KeyValue BB-WAF: expanding uavcan.protocol.param.Value BB-WAF: expanding uavcan.protocol.param.ExecuteOpcode BB-WAF: expanding uavcan.protocol.param.GetSet BB-WAF: expanding uavcan.protocol.param.Empty BB-WAF: expanding uavcan.protocol.param.NumericValue BB-WAF: expanding uavcan.protocol.dynamic_node_id.Allocation BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.Discovery BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.AppendEntries BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.RequestVote BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.Entry BB-WAF: expanding uavcan.protocol.enumeration.Indication BB-WAF: expanding uavcan.protocol.enumeration.Begin BB-WAF: expanding uavcan.equipment.device.Temperature BB-WAF: expanding uavcan.equipment.air_data.StaticPressure BB-WAF: expanding uavcan.equipment.air_data.AngleOfAttack BB-WAF: expanding uavcan.equipment.air_data.IndicatedAirspeed BB-WAF: expanding uavcan.equipment.air_data.RawAirData BB-WAF: expanding uavcan.equipment.air_data.StaticTemperature BB-WAF: expanding uavcan.equipment.air_data.Sideslip BB-WAF: expanding uavcan.equipment.air_data.TrueAirspeed BB-WAF: expanding uavcan.equipment.ahrs.Solution BB-WAF: expanding uavcan.equipment.ahrs.RawIMU BB-WAF: expanding uavcan.equipment.ahrs.MagneticFieldStrength BB-WAF: expanding uavcan.equipment.ahrs.MagneticFieldStrength2 BB-WAF: expanding uavcan.equipment.safety.ArmingStatus BB-WAF: expanding uavcan.equipment.gnss.Fix BB-WAF: expanding uavcan.equipment.gnss.Auxiliary BB-WAF: expanding uavcan.equipment.gnss.Fix2 BB-WAF: expanding uavcan.equipment.gnss.ECEFPositionVelocity BB-WAF: expanding uavcan.equipment.gnss.RTCMStream BB-WAF: expanding uavcan.equipment.power.PrimaryPowerSupplyStatus BB-WAF: expanding uavcan.equipment.power.BatteryInfo BB-WAF: expanding uavcan.equipment.power.CircuitStatus BB-WAF: expanding uavcan.equipment.esc.RPMCommand BB-WAF: expanding uavcan.equipment.esc.Status BB-WAF: expanding uavcan.equipment.esc.RawCommand BB-WAF: expanding uavcan.equipment.esc.StatusExtended BB-WAF: expanding uavcan.equipment.actuator.Command BB-WAF: expanding uavcan.equipment.actuator.Status BB-WAF: expanding uavcan.equipment.actuator.ArrayCommand BB-WAF: expanding uavcan.equipment.range_sensor.Measurement BB-WAF: expanding uavcan.equipment.indication.BeepCommand BB-WAF: expanding uavcan.equipment.indication.SingleLightCommand BB-WAF: expanding uavcan.equipment.indication.RGB565 BB-WAF: expanding uavcan.equipment.indication.LightsCommand BB-WAF: expanding uavcan.equipment.ice.FuelTankStatus BB-WAF: expanding uavcan.equipment.ice.reciprocating.Status BB-WAF: expanding uavcan.equipment.ice.reciprocating.CylinderStatus BB-WAF: expanding uavcan.equipment.hardpoint.Status BB-WAF: expanding uavcan.equipment.hardpoint.Command BB-WAF: expanding uavcan.equipment.camera_gimbal.GEOPOICommand BB-WAF: expanding uavcan.equipment.camera_gimbal.AngularCommand BB-WAF: expanding uavcan.equipment.camera_gimbal.Status BB-WAF: expanding uavcan.equipment.camera_gimbal.Mode BB-WAF: BB-WAF: No target_list file found, creating BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/aero/compile_commands.json BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/aero/compile_commands.json BB-WAF: [ 8/1247] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 9/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 10/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 11/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 12/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 13/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Logging.cpp BB-WAF: [ 14/1247] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 15/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 16/1247] Compiling libraries/AC_AttitudeControl/AC_PosControl_Logging.cpp BB-WAF: [ 17/1247] Compiling libraries/AC_AutoTune/AC_AutoTune_Multi.cpp BB-WAF: [ 18/1247] Compiling libraries/AC_AutoTune/AC_AutoTune_Heli.cpp BB-WAF: [ 19/1247] Compiling libraries/AC_AutoTune/AC_AutoTune_FreqResp.cpp BB-WAF: [ 20/1247] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 21/1247] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 22/1247] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 23/1247] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 24/1247] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 25/1247] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 26/1247] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 27/1247] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 28/1247] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 29/1247] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 30/1247] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 31/1247] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 32/1247] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 33/1247] Compiling libraries/AC_PrecLand/AC_PrecLand_Companion.cpp BB-WAF: [ 34/1247] Compiling libraries/AC_PrecLand/AC_PrecLand_IRLock.cpp BB-WAF: [ 35/1247] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL.cpp BB-WAF: [ 36/1247] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL_Gazebo.cpp BB-WAF: [ 37/1247] Compiling libraries/AC_PrecLand/AC_PrecLand_StateMachine.cpp BB-WAF: [ 38/1247] Compiling libraries/AC_PrecLand/PosVelEKF.cpp BB-WAF: [ 39/1247] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 40/1247] Compiling libraries/AC_WPNav/AC_Circle.cpp BB-WAF: [ 41/1247] Compiling libraries/AC_WPNav/AC_WPNav.cpp BB-WAF: [ 42/1247] Compiling libraries/AC_WPNav/AC_WPNav_OA.cpp BB-WAF: [ 43/1247] Compiling libraries/APM_Control/AP_AutoTune.cpp BB-WAF: [ 44/1247] Compiling libraries/APM_Control/AP_PitchController.cpp BB-WAF: [ 45/1247] Compiling libraries/APM_Control/AP_RollController.cpp BB-WAF: [ 46/1247] Compiling libraries/APM_Control/AP_SteerController.cpp BB-WAF: [ 47/1247] Compiling libraries/APM_Control/AP_YawController.cpp BB-WAF: [ 48/1247] Compiling libraries/APM_Control/AR_AttitudeControl.cpp BB-WAF: [ 49/1247] Compiling libraries/APM_Control/AR_PosControl.cpp BB-WAF: [ 50/1247] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 51/1247] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 52/1247] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 53/1247] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 54/1247] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 55/1247] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 56/1247] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 57/1247] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 58/1247] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 59/1247] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 60/1247] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 61/1247] Compiling libraries/AP_AdvancedFailsafe/AP_AdvancedFailsafe.cpp BB-WAF: [ 62/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 63/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 64/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 65/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 66/1247] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 67/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 68/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 69/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 70/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 71/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 72/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 73/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 74/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 75/1247] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 76/1247] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 77/1247] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 78/1247] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 79/1247] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 80/1247] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 81/1247] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 82/1247] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 83/1247] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 84/1247] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 85/1247] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 86/1247] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 87/1247] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 88/1247] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 89/1247] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 90/1247] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 91/1247] Compiling libraries/AP_Baro/AP_Baro_atmosphere.cpp BB-WAF: [ 92/1247] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 93/1247] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 94/1247] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 95/1247] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 96/1247] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 97/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 98/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 99/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 100/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 101/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 102/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 103/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 104/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 105/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 106/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 107/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 108/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 109/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 110/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 111/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 112/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 113/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 114/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 115/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 116/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 117/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 118/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 119/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 120/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 121/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 122/1247] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 123/1247] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 124/1247] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 125/1247] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 126/1247] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 127/1247] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 128/1247] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 129/1247] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [ 130/1247] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [ 131/1247] Compiling libraries/AP_CANManager/AP_CANIfaceParams.cpp BB-WAF: [ 132/1247] Compiling libraries/AP_CANManager/AP_SLCANIface.cpp BB-WAF: [ 133/1247] Compiling libraries/AP_CANManager/AP_CANSensor.cpp BB-WAF: [ 134/1247] Compiling libraries/AP_CANManager/AP_CANManager.cpp BB-WAF: [ 135/1247] Compiling libraries/AP_CANManager/AP_CANManager_CANDriver_Params.cpp BB-WAF: [ 136/1247] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 137/1247] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 138/1247] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 139/1247] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 140/1247] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 141/1247] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 142/1247] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 143/1247] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 144/1247] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 145/1247] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 146/1247] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 147/1247] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 148/1247] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 149/1247] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 150/1247] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 151/1247] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 152/1247] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 153/1247] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 154/1247] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 155/1247] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 156/1247] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 157/1247] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 158/1247] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 159/1247] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 160/1247] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 161/1247] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 162/1247] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 163/1247] Compiling libraries/AP_Compass/AP_Compass_BMM350.cpp BB-WAF: [ 164/1247] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 165/1247] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 166/1247] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 167/1247] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 168/1247] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 169/1247] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 170/1247] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 171/1247] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 172/1247] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 173/1247] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 174/1247] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 175/1247] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 176/1247] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 177/1247] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 178/1247] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 179/1247] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 180/1247] Compiling libraries/AP_Compass/AP_Compass_IIS2MDC.cpp BB-WAF: [ 181/1247] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 182/1247] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 183/1247] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 184/1247] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 185/1247] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 186/1247] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 187/1247] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 188/1247] Compiling libraries/AP_CustomRotations/AP_CustomRotations.cpp BB-WAF: [ 189/1247] Compiling libraries/AP_CustomRotations/AP_CustomRotations_params.cpp BB-WAF: [ 190/1247] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 191/1247] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 192/1247] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 193/1247] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 194/1247] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 195/1247] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [ 196/1247] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [ 197/1247] Compiling libraries/AP_Devo_Telem/AP_Devo_Telem.cpp BB-WAF: [ 198/1247] Compiling libraries/AP_DroneCAN/AP_Canard_iface.cpp BB-WAF: [ 199/1247] Compiling libraries/AP_DroneCAN/AP_DroneCAN.cpp BB-WAF: [ 200/1247] Compiling libraries/AP_DroneCAN/AP_DroneCAN_DNA_Server.cpp BB-WAF: [ 201/1247] Compiling libraries/AP_DroneCAN/AP_DroneCAN_serial.cpp BB-WAF: [ 202/1247] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 203/1247] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [ 204/1247] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 205/1247] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [ 206/1247] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [ 207/1247] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [ 208/1247] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [ 209/1247] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [ 210/1247] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [ 211/1247] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [ 212/1247] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [ 213/1247] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem.cpp BB-WAF: [ 214/1247] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_SITL.cpp BB-WAF: [ 215/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.cpp BB-WAF: [ 216/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain7.cpp BB-WAF: [ 217/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [ 218/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain5.cpp BB-WAF: [ 219/1247] Compiling libraries/AP_ExternalAHRS/MicroStrain_common.cpp BB-WAF: [ 220/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS.cpp BB-WAF: [ 221/1247] Compiling libraries/AP_ExternalControl/AP_ExternalControl.cpp BB-WAF: [ 222/1247] Compiling libraries/AP_FETtecOneWire/AP_FETtecOneWire.cpp BB-WAF: [ 223/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [ 224/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [ 225/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [ 226/1247] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [ 227/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [ 228/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [ 229/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [ 230/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [ 231/1247] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [ 232/1247] Compiling libraries/AP_FlashStorage/AP_FlashStorage.cpp BB-WAF: [ 233/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.cpp BB-WAF: [ 234/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Telem.cpp BB-WAF: [ 235/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.cpp BB-WAF: [ 236/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [ 237/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [ 238/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.cpp BB-WAF: [ 239/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [ 240/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.cpp BB-WAF: [ 241/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.cpp BB-WAF: [ 242/1247] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [ 243/1247] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [ 244/1247] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [ 245/1247] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [ 246/1247] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [ 247/1247] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [ 248/1247] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [ 249/1247] Compiling libraries/AP_GPS/AP_GPS_Blended.cpp BB-WAF: [ 250/1247] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [ 251/1247] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [ 252/1247] Compiling libraries/AP_GPS/AP_GPS_Params.cpp BB-WAF: [ 253/1247] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [ 254/1247] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [ 255/1247] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [ 256/1247] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [ 257/1247] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [ 258/1247] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [ 259/1247] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp: In member function void Compass::probe_i2c_spi_compasses(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:19:110: error: no matching function for call to AP_Compass_BMM150::probe(AP_HAL::OwnPtr, Rotation) BB-WAF: 19 | #define PROBE_MAG_I2C(driver, bus, addr, args ...) ADD_BACKEND(DRIVER_ ##driver, AP_Compass_ ## driver::probe(GET_I2C_DEVICE(bus, addr),##args)) BB-WAF: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1101:59: note: in definition of macro ADD_BACKEND BB-WAF: 1101 | do { if (_driver_enabled(driver_type)) { _add_backend(backend); } \ BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:248:28: note: in expansion of macro PROBE_MAG_I2C BB-WAF: 248 | #define HAL_MAG_PROBE1 PROBE_MAG_I2C(BMM150, 2, 0x12, ROTATION_NONE) BB-WAF: | ^~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:251:32: note: in expansion of macro HAL_MAG_PROBE1 BB-WAF: 251 | #define HAL_MAG_PROBE_LIST HAL_MAG_PROBE1; HAL_MAG_PROBE2; HAL_MAG_PROBE3 BB-WAF: | ^~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1433:5: note: in expansion of macro HAL_MAG_PROBE_LIST BB-WAF: 1433 | HAL_MAG_PROBE_LIST; BB-WAF: | ^~~~~~~~~~~~~~~~~~ BB-WAF: compilation terminated due to -Wfatal-errors. BB-WAF: BB-WAF: Waf: Leaving directory `/home/autotest/build/tmp/binaries.build/aero' BB-WAF: Build failed BB-WAF: -> task in 'objs/AP_Compass' failed (exit status 1): BB-WAF: {task 140444110927488: cxx AP_Compass.cpp -> AP_Compass.cpp.0.o} BB-WAF: (run with -v to display more information) BB: Process failed ((3297247, 256)) BB: Failed build of ArduPlane aero beta BB: [7/282] Building board: AEROFOX-H7 at 2025-09-20 11:56:08.801455 BB: Trying checkout ArduPlane beta AEROFOX-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta AEROFOX-H7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [8/282] Building board: AET-H743-Basic at 2025-09-20 11:56:08.838249 BB: Trying checkout ArduPlane beta AET-H743-Basic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta AET-H743-Basic binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [9/282] Building board: airbotf4 at 2025-09-20 11:56:08.873181 BB: Trying checkout ArduPlane beta airbotf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta airbotf4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [10/282] Building board: AIRLink at 2025-09-20 11:56:08.908545 BB: Trying checkout ArduPlane beta AIRLink None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta AIRLink binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [11/282] Building board: Airvolute-DCS2 at 2025-09-20 11:56:08.944441 BB: Trying checkout ArduPlane beta Airvolute-DCS2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta Airvolute-DCS2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [12/282] Building board: AnyleafH7 at 2025-09-20 11:56:08.987515 BB: Trying checkout ArduPlane beta AnyleafH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta AnyleafH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [13/282] Building board: Aocoda-RC-H743Dual at 2025-09-20 11:56:09.024198 BB: Trying checkout ArduPlane beta Aocoda-RC-H743Dual None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta Aocoda-RC-H743Dual binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [14/282] Building board: ARK_FPV at 2025-09-20 11:56:09.060475 BB: Trying checkout ArduPlane beta ARK_FPV None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta ARK_FPV binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/ARK_FPV/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ARK_FPV) - not in board list BB: [15/282] Building board: ARKV6X at 2025-09-20 11:56:10.078395 BB: Trying checkout ArduPlane beta ARKV6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta ARKV6X binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [16/282] Building board: ARKV6X-bdshot at 2025-09-20 11:56:10.119935 BB: Trying checkout ArduPlane beta ARKV6X-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta ARKV6X-bdshot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/ARKV6X-bdshot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ARKV6X-bdshot) - not in board list BB: [17/282] Building board: AtomRCF405NAVI at 2025-09-20 11:56:11.047697 BB: Trying checkout ArduPlane beta AtomRCF405NAVI None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta AtomRCF405NAVI binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [18/282] Building board: ATOMRCF405NAVI-Deluxe at 2025-09-20 11:56:11.083926 BB: Trying checkout ArduPlane beta ATOMRCF405NAVI-Deluxe None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta ATOMRCF405NAVI-Deluxe binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/ATOMRCF405NAVI-Deluxe/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ATOMRCF405NAVI-Deluxe) - not in board list BB: [19/282] Building board: bbbmini at 2025-09-20 11:56:12.043278 BB: Trying checkout ArduPlane beta bbbmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta bbbmini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [20/282] Building board: BeastF7 at 2025-09-20 11:56:12.078464 BB: Trying checkout ArduPlane beta BeastF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta BeastF7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [21/282] Building board: BeastF7v2 at 2025-09-20 11:56:12.111666 BB: Trying checkout ArduPlane beta BeastF7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta BeastF7v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [22/282] Building board: BeastH7 at 2025-09-20 11:56:12.145277 BB: Trying checkout ArduPlane beta BeastH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta BeastH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [23/282] Building board: BeastH7v2 at 2025-09-20 11:56:12.179619 BB: Trying checkout ArduPlane beta BeastH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta BeastH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [24/282] Building board: bhat at 2025-09-20 11:56:12.213629 BB: Trying checkout ArduPlane beta bhat None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta bhat binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [25/282] Building board: BlitzF745 at 2025-09-20 11:56:12.245857 BB: Trying checkout ArduPlane beta BlitzF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta BlitzF745 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [26/282] Building board: BlitzF745AIO at 2025-09-20 11:56:12.277714 BB: Trying checkout ArduPlane beta BlitzF745AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta BlitzF745AIO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [27/282] Building board: BlitzH743Pro at 2025-09-20 11:56:12.310656 BB: Trying checkout ArduPlane beta BlitzH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta BlitzH743Pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [28/282] Building board: BlitzMiniF745 at 2025-09-20 11:56:12.343237 BB: Trying checkout ArduPlane beta BlitzMiniF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta BlitzMiniF745 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [29/282] Building board: BlitzWingH743 at 2025-09-20 11:56:12.375193 BB: Trying checkout ArduPlane beta BlitzWingH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta BlitzWingH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [30/282] Building board: blue at 2025-09-20 11:56:12.406813 BB: Trying checkout ArduPlane beta blue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta blue binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [31/282] Building board: BOTWINGF405 at 2025-09-20 11:56:12.437740 BB: Trying checkout ArduPlane beta BOTWINGF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta BOTWINGF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/BOTWINGF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (BOTWINGF405) - not in board list BB: [32/282] Building board: BrahmaF4 at 2025-09-20 11:56:13.429764 BB: Trying checkout ArduPlane beta BrahmaF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta BrahmaF4 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/BrahmaF4/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (BrahmaF4) - not in board list BB: [33/282] Building board: BROTHERHOBBYF405v3 at 2025-09-20 11:56:14.350593 BB: Trying checkout ArduPlane beta BROTHERHOBBYF405v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta BROTHERHOBBYF405v3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [34/282] Building board: BROTHERHOBBYH743 at 2025-09-20 11:56:14.392231 BB: Trying checkout ArduPlane beta BROTHERHOBBYH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta BROTHERHOBBYH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [35/282] Building board: canzero at 2025-09-20 11:56:14.427560 BB: Trying checkout ArduPlane beta canzero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta canzero binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [36/282] Building board: CBU-H7-LC-Stamp at 2025-09-20 11:56:14.478099 BB: Trying checkout ArduPlane beta CBU-H7-LC-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta CBU-H7-LC-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/CBU-H7-LC-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CBU-H7-LC-Stamp) - not in board list BB: [37/282] Building board: CBU-H7-Stamp at 2025-09-20 11:56:15.418368 BB: Trying checkout ArduPlane beta CBU-H7-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta CBU-H7-Stamp binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [38/282] Building board: CORVON405V2_1 at 2025-09-20 11:56:15.454028 BB: Trying checkout ArduPlane beta CORVON405V2_1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta CORVON405V2_1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/CORVON405V2_1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CORVON405V2_1) - not in board list BB: [39/282] Building board: CORVON743V1 at 2025-09-20 11:56:16.400652 BB: Trying checkout ArduPlane beta CORVON743V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta CORVON743V1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/CORVON743V1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CORVON743V1) - not in board list BB: [40/282] Building board: CSKY405 at 2025-09-20 11:56:17.330602 BB: Trying checkout ArduPlane beta CSKY405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta CSKY405 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [41/282] Building board: CUAV-7-Nano at 2025-09-20 11:56:17.378995 BB: Trying checkout ArduPlane beta CUAV-7-Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta CUAV-7-Nano binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [42/282] Building board: CUAV-Nora at 2025-09-20 11:56:17.413115 BB: Trying checkout ArduPlane beta CUAV-Nora None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta CUAV-Nora binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [43/282] Building board: CUAV-Nora-bdshot at 2025-09-20 11:56:17.447187 BB: Trying checkout ArduPlane beta CUAV-Nora-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta CUAV-Nora-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [44/282] Building board: CUAV-Pixhack-v3 at 2025-09-20 11:56:17.482210 BB: Trying checkout ArduPlane beta CUAV-Pixhack-v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta CUAV-Pixhack-v3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [45/282] Building board: CUAV-V6X-v2 at 2025-09-20 11:56:17.523696 BB: Trying checkout ArduPlane beta CUAV-V6X-v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta CUAV-V6X-v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/CUAV-V6X-v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CUAV-V6X-v2) - not in board list BB: [46/282] Building board: CUAV-X25-EVO at 2025-09-20 11:56:18.446549 BB: Trying checkout ArduPlane beta CUAV-X25-EVO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta CUAV-X25-EVO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/CUAV-X25-EVO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CUAV-X25-EVO) - not in board list BB: [47/282] Building board: CUAV-X7 at 2025-09-20 11:56:19.388153 BB: Trying checkout ArduPlane beta CUAV-X7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta CUAV-X7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [48/282] Building board: CUAV-X7-bdshot at 2025-09-20 11:56:19.423585 BB: Trying checkout ArduPlane beta CUAV-X7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta CUAV-X7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [49/282] Building board: CUAVv5 at 2025-09-20 11:56:19.457748 BB: Trying checkout ArduPlane beta CUAVv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta CUAVv5 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [50/282] Building board: CUAVv5-bdshot at 2025-09-20 11:56:19.492009 BB: Trying checkout ArduPlane beta CUAVv5-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta CUAVv5-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [51/282] Building board: CUAVv5Nano at 2025-09-20 11:56:19.525959 BB: Trying checkout ArduPlane beta CUAVv5Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta CUAVv5Nano binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [52/282] Building board: CUAVv5Nano-bdshot at 2025-09-20 11:56:19.559849 BB: Trying checkout ArduPlane beta CUAVv5Nano-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta CUAVv5Nano-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [53/282] Building board: CubeBlack at 2025-09-20 11:56:19.593002 BB: Trying checkout ArduPlane beta CubeBlack None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta CubeBlack binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [54/282] Building board: CubeBlack+ at 2025-09-20 11:56:19.627256 BB: Trying checkout ArduPlane beta CubeBlack+ None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta CubeBlack+ binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [55/282] Building board: CubeOrange at 2025-09-20 11:56:19.667394 BB: Trying checkout ArduPlane beta CubeOrange None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta CubeOrange binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [56/282] Building board: CubeOrange-bdshot at 2025-09-20 11:56:19.707431 BB: Trying checkout ArduPlane beta CubeOrange-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta CubeOrange-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [57/282] Building board: CubeOrangePlus at 2025-09-20 11:56:19.741100 BB: Trying checkout ArduPlane beta CubeOrangePlus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta CubeOrangePlus binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [58/282] Building board: CubeOrangePlus-bdshot at 2025-09-20 11:56:19.780764 BB: Trying checkout ArduPlane beta CubeOrangePlus-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta CubeOrangePlus-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [59/282] Building board: CubePurple at 2025-09-20 11:56:19.815795 BB: Trying checkout ArduPlane beta CubePurple None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta CubePurple binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [60/282] Building board: CubeRedPrimary at 2025-09-20 11:56:19.857194 BB: Trying checkout ArduPlane beta CubeRedPrimary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta CubeRedPrimary binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [61/282] Building board: CubeRedSecondary at 2025-09-20 11:56:19.891966 BB: Trying checkout ArduPlane beta CubeRedSecondary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta CubeRedSecondary binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [62/282] Building board: CubeYellow at 2025-09-20 11:56:19.925594 BB: Trying checkout ArduPlane beta CubeYellow None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta CubeYellow binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [63/282] Building board: CubeYellow-bdshot at 2025-09-20 11:56:19.963729 BB: Trying checkout ArduPlane beta CubeYellow-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta CubeYellow-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [64/282] Building board: DAKEFPVF405 at 2025-09-20 11:56:19.997811 BB: Trying checkout ArduPlane beta DAKEFPVF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta DAKEFPVF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/DAKEFPVF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (DAKEFPVF405) - not in board list BB: [65/282] Building board: DAKEFPVH743 at 2025-09-20 11:56:20.945339 BB: Trying checkout ArduPlane beta DAKEFPVH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta DAKEFPVH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/DAKEFPVH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (DAKEFPVH743) - not in board list BB: [66/282] Building board: DAKEFPVH743Pro at 2025-09-20 11:56:21.971897 BB: Trying checkout ArduPlane beta DAKEFPVH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta DAKEFPVH743Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/DAKEFPVH743Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (DAKEFPVH743Pro) - not in board list BB: [67/282] Building board: dark at 2025-09-20 11:56:22.906966 BB: Trying checkout ArduPlane beta dark None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta dark binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [68/282] Building board: DevEBoxH7v2 at 2025-09-20 11:56:22.941171 BB: Trying checkout ArduPlane beta DevEBoxH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta DevEBoxH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [69/282] Building board: disco at 2025-09-20 11:56:22.974608 BB: Trying checkout ArduPlane beta disco None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta disco binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [70/282] Building board: DroneerF405 at 2025-09-20 11:56:23.006312 BB: Trying checkout ArduPlane beta DroneerF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta DroneerF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/DroneerF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (DroneerF405) - not in board list BB: [71/282] Building board: DrotekP3Pro at 2025-09-20 11:56:23.966421 BB: Trying checkout ArduPlane beta DrotekP3Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta DrotekP3Pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [72/282] Building board: Durandal at 2025-09-20 11:56:24.002324 BB: Trying checkout ArduPlane beta Durandal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta Durandal binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [73/282] Building board: Durandal-bdshot at 2025-09-20 11:56:24.038777 BB: Trying checkout ArduPlane beta Durandal-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta Durandal-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [74/282] Building board: edge at 2025-09-20 11:56:24.071961 BB: Trying checkout ArduPlane beta edge None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta edge binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [75/282] Building board: erleboard at 2025-09-20 11:56:24.104121 BB: Trying checkout ArduPlane beta erleboard None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta erleboard binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [76/282] Building board: erlebrain2 at 2025-09-20 11:56:24.135135 BB: Trying checkout ArduPlane beta erlebrain2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta erlebrain2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [77/282] Building board: esp32buzz at 2025-09-20 11:56:24.166896 BB: Trying checkout ArduPlane beta esp32buzz None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta esp32buzz binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/esp32buzz/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32buzz in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32buzz --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32buzz BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3307187, 256)) BB: waf configure failed BB: [78/282] Building board: esp32diy at 2025-09-20 11:56:25.503209 BB: Trying checkout ArduPlane beta esp32diy None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta esp32diy binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/esp32diy/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32diy in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32diy --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32diy BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3307649, 256)) BB: waf configure failed BB: [79/282] Building board: esp32empty at 2025-09-20 11:56:26.825733 BB: Trying checkout ArduPlane beta esp32empty None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta esp32empty binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/esp32empty/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32empty in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32empty --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32empty BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3308114, 256)) BB: waf configure failed BB: [80/282] Building board: esp32icarus at 2025-09-20 11:56:28.109366 BB: Trying checkout ArduPlane beta esp32icarus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta esp32icarus binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/esp32icarus/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32icarus in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32icarus --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32icarus BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3308569, 256)) BB: waf configure failed BB: [81/282] Building board: esp32imu_module_v11 at 2025-09-20 11:56:29.401525 BB: Trying checkout ArduPlane beta esp32imu_module_v11 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta esp32imu_module_v11 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/esp32imu_module_v11/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (esp32imu_module_v11) - not in board list BB: [82/282] Building board: esp32nick at 2025-09-20 11:56:30.352484 BB: Trying checkout ArduPlane beta esp32nick None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta esp32nick binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/esp32nick/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32nick in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32nick --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32nick BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3309453, 256)) BB: waf configure failed BB: [83/282] Building board: esp32s3devkit at 2025-09-20 11:56:31.721248 BB: Trying checkout ArduPlane beta esp32s3devkit None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta esp32s3devkit binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/esp32s3devkit/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32s3devkit in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32s3devkit --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32s3devkit BB-WAF: Using toolchain : xtensa-esp32s3-elf BB-WAF: Could not find the program ['xtensa-esp32s3-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3309902, 256)) BB: waf configure failed BB: [84/282] Building board: esp32s3empty at 2025-09-20 11:56:33.019058 BB: Trying checkout ArduPlane beta esp32s3empty None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta esp32s3empty binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/esp32s3empty/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32s3empty in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32s3empty --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32s3empty BB-WAF: Using toolchain : xtensa-esp32s3-elf BB-WAF: Could not find the program ['xtensa-esp32s3-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3310362, 256)) BB: waf configure failed BB: [85/282] Building board: esp32tomte76 at 2025-09-20 11:56:34.338435 BB: Trying checkout ArduPlane beta esp32tomte76 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta esp32tomte76 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/esp32tomte76/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32tomte76 in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32tomte76 --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32tomte76 BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3310812, 256)) BB: waf configure failed BB: [86/282] Building board: F35Lightning at 2025-09-20 11:56:35.638436 BB: Trying checkout ArduPlane beta F35Lightning None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta F35Lightning binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [87/282] Building board: F4BY at 2025-09-20 11:56:35.684532 BB: Trying checkout ArduPlane beta F4BY None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta F4BY binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [88/282] Building board: F4BY_F427 at 2025-09-20 11:56:35.721752 BB: Trying checkout ArduPlane beta F4BY_F427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta F4BY_F427 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/F4BY_F427/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (F4BY_F427) - not in board list BB: [89/282] Building board: FlyingMoonF407 at 2025-09-20 11:56:36.717317 BB: Trying checkout ArduPlane beta FlyingMoonF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta FlyingMoonF407 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [90/282] Building board: FlyingMoonF427 at 2025-09-20 11:56:36.754348 BB: Trying checkout ArduPlane beta FlyingMoonF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta FlyingMoonF427 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [91/282] Building board: FlyingMoonH743 at 2025-09-20 11:56:36.791203 BB: Trying checkout ArduPlane beta FlyingMoonH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta FlyingMoonH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [92/282] Building board: FlywooF405Pro at 2025-09-20 11:56:36.828403 BB: Trying checkout ArduPlane beta FlywooF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta FlywooF405Pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [93/282] Building board: FlywooF745 at 2025-09-20 11:56:36.865786 BB: Trying checkout ArduPlane beta FlywooF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta FlywooF745 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [94/282] Building board: FlywooF745Nano at 2025-09-20 11:56:36.900545 BB: Trying checkout ArduPlane beta FlywooF745Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta FlywooF745Nano binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [95/282] Building board: FlywooH743Pro at 2025-09-20 11:56:36.937317 BB: Trying checkout ArduPlane beta FlywooH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta FlywooH743Pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [96/282] Building board: fmuv2 at 2025-09-20 11:56:36.971801 BB: Trying checkout ArduPlane beta fmuv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta fmuv2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [97/282] Building board: fmuv3 at 2025-09-20 11:56:37.006883 BB: Trying checkout ArduPlane beta fmuv3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta fmuv3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [98/282] Building board: fmuv5 at 2025-09-20 11:56:37.037866 BB: Trying checkout ArduPlane beta fmuv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta fmuv5 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [99/282] Building board: FoxeerF405v2 at 2025-09-20 11:56:37.069893 BB: Trying checkout ArduPlane beta FoxeerF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta FoxeerF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [100/282] Building board: FoxeerH743v1 at 2025-09-20 11:56:37.104506 BB: Trying checkout ArduPlane beta FoxeerH743v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta FoxeerH743v1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [101/282] Building board: GEPRC_TAKER_H743 at 2025-09-20 11:56:37.137106 BB: Trying checkout ArduPlane beta GEPRC_TAKER_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta GEPRC_TAKER_H743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/GEPRC_TAKER_H743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (GEPRC_TAKER_H743) - not in board list BB: [102/282] Building board: GEPRCF745BTHD at 2025-09-20 11:56:38.048809 BB: Trying checkout ArduPlane beta GEPRCF745BTHD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta GEPRCF745BTHD binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit c228d3a6272b1a00269532b30027aa220e82b5e6 newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/GEPRCF745BTHD needs rebuild BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for GEPRCF745BTHD in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board GEPRCF745BTHD --out /home/autotest/build/tmp/binaries.build clean --assert-cc-version g++-10.2.1) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : GEPRCF745BTHD BB-WAF: Using toolchain : arm-none-eabi BB-WAF: Checking for 'g++' (C++ compiler) : ccache arm-none-eabi-g++ BB-WAF: Checking for 'gcc' (C compiler) : ccache arm-none-eabi-gcc BB-WAF: Checking for program 'arm-none-eabi-nm' : /home/autotest/arm-gcc/g++-10.2.1/bin/arm-none-eabi-nm BB-WAF: Checking for c flags '-MMD' : yes BB-WAF: Checking for cxx flags '-MMD' : yes BB-WAF: CXX Compiler : g++ 10.2.1 BB-WAF: Checking compiler : g++-10.2.1 10.2.1 BB-WAF: Checking for program 'make' : /usr/bin/make BB-WAF: Checking for program 'arm-none-eabi-objcopy' : /home/autotest/arm-gcc/g++-10.2.1/bin/arm-none-eabi-objcopy BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/include/minimize_fpv_osd.inc BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/include/minimize_common.inc BB-WAF: Removing HAL_MSP_GPS_ENABLED BB-WAF: Removing AP_BATTERY_SMBUS_ENABLED BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/include/no_bootloader_DFU.inc BB-WAF: Removing AP_BARO_PROBE_EXTERNAL_I2C_BUSES BB-WAF: Setup for MCU STM32F745xx BB-WAF: Default parameters path from hwdef: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/GEPRCF745BTHD/defaults.parm BB-WAF: Writing hwdef setup in /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/hwdef.h BB-WAF: MCU Flags: cortex-m4 ['-mcpu=cortex-m4', '-mfpu=fpv4-sp-d16', '-mfloat-abi=hard'] BB-WAF: Writing DMA map BB-WAF: Sharing channel (1, 2) for TIM3_UP TIM3_CH4 BB-WAF: Setting up as normal BB-WAF: Generating ldscript.ld BB-WAF: Checking for env.py BB-WAF: env set ENABLE_DFU_BOOT=0 BB-WAF: env set WITH_FATFS=1 BB-WAF: env set PROCESS_STACK=0x1C00 BB-WAF: env set MAIN_STACK=0x600 BB-WAF: env set IOMCU_FW=0 BB-WAF: env set PERIPH_FW=0 BB-WAF: env set BOARD_FLASH_SIZE=1024 BB-WAF: env set EXT_FLASH_SIZE_MB=0 BB-WAF: env set INT_FLASH_PRIMARY=False BB-WAF: env set ENABLE_CRASHDUMP=False BB-WAF: env set CPU_FLAGS=['-mcpu=cortex-m4', '-mfpu=fpv4-sp-d16', '-mfloat-abi=hard', '-DARM_MATH_CM4', '-u_printf_float'] BB-WAF: env set CORTEX=cortex-m4 BB-WAF: env set APJ_BOARD_ID=1501 BB-WAF: env set APJ_BOARD_TYPE=STM32F745xx BB-WAF: env set USBID=0x1209/0x5741 BB-WAF: env set FLASH_RESERVE_START_KB=96 BB-WAF: env set EXT_FLASH_RESERVE_START_KB=0 BB-WAF: env set FLASH_TOTAL=950272 BB-WAF: env set HAS_EXTERNAL_FLASH_SECTIONS=0 BB-WAF: env set CHIBIOS_BUILD_FLAGS=USE_FATFS=yes CHIBIOS_STARTUP_MK=os/common/startup/ARMCMx/compilers/GCC/mk/startup_stm32f7xx.mk CHIBIOS_PLATFORM_MK=os/hal/ports/STM32/STM32F7xx/platform.mk MCU=cortex-m4 ENV_UDEFS=-DCHPRINTF_USE_FLOAT=1 BB-WAF: Enabling ChibiOS asserts : no BB-WAF: Disabling Watchdog : no BB-WAF: Enabling malloc guard : no BB-WAF: Enabling ChibiOS thread statistics : no BB-WAF: Enabling -Werror : yes BB-WAF: Checking for intelhex module: : OK BB-WAF: Enabled OpenDroneID : no BB-WAF: Enabled firmware ID checking : no BB-WAF: GPS Debug Logging : no BB-WAF: Enabled custom controller : no BB-WAF: Checking for HAVE_CMATH_ISFINITE : yes BB-WAF: Checking for HAVE_CMATH_ISINF : yes BB-WAF: Checking for HAVE_CMATH_ISNAN : yes BB-WAF: Checking for NEED_CMATH_ISFINITE_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISINF_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISNAN_STD_NAMESPACE : yes BB-WAF: Checking for header endian.h : not found BB-WAF: Checking for header byteswap.h : not found BB-WAF: Checking for HAVE_MEMRCHR : no BB-WAF: Configured VSCode Intellisense: : no BB-WAF: DC_DSDL compiler in : /mnt/volume_nyc3_01/autotest/APM/APM/modules/DroneCAN/dronecan_dsdlc BB-WAF: Source is git repository : yes BB-WAF: Update submodules : yes BB-WAF: Checking for program 'git' : /usr/bin/git BB-WAF: Gtest : STM32 boards currently don't support compiling gtest BB-WAF: Checking for program 'arm-none-eabi-size' : /home/autotest/arm-gcc/g++-10.2.1/bin/arm-none-eabi-size BB-WAF: Benchmarks : disabled BB-WAF: Unit tests : disabled BB-WAF: Scripting : maybe BB-WAF: Scripting runtime checks : enabled BB-WAF: Debug build : disabled BB-WAF: Coverage build : disabled BB-WAF: Force 32-bit build : disabled BB-WAF: Checking for program 'rsync' : /usr/bin/rsync BB-WAF: Removing target_list file /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/target_list BB-WAF: 'configure' finished successfully (0.576s) BB-WAF: 'clean' finished successfully (1.234s) BB: Running (python3 ./waf build --targets bin/arduplane) BB-WAF: Waf: Entering directory `/home/autotest/build/tmp/binaries.build/GEPRCF745BTHD' BB-WAF: Checking for env.py BB-WAF: No env.py found BB-WAF: Generating hwdef.h BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/include/minimize_fpv_osd.inc BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/include/minimize_common.inc BB-WAF: Removing HAL_MSP_GPS_ENABLED BB-WAF: Removing AP_BATTERY_SMBUS_ENABLED BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/include/no_bootloader_DFU.inc BB-WAF: Removing AP_BARO_PROBE_EXTERNAL_I2C_BUSES BB-WAF: Setup for MCU STM32F745xx BB-WAF: Default parameters path from hwdef: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/GEPRCF745BTHD/defaults.parm BB-WAF: Writing hwdef setup in /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/hwdef.h BB-WAF: MCU Flags: cortex-m4 ['-mcpu=cortex-m4', '-mfpu=fpv4-sp-d16', '-mfloat-abi=hard'] BB-WAF: Writing DMA map BB-WAF: Sharing channel (1, 2) for TIM3_UP TIM3_CH4 BB-WAF: Setting up as normal BB-WAF: Generating ldscript.ld BB-WAF: Embedding file defaults.parm:/home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/processed_defaults.parm BB-WAF: Embedding file font0.bin:libraries/AP_OSD/fonts/font0.bin BB-WAF: Embedding file hwdef.dat:/home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/hw.dat BB-WAF: [ 3/10] Creating /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/hwdef.h BB-WAF: [ 4/10] Creating /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/modules/ChibiOS/include_dirs BB-WAF: [ 5/10] Compiling libraries/AP_Scripting/generator/src/main.c BB-WAF: [ 6/10] Processing modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: [ 7/10] Creating /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/ap_version.h BB-WAF: [ 8/10] Creating /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/chibios_flags.h BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Found 342 MAVLink message types in 17 XML files BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/GCS_MAVLink/include/mavlink/v2.0/ardupilotmega BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/include/minimize_fpv_osd.inc BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/include/minimize_common.inc BB-WAF: Removing HAL_MSP_GPS_ENABLED BB-WAF: Removing AP_BATTERY_SMBUS_ENABLED BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/include/no_bootloader_DFU.inc BB-WAF: Removing AP_BARO_PROBE_EXTERNAL_I2C_BUSES BB-WAF: Setup for MCU STM32F745xx BB-WAF: Default parameters path from hwdef: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/GEPRCF745BTHD/defaults.parm BB-WAF: Writing hwdef setup in /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/hwdef.h BB-WAF: MCU Flags: cortex-m4 ['-mcpu=cortex-m4', '-mfpu=fpv4-sp-d16', '-mfloat-abi=hard'] BB-WAF: Writing DMA map BB-WAF: Sharing channel (1, 2) for TIM3_UP TIM3_CH4 BB-WAF: Setting up as normal BB-WAF: No change in hwdef.h BB-WAF: Generating ldscript.ld BB-WAF: BB-WAF: [ 9/10] Processing /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/AP_Scripting/lua_generated_bindings.cpp,/home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/AP_Scripting/lua_generated_bindings.h: libraries/AP_Scripting/generator/description/bindings.desc /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/gen-bindings -> /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/AP_Scripting/lua_generated_bindings.cpp /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/AP_Scripting/lua_generated_bindings.h BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/GCS_MAVLink/include/mavlink/v2.0/ASLUAV BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/GCS_MAVLink/include/mavlink/v2.0/common BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/GCS_MAVLink/include/mavlink/v2.0/development BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/GCS_MAVLink/include/mavlink/v2.0/icarous BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/GCS_MAVLink/include/mavlink/v2.0/minimal BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/GCS_MAVLink/include/mavlink/v2.0/python_array_test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/GCS_MAVLink/include/mavlink/v2.0/standard BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/GCS_MAVLink/include/mavlink/v2.0/test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/GCS_MAVLink/include/mavlink/v2.0/ualberta BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/GCS_MAVLink/include/mavlink/v2.0/uAvionix BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/GCS_MAVLink/include/mavlink/v2.0/loweheiser BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/GCS_MAVLink/include/mavlink/v2.0/storm32 BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/GCS_MAVLink/include/mavlink/v2.0/AVSSUAS BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/GCS_MAVLink/include/mavlink/v2.0/cubepilot BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/GCS_MAVLink/include/mavlink/v2.0/csAirLink BB-WAF: Copying fixed headers for protocol 2.0 to /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/GCS_MAVLink/include/mavlink/v2.0 BB-WAF: [10/10] Linking /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/modules/ChibiOS/libch.a BB-WAF: [1/112] ChibiOS: Compiling crt0_v7m.S BB-WAF: [2/112] ChibiOS: Compiling vectors.S BB-WAF: [3/112] ChibiOS: Compiling chcoreasm.S BB-WAF: [4/112] ChibiOS: Compiling ff.c BB-WAF: [5/112] ChibiOS: Compiling ffunicode.c BB-WAF: [6/112] ChibiOS: Compiling chcore.c BB-WAF: [7/112] ChibiOS: Compiling crt1.c BB-WAF: [8/112] ChibiOS: Compiling bufstreams.c BB-WAF: [9/112] ChibiOS: Compiling chprintf.c BB-WAF: [10/112] ChibiOS: Compiling chscanf.c BB-WAF: [11/112] ChibiOS: Compiling memstreams.c BB-WAF: [12/112] ChibiOS: Compiling nullstreams.c BB-WAF: [13/112] ChibiOS: Compiling osal.c BB-WAF: [14/112] ChibiOS: Compiling hal_adc_lld.c BB-WAF: [15/112] ChibiOS: Compiling hal_can_lld.c BB-WAF: [16/112] ChibiOS: Compiling hal_crypto_lld.c BB-WAF: [17/112] ChibiOS: Compiling hal_dac_lld.c BB-WAF: [18/112] ChibiOS: Compiling stm32_dma.c BB-WAF: [19/112] ChibiOS: Compiling stm32_exti.c BB-WAF: [20/112] ChibiOS: Compiling hal_pal_lld.c BB-WAF: [21/112] ChibiOS: Compiling hal_i2c_lld.c BB-WAF: [22/112] ChibiOS: Compiling hal_mac_lld.c BB-WAF: [23/112] ChibiOS: Compiling hal_usb_lld.c BB-WAF: [24/112] ChibiOS: Compiling hal_wspi_lld.c BB-WAF: [25/112] ChibiOS: Compiling hal_trng_lld.c BB-WAF: [26/112] ChibiOS: Compiling hal_rtc_lld.c BB-WAF: [27/112] ChibiOS: Compiling hal_sdc_lld.c BB-WAF: [28/112] ChibiOS: Compiling hal_i2s_lld.c BB-WAF: [29/112] ChibiOS: Compiling hal_spi_lld.c BB-WAF: [30/112] ChibiOS: Compiling hal_st_lld.c BB-WAF: [31/112] ChibiOS: Compiling hal_eicu_lld.c BB-WAF: [32/112] ChibiOS: Compiling hal_gpt_lld.c BB-WAF: [33/112] ChibiOS: Compiling hal_icu_lld.c BB-WAF: [34/112] ChibiOS: Compiling hal_pwm_lld.c BB-WAF: [35/112] ChibiOS: Compiling hal_serial_lld.c BB-WAF: [36/112] ChibiOS: Compiling hal_sio_lld.c BB-WAF: [37/112] ChibiOS: Compiling hal_uart_lld.c BB-WAF: [38/112] ChibiOS: Compiling hal_wdg_lld.c BB-WAF: [39/112] ChibiOS: Compiling hal_lld.c BB-WAF: [40/112] ChibiOS: Compiling stm32_isr.c BB-WAF: [41/112] ChibiOS: Compiling nvic.c BB-WAF: [42/112] ChibiOS: Compiling hal.c BB-WAF: [43/112] ChibiOS: Compiling hal_adc.c BB-WAF: [44/112] ChibiOS: Compiling hal_buffers.c BB-WAF: [45/112] ChibiOS: Compiling hal_can.c BB-WAF: [46/112] ChibiOS: Compiling hal_crypto.c BB-WAF: [47/112] ChibiOS: Compiling hal_dac.c BB-WAF: [48/112] ChibiOS: Compiling hal_efl.c BB-WAF: [49/112] ChibiOS: Compiling hal_eicu.c BB-WAF: [50/112] ChibiOS: Compiling hal_flash.c BB-WAF: [51/112] ChibiOS: Compiling hal_gpt.c BB-WAF: [52/112] ChibiOS: Compiling hal_i2c.c BB-WAF: [53/112] ChibiOS: Compiling hal_i2s.c BB-WAF: [54/112] ChibiOS: Compiling hal_icu.c BB-WAF: [55/112] ChibiOS: Compiling hal_mac.c BB-WAF: [56/112] ChibiOS: Compiling hal_mmc_spi.c BB-WAF: [57/112] ChibiOS: Compiling hal_mmcsd.c BB-WAF: [58/112] ChibiOS: Compiling hal_pal.c BB-WAF: [59/112] ChibiOS: Compiling hal_pwm.c BB-WAF: [60/112] ChibiOS: Compiling hal_queues.c BB-WAF: [61/112] ChibiOS: Compiling hal_rtc.c BB-WAF: [62/112] ChibiOS: Compiling hal_sdc.c BB-WAF: [63/112] ChibiOS: Compiling hal_serial.c BB-WAF: [64/112] ChibiOS: Compiling hal_serial_usb.c BB-WAF: [65/112] ChibiOS: Compiling hal_sio.c BB-WAF: [66/112] ChibiOS: Compiling hal_spi.c BB-WAF: [67/112] ChibiOS: Compiling hal_st.c BB-WAF: [68/112] ChibiOS: Compiling hal_trng.c BB-WAF: [69/112] ChibiOS: Compiling hal_uart.c BB-WAF: [70/112] ChibiOS: Compiling hal_usb.c BB-WAF: [71/112] ChibiOS: Compiling hal_wdg.c BB-WAF: [72/112] ChibiOS: Compiling hal_wspi.c BB-WAF: [73/112] ChibiOS: Compiling chdelegates.c BB-WAF: [74/112] ChibiOS: Compiling chfactory.c BB-WAF: [75/112] ChibiOS: Compiling chmboxes.c BB-WAF: [76/112] ChibiOS: Compiling chmemcore.c BB-WAF: [77/112] ChibiOS: Compiling chmemheaps.c BB-WAF: [78/112] ChibiOS: Compiling chmempools.c BB-WAF: [79/112] ChibiOS: Compiling chobjcaches.c BB-WAF: [80/112] ChibiOS: Compiling chpipes.c BB-WAF: [81/112] ChibiOS: Compiling chcond.c BB-WAF: [82/112] ChibiOS: Compiling chdebug.c BB-WAF: [83/112] ChibiOS: Compiling chdynamic.c BB-WAF: [84/112] ChibiOS: Compiling chevents.c BB-WAF: [85/112] ChibiOS: Compiling chinstances.c BB-WAF: [86/112] ChibiOS: Compiling chmsg.c BB-WAF: [87/112] ChibiOS: Compiling chmtx.c BB-WAF: [88/112] ChibiOS: Compiling chregistry.c BB-WAF: [89/112] ChibiOS: Compiling chrfcu.c BB-WAF: [90/112] ChibiOS: Compiling chschd.c BB-WAF: [91/112] ChibiOS: Compiling chsem.c BB-WAF: [92/112] ChibiOS: Compiling chstats.c BB-WAF: [93/112] ChibiOS: Compiling chsys.c BB-WAF: [94/112] ChibiOS: Compiling chthreads.c BB-WAF: [95/112] ChibiOS: Compiling chtm.c BB-WAF: [96/112] ChibiOS: Compiling chtrace.c BB-WAF: [97/112] ChibiOS: Compiling chvt.c BB-WAF: [98/112] ChibiOS: Compiling fatfs_diskio.c BB-WAF: [99/112] ChibiOS: Compiling fatfs_syscall.c BB-WAF: [100/112] ChibiOS: Compiling syscalls.c BB-WAF: [101/112] ChibiOS: Compiling stubs.c BB-WAF: [102/112] ChibiOS: Compiling board.c BB-WAF: [103/112] ChibiOS: Compiling usbcfg.c BB-WAF: [104/112] ChibiOS: Compiling usbcfg_dualcdc.c BB-WAF: [105/112] ChibiOS: Compiling usbcfg_common.c BB-WAF: [106/112] ChibiOS: Compiling flash.c BB-WAF: [107/112] ChibiOS: Compiling malloc.c BB-WAF: [108/112] ChibiOS: Compiling hrt.c BB-WAF: [109/112] ChibiOS: Compiling stm32_util.c BB-WAF: [110/112] ChibiOS: Compiling bouncebuffer.c BB-WAF: [111/112] ChibiOS: Compiling watchdog.c BB-WAF: [112/112] ChibiOS: Compiling ch.cpp BB-WAF: BB-WAF: ChibiOS: Done! BB-WAF: BB-WAF: arm-none-eabi-ar: creating modules/ChibiOS/libch.a BB-WAF: BB-WAF: No target_list file found, creating BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/compile_commands.json BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/compile_commands.json BB-WAF: [ 11/1012] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 12/1012] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 13/1012] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 14/1012] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 15/1012] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Logging.cpp BB-WAF: [ 16/1012] Compiling libraries/AC_AttitudeControl/AC_PosControl_Logging.cpp BB-WAF: [ 17/1012] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 18/1012] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 19/1012] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 20/1012] Compiling libraries/AC_AutoTune/AC_AutoTune_Multi.cpp BB-WAF: [ 21/1012] Compiling libraries/AC_AutoTune/AC_AutoTune_FreqResp.cpp BB-WAF: [ 22/1012] Compiling libraries/AC_AutoTune/AC_AutoTune_Heli.cpp BB-WAF: [ 23/1012] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 24/1012] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 25/1012] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 26/1012] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 27/1012] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 28/1012] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 29/1012] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 30/1012] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 31/1012] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 32/1012] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 33/1012] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 34/1012] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 35/1012] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 36/1012] Compiling libraries/AC_PrecLand/AC_PrecLand_Companion.cpp BB-WAF: [ 37/1012] Compiling libraries/AC_PrecLand/AC_PrecLand_IRLock.cpp BB-WAF: [ 38/1012] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL.cpp BB-WAF: [ 39/1012] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL_Gazebo.cpp BB-WAF: [ 40/1012] Compiling libraries/AC_PrecLand/AC_PrecLand_StateMachine.cpp BB-WAF: [ 41/1012] Compiling libraries/AC_PrecLand/PosVelEKF.cpp BB-WAF: [ 42/1012] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 43/1012] Compiling libraries/AC_WPNav/AC_Circle.cpp BB-WAF: [ 44/1012] Compiling libraries/AC_WPNav/AC_WPNav.cpp BB-WAF: [ 45/1012] Compiling libraries/AC_WPNav/AC_WPNav_OA.cpp BB-WAF: [ 46/1012] Compiling libraries/APM_Control/AP_AutoTune.cpp BB-WAF: [ 47/1012] Compiling libraries/APM_Control/AP_PitchController.cpp BB-WAF: [ 48/1012] Compiling libraries/APM_Control/AP_RollController.cpp BB-WAF: [ 49/1012] Compiling libraries/APM_Control/AP_SteerController.cpp BB-WAF: [ 50/1012] Compiling libraries/APM_Control/AP_YawController.cpp BB-WAF: [ 51/1012] Compiling libraries/APM_Control/AR_AttitudeControl.cpp BB-WAF: [ 52/1012] Compiling libraries/APM_Control/AR_PosControl.cpp BB-WAF: [ 53/1012] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 54/1012] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 55/1012] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 56/1012] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 57/1012] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 58/1012] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 59/1012] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 60/1012] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 61/1012] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 62/1012] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 63/1012] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 64/1012] Compiling libraries/AP_AdvancedFailsafe/AP_AdvancedFailsafe.cpp BB-WAF: [ 65/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 66/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 67/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 68/1012] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 69/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 70/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 71/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 72/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 73/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 74/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 75/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 76/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 77/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 78/1012] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 79/1012] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 80/1012] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 81/1012] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 82/1012] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 83/1012] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 84/1012] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 85/1012] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 86/1012] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 87/1012] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 88/1012] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 89/1012] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 90/1012] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 91/1012] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 92/1012] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 93/1012] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 94/1012] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 95/1012] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 96/1012] Compiling libraries/AP_Baro/AP_Baro_atmosphere.cpp BB-WAF: [ 97/1012] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 98/1012] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 99/1012] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 100/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 101/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 102/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 103/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 104/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 105/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 106/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 107/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 108/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 109/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 110/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 111/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 112/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 113/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 114/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 115/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 116/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 117/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 118/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 119/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 120/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 121/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 122/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 123/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 124/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 125/1012] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 126/1012] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 127/1012] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 128/1012] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 129/1012] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 130/1012] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 131/1012] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [ 132/1012] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 133/1012] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [ 134/1012] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 135/1012] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 136/1012] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 137/1012] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 138/1012] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 139/1012] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 140/1012] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 141/1012] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 142/1012] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 143/1012] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 144/1012] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 145/1012] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 146/1012] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 147/1012] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 148/1012] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 149/1012] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 150/1012] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 151/1012] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 152/1012] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 153/1012] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 154/1012] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 155/1012] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 156/1012] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 157/1012] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 158/1012] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 159/1012] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 160/1012] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 161/1012] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 162/1012] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 163/1012] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 164/1012] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 165/1012] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 166/1012] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 167/1012] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 168/1012] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 169/1012] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 170/1012] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 171/1012] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 172/1012] Compiling libraries/AP_Compass/AP_Compass_IIS2MDC.cpp BB-WAF: [ 173/1012] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 174/1012] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 175/1012] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 176/1012] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 177/1012] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 178/1012] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 179/1012] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 180/1012] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 181/1012] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 182/1012] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 183/1012] Compiling libraries/AP_Compass/AP_Compass_BMM350.cpp BB-WAF: [ 184/1012] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 185/1012] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 186/1012] Compiling libraries/AP_CustomRotations/AP_CustomRotations.cpp BB-WAF: [ 187/1012] Compiling libraries/AP_CustomRotations/AP_CustomRotations_params.cpp BB-WAF: [ 188/1012] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 189/1012] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 190/1012] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 191/1012] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 192/1012] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 193/1012] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [ 194/1012] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [ 195/1012] Compiling libraries/AP_Devo_Telem/AP_Devo_Telem.cpp BB-WAF: [ 196/1012] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [ 197/1012] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 198/1012] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [ 199/1012] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [ 200/1012] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 201/1012] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [ 202/1012] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [ 203/1012] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [ 204/1012] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [ 205/1012] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [ 206/1012] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [ 207/1012] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem.cpp BB-WAF: [ 208/1012] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_SITL.cpp BB-WAF: [ 209/1012] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.cpp BB-WAF: [ 210/1012] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [ 211/1012] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS.cpp BB-WAF: [ 212/1012] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain5.cpp BB-WAF: [ 213/1012] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain7.cpp BB-WAF: [ 214/1012] Compiling libraries/AP_ExternalAHRS/MicroStrain_common.cpp BB-WAF: [ 215/1012] Compiling libraries/AP_ExternalControl/AP_ExternalControl.cpp BB-WAF: [ 216/1012] Compiling libraries/AP_FETtecOneWire/AP_FETtecOneWire.cpp BB-WAF: [ 217/1012] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [ 218/1012] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [ 219/1012] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [ 220/1012] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [ 221/1012] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [ 222/1012] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [ 223/1012] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [ 224/1012] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [ 225/1012] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [ 226/1012] Compiling libraries/AP_FlashStorage/AP_FlashStorage.cpp BB-WAF: [ 227/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.cpp BB-WAF: [ 228/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Telem.cpp BB-WAF: [ 229/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.cpp BB-WAF: [ 230/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [ 231/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.cpp BB-WAF: [ 232/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.cpp BB-WAF: [ 233/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [ 234/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.cpp BB-WAF: [ 235/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [ 236/1012] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [ 237/1012] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [ 238/1012] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [ 239/1012] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [ 240/1012] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [ 241/1012] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [ 242/1012] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [ 243/1012] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [ 244/1012] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [ 245/1012] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [ 246/1012] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [ 247/1012] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [ 248/1012] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [ 249/1012] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [ 250/1012] Compiling libraries/AP_GPS/AP_GPS_Blended.cpp BB-WAF: [ 251/1012] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [ 252/1012] Compiling libraries/AP_GPS/AP_GPS_Params.cpp BB-WAF: [ 253/1012] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [ 254/1012] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [ 255/1012] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [ 256/1012] Compiling libraries/AP_GSOF/AP_GSOF.cpp BB-WAF: [ 257/1012] Compiling libraries/AP_Generator/AP_Generator_IE_FuelCell.cpp BB-WAF: [ 258/1012] Compiling libraries/AP_Generator/AP_Generator.cpp BB-WAF: [ 259/1012] Compiling libraries/AP_Generator/AP_Generator_IE_2400.cpp BB-WAF: [ 260/1012] Compiling libraries/AP_Generator/AP_Generator_Backend.cpp BB-WAF: [ 261/1012] Compiling libraries/AP_Generator/AP_Generator_IE_650_800.cpp BB-WAF: [ 262/1012] Compiling libraries/AP_Generator/AP_Generator_RichenPower.cpp BB-WAF: [ 263/1012] Compiling libraries/AP_Gripper/AP_Gripper_EPM.cpp BB-WAF: [ 264/1012] Compiling libraries/AP_Gripper/AP_Gripper_Backend.cpp BB-WAF: [ 265/1012] Compiling libraries/AP_Gripper/AP_Gripper.cpp BB-WAF: [ 266/1012] Compiling libraries/AP_Gripper/AP_Gripper_Servo.cpp BB-WAF: [ 267/1012] Compiling libraries/AP_Hott_Telem/AP_Hott_Telem.cpp BB-WAF: [ 268/1012] Compiling libraries/AP_ICEngine/AP_ICEngine.cpp BB-WAF: [ 269/1012] Compiling libraries/AP_ICEngine/AP_ICEngine_TCA9554.cpp BB-WAF: [ 270/1012] Compiling libraries/AP_IOMCU/fw_uploader.cpp BB-WAF: [ 271/1012] Compiling libraries/AP_IOMCU/AP_IOMCU.cpp BB-WAF: [ 272/1012] Compiling libraries/AP_IRLock/AP_IRLock_I2C.cpp BB-WAF: [ 273/1012] Compiling libraries/AP_IRLock/AP_IRLock_SITL.cpp BB-WAF: [ 274/1012] Compiling libraries/AP_IRLock/AP_IRLock_SITL_Gazebo.cpp BB-WAF: [ 275/1012] Compiling libraries/AP_IRLock/IRLock.cpp BB-WAF: [ 276/1012] Compiling libraries/AP_InertialNav/AP_InertialNav.cpp BB-WAF: [ 277/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_L3G4200D.cpp BB-WAF: [ 278/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI270.cpp BB-WAF: [ 279/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_tempcal.cpp BB-WAF: [ 280/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SITL.cpp BB-WAF: [ 281/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Params.cpp BB-WAF: [ 282/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_RST.cpp BB-WAF: [ 283/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SCHA63T.cpp BB-WAF: [ 284/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_NONE.cpp BB-WAF: [ 285/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Backend.cpp BB-WAF: [ 286/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS1.cpp BB-WAF: [ 287/1012] Compiling libraries/AP_InertialSensor/AuxiliaryBus.cpp BB-WAF: [ 288/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Logging.cpp BB-WAF: [ 289/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev2.cpp BB-WAF: [ 290/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev3.cpp BB-WAF: [ 291/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensense.cpp BB-WAF: [ 292/1012] Compiling libraries/AP_InertialSensor/BatchSampler.cpp BB-WAF: [ 293/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS0.cpp BB-WAF: [ 294/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ADIS1647x.cpp BB-WAF: [ 295/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ExternalAHRS.cpp BB-WAF: [ 296/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI088.cpp BB-WAF: [ 297/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI160.cpp BB-WAF: [ 298/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI055.cpp BB-WAF: [ 299/1012] Compiling libraries/AP_InternalError/AP_InternalError.cpp BB-WAF: [ 300/1012] Compiling libraries/AP_JSON/AP_JSON.cpp BB-WAF: [ 301/1012] Compiling libraries/AP_L1_Control/AP_L1_Control.cpp BB-WAF: [ 302/1012] Compiling libraries/AP_LTM_Telem/AP_LTM_Telem.cpp BB-WAF: [ 303/1012] Compiling libraries/AP_Landing/AP_Landing_Deepstall.cpp BB-WAF: [ 304/1012] Compiling libraries/AP_Landing/AP_Landing.cpp BB-WAF: [ 305/1012] Compiling libraries/AP_Logger/AP_Logger_W25NXX.cpp BB-WAF: [ 306/1012] Compiling libraries/AP_Logger/AP_Logger_MAVLinkLogTransfer.cpp BB-WAF: [ 307/1012] Compiling libraries/AP_Logger/LogFile.cpp BB-WAF: [ 308/1012] Compiling libraries/AP_Logger/AP_Logger_Block.cpp BB-WAF: [ 309/1012] Compiling libraries/AP_Logger/AP_Logger_MAVLink.cpp BB-WAF: [ 310/1012] Compiling libraries/AP_Logger/AP_Logger_Flash_JEDEC.cpp BB-WAF: [ 311/1012] Compiling libraries/AP_MSP/AP_MSP.cpp BB-WAF: [ 312/1012] Compiling libraries/AP_MSP/AP_MSP_Telem_Backend.cpp BB-WAF: [ 313/1012] Compiling libraries/AP_MSP/msp_sbuf.cpp BB-WAF: [ 314/1012] Compiling libraries/AP_MSP/AP_MSP_Telem_Generic.cpp BB-WAF: [ 315/1012] Compiling libraries/AP_MSP/AP_MSP_Telem_DisplayPort.cpp BB-WAF: [ 316/1012] Compiling libraries/AP_MSP/AP_MSP_Telem_DJI.cpp BB-WAF: [ 317/1012] Compiling libraries/AP_MSP/msp.cpp BB-WAF: [ 318/1012] Compiling libraries/AP_Math/control.cpp BB-WAF: [ 319/1012] Compiling libraries/AP_Math/spline5.cpp BB-WAF: [ 320/1012] Compiling libraries/AP_Math/AP_GeodesicGrid.cpp BB-WAF: [ 321/1012] Compiling libraries/AP_Math/quaternion.cpp BB-WAF: [ 322/1012] Compiling libraries/AP_Math/vector2.cpp BB-WAF: [ 323/1012] Compiling libraries/AP_Math/matrixN.cpp BB-WAF: [ 324/1012] Compiling libraries/AP_Math/AP_Math.cpp BB-WAF: [ 325/1012] Compiling libraries/AP_Math/matrix3.cpp BB-WAF: [ 326/1012] Compiling libraries/AP_Math/polyfit.cpp BB-WAF: [ 327/1012] Compiling libraries/AP_Math/SplineCurve.cpp BB-WAF: [ 328/1012] Compiling libraries/AP_Math/crc.cpp BB-WAF: [ 329/1012] Compiling libraries/AP_Math/chirp.cpp BB-WAF: [ 330/1012] Compiling libraries/AP_Math/polygon.cpp BB-WAF: [ 331/1012] Compiling libraries/AP_Math/vector3.cpp BB-WAF: [ 332/1012] Compiling libraries/AP_Math/matrix_alg.cpp BB-WAF: [ 333/1012] Compiling libraries/AP_Math/location_double.cpp BB-WAF: [ 334/1012] Compiling libraries/AP_Math/location.cpp BB-WAF: [ 335/1012] Compiling libraries/AP_Mission/AP_Mission_Commands.cpp BB-WAF: [ 336/1012] Compiling libraries/AP_Mission/AP_Mission_ChangeDetector.cpp BB-WAF: [ 337/1012] Compiling libraries/AP_Module/AP_Module.cpp BB-WAF: [ 338/1012] Compiling libraries/AP_Motors/AP_MotorsHeli_RSC.cpp BB-WAF: [ 339/1012] Compiling libraries/AP_Motors/AP_MotorsHeli_Swash.cpp BB-WAF: [ 340/1012] Compiling libraries/AP_Motors/AP_MotorsTailsitter.cpp BB-WAF: [ 341/1012] Compiling libraries/AP_Motors/AP_MotorsMatrix_Scripting_Dynamic.cpp BB-WAF: [ 342/1012] Compiling libraries/AP_Motors/AP_Motors_Class.cpp BB-WAF: [ 343/1012] Compiling libraries/AP_Motors/AP_MotorsSingle.cpp BB-WAF: [ 344/1012] Compiling libraries/AP_Motors/AP_MotorsMatrix_6DoF_Scripting.cpp BB-WAF: [ 345/1012] Compiling libraries/AP_Motors/AP_MotorsHeli_Single.cpp BB-WAF: [ 346/1012] Compiling libraries/AP_Motors/AP_MotorsHeli_Dual.cpp BB-WAF: [ 347/1012] Compiling libraries/AP_Motors/AP_MotorsHeli_Quad.cpp BB-WAF: [ 348/1012] Compiling libraries/AP_Motors/AP_MotorsCoax.cpp BB-WAF: [ 349/1012] Compiling libraries/AP_Motors/AP_MotorsHeli.cpp BB-WAF: [ 350/1012] Compiling libraries/AP_Motors/AP_Motors6DOF.cpp BB-WAF: [ 351/1012] Compiling libraries/AP_Mount/AP_Mount_SToRM32.cpp BB-WAF: [ 352/1012] Compiling libraries/AP_Mount/SoloGimbal.cpp BB-WAF: [ 353/1012] Compiling libraries/AP_Mount/AP_Mount_Xacti.cpp BB-WAF: [ 354/1012] Compiling libraries/AP_Mount/SoloGimbalEKF.cpp BB-WAF: [ 355/1012] Compiling libraries/AP_Mount/SoloGimbal_Parameters.cpp BB-WAF: [ 356/1012] Compiling libraries/AP_Mount/AP_Mount_CADDX.cpp BB-WAF: [ 357/1012] Compiling libraries/AP_Mount/AP_Mount.cpp BB-WAF: [ 358/1012] Compiling libraries/AP_Mount/AP_Mount_SToRM32_serial.cpp BB-WAF: [ 359/1012] Compiling libraries/AP_Mount/AP_Mount_Topotek.cpp BB-WAF: [ 360/1012] Compiling libraries/AP_Mount/AP_Mount_Scripting.cpp BB-WAF: [ 361/1012] Compiling libraries/AP_Mount/AP_Mount_Servo.cpp BB-WAF: [ 362/1012] Compiling libraries/AP_Mount/AP_Mount_Viewpro.cpp BB-WAF: [ 363/1012] Compiling libraries/AP_Mount/AP_Mount_Gremsy.cpp BB-WAF: [ 364/1012] Compiling libraries/AP_Mount/AP_Mount_Backend.cpp BB-WAF: [ 365/1012] Compiling libraries/AP_Mount/AP_Mount_SoloGimbal.cpp BB-WAF: [ 366/1012] Compiling libraries/AP_Mount/AP_Mount_Siyi.cpp BB-WAF: [ 367/1012] Compiling libraries/AP_Mount/AP_Mount_Backend_Serial.cpp BB-WAF: [ 368/1012] Compiling libraries/AP_Mount/AP_Mount_Params.cpp BB-WAF: [ 369/1012] Compiling libraries/AP_Mount/AP_Mount_Alexmos.cpp BB-WAF: [ 370/1012] Compiling libraries/AP_MultiHeap/MultiHeap_chibios.cpp BB-WAF: [ 371/1012] Compiling libraries/AP_MultiHeap/AP_MultiHeap.cpp BB-WAF: [ 372/1012] Compiling libraries/AP_MultiHeap/MultiHeap_malloc.cpp BB-WAF: [ 373/1012] Compiling libraries/AP_NMEA_Output/AP_NMEA_Output.cpp BB-WAF: [ 374/1012] Compiling libraries/AP_NavEKF/AP_NavEKF_Source.cpp BB-WAF: [ 375/1012] Compiling libraries/AP_NavEKF/AP_NavEKF_core_common.cpp BB-WAF: [ 376/1012] Compiling libraries/AP_NavEKF/EKF_Buffer.cpp BB-WAF: [ 377/1012] Compiling libraries/AP_NavEKF/EKFGSF_Logging.cpp BB-WAF: [ 378/1012] Compiling libraries/AP_NavEKF/EKFGSF_yaw.cpp BB-WAF: [ 379/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Outputs.cpp BB-WAF: [ 380/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF_GyroBias.cpp BB-WAF: [ 381/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_PosVelFusion.cpp BB-WAF: [ 382/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_RngBcnFusion.cpp BB-WAF: [ 383/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Logging.cpp BB-WAF: [ 384/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Measurements.cpp BB-WAF: [ 385/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Control.cpp BB-WAF: [ 386/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_MagFusion.cpp BB-WAF: [ 387/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_core.cpp BB-WAF: [ 388/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_VehicleStatus.cpp BB-WAF: [ 389/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_AirDataFusion.cpp BB-WAF: [ 390/1012] Compiling modules/lwip/src/netif/ppp/chap_ms.c BB-WAF: [ 391/1012] Compiling modules/lwip/src/netif/ppp/chap-new.c BB-WAF: [ 392/1012] Compiling modules/lwip/src/core/ipv4/igmp.c BB-WAF: [ 393/1012] Compiling modules/lwip/src/core/udp.c BB-WAF: [ 394/1012] Compiling modules/lwip/src/core/stats.c BB-WAF: [ 395/1012] Compiling modules/lwip/src/core/memp.c BB-WAF: [ 396/1012] Compiling modules/lwip/src/core/tcp_out.c BB-WAF: [ 397/1012] Compiling modules/lwip/src/core/ip.c BB-WAF: [ 398/1012] Compiling modules/lwip/src/core/init.c BB-WAF: [ 399/1012] Compiling modules/lwip/src/core/inet_chksum.c BB-WAF: [ 400/1012] Compiling modules/lwip/src/core/dns.c BB-WAF: [ 401/1012] Compiling modules/lwip/src/core/def.c BB-WAF: [ 402/1012] Compiling modules/lwip/src/core/altcp_tcp.c BB-WAF: [ 403/1012] Compiling modules/lwip/src/core/altcp_alloc.c BB-WAF: [ 404/1012] Compiling modules/lwip/src/core/altcp.c BB-WAF: [ 405/1012] Compiling libraries/AP_Networking/AP_Networking_tests.cpp BB-WAF: [ 406/1012] Compiling modules/lwip/src/core/mem.c BB-WAF: [ 407/1012] Compiling libraries/AP_Networking/AP_Networking_macaddr.cpp BB-WAF: [ 408/1012] Compiling libraries/AP_Networking/AP_Networking_port.cpp BB-WAF: [ 409/1012] Compiling libraries/AP_Networking/AP_Networking_PPP.cpp BB-WAF: [ 410/1012] Compiling libraries/AP_Networking/AP_Networking_address.cpp BB-WAF: [ 411/1012] Compiling libraries/AP_Networking/AP_Networking_ChibiOS.cpp BB-WAF: [ 412/1012] Compiling libraries/AP_Networking/AP_Networking_CAN.cpp BB-WAF: [ 413/1012] Compiling modules/lwip/src/netif/ppp/ppp.c BB-WAF: [ 414/1012] Compiling libraries/AP_Networking/AP_Networking.cpp BB-WAF: [ 415/1012] Compiling modules/lwip/src/netif/ppp/ipcp.c BB-WAF: [ 416/1012] Compiling modules/lwip/src/netif/ppp/auth.c BB-WAF: [ 417/1012] Compiling modules/lwip/src/netif/ppp/pppoe.c BB-WAF: [ 418/1012] Compiling modules/lwip/src/netif/ppp/utils.c BB-WAF: [ 419/1012] Compiling libraries/AP_Networking/lwip_hal/arch/sys_arch.cpp BB-WAF: [ 420/1012] Compiling modules/lwip/src/core/ipv4/autoip.c BB-WAF: [ 421/1012] Compiling modules/lwip/src/netif/ppp/lcp.c BB-WAF: [ 422/1012] Compiling modules/lwip/src/netif/ppp/magic.c BB-WAF: [ 423/1012] Compiling modules/lwip/src/core/ipv4/acd.c BB-WAF: [ 424/1012] Compiling modules/lwip/src/netif/ppp/mppe.c BB-WAF: [ 425/1012] Compiling libraries/AP_Networking/lwip_hal/arch/evtimer.c BB-WAF: [ 426/1012] Compiling modules/lwip/src/netif/zepif.c BB-WAF: [ 427/1012] Compiling modules/lwip/src/core/timeouts.c BB-WAF: [ 428/1012] Compiling modules/lwip/src/core/sys.c BB-WAF: [ 429/1012] Compiling modules/lwip/src/netif/ppp/eui64.c BB-WAF: [ 430/1012] Compiling modules/lwip/src/netif/ppp/fsm.c BB-WAF: [ 431/1012] Compiling modules/lwip/src/core/ipv4/ip4_addr.c BB-WAF: [ 432/1012] Compiling modules/lwip/src/netif/ppp/ecp.c BB-WAF: [ 433/1012] Compiling modules/lwip/src/netif/ppp/ipv6cp.c BB-WAF: [ 434/1012] Compiling modules/lwip/src/netif/ppp/ccp.c BB-WAF: [ 435/1012] Compiling modules/lwip/src/core/tcp.c BB-WAF: [ 436/1012] Compiling modules/lwip/src/netif/ppp/demand.c BB-WAF: [ 437/1012] Compiling modules/lwip/src/netif/ppp/eap.c BB-WAF: [ 438/1012] Compiling modules/lwip/src/core/tcp_in.c BB-WAF: [ 439/1012] Compiling modules/lwip/src/netif/ppp/chap-md5.c BB-WAF: [ 440/1012] Compiling modules/lwip/src/netif/ppp/multilink.c BB-WAF: [ 441/1012] Compiling modules/lwip/src/netif/lowpan6.c BB-WAF: [ 442/1012] Compiling modules/lwip/src/api/netbuf.c BB-WAF: [ 443/1012] Compiling modules/lwip/src/core/ipv4/dhcp.c BB-WAF: [ 444/1012] Compiling modules/lwip/src/core/netif.c BB-WAF: [ 445/1012] Compiling modules/lwip/src/netif/ppp/pppapi.c BB-WAF: [ 446/1012] Compiling modules/lwip/src/netif/slipif.c BB-WAF: [ 447/1012] Compiling modules/lwip/src/netif/lowpan6_ble.c BB-WAF: [ 448/1012] Compiling modules/lwip/src/netif/lowpan6_common.c BB-WAF: [ 449/1012] Compiling modules/lwip/src/netif/ethernet.c BB-WAF: [ 450/1012] Compiling modules/lwip/src/api/tcpip.c BB-WAF: [ 451/1012] Compiling modules/lwip/src/api/netdb.c BB-WAF: [ 452/1012] Compiling modules/lwip/src/netif/bridgeif.c BB-WAF: [ 453/1012] Compiling modules/lwip/src/netif/bridgeif_fdb.c BB-WAF: [ 454/1012] Compiling modules/lwip/src/api/netifapi.c BB-WAF: [ 455/1012] Compiling modules/lwip/src/api/sockets.c BB-WAF: [ 456/1012] Compiling modules/lwip/src/api/if_api.c BB-WAF: [ 457/1012] Compiling modules/lwip/src/api/api_msg.c BB-WAF: [ 458/1012] Compiling modules/lwip/src/core/raw.c BB-WAF: [ 459/1012] Compiling modules/lwip/src/core/pbuf.c BB-WAF: [ 460/1012] Compiling modules/lwip/src/netif/ppp/pppcrypt.c BB-WAF: [ 461/1012] Compiling modules/lwip/src/api/err.c BB-WAF: [ 462/1012] Compiling modules/lwip/src/core/ipv4/etharp.c BB-WAF: [ 463/1012] Compiling modules/lwip/src/netif/ppp/upap.c BB-WAF: [ 464/1012] Compiling modules/lwip/src/netif/ppp/pppol2tp.c BB-WAF: [ 465/1012] Compiling modules/lwip/src/netif/ppp/pppos.c BB-WAF: [ 466/1012] Compiling modules/lwip/src/core/ipv4/icmp.c BB-WAF: [ 467/1012] Compiling modules/lwip/src/netif/ppp/vj.c BB-WAF: [ 468/1012] Compiling modules/lwip/src/api/api_lib.c BB-WAF: [ 469/1012] Compiling modules/lwip/src/core/ipv4/ip4.c BB-WAF: [ 470/1012] Compiling modules/lwip/src/core/ipv4/ip4_frag.c BB-WAF: [ 471/1012] Compiling libraries/AP_Notify/VRBoard_LED.cpp BB-WAF: [ 472/1012] Compiling libraries/AP_Notify/SerialLED.cpp BB-WAF: [ 473/1012] Compiling libraries/AP_Notify/NavigatorLED.cpp BB-WAF: [ 474/1012] Compiling libraries/AP_Notify/NCP5623.cpp BB-WAF: [ 475/1012] Compiling libraries/AP_Notify/ToneAlarm.cpp BB-WAF: [ 476/1012] Compiling libraries/AP_Notify/ScriptingLED.cpp BB-WAF: [ 477/1012] Compiling libraries/AP_Notify/RGBLed.cpp BB-WAF: [ 478/1012] Compiling libraries/AP_Notify/SITL_SFML_LED.cpp BB-WAF: [ 479/1012] Compiling libraries/AP_Notify/ToshibaLED_I2C.cpp BB-WAF: [ 480/1012] Compiling libraries/AP_Notify/PCA9685LED_I2C.cpp BB-WAF: [ 481/1012] Compiling libraries/AP_Notify/NeoPixel.cpp BB-WAF: [ 482/1012] Compiling libraries/AP_Notify/PixRacerLED.cpp BB-WAF: [ 483/1012] Compiling libraries/AP_Notify/OreoLED_I2C.cpp BB-WAF: [ 484/1012] Compiling libraries/AP_Notify/RCOutputRGBLed.cpp BB-WAF: [ 485/1012] Compiling libraries/AP_Notify/ProfiLED.cpp BB-WAF: [ 486/1012] Compiling libraries/AP_Notify/Led_Sysfs.cpp BB-WAF: [ 487/1012] Compiling libraries/AP_Notify/IS31FL3195.cpp BB-WAF: [ 488/1012] Compiling libraries/AP_Notify/DroneCAN_RGB_LED.cpp BB-WAF: [ 489/1012] Compiling libraries/AP_Notify/AP_BoardLED.cpp BB-WAF: [ 490/1012] Compiling libraries/AP_Notify/LP5562.cpp BB-WAF: [ 491/1012] Compiling libraries/AP_Notify/ExternalLED.cpp BB-WAF: [ 492/1012] Compiling libraries/AP_Notify/MMLPlayer.cpp BB-WAF: [ 493/1012] Compiling libraries/AP_Notify/GPIO_LED_1.cpp BB-WAF: [ 494/1012] Compiling libraries/AP_Notify/Display_SH1106_I2C.cpp BB-WAF: [ 495/1012] Compiling libraries/AP_Notify/Display_SSD1306_I2C.cpp BB-WAF: [ 496/1012] Compiling libraries/AP_Notify/DiscoLED.cpp BB-WAF: [ 497/1012] Compiling libraries/AP_Notify/Display_SITL.cpp BB-WAF: [ 498/1012] Compiling libraries/AP_Notify/Display.cpp BB-WAF: [ 499/1012] Compiling libraries/AP_Notify/DShotLED.cpp BB-WAF: [ 500/1012] Compiling libraries/AP_Notify/DiscreteRGBLed.cpp BB-WAF: [ 501/1012] Compiling libraries/AP_Notify/AP_Notify.cpp BB-WAF: [ 502/1012] Compiling libraries/AP_Notify/Buzzer.cpp BB-WAF: [ 503/1012] Compiling libraries/AP_Notify/AP_BoardLED2.cpp BB-WAF: [ 504/1012] Compiling libraries/AP_OLC/AP_OLC.cpp BB-WAF: [ 505/1012] Compiling libraries/AP_OSD/AP_OSD_MAX7456.cpp BB-WAF: [ 506/1012] Compiling libraries/AP_OSD/AP_OSD_SITL.cpp BB-WAF: [ 507/1012] Compiling libraries/AP_OSD/AP_OSD_Setting.cpp BB-WAF: [ 508/1012] Compiling libraries/AP_OSD/AP_OSD_MSP.cpp BB-WAF: [ 509/1012] Compiling libraries/AP_OSD/AP_OSD_MSP_DisplayPort.cpp BB-WAF: [ 510/1012] Compiling libraries/AP_OSD/AP_OSD.cpp BB-WAF: [ 511/1012] Compiling libraries/AP_OSD/AP_OSD_Backend.cpp BB-WAF: [ 512/1012] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID.cpp BB-WAF: [ 513/1012] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID_DroneCAN.cpp BB-WAF: [ 514/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MAV.cpp BB-WAF: [ 515/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Onboard.cpp BB-WAF: [ 516/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MSP.cpp BB-WAF: [ 517/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_CXOF.cpp BB-WAF: [ 518/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Calibrator.cpp BB-WAF: [ 519/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Backend.cpp BB-WAF: [ 520/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_HereFlow.cpp BB-WAF: [ 521/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_UPFLOW.cpp BB-WAF: [ 522/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow.cpp BB-WAF: [ 523/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Pixart.cpp BB-WAF: [ 524/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_PX4Flow.cpp BB-WAF: [ 525/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_SITL.cpp BB-WAF: [ 526/1012] Compiling libraries/AP_Parachute/AP_Parachute.cpp BB-WAF: [ 527/1012] Compiling libraries/AP_Param/AP_ParamT.cpp BB-WAF: [ 528/1012] Compiling libraries/AP_Param/AP_Param.cpp BB-WAF: [ 529/1012] Compiling libraries/AP_Proximity/AP_Proximity_Scripting.cpp BB-WAF: [ 530/1012] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF40C.cpp BB-WAF: [ 531/1012] Compiling libraries/AP_Proximity/AP_Proximity_Backend.cpp BB-WAF: [ 532/1012] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTower.cpp BB-WAF: [ 533/1012] Compiling libraries/AP_Proximity/AP_Proximity_SITL.cpp BB-WAF: [ 534/1012] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF45B.cpp BB-WAF: [ 535/1012] Compiling libraries/AP_Proximity/AP_Proximity_RangeFinder.cpp BB-WAF: [ 536/1012] Compiling libraries/AP_Proximity/AP_Proximity_MR72_CAN.cpp BB-WAF: [ 537/1012] Compiling libraries/AP_Proximity/AP_Proximity_RPLidarA2.cpp BB-WAF: [ 538/1012] Compiling libraries/AP_Proximity/AP_Proximity_Backend_Serial.cpp BB-WAF: [ 539/1012] Compiling libraries/AP_Proximity/AP_Proximity_MAV.cpp BB-WAF: [ 540/1012] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSerial.cpp BB-WAF: [ 541/1012] Compiling libraries/AP_Proximity/AP_Proximity_DroneCAN.cpp BB-WAF: [ 542/1012] Compiling libraries/AP_Proximity/AP_Proximity_LD06.cpp BB-WAF: [ 543/1012] Compiling libraries/AP_Proximity/AP_Proximity_Boundary_3D.cpp BB-WAF: [ 544/1012] Compiling libraries/AP_Proximity/AP_Proximity.cpp BB-WAF: [ 545/1012] Compiling libraries/AP_Proximity/AP_Proximity_Cygbot_D1.cpp BB-WAF: [ 546/1012] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTowerEvo.cpp BB-WAF: [ 547/1012] Compiling libraries/AP_Proximity/AP_Proximity_AirSimSITL.cpp BB-WAF: [ 548/1012] Compiling libraries/AP_Proximity/AP_Proximity_Params.cpp BB-WAF: [ 549/1012] Compiling libraries/AP_Quicktune/AP_Quicktune.cpp BB-WAF: [ 550/1012] Compiling libraries/AP_RAMTRON/AP_RAMTRON.cpp BB-WAF: [ 551/1012] Compiling libraries/AP_RCMapper/AP_RCMapper.cpp BB-WAF: [ 552/1012] Compiling libraries/AP_RCProtocol/spm_srxl.cpp BB-WAF: [ 553/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_Radio.cpp BB-WAF: [ 554/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DroneCAN.cpp BB-WAF: [ 555/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_MAVLinkRadio.cpp BB-WAF: [ 556/1012] Compiling libraries/AP_RCProtocol/SoftSerial.cpp BB-WAF: [ 557/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL.cpp BB-WAF: [ 558/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_Backend.cpp BB-WAF: [ 559/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_ST24.cpp BB-WAF: [ 560/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SBUS.cpp BB-WAF: [ 561/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SUMD.cpp BB-WAF: [ 562/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DSM.cpp BB-WAF: [ 563/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_Joystick_SFML.cpp BB-WAF: [ 564/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_IBUS.cpp BB-WAF: [ 565/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_PPMSum.cpp BB-WAF: [ 566/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_FDM.cpp BB-WAF: [ 567/1012] Compiling libraries/AP_RCTelemetry/AP_GHST_Telem.cpp BB-WAF: [ 568/1012] Compiling libraries/AP_RCTelemetry/AP_Spektrum_Telem.cpp BB-WAF: [ 569/1012] Compiling libraries/AP_ROMFS/AP_ROMFS.cpp BB-WAF: [ 570/1012] Compiling libraries/AP_ROMFS/tinflate.cpp BB-WAF: [ 571/1012] Compiling libraries/AP_RPM/RPM_EFI.cpp BB-WAF: [ 572/1012] Compiling libraries/AP_RPM/RPM_Pin.cpp BB-WAF: [ 573/1012] Compiling libraries/AP_RPM/RPM_SITL.cpp BB-WAF: [ 574/1012] Compiling libraries/AP_RPM/RPM_DroneCAN.cpp BB-WAF: [ 575/1012] Compiling libraries/AP_RPM/RPM_Generator.cpp BB-WAF: [ 576/1012] Compiling libraries/AP_RPM/RPM_ESC_Telem.cpp BB-WAF: [ 577/1012] Compiling libraries/AP_RPM/RPM_HarmonicNotch.cpp BB-WAF: [ 578/1012] Compiling libraries/AP_RPM/RPM_Backend.cpp BB-WAF: [ 579/1012] Compiling libraries/AP_RPM/AP_RPM.cpp BB-WAF: [ 580/1012] Compiling libraries/AP_RPM/AP_RPM_Params.cpp BB-WAF: [ 581/1012] Compiling libraries/AP_RSSI/AP_RSSI.cpp BB-WAF: [ 582/1012] Compiling libraries/AP_RTC/JitterCorrection.cpp BB-WAF: [ 583/1012] Compiling libraries/AP_RTC/AP_RTC.cpp BB-WAF: [ 584/1012] Compiling libraries/AP_Radio/AP_Radio_cc2500.cpp BB-WAF: [ 585/1012] Compiling libraries/AP_Radio/AP_Radio_bk2425.cpp BB-WAF: [ 586/1012] Compiling libraries/AP_Radio/AP_Radio_backend.cpp BB-WAF: [ 587/1012] Compiling libraries/AP_Radio/AP_Radio_cypress.cpp BB-WAF: [ 588/1012] Compiling libraries/AP_Radio/AP_Radio.cpp BB-WAF: [ 589/1012] Compiling libraries/AP_Radio/driver_bk2425.cpp BB-WAF: [ 590/1012] Compiling libraries/AP_Radio/driver_cc2500.cpp BB-WAF: [ 591/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRangerI2C.cpp BB-WAF: [ 592/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_CAN.cpp BB-WAF: [ 593/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_GYUS42v2.cpp BB-WAF: [ 594/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lanbao.cpp BB-WAF: [ 595/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NoopLoop.cpp BB-WAF: [ 596/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareSerial.cpp BB-WAF: [ 597/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_RDS02UF.cpp BB-WAF: [ 598/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_DroneCAN.cpp BB-WAF: [ 599/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Bebop.cpp BB-WAF: [ 600/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_Serial.cpp BB-WAF: [ 601/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BLPing.cpp BB-WAF: [ 602/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Wasp.cpp BB-WAF: [ 603/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L1X.cpp BB-WAF: [ 604/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_analog.cpp BB-WAF: [ 605/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRanger_Serial.cpp BB-WAF: [ 606/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarI2CXL.cpp BB-WAF: [ 607/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NMEA.cpp BB-WAF: [ 608/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_TFMiniPlus.cpp BB-WAF: [ 609/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NRA24_CAN.cpp BB-WAF: [ 610/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseF_I2C.cpp BB-WAF: [ 611/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MSP.cpp BB-WAF: [ 612/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarSerialLV.cpp BB-WAF: [ 613/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L0X.cpp BB-WAF: [ 614/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MAVLink.cpp BB-WAF: [ 615/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_CAN.cpp BB-WAF: [ 616/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PWM.cpp BB-WAF: [ 617/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lua.cpp BB-WAF: [ 618/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarVu8.cpp BB-WAF: [ 619/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareI2C.cpp BB-WAF: [ 620/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Params.cpp BB-WAF: [ 621/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend.cpp BB-WAF: [ 622/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_Serial.cpp BB-WAF: [ 623/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_HC_SR04.cpp BB-WAF: [ 624/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarOne.cpp BB-WAF: [ 625/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_JRE_Serial.cpp BB-WAF: [ 626/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_CAN.cpp BB-WAF: [ 627/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder.cpp BB-WAF: [ 628/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BBB_PRU.cpp BB-WAF: [ 629/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Ainstein_LR_D1.cpp BB-WAF: [ 630/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseP_CAN.cpp BB-WAF: [ 631/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake.cpp BB-WAF: [ 632/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PulsedLightLRF.cpp BB-WAF: [ 633/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_SITL.cpp BB-WAF: [ 634/1012] Compiling libraries/AP_Relay/AP_Relay_Params.cpp BB-WAF: [ 635/1012] Compiling libraries/AP_RobotisServo/AP_RobotisServo.cpp BB-WAF: [ 636/1012] Compiling libraries/AP_SBusOut/AP_SBusOut.cpp BB-WAF: [ 637/1012] Compiling libraries/AP_Scheduler/PerfInfo.cpp BB-WAF: [ 638/1012] Compiling libraries/AP_SerialLED/AP_SerialLED.cpp BB-WAF: [ 639/1012] Compiling libraries/AP_SerialManager/AP_SerialManager.cpp BB-WAF: [ 640/1012] Compiling libraries/AP_ServoRelayEvents/AP_ServoRelayEvents.cpp BB-WAF: [ 641/1012] Compiling libraries/AP_Soaring/AP_Soaring.cpp BB-WAF: [ 642/1012] Compiling libraries/AP_Soaring/ExtendedKalmanFilter.cpp BB-WAF: [ 643/1012] Compiling libraries/AP_Soaring/SpeedToFly.cpp BB-WAF: [ 644/1012] Compiling libraries/AP_Soaring/Variometer.cpp BB-WAF: [ 645/1012] Compiling libraries/AP_Stats/AP_Stats.cpp BB-WAF: [ 646/1012] Compiling libraries/AP_TECS/AP_TECS.cpp BB-WAF: [ 647/1012] Compiling libraries/AP_TempCalibration/AP_TempCalibration.cpp BB-WAF: [ 648/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Params.cpp BB-WAF: [ 649/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MCP9600.cpp BB-WAF: [ 650/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Backend.cpp BB-WAF: [ 651/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MAX31865.cpp BB-WAF: [ 652/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MLX90614.cpp BB-WAF: [ 653/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS01.cpp BB-WAF: [ 654/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS03.cpp BB-WAF: [ 655/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_DroneCAN.cpp BB-WAF: [ 656/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Analog.cpp BB-WAF: [ 657/1012] Compiling libraries/AP_Terrain/TerrainUtil.cpp BB-WAF: [ 658/1012] Compiling libraries/AP_Terrain/TerrainMission.cpp BB-WAF: [ 659/1012] Compiling libraries/AP_Terrain/TerrainIO.cpp BB-WAF: [ 660/1012] Compiling libraries/AP_Terrain/TerrainGCS.cpp BB-WAF: [ 661/1012] Compiling libraries/AP_Torqeedo/AP_Torqeedo_Backend.cpp BB-WAF: [ 662/1012] Compiling libraries/AP_Torqeedo/AP_Torqeedo.cpp BB-WAF: [ 663/1012] Compiling libraries/AP_Torqeedo/AP_Torqeedo_Params.cpp BB-WAF: [ 664/1012] Compiling libraries/AP_Torqeedo/AP_Torqeedo_TQBus.cpp BB-WAF: [ 665/1012] Compiling libraries/AP_Tuning/AP_Tuning.cpp BB-WAF: [ 666/1012] Compiling libraries/AP_Vehicle/Parameters.cpp BB-WAF: [ 667/1012] Compiling libraries/AP_VideoTX/AP_Tramp.cpp BB-WAF: [ 668/1012] Compiling libraries/AP_VideoTX/AP_VideoTX.cpp BB-WAF: [ 669/1012] Compiling libraries/AP_VideoTX/AP_SmartAudio.cpp BB-WAF: [ 670/1012] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Backend.cpp BB-WAF: [ 671/1012] Compiling libraries/AP_VisualOdom/AP_VisualOdom_IntelT265.cpp BB-WAF: [ 672/1012] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Logging.cpp BB-WAF: [ 673/1012] Compiling libraries/AP_VisualOdom/AP_VisualOdom_MAV.cpp BB-WAF: [ 674/1012] Compiling libraries/AP_VisualOdom/AP_VisualOdom.cpp BB-WAF: [ 675/1012] Compiling libraries/AP_Volz_Protocol/AP_Volz_Protocol.cpp BB-WAF: [ 676/1012] Compiling libraries/AP_WheelEncoder/AP_WheelEncoder.cpp BB-WAF: [ 677/1012] Compiling libraries/AP_WheelEncoder/AP_WheelRateControl.cpp BB-WAF: [ 678/1012] Compiling libraries/AP_WheelEncoder/WheelEncoder_Backend.cpp BB-WAF: [ 679/1012] Compiling libraries/AP_WheelEncoder/WheelEncoder_Quadrature.cpp BB-WAF: [ 680/1012] Compiling libraries/AP_WheelEncoder/WheelEncoder_SITL_Quadrature.cpp BB-WAF: [ 681/1012] Compiling libraries/Filter/AP_NotchFilter_params.cpp BB-WAF: [ 682/1012] Compiling libraries/Filter/NotchFilter.cpp BB-WAF: [ 683/1012] Compiling libraries/Filter/SlewCalculator2D.cpp BB-WAF: [ 684/1012] Compiling libraries/Filter/SlewLimiter.cpp BB-WAF: [ 685/1012] Compiling libraries/Filter/AP_Filter_params.cpp BB-WAF: [ 686/1012] Compiling libraries/Filter/HarmonicNotchFilter.cpp BB-WAF: [ 687/1012] Compiling libraries/Filter/ModeFilter.cpp BB-WAF: [ 688/1012] Compiling libraries/Filter/AP_Filter.cpp BB-WAF: [ 689/1012] Compiling libraries/Filter/LowPassFilter.cpp BB-WAF: [ 690/1012] Compiling libraries/Filter/LowPassFilter2p.cpp BB-WAF: [ 691/1012] Compiling libraries/Filter/DerivativeFilter.cpp BB-WAF: [ 692/1012] Compiling libraries/GCS_MAVLink/GCS_Param.cpp BB-WAF: [ 693/1012] Compiling libraries/GCS_MAVLink/MAVLink_routing.cpp BB-WAF: [ 694/1012] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Fence.cpp BB-WAF: [ 695/1012] Compiling libraries/GCS_MAVLink/GCS_serial_control.cpp BB-WAF: [ 696/1012] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Waypoints.cpp BB-WAF: [ 697/1012] Compiling libraries/GCS_MAVLink/GCS_Rally.cpp BB-WAF: [ 698/1012] Compiling libraries/GCS_MAVLink/GCS_Signing.cpp BB-WAF: [ 699/1012] Compiling libraries/GCS_MAVLink/GCS_MAVLink.cpp BB-WAF: [ 700/1012] Compiling libraries/GCS_MAVLink/GCS_DeviceOp.cpp BB-WAF: [ 701/1012] Compiling libraries/GCS_MAVLink/GCS_FTP.cpp BB-WAF: [ 702/1012] Compiling libraries/GCS_MAVLink/GCS_ServoRelay.cpp BB-WAF: [ 703/1012] Compiling libraries/GCS_MAVLink/GCS.cpp BB-WAF: [ 704/1012] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Rally.cpp BB-WAF: [ 705/1012] Compiling libraries/GCS_MAVLink/MissionItemProtocol.cpp BB-WAF: [ 706/1012] Compiling libraries/PID/PID.cpp BB-WAF: [ 707/1012] Compiling libraries/RC_Channel/RC_Channels.cpp BB-WAF: [ 708/1012] Compiling libraries/SRV_Channel/SRV_Channel_aux.cpp BB-WAF: [ 709/1012] Compiling libraries/SRV_Channel/SRV_Channel.cpp BB-WAF: [ 710/1012] Compiling libraries/SRV_Channel/SRV_Channels.cpp BB-WAF: [ 711/1012] Compiling libraries/AP_HAL/DSP.cpp BB-WAF: [ 712/1012] Compiling libraries/AP_HAL/GPIO.cpp BB-WAF: [ 713/1012] Compiling libraries/AP_HAL/utility/DataRateLimit.cpp BB-WAF: [ 714/1012] Compiling libraries/AP_HAL/utility/srxl.cpp BB-WAF: [ 715/1012] Compiling libraries/AP_HAL/utility/st24.cpp BB-WAF: [ 716/1012] Compiling libraries/AP_HAL/utility/RCOutput_Tap.cpp BB-WAF: [ 717/1012] Compiling libraries/AP_HAL/utility/packetise.cpp BB-WAF: [ 718/1012] Compiling libraries/AP_HAL/utility/dsm.cpp BB-WAF: [ 719/1012] Compiling libraries/AP_HAL/utility/RingBuffer.cpp BB-WAF: [ 720/1012] Compiling libraries/AP_HAL/utility/Socket_native.cpp BB-WAF: [ 721/1012] Compiling libraries/AP_HAL/Scheduler.cpp BB-WAF: [ 722/1012] Compiling libraries/AP_HAL/CANIface.cpp BB-WAF: [ 723/1012] Compiling libraries/AP_HAL/utility/replace.cpp BB-WAF: [ 724/1012] Compiling libraries/AP_HAL/Storage.cpp BB-WAF: [ 725/1012] Compiling libraries/AP_HAL/Device.cpp BB-WAF: [ 726/1012] Compiling libraries/AP_HAL/utility/BetterStream.cpp BB-WAF: [ 727/1012] Compiling libraries/AP_HAL/utility/Socket.cpp BB-WAF: [ 728/1012] Compiling libraries/AP_HAL/utility/ftoa_engine.cpp BB-WAF: [ 729/1012] Compiling libraries/AP_HAL/utility/utoa_invert.cpp BB-WAF: [ 730/1012] Compiling libraries/AP_HAL/RCOutput.cpp BB-WAF: [ 731/1012] Compiling libraries/AP_HAL/system.cpp BB-WAF: [ 732/1012] Compiling libraries/AP_HAL/UARTDriver.cpp BB-WAF: [ 733/1012] Compiling libraries/AP_HAL/HAL.cpp BB-WAF: [ 734/1012] Compiling libraries/AP_HAL/utility/print_vprintf.cpp BB-WAF: [ 735/1012] Compiling libraries/AP_HAL/Util.cpp BB-WAF: [ 736/1012] Compiling libraries/AP_HAL/utility/RCOutput_Tap_Linux.cpp BB-WAF: [ 737/1012] Compiling libraries/AP_HAL/utility/sumd.cpp BB-WAF: [ 738/1012] Compiling libraries/AP_HAL/utility/getopt_cpp.cpp BB-WAF: [ 739/1012] Compiling libraries/AP_HAL/Semaphores.cpp BB-WAF: [ 740/1012] Compiling libraries/AP_HAL_Empty/Storage.cpp BB-WAF: [ 741/1012] Compiling libraries/AP_HAL_Empty/RCOutput.cpp BB-WAF: [ 742/1012] Compiling libraries/AP_HAL_Empty/UARTDriver.cpp BB-WAF: [ 743/1012] Compiling libraries/AP_HAL_Empty/HAL_Empty_Class.cpp BB-WAF: [ 744/1012] Compiling libraries/AP_HAL_Empty/AnalogIn.cpp BB-WAF: [ 745/1012] Compiling libraries/AP_HAL_Empty/GPIO.cpp BB-WAF: [ 746/1012] Compiling libraries/AP_HAL_Empty/Semaphores.cpp BB-WAF: [ 747/1012] Compiling libraries/AP_HAL_Empty/RCInput.cpp BB-WAF: [ 748/1012] Compiling libraries/AP_HAL_ChibiOS/RCOutput_bdshot.cpp BB-WAF: [ 749/1012] Compiling libraries/AP_HAL_ChibiOS/SoftSigReader.cpp BB-WAF: [ 750/1012] Compiling libraries/AP_HAL_ChibiOS/AnalogIn.cpp BB-WAF: [ 751/1012] Compiling libraries/AP_HAL_ChibiOS/UARTDriver.cpp BB-WAF: [ 752/1012] Compiling libraries/AP_HAL_ChibiOS/sdcard.cpp BB-WAF: [ 753/1012] Compiling libraries/AP_HAL_ChibiOS/stdio.cpp BB-WAF: [ 754/1012] Compiling libraries/AP_HAL_ChibiOS/SoftSigReaderInt.cpp BB-WAF: [ 755/1012] Compiling libraries/AP_HAL_ChibiOS/CanIface.cpp BB-WAF: [ 756/1012] Compiling libraries/AP_HAL_ChibiOS/RCInput.cpp BB-WAF: [ 757/1012] Compiling libraries/AP_HAL_ChibiOS/WSPIDevice.cpp BB-WAF: [ 758/1012] Compiling libraries/AP_HAL_ChibiOS/RCOutput_serial.cpp BB-WAF: [ 759/1012] Compiling libraries/AP_HAL_ChibiOS/shared_dma.cpp BB-WAF: [ 760/1012] Compiling libraries/AP_HAL_ChibiOS/SPIDevice.cpp BB-WAF: [ 761/1012] Compiling libraries/AP_HAL_ChibiOS/Device.cpp BB-WAF: [ 762/1012] Compiling libraries/AP_HAL_ChibiOS/RCOutput.cpp BB-WAF: [ 763/1012] Compiling libraries/AP_HAL_ChibiOS/Semaphores.cpp BB-WAF: [ 764/1012] Compiling libraries/AP_HAL_ChibiOS/Scheduler.cpp BB-WAF: [ 765/1012] Compiling libraries/AP_HAL_ChibiOS/Util.cpp BB-WAF: [ 766/1012] Compiling libraries/AP_HAL_ChibiOS/I2CDevice.cpp BB-WAF: [ 767/1012] Compiling libraries/AP_HAL_ChibiOS/CANFDIface.cpp BB-WAF: [ 768/1012] Compiling libraries/AP_HAL_ChibiOS/RCOutput_iofirmware.cpp BB-WAF: [ 769/1012] Compiling libraries/AP_HAL_ChibiOS/DSP.cpp BB-WAF: [ 770/1012] Compiling libraries/AP_Scripting/AP_Scripting.cpp BB-WAF: [ 771/1012] Compiling libraries/AP_Scripting/AP_Scripting_SerialDevice.cpp BB-WAF: [ 772/1012] Compiling libraries/AP_Scripting/AP_Scripting_SerialAccess.cpp BB-WAF: [ 773/1012] Compiling libraries/AP_Scripting/AP_Scripting_CANSensor.cpp BB-WAF: [ 774/1012] Compiling libraries/AP_Scripting/lua/src/lfunc.c BB-WAF: [ 775/1012] Compiling libraries/AP_Scripting/lua/src/ldblib.c BB-WAF: [ 776/1012] Compiling libraries/AP_Scripting/lua/src/lundump.c BB-WAF: [ 777/1012] Compiling libraries/AP_Scripting/lua/src/liolib.c BB-WAF: [ 778/1012] Compiling libraries/AP_Scripting/lua/src/lcode.c BB-WAF: [ 779/1012] Compiling libraries/AP_Scripting/lua/src/lctype.c BB-WAF: [ 780/1012] Compiling libraries/AP_Scripting/lua/src/lopcodes.c BB-WAF: [ 781/1012] Compiling libraries/AP_Scripting/lua/src/lcorolib.c BB-WAF: [ 782/1012] Compiling libraries/AP_Scripting/lua/src/lbaselib.c BB-WAF: [ 783/1012] Compiling libraries/AP_Scripting/lua/src/lapi.c BB-WAF: [ 784/1012] Compiling libraries/AP_Scripting/lua/src/lmathlib.c BB-WAF: [ 785/1012] Compiling libraries/AP_Scripting/lua/src/ldump.c BB-WAF: [ 786/1012] Compiling libraries/AP_Scripting/lua/src/ltable.c BB-WAF: [ 787/1012] Compiling libraries/AP_Scripting/lua/src/lvm.c BB-WAF: [ 788/1012] Compiling libraries/AP_Scripting/lua/src/lua.c BB-WAF: [ 789/1012] Compiling libraries/AP_Scripting/lua/src/ldebug.c BB-WAF: [ 790/1012] Compiling libraries/AP_Scripting/lua/src/linit.c BB-WAF: [ 791/1012] Compiling libraries/AP_Scripting/lua/src/loslib.c BB-WAF: [ 792/1012] Compiling libraries/AP_Scripting/lua/src/lgc.c BB-WAF: [ 793/1012] Compiling libraries/AP_Scripting/lua/src/lparser.c BB-WAF: [ 794/1012] Compiling libraries/AP_Scripting/lua/src/luac.c BB-WAF: [ 795/1012] Compiling libraries/AP_Scripting/lua/src/lbitlib.c BB-WAF: [ 796/1012] Compiling libraries/AP_Scripting/lua/src/lstring.c BB-WAF: [ 797/1012] Compiling libraries/AP_Scripting/lua/src/lutf8lib.c BB-WAF: [ 798/1012] Compiling libraries/AP_Scripting/lua/src/ltm.c BB-WAF: [ 799/1012] Compiling libraries/AP_Scripting/lua/src/lzio.c BB-WAF: [ 800/1012] Compiling libraries/AP_Scripting/lua/src/llex.c BB-WAF: [ 801/1012] Compiling libraries/AP_Scripting/lua/src/ldo.c BB-WAF: [ 802/1012] Compiling libraries/AP_Scripting/lua/src/lauxlib.c BB-WAF: [ 803/1012] Compiling libraries/AP_Scripting/lua/src/ltablib.c BB-WAF: [ 804/1012] Compiling libraries/AP_Scripting/lua/src/lmem.c BB-WAF: [ 805/1012] Compiling libraries/AP_Scripting/lua/src/loadlib.c BB-WAF: [ 806/1012] Compiling libraries/AP_Scripting/lua/src/lobject.c BB-WAF: [ 807/1012] Compiling libraries/AP_Scripting/lua/src/lstate.c BB-WAF: [ 808/1012] Compiling libraries/AP_Scripting/lua/src/lstrlib.c BB-WAF: [ 809/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toLatLon.c BB-WAF: [ 810/1012] Compiling libraries/AP_ADSB/sagetech-sdk/charArray2Buf.c BB-WAF: [ 811/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toInt32.c BB-WAF: [ 812/1012] Compiling libraries/AP_ADSB/sagetech-sdk/icao2Buf.c BB-WAF: [ 813/1012] Compiling libraries/AP_ADSB/sagetech-sdk/float2Buf.c BB-WAF: [ 814/1012] Compiling libraries/AP_ADSB/sagetech-sdk/uint322Buf.c BB-WAF: [ 815/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toGS.c BB-WAF: [ 816/1012] Compiling libraries/AP_ADSB/sagetech-sdk/appendChecksum.c BB-WAF: [ 817/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeGPS.c BB-WAF: [ 818/1012] Compiling libraries/AP_ADSB/sagetech-sdk/calcChecksum.c BB-WAF: [ 819/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading.c BB-WAF: [ 820/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeInstall.c BB-WAF: [ 821/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeTargetReq.c BB-WAF: [ 822/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toUint16.c BB-WAF: [ 823/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toAlt.c BB-WAF: [ 824/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeFlightId.c BB-WAF: [ 825/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeInstall.c BB-WAF: [ 826/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeAck.c BB-WAF: [ 827/1012] Compiling libraries/AP_ADSB/sagetech-sdk/uint162Buf.c BB-WAF: [ 828/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeOperating.c BB-WAF: [ 829/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toInt16.c BB-WAF: [ 830/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toTOA.c BB-WAF: [ 831/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toIcao.c BB-WAF: [ 832/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toVel.c BB-WAF: [ 833/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeDataReq.c BB-WAF: [ 834/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeFlightId.c BB-WAF: [ 835/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toUint32.c BB-WAF: [ 836/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeSVR.c BB-WAF: [ 837/1012] Compiling libraries/AP_ADSB/sagetech-sdk/target.c BB-WAF: [ 838/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading2.c BB-WAF: [ 839/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeMSR.c BB-WAF: [ 840/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_Params.cpp BB-WAF: [ 841/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_NMEA.cpp BB-WAF: [ 842/1012] Compiling libraries/AP_Airspeed/AP_Airspeed.cpp BB-WAF: [ 843/1012] Compiling libraries/AP_AHRS/AP_AHRS_DCM.cpp BB-WAF: [ 844/1012] Compiling libraries/AP_AHRS/AP_AHRS_Backend.cpp BB-WAF: [ 845/1012] Compiling libraries/AP_AHRS/AP_AHRS.cpp BB-WAF: [ 846/1012] Compiling libraries/AP_Baro/AP_Baro_SITL.cpp BB-WAF: [ 847/1012] Compiling libraries/AP_Baro/AP_Baro.cpp BB-WAF: [ 848/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Params.cpp BB-WAF: [ 849/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor.cpp BB-WAF: [ 850/1012] Compiling libraries/AP_BoardConfig/AP_BoardConfig.cpp BB-WAF: [ 851/1012] Compiling libraries/AP_HAL/SIMState.cpp BB-WAF: [ 852/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor.cpp BB-WAF: [ 853/1012] Compiling libraries/AP_Math/SCurve.cpp BB-WAF: [ 854/1012] Compiling libraries/AP_Mission/AP_Mission.cpp BB-WAF: [ 855/1012] Compiling libraries/AP_DAL/AP_DAL.cpp BB-WAF: [ 856/1012] Compiling libraries/AP_DAL/AP_DAL_Beacon.cpp BB-WAF: [ 857/1012] Compiling libraries/AP_DAL/AP_DAL_VisualOdom.cpp BB-WAF: [ 858/1012] Compiling libraries/AP_DAL/AP_DAL_RangeFinder.cpp BB-WAF: [ 859/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_OptFlowFusion.cpp BB-WAF: [ 860/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2.cpp BB-WAF: [ 861/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_VehicleStatus.cpp BB-WAF: [ 862/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3.cpp BB-WAF: [ 863/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_OptFlowFusion.cpp BB-WAF: [ 864/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Outputs.cpp BB-WAF: [ 865/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_AirDataFusion.cpp BB-WAF: [ 866/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_MagFusion.cpp BB-WAF: [ 867/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Logging.cpp BB-WAF: [ 868/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_RngBcnFusion.cpp BB-WAF: [ 869/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_GyroBias.cpp BB-WAF: [ 870/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_PosVelFusion.cpp BB-WAF: [ 871/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Measurements.cpp BB-WAF: [ 872/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Control.cpp BB-WAF: [ 873/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_core.cpp BB-WAF: [ 874/1012] Compiling libraries/AP_Rally/AP_Rally.cpp BB-WAF: [ 875/1012] Compiling libraries/AP_Scheduler/AP_Scheduler.cpp BB-WAF: [ 876/1012] Compiling libraries/AP_Terrain/AP_Terrain.cpp BB-WAF: [ 877/1012] Compiling libraries/AP_Vehicle/AP_Vehicle.cpp BB-WAF: [ 878/1012] Compiling libraries/AP_Logger/AP_Logger_File.cpp BB-WAF: [ 879/1012] Compiling libraries/AP_Logger/LoggerMessageWriter.cpp BB-WAF: [ 880/1012] Compiling libraries/AP_Logger/AP_Logger.cpp BB-WAF: [ 881/1012] Compiling libraries/AP_Logger/AP_Logger_Backend.cpp BB-WAF: [ 882/1012] Compiling libraries/GCS_MAVLink/GCS_Common.cpp BB-WAF: [ 883/1012] Compiling libraries/GCS_MAVLink/GCS_Dummy.cpp BB-WAF: [ 884/1012] Compiling libraries/GCS_MAVLink/GCS_Fence.cpp BB-WAF: [ 885/1012] Compiling libraries/RC_Channel/RC_Channel.cpp BB-WAF: [ 886/1012] Compiling libraries/StorageManager/StorageManager.cpp BB-WAF: [ 887/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort_Passthrough.cpp BB-WAF: [ 888/1012] Compiling libraries/AP_IBus_Telem/AP_IBus_Telem.cpp BB-WAF: [ 889/1012] Compiling libraries/AP_Relay/AP_Relay.cpp BB-WAF: [ 890/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_CRSF.cpp BB-WAF: [ 891/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_FPort2.cpp BB-WAF: [ 892/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL2.cpp BB-WAF: [ 893/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol.cpp BB-WAF: [ 894/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_UDP.cpp BB-WAF: [ 895/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_GHST.cpp BB-WAF: [ 896/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_FPort.cpp BB-WAF: [ 897/1012] Compiling libraries/AP_BLHeli/AP_BLHeli.cpp BB-WAF: [ 898/1012] Compiling libraries/AP_Proximity/AP_Proximity_Utils.cpp BB-WAF: [ 899/1012] Compiling libraries/AC_Fence/AC_Fence.cpp BB-WAF: [ 900/1012] Compiling libraries/AC_Fence/AC_PolyFence_loader.cpp BB-WAF: [ 901/1012] Compiling libraries/AC_Avoidance/AC_Avoid.cpp BB-WAF: [ 902/1012] Compiling libraries/AC_Avoidance/AP_OABendyRuler.cpp BB-WAF: [ 903/1012] Compiling libraries/AC_Avoidance/AP_OADatabase.cpp BB-WAF: [ 904/1012] Compiling libraries/AP_LandingGear/AP_LandingGear.cpp BB-WAF: [ 905/1012] Compiling libraries/AP_OSD/AP_OSD_ParamSetting.cpp BB-WAF: [ 906/1012] Compiling libraries/AP_OSD/AP_OSD_ParamScreen.cpp BB-WAF: [ 907/1012] Compiling libraries/AP_OSD/AP_OSD_Screen.cpp BB-WAF: [ 908/1012] Compiling libraries/AP_Filesystem/AP_Filesystem_posix.cpp BB-WAF: [ 909/1012] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech_MXS.cpp BB-WAF: [ 910/1012] Compiling libraries/AP_ADSB/AP_ADSB.cpp BB-WAF: [ 911/1012] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_Backend.cpp BB-WAF: [ 912/1012] Compiling libraries/AP_GyroFFT/AP_GyroFFT.cpp BB-WAF: [ 913/1012] Compiling libraries/AP_RCTelemetry/AP_CRSF_Telem.cpp BB-WAF: [ 914/1012] Compiling libraries/AP_RCTelemetry/AP_RCTelemetry.cpp BB-WAF: [ 915/1012] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_InertialLabs.cpp BB-WAF: [ 916/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor.cpp BB-WAF: [ 917/1012] Compiling libraries/AP_AIS/AP_AIS.cpp BB-WAF: [ 918/1012] Compiling libraries/AP_Arming/AP_Arming.cpp BB-WAF: [ 919/1012] Compiling libraries/AP_Avoidance/AP_Avoidance.cpp BB-WAF: [ 920/1012] Compiling libraries/AC_WPNav/AC_Loiter.cpp BB-WAF: [ 921/1012] Compiling libraries/AC_AttitudeControl/AC_PosControl.cpp BB-WAF: [ 922/1012] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl.cpp BB-WAF: [ 923/1012] Compiling libraries/AC_AttitudeControl/AC_WeatherVane.cpp BB-WAF: [ 924/1012] Compiling libraries/AP_Motors/AP_MotorsTri.cpp BB-WAF: [ 925/1012] Compiling libraries/AP_Motors/AP_MotorsMulticopter.cpp BB-WAF: [ 926/1012] Compiling libraries/AP_Motors/AP_MotorsMatrix.cpp BB-WAF: [ 927/1012] Compiling libraries/AP_Motors/AP_Motors_Thrust_Linearization.cpp BB-WAF: [ 928/1012] Compiling libraries/AP_Landing/AP_Landing_Slope.cpp BB-WAF: [ 929/1012] Compiling libraries/AC_AutoTune/AC_AutoTune.cpp BB-WAF: [ 930/1012] Compiling libraries/AP_Follow/AP_Follow.cpp BB-WAF: [ 931/1012] Compiling libraries/AC_PrecLand/AC_PrecLand.cpp BB-WAF: [ 932/1012] Compiling libraries/AP_HAL_ChibiOS/Storage.cpp BB-WAF: [ 933/1012] Compiling libraries/AP_HAL_ChibiOS/system.cpp BB-WAF: [ 934/1012] Compiling libraries/AP_HAL_ChibiOS/HAL_ChibiOS_Class.cpp BB-WAF: [ 935/1012] Compiling libraries/AP_HAL_ChibiOS/GPIO.cpp BB-WAF: [ 936/1012] Compiling libraries/AP_Scripting/lua_bindings.cpp BB-WAF: [ 937/1012] Compiling libraries/AP_Scripting/lua_boxed_numerics.cpp BB-WAF: [ 938/1012] Compiling libraries/AP_Scripting/lua_scripts.cpp BB-WAF: [ 939/1012] Compiling libraries/AP_Scripting/AP_Scripting_helpers.cpp BB-WAF: [ 940/1012] Compiling /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/AP_Scripting/lua_generated_bindings.cpp BB-WAF: [ 941/1012] Compiling ArduPlane/commands.cpp BB-WAF: [ 942/1012] Compiling ArduPlane/qautotune.cpp BB-WAF: [ 943/1012] Compiling ArduPlane/mode_fbwb.cpp BB-WAF: [ 944/1012] Compiling ArduPlane/reverse_thrust.cpp BB-WAF: [ 945/1012] Compiling ArduPlane/commands_logic.cpp BB-WAF: [ 946/1012] Compiling ArduPlane/mode_loiter.cpp BB-WAF: [ 947/1012] Compiling ArduPlane/mode_cruise.cpp BB-WAF: [ 948/1012] Compiling ArduPlane/tuning.cpp BB-WAF: [ 949/1012] Compiling ArduPlane/GCS_Mavlink.cpp BB-WAF: [ 950/1012] Compiling ArduPlane/Plane.cpp BB-WAF: [ 951/1012] Compiling ArduPlane/tiltrotor.cpp BB-WAF: [ 952/1012] Compiling ArduPlane/mode_qhover.cpp BB-WAF: [ 953/1012] Compiling ArduPlane/afs_plane.cpp BB-WAF: [ 954/1012] Compiling ArduPlane/parachute.cpp BB-WAF: [ 955/1012] Compiling ArduPlane/mode_LoiterAltQLand.cpp BB-WAF: [ 956/1012] Compiling ArduPlane/takeoff.cpp BB-WAF: [ 957/1012] Compiling ArduPlane/quadplane.cpp BB-WAF: [ 958/1012] Linking /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/lib/libArduPlane_libs.a BB-WAF: [ 959/1012] Compiling ArduPlane/ekf_check.cpp BB-WAF: [ 960/1012] Compiling ArduPlane/servos.cpp BB-WAF: [ 961/1012] Compiling ArduPlane/mode_fbwa.cpp BB-WAF: [ 962/1012] Compiling ArduPlane/sensors.cpp BB-WAF: [ 963/1012] Compiling ArduPlane/mode_acro.cpp BB-WAF: [ 964/1012] Compiling ArduPlane/mode_guided.cpp BB-WAF: [ 965/1012] Compiling ArduPlane/GCS_Plane.cpp BB-WAF: [ 966/1012] Compiling ArduPlane/mode_stabilize.cpp BB-WAF: [ 967/1012] Compiling ArduPlane/navigation.cpp BB-WAF: [ 968/1012] Compiling ArduPlane/mode_rtl.cpp BB-WAF: [ 969/1012] Compiling ArduPlane/system.cpp BB-WAF: [ 970/1012] Compiling ArduPlane/motor_test.cpp BB-WAF: [ 971/1012] Compiling ArduPlane/ArduPlane.cpp BB-WAF: [ 972/1012] Compiling ArduPlane/control_modes.cpp BB-WAF: [ 973/1012] Compiling ArduPlane/mode_manual.cpp BB-WAF: [ 974/1012] Compiling ArduPlane/mode_circle.cpp BB-WAF: [ 975/1012] Compiling ArduPlane/mode_qrtl.cpp BB-WAF: [ 976/1012] Compiling ArduPlane/mode_qloiter.cpp BB-WAF: [ 977/1012] Compiling ArduPlane/AP_ExternalControl_Plane.cpp BB-WAF: [ 978/1012] Compiling ArduPlane/mode_qautotune.cpp BB-WAF: [ 979/1012] Compiling ArduPlane/mode_qland.cpp BB-WAF: [ 980/1012] Compiling ArduPlane/is_flying.cpp BB-WAF: [ 981/1012] Compiling ArduPlane/mode_qacro.cpp BB-WAF: [ 982/1012] Compiling ArduPlane/mode_training.cpp BB-WAF: [ 983/1012] Compiling ArduPlane/pullup.cpp BB-WAF: [ 984/1012] Compiling ArduPlane/Attitude.cpp BB-WAF: [ 985/1012] Compiling ArduPlane/mode_auto.cpp BB-WAF: [ 986/1012] Compiling ArduPlane/failsafe.cpp BB-WAF: [ 987/1012] Compiling ArduPlane/mode_takeoff.cpp BB-WAF: [ 988/1012] Compiling ArduPlane/mode_avoidADSB.cpp BB-WAF: [ 989/1012] Compiling ArduPlane/soaring.cpp BB-WAF: [ 990/1012] Compiling ArduPlane/fence.cpp BB-WAF: [ 991/1012] Compiling ArduPlane/systemid.cpp BB-WAF: [ 992/1012] Compiling ArduPlane/altitude.cpp BB-WAF: [ 993/1012] Compiling ArduPlane/VTOL_Assist.cpp BB-WAF: [ 994/1012] Compiling ArduPlane/Log.cpp BB-WAF: [ 995/1012] Compiling ArduPlane/RC_Channel.cpp BB-WAF: [ 996/1012] Compiling ArduPlane/events.cpp BB-WAF: [ 997/1012] Compiling ArduPlane/mode_autotune.cpp BB-WAF: [ 998/1012] Compiling ArduPlane/avoidance_adsb.cpp BB-WAF: [ 999/1012] Compiling ArduPlane/mode_thermal.cpp BB-WAF: [1000/1012] Compiling ArduPlane/radio.cpp BB-WAF: [1001/1012] Compiling ArduPlane/tailsitter.cpp BB-WAF: [1002/1012] Compiling ArduPlane/Parameters.cpp BB-WAF: [1003/1012] Compiling ArduPlane/AP_Arming.cpp BB-WAF: [1004/1012] Compiling ArduPlane/mode.cpp BB-WAF: [1005/1012] Compiling ArduPlane/mode_qstabilize.cpp BB-WAF: [1006/1012] Linking /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/bin/arduplane BB-WAF: /home/autotest/arm-gcc/gcc-arm-none-eabi-10-2020-q4-major/bin/../lib/gcc/arm-none-eabi/10.2.1/../../../../arm-none-eabi/bin/ld:common.ld:202 cannot move location counter backwards (from 00000000081001a0 to 0000000008100000) BB-WAF: collect2: error: ld returned 1 exit status BB-WAF: BB-WAF: Waf: Leaving directory `/home/autotest/build/tmp/binaries.build/GEPRCF745BTHD' BB-WAF: Build failed BB-WAF: -> task in 'bin/arduplane' failed (exit status 1): BB-WAF: {task 139956166691408: cxxprogram AP_Arming.cpp.51.o,AP_ExternalControl_Plane.cpp.51.o,ArduPlane.cpp.51.o,Attitude.cpp.51.o,GCS_Mavlink.cpp.51.o,GCS_Plane.cpp.51.o,Log.cpp.51.o,Parameters.cpp.51.o,Plane.cpp.51.o,RC_Channel.cpp.51.o,VTOL_Assist.cpp.51.o,afs_plane.cpp.51.o,altitude.cpp.51.o,avoidance_adsb.cpp.51.o,commands.cpp.51.o,commands_logic.cpp.51.o,control_modes.cpp.51.o,ekf_check.cpp.51.o,events.cpp.51.o,failsafe.cpp.51.o,fence.cpp.51.o,is_flying.cpp.51.o,mode.cpp.51.o,mode_LoiterAltQLand.cpp.51.o,mode_acro.cpp.51.o,mode_auto.cpp.51.o,mode_autotune.cpp.51.o,mode_avoidADSB.cpp.51.o,mode_circle.cpp.51.o,mode_cruise.cpp.51.o,mode_fbwa.cpp.51.o,mode_fbwb.cpp.51.o,mode_guided.cpp.51.o,mode_loiter.cpp.51.o,mode_manual.cpp.51.o,mode_qacro.cpp.51.o,mode_qautotune.cpp.51.o,mode_qhover.cpp.51.o,mode_qland.cpp.51.o,mode_qloiter.cpp.51.o,mode_qrtl.cpp.51.o,mode_qstabilize.cpp.51.o,mode_rtl.cpp.51.o,mode_stabilize.cpp.51.o,mode_takeoff.cpp.51.o,mode_thermal.cpp.51.o,mode_training.cpp.51.o,motor_test.cpp.51.o,navigation.cpp.51.o,parachute.cpp.51.o,pullup.cpp.51.o,qautotune.cpp.51.o,quadplane.cpp.51.o,radio.cpp.51.o,reverse_thrust.cpp.51.o,sensors.cpp.51.o,servos.cpp.51.o,soaring.cpp.51.o,system.cpp.51.o,systemid.cpp.51.o,tailsitter.cpp.51.o,takeoff.cpp.51.o,tiltrotor.cpp.51.o,tuning.cpp.51.o -> arduplane} BB-WAF: (run with -v to display more information) BB: Process failed ((3312857, 256)) BB: Failed build of ArduPlane GEPRCF745BTHD beta BB: [103/282] Building board: GreenSightUltraBlue at 2025-09-20 11:57:04.540396 BB: Trying checkout ArduPlane beta GreenSightUltraBlue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta GreenSightUltraBlue binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/GreenSightUltraBlue/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (GreenSightUltraBlue) - not in board list BB: [104/282] Building board: HEEWING-F405 at 2025-09-20 11:57:05.480146 BB: Trying checkout ArduPlane beta HEEWING-F405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta HEEWING-F405 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [105/282] Building board: HEEWING-F405v2 at 2025-09-20 11:57:05.517528 BB: Trying checkout ArduPlane beta HEEWING-F405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta HEEWING-F405v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [106/282] Building board: Here4FC at 2025-09-20 11:57:05.555337 BB: Trying checkout ArduPlane beta Here4FC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta Here4FC binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [107/282] Building board: IFLIGHT_2RAW_H7 at 2025-09-20 11:57:05.590942 BB: Trying checkout ArduPlane beta IFLIGHT_2RAW_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta IFLIGHT_2RAW_H7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [108/282] Building board: JFB100 at 2025-09-20 11:57:05.626371 BB: Trying checkout ArduPlane beta JFB100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta JFB100 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [109/282] Building board: JFB110 at 2025-09-20 11:57:05.663286 BB: Trying checkout ArduPlane beta JFB110 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta JFB110 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [110/282] Building board: JHEM_JHEF405 at 2025-09-20 11:57:05.700913 BB: Trying checkout ArduPlane beta JHEM_JHEF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta JHEM_JHEF405 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [111/282] Building board: JHEMCU-H743HD at 2025-09-20 11:57:05.739259 BB: Trying checkout ArduPlane beta JHEMCU-H743HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta JHEMCU-H743HD binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [112/282] Building board: JHEMCUF405PRO at 2025-09-20 11:57:05.776334 BB: Trying checkout ArduPlane beta JHEMCUF405PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta JHEMCUF405PRO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/JHEMCUF405PRO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (JHEMCUF405PRO) - not in board list BB: [113/282] Building board: JHEMCUF405WING at 2025-09-20 11:57:06.771460 BB: Trying checkout ArduPlane beta JHEMCUF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta JHEMCUF405WING binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/JHEMCUF405WING/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (JHEMCUF405WING) - not in board list BB: [114/282] Building board: KakuteF4 at 2025-09-20 11:57:07.711592 BB: Trying checkout ArduPlane beta KakuteF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta KakuteF4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [115/282] Building board: KakuteF4-Wing at 2025-09-20 11:57:07.749289 BB: Trying checkout ArduPlane beta KakuteF4-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta KakuteF4-Wing binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [116/282] Building board: KakuteF4Mini at 2025-09-20 11:57:07.784353 BB: Trying checkout ArduPlane beta KakuteF4Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta KakuteF4Mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [117/282] Building board: KakuteF7 at 2025-09-20 11:57:07.824276 BB: Trying checkout ArduPlane beta KakuteF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta KakuteF7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [118/282] Building board: KakuteF7-bdshot at 2025-09-20 11:57:07.860379 BB: Trying checkout ArduPlane beta KakuteF7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta KakuteF7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit c228d3a6272b1a00269532b30027aa220e82b5e6 newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/KakuteF7-bdshot needs rebuild BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for KakuteF7-bdshot in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board KakuteF7-bdshot --out /home/autotest/build/tmp/binaries.build clean --assert-cc-version g++-10.2.1) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : KakuteF7-bdshot BB-WAF: Using toolchain : arm-none-eabi BB-WAF: Checking for 'g++' (C++ compiler) : ccache arm-none-eabi-g++ BB-WAF: Checking for 'gcc' (C compiler) : ccache arm-none-eabi-gcc BB-WAF: Checking for program 'arm-none-eabi-nm' : /home/autotest/arm-gcc/g++-10.2.1/bin/arm-none-eabi-nm BB-WAF: Checking for c flags '-MMD' : yes BB-WAF: Checking for cxx flags '-MMD' : yes BB-WAF: CXX Compiler : g++ 10.2.1 BB-WAF: Checking compiler : g++-10.2.1 10.2.1 BB-WAF: Checking for program 'make' : /usr/bin/make BB-WAF: Checking for program 'arm-none-eabi-objcopy' : /home/autotest/arm-gcc/g++-10.2.1/bin/arm-none-eabi-objcopy BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/KakuteF7/hwdef.dat BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/include/minimize_fpv_osd.inc BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/include/minimize_common.inc BB-WAF: Removing HAL_MSP_GPS_ENABLED BB-WAF: Removing AP_BATTERY_SMBUS_ENABLED BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/include/no_bootloader_DFU.inc BB-WAF: Removing define BB-WAF: Removing AP_BARO_BMP280_ENABLED BB-WAF: Removing HAL_WITH_MSP_DISPLAYPORT BB-WAF: Removing HAL_MSP_ENABLED BB-WAF: Removing AP_BARO_PROBE_EXTERNAL_I2C_BUSES BB-WAF: Removing PB1 BB-WAF: Removing PE11 BB-WAF: Removing PB0 BB-WAF: Removing PC9 BB-WAF: Setup for MCU STM32F745xx BB-WAF: No default parameter file found BB-WAF: Writing hwdef setup in /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/hwdef.h BB-WAF: MCU Flags: cortex-m4 ['-mcpu=cortex-m4', '-mfpu=fpv4-sp-d16', '-mfloat-abi=hard'] BB-WAF: Writing DMA map BB-WAF: Setting up as normal BB-WAF: Generating ldscript.ld BB-WAF: Checking for env.py BB-WAF: env set ENABLE_DFU_BOOT=0 BB-WAF: env set WITH_FATFS=1 BB-WAF: env set PROCESS_STACK=0x1C00 BB-WAF: env set MAIN_STACK=0x600 BB-WAF: env set IOMCU_FW=0 BB-WAF: env set PERIPH_FW=0 BB-WAF: env set BOARD_FLASH_SIZE=1024 BB-WAF: env set EXT_FLASH_SIZE_MB=0 BB-WAF: env set INT_FLASH_PRIMARY=False BB-WAF: env set ENABLE_CRASHDUMP=False BB-WAF: env set CPU_FLAGS=['-mcpu=cortex-m4', '-mfpu=fpv4-sp-d16', '-mfloat-abi=hard', '-DARM_MATH_CM4', '-u_printf_float'] BB-WAF: env set CORTEX=cortex-m4 BB-WAF: env set APJ_BOARD_ID=123 BB-WAF: env set APJ_BOARD_TYPE=STM32F745xx BB-WAF: env set USBID=0x1209/0x5741 BB-WAF: env set FLASH_RESERVE_START_KB=96 BB-WAF: env set EXT_FLASH_RESERVE_START_KB=0 BB-WAF: env set FLASH_TOTAL=950272 BB-WAF: env set HAS_EXTERNAL_FLASH_SECTIONS=0 BB-WAF: env set CHIBIOS_BUILD_FLAGS=USE_FATFS=yes CHIBIOS_STARTUP_MK=os/common/startup/ARMCMx/compilers/GCC/mk/startup_stm32f7xx.mk CHIBIOS_PLATFORM_MK=os/hal/ports/STM32/STM32F7xx/platform.mk MCU=cortex-m4 ENV_UDEFS=-DCHPRINTF_USE_FLOAT=1 BB-WAF: Enabling ChibiOS asserts : no BB-WAF: Disabling Watchdog : no BB-WAF: Enabling malloc guard : no BB-WAF: Enabling ChibiOS thread statistics : no BB-WAF: Enabling -Werror : yes BB-WAF: Checking for intelhex module: : OK BB-WAF: Enabled OpenDroneID : no BB-WAF: Enabled firmware ID checking : no BB-WAF: GPS Debug Logging : no BB-WAF: Enabled custom controller : no BB-WAF: Checking for HAVE_CMATH_ISFINITE : yes BB-WAF: Checking for HAVE_CMATH_ISINF : yes BB-WAF: Checking for HAVE_CMATH_ISNAN : yes BB-WAF: Checking for NEED_CMATH_ISFINITE_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISINF_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISNAN_STD_NAMESPACE : yes BB-WAF: Checking for header endian.h : not found BB-WAF: Checking for header byteswap.h : not found BB-WAF: Checking for HAVE_MEMRCHR : no BB-WAF: Configured VSCode Intellisense: : no BB-WAF: DC_DSDL compiler in : /mnt/volume_nyc3_01/autotest/APM/APM/modules/DroneCAN/dronecan_dsdlc BB-WAF: Source is git repository : yes BB-WAF: Update submodules : yes BB-WAF: Checking for program 'git' : /usr/bin/git BB-WAF: Gtest : STM32 boards currently don't support compiling gtest BB-WAF: Checking for program 'arm-none-eabi-size' : /home/autotest/arm-gcc/g++-10.2.1/bin/arm-none-eabi-size BB-WAF: Benchmarks : disabled BB-WAF: Unit tests : disabled BB-WAF: Scripting : maybe BB-WAF: Scripting runtime checks : enabled BB-WAF: Debug build : disabled BB-WAF: Coverage build : disabled BB-WAF: Force 32-bit build : disabled BB-WAF: Checking for program 'rsync' : /usr/bin/rsync BB-WAF: Removing target_list file /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/target_list BB-WAF: 'configure' finished successfully (0.566s) BB-WAF: 'clean' finished successfully (1.231s) BB: Running (python3 ./waf build --targets bin/arduplane) BB-WAF: Waf: Entering directory `/home/autotest/build/tmp/binaries.build/KakuteF7-bdshot' BB-WAF: Checking for env.py BB-WAF: No env.py found BB-WAF: Generating hwdef.h BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/KakuteF7/hwdef.dat BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/include/minimize_fpv_osd.inc BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/include/minimize_common.inc BB-WAF: Removing HAL_MSP_GPS_ENABLED BB-WAF: Removing AP_BATTERY_SMBUS_ENABLED BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/include/no_bootloader_DFU.inc BB-WAF: Removing define BB-WAF: Removing AP_BARO_BMP280_ENABLED BB-WAF: Removing HAL_WITH_MSP_DISPLAYPORT BB-WAF: Removing HAL_MSP_ENABLED BB-WAF: Removing AP_BARO_PROBE_EXTERNAL_I2C_BUSES BB-WAF: Removing PB1 BB-WAF: Removing PE11 BB-WAF: Removing PB0 BB-WAF: Removing PC9 BB-WAF: Setup for MCU STM32F745xx BB-WAF: No default parameter file found BB-WAF: Writing hwdef setup in /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/hwdef.h BB-WAF: MCU Flags: cortex-m4 ['-mcpu=cortex-m4', '-mfpu=fpv4-sp-d16', '-mfloat-abi=hard'] BB-WAF: Writing DMA map BB-WAF: Setting up as normal BB-WAF: Generating ldscript.ld BB-WAF: Embedding file font0.bin:libraries/AP_OSD/fonts/font0.bin BB-WAF: Embedding file font1.bin:libraries/AP_OSD/fonts/font1.bin BB-WAF: Embedding file font2.bin:libraries/AP_OSD/fonts/font2.bin BB-WAF: Embedding file font3.bin:libraries/AP_OSD/fonts/font3.bin BB-WAF: Embedding file font4.bin:libraries/AP_OSD/fonts/font4.bin BB-WAF: Embedding file hwdef.dat:/home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/hw.dat BB-WAF: [ 3/10] Creating /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/hwdef.h BB-WAF: [ 4/10] Creating /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/modules/ChibiOS/include_dirs BB-WAF: [ 5/10] Compiling libraries/AP_Scripting/generator/src/main.c BB-WAF: [ 6/10] Processing modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: [ 7/10] Creating /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/ap_version.h BB-WAF: [ 8/10] Creating /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/chibios_flags.h BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Found 342 MAVLink message types in 17 XML files BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/GCS_MAVLink/include/mavlink/v2.0/ardupilotmega BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/KakuteF7/hwdef.dat BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/include/minimize_fpv_osd.inc BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/include/minimize_common.inc BB-WAF: Removing HAL_MSP_GPS_ENABLED BB-WAF: Removing AP_BATTERY_SMBUS_ENABLED BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/include/no_bootloader_DFU.inc BB-WAF: Removing define BB-WAF: Removing AP_BARO_BMP280_ENABLED BB-WAF: Removing HAL_WITH_MSP_DISPLAYPORT BB-WAF: Removing HAL_MSP_ENABLED BB-WAF: Removing AP_BARO_PROBE_EXTERNAL_I2C_BUSES BB-WAF: Removing PB1 BB-WAF: Removing PE11 BB-WAF: Removing PB0 BB-WAF: Removing PC9 BB-WAF: Setup for MCU STM32F745xx BB-WAF: No default parameter file found BB-WAF: Writing hwdef setup in /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/hwdef.h BB-WAF: MCU Flags: cortex-m4 ['-mcpu=cortex-m4', '-mfpu=fpv4-sp-d16', '-mfloat-abi=hard'] BB-WAF: Writing DMA map BB-WAF: Setting up as normal BB-WAF: No change in hwdef.h BB-WAF: Generating ldscript.ld BB-WAF: BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/GCS_MAVLink/include/mavlink/v2.0/ASLUAV BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/GCS_MAVLink/include/mavlink/v2.0/common BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/GCS_MAVLink/include/mavlink/v2.0/development BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/GCS_MAVLink/include/mavlink/v2.0/icarous BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/GCS_MAVLink/include/mavlink/v2.0/minimal BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/GCS_MAVLink/include/mavlink/v2.0/python_array_test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/GCS_MAVLink/include/mavlink/v2.0/standard BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/GCS_MAVLink/include/mavlink/v2.0/test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/GCS_MAVLink/include/mavlink/v2.0/ualberta BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/GCS_MAVLink/include/mavlink/v2.0/uAvionix BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/GCS_MAVLink/include/mavlink/v2.0/loweheiser BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/GCS_MAVLink/include/mavlink/v2.0/storm32 BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/GCS_MAVLink/include/mavlink/v2.0/AVSSUAS BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/GCS_MAVLink/include/mavlink/v2.0/cubepilot BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/GCS_MAVLink/include/mavlink/v2.0/csAirLink BB-WAF: Copying fixed headers for protocol 2.0 to /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/GCS_MAVLink/include/mavlink/v2.0 BB-WAF: [ 9/10] Linking /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/modules/ChibiOS/libch.a BB-WAF: [10/10] Processing /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/AP_Scripting/lua_generated_bindings.cpp,/home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/AP_Scripting/lua_generated_bindings.h: libraries/AP_Scripting/generator/description/bindings.desc /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/gen-bindings -> /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/AP_Scripting/lua_generated_bindings.cpp /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/AP_Scripting/lua_generated_bindings.h BB-WAF: [1/112] ChibiOS: Compiling crt0_v7m.S BB-WAF: [2/112] ChibiOS: Compiling vectors.S BB-WAF: [3/112] ChibiOS: Compiling chcoreasm.S BB-WAF: [4/112] ChibiOS: Compiling ff.c BB-WAF: [5/112] ChibiOS: Compiling ffunicode.c BB-WAF: [6/112] ChibiOS: Compiling chcore.c BB-WAF: [7/112] ChibiOS: Compiling crt1.c BB-WAF: [8/112] ChibiOS: Compiling bufstreams.c BB-WAF: [9/112] ChibiOS: Compiling chprintf.c BB-WAF: [10/112] ChibiOS: Compiling chscanf.c BB-WAF: [11/112] ChibiOS: Compiling memstreams.c BB-WAF: [12/112] ChibiOS: Compiling nullstreams.c BB-WAF: [13/112] ChibiOS: Compiling osal.c BB-WAF: [14/112] ChibiOS: Compiling hal_adc_lld.c BB-WAF: [15/112] ChibiOS: Compiling hal_can_lld.c BB-WAF: [16/112] ChibiOS: Compiling hal_crypto_lld.c BB-WAF: [17/112] ChibiOS: Compiling hal_dac_lld.c BB-WAF: [18/112] ChibiOS: Compiling stm32_dma.c BB-WAF: [19/112] ChibiOS: Compiling stm32_exti.c BB-WAF: [20/112] ChibiOS: Compiling hal_pal_lld.c BB-WAF: [21/112] ChibiOS: Compiling hal_i2c_lld.c BB-WAF: [22/112] ChibiOS: Compiling hal_mac_lld.c BB-WAF: [23/112] ChibiOS: Compiling hal_usb_lld.c BB-WAF: [24/112] ChibiOS: Compiling hal_wspi_lld.c BB-WAF: [25/112] ChibiOS: Compiling hal_trng_lld.c BB-WAF: [26/112] ChibiOS: Compiling hal_rtc_lld.c BB-WAF: [27/112] ChibiOS: Compiling hal_sdc_lld.c BB-WAF: [28/112] ChibiOS: Compiling hal_i2s_lld.c BB-WAF: [29/112] ChibiOS: Compiling hal_spi_lld.c BB-WAF: [30/112] ChibiOS: Compiling hal_st_lld.c BB-WAF: [31/112] ChibiOS: Compiling hal_eicu_lld.c BB-WAF: [32/112] ChibiOS: Compiling hal_gpt_lld.c BB-WAF: [33/112] ChibiOS: Compiling hal_icu_lld.c BB-WAF: [34/112] ChibiOS: Compiling hal_pwm_lld.c BB-WAF: [35/112] ChibiOS: Compiling hal_serial_lld.c BB-WAF: [36/112] ChibiOS: Compiling hal_sio_lld.c BB-WAF: [37/112] ChibiOS: Compiling hal_uart_lld.c BB-WAF: [38/112] ChibiOS: Compiling hal_wdg_lld.c BB-WAF: [39/112] ChibiOS: Compiling hal_lld.c BB-WAF: [40/112] ChibiOS: Compiling stm32_isr.c BB-WAF: [41/112] ChibiOS: Compiling nvic.c BB-WAF: [42/112] ChibiOS: Compiling hal.c BB-WAF: [43/112] ChibiOS: Compiling hal_adc.c BB-WAF: [44/112] ChibiOS: Compiling hal_buffers.c BB-WAF: [45/112] ChibiOS: Compiling hal_can.c BB-WAF: [46/112] ChibiOS: Compiling hal_crypto.c BB-WAF: [47/112] ChibiOS: Compiling hal_dac.c BB-WAF: [48/112] ChibiOS: Compiling hal_efl.c BB-WAF: [49/112] ChibiOS: Compiling hal_eicu.c BB-WAF: [50/112] ChibiOS: Compiling hal_flash.c BB-WAF: [51/112] ChibiOS: Compiling hal_gpt.c BB-WAF: [52/112] ChibiOS: Compiling hal_i2c.c BB-WAF: [53/112] ChibiOS: Compiling hal_i2s.c BB-WAF: [54/112] ChibiOS: Compiling hal_icu.c BB-WAF: [55/112] ChibiOS: Compiling hal_mac.c BB-WAF: [56/112] ChibiOS: Compiling hal_mmc_spi.c BB-WAF: [57/112] ChibiOS: Compiling hal_mmcsd.c BB-WAF: [58/112] ChibiOS: Compiling hal_pal.c BB-WAF: [59/112] ChibiOS: Compiling hal_pwm.c BB-WAF: [60/112] ChibiOS: Compiling hal_queues.c BB-WAF: [61/112] ChibiOS: Compiling hal_rtc.c BB-WAF: [62/112] ChibiOS: Compiling hal_sdc.c BB-WAF: [64/112] ChibiOS: Compiling hal_serial_usb.c BB-WAF: [63/112] ChibiOS: Compiling hal_serial.c BB-WAF: [65/112] ChibiOS: Compiling hal_sio.c BB-WAF: [66/112] ChibiOS: Compiling hal_spi.c BB-WAF: [67/112] ChibiOS: Compiling hal_st.c BB-WAF: [68/112] ChibiOS: Compiling hal_trng.c BB-WAF: [69/112] ChibiOS: Compiling hal_uart.c BB-WAF: [70/112] ChibiOS: Compiling hal_usb.c BB-WAF: [71/112] ChibiOS: Compiling hal_wdg.c BB-WAF: [72/112] ChibiOS: Compiling hal_wspi.c BB-WAF: [73/112] ChibiOS: Compiling chdelegates.c BB-WAF: [74/112] ChibiOS: Compiling chfactory.c BB-WAF: [75/112] ChibiOS: Compiling chmboxes.c BB-WAF: [76/112] ChibiOS: Compiling chmemcore.c BB-WAF: [77/112] ChibiOS: Compiling chmemheaps.c BB-WAF: [78/112] ChibiOS: Compiling chmempools.c BB-WAF: [79/112] ChibiOS: Compiling chobjcaches.c BB-WAF: [80/112] ChibiOS: Compiling chpipes.c BB-WAF: [81/112] ChibiOS: Compiling chcond.c BB-WAF: [82/112] ChibiOS: Compiling chdebug.c BB-WAF: [83/112] ChibiOS: Compiling chdynamic.c BB-WAF: [84/112] ChibiOS: Compiling chevents.c BB-WAF: [85/112] ChibiOS: Compiling chinstances.c BB-WAF: [86/112] ChibiOS: Compiling chmsg.c BB-WAF: [87/112] ChibiOS: Compiling chmtx.c BB-WAF: [88/112] ChibiOS: Compiling chregistry.c BB-WAF: [89/112] ChibiOS: Compiling chrfcu.c BB-WAF: [90/112] ChibiOS: Compiling chschd.c BB-WAF: [91/112] ChibiOS: Compiling chsem.c BB-WAF: [92/112] ChibiOS: Compiling chstats.c BB-WAF: [93/112] ChibiOS: Compiling chsys.c BB-WAF: [94/112] ChibiOS: Compiling chthreads.c BB-WAF: [95/112] ChibiOS: Compiling chtm.c BB-WAF: [96/112] ChibiOS: Compiling chtrace.c BB-WAF: [97/112] ChibiOS: Compiling chvt.c BB-WAF: [98/112] ChibiOS: Compiling fatfs_diskio.c BB-WAF: [99/112] ChibiOS: Compiling fatfs_syscall.c BB-WAF: [100/112] ChibiOS: Compiling syscalls.c BB-WAF: [101/112] ChibiOS: Compiling stubs.c BB-WAF: [102/112] ChibiOS: Compiling board.c BB-WAF: [103/112] ChibiOS: Compiling usbcfg.c BB-WAF: [104/112] ChibiOS: Compiling usbcfg_dualcdc.c BB-WAF: [106/112] ChibiOS: Compiling flash.c BB-WAF: [107/112] ChibiOS: Compiling malloc.c BB-WAF: [105/112] ChibiOS: Compiling usbcfg_common.c BB-WAF: [108/112] ChibiOS: Compiling hrt.c BB-WAF: [109/112] ChibiOS: Compiling stm32_util.c BB-WAF: [110/112] ChibiOS: Compiling bouncebuffer.c BB-WAF: [111/112] ChibiOS: Compiling watchdog.c BB-WAF: [112/112] ChibiOS: Compiling ch.cpp BB-WAF: BB-WAF: ChibiOS: Done! BB-WAF: BB-WAF: arm-none-eabi-ar: creating modules/ChibiOS/libch.a BB-WAF: BB-WAF: No target_list file found, creating BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/compile_commands.json BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/compile_commands.json BB-WAF: [ 11/1012] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 12/1012] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 13/1012] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 14/1012] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 15/1012] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 16/1012] Compiling libraries/AC_AttitudeControl/AC_PosControl_Logging.cpp BB-WAF: [ 17/1012] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 18/1012] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Logging.cpp BB-WAF: [ 19/1012] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 20/1012] Compiling libraries/AC_AutoTune/AC_AutoTune_Heli.cpp BB-WAF: [ 21/1012] Compiling libraries/AC_AutoTune/AC_AutoTune_Multi.cpp BB-WAF: [ 22/1012] Compiling libraries/AC_AutoTune/AC_AutoTune_FreqResp.cpp BB-WAF: [ 23/1012] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 24/1012] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 25/1012] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 26/1012] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 27/1012] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 28/1012] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 29/1012] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 30/1012] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 31/1012] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 32/1012] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 33/1012] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 34/1012] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 35/1012] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 36/1012] Compiling libraries/AC_PrecLand/AC_PrecLand_StateMachine.cpp BB-WAF: [ 37/1012] Compiling libraries/AC_PrecLand/AC_PrecLand_Companion.cpp BB-WAF: [ 38/1012] Compiling libraries/AC_PrecLand/AC_PrecLand_IRLock.cpp BB-WAF: [ 39/1012] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL.cpp BB-WAF: [ 40/1012] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL_Gazebo.cpp BB-WAF: [ 41/1012] Compiling libraries/AC_PrecLand/PosVelEKF.cpp BB-WAF: [ 42/1012] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 43/1012] Compiling libraries/AC_WPNav/AC_Circle.cpp BB-WAF: [ 44/1012] Compiling libraries/AC_WPNav/AC_WPNav.cpp BB-WAF: [ 45/1012] Compiling libraries/AC_WPNav/AC_WPNav_OA.cpp BB-WAF: [ 46/1012] Compiling libraries/APM_Control/AP_AutoTune.cpp BB-WAF: [ 47/1012] Compiling libraries/APM_Control/AP_PitchController.cpp BB-WAF: [ 48/1012] Compiling libraries/APM_Control/AP_RollController.cpp BB-WAF: [ 49/1012] Compiling libraries/APM_Control/AP_SteerController.cpp BB-WAF: [ 50/1012] Compiling libraries/APM_Control/AP_YawController.cpp BB-WAF: [ 51/1012] Compiling libraries/APM_Control/AR_AttitudeControl.cpp BB-WAF: [ 52/1012] Compiling libraries/APM_Control/AR_PosControl.cpp BB-WAF: [ 53/1012] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 54/1012] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 55/1012] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 56/1012] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 57/1012] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 58/1012] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 59/1012] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 60/1012] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 61/1012] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 62/1012] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 63/1012] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 64/1012] Compiling libraries/AP_AdvancedFailsafe/AP_AdvancedFailsafe.cpp BB-WAF: [ 65/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 66/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 67/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 68/1012] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 69/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 70/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 71/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 72/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 73/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 74/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 75/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 76/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 77/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 78/1012] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 79/1012] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 80/1012] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 81/1012] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 82/1012] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 83/1012] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 84/1012] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 85/1012] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 86/1012] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 87/1012] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 88/1012] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 89/1012] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 90/1012] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 91/1012] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 92/1012] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 93/1012] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 94/1012] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 95/1012] Compiling libraries/AP_Baro/AP_Baro_atmosphere.cpp BB-WAF: [ 96/1012] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 97/1012] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 98/1012] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 99/1012] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 100/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 101/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 102/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 103/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 104/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 105/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 106/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 107/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 108/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 109/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 110/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 111/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 112/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 113/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 114/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 115/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 116/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 117/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 118/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 119/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 120/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 121/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 122/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 123/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 124/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 125/1012] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 126/1012] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 127/1012] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 128/1012] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 129/1012] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 130/1012] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 131/1012] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [ 132/1012] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 133/1012] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [ 134/1012] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 135/1012] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 136/1012] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 137/1012] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 138/1012] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 139/1012] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 140/1012] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 141/1012] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 142/1012] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 143/1012] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 144/1012] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 145/1012] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 146/1012] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 147/1012] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 148/1012] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 149/1012] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 150/1012] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 151/1012] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 152/1012] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 153/1012] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 154/1012] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 155/1012] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 156/1012] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 157/1012] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 158/1012] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 159/1012] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 160/1012] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 161/1012] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 162/1012] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 163/1012] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 164/1012] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 165/1012] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 166/1012] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 167/1012] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 168/1012] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 169/1012] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 170/1012] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 171/1012] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 172/1012] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 173/1012] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 174/1012] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 175/1012] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 176/1012] Compiling libraries/AP_Compass/AP_Compass_BMM350.cpp BB-WAF: [ 177/1012] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 178/1012] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 179/1012] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 180/1012] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 181/1012] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 182/1012] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 183/1012] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 184/1012] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 185/1012] Compiling libraries/AP_Compass/AP_Compass_IIS2MDC.cpp BB-WAF: [ 186/1012] Compiling libraries/AP_CustomRotations/AP_CustomRotations.cpp BB-WAF: [ 187/1012] Compiling libraries/AP_CustomRotations/AP_CustomRotations_params.cpp BB-WAF: [ 188/1012] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 189/1012] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 190/1012] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 191/1012] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 192/1012] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 193/1012] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [ 194/1012] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [ 195/1012] Compiling libraries/AP_Devo_Telem/AP_Devo_Telem.cpp BB-WAF: [ 196/1012] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [ 197/1012] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [ 198/1012] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [ 199/1012] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [ 200/1012] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [ 201/1012] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [ 202/1012] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [ 203/1012] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 204/1012] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 205/1012] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [ 206/1012] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [ 207/1012] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_SITL.cpp BB-WAF: [ 208/1012] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem.cpp BB-WAF: [ 209/1012] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain7.cpp BB-WAF: [ 210/1012] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.cpp BB-WAF: [ 211/1012] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [ 212/1012] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS.cpp BB-WAF: [ 213/1012] Compiling libraries/AP_ExternalAHRS/MicroStrain_common.cpp BB-WAF: [ 214/1012] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain5.cpp BB-WAF: [ 215/1012] Compiling libraries/AP_ExternalControl/AP_ExternalControl.cpp BB-WAF: [ 216/1012] Compiling libraries/AP_FETtecOneWire/AP_FETtecOneWire.cpp BB-WAF: [ 217/1012] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [ 218/1012] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [ 219/1012] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [ 220/1012] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [ 221/1012] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [ 222/1012] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [ 223/1012] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [ 224/1012] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [ 225/1012] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [ 226/1012] Compiling libraries/AP_FlashStorage/AP_FlashStorage.cpp BB-WAF: [ 227/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Telem.cpp BB-WAF: [ 228/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.cpp BB-WAF: [ 229/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.cpp BB-WAF: [ 230/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [ 231/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.cpp BB-WAF: [ 232/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.cpp BB-WAF: [ 233/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [ 234/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.cpp BB-WAF: [ 235/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [ 236/1012] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [ 237/1012] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [ 238/1012] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [ 239/1012] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [ 240/1012] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [ 241/1012] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [ 242/1012] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [ 243/1012] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [ 244/1012] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [ 245/1012] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [ 246/1012] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [ 247/1012] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [ 248/1012] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [ 249/1012] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [ 250/1012] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [ 251/1012] Compiling libraries/AP_GPS/AP_GPS_Params.cpp BB-WAF: [ 252/1012] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [ 253/1012] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [ 254/1012] Compiling libraries/AP_GPS/AP_GPS_Blended.cpp BB-WAF: [ 255/1012] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [ 256/1012] Compiling libraries/AP_GSOF/AP_GSOF.cpp BB-WAF: [ 257/1012] Compiling libraries/AP_Generator/AP_Generator_IE_FuelCell.cpp BB-WAF: [ 258/1012] Compiling libraries/AP_Generator/AP_Generator_IE_2400.cpp BB-WAF: [ 259/1012] Compiling libraries/AP_Generator/AP_Generator_IE_650_800.cpp BB-WAF: [ 260/1012] Compiling libraries/AP_Generator/AP_Generator.cpp BB-WAF: [ 261/1012] Compiling libraries/AP_Generator/AP_Generator_RichenPower.cpp BB-WAF: [ 262/1012] Compiling libraries/AP_Generator/AP_Generator_Backend.cpp BB-WAF: [ 263/1012] Compiling libraries/AP_Gripper/AP_Gripper_EPM.cpp BB-WAF: [ 264/1012] Compiling libraries/AP_Gripper/AP_Gripper_Backend.cpp BB-WAF: [ 265/1012] Compiling libraries/AP_Gripper/AP_Gripper.cpp BB-WAF: [ 266/1012] Compiling libraries/AP_Gripper/AP_Gripper_Servo.cpp BB-WAF: [ 267/1012] Compiling libraries/AP_Hott_Telem/AP_Hott_Telem.cpp BB-WAF: [ 268/1012] Compiling libraries/AP_ICEngine/AP_ICEngine_TCA9554.cpp BB-WAF: [ 269/1012] Compiling libraries/AP_ICEngine/AP_ICEngine.cpp BB-WAF: [ 270/1012] Compiling libraries/AP_IOMCU/fw_uploader.cpp BB-WAF: [ 271/1012] Compiling libraries/AP_IOMCU/AP_IOMCU.cpp BB-WAF: [ 272/1012] Compiling libraries/AP_IRLock/AP_IRLock_SITL.cpp BB-WAF: [ 273/1012] Compiling libraries/AP_IRLock/AP_IRLock_I2C.cpp BB-WAF: [ 274/1012] Compiling libraries/AP_IRLock/AP_IRLock_SITL_Gazebo.cpp BB-WAF: [ 275/1012] Compiling libraries/AP_IRLock/IRLock.cpp BB-WAF: [ 276/1012] Compiling libraries/AP_InertialNav/AP_InertialNav.cpp BB-WAF: [ 277/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SITL.cpp BB-WAF: [ 278/1012] Compiling libraries/AP_InertialSensor/BatchSampler.cpp BB-WAF: [ 279/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_NONE.cpp BB-WAF: [ 280/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS0.cpp BB-WAF: [ 281/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI088.cpp BB-WAF: [ 282/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SCHA63T.cpp BB-WAF: [ 283/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_L3G4200D.cpp BB-WAF: [ 284/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI270.cpp BB-WAF: [ 285/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_tempcal.cpp BB-WAF: [ 286/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Logging.cpp BB-WAF: [ 287/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev3.cpp BB-WAF: [ 288/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev2.cpp BB-WAF: [ 289/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS1.cpp BB-WAF: [ 290/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_RST.cpp BB-WAF: [ 291/1012] Compiling libraries/AP_InertialSensor/AuxiliaryBus.cpp BB-WAF: [ 292/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Params.cpp BB-WAF: [ 293/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI055.cpp BB-WAF: [ 294/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ExternalAHRS.cpp BB-WAF: [ 295/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Backend.cpp BB-WAF: [ 296/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI160.cpp BB-WAF: [ 297/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensense.cpp BB-WAF: [ 298/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ADIS1647x.cpp BB-WAF: [ 299/1012] Compiling libraries/AP_InternalError/AP_InternalError.cpp BB-WAF: [ 300/1012] Compiling libraries/AP_JSON/AP_JSON.cpp BB-WAF: [ 301/1012] Compiling libraries/AP_L1_Control/AP_L1_Control.cpp BB-WAF: [ 302/1012] Compiling libraries/AP_LTM_Telem/AP_LTM_Telem.cpp BB-WAF: [ 303/1012] Compiling libraries/AP_Landing/AP_Landing.cpp BB-WAF: [ 304/1012] Compiling libraries/AP_Landing/AP_Landing_Deepstall.cpp BB-WAF: [ 305/1012] Compiling libraries/AP_Logger/AP_Logger_MAVLink.cpp BB-WAF: [ 306/1012] Compiling libraries/AP_Logger/AP_Logger_Flash_JEDEC.cpp BB-WAF: [ 307/1012] Compiling libraries/AP_Logger/AP_Logger_MAVLinkLogTransfer.cpp BB-WAF: [ 308/1012] Compiling libraries/AP_Logger/AP_Logger_W25NXX.cpp BB-WAF: [ 309/1012] Compiling libraries/AP_Logger/AP_Logger_Block.cpp BB-WAF: [ 310/1012] Compiling libraries/AP_Logger/LogFile.cpp BB-WAF: [ 311/1012] Compiling libraries/AP_MSP/AP_MSP_Telem_DJI.cpp BB-WAF: [ 312/1012] Compiling libraries/AP_MSP/AP_MSP_Telem_DisplayPort.cpp BB-WAF: [ 313/1012] Compiling libraries/AP_MSP/msp_sbuf.cpp BB-WAF: [ 314/1012] Compiling libraries/AP_MSP/msp.cpp BB-WAF: [ 315/1012] Compiling libraries/AP_MSP/AP_MSP.cpp BB-WAF: [ 316/1012] Compiling libraries/AP_MSP/AP_MSP_Telem_Backend.cpp BB-WAF: [ 317/1012] Compiling libraries/AP_MSP/AP_MSP_Telem_Generic.cpp BB-WAF: [ 318/1012] Compiling libraries/AP_Math/SplineCurve.cpp BB-WAF: [ 319/1012] Compiling libraries/AP_Math/location_double.cpp BB-WAF: [ 320/1012] Compiling libraries/AP_Math/polyfit.cpp BB-WAF: [ 321/1012] Compiling libraries/AP_Math/matrix3.cpp BB-WAF: [ 322/1012] Compiling libraries/AP_Math/polygon.cpp BB-WAF: [ 323/1012] Compiling libraries/AP_Math/vector2.cpp BB-WAF: [ 324/1012] Compiling libraries/AP_Math/control.cpp BB-WAF: [ 325/1012] Compiling libraries/AP_Math/location.cpp BB-WAF: [ 326/1012] Compiling libraries/AP_Math/chirp.cpp BB-WAF: [ 327/1012] Compiling libraries/AP_Math/AP_GeodesicGrid.cpp BB-WAF: [ 328/1012] Compiling libraries/AP_Math/AP_Math.cpp BB-WAF: [ 329/1012] Compiling libraries/AP_Math/matrix_alg.cpp BB-WAF: [ 330/1012] Compiling libraries/AP_Math/spline5.cpp BB-WAF: [ 331/1012] Compiling libraries/AP_Math/matrixN.cpp BB-WAF: [ 332/1012] Compiling libraries/AP_Math/quaternion.cpp BB-WAF: [ 333/1012] Compiling libraries/AP_Math/vector3.cpp BB-WAF: [ 334/1012] Compiling libraries/AP_Math/crc.cpp BB-WAF: [ 335/1012] Compiling libraries/AP_Mission/AP_Mission_ChangeDetector.cpp BB-WAF: [ 336/1012] Compiling libraries/AP_Mission/AP_Mission_Commands.cpp BB-WAF: [ 337/1012] Compiling libraries/AP_Module/AP_Module.cpp BB-WAF: [ 338/1012] Compiling libraries/AP_Motors/AP_MotorsMatrix_6DoF_Scripting.cpp BB-WAF: [ 339/1012] Compiling libraries/AP_Motors/AP_MotorsHeli_Swash.cpp BB-WAF: [ 340/1012] Compiling libraries/AP_Motors/AP_Motors_Class.cpp BB-WAF: [ 341/1012] Compiling libraries/AP_Motors/AP_MotorsSingle.cpp BB-WAF: [ 342/1012] Compiling libraries/AP_Motors/AP_MotorsMatrix_Scripting_Dynamic.cpp BB-WAF: [ 343/1012] Compiling libraries/AP_Motors/AP_MotorsHeli_Quad.cpp BB-WAF: [ 344/1012] Compiling libraries/AP_Motors/AP_MotorsTailsitter.cpp BB-WAF: [ 345/1012] Compiling libraries/AP_Motors/AP_MotorsHeli_Single.cpp BB-WAF: [ 346/1012] Compiling libraries/AP_Motors/AP_MotorsHeli_RSC.cpp BB-WAF: [ 347/1012] Compiling libraries/AP_Motors/AP_MotorsHeli.cpp BB-WAF: [ 348/1012] Compiling libraries/AP_Motors/AP_MotorsHeli_Dual.cpp BB-WAF: [ 349/1012] Compiling libraries/AP_Motors/AP_Motors6DOF.cpp BB-WAF: [ 350/1012] Compiling libraries/AP_Motors/AP_MotorsCoax.cpp BB-WAF: [ 351/1012] Compiling libraries/AP_Mount/AP_Mount_SToRM32.cpp BB-WAF: [ 352/1012] Compiling libraries/AP_Mount/SoloGimbal.cpp BB-WAF: [ 353/1012] Compiling libraries/AP_Mount/AP_Mount_Viewpro.cpp BB-WAF: [ 354/1012] Compiling libraries/AP_Mount/AP_Mount_Topotek.cpp BB-WAF: [ 355/1012] Compiling libraries/AP_Mount/AP_Mount_Xacti.cpp BB-WAF: [ 356/1012] Compiling libraries/AP_Mount/SoloGimbal_Parameters.cpp BB-WAF: [ 357/1012] Compiling libraries/AP_Mount/SoloGimbalEKF.cpp BB-WAF: [ 358/1012] Compiling libraries/AP_Mount/AP_Mount_Backend.cpp BB-WAF: [ 359/1012] Compiling libraries/AP_Mount/AP_Mount_Backend_Serial.cpp BB-WAF: [ 360/1012] Compiling libraries/AP_Mount/AP_Mount_SoloGimbal.cpp BB-WAF: [ 361/1012] Compiling libraries/AP_Mount/AP_Mount_Servo.cpp BB-WAF: [ 362/1012] Compiling libraries/AP_Mount/AP_Mount_Gremsy.cpp BB-WAF: [ 363/1012] Compiling libraries/AP_Mount/AP_Mount_Alexmos.cpp BB-WAF: [ 364/1012] Compiling libraries/AP_Mount/AP_Mount_Siyi.cpp BB-WAF: [ 365/1012] Compiling libraries/AP_Mount/AP_Mount_Params.cpp BB-WAF: [ 366/1012] Compiling libraries/AP_Mount/AP_Mount.cpp BB-WAF: [ 367/1012] Compiling libraries/AP_Mount/AP_Mount_Scripting.cpp BB-WAF: [ 368/1012] Compiling libraries/AP_Mount/AP_Mount_SToRM32_serial.cpp BB-WAF: [ 369/1012] Compiling libraries/AP_Mount/AP_Mount_CADDX.cpp BB-WAF: [ 370/1012] Compiling libraries/AP_MultiHeap/AP_MultiHeap.cpp BB-WAF: [ 371/1012] Compiling libraries/AP_MultiHeap/MultiHeap_malloc.cpp BB-WAF: [ 372/1012] Compiling libraries/AP_MultiHeap/MultiHeap_chibios.cpp BB-WAF: [ 373/1012] Compiling libraries/AP_NMEA_Output/AP_NMEA_Output.cpp BB-WAF: [ 374/1012] Compiling libraries/AP_NavEKF/EKFGSF_Logging.cpp BB-WAF: [ 375/1012] Compiling libraries/AP_NavEKF/AP_NavEKF_core_common.cpp BB-WAF: [ 376/1012] Compiling libraries/AP_NavEKF/AP_NavEKF_Source.cpp BB-WAF: [ 377/1012] Compiling libraries/AP_NavEKF/EKFGSF_yaw.cpp BB-WAF: [ 378/1012] Compiling libraries/AP_NavEKF/EKF_Buffer.cpp BB-WAF: [ 379/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Control.cpp BB-WAF: [ 380/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_VehicleStatus.cpp BB-WAF: [ 381/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_MagFusion.cpp BB-WAF: [ 382/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_RngBcnFusion.cpp BB-WAF: [ 383/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_PosVelFusion.cpp BB-WAF: [ 384/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Outputs.cpp BB-WAF: [ 385/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Measurements.cpp BB-WAF: [ 386/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Logging.cpp BB-WAF: [ 387/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_AirDataFusion.cpp BB-WAF: [ 388/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_core.cpp BB-WAF: [ 389/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF_GyroBias.cpp BB-WAF: [ 390/1012] Compiling modules/lwip/src/netif/ppp/magic.c BB-WAF: [ 391/1012] Compiling modules/lwip/src/netif/ppp/chap-md5.c BB-WAF: [ 392/1012] Compiling modules/lwip/src/netif/lowpan6_common.c BB-WAF: [ 393/1012] Compiling modules/lwip/src/core/tcp.c BB-WAF: [ 394/1012] Compiling modules/lwip/src/core/stats.c BB-WAF: [ 395/1012] Compiling modules/lwip/src/core/netif.c BB-WAF: [ 396/1012] Compiling modules/lwip/src/core/mem.c BB-WAF: [ 397/1012] Compiling modules/lwip/src/core/ip.c BB-WAF: [ 398/1012] Compiling modules/lwip/src/core/memp.c BB-WAF: [ 399/1012] Compiling modules/lwip/src/core/inet_chksum.c BB-WAF: [ 400/1012] Compiling modules/lwip/src/core/init.c BB-WAF: [ 401/1012] Compiling modules/lwip/src/core/def.c BB-WAF: [ 402/1012] Compiling modules/lwip/src/core/dns.c BB-WAF: [ 403/1012] Compiling modules/lwip/src/core/altcp_alloc.c BB-WAF: [ 404/1012] Compiling modules/lwip/src/core/altcp.c BB-WAF: [ 405/1012] Compiling libraries/AP_Networking/AP_Networking_tests.cpp BB-WAF: [ 406/1012] Compiling libraries/AP_Networking/AP_Networking_port.cpp BB-WAF: [ 407/1012] Compiling modules/lwip/src/core/altcp_tcp.c BB-WAF: [ 408/1012] Compiling libraries/AP_Networking/AP_Networking_address.cpp BB-WAF: [ 409/1012] Compiling libraries/AP_Networking/AP_Networking_CAN.cpp BB-WAF: [ 410/1012] Compiling libraries/AP_Networking/AP_Networking_ChibiOS.cpp BB-WAF: [ 411/1012] Compiling libraries/AP_Networking/AP_Networking_PPP.cpp BB-WAF: [ 412/1012] Compiling libraries/AP_Networking/AP_Networking_macaddr.cpp BB-WAF: [ 413/1012] Compiling libraries/AP_Networking/AP_Networking.cpp BB-WAF: [ 414/1012] Compiling modules/lwip/src/netif/ppp/lcp.c BB-WAF: [ 415/1012] Compiling modules/lwip/src/netif/ppp/pppcrypt.c BB-WAF: [ 416/1012] Compiling modules/lwip/src/netif/ppp/mppe.c BB-WAF: [ 417/1012] Compiling modules/lwip/src/netif/ppp/multilink.c BB-WAF: [ 418/1012] Compiling modules/lwip/src/netif/ppp/eap.c BB-WAF: [ 419/1012] Compiling modules/lwip/src/core/ipv4/dhcp.c BB-WAF: [ 420/1012] Compiling modules/lwip/src/core/tcp_out.c BB-WAF: [ 421/1012] Compiling modules/lwip/src/core/ipv4/igmp.c BB-WAF: [ 422/1012] Compiling modules/lwip/src/core/ipv4/acd.c BB-WAF: [ 423/1012] Compiling modules/lwip/src/core/udp.c BB-WAF: [ 424/1012] Compiling modules/lwip/src/core/timeouts.c BB-WAF: [ 425/1012] Compiling modules/lwip/src/netif/ppp/utils.c BB-WAF: [ 426/1012] Compiling modules/lwip/src/netif/ppp/ecp.c BB-WAF: [ 427/1012] Compiling modules/lwip/src/api/api_msg.c BB-WAF: [ 428/1012] Compiling modules/lwip/src/core/sys.c BB-WAF: [ 429/1012] Compiling modules/lwip/src/netif/ppp/pppapi.c BB-WAF: [ 430/1012] Compiling modules/lwip/src/netif/ppp/ipcp.c BB-WAF: [ 431/1012] Compiling modules/lwip/src/netif/ppp/ipv6cp.c BB-WAF: [ 432/1012] Compiling modules/lwip/src/netif/ppp/fsm.c BB-WAF: [ 433/1012] Compiling modules/lwip/src/netif/ppp/chap_ms.c BB-WAF: [ 434/1012] Compiling modules/lwip/src/netif/zepif.c BB-WAF: [ 435/1012] Compiling modules/lwip/src/core/tcp_in.c BB-WAF: [ 436/1012] Compiling modules/lwip/src/netif/ppp/demand.c BB-WAF: [ 437/1012] Compiling modules/lwip/src/netif/ppp/auth.c BB-WAF: [ 438/1012] Compiling modules/lwip/src/netif/slipif.c BB-WAF: [ 439/1012] Compiling modules/lwip/src/netif/ppp/ccp.c BB-WAF: [ 440/1012] Compiling modules/lwip/src/netif/ppp/vj.c BB-WAF: [ 441/1012] Compiling modules/lwip/src/netif/lowpan6_ble.c BB-WAF: [ 442/1012] Compiling modules/lwip/src/api/err.c BB-WAF: [ 443/1012] Compiling modules/lwip/src/core/ipv4/autoip.c BB-WAF: [ 444/1012] Compiling modules/lwip/src/core/pbuf.c BB-WAF: [ 445/1012] Compiling libraries/AP_Networking/lwip_hal/arch/sys_arch.cpp BB-WAF: [ 446/1012] Compiling modules/lwip/src/netif/ppp/eui64.c BB-WAF: [ 447/1012] Compiling modules/lwip/src/api/if_api.c BB-WAF: [ 448/1012] Compiling modules/lwip/src/netif/ppp/chap-new.c BB-WAF: [ 449/1012] Compiling modules/lwip/src/netif/lowpan6.c BB-WAF: [ 450/1012] Compiling modules/lwip/src/api/sockets.c BB-WAF: [ 451/1012] Compiling modules/lwip/src/netif/ethernet.c BB-WAF: [ 452/1012] Compiling modules/lwip/src/netif/bridgeif_fdb.c BB-WAF: [ 453/1012] Compiling modules/lwip/src/api/netifapi.c BB-WAF: [ 454/1012] Compiling modules/lwip/src/netif/bridgeif.c BB-WAF: [ 455/1012] Compiling modules/lwip/src/api/tcpip.c BB-WAF: [ 456/1012] Compiling modules/lwip/src/core/ipv4/ip4_addr.c BB-WAF: [ 457/1012] Compiling modules/lwip/src/core/ipv4/ip4_frag.c BB-WAF: [ 458/1012] Compiling modules/lwip/src/core/ipv4/ip4.c BB-WAF: [ 459/1012] Compiling modules/lwip/src/core/raw.c BB-WAF: [ 460/1012] Compiling libraries/AP_Networking/lwip_hal/arch/evtimer.c BB-WAF: [ 461/1012] Compiling modules/lwip/src/netif/ppp/ppp.c BB-WAF: [ 462/1012] Compiling modules/lwip/src/api/netdb.c BB-WAF: [ 463/1012] Compiling modules/lwip/src/api/netbuf.c BB-WAF: [ 464/1012] Compiling modules/lwip/src/netif/ppp/upap.c BB-WAF: [ 465/1012] Compiling modules/lwip/src/core/ipv4/icmp.c BB-WAF: [ 466/1012] Compiling modules/lwip/src/core/ipv4/etharp.c BB-WAF: [ 467/1012] Compiling modules/lwip/src/netif/ppp/pppol2tp.c BB-WAF: [ 468/1012] Compiling modules/lwip/src/netif/ppp/pppos.c BB-WAF: [ 469/1012] Compiling modules/lwip/src/api/api_lib.c BB-WAF: [ 470/1012] Compiling modules/lwip/src/netif/ppp/pppoe.c BB-WAF: [ 471/1012] Compiling libraries/AP_Notify/VRBoard_LED.cpp BB-WAF: [ 472/1012] Compiling libraries/AP_Notify/SerialLED.cpp BB-WAF: [ 473/1012] Compiling libraries/AP_Notify/ProfiLED.cpp BB-WAF: [ 474/1012] Compiling libraries/AP_Notify/NCP5623.cpp BB-WAF: [ 475/1012] Compiling libraries/AP_Notify/ScriptingLED.cpp BB-WAF: [ 476/1012] Compiling libraries/AP_Notify/RCOutputRGBLed.cpp BB-WAF: [ 477/1012] Compiling libraries/AP_Notify/PixRacerLED.cpp BB-WAF: [ 478/1012] Compiling libraries/AP_Notify/NavigatorLED.cpp BB-WAF: [ 479/1012] Compiling libraries/AP_Notify/RGBLed.cpp BB-WAF: [ 480/1012] Compiling libraries/AP_Notify/PCA9685LED_I2C.cpp BB-WAF: [ 481/1012] Compiling libraries/AP_Notify/OreoLED_I2C.cpp BB-WAF: [ 482/1012] Compiling libraries/AP_Notify/NeoPixel.cpp BB-WAF: [ 483/1012] Compiling libraries/AP_Notify/ExternalLED.cpp BB-WAF: [ 484/1012] Compiling libraries/AP_Notify/GPIO_LED_1.cpp BB-WAF: [ 485/1012] Compiling libraries/AP_Notify/MMLPlayer.cpp BB-WAF: [ 486/1012] Compiling libraries/AP_Notify/DiscoLED.cpp BB-WAF: [ 487/1012] Compiling libraries/AP_Notify/DroneCAN_RGB_LED.cpp BB-WAF: [ 488/1012] Compiling libraries/AP_Notify/IS31FL3195.cpp BB-WAF: [ 489/1012] Compiling libraries/AP_Notify/Led_Sysfs.cpp BB-WAF: [ 490/1012] Compiling libraries/AP_Notify/LP5562.cpp BB-WAF: [ 491/1012] Compiling libraries/AP_Notify/Display_SITL.cpp BB-WAF: [ 492/1012] Compiling libraries/AP_Notify/Display.cpp BB-WAF: [ 493/1012] Compiling libraries/AP_Notify/DShotLED.cpp BB-WAF: [ 494/1012] Compiling libraries/AP_Notify/Display_SH1106_I2C.cpp BB-WAF: [ 495/1012] Compiling libraries/AP_Notify/Display_SSD1306_I2C.cpp BB-WAF: [ 496/1012] Compiling libraries/AP_Notify/Buzzer.cpp BB-WAF: [ 497/1012] Compiling libraries/AP_Notify/DiscreteRGBLed.cpp BB-WAF: [ 498/1012] Compiling libraries/AP_Notify/AP_BoardLED.cpp BB-WAF: [ 499/1012] Compiling libraries/AP_Notify/AP_Notify.cpp BB-WAF: [ 500/1012] Compiling libraries/AP_Notify/AP_BoardLED2.cpp BB-WAF: [ 501/1012] Compiling libraries/AP_Notify/SITL_SFML_LED.cpp BB-WAF: [ 502/1012] Compiling libraries/AP_Notify/ToneAlarm.cpp BB-WAF: [ 503/1012] Compiling libraries/AP_Notify/ToshibaLED_I2C.cpp BB-WAF: [ 504/1012] Compiling libraries/AP_OLC/AP_OLC.cpp BB-WAF: [ 505/1012] Compiling libraries/AP_OSD/AP_OSD_SITL.cpp BB-WAF: [ 506/1012] Compiling libraries/AP_OSD/AP_OSD_MSP_DisplayPort.cpp BB-WAF: [ 507/1012] Compiling libraries/AP_OSD/AP_OSD_Setting.cpp BB-WAF: [ 508/1012] Compiling libraries/AP_OSD/AP_OSD_MAX7456.cpp BB-WAF: [ 509/1012] Compiling libraries/AP_OSD/AP_OSD.cpp BB-WAF: [ 510/1012] Compiling libraries/AP_OSD/AP_OSD_Backend.cpp BB-WAF: [ 511/1012] Compiling libraries/AP_OSD/AP_OSD_MSP.cpp BB-WAF: [ 512/1012] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID.cpp BB-WAF: [ 513/1012] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID_DroneCAN.cpp BB-WAF: [ 514/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Pixart.cpp BB-WAF: [ 515/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_UPFLOW.cpp BB-WAF: [ 516/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_HereFlow.cpp BB-WAF: [ 517/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow.cpp BB-WAF: [ 518/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MSP.cpp BB-WAF: [ 519/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MAV.cpp BB-WAF: [ 520/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Onboard.cpp BB-WAF: [ 521/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Calibrator.cpp BB-WAF: [ 522/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Backend.cpp BB-WAF: [ 523/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_CXOF.cpp BB-WAF: [ 524/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_SITL.cpp BB-WAF: [ 525/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_PX4Flow.cpp BB-WAF: [ 526/1012] Compiling libraries/AP_Parachute/AP_Parachute.cpp BB-WAF: [ 527/1012] Compiling libraries/AP_Param/AP_Param.cpp BB-WAF: [ 528/1012] Compiling libraries/AP_Param/AP_ParamT.cpp BB-WAF: [ 529/1012] Compiling libraries/AP_Proximity/AP_Proximity_AirSimSITL.cpp BB-WAF: [ 530/1012] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF40C.cpp BB-WAF: [ 531/1012] Compiling libraries/AP_Proximity/AP_Proximity_Scripting.cpp BB-WAF: [ 532/1012] Compiling libraries/AP_Proximity/AP_Proximity_SITL.cpp BB-WAF: [ 533/1012] Compiling libraries/AP_Proximity/AP_Proximity_RangeFinder.cpp BB-WAF: [ 534/1012] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSerial.cpp BB-WAF: [ 535/1012] Compiling libraries/AP_Proximity/AP_Proximity_Params.cpp BB-WAF: [ 536/1012] Compiling libraries/AP_Proximity/AP_Proximity_RPLidarA2.cpp BB-WAF: [ 537/1012] Compiling libraries/AP_Proximity/AP_Proximity_MAV.cpp BB-WAF: [ 538/1012] Compiling libraries/AP_Proximity/AP_Proximity_MR72_CAN.cpp BB-WAF: [ 539/1012] Compiling libraries/AP_Proximity/AP_Proximity_Backend_Serial.cpp BB-WAF: [ 540/1012] Compiling libraries/AP_Proximity/AP_Proximity_DroneCAN.cpp BB-WAF: [ 541/1012] Compiling libraries/AP_Proximity/AP_Proximity_Boundary_3D.cpp BB-WAF: [ 542/1012] Compiling libraries/AP_Proximity/AP_Proximity_Backend.cpp BB-WAF: [ 543/1012] Compiling libraries/AP_Proximity/AP_Proximity.cpp BB-WAF: [ 544/1012] Compiling libraries/AP_Proximity/AP_Proximity_LD06.cpp BB-WAF: [ 545/1012] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTower.cpp BB-WAF: [ 546/1012] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTowerEvo.cpp BB-WAF: [ 547/1012] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF45B.cpp BB-WAF: [ 548/1012] Compiling libraries/AP_Proximity/AP_Proximity_Cygbot_D1.cpp BB-WAF: [ 549/1012] Compiling libraries/AP_Quicktune/AP_Quicktune.cpp BB-WAF: [ 550/1012] Compiling libraries/AP_RAMTRON/AP_RAMTRON.cpp BB-WAF: [ 551/1012] Compiling libraries/AP_RCMapper/AP_RCMapper.cpp BB-WAF: [ 552/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SBUS.cpp BB-WAF: [ 553/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_ST24.cpp BB-WAF: [ 554/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SUMD.cpp BB-WAF: [ 555/1012] Compiling libraries/AP_RCProtocol/spm_srxl.cpp BB-WAF: [ 556/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_MAVLinkRadio.cpp BB-WAF: [ 557/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_Backend.cpp BB-WAF: [ 558/1012] Compiling libraries/AP_RCProtocol/SoftSerial.cpp BB-WAF: [ 559/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DroneCAN.cpp BB-WAF: [ 560/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL.cpp BB-WAF: [ 561/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_PPMSum.cpp BB-WAF: [ 562/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_Radio.cpp BB-WAF: [ 563/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_IBUS.cpp BB-WAF: [ 564/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DSM.cpp BB-WAF: [ 565/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_Joystick_SFML.cpp BB-WAF: [ 566/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_FDM.cpp BB-WAF: [ 567/1012] Compiling libraries/AP_RCTelemetry/AP_Spektrum_Telem.cpp BB-WAF: [ 568/1012] Compiling libraries/AP_RCTelemetry/AP_GHST_Telem.cpp BB-WAF: [ 569/1012] Compiling libraries/AP_ROMFS/AP_ROMFS.cpp BB-WAF: [ 570/1012] Compiling libraries/AP_ROMFS/tinflate.cpp BB-WAF: [ 571/1012] Compiling libraries/AP_RPM/RPM_Backend.cpp BB-WAF: [ 572/1012] Compiling libraries/AP_RPM/RPM_SITL.cpp BB-WAF: [ 573/1012] Compiling libraries/AP_RPM/RPM_EFI.cpp BB-WAF: [ 574/1012] Compiling libraries/AP_RPM/AP_RPM_Params.cpp BB-WAF: [ 575/1012] Compiling libraries/AP_RPM/RPM_Generator.cpp BB-WAF: [ 576/1012] Compiling libraries/AP_RPM/RPM_HarmonicNotch.cpp BB-WAF: [ 577/1012] Compiling libraries/AP_RPM/RPM_Pin.cpp BB-WAF: [ 578/1012] Compiling libraries/AP_RPM/RPM_DroneCAN.cpp BB-WAF: [ 579/1012] Compiling libraries/AP_RPM/RPM_ESC_Telem.cpp BB-WAF: [ 580/1012] Compiling libraries/AP_RPM/AP_RPM.cpp BB-WAF: [ 581/1012] Compiling libraries/AP_RSSI/AP_RSSI.cpp BB-WAF: [ 582/1012] Compiling libraries/AP_RTC/JitterCorrection.cpp BB-WAF: [ 583/1012] Compiling libraries/AP_RTC/AP_RTC.cpp BB-WAF: [ 584/1012] Compiling libraries/AP_Radio/AP_Radio_bk2425.cpp BB-WAF: [ 585/1012] Compiling libraries/AP_Radio/AP_Radio_backend.cpp BB-WAF: [ 586/1012] Compiling libraries/AP_Radio/driver_cc2500.cpp BB-WAF: [ 587/1012] Compiling libraries/AP_Radio/AP_Radio_cypress.cpp BB-WAF: [ 588/1012] Compiling libraries/AP_Radio/AP_Radio.cpp BB-WAF: [ 589/1012] Compiling libraries/AP_Radio/AP_Radio_cc2500.cpp BB-WAF: [ 590/1012] Compiling libraries/AP_Radio/driver_bk2425.cpp BB-WAF: [ 591/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRangerI2C.cpp BB-WAF: [ 592/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lua.cpp BB-WAF: [ 593/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_Serial.cpp BB-WAF: [ 594/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MAVLink.cpp BB-WAF: [ 595/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MSP.cpp BB-WAF: [ 596/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_CAN.cpp BB-WAF: [ 597/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_HC_SR04.cpp BB-WAF: [ 598/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_RDS02UF.cpp BB-WAF: [ 599/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareSerial.cpp BB-WAF: [ 600/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Wasp.cpp BB-WAF: [ 601/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NoopLoop.cpp BB-WAF: [ 602/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lanbao.cpp BB-WAF: [ 603/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Bebop.cpp BB-WAF: [ 604/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_DroneCAN.cpp BB-WAF: [ 605/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L1X.cpp BB-WAF: [ 606/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PWM.cpp BB-WAF: [ 607/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Params.cpp BB-WAF: [ 608/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarVu8.cpp BB-WAF: [ 609/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseP_CAN.cpp BB-WAF: [ 610/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BLPing.cpp BB-WAF: [ 611/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_Serial.cpp BB-WAF: [ 612/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L0X.cpp BB-WAF: [ 613/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_CAN.cpp BB-WAF: [ 614/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarI2CXL.cpp BB-WAF: [ 615/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarOne.cpp BB-WAF: [ 616/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseF_I2C.cpp BB-WAF: [ 617/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NMEA.cpp BB-WAF: [ 618/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_analog.cpp BB-WAF: [ 619/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarSerialLV.cpp BB-WAF: [ 620/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NRA24_CAN.cpp BB-WAF: [ 621/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BBB_PRU.cpp BB-WAF: [ 622/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake.cpp BB-WAF: [ 623/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_JRE_Serial.cpp BB-WAF: [ 624/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_GYUS42v2.cpp BB-WAF: [ 625/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareI2C.cpp BB-WAF: [ 626/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder.cpp BB-WAF: [ 627/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Ainstein_LR_D1.cpp BB-WAF: [ 628/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_TFMiniPlus.cpp BB-WAF: [ 629/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend.cpp BB-WAF: [ 630/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_CAN.cpp BB-WAF: [ 631/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_SITL.cpp BB-WAF: [ 632/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PulsedLightLRF.cpp BB-WAF: [ 633/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRanger_Serial.cpp BB-WAF: [ 634/1012] Compiling libraries/AP_Relay/AP_Relay_Params.cpp BB-WAF: [ 635/1012] Compiling libraries/AP_RobotisServo/AP_RobotisServo.cpp BB-WAF: [ 636/1012] Compiling libraries/AP_SBusOut/AP_SBusOut.cpp BB-WAF: [ 637/1012] Compiling libraries/AP_Scheduler/PerfInfo.cpp BB-WAF: [ 638/1012] Compiling libraries/AP_SerialLED/AP_SerialLED.cpp BB-WAF: [ 639/1012] Compiling libraries/AP_SerialManager/AP_SerialManager.cpp BB-WAF: [ 640/1012] Compiling libraries/AP_ServoRelayEvents/AP_ServoRelayEvents.cpp BB-WAF: [ 641/1012] Compiling libraries/AP_Soaring/ExtendedKalmanFilter.cpp BB-WAF: [ 642/1012] Compiling libraries/AP_Soaring/AP_Soaring.cpp BB-WAF: [ 643/1012] Compiling libraries/AP_Soaring/Variometer.cpp BB-WAF: [ 644/1012] Compiling libraries/AP_Soaring/SpeedToFly.cpp BB-WAF: [ 645/1012] Compiling libraries/AP_Stats/AP_Stats.cpp BB-WAF: [ 646/1012] Compiling libraries/AP_TECS/AP_TECS.cpp BB-WAF: [ 647/1012] Compiling libraries/AP_TempCalibration/AP_TempCalibration.cpp BB-WAF: [ 648/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Params.cpp BB-WAF: [ 649/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MAX31865.cpp BB-WAF: [ 650/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MCP9600.cpp BB-WAF: [ 651/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Backend.cpp BB-WAF: [ 652/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MLX90614.cpp BB-WAF: [ 653/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS01.cpp BB-WAF: [ 654/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS03.cpp BB-WAF: [ 655/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_DroneCAN.cpp BB-WAF: [ 656/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Analog.cpp BB-WAF: [ 657/1012] Compiling libraries/AP_Terrain/TerrainUtil.cpp BB-WAF: [ 658/1012] Compiling libraries/AP_Terrain/TerrainMission.cpp BB-WAF: [ 659/1012] Compiling libraries/AP_Terrain/TerrainGCS.cpp BB-WAF: [ 660/1012] Compiling libraries/AP_Terrain/TerrainIO.cpp BB-WAF: [ 661/1012] Compiling libraries/AP_Torqeedo/AP_Torqeedo_Backend.cpp BB-WAF: [ 662/1012] Compiling libraries/AP_Torqeedo/AP_Torqeedo_Params.cpp BB-WAF: [ 663/1012] Compiling libraries/AP_Torqeedo/AP_Torqeedo_TQBus.cpp BB-WAF: [ 664/1012] Compiling libraries/AP_Torqeedo/AP_Torqeedo.cpp BB-WAF: [ 665/1012] Compiling libraries/AP_Tuning/AP_Tuning.cpp BB-WAF: [ 666/1012] Compiling libraries/AP_Vehicle/Parameters.cpp BB-WAF: [ 667/1012] Compiling libraries/AP_VideoTX/AP_SmartAudio.cpp BB-WAF: [ 668/1012] Compiling libraries/AP_VideoTX/AP_VideoTX.cpp BB-WAF: [ 669/1012] Compiling libraries/AP_VideoTX/AP_Tramp.cpp BB-WAF: [ 670/1012] Compiling libraries/AP_VisualOdom/AP_VisualOdom.cpp BB-WAF: [ 671/1012] Compiling libraries/AP_VisualOdom/AP_VisualOdom_MAV.cpp BB-WAF: [ 672/1012] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Logging.cpp BB-WAF: [ 673/1012] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Backend.cpp BB-WAF: [ 674/1012] Compiling libraries/AP_VisualOdom/AP_VisualOdom_IntelT265.cpp BB-WAF: [ 675/1012] Compiling libraries/AP_Volz_Protocol/AP_Volz_Protocol.cpp BB-WAF: [ 676/1012] Compiling libraries/AP_WheelEncoder/AP_WheelEncoder.cpp BB-WAF: [ 677/1012] Compiling libraries/AP_WheelEncoder/AP_WheelRateControl.cpp BB-WAF: [ 678/1012] Compiling libraries/AP_WheelEncoder/WheelEncoder_SITL_Quadrature.cpp BB-WAF: [ 679/1012] Compiling libraries/AP_WheelEncoder/WheelEncoder_Backend.cpp BB-WAF: [ 680/1012] Compiling libraries/AP_WheelEncoder/WheelEncoder_Quadrature.cpp BB-WAF: [ 681/1012] Compiling libraries/Filter/AP_NotchFilter_params.cpp BB-WAF: [ 682/1012] Compiling libraries/Filter/ModeFilter.cpp BB-WAF: [ 683/1012] Compiling libraries/Filter/SlewCalculator2D.cpp BB-WAF: [ 684/1012] Compiling libraries/Filter/NotchFilter.cpp BB-WAF: [ 685/1012] Compiling libraries/Filter/AP_Filter_params.cpp BB-WAF: [ 686/1012] Compiling libraries/Filter/LowPassFilter.cpp BB-WAF: [ 687/1012] Compiling libraries/Filter/SlewLimiter.cpp BB-WAF: [ 688/1012] Compiling libraries/Filter/LowPassFilter2p.cpp BB-WAF: [ 689/1012] Compiling libraries/Filter/HarmonicNotchFilter.cpp BB-WAF: [ 690/1012] Compiling libraries/Filter/AP_Filter.cpp BB-WAF: [ 691/1012] Compiling libraries/Filter/DerivativeFilter.cpp BB-WAF: [ 692/1012] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Fence.cpp BB-WAF: [ 693/1012] Compiling libraries/GCS_MAVLink/GCS_Rally.cpp BB-WAF: [ 694/1012] Compiling libraries/GCS_MAVLink/GCS_ServoRelay.cpp BB-WAF: [ 695/1012] Compiling libraries/GCS_MAVLink/MAVLink_routing.cpp BB-WAF: [ 696/1012] Compiling libraries/GCS_MAVLink/GCS_DeviceOp.cpp BB-WAF: [ 697/1012] Compiling libraries/GCS_MAVLink/GCS_Param.cpp BB-WAF: [ 698/1012] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Waypoints.cpp BB-WAF: [ 699/1012] Compiling libraries/GCS_MAVLink/MissionItemProtocol.cpp BB-WAF: [ 700/1012] Compiling libraries/GCS_MAVLink/GCS_Signing.cpp BB-WAF: [ 701/1012] Compiling libraries/GCS_MAVLink/GCS.cpp BB-WAF: [ 702/1012] Compiling libraries/GCS_MAVLink/GCS_serial_control.cpp BB-WAF: [ 703/1012] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Rally.cpp BB-WAF: [ 704/1012] Compiling libraries/GCS_MAVLink/GCS_FTP.cpp BB-WAF: [ 705/1012] Compiling libraries/GCS_MAVLink/GCS_MAVLink.cpp BB-WAF: [ 706/1012] Compiling libraries/PID/PID.cpp BB-WAF: [ 707/1012] Compiling libraries/RC_Channel/RC_Channels.cpp BB-WAF: [ 708/1012] Compiling libraries/SRV_Channel/SRV_Channels.cpp BB-WAF: [ 709/1012] Compiling libraries/SRV_Channel/SRV_Channel_aux.cpp BB-WAF: [ 710/1012] Compiling libraries/SRV_Channel/SRV_Channel.cpp BB-WAF: [ 711/1012] Compiling libraries/AP_HAL/utility/getopt_cpp.cpp BB-WAF: [ 712/1012] Compiling libraries/AP_HAL/Storage.cpp BB-WAF: [ 713/1012] Compiling libraries/AP_HAL/GPIO.cpp BB-WAF: [ 714/1012] Compiling libraries/AP_HAL/DSP.cpp BB-WAF: [ 715/1012] Compiling libraries/AP_HAL/system.cpp BB-WAF: [ 716/1012] Compiling libraries/AP_HAL/Device.cpp BB-WAF: [ 717/1012] Compiling libraries/AP_HAL/utility/RingBuffer.cpp BB-WAF: [ 718/1012] Compiling libraries/AP_HAL/utility/st24.cpp BB-WAF: [ 719/1012] Compiling libraries/AP_HAL/utility/RCOutput_Tap.cpp BB-WAF: [ 720/1012] Compiling libraries/AP_HAL/utility/srxl.cpp BB-WAF: [ 721/1012] Compiling libraries/AP_HAL/utility/Socket.cpp BB-WAF: [ 722/1012] Compiling libraries/AP_HAL/utility/packetise.cpp BB-WAF: [ 723/1012] Compiling libraries/AP_HAL/utility/Socket_native.cpp BB-WAF: [ 724/1012] Compiling libraries/AP_HAL/utility/print_vprintf.cpp BB-WAF: [ 725/1012] Compiling libraries/AP_HAL/utility/DataRateLimit.cpp BB-WAF: [ 726/1012] Compiling libraries/AP_HAL/CANIface.cpp BB-WAF: [ 727/1012] Compiling libraries/AP_HAL/Scheduler.cpp BB-WAF: [ 728/1012] Compiling libraries/AP_HAL/utility/replace.cpp BB-WAF: [ 729/1012] Compiling libraries/AP_HAL/utility/BetterStream.cpp BB-WAF: [ 730/1012] Compiling libraries/AP_HAL/HAL.cpp BB-WAF: [ 731/1012] Compiling libraries/AP_HAL/RCOutput.cpp BB-WAF: [ 732/1012] Compiling libraries/AP_HAL/UARTDriver.cpp BB-WAF: [ 733/1012] Compiling libraries/AP_HAL/Util.cpp BB-WAF: [ 734/1012] Compiling libraries/AP_HAL/utility/utoa_invert.cpp BB-WAF: [ 735/1012] Compiling libraries/AP_HAL/utility/ftoa_engine.cpp BB-WAF: [ 736/1012] Compiling libraries/AP_HAL/utility/dsm.cpp BB-WAF: [ 737/1012] Compiling libraries/AP_HAL/utility/RCOutput_Tap_Linux.cpp BB-WAF: [ 738/1012] Compiling libraries/AP_HAL/utility/sumd.cpp BB-WAF: [ 739/1012] Compiling libraries/AP_HAL/Semaphores.cpp BB-WAF: [ 740/1012] Compiling libraries/AP_HAL_Empty/Semaphores.cpp BB-WAF: [ 741/1012] Compiling libraries/AP_HAL_Empty/RCOutput.cpp BB-WAF: [ 742/1012] Compiling libraries/AP_HAL_Empty/AnalogIn.cpp BB-WAF: [ 743/1012] Compiling libraries/AP_HAL_Empty/HAL_Empty_Class.cpp BB-WAF: [ 744/1012] Compiling libraries/AP_HAL_Empty/GPIO.cpp BB-WAF: [ 745/1012] Compiling libraries/AP_HAL_Empty/RCInput.cpp BB-WAF: [ 746/1012] Compiling libraries/AP_HAL_Empty/Storage.cpp BB-WAF: [ 747/1012] Compiling libraries/AP_HAL_Empty/UARTDriver.cpp BB-WAF: [ 748/1012] Compiling libraries/AP_HAL_ChibiOS/Device.cpp BB-WAF: [ 749/1012] Compiling libraries/AP_HAL_ChibiOS/RCOutput.cpp BB-WAF: [ 750/1012] Compiling libraries/AP_HAL_ChibiOS/RCOutput_bdshot.cpp BB-WAF: [ 751/1012] Compiling libraries/AP_HAL_ChibiOS/AnalogIn.cpp BB-WAF: [ 752/1012] Compiling libraries/AP_HAL_ChibiOS/stdio.cpp BB-WAF: [ 753/1012] Compiling libraries/AP_HAL_ChibiOS/UARTDriver.cpp BB-WAF: [ 754/1012] Compiling libraries/AP_HAL_ChibiOS/SoftSigReaderInt.cpp BB-WAF: [ 755/1012] Compiling libraries/AP_HAL_ChibiOS/RCInput.cpp BB-WAF: [ 756/1012] Compiling libraries/AP_HAL_ChibiOS/RCOutput_serial.cpp BB-WAF: [ 757/1012] Compiling libraries/AP_HAL_ChibiOS/SoftSigReader.cpp BB-WAF: [ 758/1012] Compiling libraries/AP_HAL_ChibiOS/WSPIDevice.cpp BB-WAF: [ 759/1012] Compiling libraries/AP_HAL_ChibiOS/Semaphores.cpp BB-WAF: [ 760/1012] Compiling libraries/AP_HAL_ChibiOS/SPIDevice.cpp BB-WAF: [ 761/1012] Compiling libraries/AP_HAL_ChibiOS/CanIface.cpp BB-WAF: [ 762/1012] Compiling libraries/AP_HAL_ChibiOS/Util.cpp BB-WAF: [ 763/1012] Compiling libraries/AP_HAL_ChibiOS/Scheduler.cpp BB-WAF: [ 764/1012] Compiling libraries/AP_HAL_ChibiOS/shared_dma.cpp BB-WAF: [ 765/1012] Compiling libraries/AP_HAL_ChibiOS/DSP.cpp BB-WAF: [ 766/1012] Compiling libraries/AP_HAL_ChibiOS/I2CDevice.cpp BB-WAF: [ 767/1012] Compiling libraries/AP_HAL_ChibiOS/RCOutput_iofirmware.cpp BB-WAF: [ 768/1012] Compiling libraries/AP_HAL_ChibiOS/CANFDIface.cpp BB-WAF: [ 769/1012] Compiling libraries/AP_HAL_ChibiOS/sdcard.cpp BB-WAF: [ 770/1012] Compiling libraries/AP_Scripting/AP_Scripting_CANSensor.cpp BB-WAF: [ 771/1012] Compiling libraries/AP_Scripting/AP_Scripting_SerialDevice.cpp BB-WAF: [ 772/1012] Compiling libraries/AP_Scripting/AP_Scripting.cpp BB-WAF: [ 773/1012] Compiling libraries/AP_Scripting/AP_Scripting_SerialAccess.cpp BB-WAF: [ 774/1012] Compiling libraries/AP_Scripting/lua/src/ltablib.c BB-WAF: [ 775/1012] Compiling libraries/AP_Scripting/lua/src/lstate.c BB-WAF: [ 776/1012] Compiling libraries/AP_Scripting/lua/src/lundump.c BB-WAF: [ 777/1012] Compiling libraries/AP_Scripting/lua/src/lctype.c BB-WAF: [ 778/1012] Compiling libraries/AP_Scripting/lua/src/ldo.c BB-WAF: [ 779/1012] Compiling libraries/AP_Scripting/lua/src/lcode.c BB-WAF: [ 780/1012] Compiling libraries/AP_Scripting/lua/src/lbaselib.c BB-WAF: [ 781/1012] Compiling libraries/AP_Scripting/lua/src/lapi.c BB-WAF: [ 782/1012] Compiling libraries/AP_Scripting/lua/src/linit.c BB-WAF: [ 783/1012] Compiling libraries/AP_Scripting/lua/src/lmathlib.c BB-WAF: [ 784/1012] Compiling libraries/AP_Scripting/lua/src/ldump.c BB-WAF: [ 785/1012] Compiling libraries/AP_Scripting/lua/src/liolib.c BB-WAF: [ 786/1012] Compiling libraries/AP_Scripting/lua/src/ldebug.c BB-WAF: [ 787/1012] Compiling libraries/AP_Scripting/lua/src/lopcodes.c BB-WAF: [ 788/1012] Compiling libraries/AP_Scripting/lua/src/lcorolib.c BB-WAF: [ 789/1012] Compiling libraries/AP_Scripting/lua/src/lfunc.c BB-WAF: [ 790/1012] Compiling libraries/AP_Scripting/lua/src/lbitlib.c BB-WAF: [ 791/1012] Compiling libraries/AP_Scripting/lua/src/lstring.c BB-WAF: [ 792/1012] Compiling libraries/AP_Scripting/lua/src/ltable.c BB-WAF: [ 793/1012] Compiling libraries/AP_Scripting/lua/src/lparser.c BB-WAF: [ 794/1012] Compiling libraries/AP_Scripting/lua/src/loslib.c BB-WAF: [ 795/1012] Compiling libraries/AP_Scripting/lua/src/lutf8lib.c BB-WAF: [ 796/1012] Compiling libraries/AP_Scripting/lua/src/lzio.c BB-WAF: [ 797/1012] Compiling libraries/AP_Scripting/lua/src/llex.c BB-WAF: [ 798/1012] Compiling libraries/AP_Scripting/lua/src/luac.c BB-WAF: [ 799/1012] Compiling libraries/AP_Scripting/lua/src/lvm.c BB-WAF: [ 800/1012] Compiling libraries/AP_Scripting/lua/src/lgc.c BB-WAF: [ 801/1012] Compiling libraries/AP_Scripting/lua/src/ltm.c BB-WAF: [ 802/1012] Compiling libraries/AP_Scripting/lua/src/lauxlib.c BB-WAF: [ 803/1012] Compiling libraries/AP_Scripting/lua/src/ldblib.c BB-WAF: [ 804/1012] Compiling libraries/AP_Scripting/lua/src/lmem.c BB-WAF: [ 805/1012] Compiling libraries/AP_Scripting/lua/src/lua.c BB-WAF: [ 806/1012] Compiling libraries/AP_Scripting/lua/src/loadlib.c BB-WAF: [ 807/1012] Compiling libraries/AP_Scripting/lua/src/lobject.c BB-WAF: [ 808/1012] Compiling libraries/AP_Scripting/lua/src/lstrlib.c BB-WAF: [ 809/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toIcao.c BB-WAF: [ 810/1012] Compiling libraries/AP_ADSB/sagetech-sdk/appendChecksum.c BB-WAF: [ 811/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toInt32.c BB-WAF: [ 812/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toAlt.c BB-WAF: [ 813/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading.c BB-WAF: [ 814/1012] Compiling libraries/AP_ADSB/sagetech-sdk/float2Buf.c BB-WAF: [ 815/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toUint16.c BB-WAF: [ 816/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeGPS.c BB-WAF: [ 817/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toGS.c BB-WAF: [ 818/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeInstall.c BB-WAF: [ 819/1012] Compiling libraries/AP_ADSB/sagetech-sdk/icao2Buf.c BB-WAF: [ 820/1012] Compiling libraries/AP_ADSB/sagetech-sdk/uint162Buf.c BB-WAF: [ 821/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeFlightId.c BB-WAF: [ 822/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeInstall.c BB-WAF: [ 823/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeOperating.c BB-WAF: [ 824/1012] Compiling libraries/AP_ADSB/sagetech-sdk/calcChecksum.c BB-WAF: [ 825/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeTargetReq.c BB-WAF: [ 826/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeAck.c BB-WAF: [ 827/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toUint32.c BB-WAF: [ 828/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toLatLon.c BB-WAF: [ 829/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeMSR.c BB-WAF: [ 830/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeFlightId.c BB-WAF: [ 831/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toInt16.c BB-WAF: [ 832/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toTOA.c BB-WAF: [ 833/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toVel.c BB-WAF: [ 834/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading2.c BB-WAF: [ 835/1012] Compiling libraries/AP_ADSB/sagetech-sdk/charArray2Buf.c BB-WAF: [ 836/1012] Compiling libraries/AP_ADSB/sagetech-sdk/target.c BB-WAF: [ 837/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeSVR.c BB-WAF: [ 838/1012] Compiling libraries/AP_ADSB/sagetech-sdk/uint322Buf.c BB-WAF: [ 839/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeDataReq.c BB-WAF: [ 840/1012] Compiling libraries/AP_Airspeed/AP_Airspeed.cpp BB-WAF: [ 841/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_NMEA.cpp BB-WAF: [ 842/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_Params.cpp BB-WAF: [ 843/1012] Compiling libraries/AP_AHRS/AP_AHRS_DCM.cpp BB-WAF: [ 844/1012] Compiling libraries/AP_AHRS/AP_AHRS.cpp BB-WAF: [ 845/1012] Compiling libraries/AP_AHRS/AP_AHRS_Backend.cpp BB-WAF: [ 846/1012] Compiling libraries/AP_Baro/AP_Baro_SITL.cpp BB-WAF: [ 847/1012] Compiling libraries/AP_Baro/AP_Baro.cpp BB-WAF: [ 848/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Params.cpp BB-WAF: [ 849/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor.cpp BB-WAF: [ 850/1012] Compiling libraries/AP_BoardConfig/AP_BoardConfig.cpp BB-WAF: [ 851/1012] Compiling libraries/AP_HAL/SIMState.cpp BB-WAF: [ 852/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor.cpp BB-WAF: [ 853/1012] Compiling libraries/AP_Math/SCurve.cpp BB-WAF: [ 854/1012] Compiling libraries/AP_Mission/AP_Mission.cpp BB-WAF: [ 855/1012] Compiling libraries/AP_DAL/AP_DAL_Beacon.cpp BB-WAF: [ 856/1012] Compiling libraries/AP_DAL/AP_DAL_VisualOdom.cpp BB-WAF: [ 857/1012] Compiling libraries/AP_DAL/AP_DAL.cpp BB-WAF: [ 858/1012] Compiling libraries/AP_DAL/AP_DAL_RangeFinder.cpp BB-WAF: [ 859/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_OptFlowFusion.cpp BB-WAF: [ 860/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2.cpp BB-WAF: [ 861/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_VehicleStatus.cpp BB-WAF: [ 862/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_RngBcnFusion.cpp BB-WAF: [ 863/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Measurements.cpp BB-WAF: [ 864/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3.cpp BB-WAF: [ 865/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_core.cpp BB-WAF: [ 866/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_OptFlowFusion.cpp BB-WAF: [ 867/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_AirDataFusion.cpp BB-WAF: [ 868/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_MagFusion.cpp BB-WAF: [ 869/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Logging.cpp BB-WAF: [ 870/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_PosVelFusion.cpp BB-WAF: [ 871/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Outputs.cpp BB-WAF: [ 872/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_GyroBias.cpp BB-WAF: [ 873/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Control.cpp BB-WAF: [ 874/1012] Compiling libraries/AP_Rally/AP_Rally.cpp BB-WAF: [ 875/1012] Compiling libraries/AP_Scheduler/AP_Scheduler.cpp BB-WAF: [ 876/1012] Compiling libraries/AP_Terrain/AP_Terrain.cpp BB-WAF: [ 877/1012] Compiling libraries/AP_Vehicle/AP_Vehicle.cpp BB-WAF: [ 878/1012] Compiling libraries/AP_Logger/LoggerMessageWriter.cpp BB-WAF: [ 879/1012] Compiling libraries/AP_Logger/AP_Logger_File.cpp BB-WAF: [ 880/1012] Compiling libraries/AP_Logger/AP_Logger.cpp BB-WAF: [ 881/1012] Compiling libraries/AP_Logger/AP_Logger_Backend.cpp BB-WAF: [ 882/1012] Compiling libraries/GCS_MAVLink/GCS_Dummy.cpp BB-WAF: [ 883/1012] Compiling libraries/GCS_MAVLink/GCS_Common.cpp BB-WAF: [ 884/1012] Compiling libraries/GCS_MAVLink/GCS_Fence.cpp BB-WAF: [ 885/1012] Compiling libraries/RC_Channel/RC_Channel.cpp BB-WAF: [ 886/1012] Compiling libraries/StorageManager/StorageManager.cpp BB-WAF: [ 887/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort_Passthrough.cpp BB-WAF: [ 888/1012] Compiling libraries/AP_IBus_Telem/AP_IBus_Telem.cpp BB-WAF: [ 889/1012] Compiling libraries/AP_Relay/AP_Relay.cpp BB-WAF: [ 890/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_FPort2.cpp BB-WAF: [ 891/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol.cpp BB-WAF: [ 892/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_FPort.cpp BB-WAF: [ 893/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_CRSF.cpp BB-WAF: [ 894/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_GHST.cpp BB-WAF: [ 895/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL2.cpp BB-WAF: [ 896/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_UDP.cpp BB-WAF: [ 897/1012] Compiling libraries/AP_BLHeli/AP_BLHeli.cpp BB-WAF: [ 898/1012] Compiling libraries/AP_Proximity/AP_Proximity_Utils.cpp BB-WAF: [ 899/1012] Compiling libraries/AC_Fence/AC_PolyFence_loader.cpp BB-WAF: [ 900/1012] Compiling libraries/AC_Fence/AC_Fence.cpp BB-WAF: [ 901/1012] Compiling libraries/AC_Avoidance/AP_OADatabase.cpp BB-WAF: [ 902/1012] Compiling libraries/AC_Avoidance/AC_Avoid.cpp BB-WAF: [ 903/1012] Compiling libraries/AC_Avoidance/AP_OABendyRuler.cpp BB-WAF: [ 904/1012] Compiling libraries/AP_LandingGear/AP_LandingGear.cpp BB-WAF: [ 905/1012] Compiling libraries/AP_OSD/AP_OSD_ParamScreen.cpp BB-WAF: [ 906/1012] Compiling libraries/AP_OSD/AP_OSD_ParamSetting.cpp BB-WAF: [ 907/1012] Compiling libraries/AP_OSD/AP_OSD_Screen.cpp BB-WAF: [ 908/1012] Compiling libraries/AP_Filesystem/AP_Filesystem_posix.cpp BB-WAF: [ 909/1012] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech_MXS.cpp BB-WAF: [ 910/1012] Compiling libraries/AP_ADSB/AP_ADSB.cpp BB-WAF: [ 911/1012] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_Backend.cpp BB-WAF: [ 912/1012] Compiling libraries/AP_GyroFFT/AP_GyroFFT.cpp BB-WAF: [ 913/1012] Compiling libraries/AP_RCTelemetry/AP_RCTelemetry.cpp BB-WAF: [ 914/1012] Compiling libraries/AP_RCTelemetry/AP_CRSF_Telem.cpp BB-WAF: [ 915/1012] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_InertialLabs.cpp BB-WAF: [ 916/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor.cpp BB-WAF: [ 917/1012] Compiling libraries/AP_AIS/AP_AIS.cpp BB-WAF: [ 918/1012] Compiling libraries/AP_Arming/AP_Arming.cpp BB-WAF: [ 919/1012] Compiling libraries/AP_Avoidance/AP_Avoidance.cpp BB-WAF: [ 920/1012] Compiling libraries/AC_WPNav/AC_Loiter.cpp BB-WAF: [ 921/1012] Compiling libraries/AC_AttitudeControl/AC_PosControl.cpp BB-WAF: [ 922/1012] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl.cpp BB-WAF: [ 923/1012] Compiling libraries/AC_AttitudeControl/AC_WeatherVane.cpp BB-WAF: [ 924/1012] Compiling libraries/AP_Motors/AP_MotorsMulticopter.cpp BB-WAF: [ 925/1012] Compiling libraries/AP_Motors/AP_Motors_Thrust_Linearization.cpp BB-WAF: [ 926/1012] Compiling libraries/AP_Motors/AP_MotorsMatrix.cpp BB-WAF: [ 927/1012] Compiling libraries/AP_Motors/AP_MotorsTri.cpp BB-WAF: [ 928/1012] Compiling libraries/AP_Landing/AP_Landing_Slope.cpp BB-WAF: [ 929/1012] Compiling libraries/AC_AutoTune/AC_AutoTune.cpp BB-WAF: [ 930/1012] Compiling libraries/AP_Follow/AP_Follow.cpp BB-WAF: [ 931/1012] Compiling libraries/AC_PrecLand/AC_PrecLand.cpp BB-WAF: [ 932/1012] Compiling libraries/AP_HAL_ChibiOS/HAL_ChibiOS_Class.cpp BB-WAF: [ 933/1012] Compiling libraries/AP_HAL_ChibiOS/Storage.cpp BB-WAF: [ 934/1012] Compiling libraries/AP_HAL_ChibiOS/GPIO.cpp BB-WAF: [ 935/1012] Compiling libraries/AP_HAL_ChibiOS/system.cpp BB-WAF: [ 936/1012] Compiling libraries/AP_Scripting/AP_Scripting_helpers.cpp BB-WAF: [ 937/1012] Compiling libraries/AP_Scripting/lua_bindings.cpp BB-WAF: [ 938/1012] Compiling libraries/AP_Scripting/lua_boxed_numerics.cpp BB-WAF: [ 939/1012] Compiling libraries/AP_Scripting/lua_scripts.cpp BB-WAF: [ 940/1012] Compiling /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/AP_Scripting/lua_generated_bindings.cpp BB-WAF: [ 941/1012] Compiling ArduPlane/Plane.cpp BB-WAF: [ 942/1012] Compiling ArduPlane/mode_fbwa.cpp BB-WAF: [ 943/1012] Compiling ArduPlane/GCS_Plane.cpp BB-WAF: [ 944/1012] Compiling ArduPlane/tiltrotor.cpp BB-WAF: [ 945/1012] Compiling ArduPlane/commands_logic.cpp BB-WAF: [ 946/1012] Compiling ArduPlane/control_modes.cpp BB-WAF: [ 947/1012] Compiling ArduPlane/AP_Arming.cpp BB-WAF: [ 948/1012] Compiling ArduPlane/tuning.cpp BB-WAF: [ 949/1012] Compiling ArduPlane/takeoff.cpp BB-WAF: [ 950/1012] Compiling ArduPlane/commands.cpp BB-WAF: [ 951/1012] Compiling ArduPlane/mode_rtl.cpp BB-WAF: [ 952/1012] Compiling ArduPlane/mode_training.cpp BB-WAF: [ 953/1012] Compiling ArduPlane/navigation.cpp BB-WAF: [ 954/1012] Compiling ArduPlane/Log.cpp BB-WAF: [ 955/1012] Compiling ArduPlane/tailsitter.cpp BB-WAF: [ 956/1012] Compiling ArduPlane/quadplane.cpp BB-WAF: [ 957/1012] Compiling ArduPlane/mode_qland.cpp BB-WAF: [ 958/1012] Compiling ArduPlane/mode_autotune.cpp BB-WAF: [ 959/1012] Compiling ArduPlane/afs_plane.cpp BB-WAF: [ 960/1012] Compiling ArduPlane/mode_qhover.cpp BB-WAF: [ 961/1012] Linking /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/lib/libArduPlane_libs.a BB-WAF: [ 962/1012] Compiling ArduPlane/soaring.cpp BB-WAF: [ 963/1012] Compiling ArduPlane/mode_guided.cpp BB-WAF: [ 964/1012] Compiling ArduPlane/mode_fbwb.cpp BB-WAF: [ 965/1012] Compiling ArduPlane/avoidance_adsb.cpp BB-WAF: [ 966/1012] Compiling ArduPlane/events.cpp BB-WAF: [ 967/1012] Compiling ArduPlane/motor_test.cpp BB-WAF: [ 968/1012] Compiling ArduPlane/systemid.cpp BB-WAF: [ 969/1012] Compiling ArduPlane/VTOL_Assist.cpp BB-WAF: [ 970/1012] Compiling ArduPlane/reverse_thrust.cpp BB-WAF: [ 971/1012] Compiling ArduPlane/system.cpp BB-WAF: [ 972/1012] Compiling ArduPlane/mode_loiter.cpp BB-WAF: [ 973/1012] Compiling ArduPlane/RC_Channel.cpp BB-WAF: [ 974/1012] Compiling ArduPlane/mode_manual.cpp BB-WAF: [ 975/1012] Compiling ArduPlane/radio.cpp BB-WAF: [ 976/1012] Compiling ArduPlane/mode_qloiter.cpp BB-WAF: [ 977/1012] Compiling ArduPlane/mode.cpp BB-WAF: [ 978/1012] Compiling ArduPlane/Parameters.cpp BB-WAF: [ 979/1012] Compiling ArduPlane/Attitude.cpp BB-WAF: [ 980/1012] Compiling ArduPlane/mode_qrtl.cpp BB-WAF: [ 981/1012] Compiling ArduPlane/ekf_check.cpp BB-WAF: [ 982/1012] Compiling ArduPlane/mode_cruise.cpp BB-WAF: [ 983/1012] Compiling ArduPlane/mode_circle.cpp BB-WAF: [ 984/1012] Compiling ArduPlane/mode_acro.cpp BB-WAF: [ 985/1012] Compiling ArduPlane/pullup.cpp BB-WAF: [ 986/1012] Compiling ArduPlane/mode_qacro.cpp BB-WAF: [ 987/1012] Compiling ArduPlane/mode_takeoff.cpp BB-WAF: [ 988/1012] Compiling ArduPlane/mode_stabilize.cpp BB-WAF: [ 989/1012] Compiling ArduPlane/is_flying.cpp BB-WAF: [ 990/1012] Compiling ArduPlane/AP_ExternalControl_Plane.cpp BB-WAF: [ 991/1012] Compiling ArduPlane/mode_qautotune.cpp BB-WAF: [ 992/1012] Compiling ArduPlane/mode_thermal.cpp BB-WAF: [ 993/1012] Compiling ArduPlane/altitude.cpp BB-WAF: [ 994/1012] Compiling ArduPlane/mode_auto.cpp BB-WAF: [ 995/1012] Compiling ArduPlane/mode_avoidADSB.cpp BB-WAF: [ 996/1012] Compiling ArduPlane/parachute.cpp BB-WAF: [ 997/1012] Compiling ArduPlane/servos.cpp BB-WAF: [ 998/1012] Compiling ArduPlane/mode_LoiterAltQLand.cpp BB-WAF: [ 999/1012] Compiling ArduPlane/ArduPlane.cpp BB-WAF: [1000/1012] Compiling ArduPlane/qautotune.cpp BB-WAF: [1001/1012] Compiling ArduPlane/sensors.cpp BB-WAF: [1002/1012] Compiling ArduPlane/mode_qstabilize.cpp BB-WAF: [1003/1012] Compiling ArduPlane/fence.cpp BB-WAF: [1004/1012] Compiling ArduPlane/GCS_Mavlink.cpp BB-WAF: [1005/1012] Compiling ArduPlane/failsafe.cpp BB-WAF: [1006/1012] Linking /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/bin/arduplane BB-WAF: /home/autotest/arm-gcc/gcc-arm-none-eabi-10-2020-q4-major/bin/../lib/gcc/arm-none-eabi/10.2.1/../../../../arm-none-eabi/bin/ld:common.ld:202 cannot move location counter backwards (from 0000000008100160 to 0000000008100000) BB-WAF: collect2: error: ld returned 1 exit status BB-WAF: BB-WAF: Waf: Leaving directory `/home/autotest/build/tmp/binaries.build/KakuteF7-bdshot' BB-WAF: Build failed BB-WAF: -> task in 'bin/arduplane' failed (exit status 1): BB-WAF: {task 140425887255568: cxxprogram AP_Arming.cpp.51.o,AP_ExternalControl_Plane.cpp.51.o,ArduPlane.cpp.51.o,Attitude.cpp.51.o,GCS_Mavlink.cpp.51.o,GCS_Plane.cpp.51.o,Log.cpp.51.o,Parameters.cpp.51.o,Plane.cpp.51.o,RC_Channel.cpp.51.o,VTOL_Assist.cpp.51.o,afs_plane.cpp.51.o,altitude.cpp.51.o,avoidance_adsb.cpp.51.o,commands.cpp.51.o,commands_logic.cpp.51.o,control_modes.cpp.51.o,ekf_check.cpp.51.o,events.cpp.51.o,failsafe.cpp.51.o,fence.cpp.51.o,is_flying.cpp.51.o,mode.cpp.51.o,mode_LoiterAltQLand.cpp.51.o,mode_acro.cpp.51.o,mode_auto.cpp.51.o,mode_autotune.cpp.51.o,mode_avoidADSB.cpp.51.o,mode_circle.cpp.51.o,mode_cruise.cpp.51.o,mode_fbwa.cpp.51.o,mode_fbwb.cpp.51.o,mode_guided.cpp.51.o,mode_loiter.cpp.51.o,mode_manual.cpp.51.o,mode_qacro.cpp.51.o,mode_qautotune.cpp.51.o,mode_qhover.cpp.51.o,mode_qland.cpp.51.o,mode_qloiter.cpp.51.o,mode_qrtl.cpp.51.o,mode_qstabilize.cpp.51.o,mode_rtl.cpp.51.o,mode_stabilize.cpp.51.o,mode_takeoff.cpp.51.o,mode_thermal.cpp.51.o,mode_training.cpp.51.o,motor_test.cpp.51.o,navigation.cpp.51.o,parachute.cpp.51.o,pullup.cpp.51.o,qautotune.cpp.51.o,quadplane.cpp.51.o,radio.cpp.51.o,reverse_thrust.cpp.51.o,sensors.cpp.51.o,servos.cpp.51.o,soaring.cpp.51.o,system.cpp.51.o,systemid.cpp.51.o,tailsitter.cpp.51.o,takeoff.cpp.51.o,tiltrotor.cpp.51.o,tuning.cpp.51.o -> arduplane} BB-WAF: (run with -v to display more information) BB: Process failed ((3319445, 256)) BB: Failed build of ArduPlane KakuteF7-bdshot beta BB: [119/282] Building board: KakuteF7Mini at 2025-09-20 11:57:36.085136 BB: Trying checkout ArduPlane beta KakuteF7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta KakuteF7Mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [120/282] Building board: KakuteH7 at 2025-09-20 11:57:36.130136 BB: Trying checkout ArduPlane beta KakuteH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta KakuteH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [121/282] Building board: KakuteH7-bdshot at 2025-09-20 11:57:36.172107 BB: Trying checkout ArduPlane beta KakuteH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta KakuteH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [122/282] Building board: KakuteH7-Wing at 2025-09-20 11:57:36.213957 BB: Trying checkout ArduPlane beta KakuteH7-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta KakuteH7-Wing binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [123/282] Building board: KakuteH7Mini at 2025-09-20 11:57:36.312568 BB: Trying checkout ArduPlane beta KakuteH7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta KakuteH7Mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [124/282] Building board: KakuteH7Mini-Nand at 2025-09-20 11:57:36.496632 BB: Trying checkout ArduPlane beta KakuteH7Mini-Nand None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta KakuteH7Mini-Nand binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [125/282] Building board: KakuteH7v2 at 2025-09-20 11:57:36.665910 BB: Trying checkout ArduPlane beta KakuteH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta KakuteH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [126/282] Building board: linux at 2025-09-20 11:57:36.760624 BB: Trying checkout ArduPlane beta linux None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta linux binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [127/282] Building board: LongBowF405WING at 2025-09-20 11:57:36.889822 BB: Trying checkout ArduPlane beta LongBowF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta LongBowF405WING binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [128/282] Building board: LumenierLUXF765-NDAA at 2025-09-20 11:57:37.078141 BB: Trying checkout ArduPlane beta LumenierLUXF765-NDAA None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta LumenierLUXF765-NDAA binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/LumenierLUXF765-NDAA/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (LumenierLUXF765-NDAA) - not in board list BB: [129/282] Building board: luminousbee5 at 2025-09-20 11:57:39.352326 BB: Trying checkout ArduPlane beta luminousbee5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta luminousbee5 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [130/282] Building board: MambaF405-2022 at 2025-09-20 11:57:39.456021 BB: Trying checkout ArduPlane beta MambaF405-2022 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta MambaF405-2022 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [131/282] Building board: MambaF405US-I2C at 2025-09-20 11:57:39.567925 BB: Trying checkout ArduPlane beta MambaF405US-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta MambaF405US-I2C binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [132/282] Building board: MambaF405v2 at 2025-09-20 11:57:39.737990 BB: Trying checkout ArduPlane beta MambaF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta MambaF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [133/282] Building board: MambaH743v4 at 2025-09-20 11:57:39.948452 BB: Trying checkout ArduPlane beta MambaH743v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta MambaH743v4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [134/282] Building board: MatekF405 at 2025-09-20 11:57:40.093889 BB: Trying checkout ArduPlane beta MatekF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta MatekF405 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [135/282] Building board: MatekF405-bdshot at 2025-09-20 11:57:40.227957 BB: Trying checkout ArduPlane beta MatekF405-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta MatekF405-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [136/282] Building board: MatekF405-CAN at 2025-09-20 11:57:40.354007 BB: Trying checkout ArduPlane beta MatekF405-CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta MatekF405-CAN binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [137/282] Building board: MatekF405-STD at 2025-09-20 11:57:40.533989 BB: Trying checkout ArduPlane beta MatekF405-STD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta MatekF405-STD binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [138/282] Building board: MatekF405-TE at 2025-09-20 11:57:40.677978 BB: Trying checkout ArduPlane beta MatekF405-TE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta MatekF405-TE binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [139/282] Building board: MatekF405-TE-bdshot at 2025-09-20 11:57:40.829993 BB: Trying checkout ArduPlane beta MatekF405-TE-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta MatekF405-TE-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [140/282] Building board: MatekF405-Wing at 2025-09-20 11:57:40.966180 BB: Trying checkout ArduPlane beta MatekF405-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta MatekF405-Wing binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [141/282] Building board: MatekF405-Wing-bdshot at 2025-09-20 11:57:41.069448 BB: Trying checkout ArduPlane beta MatekF405-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta MatekF405-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [142/282] Building board: MatekF765-SE at 2025-09-20 11:57:41.174746 BB: Trying checkout ArduPlane beta MatekF765-SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta MatekF765-SE binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [143/282] Building board: MatekF765-Wing at 2025-09-20 11:57:41.307067 BB: Trying checkout ArduPlane beta MatekF765-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta MatekF765-Wing binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [144/282] Building board: MatekF765-Wing-bdshot at 2025-09-20 11:57:41.439059 BB: Trying checkout ArduPlane beta MatekF765-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta MatekF765-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [145/282] Building board: MatekH743 at 2025-09-20 11:57:41.538561 BB: Trying checkout ArduPlane beta MatekH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta MatekH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [146/282] Building board: MatekH743-bdshot at 2025-09-20 11:57:41.685973 BB: Trying checkout ArduPlane beta MatekH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta MatekH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [147/282] Building board: MatekH7A3 at 2025-09-20 11:57:41.850997 BB: Trying checkout ArduPlane beta MatekH7A3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta MatekH7A3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [148/282] Building board: MFT-SEMA100 at 2025-09-20 11:57:41.966010 BB: Trying checkout ArduPlane beta MFT-SEMA100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta MFT-SEMA100 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [149/282] Building board: MicoAir405Mini at 2025-09-20 11:57:42.138061 BB: Trying checkout ArduPlane beta MicoAir405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta MicoAir405Mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [150/282] Building board: MicoAir405v2 at 2025-09-20 11:57:42.306244 BB: Trying checkout ArduPlane beta MicoAir405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta MicoAir405v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [151/282] Building board: MicoAir743 at 2025-09-20 11:57:42.431960 BB: Trying checkout ArduPlane beta MicoAir743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta MicoAir743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [152/282] Building board: MicoAir743-AIO at 2025-09-20 11:57:42.522096 BB: Trying checkout ArduPlane beta MicoAir743-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta MicoAir743-AIO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [153/282] Building board: MicoAir743v2 at 2025-09-20 11:57:42.734173 BB: Trying checkout ArduPlane beta MicoAir743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta MicoAir743v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [154/282] Building board: mindpx-v2 at 2025-09-20 11:57:42.893936 BB: Trying checkout ArduPlane beta mindpx-v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta mindpx-v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [155/282] Building board: mini-pix at 2025-09-20 11:57:43.049920 BB: Trying checkout ArduPlane beta mini-pix None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta mini-pix binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [156/282] Building board: modalai_fc-v1 at 2025-09-20 11:57:43.162763 BB: Trying checkout ArduPlane beta modalai_fc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta modalai_fc-v1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [157/282] Building board: mRoControlZeroClassic at 2025-09-20 11:57:43.303916 BB: Trying checkout ArduPlane beta mRoControlZeroClassic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta mRoControlZeroClassic binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [158/282] Building board: mRoControlZeroF7 at 2025-09-20 11:57:43.409498 BB: Trying checkout ArduPlane beta mRoControlZeroF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta mRoControlZeroF7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [159/282] Building board: mRoControlZeroH7 at 2025-09-20 11:57:43.493952 BB: Trying checkout ArduPlane beta mRoControlZeroH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta mRoControlZeroH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [160/282] Building board: mRoControlZeroH7-bdshot at 2025-09-20 11:57:43.654124 BB: Trying checkout ArduPlane beta mRoControlZeroH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta mRoControlZeroH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [161/282] Building board: mRoControlZeroOEMH7 at 2025-09-20 11:57:43.782329 BB: Trying checkout ArduPlane beta mRoControlZeroOEMH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta mRoControlZeroOEMH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [162/282] Building board: mRoCZeroOEMH7-bdshot at 2025-09-20 11:57:43.865045 BB: Trying checkout ArduPlane beta mRoCZeroOEMH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta mRoCZeroOEMH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [163/282] Building board: mRoNexus at 2025-09-20 11:57:44.009397 BB: Trying checkout ArduPlane beta mRoNexus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta mRoNexus binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [164/282] Building board: mRoPixracerPro at 2025-09-20 11:57:44.178043 BB: Trying checkout ArduPlane beta mRoPixracerPro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta mRoPixracerPro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [165/282] Building board: mRoPixracerPro-bdshot at 2025-09-20 11:57:44.341637 BB: Trying checkout ArduPlane beta mRoPixracerPro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta mRoPixracerPro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [166/282] Building board: mRoX21 at 2025-09-20 11:57:44.477910 BB: Trying checkout ArduPlane beta mRoX21 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta mRoX21 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [167/282] Building board: mRoX21-777 at 2025-09-20 11:57:44.575391 BB: Trying checkout ArduPlane beta mRoX21-777 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta mRoX21-777 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [168/282] Building board: MUPilot at 2025-09-20 11:57:44.726247 BB: Trying checkout ArduPlane beta MUPilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta MUPilot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [169/282] Building board: NarinFC-H5 at 2025-09-20 11:57:44.890209 BB: Trying checkout ArduPlane beta NarinFC-H5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta NarinFC-H5 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/NarinFC-H5/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (NarinFC-H5) - not in board list BB: [170/282] Building board: NarinFC-H7 at 2025-09-20 11:57:47.190764 BB: Trying checkout ArduPlane beta NarinFC-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta NarinFC-H7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [171/282] Building board: navigator at 2025-09-20 11:57:47.337775 BB: Trying checkout ArduPlane beta navigator None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta navigator binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [172/282] Building board: navigator64 at 2025-09-20 11:57:47.435734 BB: Trying checkout ArduPlane beta navigator64 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta navigator64 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [173/282] Building board: navio at 2025-09-20 11:57:47.513099 BB: Trying checkout ArduPlane beta navio None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta navio binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [174/282] Building board: navio2 at 2025-09-20 11:57:47.654298 BB: Trying checkout ArduPlane beta navio2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta navio2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [175/282] Building board: NxtPX4v2 at 2025-09-20 11:57:47.777566 BB: Trying checkout ArduPlane beta NxtPX4v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta NxtPX4v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [176/282] Building board: obal at 2025-09-20 11:57:47.945973 BB: Trying checkout ArduPlane beta obal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta obal binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [177/282] Building board: ocpoc_zynq at 2025-09-20 11:57:48.109961 BB: Trying checkout ArduPlane beta ocpoc_zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta ocpoc_zynq binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [178/282] Building board: omnibusf4 at 2025-09-20 11:57:48.237801 BB: Trying checkout ArduPlane beta omnibusf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta omnibusf4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [179/282] Building board: omnibusf4pro at 2025-09-20 11:57:48.362184 BB: Trying checkout ArduPlane beta omnibusf4pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta omnibusf4pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [180/282] Building board: omnibusf4pro-bdshot at 2025-09-20 11:57:48.488148 BB: Trying checkout ArduPlane beta omnibusf4pro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta omnibusf4pro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [181/282] Building board: omnibusf4v6 at 2025-09-20 11:57:48.630039 BB: Trying checkout ArduPlane beta omnibusf4v6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta omnibusf4v6 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [182/282] Building board: OMNIBUSF7V2 at 2025-09-20 11:57:48.798763 BB: Trying checkout ArduPlane beta OMNIBUSF7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta OMNIBUSF7V2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [183/282] Building board: OmnibusNanoV6 at 2025-09-20 11:57:48.887255 BB: Trying checkout ArduPlane beta OmnibusNanoV6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta OmnibusNanoV6 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [184/282] Building board: OmnibusNanoV6-bdshot at 2025-09-20 11:57:49.038406 BB: Trying checkout ArduPlane beta OmnibusNanoV6-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta OmnibusNanoV6-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [185/282] Building board: ORBITH743 at 2025-09-20 11:57:49.211698 BB: Trying checkout ArduPlane beta ORBITH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta ORBITH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/ORBITH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ORBITH743) - not in board list BB: [186/282] Building board: OrqaF405Pro at 2025-09-20 11:57:51.264994 BB: Trying checkout ArduPlane beta OrqaF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta OrqaF405Pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [187/282] Building board: OrqaH743Pro at 2025-09-20 11:57:51.401856 BB: Trying checkout ArduPlane beta OrqaH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta OrqaH743Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/OrqaH743Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (OrqaH743Pro) - not in board list BB: [188/282] Building board: PH4-mini at 2025-09-20 11:57:53.490842 BB: Trying checkout ArduPlane beta PH4-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta PH4-mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [189/282] Building board: PH4-mini-bdshot at 2025-09-20 11:57:53.645851 BB: Trying checkout ArduPlane beta PH4-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta PH4-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [190/282] Building board: pilotpi at 2025-09-20 11:57:53.751647 BB: Trying checkout ArduPlane beta pilotpi None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta pilotpi binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/pilotpi/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (pilotpi) - not in board list BB: [191/282] Building board: Pix32v5 at 2025-09-20 11:57:55.782924 BB: Trying checkout ArduPlane beta Pix32v5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta Pix32v5 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [192/282] Building board: PixC4-Jetson at 2025-09-20 11:57:55.941971 BB: Trying checkout ArduPlane beta PixC4-Jetson None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta PixC4-Jetson binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [193/282] Building board: PixFlamingo at 2025-09-20 11:57:56.069938 BB: Trying checkout ArduPlane beta PixFlamingo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta PixFlamingo binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [194/282] Building board: PixFlamingo-F767 at 2025-09-20 11:57:56.218567 BB: Trying checkout ArduPlane beta PixFlamingo-F767 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta PixFlamingo-F767 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [195/282] Building board: Pixhawk1 at 2025-09-20 11:57:56.370143 BB: Trying checkout ArduPlane beta Pixhawk1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta Pixhawk1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [196/282] Building board: Pixhawk1-1M at 2025-09-20 11:57:56.499576 BB: Trying checkout ArduPlane beta Pixhawk1-1M None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta Pixhawk1-1M binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [197/282] Building board: Pixhawk1-1M-bdshot at 2025-09-20 11:57:56.662255 BB: Trying checkout ArduPlane beta Pixhawk1-1M-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta Pixhawk1-1M-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [198/282] Building board: Pixhawk1-bdshot at 2025-09-20 11:57:56.822210 BB: Trying checkout ArduPlane beta Pixhawk1-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta Pixhawk1-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [199/282] Building board: Pixhawk4 at 2025-09-20 11:57:56.966045 BB: Trying checkout ArduPlane beta Pixhawk4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta Pixhawk4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [200/282] Building board: Pixhawk4-bdshot at 2025-09-20 11:57:57.086769 BB: Trying checkout ArduPlane beta Pixhawk4-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta Pixhawk4-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [201/282] Building board: Pixhawk5X at 2025-09-20 11:57:57.182270 BB: Trying checkout ArduPlane beta Pixhawk5X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta Pixhawk5X binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [202/282] Building board: Pixhawk6C at 2025-09-20 11:57:57.281906 BB: Trying checkout ArduPlane beta Pixhawk6C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta Pixhawk6C binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [203/282] Building board: Pixhawk6C-bdshot at 2025-09-20 11:57:57.426067 BB: Trying checkout ArduPlane beta Pixhawk6C-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta Pixhawk6C-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [204/282] Building board: Pixhawk6X at 2025-09-20 11:57:57.585765 BB: Trying checkout ArduPlane beta Pixhawk6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta Pixhawk6X binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [205/282] Building board: Pixhawk6X-bdshot at 2025-09-20 11:57:57.755628 BB: Trying checkout ArduPlane beta Pixhawk6X-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta Pixhawk6X-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [206/282] Building board: PixPilot-C3 at 2025-09-20 11:57:57.846416 BB: Trying checkout ArduPlane beta PixPilot-C3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta PixPilot-C3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [207/282] Building board: PixPilot-V3 at 2025-09-20 11:57:57.957786 BB: Trying checkout ArduPlane beta PixPilot-V3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta PixPilot-V3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [208/282] Building board: PixPilot-V6 at 2025-09-20 11:57:58.093948 BB: Trying checkout ArduPlane beta PixPilot-V6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta PixPilot-V6 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [209/282] Building board: PixPilot-V6PRO at 2025-09-20 11:57:58.262309 BB: Trying checkout ArduPlane beta PixPilot-V6PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta PixPilot-V6PRO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [210/282] Building board: Pixracer at 2025-09-20 11:57:58.418414 BB: Trying checkout ArduPlane beta Pixracer None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta Pixracer binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [211/282] Building board: Pixracer-bdshot at 2025-09-20 11:57:58.570373 BB: Trying checkout ArduPlane beta Pixracer-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta Pixracer-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [212/282] Building board: PixSurveyA1 at 2025-09-20 11:57:58.689771 BB: Trying checkout ArduPlane beta PixSurveyA1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta PixSurveyA1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [213/282] Building board: PixSurveyA1-IND at 2025-09-20 11:57:58.874330 BB: Trying checkout ArduPlane beta PixSurveyA1-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta PixSurveyA1-IND binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [214/282] Building board: PixSurveyA2-IND at 2025-09-20 11:57:58.999789 BB: Trying checkout ArduPlane beta PixSurveyA2-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta PixSurveyA2-IND binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/PixSurveyA2-IND/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (PixSurveyA2-IND) - not in board list BB: [215/282] Building board: pocket at 2025-09-20 11:58:01.192656 BB: Trying checkout ArduPlane beta pocket None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta pocket binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [216/282] Building board: pxf at 2025-09-20 11:58:01.364924 BB: Trying checkout ArduPlane beta pxf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta pxf binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [217/282] Building board: pxfmini at 2025-09-20 11:58:01.498224 BB: Trying checkout ArduPlane beta pxfmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta pxfmini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [218/282] Building board: QioTekAdeptF407 at 2025-09-20 11:58:01.634966 BB: Trying checkout ArduPlane beta QioTekAdeptF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta QioTekAdeptF407 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [219/282] Building board: QioTekZealotF427 at 2025-09-20 11:58:01.761116 BB: Trying checkout ArduPlane beta QioTekZealotF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta QioTekZealotF427 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [220/282] Building board: QioTekZealotH743 at 2025-09-20 11:58:01.874031 BB: Trying checkout ArduPlane beta QioTekZealotH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta QioTekZealotH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [221/282] Building board: QioTekZealotH743-bdshot at 2025-09-20 11:58:01.978152 BB: Trying checkout ArduPlane beta QioTekZealotH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta QioTekZealotH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [222/282] Building board: R9Pilot at 2025-09-20 11:58:02.102033 BB: Trying checkout ArduPlane beta R9Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta R9Pilot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [223/282] Building board: RadiolinkPIX6 at 2025-09-20 11:58:02.233337 BB: Trying checkout ArduPlane beta RadiolinkPIX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta RadiolinkPIX6 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [224/282] Building board: RADIX2HD at 2025-09-20 11:58:02.375912 BB: Trying checkout ArduPlane beta RADIX2HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta RADIX2HD binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [225/282] Building board: ReaperF745 at 2025-09-20 11:58:02.490373 BB: Trying checkout ArduPlane beta ReaperF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta ReaperF745 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [226/282] Building board: revo-mini at 2025-09-20 11:58:02.631721 BB: Trying checkout ArduPlane beta revo-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta revo-mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [227/282] Building board: revo-mini-bdshot at 2025-09-20 11:58:02.749928 BB: Trying checkout ArduPlane beta revo-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta revo-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [228/282] Building board: revo-mini-i2c at 2025-09-20 11:58:02.855127 BB: Trying checkout ArduPlane beta revo-mini-i2c None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta revo-mini-i2c binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [229/282] Building board: revo-mini-i2c-bdshot at 2025-09-20 11:58:02.990596 BB: Trying checkout ArduPlane beta revo-mini-i2c-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta revo-mini-i2c-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [230/282] Building board: rst_zynq at 2025-09-20 11:58:03.166067 BB: Trying checkout ArduPlane beta rst_zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta rst_zynq binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/rst_zynq/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for rst_zynq in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board rst_zynq --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : rst_zynq BB-WAF: Using toolchain : arm-linux-gnueabihf BB-WAF: Checking for 'g++' (C++ compiler) : /usr/local/bin/arm-linux-gnueabihf-g++ BB-WAF: Checking for 'gcc' (C compiler) : /usr/local/bin/arm-linux-gnueabihf-gcc BB-WAF: Checking for program 'arm-linux-gnueabihf-nm' : /usr/local/bin/arm-linux-gnueabihf-nm BB-WAF: Checking for c flags '-MMD' : yes BB-WAF: Checking for cxx flags '-MMD' : yes BB-WAF: CXX Compiler : g++ 10.2.1 BB-WAF: Checking for need to link with librt : not necessary BB-WAF: Checking for 'lttng-ust': : disabled BB-WAF: Checking for library dl : yes BB-WAF: Checking for program 'arm-linux-gnueabihf-pkg-config' : /usr/bin/arm-linux-gnueabihf-pkg-config BB-WAF: Checking for 'libiio' : not found BB-WAF: Enabled OpenDroneID : no BB-WAF: Enabled firmware ID checking : no BB-WAF: GPS Debug Logging : no BB-WAF: Enabled custom controller : no BB-WAF: Checking for HAVE_CMATH_ISFINITE : yes BB-WAF: Checking for HAVE_CMATH_ISINF : yes BB-WAF: Checking for HAVE_CMATH_ISNAN : yes BB-WAF: Checking for NEED_CMATH_ISFINITE_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISINF_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISNAN_STD_NAMESPACE : yes BB-WAF: Checking for header endian.h : yes BB-WAF: Checking for header byteswap.h : yes BB-WAF: Checking for HAVE_MEMRCHR : yes BB-WAF: Configured VSCode Intellisense: : no BB-WAF: DC_DSDL compiler in : /mnt/volume_nyc3_01/autotest/APM/APM/modules/DroneCAN/dronecan_dsdlc BB-WAF: Source is git repository : yes BB-WAF: Update submodules : yes BB-WAF: Checking for program 'git' : /usr/bin/git BB-WAF: Checking for program 'arm-linux-gnueabihf-size' : /usr/local/bin/arm-linux-gnueabihf-size BB-WAF: Benchmarks : disabled BB-WAF: Unit tests : enabled BB-WAF: Scripting : maybe BB-WAF: Scripting runtime checks : enabled BB-WAF: Debug build : disabled BB-WAF: Coverage build : disabled BB-WAF: Force 32-bit build : disabled BB-WAF: Checking for program 'rsync' : /usr/bin/rsync BB-WAF: Removing target_list file /home/autotest/build/tmp/binaries.build/rst_zynq/target_list BB-WAF: 'configure' finished successfully (2.870s) BB-WAF: 'clean' finished successfully (2.093s) BB: Running (python3 ./waf build --targets bin/arduplane) BB-WAF: Waf: Entering directory `/home/autotest/build/tmp/binaries.build/rst_zynq' BB-WAF: [3/6] Compiling libraries/AP_Scripting/generator/src/main.c BB-WAF: [4/6] Processing modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml BB-WAF: [5/6] Creating /home/autotest/build/tmp/binaries.build/rst_zynq/ap_version.h BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Found 342 MAVLink message types in 17 XML files BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ardupilotmega BB-WAF: [6/6] Processing /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.cpp,/home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.h: libraries/AP_Scripting/generator/description/bindings.desc /home/autotest/build/tmp/binaries.build/rst_zynq/gen-bindings -> /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.cpp /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.h BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ASLUAV BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/common BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/development BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/icarous BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/minimal BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/python_array_test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/standard BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ualberta BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/uAvionix BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/loweheiser BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/storm32 BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/AVSSUAS BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/cubepilot BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/csAirLink BB-WAF: Copying fixed headers for protocol 2.0 to /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0 BB-WAF: No target_list file found, creating BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/rst_zynq/compile_commands.json BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/rst_zynq/compile_commands.json BB-WAF: [ 7/1041] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 8/1041] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 9/1041] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 10/1041] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 11/1041] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 12/1041] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 13/1041] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Logging.cpp BB-WAF: [ 14/1041] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 15/1041] Compiling libraries/AC_AttitudeControl/AC_PosControl_Logging.cpp BB-WAF: [ 16/1041] Compiling libraries/AC_AutoTune/AC_AutoTune_FreqResp.cpp BB-WAF: [ 17/1041] Compiling libraries/AC_AutoTune/AC_AutoTune_Heli.cpp BB-WAF: [ 18/1041] Compiling libraries/AC_AutoTune/AC_AutoTune_Multi.cpp BB-WAF: [ 19/1041] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 20/1041] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 21/1041] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 22/1041] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 23/1041] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 24/1041] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 25/1041] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 26/1041] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 27/1041] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 28/1041] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 29/1041] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 30/1041] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 31/1041] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 32/1041] Compiling libraries/AC_PrecLand/AC_PrecLand_Companion.cpp BB-WAF: [ 33/1041] Compiling libraries/AC_PrecLand/AC_PrecLand_IRLock.cpp BB-WAF: [ 34/1041] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL.cpp BB-WAF: [ 35/1041] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL_Gazebo.cpp BB-WAF: [ 36/1041] Compiling libraries/AC_PrecLand/AC_PrecLand_StateMachine.cpp BB-WAF: [ 37/1041] Compiling libraries/AC_PrecLand/PosVelEKF.cpp BB-WAF: [ 38/1041] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 39/1041] Compiling libraries/AC_WPNav/AC_Circle.cpp BB-WAF: [ 40/1041] Compiling libraries/AC_WPNav/AC_WPNav.cpp BB-WAF: [ 41/1041] Compiling libraries/AC_WPNav/AC_WPNav_OA.cpp BB-WAF: [ 42/1041] Compiling libraries/APM_Control/AP_AutoTune.cpp BB-WAF: [ 43/1041] Compiling libraries/APM_Control/AP_PitchController.cpp BB-WAF: [ 44/1041] Compiling libraries/APM_Control/AP_RollController.cpp BB-WAF: [ 45/1041] Compiling libraries/APM_Control/AP_SteerController.cpp BB-WAF: [ 46/1041] Compiling libraries/APM_Control/AP_YawController.cpp BB-WAF: [ 47/1041] Compiling libraries/APM_Control/AR_AttitudeControl.cpp BB-WAF: [ 48/1041] Compiling libraries/APM_Control/AR_PosControl.cpp BB-WAF: [ 49/1041] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 50/1041] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 51/1041] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 52/1041] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 53/1041] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 54/1041] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 55/1041] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 56/1041] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 57/1041] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 58/1041] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 59/1041] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 60/1041] Compiling libraries/AP_AdvancedFailsafe/AP_AdvancedFailsafe.cpp BB-WAF: [ 61/1041] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 62/1041] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 63/1041] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 64/1041] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 65/1041] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 66/1041] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 67/1041] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 68/1041] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 69/1041] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 70/1041] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 71/1041] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 72/1041] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 73/1041] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 74/1041] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 75/1041] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 76/1041] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 77/1041] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 78/1041] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 79/1041] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 80/1041] Compiling libraries/AP_Baro/AP_Baro_atmosphere.cpp BB-WAF: [ 81/1041] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 82/1041] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 83/1041] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 84/1041] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 85/1041] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 86/1041] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 87/1041] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 88/1041] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 89/1041] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 90/1041] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 91/1041] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 92/1041] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 93/1041] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 94/1041] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 95/1041] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 96/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 97/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 98/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 99/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 100/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 101/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 102/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 103/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 104/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 105/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 106/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 107/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 108/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 109/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 110/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 111/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 112/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 113/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 114/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 115/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 116/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 117/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 118/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 119/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 120/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 121/1041] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 122/1041] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 123/1041] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 124/1041] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 125/1041] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 126/1041] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 127/1041] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [ 128/1041] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 129/1041] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [ 130/1041] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 131/1041] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 132/1041] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 133/1041] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 134/1041] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 135/1041] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 136/1041] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 137/1041] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 138/1041] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 139/1041] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 140/1041] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 141/1041] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 142/1041] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 143/1041] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 144/1041] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 145/1041] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 146/1041] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 147/1041] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 148/1041] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 149/1041] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 150/1041] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 151/1041] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 152/1041] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 153/1041] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 154/1041] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 155/1041] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 156/1041] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 157/1041] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 158/1041] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 159/1041] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 160/1041] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 161/1041] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 162/1041] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 163/1041] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 164/1041] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 165/1041] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 166/1041] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 167/1041] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 168/1041] Compiling libraries/AP_Compass/AP_Compass_IIS2MDC.cpp BB-WAF: [ 169/1041] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 170/1041] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 171/1041] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 172/1041] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 173/1041] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 174/1041] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 175/1041] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 176/1041] Compiling libraries/AP_Compass/AP_Compass_BMM350.cpp BB-WAF: [ 177/1041] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 178/1041] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 179/1041] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp: In member function void Compass::probe_i2c_spi_compasses(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:286:55: error: lis3mdl was not declared in this scope BB-WAF: 286 | #define HAL_MAG_PROBE_LIST PROBE_MAG_SPI(LIS3MDL, lis3mdl, false, ROTATION_ROLL_180_YAW_90) BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1101:59: note: in definition of macro ADD_BACKEND BB-WAF: 1101 | do { if (_driver_enabled(driver_type)) { _add_backend(backend); } \ BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:286:32: note: in expansion of macro PROBE_MAG_SPI BB-WAF: 286 | #define HAL_MAG_PROBE_LIST PROBE_MAG_SPI(LIS3MDL, lis3mdl, false, ROTATION_ROLL_180_YAW_90) BB-WAF: | ^~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1433:5: note: in expansion of macro HAL_MAG_PROBE_LIST BB-WAF: 1433 | HAL_MAG_PROBE_LIST; BB-WAF: | ^~~~~~~~~~~~~~~~~~ BB-WAF: compilation terminated due to -Wfatal-errors. BB-WAF: BB-WAF: Waf: Leaving directory `/home/autotest/build/tmp/binaries.build/rst_zynq' BB-WAF: Build failed BB-WAF: -> task in 'objs/AP_Compass' failed (exit status 1): BB-WAF: {task 140189189879424: cxx AP_Compass.cpp -> AP_Compass.cpp.0.o} BB-WAF: (run with -v to display more information) BB: Process failed ((3334466, 256)) BB: Failed build of ArduPlane rst_zynq beta BB: [231/282] Building board: SDMODELH7V1 at 2025-09-20 11:58:41.484950 BB: Trying checkout ArduPlane beta SDMODELH7V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta SDMODELH7V1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [232/282] Building board: SDMODELH7V2 at 2025-09-20 11:58:41.521025 BB: Trying checkout ArduPlane beta SDMODELH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta SDMODELH7V2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [233/282] Building board: SequreH743 at 2025-09-20 11:58:41.558867 BB: Trying checkout ArduPlane beta SequreH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta SequreH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [234/282] Building board: SITL_arm_linux_gnueabihf at 2025-09-20 11:58:41.596732 BB: Trying checkout ArduPlane beta SITL_arm_linux_gnueabihf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta SITL_arm_linux_gnueabihf binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [235/282] Building board: SITL_x86_64_linux_gnu at 2025-09-20 11:58:41.630794 BB: Trying checkout ArduPlane beta SITL_x86_64_linux_gnu None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta SITL_x86_64_linux_gnu binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [236/282] Building board: SIYI_N7 at 2025-09-20 11:58:41.667612 BB: Trying checkout ArduPlane beta SIYI_N7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta SIYI_N7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [237/282] Building board: SkySakuraH743 at 2025-09-20 11:58:41.701747 BB: Trying checkout ArduPlane beta SkySakuraH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta SkySakuraH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [238/282] Building board: SkystarsF405v2 at 2025-09-20 11:58:41.735672 BB: Trying checkout ArduPlane beta SkystarsF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta SkystarsF405v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/SkystarsF405v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (SkystarsF405v2) - not in board list BB: [239/282] Building board: SkystarsH7HD-bdshot at 2025-09-20 11:58:42.674715 BB: Trying checkout ArduPlane beta SkystarsH7HD-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta SkystarsH7HD-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [240/282] Building board: SkystarsH7HDv2 at 2025-09-20 11:58:42.710876 BB: Trying checkout ArduPlane beta SkystarsH7HDv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta SkystarsH7HDv2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [241/282] Building board: sparky2 at 2025-09-20 11:58:42.743393 BB: Trying checkout ArduPlane beta sparky2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta sparky2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [242/282] Building board: SPEDIXF405 at 2025-09-20 11:58:42.776012 BB: Trying checkout ArduPlane beta SPEDIXF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta SPEDIXF405 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [243/282] Building board: SPEDIXH743 at 2025-09-20 11:58:42.808905 BB: Trying checkout ArduPlane beta SPEDIXH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta SPEDIXH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [244/282] Building board: speedybeef4 at 2025-09-20 11:58:42.841752 BB: Trying checkout ArduPlane beta speedybeef4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta speedybeef4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [245/282] Building board: SpeedyBeeF405AIO at 2025-09-20 11:58:42.873763 BB: Trying checkout ArduPlane beta SpeedyBeeF405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta SpeedyBeeF405AIO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [246/282] Building board: SpeedyBeeF405Mini at 2025-09-20 11:58:42.906582 BB: Trying checkout ArduPlane beta SpeedyBeeF405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta SpeedyBeeF405Mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [247/282] Building board: SpeedyBeeF405WING at 2025-09-20 11:58:42.939962 BB: Trying checkout ArduPlane beta SpeedyBeeF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta SpeedyBeeF405WING binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [248/282] Building board: speedybeef4v3 at 2025-09-20 11:58:42.972338 BB: Trying checkout ArduPlane beta speedybeef4v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta speedybeef4v3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [249/282] Building board: speedybeef4v4 at 2025-09-20 11:58:43.006125 BB: Trying checkout ArduPlane beta speedybeef4v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta speedybeef4v4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [250/282] Building board: SPRacingH7 at 2025-09-20 11:58:43.038309 BB: Trying checkout ArduPlane beta SPRacingH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta SPRacingH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [251/282] Building board: SPRacingH7RF at 2025-09-20 11:58:43.071467 BB: Trying checkout ArduPlane beta SPRacingH7RF None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta SPRacingH7RF binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [252/282] Building board: StellarF4 at 2025-09-20 11:58:43.103365 BB: Trying checkout ArduPlane beta StellarF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta StellarF4 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/StellarF4/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (StellarF4) - not in board list BB: [253/282] Building board: StellarF4V2 at 2025-09-20 11:58:44.010172 BB: Trying checkout ArduPlane beta StellarF4V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta StellarF4V2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/StellarF4V2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (StellarF4V2) - not in board list BB: [254/282] Building board: StellarH7V2 at 2025-09-20 11:58:44.919536 BB: Trying checkout ArduPlane beta StellarH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta StellarH7V2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/StellarH7V2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (StellarH7V2) - not in board list BB: [255/282] Building board: SuccexF4 at 2025-09-20 11:58:45.824773 BB: Trying checkout ArduPlane beta SuccexF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta SuccexF4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [256/282] Building board: SULILGH7-P1-P2 at 2025-09-20 11:58:45.859849 BB: Trying checkout ArduPlane beta SULILGH7-P1-P2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta SULILGH7-P1-P2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/SULILGH7-P1-P2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (SULILGH7-P1-P2) - not in board list BB: [257/282] Building board: SVehicle-E2 at 2025-09-20 11:58:46.800621 BB: Trying checkout ArduPlane beta SVehicle-E2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta SVehicle-E2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/SVehicle-E2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (SVehicle-E2) - not in board list BB: [258/282] Building board: Swan-K1 at 2025-09-20 11:58:47.718267 BB: Trying checkout ArduPlane beta Swan-K1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta Swan-K1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [259/282] Building board: TBS-Colibri-F7 at 2025-09-20 11:58:47.753168 BB: Trying checkout ArduPlane beta TBS-Colibri-F7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta TBS-Colibri-F7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [260/282] Building board: TBS_LUCID_H7 at 2025-09-20 11:58:47.786786 BB: Trying checkout ArduPlane beta TBS_LUCID_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta TBS_LUCID_H7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [261/282] Building board: TBS_LUCID_H7_WING at 2025-09-20 11:58:47.819738 BB: Trying checkout ArduPlane beta TBS_LUCID_H7_WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta TBS_LUCID_H7_WING binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [262/282] Building board: TBS_LUCID_PRO at 2025-09-20 11:58:47.851998 BB: Trying checkout ArduPlane beta TBS_LUCID_PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta TBS_LUCID_PRO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [263/282] Building board: thepeach-k1 at 2025-09-20 11:58:47.885716 BB: Trying checkout ArduPlane beta thepeach-k1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta thepeach-k1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [264/282] Building board: thepeach-r1 at 2025-09-20 11:58:47.920168 BB: Trying checkout ArduPlane beta thepeach-r1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta thepeach-r1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [265/282] Building board: TMotorH743 at 2025-09-20 11:58:47.954638 BB: Trying checkout ArduPlane beta TMotorH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta TMotorH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [266/282] Building board: uav-dev-fc-um982 at 2025-09-20 11:58:47.987828 BB: Trying checkout ArduPlane beta uav-dev-fc-um982 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta uav-dev-fc-um982 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/uav-dev-fc-um982/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (uav-dev-fc-um982) - not in board list BB: [267/282] Building board: vnav at 2025-09-20 11:58:48.891922 BB: Trying checkout ArduPlane beta vnav None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta vnav binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [268/282] Building board: VRBrain-v51 at 2025-09-20 11:58:48.927134 BB: Trying checkout ArduPlane beta VRBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta VRBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [269/282] Building board: VRBrain-v52 at 2025-09-20 11:58:48.959807 BB: Trying checkout ArduPlane beta VRBrain-v52 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta VRBrain-v52 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [270/282] Building board: VRBrain-v54 at 2025-09-20 11:58:48.992606 BB: Trying checkout ArduPlane beta VRBrain-v54 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta VRBrain-v54 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [271/282] Building board: VRCore-v10 at 2025-09-20 11:58:49.027920 BB: Trying checkout ArduPlane beta VRCore-v10 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta VRCore-v10 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [272/282] Building board: VRUBrain-v51 at 2025-09-20 11:58:49.061059 BB: Trying checkout ArduPlane beta VRUBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta VRUBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [273/282] Building board: VUAV-V7pro at 2025-09-20 11:58:49.093243 BB: Trying checkout ArduPlane beta VUAV-V7pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta VUAV-V7pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [274/282] Building board: X-MAV-AP-H743v2 at 2025-09-20 11:58:49.126799 BB: Trying checkout ArduPlane beta X-MAV-AP-H743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta X-MAV-AP-H743v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [275/282] Building board: YARIV6X at 2025-09-20 11:58:49.159577 BB: Trying checkout ArduPlane beta YARIV6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta YARIV6X binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/YARIV6X/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (YARIV6X) - not in board list BB: [276/282] Building board: YJUAV_A6 at 2025-09-20 11:58:50.065398 BB: Trying checkout ArduPlane beta YJUAV_A6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta YJUAV_A6 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [277/282] Building board: YJUAV_A6SE at 2025-09-20 11:58:50.100297 BB: Trying checkout ArduPlane beta YJUAV_A6SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta YJUAV_A6SE binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [278/282] Building board: YJUAV_A6SE_H743 at 2025-09-20 11:58:50.134567 BB: Trying checkout ArduPlane beta YJUAV_A6SE_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta YJUAV_A6SE_H743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [279/282] Building board: YJUAV_A6Ultra at 2025-09-20 11:58:50.166910 BB: Trying checkout ArduPlane beta YJUAV_A6Ultra None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta YJUAV_A6Ultra binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [280/282] Building board: ZeroOneX6 at 2025-09-20 11:58:50.199072 BB: Trying checkout ArduPlane beta ZeroOneX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta ZeroOneX6 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [281/282] Building board: ZeroOneX6_Air at 2025-09-20 11:58:50.246486 BB: Trying checkout ArduPlane beta ZeroOneX6_Air None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta ZeroOneX6_Air binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/ZeroOneX6_Air/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ZeroOneX6_Air) - not in board list BB: [282/282] Building board: zynq at 2025-09-20 11:58:51.178377 BB: Trying checkout ArduPlane beta zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta zynq binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/zynq/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (zynq) - not in board list BB: Trying checkout ArduPlane latest None None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch master BB: Running (git checkout -f master) BB-GIT: Previous HEAD position was 1ebd4d996e Plane: version to 4.6.2 BB-GIT: Switched to branch 'master' BB-GIT: Your branch is up to date with 'origin/master'. BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'c6d0293e32d096dc88da861a0db40bfd1f6f8d9d' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '1b2118cf358027453830ef644838a3bedb9411ea' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'bd9124715cc7cbb9bbe3f3270da0edb020507816' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'b2da417dfcbc0a4b617aeaa0d680dc357b233172' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out 'a6bf350c679ed8ba042ad58bf81cc540d61bb605' BB-GIT: Submodule path 'modules/mavlink': checked out '430715591a7a14a996f56d4c724f2e0335d74546' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out 'aa033552599c981b3e916b42383de8a21754c9b4' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit 0b0922b905b34e50c8c52b7da0dda269f46181e9 BB-GIT: Author: Peter Barker BB-GIT: Date: Sat Sep 20 15:12:00 2025 +1000 BB-GIT: BB-GIT: autotest: correct diagnostic output BB-GIT: BB-GIT: old: BB-GIT: AT-0000.1: Loading (flaps.txt BB-GIT: BB-GIT: new: BB-GIT: AT-0000.1: Loading MAV_MISSION_TYPE_MISSION (flaps.txt) BB: Building Rover beta binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/278] Building board: 3DRControlZeroG at 2025-09-20 11:58:53.847457 BB: Trying checkout Rover beta 3DRControlZeroG None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: warning: unable to rmdir 'modules/littlefs': Directory not empty BB-GIT: Note: switching to 'APMrover2-beta'. BB-GIT: BB-GIT: You are in 'detached HEAD' state. You can look around, make experimental BB-GIT: changes and commit them, and you can discard any commits you make in this BB-GIT: state without impacting any branches by switching back to a branch. BB-GIT: BB-GIT: If you want to create a new branch to retain commits you create, you may BB-GIT: do so (now or later) by using -c with the switch command. Example: BB-GIT: BB-GIT: git switch -c BB-GIT: BB-GIT: Or undo this operation with: BB-GIT: BB-GIT: git switch - BB-GIT: BB-GIT: Turn off this advice by setting config variable advice.detachedHead to false BB-GIT: BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta 3DRControlZeroG binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [2/278] Building board: AcctonGodwit_GA1 at 2025-09-20 11:58:54.299214 BB: Trying checkout Rover beta AcctonGodwit_GA1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta AcctonGodwit_GA1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/AcctonGodwit_GA1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (AcctonGodwit_GA1) - not in board list BB: [3/278] Building board: ACNS-CM4Pilot at 2025-09-20 11:58:55.662512 BB: Trying checkout Rover beta ACNS-CM4Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta ACNS-CM4Pilot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [4/278] Building board: ACNS-F405AIO at 2025-09-20 11:58:55.827293 BB: Trying checkout Rover beta ACNS-F405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta ACNS-F405AIO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [5/278] Building board: AEDROXH7 at 2025-09-20 11:58:55.860537 BB: Trying checkout Rover beta AEDROXH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta AEDROXH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [6/278] Building board: aero at 2025-09-20 11:58:55.892940 BB: Trying checkout Rover beta aero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta aero binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/aero/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for aero in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board aero --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : aero BB-WAF: Using toolchain : native BB-WAF: Checking for 'g++' (C++ compiler) : /home/autotest/bin/g++ BB-WAF: Checking for 'gcc' (C compiler) : /home/autotest/bin/gcc BB-WAF: Checking for c flags '-MMD' : yes BB-WAF: Checking for cxx flags '-MMD' : yes BB-WAF: CXX Compiler : g++ 11.4.0 BB-WAF: Checking for need to link with librt : not necessary BB-WAF: Checking for 'lttng-ust': : disabled BB-WAF: Checking for library dl : yes BB-WAF: Checking for program 'pkg-config' : /usr/bin/pkg-config BB-WAF: Checking for 'libiio' : not found BB-WAF: Enabled OpenDroneID : no BB-WAF: Enabled firmware ID checking : no BB-WAF: GPS Debug Logging : no BB-WAF: Enabled custom controller : no BB-WAF: Checking for HAVE_CMATH_ISFINITE : yes BB-WAF: Checking for HAVE_CMATH_ISINF : yes BB-WAF: Checking for HAVE_CMATH_ISNAN : yes BB-WAF: Checking for NEED_CMATH_ISFINITE_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISINF_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISNAN_STD_NAMESPACE : yes BB-WAF: Checking for header endian.h : yes BB-WAF: Checking for header byteswap.h : yes BB-WAF: Checking for HAVE_MEMRCHR : yes BB-WAF: Configured VSCode Intellisense: : no BB-WAF: DC_DSDL compiler in : /mnt/volume_nyc3_01/autotest/APM/APM/modules/DroneCAN/dronecan_dsdlc BB-WAF: Source is git repository : yes BB-WAF: Update submodules : yes BB-WAF: Checking for program 'git' : /usr/bin/git BB-WAF: Checking for program 'size' : /usr/bin/size BB-WAF: Benchmarks : disabled BB-WAF: Unit tests : enabled BB-WAF: Scripting : maybe BB-WAF: Scripting runtime checks : enabled BB-WAF: Debug build : disabled BB-WAF: Coverage build : disabled BB-WAF: Force 32-bit build : disabled BB-WAF: Checking for program 'rsync' : /usr/bin/rsync BB-WAF: Removing target_list file /home/autotest/build/tmp/binaries.build/aero/target_list BB-WAF: 'configure' finished successfully (0.672s) BB-WAF: 'clean' finished successfully (1.225s) BB: Running (python3 ./waf build --targets bin/ardurover) BB-WAF: Waf: Entering directory `/home/autotest/build/tmp/binaries.build/aero' BB-WAF: [3/7] Compiling libraries/AP_Scripting/generator/src/main.c BB-WAF: [4/7] Processing modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Found 342 MAVLink message types in 17 XML files BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: [5/7] Processing dronecangen: modules/DroneCAN/DSDL/ardupilot modules/DroneCAN/DSDL/com modules/DroneCAN/DSDL/cuav modules/DroneCAN/DSDL/dronecan modules/DroneCAN/DSDL/mppt modules/DroneCAN/DSDL/tests modules/DroneCAN/DSDL/uavcan BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ardupilotmega BB-WAF: [6/7] Creating /home/autotest/build/tmp/binaries.build/aero/ap_version.h BB-WAF: [7/7] Processing /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.cpp,/home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.h: libraries/AP_Scripting/generator/description/bindings.desc /home/autotest/build/tmp/binaries.build/aero/gen-bindings -> /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.cpp /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.h BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ASLUAV BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/common BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/development BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/icarous BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/minimal BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/python_array_test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/standard BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ualberta BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/uAvionix BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/loweheiser BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/storm32 BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/AVSSUAS BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/cubepilot BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/csAirLink BB-WAF: Copying fixed headers for protocol 2.0 to /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0 BB-WAF: expanding ardupilot.gnss.Status BB-WAF: expanding ardupilot.gnss.Heading BB-WAF: expanding ardupilot.gnss.MovingBaselineData BB-WAF: expanding ardupilot.gnss.RelPosHeading BB-WAF: expanding ardupilot.indication.Button BB-WAF: expanding ardupilot.indication.SafetyState BB-WAF: expanding ardupilot.indication.NotifyState BB-WAF: expanding ardupilot.equipment.trafficmonitor.TrafficReport BB-WAF: expanding ardupilot.equipment.power.BatteryContinuous BB-WAF: expanding ardupilot.equipment.power.BatteryCells BB-WAF: expanding ardupilot.equipment.power.BatteryInfoAux BB-WAF: expanding ardupilot.equipment.power.BatteryPeriodic BB-WAF: expanding ardupilot.equipment.proximity_sensor.Proximity BB-WAF: expanding com.hobbywing.esc.StatusMsg1 BB-WAF: expanding com.hobbywing.esc.SetAngle BB-WAF: expanding com.hobbywing.esc.SetID BB-WAF: expanding com.hobbywing.esc.GetEscID BB-WAF: expanding com.hobbywing.esc.GetMajorConfig BB-WAF: expanding com.hobbywing.esc.SetDirection BB-WAF: expanding com.hobbywing.esc.RawCommand BB-WAF: expanding com.hobbywing.esc.SelfTest BB-WAF: expanding com.hobbywing.esc.SetLED BB-WAF: expanding com.hobbywing.esc.StatusMsg3 BB-WAF: expanding com.hobbywing.esc.SetBaud BB-WAF: expanding com.hobbywing.esc.StatusMsg2 BB-WAF: expanding com.hobbywing.esc.SetThrottleSource BB-WAF: expanding com.hobbywing.esc.GetMaintenanceInformation BB-WAF: expanding com.hobbywing.esc.SetReportingFrequency BB-WAF: expanding com.tmotor.esc.PUSHSCI BB-WAF: expanding com.tmotor.esc.ParamGet BB-WAF: expanding com.tmotor.esc.FocCtrl BB-WAF: expanding com.tmotor.esc.PUSHCAN BB-WAF: expanding com.tmotor.esc.ParamCfg BB-WAF: expanding com.xacti.GnssStatus BB-WAF: expanding com.xacti.GimbalAttitudeStatus BB-WAF: expanding com.xacti.GimbalControlData BB-WAF: expanding com.xacti.GnssStatusReq BB-WAF: expanding com.xacti.CopterAttStatus BB-WAF: expanding com.volz.servo.ActuatorStatus BB-WAF: expanding com.hex.equipment.flow.Measurement BB-WAF: expanding com.himark.servo.ServoCmd BB-WAF: expanding com.himark.servo.ServoInfo BB-WAF: expanding cuav.equipment.power.CBAT BB-WAF: expanding dronecan.sensors.rc.RCInput BB-WAF: expanding dronecan.sensors.hygrometer.Hygrometer BB-WAF: expanding dronecan.sensors.magnetometer.MagneticFieldStrengthHiRes BB-WAF: expanding dronecan.sensors.rpm.RPM BB-WAF: expanding dronecan.remoteid.BasicID BB-WAF: expanding dronecan.remoteid.ArmStatus BB-WAF: expanding dronecan.remoteid.Location BB-WAF: expanding dronecan.remoteid.SecureCommand BB-WAF: expanding dronecan.remoteid.SelfID BB-WAF: expanding dronecan.remoteid.System BB-WAF: expanding dronecan.remoteid.OperatorID BB-WAF: expanding dronecan.protocol.FlexDebug BB-WAF: expanding dronecan.protocol.CanStats BB-WAF: expanding dronecan.protocol.Stats BB-WAF: expanding mppt.OutputEnable BB-WAF: expanding mppt.Stream BB-WAF: expanding uavcan.Timestamp BB-WAF: expanding uavcan.CoarseOrientation BB-WAF: expanding uavcan.tunnel.Call BB-WAF: expanding uavcan.tunnel.Targetted BB-WAF: expanding uavcan.tunnel.SerialConfig BB-WAF: expanding uavcan.tunnel.Protocol BB-WAF: expanding uavcan.tunnel.Broadcast BB-WAF: expanding uavcan.navigation.GlobalNavigationSolution BB-WAF: expanding uavcan.protocol.GetNodeInfo BB-WAF: expanding uavcan.protocol.DataTypeKind BB-WAF: expanding uavcan.protocol.GetDataTypeInfo BB-WAF: expanding uavcan.protocol.HardwareVersion BB-WAF: expanding uavcan.protocol.Panic BB-WAF: expanding uavcan.protocol.RestartNode BB-WAF: expanding uavcan.protocol.AccessCommandShell BB-WAF: expanding uavcan.protocol.SoftwareVersion BB-WAF: expanding uavcan.protocol.GlobalTimeSync BB-WAF: expanding uavcan.protocol.NodeStatus BB-WAF: expanding uavcan.protocol.GetTransportStats BB-WAF: expanding uavcan.protocol.CANIfaceStats BB-WAF: expanding uavcan.protocol.file.EntryType BB-WAF: expanding uavcan.protocol.file.GetDirectoryEntryInfo BB-WAF: expanding uavcan.protocol.file.BeginFirmwareUpdate BB-WAF: expanding uavcan.protocol.file.Write BB-WAF: expanding uavcan.protocol.file.GetInfo BB-WAF: expanding uavcan.protocol.file.Error BB-WAF: expanding uavcan.protocol.file.Path BB-WAF: expanding uavcan.protocol.file.Read BB-WAF: expanding uavcan.protocol.file.Delete BB-WAF: expanding uavcan.protocol.debug.LogMessage BB-WAF: expanding uavcan.protocol.debug.LogLevel BB-WAF: expanding uavcan.protocol.debug.KeyValue BB-WAF: expanding uavcan.protocol.param.Value BB-WAF: expanding uavcan.protocol.param.ExecuteOpcode BB-WAF: expanding uavcan.protocol.param.GetSet BB-WAF: expanding uavcan.protocol.param.Empty BB-WAF: expanding uavcan.protocol.param.NumericValue BB-WAF: expanding uavcan.protocol.dynamic_node_id.Allocation BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.Discovery BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.AppendEntries BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.RequestVote BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.Entry BB-WAF: expanding uavcan.protocol.enumeration.Indication BB-WAF: expanding uavcan.protocol.enumeration.Begin BB-WAF: expanding uavcan.equipment.device.Temperature BB-WAF: expanding uavcan.equipment.air_data.StaticPressure BB-WAF: expanding uavcan.equipment.air_data.AngleOfAttack BB-WAF: expanding uavcan.equipment.air_data.IndicatedAirspeed BB-WAF: expanding uavcan.equipment.air_data.RawAirData BB-WAF: expanding uavcan.equipment.air_data.StaticTemperature BB-WAF: expanding uavcan.equipment.air_data.Sideslip BB-WAF: expanding uavcan.equipment.air_data.TrueAirspeed BB-WAF: expanding uavcan.equipment.ahrs.Solution BB-WAF: expanding uavcan.equipment.ahrs.RawIMU BB-WAF: expanding uavcan.equipment.ahrs.MagneticFieldStrength BB-WAF: expanding uavcan.equipment.ahrs.MagneticFieldStrength2 BB-WAF: expanding uavcan.equipment.safety.ArmingStatus BB-WAF: expanding uavcan.equipment.gnss.Auxiliary BB-WAF: expanding uavcan.equipment.gnss.Fix BB-WAF: expanding uavcan.equipment.gnss.Fix2 BB-WAF: expanding uavcan.equipment.gnss.ECEFPositionVelocity BB-WAF: expanding uavcan.equipment.gnss.RTCMStream BB-WAF: expanding uavcan.equipment.power.PrimaryPowerSupplyStatus BB-WAF: expanding uavcan.equipment.power.BatteryInfo BB-WAF: expanding uavcan.equipment.power.CircuitStatus BB-WAF: expanding uavcan.equipment.esc.RPMCommand BB-WAF: expanding uavcan.equipment.esc.Status BB-WAF: expanding uavcan.equipment.esc.RawCommand BB-WAF: expanding uavcan.equipment.esc.StatusExtended BB-WAF: expanding uavcan.equipment.actuator.Command BB-WAF: expanding uavcan.equipment.actuator.Status BB-WAF: expanding uavcan.equipment.actuator.ArrayCommand BB-WAF: expanding uavcan.equipment.range_sensor.Measurement BB-WAF: expanding uavcan.equipment.indication.BeepCommand BB-WAF: expanding uavcan.equipment.indication.SingleLightCommand BB-WAF: expanding uavcan.equipment.indication.RGB565 BB-WAF: expanding uavcan.equipment.indication.LightsCommand BB-WAF: expanding uavcan.equipment.ice.FuelTankStatus BB-WAF: expanding uavcan.equipment.ice.reciprocating.Status BB-WAF: expanding uavcan.equipment.ice.reciprocating.CylinderStatus BB-WAF: expanding uavcan.equipment.hardpoint.Status BB-WAF: expanding uavcan.equipment.hardpoint.Command BB-WAF: expanding uavcan.equipment.camera_gimbal.GEOPOICommand BB-WAF: expanding uavcan.equipment.camera_gimbal.AngularCommand BB-WAF: expanding uavcan.equipment.camera_gimbal.Status BB-WAF: expanding uavcan.equipment.camera_gimbal.Mode BB-WAF: BB-WAF: No target_list file found, creating BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/aero/compile_commands.json BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/aero/compile_commands.json BB-WAF: [ 8/1197] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 9/1197] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 10/1197] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 11/1197] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 12/1197] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 13/1197] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Logging.cpp BB-WAF: [ 14/1197] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 15/1197] Compiling libraries/AC_AttitudeControl/AC_PosControl_Logging.cpp BB-WAF: [ 16/1197] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 17/1197] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 18/1197] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 19/1197] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 20/1197] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 21/1197] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 22/1197] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 23/1197] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 24/1197] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 25/1197] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 26/1197] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 27/1197] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 28/1197] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 29/1197] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 30/1197] Compiling libraries/AC_PrecLand/AC_PrecLand_StateMachine.cpp BB-WAF: [ 31/1197] Compiling libraries/AC_PrecLand/PosVelEKF.cpp BB-WAF: [ 32/1197] Compiling libraries/AC_PrecLand/AC_PrecLand_Companion.cpp BB-WAF: [ 33/1197] Compiling libraries/AC_PrecLand/AC_PrecLand_IRLock.cpp BB-WAF: [ 34/1197] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL.cpp BB-WAF: [ 35/1197] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL_Gazebo.cpp BB-WAF: [ 36/1197] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 37/1197] Compiling libraries/APM_Control/AR_PosControl.cpp BB-WAF: [ 38/1197] Compiling libraries/APM_Control/AP_AutoTune.cpp BB-WAF: [ 39/1197] Compiling libraries/APM_Control/AP_PitchController.cpp BB-WAF: [ 40/1197] Compiling libraries/APM_Control/AP_RollController.cpp BB-WAF: [ 41/1197] Compiling libraries/APM_Control/AP_SteerController.cpp BB-WAF: [ 42/1197] Compiling libraries/APM_Control/AP_YawController.cpp BB-WAF: [ 43/1197] Compiling libraries/APM_Control/AR_AttitudeControl.cpp BB-WAF: [ 44/1197] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 45/1197] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 46/1197] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 47/1197] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 48/1197] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 49/1197] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 50/1197] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 51/1197] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 52/1197] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 53/1197] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 54/1197] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 55/1197] Compiling libraries/AP_AdvancedFailsafe/AP_AdvancedFailsafe.cpp BB-WAF: [ 56/1197] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 57/1197] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 58/1197] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 59/1197] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 60/1197] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 61/1197] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 62/1197] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 63/1197] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 64/1197] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 65/1197] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 66/1197] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 67/1197] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 68/1197] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 69/1197] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 70/1197] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 71/1197] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 72/1197] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 73/1197] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 74/1197] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 75/1197] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 76/1197] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 77/1197] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 78/1197] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 79/1197] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 80/1197] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 81/1197] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 82/1197] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 83/1197] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 84/1197] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 85/1197] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 86/1197] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 87/1197] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 88/1197] Compiling libraries/AP_Baro/AP_Baro_atmosphere.cpp BB-WAF: [ 89/1197] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 90/1197] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 91/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 92/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 93/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 94/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 95/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 96/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 97/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 98/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 99/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 100/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 101/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 102/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 103/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 104/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 105/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 106/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 107/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 108/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 109/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 110/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 111/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 112/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 113/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 114/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 115/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 116/1197] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 117/1197] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 118/1197] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 119/1197] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 120/1197] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 121/1197] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 122/1197] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [ 123/1197] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 124/1197] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [ 125/1197] Compiling libraries/AP_CANManager/AP_SLCANIface.cpp BB-WAF: [ 126/1197] Compiling libraries/AP_CANManager/AP_CANManager_CANDriver_Params.cpp BB-WAF: [ 127/1197] Compiling libraries/AP_CANManager/AP_CANSensor.cpp BB-WAF: [ 128/1197] Compiling libraries/AP_CANManager/AP_CANIfaceParams.cpp BB-WAF: [ 129/1197] Compiling libraries/AP_CANManager/AP_CANManager.cpp BB-WAF: [ 130/1197] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 131/1197] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 132/1197] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 133/1197] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 134/1197] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 135/1197] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 136/1197] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 137/1197] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 138/1197] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 139/1197] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 140/1197] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 141/1197] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 142/1197] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 143/1197] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 144/1197] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 145/1197] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 146/1197] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 147/1197] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 148/1197] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 149/1197] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 150/1197] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 151/1197] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 152/1197] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 153/1197] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 154/1197] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 155/1197] Compiling libraries/AP_Compass/AP_Compass_IIS2MDC.cpp BB-WAF: [ 156/1197] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 157/1197] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 158/1197] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 159/1197] Compiling libraries/AP_Compass/AP_Compass_BMM350.cpp BB-WAF: [ 160/1197] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 161/1197] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 162/1197] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 163/1197] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 164/1197] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 165/1197] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 166/1197] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 167/1197] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 168/1197] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 169/1197] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 170/1197] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 171/1197] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 172/1197] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 173/1197] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 174/1197] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 175/1197] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 176/1197] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 177/1197] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 178/1197] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 179/1197] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 180/1197] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 181/1197] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 182/1197] Compiling libraries/AP_CustomRotations/AP_CustomRotations.cpp BB-WAF: [ 183/1197] Compiling libraries/AP_CustomRotations/AP_CustomRotations_params.cpp BB-WAF: [ 184/1197] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 185/1197] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 186/1197] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 187/1197] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 188/1197] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 189/1197] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [ 190/1197] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [ 191/1197] Compiling libraries/AP_Devo_Telem/AP_Devo_Telem.cpp BB-WAF: [ 192/1197] Compiling libraries/AP_DroneCAN/AP_DroneCAN.cpp BB-WAF: [ 193/1197] Compiling libraries/AP_DroneCAN/AP_DroneCAN_DNA_Server.cpp BB-WAF: [ 194/1197] Compiling libraries/AP_DroneCAN/AP_Canard_iface.cpp BB-WAF: [ 195/1197] Compiling libraries/AP_DroneCAN/AP_DroneCAN_serial.cpp BB-WAF: [ 196/1197] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [ 197/1197] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [ 198/1197] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 199/1197] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [ 200/1197] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 201/1197] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [ 202/1197] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [ 203/1197] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [ 204/1197] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [ 205/1197] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [ 206/1197] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [ 207/1197] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_SITL.cpp BB-WAF: [ 208/1197] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem.cpp BB-WAF: [ 209/1197] Compiling libraries/AP_ExternalAHRS/MicroStrain_common.cpp BB-WAF: [ 210/1197] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.cpp BB-WAF: [ 211/1197] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [ 212/1197] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain7.cpp BB-WAF: [ 213/1197] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS.cpp BB-WAF: [ 214/1197] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain5.cpp BB-WAF: [ 215/1197] Compiling libraries/AP_ExternalControl/AP_ExternalControl.cpp BB-WAF: [ 216/1197] Compiling libraries/AP_FETtecOneWire/AP_FETtecOneWire.cpp BB-WAF: [ 217/1197] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [ 218/1197] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [ 219/1197] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [ 220/1197] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [ 221/1197] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [ 222/1197] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [ 223/1197] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [ 224/1197] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [ 225/1197] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [ 226/1197] Compiling libraries/AP_FlashStorage/AP_FlashStorage.cpp BB-WAF: [ 227/1197] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.cpp BB-WAF: [ 228/1197] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.cpp BB-WAF: [ 229/1197] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Telem.cpp BB-WAF: [ 230/1197] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.cpp BB-WAF: [ 231/1197] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [ 232/1197] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.cpp BB-WAF: [ 233/1197] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [ 234/1197] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.cpp BB-WAF: [ 235/1197] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [ 236/1197] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [ 237/1197] Compiling libraries/AP_GPS/AP_GPS_Blended.cpp BB-WAF: [ 238/1197] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [ 239/1197] Compiling libraries/AP_GPS/AP_GPS_Params.cpp BB-WAF: [ 240/1197] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [ 241/1197] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [ 242/1197] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [ 243/1197] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [ 244/1197] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp: In member function void Compass::probe_i2c_spi_compasses(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:19:110: error: no matching function for call to AP_Compass_BMM150::probe(AP_HAL::OwnPtr, Rotation) BB-WAF: 19 | #define PROBE_MAG_I2C(driver, bus, addr, args ...) ADD_BACKEND(DRIVER_ ##driver, AP_Compass_ ## driver::probe(GET_I2C_DEVICE(bus, addr),##args)) BB-WAF: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1101:59: note: in definition of macro ADD_BACKEND BB-WAF: 1101 | do { if (_driver_enabled(driver_type)) { _add_backend(backend); } \ BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:248:28: note: in expansion of macro PROBE_MAG_I2C BB-WAF: 248 | #define HAL_MAG_PROBE1 PROBE_MAG_I2C(BMM150, 2, 0x12, ROTATION_NONE) BB-WAF: | ^~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:251:32: note: in expansion of macro HAL_MAG_PROBE1 BB-WAF: 251 | #define HAL_MAG_PROBE_LIST HAL_MAG_PROBE1; HAL_MAG_PROBE2; HAL_MAG_PROBE3 BB-WAF: | ^~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1433:5: note: in expansion of macro HAL_MAG_PROBE_LIST BB-WAF: 1433 | HAL_MAG_PROBE_LIST; BB-WAF: | ^~~~~~~~~~~~~~~~~~ BB-WAF: compilation terminated due to -Wfatal-errors. BB-WAF: BB-WAF: Waf: Leaving directory `/home/autotest/build/tmp/binaries.build/aero' BB-WAF: Build failed BB-WAF: -> task in 'objs/AP_Compass' failed (exit status 1): BB-WAF: {task 140564553624576: cxx AP_Compass.cpp -> AP_Compass.cpp.0.o} BB-WAF: (run with -v to display more information) BB: Process failed ((3344619, 256)) BB: Failed build of Rover aero beta BB: [7/278] Building board: AEROFOX-H7 at 2025-09-20 11:59:08.001823 BB: Trying checkout Rover beta AEROFOX-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta AEROFOX-H7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [8/278] Building board: AET-H743-Basic at 2025-09-20 11:59:08.039956 BB: Trying checkout Rover beta AET-H743-Basic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta AET-H743-Basic binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [9/278] Building board: airbotf4 at 2025-09-20 11:59:08.075050 BB: Trying checkout Rover beta airbotf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta airbotf4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [10/278] Building board: AIRLink at 2025-09-20 11:59:08.108103 BB: Trying checkout Rover beta AIRLink None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta AIRLink binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [11/278] Building board: Airvolute-DCS2 at 2025-09-20 11:59:08.142493 BB: Trying checkout Rover beta Airvolute-DCS2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta Airvolute-DCS2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [12/278] Building board: AnyleafH7 at 2025-09-20 11:59:08.176524 BB: Trying checkout Rover beta AnyleafH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta AnyleafH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [13/278] Building board: Aocoda-RC-H743Dual at 2025-09-20 11:59:08.210867 BB: Trying checkout Rover beta Aocoda-RC-H743Dual None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta Aocoda-RC-H743Dual binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [14/278] Building board: ARK_FPV at 2025-09-20 11:59:08.244595 BB: Trying checkout Rover beta ARK_FPV None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta ARK_FPV binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/ARK_FPV/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ARK_FPV) - not in board list BB: [15/278] Building board: ARKV6X at 2025-09-20 11:59:09.193404 BB: Trying checkout Rover beta ARKV6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta ARKV6X binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [16/278] Building board: ARKV6X-bdshot at 2025-09-20 11:59:09.228270 BB: Trying checkout Rover beta ARKV6X-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta ARKV6X-bdshot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/ARKV6X-bdshot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ARKV6X-bdshot) - not in board list BB: [17/278] Building board: AtomRCF405NAVI at 2025-09-20 11:59:10.160076 BB: Trying checkout Rover beta AtomRCF405NAVI None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta AtomRCF405NAVI binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [18/278] Building board: ATOMRCF405NAVI-Deluxe at 2025-09-20 11:59:10.197649 BB: Trying checkout Rover beta ATOMRCF405NAVI-Deluxe None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta ATOMRCF405NAVI-Deluxe binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/ATOMRCF405NAVI-Deluxe/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ATOMRCF405NAVI-Deluxe) - not in board list BB: [19/278] Building board: bbbmini at 2025-09-20 11:59:11.145175 BB: Trying checkout Rover beta bbbmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta bbbmini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [20/278] Building board: BeastF7 at 2025-09-20 11:59:11.179189 BB: Trying checkout Rover beta BeastF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta BeastF7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [21/278] Building board: BeastF7v2 at 2025-09-20 11:59:11.212703 BB: Trying checkout Rover beta BeastF7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta BeastF7v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [22/278] Building board: BeastH7 at 2025-09-20 11:59:11.247549 BB: Trying checkout Rover beta BeastH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta BeastH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [23/278] Building board: BeastH7v2 at 2025-09-20 11:59:11.281007 BB: Trying checkout Rover beta BeastH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta BeastH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [24/278] Building board: bhat at 2025-09-20 11:59:11.313535 BB: Trying checkout Rover beta bhat None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta bhat binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [25/278] Building board: BlitzF745 at 2025-09-20 11:59:11.345835 BB: Trying checkout Rover beta BlitzF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta BlitzF745 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [26/278] Building board: BlitzF745AIO at 2025-09-20 11:59:11.378414 BB: Trying checkout Rover beta BlitzF745AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta BlitzF745AIO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [27/278] Building board: BlitzH743Pro at 2025-09-20 11:59:11.411723 BB: Trying checkout Rover beta BlitzH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta BlitzH743Pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [28/278] Building board: BlitzMiniF745 at 2025-09-20 11:59:11.443987 BB: Trying checkout Rover beta BlitzMiniF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta BlitzMiniF745 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [29/278] Building board: BlitzWingH743 at 2025-09-20 11:59:11.476985 BB: Trying checkout Rover beta BlitzWingH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta BlitzWingH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [30/278] Building board: blue at 2025-09-20 11:59:11.511671 BB: Trying checkout Rover beta blue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta blue binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [31/278] Building board: BOTWINGF405 at 2025-09-20 11:59:11.545514 BB: Trying checkout Rover beta BOTWINGF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta BOTWINGF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/BOTWINGF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (BOTWINGF405) - not in board list BB: [32/278] Building board: BrahmaF4 at 2025-09-20 11:59:12.470289 BB: Trying checkout Rover beta BrahmaF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta BrahmaF4 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/BrahmaF4/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (BrahmaF4) - not in board list BB: [33/278] Building board: BROTHERHOBBYF405v3 at 2025-09-20 11:59:13.400278 BB: Trying checkout Rover beta BROTHERHOBBYF405v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta BROTHERHOBBYF405v3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [34/278] Building board: BROTHERHOBBYH743 at 2025-09-20 11:59:13.436317 BB: Trying checkout Rover beta BROTHERHOBBYH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta BROTHERHOBBYH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [35/278] Building board: canzero at 2025-09-20 11:59:13.473334 BB: Trying checkout Rover beta canzero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta canzero binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [36/278] Building board: CBU-H7-LC-Stamp at 2025-09-20 11:59:13.507679 BB: Trying checkout Rover beta CBU-H7-LC-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta CBU-H7-LC-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/CBU-H7-LC-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CBU-H7-LC-Stamp) - not in board list BB: [37/278] Building board: CBU-H7-Stamp at 2025-09-20 11:59:14.425113 BB: Trying checkout Rover beta CBU-H7-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta CBU-H7-Stamp binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [38/278] Building board: CORVON405V2_1 at 2025-09-20 11:59:14.459908 BB: Trying checkout Rover beta CORVON405V2_1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta CORVON405V2_1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/CORVON405V2_1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CORVON405V2_1) - not in board list BB: [39/278] Building board: CORVON743V1 at 2025-09-20 11:59:15.365795 BB: Trying checkout Rover beta CORVON743V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta CORVON743V1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/CORVON743V1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CORVON743V1) - not in board list BB: [40/278] Building board: CSKY405 at 2025-09-20 11:59:16.286200 BB: Trying checkout Rover beta CSKY405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta CSKY405 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [41/278] Building board: CUAV-7-Nano at 2025-09-20 11:59:16.320869 BB: Trying checkout Rover beta CUAV-7-Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta CUAV-7-Nano binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [42/278] Building board: CUAV-Nora at 2025-09-20 11:59:16.355015 BB: Trying checkout Rover beta CUAV-Nora None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta CUAV-Nora binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [43/278] Building board: CUAV-Nora-bdshot at 2025-09-20 11:59:16.389611 BB: Trying checkout Rover beta CUAV-Nora-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta CUAV-Nora-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [44/278] Building board: CUAV-Pixhack-v3 at 2025-09-20 11:59:16.423310 BB: Trying checkout Rover beta CUAV-Pixhack-v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta CUAV-Pixhack-v3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [45/278] Building board: CUAV-V6X-v2 at 2025-09-20 11:59:16.455693 BB: Trying checkout Rover beta CUAV-V6X-v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta CUAV-V6X-v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/CUAV-V6X-v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CUAV-V6X-v2) - not in board list BB: [46/278] Building board: CUAV-X25-EVO at 2025-09-20 11:59:17.376748 BB: Trying checkout Rover beta CUAV-X25-EVO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta CUAV-X25-EVO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/CUAV-X25-EVO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CUAV-X25-EVO) - not in board list BB: [47/278] Building board: CUAV-X7 at 2025-09-20 11:59:18.292213 BB: Trying checkout Rover beta CUAV-X7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta CUAV-X7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [48/278] Building board: CUAV-X7-bdshot at 2025-09-20 11:59:18.329537 BB: Trying checkout Rover beta CUAV-X7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta CUAV-X7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [49/278] Building board: CUAVv5 at 2025-09-20 11:59:18.363286 BB: Trying checkout Rover beta CUAVv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta CUAVv5 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [50/278] Building board: CUAVv5-bdshot at 2025-09-20 11:59:18.396718 BB: Trying checkout Rover beta CUAVv5-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta CUAVv5-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [51/278] Building board: CUAVv5Nano at 2025-09-20 11:59:18.430199 BB: Trying checkout Rover beta CUAVv5Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta CUAVv5Nano binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [52/278] Building board: CUAVv5Nano-bdshot at 2025-09-20 11:59:18.463601 BB: Trying checkout Rover beta CUAVv5Nano-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta CUAVv5Nano-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [53/278] Building board: CubeBlack at 2025-09-20 11:59:18.496452 BB: Trying checkout Rover beta CubeBlack None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta CubeBlack binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [54/278] Building board: CubeBlack+ at 2025-09-20 11:59:18.530835 BB: Trying checkout Rover beta CubeBlack+ None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta CubeBlack+ binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [55/278] Building board: CubeOrange at 2025-09-20 11:59:18.564073 BB: Trying checkout Rover beta CubeOrange None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta CubeOrange binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [56/278] Building board: CubeOrange-bdshot at 2025-09-20 11:59:18.596315 BB: Trying checkout Rover beta CubeOrange-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta CubeOrange-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [57/278] Building board: CubeOrangePlus at 2025-09-20 11:59:18.628181 BB: Trying checkout Rover beta CubeOrangePlus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta CubeOrangePlus binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [58/278] Building board: CubeOrangePlus-bdshot at 2025-09-20 11:59:18.661521 BB: Trying checkout Rover beta CubeOrangePlus-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta CubeOrangePlus-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [59/278] Building board: CubePurple at 2025-09-20 11:59:18.695111 BB: Trying checkout Rover beta CubePurple None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta CubePurple binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [60/278] Building board: CubeRedPrimary at 2025-09-20 11:59:18.728426 BB: Trying checkout Rover beta CubeRedPrimary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta CubeRedPrimary binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [61/278] Building board: CubeRedSecondary at 2025-09-20 11:59:18.763792 BB: Trying checkout Rover beta CubeRedSecondary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta CubeRedSecondary binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [62/278] Building board: CubeYellow at 2025-09-20 11:59:18.796703 BB: Trying checkout Rover beta CubeYellow None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta CubeYellow binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [63/278] Building board: CubeYellow-bdshot at 2025-09-20 11:59:18.829877 BB: Trying checkout Rover beta CubeYellow-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta CubeYellow-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [64/278] Building board: DAKEFPVF405 at 2025-09-20 11:59:18.863679 BB: Trying checkout Rover beta DAKEFPVF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta DAKEFPVF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/DAKEFPVF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (DAKEFPVF405) - not in board list BB: [65/278] Building board: DAKEFPVH743 at 2025-09-20 11:59:19.772692 BB: Trying checkout Rover beta DAKEFPVH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta DAKEFPVH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/DAKEFPVH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (DAKEFPVH743) - not in board list BB: [66/278] Building board: DAKEFPVH743Pro at 2025-09-20 11:59:20.687216 BB: Trying checkout Rover beta DAKEFPVH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta DAKEFPVH743Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/DAKEFPVH743Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (DAKEFPVH743Pro) - not in board list BB: [67/278] Building board: dark at 2025-09-20 11:59:21.654176 BB: Trying checkout Rover beta dark None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta dark binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [68/278] Building board: DevEBoxH7v2 at 2025-09-20 11:59:21.690138 BB: Trying checkout Rover beta DevEBoxH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta DevEBoxH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [69/278] Building board: DroneerF405 at 2025-09-20 11:59:21.727015 BB: Trying checkout Rover beta DroneerF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta DroneerF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/DroneerF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (DroneerF405) - not in board list BB: [70/278] Building board: DrotekP3Pro at 2025-09-20 11:59:22.673668 BB: Trying checkout Rover beta DrotekP3Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta DrotekP3Pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [71/278] Building board: Durandal at 2025-09-20 11:59:22.710454 BB: Trying checkout Rover beta Durandal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta Durandal binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [72/278] Building board: Durandal-bdshot at 2025-09-20 11:59:22.743818 BB: Trying checkout Rover beta Durandal-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta Durandal-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [73/278] Building board: edge at 2025-09-20 11:59:22.777040 BB: Trying checkout Rover beta edge None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta edge binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [74/278] Building board: erleboard at 2025-09-20 11:59:22.809778 BB: Trying checkout Rover beta erleboard None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta erleboard binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [75/278] Building board: erlebrain2 at 2025-09-20 11:59:22.840938 BB: Trying checkout Rover beta erlebrain2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta erlebrain2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [76/278] Building board: esp32buzz at 2025-09-20 11:59:22.874755 BB: Trying checkout Rover beta esp32buzz None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta esp32buzz binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/esp32buzz/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32buzz in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32buzz --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32buzz BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3354348, 256)) BB: waf configure failed BB: [77/278] Building board: esp32diy at 2025-09-20 11:59:24.199371 BB: Trying checkout Rover beta esp32diy None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta esp32diy binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/esp32diy/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32diy in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32diy --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32diy BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3354795, 256)) BB: waf configure failed BB: [78/278] Building board: esp32empty at 2025-09-20 11:59:25.476751 BB: Trying checkout Rover beta esp32empty None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta esp32empty binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/esp32empty/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32empty in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32empty --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32empty BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3355242, 256)) BB: waf configure failed BB: [79/278] Building board: esp32icarus at 2025-09-20 11:59:26.741366 BB: Trying checkout Rover beta esp32icarus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta esp32icarus binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/esp32icarus/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32icarus in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32icarus --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32icarus BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3355689, 256)) BB: waf configure failed BB: [80/278] Building board: esp32imu_module_v11 at 2025-09-20 11:59:28.036773 BB: Trying checkout Rover beta esp32imu_module_v11 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta esp32imu_module_v11 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/esp32imu_module_v11/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (esp32imu_module_v11) - not in board list BB: [81/278] Building board: esp32nick at 2025-09-20 11:59:28.945708 BB: Trying checkout Rover beta esp32nick None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta esp32nick binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/esp32nick/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32nick in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32nick --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32nick BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3356558, 256)) BB: waf configure failed BB: [82/278] Building board: esp32s3devkit at 2025-09-20 11:59:30.214599 BB: Trying checkout Rover beta esp32s3devkit None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta esp32s3devkit binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/esp32s3devkit/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32s3devkit in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32s3devkit --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32s3devkit BB-WAF: Using toolchain : xtensa-esp32s3-elf BB-WAF: Could not find the program ['xtensa-esp32s3-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3357005, 256)) BB: waf configure failed BB: [83/278] Building board: esp32s3empty at 2025-09-20 11:59:31.531610 BB: Trying checkout Rover beta esp32s3empty None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta esp32s3empty binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/esp32s3empty/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32s3empty in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32s3empty --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32s3empty BB-WAF: Using toolchain : xtensa-esp32s3-elf BB-WAF: Could not find the program ['xtensa-esp32s3-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3357452, 256)) BB: waf configure failed BB: [84/278] Building board: esp32tomte76 at 2025-09-20 11:59:32.834500 BB: Trying checkout Rover beta esp32tomte76 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta esp32tomte76 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/esp32tomte76/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32tomte76 in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32tomte76 --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : esp32tomte76 BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((3357899, 256)) BB: waf configure failed BB: [85/278] Building board: F35Lightning at 2025-09-20 11:59:34.125061 BB: Trying checkout Rover beta F35Lightning None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta F35Lightning binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [86/278] Building board: F4BY at 2025-09-20 11:59:34.160347 BB: Trying checkout Rover beta F4BY None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta F4BY binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [87/278] Building board: F4BY_F427 at 2025-09-20 11:59:34.194683 BB: Trying checkout Rover beta F4BY_F427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta F4BY_F427 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/F4BY_F427/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (F4BY_F427) - not in board list BB: [88/278] Building board: FlyingMoonF407 at 2025-09-20 11:59:35.103698 BB: Trying checkout Rover beta FlyingMoonF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta FlyingMoonF407 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [89/278] Building board: FlyingMoonF427 at 2025-09-20 11:59:35.139118 BB: Trying checkout Rover beta FlyingMoonF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta FlyingMoonF427 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [90/278] Building board: FlyingMoonH743 at 2025-09-20 11:59:35.174311 BB: Trying checkout Rover beta FlyingMoonH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta FlyingMoonH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [91/278] Building board: FlywooF405Pro at 2025-09-20 11:59:35.207766 BB: Trying checkout Rover beta FlywooF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta FlywooF405Pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [92/278] Building board: FlywooF745 at 2025-09-20 11:59:35.240107 BB: Trying checkout Rover beta FlywooF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta FlywooF745 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [93/278] Building board: FlywooF745Nano at 2025-09-20 11:59:35.273656 BB: Trying checkout Rover beta FlywooF745Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta FlywooF745Nano binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [94/278] Building board: FlywooH743Pro at 2025-09-20 11:59:35.306718 BB: Trying checkout Rover beta FlywooH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta FlywooH743Pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [95/278] Building board: fmuv2 at 2025-09-20 11:59:35.339626 BB: Trying checkout Rover beta fmuv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta fmuv2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [96/278] Building board: fmuv3 at 2025-09-20 11:59:35.371621 BB: Trying checkout Rover beta fmuv3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta fmuv3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [97/278] Building board: fmuv5 at 2025-09-20 11:59:35.402922 BB: Trying checkout Rover beta fmuv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta fmuv5 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [98/278] Building board: FoxeerF405v2 at 2025-09-20 11:59:35.434698 BB: Trying checkout Rover beta FoxeerF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta FoxeerF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [99/278] Building board: FoxeerH743v1 at 2025-09-20 11:59:35.467079 BB: Trying checkout Rover beta FoxeerH743v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta FoxeerH743v1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [100/278] Building board: GEPRC_TAKER_H743 at 2025-09-20 11:59:35.502285 BB: Trying checkout Rover beta GEPRC_TAKER_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta GEPRC_TAKER_H743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/GEPRC_TAKER_H743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (GEPRC_TAKER_H743) - not in board list BB: [101/278] Building board: GEPRCF745BTHD at 2025-09-20 11:59:36.441765 BB: Trying checkout Rover beta GEPRCF745BTHD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta GEPRCF745BTHD binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [102/278] Building board: GreenSightUltraBlue at 2025-09-20 11:59:36.478005 BB: Trying checkout Rover beta GreenSightUltraBlue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta GreenSightUltraBlue binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/GreenSightUltraBlue/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (GreenSightUltraBlue) - not in board list BB: [103/278] Building board: Here4FC at 2025-09-20 11:59:37.439245 BB: Trying checkout Rover beta Here4FC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta Here4FC binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [104/278] Building board: IFLIGHT_2RAW_H7 at 2025-09-20 11:59:37.474387 BB: Trying checkout Rover beta IFLIGHT_2RAW_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta IFLIGHT_2RAW_H7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [105/278] Building board: JFB100 at 2025-09-20 11:59:37.507963 BB: Trying checkout Rover beta JFB100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta JFB100 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [106/278] Building board: JFB110 at 2025-09-20 11:59:37.541792 BB: Trying checkout Rover beta JFB110 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta JFB110 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [107/278] Building board: JHEM_JHEF405 at 2025-09-20 11:59:37.575085 BB: Trying checkout Rover beta JHEM_JHEF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta JHEM_JHEF405 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [108/278] Building board: JHEMCU-H743HD at 2025-09-20 11:59:37.607597 BB: Trying checkout Rover beta JHEMCU-H743HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta JHEMCU-H743HD binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [109/278] Building board: JHEMCUF405PRO at 2025-09-20 11:59:37.640090 BB: Trying checkout Rover beta JHEMCUF405PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta JHEMCUF405PRO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/JHEMCUF405PRO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (JHEMCUF405PRO) - not in board list BB: [110/278] Building board: JHEMCUF405WING at 2025-09-20 11:59:38.564222 BB: Trying checkout Rover beta JHEMCUF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta JHEMCUF405WING binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/JHEMCUF405WING/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a