Created
January 8, 2026 05:49
-
-
Save lupyuen/c9dd83842ab9b845eadedb968bd63bc1 to your computer and use it in GitHub Desktop.
Log for NuttX Build and Ingest. See https://lupyuen.org/articles/dashboard
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| luppy@nuttx-dashboard-vm:~/nuttx-release$ git config --global user.email "nuttxpr@gmail.com" | |
| luppy@nuttx-dashboard-vm:~/nuttx-release$ git config --global user.name "nuttxpr (nuttx-dashboard-vm)" | |
| luppy@nuttx-dashboard-vm:~/nuttx-release$ cd $HOME/nuttx-release | |
| luppy@nuttx-dashboard-vm:~/nuttx-release$ ./sync-build-ingest.sh | |
| + script_path=./sync-build-ingest.sh | |
| +++ dirname -- ./sync-build-ingest.sh | |
| ++ cd -P . | |
| ++ pwd | |
| + script_dir=/home/luppy/nuttx-release | |
| + tmp_dir=/tmp/sync-build-ingest | |
| + rm -rf /tmp/sync-build-ingest | |
| + mkdir /tmp/sync-build-ingest | |
| + cd /tmp/sync-build-ingest | |
| + git clone https://github.com/apache/nuttx upstream | |
| Cloning into 'upstream'... | |
| remote: Enumerating objects: 877614, done. | |
| remote: Counting objects: 100% (358/358), done. | |
| remote: Compressing objects: 100% (235/235), done. | |
| remote: Total 877614 (delta 178), reused 123 (delta 123), pack-reused 877256 (from 3) | |
| Receiving objects: 100% (877614/877614), 343.22 MiB | 16.63 MiB/s, done. | |
| Resolving deltas: 100% (687799/687799), done. | |
| Updating files: 100% (25302/25302), done. | |
| + git clone ssh://git@github.com/NuttX/nuttx downstream | |
| Cloning into 'downstream'... | |
| remote: Enumerating objects: 872699, done. | |
| remote: Counting objects: 100% (402/402), done. | |
| remote: Compressing objects: 100% (231/231), done. | |
| remote: Total 872699 (delta 226), reused 172 (delta 171), pack-reused 872297 (from 3) | |
| Receiving objects: 100% (872699/872699), 342.33 MiB | 8.05 MiB/s, done. | |
| Resolving deltas: 100% (683763/683763), done. | |
| Updating files: 100% (25302/25302), done. | |
| + set +x | |
| **** Waiting for Build to Complete then Ingest GitHub Actions Logs... | |
| + pushd /home/luppy/nuttx-release/../ingest-nuttx-builds | |
| ~/ingest-nuttx-builds /tmp/sync-build-ingest | |
| + ./github.sh | |
| + run_id= | |
| + user=NuttX | |
| + repo=nuttx | |
| + linux_step=10 | |
| + msys2_step=9 | |
| + (( 1 )) | |
| + (( 1 )) | |
| + defconfig=/tmp/defconfig-github.txt | |
| + find /home/luppy/riscv/nuttx -name defconfig | |
| + [[ '' == '' ]] | |
| ++ gh run list --repo NuttX/nuttx --limit 1 --json databaseId,name,displayTitle,conclusion --jq '.[].databaseId' | |
| + latest_run_id=20803622272 | |
| + set +x | |
| latest_run_id=20803622272 | |
| ++ gh run list --repo NuttX/nuttx --limit 1 --status completed --json databaseId,name,displayTitle,conclusion --jq '.[].databaseId' | |
| + completed_run_id=20793569144 | |
| + set +x | |
| completed_run_id=20793569144 | |
| + [[ 20803622272 == '' ]] | |
| + [[ 20793569144 == '' ]] | |
| + [[ 20793569144 != \2\0\8\0\3\6\2\2\2\7\2 ]] | |
| + set +x | |
| **** Latest run has not completed, waiting... | |
| + date | |
| Thu Jan 8 02:47:38 UTC 2026 | |
| + sleep 300 | |
| + continue | |
| + (( 1 )) | |
| + (( 1 )) | |
| + defconfig=/tmp/defconfig-github.txt | |
| + find /home/luppy/riscv/nuttx -name defconfig | |
| + [[ '' == '' ]] | |
| ++ gh run list --repo NuttX/nuttx --limit 1 --json databaseId,name,displayTitle,conclusion --jq '.[].databaseId' | |
| + latest_run_id=20803622272 | |
| + set +x | |
| latest_run_id=20803622272 | |
| ++ gh run list --repo NuttX/nuttx --limit 1 --status completed --json databaseId,name,displayTitle,conclusion --jq '.[].databaseId' | |
| + completed_run_id=20793569144 | |
| + set +x | |
| completed_run_id=20793569144 | |
| + [[ 20803622272 == '' ]] | |
| + [[ 20793569144 == '' ]] | |
| + [[ 20793569144 != \2\0\8\0\3\6\2\2\2\7\2 ]] | |
| + set +x | |
| **** Latest run has not completed, waiting... | |
| + date | |
| Thu Jan 8 02:52:41 UTC 2026 | |
| + sleep 300 | |
| + continue | |
| + (( 1 )) | |
| + (( 1 )) | |
| + defconfig=/tmp/defconfig-github.txt | |
| + find /home/luppy/riscv/nuttx -name defconfig | |
| + [[ '' == '' ]] | |
| ++ gh run list --repo NuttX/nuttx --limit 1 --json databaseId,name,displayTitle,conclusion --jq '.[].databaseId' | |
| + latest_run_id=20803622272 | |
| + set +x | |
| latest_run_id=20803622272 | |
| ++ gh run list --repo NuttX/nuttx --limit 1 --status completed --json databaseId,name,displayTitle,conclusion --jq '.[].databaseId' | |
| + completed_run_id=20793569144 | |
| + set +x | |
| completed_run_id=20793569144 | |
| + [[ 20803622272 == '' ]] | |
| + [[ 20793569144 == '' ]] | |
| + [[ 20793569144 != \2\0\8\0\3\6\2\2\2\7\2 ]] | |
| + set +x | |
| **** Latest run has not completed, waiting... | |
| + date | |
| Thu Jan 8 02:57:43 UTC 2026 | |
| + sleep 300 | |
| + continue | |
| + (( 1 )) | |
| + (( 1 )) | |
| + defconfig=/tmp/defconfig-github.txt | |
| + find /home/luppy/riscv/nuttx -name defconfig | |
| + [[ '' == '' ]] | |
| ++ gh run list --repo NuttX/nuttx --limit 1 --json databaseId,name,displayTitle,conclusion --jq '.[].databaseId' | |
| + latest_run_id=20803622272 | |
| + set +x | |
| latest_run_id=20803622272 | |
| ++ gh run list --repo NuttX/nuttx --limit 1 --status completed --json databaseId,name,displayTitle,conclusion --jq '.[].databaseId' | |
| + completed_run_id=20793569144 | |
| + set +x | |
| completed_run_id=20793569144 | |
| + [[ 20803622272 == '' ]] | |
| + [[ 20793569144 == '' ]] | |
| + [[ 20793569144 != \2\0\8\0\3\6\2\2\2\7\2 ]] | |
| + set +x | |
| **** Latest run has not completed, waiting... | |
| + date | |
| Thu Jan 8 03:02:45 UTC 2026 | |
| + sleep 300 | |
| + continue | |
| + (( 1 )) | |
| + (( 1 )) | |
| + defconfig=/tmp/defconfig-github.txt | |
| + find /home/luppy/riscv/nuttx -name defconfig | |
| + [[ '' == '' ]] | |
| ++ gh run list --repo NuttX/nuttx --limit 1 --json databaseId,name,displayTitle,conclusion --jq '.[].databaseId' | |
| + latest_run_id=20803622272 | |
| + set +x | |
| latest_run_id=20803622272 | |
| ++ gh run list --repo NuttX/nuttx --limit 1 --status completed --json databaseId,name,displayTitle,conclusion --jq '.[].databaseId' | |
| + completed_run_id=20793569144 | |
| + set +x | |
| completed_run_id=20793569144 | |
| + [[ 20803622272 == '' ]] | |
| + [[ 20793569144 == '' ]] | |
| + [[ 20793569144 != \2\0\8\0\3\6\2\2\2\7\2 ]] | |
| + set +x | |
| **** Latest run has not completed, waiting... | |
| + date | |
| Thu Jan 8 03:07:47 UTC 2026 | |
| + sleep 300 | |
| + continue | |
| + (( 1 )) | |
| + (( 1 )) | |
| + defconfig=/tmp/defconfig-github.txt | |
| + find /home/luppy/riscv/nuttx -name defconfig | |
| + [[ '' == '' ]] | |
| ++ gh run list --repo NuttX/nuttx --limit 1 --json databaseId,name,displayTitle,conclusion --jq '.[].databaseId' | |
| + latest_run_id=20803622272 | |
| + set +x | |
| latest_run_id=20803622272 | |
| ++ gh run list --repo NuttX/nuttx --limit 1 --status completed --json databaseId,name,displayTitle,conclusion --jq '.[].databaseId' | |
| + completed_run_id=20793569144 | |
| + set +x | |
| completed_run_id=20793569144 | |
| + [[ 20803622272 == '' ]] | |
| + [[ 20793569144 == '' ]] | |
| + [[ 20793569144 != \2\0\8\0\3\6\2\2\2\7\2 ]] | |
| + set +x | |
| **** Latest run has not completed, waiting... | |
| + date | |
| Thu Jan 8 03:12:49 UTC 2026 | |
| + sleep 300 | |
| + continue | |
| + (( 1 )) | |
| + (( 1 )) | |
| + defconfig=/tmp/defconfig-github.txt | |
| + find /home/luppy/riscv/nuttx -name defconfig | |
| + [[ '' == '' ]] | |
| ++ gh run list --repo NuttX/nuttx --limit 1 --json databaseId,name,displayTitle,conclusion --jq '.[].databaseId' | |
| + latest_run_id=20803622272 | |
| + set +x | |
| latest_run_id=20803622272 | |
| ++ gh run list --repo NuttX/nuttx --limit 1 --status completed --json databaseId,name,displayTitle,conclusion --jq '.[].databaseId' | |
| + completed_run_id=20793569144 | |
| + set +x | |
| completed_run_id=20793569144 | |
| + [[ 20803622272 == '' ]] | |
| + [[ 20793569144 == '' ]] | |
| + [[ 20793569144 != \2\0\8\0\3\6\2\2\2\7\2 ]] | |
| + set +x | |
| **** Latest run has not completed, waiting... | |
| + date | |
| Thu Jan 8 03:17:52 UTC 2026 | |
| + sleep 300 | |
| + continue | |
| + (( 1 )) | |
| + (( 1 )) | |
| + defconfig=/tmp/defconfig-github.txt | |
| + find /home/luppy/riscv/nuttx -name defconfig | |
| + [[ '' == '' ]] | |
| ++ gh run list --repo NuttX/nuttx --limit 1 --json databaseId,name,displayTitle,conclusion --jq '.[].databaseId' | |
| + latest_run_id=20803622272 | |
| + set +x | |
| latest_run_id=20803622272 | |
| ++ gh run list --repo NuttX/nuttx --limit 1 --status completed --json databaseId,name,displayTitle,conclusion --jq '.[].databaseId' | |
| + completed_run_id=20793569144 | |
| + set +x | |
| completed_run_id=20793569144 | |
| + [[ 20803622272 == '' ]] | |
| + [[ 20793569144 == '' ]] | |
| + [[ 20793569144 != \2\0\8\0\3\6\2\2\2\7\2 ]] | |
| + set +x | |
| **** Latest run has not completed, waiting... | |
| + date | |
| Thu Jan 8 03:22:54 UTC 2026 | |
| + sleep 300 | |
| + continue | |
| + (( 1 )) | |
| + (( 1 )) | |
| + defconfig=/tmp/defconfig-github.txt | |
| + find /home/luppy/riscv/nuttx -name defconfig | |
| + [[ '' == '' ]] | |
| ++ gh run list --repo NuttX/nuttx --limit 1 --json databaseId,name,displayTitle,conclusion --jq '.[].databaseId' | |
| + latest_run_id=20803622272 | |
| + set +x | |
| latest_run_id=20803622272 | |
| ++ gh run list --repo NuttX/nuttx --limit 1 --status completed --json databaseId,name,displayTitle,conclusion --jq '.[].databaseId' | |
| + completed_run_id=20793569144 | |
| + set +x | |
| completed_run_id=20793569144 | |
| + [[ 20803622272 == '' ]] | |
| + [[ 20793569144 == '' ]] | |
| + [[ 20793569144 != \2\0\8\0\3\6\2\2\2\7\2 ]] | |
| + set +x | |
| **** Latest run has not completed, waiting... | |
| + date | |
| Thu Jan 8 03:27:55 UTC 2026 | |
| + sleep 300 | |
| + continue | |
| + (( 1 )) | |
| + (( 1 )) | |
| + defconfig=/tmp/defconfig-github.txt | |
| + find /home/luppy/riscv/nuttx -name defconfig | |
| + [[ '' == '' ]] | |
| ++ gh run list --repo NuttX/nuttx --limit 1 --json databaseId,name,displayTitle,conclusion --jq '.[].databaseId' | |
| + latest_run_id=20803622272 | |
| + set +x | |
| latest_run_id=20803622272 | |
| ++ gh run list --repo NuttX/nuttx --limit 1 --status completed --json databaseId,name,displayTitle,conclusion --jq '.[].databaseId' | |
| + completed_run_id=20793569144 | |
| + set +x | |
| completed_run_id=20793569144 | |
| + [[ 20803622272 == '' ]] | |
| + [[ 20793569144 == '' ]] | |
| + [[ 20793569144 != \2\0\8\0\3\6\2\2\2\7\2 ]] | |
| + set +x | |
| **** Latest run has not completed, waiting... | |
| + date | |
| Thu Jan 8 03:32:58 UTC 2026 | |
| + sleep 300 | |
| + continue | |
| + (( 1 )) | |
| + (( 1 )) | |
| + defconfig=/tmp/defconfig-github.txt | |
| + find /home/luppy/riscv/nuttx -name defconfig | |
| + [[ '' == '' ]] | |
| ++ gh run list --repo NuttX/nuttx --limit 1 --json databaseId,name,displayTitle,conclusion --jq '.[].databaseId' | |
| + latest_run_id=20803622272 | |
| + set +x | |
| latest_run_id=20803622272 | |
| ++ gh run list --repo NuttX/nuttx --limit 1 --status completed --json databaseId,name,displayTitle,conclusion --jq '.[].databaseId' | |
| + completed_run_id=20793569144 | |
| + set +x | |
| completed_run_id=20793569144 | |
| + [[ 20803622272 == '' ]] | |
| + [[ 20793569144 == '' ]] | |
| + [[ 20793569144 != \2\0\8\0\3\6\2\2\2\7\2 ]] | |
| + set +x | |
| **** Latest run has not completed, waiting... | |
| + date | |
| Thu Jan 8 03:38:00 UTC 2026 | |
| + sleep 300 | |
| + continue | |
| + (( 1 )) | |
| + (( 1 )) | |
| + defconfig=/tmp/defconfig-github.txt | |
| + find /home/luppy/riscv/nuttx -name defconfig | |
| + [[ '' == '' ]] | |
| ++ gh run list --repo NuttX/nuttx --limit 1 --json databaseId,name,displayTitle,conclusion --jq '.[].databaseId' | |
| + latest_run_id=20803622272 | |
| + set +x | |
| latest_run_id=20803622272 | |
| ++ gh run list --repo NuttX/nuttx --limit 1 --status completed --json databaseId,name,displayTitle,conclusion --jq '.[].databaseId' | |
| + completed_run_id=20793569144 | |
| + set +x | |
| completed_run_id=20793569144 | |
| + [[ 20803622272 == '' ]] | |
| + [[ 20793569144 == '' ]] | |
| + [[ 20793569144 != \2\0\8\0\3\6\2\2\2\7\2 ]] | |
| + set +x | |
| **** Latest run has not completed, waiting... | |
| + date | |
| Thu Jan 8 03:43:02 UTC 2026 | |
| + sleep 300 | |
| + continue | |
| + (( 1 )) | |
| + (( 1 )) | |
| + defconfig=/tmp/defconfig-github.txt | |
| + find /home/luppy/riscv/nuttx -name defconfig | |
| + [[ '' == '' ]] | |
| ++ gh run list --repo NuttX/nuttx --limit 1 --json databaseId,name,displayTitle,conclusion --jq '.[].databaseId' | |
| + latest_run_id=20803622272 | |
| + set +x | |
| latest_run_id=20803622272 | |
| ++ gh run list --repo NuttX/nuttx --limit 1 --status completed --json databaseId,name,displayTitle,conclusion --jq '.[].databaseId' | |
| + completed_run_id=20793569144 | |
| + set +x | |
| completed_run_id=20793569144 | |
| + [[ 20803622272 == '' ]] | |
| + [[ 20793569144 == '' ]] | |
| + [[ 20793569144 != \2\0\8\0\3\6\2\2\2\7\2 ]] | |
| + set +x | |
| **** Latest run has not completed, waiting... | |
| + date | |
| Thu Jan 8 03:48:04 UTC 2026 | |
| + sleep 300 | |
| + continue | |
| + (( 1 )) | |
| + (( 1 )) | |
| + defconfig=/tmp/defconfig-github.txt | |
| + find /home/luppy/riscv/nuttx -name defconfig | |
| + [[ '' == '' ]] | |
| ++ gh run list --repo NuttX/nuttx --limit 1 --json databaseId,name,displayTitle,conclusion --jq '.[].databaseId' | |
| + latest_run_id=20803622272 | |
| + set +x | |
| latest_run_id=20803622272 | |
| ++ gh run list --repo NuttX/nuttx --limit 1 --status completed --json databaseId,name,displayTitle,conclusion --jq '.[].databaseId' | |
| + completed_run_id=20793569144 | |
| + set +x | |
| completed_run_id=20793569144 | |
| + [[ 20803622272 == '' ]] | |
| + [[ 20793569144 == '' ]] | |
| + [[ 20793569144 != \2\0\8\0\3\6\2\2\2\7\2 ]] | |
| + set +x | |
| **** Latest run has not completed, waiting... | |
| + date | |
| Thu Jan 8 03:53:06 UTC 2026 | |
| + sleep 300 | |
| + continue | |
| + (( 1 )) | |
| + (( 1 )) | |
| + defconfig=/tmp/defconfig-github.txt | |
| + find /home/luppy/riscv/nuttx -name defconfig | |
| + [[ '' == '' ]] | |
| ++ gh run list --repo NuttX/nuttx --limit 1 --json databaseId,name,displayTitle,conclusion --jq '.[].databaseId' | |
| + latest_run_id=20803622272 | |
| + set +x | |
| latest_run_id=20803622272 | |
| ++ gh run list --repo NuttX/nuttx --limit 1 --status completed --json databaseId,name,displayTitle,conclusion --jq '.[].databaseId' | |
| + completed_run_id=20793569144 | |
| + set +x | |
| completed_run_id=20793569144 | |
| + [[ 20803622272 == '' ]] | |
| + [[ 20793569144 == '' ]] | |
| + [[ 20793569144 != \2\0\8\0\3\6\2\2\2\7\2 ]] | |
| + set +x | |
| **** Latest run has not completed, waiting... | |
| + date | |
| Thu Jan 8 03:58:08 UTC 2026 | |
| + sleep 300 | |
| + continue | |
| + (( 1 )) | |
| + (( 1 )) | |
| + defconfig=/tmp/defconfig-github.txt | |
| + find /home/luppy/riscv/nuttx -name defconfig | |
| + [[ '' == '' ]] | |
| ++ gh run list --repo NuttX/nuttx --limit 1 --json databaseId,name,displayTitle,conclusion --jq '.[].databaseId' | |
| + latest_run_id=20803622272 | |
| + set +x | |
| latest_run_id=20803622272 | |
| ++ gh run list --repo NuttX/nuttx --limit 1 --status completed --json databaseId,name,displayTitle,conclusion --jq '.[].databaseId' | |
| + completed_run_id=20793569144 | |
| + set +x | |
| completed_run_id=20793569144 | |
| + [[ 20803622272 == '' ]] | |
| + [[ 20793569144 == '' ]] | |
| + [[ 20793569144 != \2\0\8\0\3\6\2\2\2\7\2 ]] | |
| + set +x | |
| **** Latest run has not completed, waiting... | |
| + date | |
| Thu Jan 8 04:03:09 UTC 2026 | |
| + sleep 300 | |
| + continue | |
| + (( 1 )) | |
| + (( 1 )) | |
| + defconfig=/tmp/defconfig-github.txt | |
| + find /home/luppy/riscv/nuttx -name defconfig | |
| + [[ '' == '' ]] | |
| ++ gh run list --repo NuttX/nuttx --limit 1 --json databaseId,name,displayTitle,conclusion --jq '.[].databaseId' | |
| + latest_run_id=20803622272 | |
| + set +x | |
| latest_run_id=20803622272 | |
| ++ gh run list --repo NuttX/nuttx --limit 1 --status completed --json databaseId,name,displayTitle,conclusion --jq '.[].databaseId' | |
| + completed_run_id=20793569144 | |
| + set +x | |
| completed_run_id=20793569144 | |
| + [[ 20803622272 == '' ]] | |
| + [[ 20793569144 == '' ]] | |
| + [[ 20793569144 != \2\0\8\0\3\6\2\2\2\7\2 ]] | |
| + set +x | |
| **** Latest run has not completed, waiting... | |
| + date | |
| Thu Jan 8 04:08:11 UTC 2026 | |
| + sleep 300 | |
| + continue | |
| + (( 1 )) | |
| + (( 1 )) | |
| + defconfig=/tmp/defconfig-github.txt | |
| + find /home/luppy/riscv/nuttx -name defconfig | |
| + [[ '' == '' ]] | |
| ++ gh run list --repo NuttX/nuttx --limit 1 --json databaseId,name,displayTitle,conclusion --jq '.[].databaseId' | |
| + latest_run_id=20803622272 | |
| + set +x | |
| latest_run_id=20803622272 | |
| ++ gh run list --repo NuttX/nuttx --limit 1 --status completed --json databaseId,name,displayTitle,conclusion --jq '.[].databaseId' | |
| + completed_run_id=20793569144 | |
| + set +x | |
| completed_run_id=20793569144 | |
| + [[ 20803622272 == '' ]] | |
| + [[ 20793569144 == '' ]] | |
| + [[ 20793569144 != \2\0\8\0\3\6\2\2\2\7\2 ]] | |
| + set +x | |
| **** Latest run has not completed, waiting... | |
| + date | |
| Thu Jan 8 04:13:13 UTC 2026 | |
| + sleep 300 | |
| + continue | |
| + (( 1 )) | |
| + (( 1 )) | |
| + defconfig=/tmp/defconfig-github.txt | |
| + find /home/luppy/riscv/nuttx -name defconfig | |
| + [[ '' == '' ]] | |
| ++ gh run list --repo NuttX/nuttx --limit 1 --json databaseId,name,displayTitle,conclusion --jq '.[].databaseId' | |
| + latest_run_id=20803622272 | |
| + set +x | |
| latest_run_id=20803622272 | |
| ++ gh run list --repo NuttX/nuttx --limit 1 --status completed --json databaseId,name,displayTitle,conclusion --jq '.[].databaseId' | |
| + completed_run_id=20793569144 | |
| + set +x | |
| completed_run_id=20793569144 | |
| + [[ 20803622272 == '' ]] | |
| + [[ 20793569144 == '' ]] | |
| + [[ 20793569144 != \2\0\8\0\3\6\2\2\2\7\2 ]] | |
| + set +x | |
| **** Latest run has not completed, waiting... | |
| + date | |
| Thu Jan 8 04:18:15 UTC 2026 | |
| + sleep 300 | |
| + continue | |
| + (( 1 )) | |
| + (( 1 )) | |
| + defconfig=/tmp/defconfig-github.txt | |
| + find /home/luppy/riscv/nuttx -name defconfig | |
| + [[ '' == '' ]] | |
| ++ gh run list --repo NuttX/nuttx --limit 1 --json databaseId,name,displayTitle,conclusion --jq '.[].databaseId' | |
| + latest_run_id=20803622272 | |
| + set +x | |
| latest_run_id=20803622272 | |
| ++ gh run list --repo NuttX/nuttx --limit 1 --status completed --json databaseId,name,displayTitle,conclusion --jq '.[].databaseId' | |
| + completed_run_id=20793569144 | |
| + set +x | |
| completed_run_id=20793569144 | |
| + [[ 20803622272 == '' ]] | |
| + [[ 20793569144 == '' ]] | |
| + [[ 20793569144 != \2\0\8\0\3\6\2\2\2\7\2 ]] | |
| + set +x | |
| **** Latest run has not completed, waiting... | |
| + date | |
| Thu Jan 8 04:23:17 UTC 2026 | |
| + sleep 300 | |
| + continue | |
| + (( 1 )) | |
| + (( 1 )) | |
| + defconfig=/tmp/defconfig-github.txt | |
| + find /home/luppy/riscv/nuttx -name defconfig | |
| + [[ '' == '' ]] | |
| ++ gh run list --repo NuttX/nuttx --limit 1 --json databaseId,name,displayTitle,conclusion --jq '.[].databaseId' | |
| + latest_run_id=20803622272 | |
| + set +x | |
| latest_run_id=20803622272 | |
| ++ gh run list --repo NuttX/nuttx --limit 1 --status completed --json databaseId,name,displayTitle,conclusion --jq '.[].databaseId' | |
| + completed_run_id=20793569144 | |
| + set +x | |
| completed_run_id=20793569144 | |
| + [[ 20803622272 == '' ]] | |
| + [[ 20793569144 == '' ]] | |
| + [[ 20793569144 != \2\0\8\0\3\6\2\2\2\7\2 ]] | |
| + set +x | |
| **** Latest run has not completed, waiting... | |
| + date | |
| Thu Jan 8 04:28:19 UTC 2026 | |
| + sleep 300 | |
| + continue | |
| + (( 1 )) | |
| + (( 1 )) | |
| + defconfig=/tmp/defconfig-github.txt | |
| + find /home/luppy/riscv/nuttx -name defconfig | |
| + [[ '' == '' ]] | |
| ++ gh run list --repo NuttX/nuttx --limit 1 --json databaseId,name,displayTitle,conclusion --jq '.[].databaseId' | |
| + latest_run_id=20803622272 | |
| + set +x | |
| latest_run_id=20803622272 | |
| ++ gh run list --repo NuttX/nuttx --limit 1 --status completed --json databaseId,name,displayTitle,conclusion --jq '.[].databaseId' | |
| + completed_run_id=20793569144 | |
| + set +x | |
| completed_run_id=20793569144 | |
| + [[ 20803622272 == '' ]] | |
| + [[ 20793569144 == '' ]] | |
| + [[ 20793569144 != \2\0\8\0\3\6\2\2\2\7\2 ]] | |
| + set +x | |
| **** Latest run has not completed, waiting... | |
| + date | |
| Thu Jan 8 04:33:21 UTC 2026 | |
| + sleep 300 | |
| + continue | |
| + (( 1 )) | |
| + (( 1 )) | |
| + defconfig=/tmp/defconfig-github.txt | |
| + find /home/luppy/riscv/nuttx -name defconfig | |
| + [[ '' == '' ]] | |
| ++ gh run list --repo NuttX/nuttx --limit 1 --json databaseId,name,displayTitle,conclusion --jq '.[].databaseId' | |
| + latest_run_id=20803622272 | |
| + set +x | |
| latest_run_id=20803622272 | |
| ++ gh run list --repo NuttX/nuttx --limit 1 --status completed --json databaseId,name,displayTitle,conclusion --jq '.[].databaseId' | |
| + completed_run_id=20793569144 | |
| + set +x | |
| completed_run_id=20793569144 | |
| + [[ 20803622272 == '' ]] | |
| + [[ 20793569144 == '' ]] | |
| + [[ 20793569144 != \2\0\8\0\3\6\2\2\2\7\2 ]] | |
| + set +x | |
| **** Latest run has not completed, waiting... | |
| + date | |
| Thu Jan 8 04:38:23 UTC 2026 | |
| + sleep 300 | |
| + continue | |
| + (( 1 )) | |
| + (( 1 )) | |
| + defconfig=/tmp/defconfig-github.txt | |
| + find /home/luppy/riscv/nuttx -name defconfig | |
| + [[ '' == '' ]] | |
| ++ gh run list --repo NuttX/nuttx --limit 1 --json databaseId,name,displayTitle,conclusion --jq '.[].databaseId' | |
| + latest_run_id=20803622272 | |
| + set +x | |
| latest_run_id=20803622272 | |
| ++ gh run list --repo NuttX/nuttx --limit 1 --status completed --json databaseId,name,displayTitle,conclusion --jq '.[].databaseId' | |
| + completed_run_id=20793569144 | |
| + set +x | |
| completed_run_id=20793569144 | |
| + [[ 20803622272 == '' ]] | |
| + [[ 20793569144 == '' ]] | |
| + [[ 20793569144 != \2\0\8\0\3\6\2\2\2\7\2 ]] | |
| + set +x | |
| **** Latest run has not completed, waiting... | |
| + date | |
| Thu Jan 8 04:43:25 UTC 2026 | |
| + sleep 300 | |
| + continue | |
| + (( 1 )) | |
| + (( 1 )) | |
| + defconfig=/tmp/defconfig-github.txt | |
| + find /home/luppy/riscv/nuttx -name defconfig | |
| + [[ '' == '' ]] | |
| ++ gh run list --repo NuttX/nuttx --limit 1 --json databaseId,name,displayTitle,conclusion --jq '.[].databaseId' | |
| + latest_run_id=20803622272 | |
| + set +x | |
| latest_run_id=20803622272 | |
| ++ gh run list --repo NuttX/nuttx --limit 1 --status completed --json databaseId,name,displayTitle,conclusion --jq '.[].databaseId' | |
| + completed_run_id=20793569144 | |
| + set +x | |
| completed_run_id=20793569144 | |
| + [[ 20803622272 == '' ]] | |
| + [[ 20793569144 == '' ]] | |
| + [[ 20793569144 != \2\0\8\0\3\6\2\2\2\7\2 ]] | |
| + set +x | |
| **** Latest run has not completed, waiting... | |
| + date | |
| Thu Jan 8 04:48:27 UTC 2026 | |
| + sleep 300 | |
| + continue | |
| + (( 1 )) | |
| + (( 1 )) | |
| + defconfig=/tmp/defconfig-github.txt | |
| + find /home/luppy/riscv/nuttx -name defconfig | |
| + [[ '' == '' ]] | |
| ++ gh run list --repo NuttX/nuttx --limit 1 --json databaseId,name,displayTitle,conclusion --jq '.[].databaseId' | |
| + latest_run_id=20803622272 | |
| + set +x | |
| latest_run_id=20803622272 | |
| ++ gh run list --repo NuttX/nuttx --limit 1 --status completed --json databaseId,name,displayTitle,conclusion --jq '.[].databaseId' | |
| + completed_run_id=20793569144 | |
| + set +x | |
| completed_run_id=20793569144 | |
| + [[ 20803622272 == '' ]] | |
| + [[ 20793569144 == '' ]] | |
| + [[ 20793569144 != \2\0\8\0\3\6\2\2\2\7\2 ]] | |
| + set +x | |
| **** Latest run has not completed, waiting... | |
| + date | |
| Thu Jan 8 04:53:29 UTC 2026 | |
| + sleep 300 | |
| + continue | |
| + (( 1 )) | |
| + (( 1 )) | |
| + defconfig=/tmp/defconfig-github.txt | |
| + find /home/luppy/riscv/nuttx -name defconfig | |
| + [[ '' == '' ]] | |
| ++ gh run list --repo NuttX/nuttx --limit 1 --json databaseId,name,displayTitle,conclusion --jq '.[].databaseId' | |
| + latest_run_id=20803622272 | |
| + set +x | |
| latest_run_id=20803622272 | |
| ++ gh run list --repo NuttX/nuttx --limit 1 --status completed --json databaseId,name,displayTitle,conclusion --jq '.[].databaseId' | |
| + completed_run_id=20793569144 | |
| + set +x | |
| completed_run_id=20793569144 | |
| + [[ 20803622272 == '' ]] | |
| + [[ 20793569144 == '' ]] | |
| + [[ 20793569144 != \2\0\8\0\3\6\2\2\2\7\2 ]] | |
| + set +x | |
| **** Latest run has not completed, waiting... | |
| + date | |
| Thu Jan 8 04:58:31 UTC 2026 | |
| + sleep 300 | |
| + continue | |
| + (( 1 )) | |
| + (( 1 )) | |
| + defconfig=/tmp/defconfig-github.txt | |
| + find /home/luppy/riscv/nuttx -name defconfig | |
| + [[ '' == '' ]] | |
| ++ gh run list --repo NuttX/nuttx --limit 1 --json databaseId,name,displayTitle,conclusion --jq '.[].databaseId' | |
| + latest_run_id=20803622272 | |
| + set +x | |
| latest_run_id=20803622272 | |
| ++ gh run list --repo NuttX/nuttx --limit 1 --status completed --json databaseId,name,displayTitle,conclusion --jq '.[].databaseId' | |
| + completed_run_id=20793569144 | |
| + set +x | |
| completed_run_id=20793569144 | |
| + [[ 20803622272 == '' ]] | |
| + [[ 20793569144 == '' ]] | |
| + [[ 20793569144 != \2\0\8\0\3\6\2\2\2\7\2 ]] | |
| + set +x | |
| **** Latest run has not completed, waiting... | |
| + date | |
| Thu Jan 8 05:03:33 UTC 2026 | |
| + sleep 300 | |
| + continue | |
| + (( 1 )) | |
| + (( 1 )) | |
| + defconfig=/tmp/defconfig-github.txt | |
| + find /home/luppy/riscv/nuttx -name defconfig | |
| + [[ '' == '' ]] | |
| ++ gh run list --repo NuttX/nuttx --limit 1 --json databaseId,name,displayTitle,conclusion --jq '.[].databaseId' | |
| + latest_run_id=20803622272 | |
| + set +x | |
| latest_run_id=20803622272 | |
| ++ gh run list --repo NuttX/nuttx --limit 1 --status completed --json databaseId,name,displayTitle,conclusion --jq '.[].databaseId' | |
| + completed_run_id=20793569144 | |
| + set +x | |
| completed_run_id=20793569144 | |
| + [[ 20803622272 == '' ]] | |
| + [[ 20793569144 == '' ]] | |
| + [[ 20793569144 != \2\0\8\0\3\6\2\2\2\7\2 ]] | |
| + set +x | |
| **** Latest run has not completed, waiting... | |
| + date | |
| Thu Jan 8 05:08:35 UTC 2026 | |
| + sleep 300 | |
| + continue | |
| + (( 1 )) | |
| + (( 1 )) | |
| + defconfig=/tmp/defconfig-github.txt | |
| + find /home/luppy/riscv/nuttx -name defconfig | |
| + [[ '' == '' ]] | |
| ++ gh run list --repo NuttX/nuttx --limit 1 --json databaseId,name,displayTitle,conclusion --jq '.[].databaseId' | |
| + latest_run_id=20803622272 | |
| + set +x | |
| latest_run_id=20803622272 | |
| ++ gh run list --repo NuttX/nuttx --limit 1 --status completed --json databaseId,name,displayTitle,conclusion --jq '.[].databaseId' | |
| + completed_run_id=20793569144 | |
| + set +x | |
| completed_run_id=20793569144 | |
| + [[ 20803622272 == '' ]] | |
| + [[ 20793569144 == '' ]] | |
| + [[ 20793569144 != \2\0\8\0\3\6\2\2\2\7\2 ]] | |
| + set +x | |
| **** Latest run has not completed, waiting... | |
| + date | |
| Thu Jan 8 05:13:37 UTC 2026 | |
| + sleep 300 | |
| + continue | |
| + (( 1 )) | |
| + (( 1 )) | |
| + defconfig=/tmp/defconfig-github.txt | |
| + find /home/luppy/riscv/nuttx -name defconfig | |
| + [[ '' == '' ]] | |
| ++ gh run list --repo NuttX/nuttx --limit 1 --json databaseId,name,displayTitle,conclusion --jq '.[].databaseId' | |
| + latest_run_id=20803622272 | |
| + set +x | |
| latest_run_id=20803622272 | |
| ++ gh run list --repo NuttX/nuttx --limit 1 --status completed --json databaseId,name,displayTitle,conclusion --jq '.[].databaseId' | |
| + completed_run_id=20793569144 | |
| + set +x | |
| completed_run_id=20793569144 | |
| + [[ 20803622272 == '' ]] | |
| + [[ 20793569144 == '' ]] | |
| + [[ 20793569144 != \2\0\8\0\3\6\2\2\2\7\2 ]] | |
| + set +x | |
| **** Latest run has not completed, waiting... | |
| + date | |
| Thu Jan 8 05:18:39 UTC 2026 | |
| + sleep 300 | |
| + continue | |
| + (( 1 )) | |
| + (( 1 )) | |
| + defconfig=/tmp/defconfig-github.txt | |
| + find /home/luppy/riscv/nuttx -name defconfig | |
| + [[ '' == '' ]] | |
| ++ gh run list --repo NuttX/nuttx --limit 1 --json databaseId,name,displayTitle,conclusion --jq '.[].databaseId' | |
| + latest_run_id=20803622272 | |
| + set +x | |
| latest_run_id=20803622272 | |
| ++ gh run list --repo NuttX/nuttx --limit 1 --status completed --json databaseId,name,displayTitle,conclusion --jq '.[].databaseId' | |
| + completed_run_id=20793569144 | |
| + set +x | |
| completed_run_id=20793569144 | |
| + [[ 20803622272 == '' ]] | |
| + [[ 20793569144 == '' ]] | |
| + [[ 20793569144 != \2\0\8\0\3\6\2\2\2\7\2 ]] | |
| + set +x | |
| **** Latest run has not completed, waiting... | |
| + date | |
| Thu Jan 8 05:23:41 UTC 2026 | |
| + sleep 300 | |
| + continue | |
| + (( 1 )) | |
| + (( 1 )) | |
| + defconfig=/tmp/defconfig-github.txt | |
| + find /home/luppy/riscv/nuttx -name defconfig | |
| + [[ '' == '' ]] | |
| ++ gh run list --repo NuttX/nuttx --limit 1 --json databaseId,name,displayTitle,conclusion --jq '.[].databaseId' | |
| + latest_run_id=20803622272 | |
| + set +x | |
| latest_run_id=20803622272 | |
| ++ gh run list --repo NuttX/nuttx --limit 1 --status completed --json databaseId,name,displayTitle,conclusion --jq '.[].databaseId' | |
| + completed_run_id=20793569144 | |
| + set +x | |
| completed_run_id=20793569144 | |
| + [[ 20803622272 == '' ]] | |
| + [[ 20793569144 == '' ]] | |
| + [[ 20793569144 != \2\0\8\0\3\6\2\2\2\7\2 ]] | |
| + set +x | |
| **** Latest run has not completed, waiting... | |
| + date | |
| Thu Jan 8 05:28:43 UTC 2026 | |
| + sleep 300 | |
| + continue | |
| + (( 1 )) | |
| + (( 1 )) | |
| + defconfig=/tmp/defconfig-github.txt | |
| + find /home/luppy/riscv/nuttx -name defconfig | |
| + [[ '' == '' ]] | |
| ++ gh run list --repo NuttX/nuttx --limit 1 --json databaseId,name,displayTitle,conclusion --jq '.[].databaseId' | |
| + latest_run_id=20803622272 | |
| + set +x | |
| latest_run_id=20803622272 | |
| ++ gh run list --repo NuttX/nuttx --limit 1 --status completed --json databaseId,name,displayTitle,conclusion --jq '.[].databaseId' | |
| + completed_run_id=20803622272 | |
| + set +x | |
| completed_run_id=20803622272 | |
| + [[ 20803622272 == '' ]] | |
| + [[ 20803622272 == '' ]] | |
| + [[ 20803622272 != \2\0\8\0\3\6\2\2\2\7\2 ]] | |
| + run_id=20803622272 | |
| + tmp_path=/tmp/ingest-nuttx-builds-nuttx | |
| + rm -rf /tmp/ingest-nuttx-builds-nuttx | |
| + mkdir /tmp/ingest-nuttx-builds-nuttx | |
| + pushd /tmp/ingest-nuttx-builds-nuttx | |
| /tmp/ingest-nuttx-builds-nuttx ~/ingest-nuttx-builds | |
| + git clone https://github.com/NuttX/nuttx | |
| Cloning into 'nuttx'... | |
| remote: Enumerating objects: 872699, done. | |
| remote: Counting objects: 100% (458/458), done. | |
| remote: Compressing objects: 100% (234/234), done. | |
| remote: Total 872699 (delta 281), reused 226 (delta 224), pack-reused 872241 (from 3) | |
| Receiving objects: 100% (872699/872699), 342.32 MiB | 16.91 MiB/s, done. | |
| Resolving deltas: 100% (683761/683761), done. | |
| Updating files: 100% (25302/25302), done. | |
| + cd nuttx | |
| ++ git log -2 --pretty=format:%H | |
| + last_two_commits='e7acaad6df2a45c189e4840f2702139a7cfa11d3 | |
| 220263e7c46ec836226de1ea4ba41d290522d381' | |
| + set +x | |
| last_two_commits=e7acaad6df2a45c189e4840f2702139a7cfa11d3 220263e7c46ec836226de1ea4ba41d290522d381 | |
| ++ echo e7acaad6df2a45c189e4840f2702139a7cfa11d3 220263e7c46ec836226de1ea4ba41d290522d381 | |
| ++ cut -d ' ' -f 2 | |
| + nuttx_hash=220263e7c46ec836226de1ea4ba41d290522d381 | |
| + set +x | |
| nuttx_hash=220263e7c46ec836226de1ea4ba41d290522d381 | |
| + popd | |
| ~/ingest-nuttx-builds | |
| + rm -rf /tmp/ingest-nuttx-builds-nuttx | |
| + mkdir /tmp/ingest-nuttx-builds-nuttx | |
| + pushd /tmp/ingest-nuttx-builds-nuttx | |
| /tmp/ingest-nuttx-builds-nuttx ~/ingest-nuttx-builds | |
| + git clone https://github.com/apache/nuttx-apps | |
| Cloning into 'nuttx-apps'... | |
| remote: Enumerating objects: 97032, done. | |
| remote: Counting objects: 100% (659/659), done. | |
| remote: Compressing objects: 100% (401/401), done. | |
| remote: Total 97032 (delta 422), reused 265 (delta 258), pack-reused 96373 (from 4) | |
| Receiving objects: 100% (97032/97032), 26.05 MiB | 7.20 MiB/s, done. | |
| Resolving deltas: 100% (78135/78135), done. | |
| + cd nuttx-apps | |
| ++ git log -1 --pretty=format:%H | |
| + apps_hash=1512f9c6e55efc4c43d2ddb1f02445304fbdee9b | |
| + set +x | |
| apps_hash=1512f9c6e55efc4c43d2ddb1f02445304fbdee9b | |
| + popd | |
| ~/ingest-nuttx-builds | |
| + curl -L --output /tmp/run-log.zip -H 'Accept: application/vnd.github+json' -H 'Authorization: Bearer ...' -H 'X-GitHub-Api-Version: 2022-11-28' https://api.github.com/repos/NuttX/nuttx/actions/runs/20803622272/logs | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 | |
| 100 1322k 0 1322k 0 0 322k 0 --:--:-- 0:00:04 --:--:-- 385k | |
| + tmp_path=/tmp/ingest-nuttx-builds | |
| + rm -rf /tmp/ingest-nuttx-builds | |
| + mkdir /tmp/ingest-nuttx-builds | |
| + pushd /tmp/ingest-nuttx-builds | |
| /tmp/ingest-nuttx-builds ~/ingest-nuttx-builds | |
| + unzip /tmp/run-log.zip | |
| Archive: /tmp/run-log.zip | |
| inflating: 0_OOT-Build.txt | |
| inflating: OOT-Build/system.txt | |
| inflating: OOT-Build/1_Set up job.txt | |
| inflating: OOT-Build/2_Download Source Artifact.txt | |
| inflating: OOT-Build/3_Extract sources.txt | |
| inflating: OOT-Build/4_Docker Login.txt | |
| inflating: OOT-Build/5_Export NuttX Repo SHA.txt | |
| inflating: OOT-Build/6_Run Out-of-Tree Build Test.txt | |
| inflating: OOT-Build/7_Run actions_upload-artifact@v6.txt | |
| inflating: OOT-Build/14_Post Docker Login.txt | |
| inflating: OOT-Build/15_Complete job.txt | |
| inflating: 1_macOS (sim-02).txt | |
| inflating: macOS (sim-02)/system.txt | |
| inflating: macOS (sim-02)/1_Set up job.txt | |
| inflating: macOS (sim-02)/2_Download Source Artifact.txt | |
| inflating: macOS (sim-02)/3_Extract sources.txt | |
| inflating: macOS (sim-02)/4_Restore Tools Cache.txt | |
| inflating: macOS (sim-02)/5_Export NuttX Repo SHA.txt | |
| inflating: macOS (sim-02)/6_Run actions_setup-python@v6.txt | |
| inflating: macOS (sim-02)/7_Run Builds.txt | |
| inflating: macOS (sim-02)/17_Complete job.txt | |
| inflating: 2_macOS (macos).txt | |
| inflating: macOS (macos)/system.txt | |
| inflating: 3_macOS (sim-03).txt | |
| inflating: macOS (sim-03)/system.txt | |
| inflating: macOS (sim-03)/1_Set up job.txt | |
| inflating: macOS (sim-03)/2_Download Source Artifact.txt | |
| inflating: macOS (sim-03)/3_Extract sources.txt | |
| inflating: macOS (sim-03)/4_Restore Tools Cache.txt | |
| inflating: macOS (sim-03)/5_Export NuttX Repo SHA.txt | |
| inflating: macOS (sim-03)/6_Run actions_setup-python@v6.txt | |
| inflating: macOS (sim-03)/7_Run Builds.txt | |
| inflating: macOS (sim-03)/17_Complete job.txt | |
| inflating: 4_macOS (sim-01).txt | |
| inflating: macOS (sim-01)/system.txt | |
| inflating: 5_msys2 (msys2).txt | |
| inflating: msys2 (msys2)/system.txt | |
| inflating: 6_msvc.txt | |
| inflating: msvc/system.txt | |
| inflating: 7_Linux (risc-v-06).txt | |
| inflating: Linux (risc-v-06)/system.txt | |
| inflating: 8_Linux (arm-12).txt | |
| inflating: Linux (arm-12)/system.txt | |
| inflating: 9_Linux (arm64-01).txt | |
| inflating: Linux (arm64-01)/system.txt | |
| inflating: 10_Linux (arm-10).txt | |
| inflating: Linux (arm-10)/system.txt | |
| inflating: 11_Linux (arm-07).txt | |
| inflating: Linux (arm-07)/system.txt | |
| inflating: Linux (arm-07)/1_Set up job.txt | |
| inflating: Linux (arm-07)/2_Show Disk Space.txt | |
| inflating: Linux (arm-07)/3_Free Disk Space (Ubuntu).txt | |
| inflating: Linux (arm-07)/4_After CLEAN-UP Disk Space.txt | |
| inflating: Linux (arm-07)/5_Download Source Artifact.txt | |
| inflating: Linux (arm-07)/6_Extract sources.txt | |
| inflating: Linux (arm-07)/7_Docker Login.txt | |
| inflating: Linux (arm-07)/8_Docker Pull.txt | |
| inflating: Linux (arm-07)/9_Export NuttX Repo SHA.txt | |
| inflating: Linux (arm-07)/10_Install NTFC.txt | |
| inflating: Linux (arm-07)/11_Run builds.txt | |
| inflating: Linux (arm-07)/12_Post-build Disk Space.txt | |
| inflating: Linux (arm-07)/13_Run actions_upload-artifact@v6.txt | |
| inflating: Linux (arm-07)/26_Post Docker Login.txt | |
| inflating: Linux (arm-07)/27_Complete job.txt | |
| inflating: 12_Linux (other).txt | |
| inflating: Linux (other)/system.txt | |
| inflating: 13_Linux (risc-v-05).txt | |
| inflating: Linux (risc-v-05)/system.txt | |
| inflating: 14_Linux (arm-08).txt | |
| inflating: Linux (arm-08)/system.txt | |
| inflating: 15_Linux (arm-05).txt | |
| inflating: Linux (arm-05)/system.txt | |
| inflating: 16_Linux (arm-11).txt | |
| inflating: Linux (arm-11)/system.txt | |
| inflating: 17_Linux (arm-14).txt | |
| inflating: Linux (arm-14)/system.txt | |
| inflating: 18_Linux (arm-06).txt | |
| inflating: Linux (arm-06)/system.txt | |
| inflating: 19_Linux (risc-v-02).txt | |
| inflating: Linux (risc-v-02)/system.txt | |
| inflating: 20_Linux (sim-02).txt | |
| inflating: Linux (sim-02)/system.txt | |
| inflating: 21_Linux (arm-09).txt | |
| inflating: Linux (arm-09)/system.txt | |
| inflating: 22_Linux (xtensa-01).txt | |
| inflating: Linux (xtensa-01)/system.txt | |
| inflating: 23_Linux (arm-13).txt | |
| inflating: Linux (arm-13)/system.txt | |
| inflating: 24_Linux (risc-v-03).txt | |
| inflating: Linux (risc-v-03)/system.txt | |
| inflating: 25_Linux (risc-v-04).txt | |
| inflating: Linux (risc-v-04)/system.txt | |
| inflating: 26_Linux (arm-03).txt | |
| inflating: Linux (arm-03)/system.txt | |
| inflating: 27_Linux (x86_64-01).txt | |
| inflating: Linux (x86_64-01)/system.txt | |
| inflating: 28_Linux (arm-04).txt | |
| inflating: Linux (arm-04)/system.txt | |
| inflating: 29_Linux (sim-01).txt | |
| inflating: Linux (sim-01)/system.txt | |
| inflating: 30_Linux (arm-02).txt | |
| inflating: Linux (arm-02)/system.txt | |
| inflating: 31_Linux (risc-v-01).txt | |
| inflating: Linux (risc-v-01)/system.txt | |
| inflating: 32_Linux (sim-03).txt | |
| inflating: Linux (sim-03)/system.txt | |
| inflating: 33_Linux (xtensa-02).txt | |
| inflating: Linux (xtensa-02)/system.txt | |
| inflating: Linux (xtensa-02)/1_Set up job.txt | |
| inflating: Linux (xtensa-02)/2_Show Disk Space.txt | |
| inflating: Linux (xtensa-02)/3_Free Disk Space (Ubuntu).txt | |
| inflating: Linux (xtensa-02)/4_After CLEAN-UP Disk Space.txt | |
| inflating: Linux (xtensa-02)/5_Download Source Artifact.txt | |
| inflating: Linux (xtensa-02)/6_Extract sources.txt | |
| inflating: Linux (xtensa-02)/7_Docker Login.txt | |
| inflating: Linux (xtensa-02)/8_Docker Pull.txt | |
| inflating: Linux (xtensa-02)/9_Export NuttX Repo SHA.txt | |
| inflating: Linux (xtensa-02)/10_Install NTFC.txt | |
| inflating: Linux (xtensa-02)/11_Run builds.txt | |
| inflating: Linux (xtensa-02)/12_Post-build Disk Space.txt | |
| inflating: Linux (xtensa-02)/13_Run actions_upload-artifact@v6.txt | |
| inflating: Linux (xtensa-02)/26_Post Docker Login.txt | |
| inflating: Linux (xtensa-02)/27_Complete job.txt | |
| inflating: 34_Linux (arm-01).txt | |
| inflating: Linux (arm-01)/system.txt | |
| inflating: 35_msys2-Arch _ Select-Builds.txt | |
| inflating: msys2-Arch _ Select-Builds/system.txt | |
| inflating: 36_msvc-Arch _ Select-Builds.txt | |
| inflating: msvc-Arch _ Select-Builds/system.txt | |
| inflating: 37_macOS-Arch _ Select-Builds.txt | |
| inflating: macOS-Arch _ Select-Builds/system.txt | |
| inflating: 38_Linux-Arch _ Select-Builds.txt | |
| inflating: Linux-Arch _ Select-Builds/system.txt | |
| inflating: 39_Fetch-Source.txt | |
| inflating: Fetch-Source/system.txt | |
| + popd | |
| ~/ingest-nuttx-builds | |
| + for group in arm-01 arm-02 arm-03 arm-04 arm-05 arm-06 arm-07 arm-08 arm-09 arm-10 arm-11 arm-12 arm-13 arm-14 arm64-01 other risc-v-01 risc-v-02 risc-v-03 risc-v-04 risc-v-05 risc-v-06 sim-01 sim-02 sim-03 x86_64-01 xtensa-01 xtensa-02 msys2 | |
| + [[ arm-01 == \m\s\y\s\2 ]] | |
| + ingest_log Linux 10 arm-01 | |
| + local os=Linux | |
| + local step=10 | |
| + local group=arm-01 | |
| + local 'job_name=Linux (arm-01)' | |
| ++ jq '.jobs | map(select(.name == "Linux (arm-01)")) | .[].id' | |
| ++ curl -L -H 'Accept: application/vnd.github+json' -H 'Authorization: Bearer ...' -H 'X-GitHub-Api-Version: 2022-11-28' 'https://api.github.com/repos/NuttX/nuttx/actions/runs/20803622272/jobs?per_page=100' | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 100 168k 100 168k 0 0 79186 0 0:00:02 0:00:02 --:--:-- 79195 | |
| + local job_id=59753362575 | |
| + set +x | |
| job_id=59753362575 | |
| + [[ 59753362575 == '' ]] | |
| + sleep 1 | |
| ++ ls '/tmp/ingest-nuttx-builds/34_Linux (arm-01).txt' | |
| + local 'log_file=/tmp/ingest-nuttx-builds/34_Linux (arm-01).txt' | |
| + local filename=ci-arm-01.log | |
| + local pathname=/tmp/ingest-nuttx-builds/ci-arm-01.log | |
| + local linenum=83 | |
| + local url=https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:83 | |
| + colrm 1 29 | |
| + cat '/tmp/ingest-nuttx-builds/34_Linux (arm-01).txt' | |
| + head -n 100 /tmp/ingest-nuttx-builds/ci-arm-01.log | |
| Current runner version: '2.330.0' | |
| ##[group]Runner Image Provisioner | |
| Hosted Compute Agent | |
| Version: 20251211.462 | |
| Commit: 6cbad8c2bb55d58165063d031ccabf57e2d2db61 | |
| Build Date: 2025-12-11T16:28:49Z | |
| Worker ID: {f1044138-39e3-4bc3-a707-816ef385da6e} | |
| ##[endgroup] | |
| ##[group]Operating System | |
| Ubuntu | |
| 24.04.3 | |
| LTS | |
| ##[endgroup] | |
| ##[group]Runner Image | |
| Image: ubuntu-24.04 | |
| Version: 20251215.174.1 | |
| Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20251215.174/images/ubuntu/Ubuntu2404-Readme.md | |
| Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20251215.174 | |
| ##[endgroup] | |
| ##[group]GITHUB_TOKEN Permissions | |
| Contents: read | |
| Metadata: read | |
| ##[endgroup] | |
| Secret source: Actions | |
| Prepare workflow directory | |
| Prepare all required actions | |
| Getting action download info | |
| Download action repository 'actions/download-artifact@v7' (SHA:37930b1c2abaa49bbe596cd826c3c89aef350131) | |
| Download action repository 'docker/login-action@v3' (SHA:5e57cd118135c172c3672efd75eb46360885c0ef) | |
| Download action repository 'actions/upload-artifact@v6' (SHA:b7c566a772e6b6bfb58ed0dc250532a479d7789f) | |
| Complete job name: Linux (arm-01) | |
| ##[group]Run df -h | |
| df -h | |
| shell: /usr/bin/bash -e {0} | |
| env: | |
| DOCKER_BUILDKIT: 1 | |
| ##[endgroup] | |
| Filesystem Size Used Avail Use% Mounted on | |
| /dev/root 72G 54G 19G 75% / | |
| tmpfs 7.9G 84K 7.9G 1% /dev/shm | |
| tmpfs 3.2G 1.2M 3.2G 1% /run | |
| tmpfs 5.0M 0 5.0M 0% /run/lock | |
| /dev/sdb16 881M 62M 758M 8% /boot | |
| /dev/sdb15 105M 6.2M 99M 6% /boot/efi | |
| /dev/sda1 74G 4.1G 66G 6% /mnt | |
| tmpfs 1.6G 12K 1.6G 1% /run/user/1001 | |
| ##[group]Run sudo rm -rf /usr/local/lib/android | |
| sudo rm -rf /usr/local/lib/android | |
| shell: /usr/bin/bash -e {0} | |
| env: | |
| DOCKER_BUILDKIT: 1 | |
| ##[endgroup] | |
| ##[group]Run df -h | |
| df -h | |
| shell: /usr/bin/bash -e {0} | |
| env: | |
| DOCKER_BUILDKIT: 1 | |
| ##[endgroup] | |
| Filesystem Size Used Avail Use% Mounted on | |
| /dev/root 72G 42G 31G 58% / | |
| tmpfs 7.9G 84K 7.9G 1% /dev/shm | |
| tmpfs 3.2G 1.2M 3.2G 1% /run | |
| tmpfs 5.0M 0 5.0M 0% /run/lock | |
| /dev/sdb16 881M 62M 758M 8% /boot | |
| /dev/sdb15 105M 6.2M 99M 6% /boot/efi | |
| /dev/sda1 74G 4.1G 66G 6% /mnt | |
| tmpfs 1.6G 12K 1.6G 1% /run/user/1001 | |
| ##[group]Run actions/download-artifact@v7 | |
| with: | |
| name: source-bundle | |
| path: . | |
| merge-multiple: false | |
| repository: NuttX/nuttx | |
| run-id: 20803622272 | |
| env: | |
| DOCKER_BUILDKIT: 1 | |
| ##[endgroup] | |
| Downloading single artifact | |
| Preparing to download the following artifacts: | |
| - source-bundle (ID: 5057673577, Size: 521589650, Expected Digest: sha256:f775951bdfb82f4f72820b3aafc850b6fb753bb89f3b848ebca9ad59837a97e6) | |
| Redirecting to blob download url: https://productionresultssa13.blob.core.windows.net/actions-results/9b62c096-0dd4-44be-98e7-df27f19d564c/workflow-job-run-532b0bc2-c02f-56ac-af0e-f3dd15a6a56c/artifacts/239ea24db366af7a360aca64008a5a55b3bb443dfaeda64abcee97ddfbe58903.zip | |
| Starting download of artifact to: /home/runner/work/nuttx/nuttx | |
| (node:2003) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. | |
| (Use `node --trace-deprecation ...` to show where the warning was created) | |
| SHA256 digest of downloaded artifact is f775951bdfb82f4f72820b3aafc850b6fb753bb89f3b848ebca9ad59837a97e6 | |
| Artifact download completed successfully. | |
| Total of 1 artifact(s) downloaded | |
| Download artifact has finished successfully | |
| ##[group]Run tar zxf sources.tar.gz | |
| tar zxf sources.tar.gz | |
| shell: /usr/bin/bash -e {0} | |
| env: | |
| DOCKER_BUILDKIT: 1 | |
| ##[endgroup] | |
| ##[group]Run docker/login-action@v3 | |
| with: | |
| registry: ghcr.io | |
| username: nuttxpr | |
| password: *** | |
| logout: true | |
| + set +x | |
| url=https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:83 | |
| + cargo run -- --user NuttX --repo nuttx --defconfig /tmp/defconfig-github.txt --file /tmp/ingest-nuttx-builds/ci-arm-01.log --nuttx-hash 220263e7c46ec836226de1ea4ba41d290522d381 --apps-hash 1512f9c6e55efc4c43d2ddb1f02445304fbdee9b --group arm-01 --run-id 20803622272 --job-id 59753362575 --step 10 | |
| Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.80s | |
| Running `target/debug/ingest-nuttx-builds --user NuttX --repo nuttx --defconfig /tmp/defconfig-github.txt --file /tmp/ingest-nuttx-builds/ci-arm-01.log --nuttx-hash 220263e7c46ec836226de1ea4ba41d290522d381 --apps-hash 1512f9c6e55efc4c43d2ddb1f02445304fbdee9b --group arm-01 --run-id 20803622272 --job-id 59753362575 --step 10` | |
| lines[0]=Configuration/Tool: pcduino-a10/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize pcduino-a10/nsh | |
| target=pcduino-a10:nsh | |
| timestamp=2026-01-08T02:46:10 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:46:10", timestamp_log="2026-01-08T02:46:10", user="NuttX", arch="arm", subarch="a1x", group="arm-01", board="pcduino-a10", config="nsh", target="pcduino-a10:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:775", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/pcduino-a10:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:20 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: beaglebone-black/lcd,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize beaglebone-black/lcd | |
| target=beaglebone-black:lcd | |
| timestamp=2026-01-08T02:47:02 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:47:02", timestamp_log="2026-01-08T02:47:02", user="NuttX", arch="arm", subarch="am335x", group="arm-01", board="beaglebone-black", config="lcd", target="beaglebone-black:lcd", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:785", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/beaglebone-black:lcd", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:20 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: beaglebone-black/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize beaglebone-black/nsh | |
| target=beaglebone-black:nsh | |
| timestamp=2026-01-08T02:47:51 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:47:51", timestamp_log="2026-01-08T02:47:51", user="NuttX", arch="arm", subarch="am335x", group="arm-01", board="beaglebone-black", config="nsh", target="beaglebone-black:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:795", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/beaglebone-black:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:20 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: at32f437-mini/rtc,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize at32f437-mini/rtc | |
| target=at32f437-mini:rtc | |
| timestamp=2026-01-08T02:48:27 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:48:27", timestamp_log="2026-01-08T02:48:27", user="NuttX", arch="arm", subarch="at32", group="arm-01", board="at32f437-mini", config="rtc", target="at32f437-mini:rtc", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:805", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/at32f437-mini:rtc", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:20 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: at32f437-mini/usbserial,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize at32f437-mini/usbserial | |
| target=at32f437-mini:usbserial | |
| timestamp=2026-01-08T02:49:18 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:49:18", timestamp_log="2026-01-08T02:49:18", user="NuttX", arch="arm", subarch="at32", group="arm-01", board="at32f437-mini", config="usbserial", target="at32f437-mini:usbserial", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:815", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/at32f437-mini:usbserial", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:20 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: at32f437-mini/adc,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize at32f437-mini/adc | |
| target=at32f437-mini:adc | |
| timestamp=2026-01-08T02:50:05 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:50:05", timestamp_log="2026-01-08T02:50:05", user="NuttX", arch="arm", subarch="at32", group="arm-01", board="at32f437-mini", config="adc", target="at32f437-mini:adc", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:825", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/at32f437-mini:adc", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:20 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: at32f437-mini/usbnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize at32f437-mini/usbnsh | |
| target=at32f437-mini:usbnsh | |
| timestamp=2026-01-08T02:50:41 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:50:41", timestamp_log="2026-01-08T02:50:41", user="NuttX", arch="arm", subarch="at32", group="arm-01", board="at32f437-mini", config="usbnsh", target="at32f437-mini:usbnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:835", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/at32f437-mini:usbnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:20 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: at32f437-mini/can_socket,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize at32f437-mini/can_socket | |
| target=at32f437-mini:can_socket | |
| timestamp=2026-01-08T02:51:18 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:51:18", timestamp_log="2026-01-08T02:51:18", user="NuttX", arch="arm", subarch="at32", group="arm-01", board="at32f437-mini", config="can_socket", target="at32f437-mini:can_socket", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:845", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/at32f437-mini:can_socket", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:20 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: at32f437-mini/msc,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize at32f437-mini/msc | |
| target=at32f437-mini:msc | |
| timestamp=2026-01-08T02:52:00 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:52:00", timestamp_log="2026-01-08T02:52:00", user="NuttX", arch="arm", subarch="at32", group="arm-01", board="at32f437-mini", config="msc", target="at32f437-mini:msc", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:855", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/at32f437-mini:msc", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:20 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: at32f437-mini/sdcard,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize at32f437-mini/sdcard | |
| target=at32f437-mini:sdcard | |
| timestamp=2026-01-08T02:52:52 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:52:52", timestamp_log="2026-01-08T02:52:52", user="NuttX", arch="arm", subarch="at32", group="arm-01", board="at32f437-mini", config="sdcard", target="at32f437-mini:sdcard", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:865", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/at32f437-mini:sdcard", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:21 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: at32f437-mini/can_char,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize at32f437-mini/can_char | |
| target=at32f437-mini:can_char | |
| timestamp=2026-01-08T02:53:29 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:53:29", timestamp_log="2026-01-08T02:53:29", user="NuttX", arch="arm", subarch="at32", group="arm-01", board="at32f437-mini", config="can_char", target="at32f437-mini:can_char", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:875", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/at32f437-mini:can_char", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:21 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: at32f437-mini/pwm,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize at32f437-mini/pwm | |
| target=at32f437-mini:pwm | |
| timestamp=2026-01-08T02:54:04 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:54:04", timestamp_log="2026-01-08T02:54:04", user="NuttX", arch="arm", subarch="at32", group="arm-01", board="at32f437-mini", config="pwm", target="at32f437-mini:pwm", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:885", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/at32f437-mini:pwm", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:21 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: at32f437-mini/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize at32f437-mini/nsh | |
| target=at32f437-mini:nsh | |
| timestamp=2026-01-08T02:54:41 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:54:41", timestamp_log="2026-01-08T02:54:41", user="NuttX", arch="arm", subarch="at32", group="arm-01", board="at32f437-mini", config="nsh", target="at32f437-mini:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:895", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/at32f437-mini:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:21 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: at32f437-mini/systemview,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize at32f437-mini/systemview | |
| target=at32f437-mini:systemview | |
| timestamp=2026-01-08T02:55:17 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:55:17", timestamp_log="2026-01-08T02:55:17", user="NuttX", arch="arm", subarch="at32", group="arm-01", board="at32f437-mini", config="systemview", target="at32f437-mini:systemview", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:905", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/at32f437-mini:systemview", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:21 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: at32f437-mini/eth,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize at32f437-mini/eth | |
| target=at32f437-mini:eth | |
| timestamp=2026-01-08T02:56:02 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:56:02", timestamp_log="2026-01-08T02:56:02", user="NuttX", arch="arm", subarch="at32", group="arm-01", board="at32f437-mini", config="eth", target="at32f437-mini:eth", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:915", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/at32f437-mini:eth", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:21 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: c5471evm/nettest,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last=/usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found | |
| target=c5471evm:nettest | |
| timestamp=2026-01-08T02:56:46 | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:56:46", timestamp_log="2026-01-08T02:56:46", user="NuttX", arch="arm", subarch="c5471", group="arm-01", board="c5471evm", config="nettest", target="c5471evm:nettest", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:925", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:925", msg="/usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/c5471evm:nettest", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:21 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: c5471evm/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last=/usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found | |
| target=c5471evm:nsh | |
| timestamp=2026-01-08T02:57:36 | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:57:36", timestamp_log="2026-01-08T02:57:36", user="NuttX", arch="arm", subarch="c5471", group="arm-01", board="c5471evm", config="nsh", target="c5471evm:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:937", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:937", msg="/usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/c5471evm:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:21 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: c5471evm/httpd,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last=/usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found | |
| target=c5471evm:httpd | |
| timestamp=2026-01-08T02:58:32 | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:58:32", timestamp_log="2026-01-08T02:58:32", user="NuttX", arch="arm", subarch="c5471", group="arm-01", board="c5471evm", config="httpd", target="c5471evm:httpd", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:949", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:949", msg="/usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/c5471evm:httpd", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:21 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: csk6011a-nano/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize csk6011a-nano/nsh | |
| target=csk6011a-nano:nsh | |
| timestamp=2026-01-08T02:59:25 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:59:25", timestamp_log="2026-01-08T02:59:25", user="NuttX", arch="arm", subarch="csk6", group="arm-01", board="csk6011a-nano", config="nsh", target="csk6011a-nano:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:961", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/csk6011a-nano:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:22 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: spresense/rndis_composite,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize spresense/rndis_composite | |
| target=spresense:rndis_composite | |
| timestamp=2026-01-08T03:00:11 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:00:11", timestamp_log="2026-01-08T03:00:11", user="NuttX", arch="arm", subarch="cxd56xx", group="arm-01", board="spresense", config="rndis_composite", target="spresense:rndis_composite", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:971", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/spresense:rndis_composite", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:22 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: spresense/charger,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize spresense/charger | |
| target=spresense:charger | |
| timestamp=2026-01-08T03:01:29 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:01:29", timestamp_log="2026-01-08T03:01:29", user="NuttX", arch="arm", subarch="cxd56xx", group="arm-01", board="spresense", config="charger", target="spresense:charger", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:988", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/spresense:charger", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:22 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: spresense/lte,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize spresense/lte | |
| target=spresense:lte | |
| timestamp=2026-01-08T03:02:25 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:02:25", timestamp_log="2026-01-08T03:02:25", user="NuttX", arch="arm", subarch="cxd56xx", group="arm-01", board="spresense", config="lte", target="spresense:lte", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:998", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/spresense:lte", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:22 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: spresense/usbmsc,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize spresense/usbmsc | |
| target=spresense:usbmsc | |
| timestamp=2026-01-08T03:03:44 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:03:44", timestamp_log="2026-01-08T03:03:44", user="NuttX", arch="arm", subarch="cxd56xx", group="arm-01", board="spresense", config="usbmsc", target="spresense:usbmsc", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:1018", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/spresense:usbmsc", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:22 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: spresense/rndis,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize spresense/rndis | |
| target=spresense:rndis | |
| timestamp=2026-01-08T03:04:40 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:04:40", timestamp_log="2026-01-08T03:04:40", user="NuttX", arch="arm", subarch="cxd56xx", group="arm-01", board="spresense", config="rndis", target="spresense:rndis", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:1028", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/spresense:rndis", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:22 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: spresense/lcd,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize spresense/lcd | |
| target=spresense:lcd | |
| timestamp=2026-01-08T03:05:30 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:05:30", timestamp_log="2026-01-08T03:05:30", user="NuttX", arch="arm", subarch="cxd56xx", group="arm-01", board="spresense", config="lcd", target="spresense:lcd", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:1045", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/spresense:lcd", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:22 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: spresense/module,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize spresense/module | |
| target=spresense:module | |
| timestamp=2026-01-08T03:06:11 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:06:11", timestamp_log="2026-01-08T03:06:11", user="NuttX", arch="arm", subarch="cxd56xx", group="arm-01", board="spresense", config="module", target="spresense:module", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:1055", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/spresense:module", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:22 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: spresense/usbnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize spresense/usbnsh | |
| target=spresense:usbnsh | |
| timestamp=2026-01-08T03:07:04 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:07:04", timestamp_log="2026-01-08T03:07:04", user="NuttX", arch="arm", subarch="cxd56xx", group="arm-01", board="spresense", config="usbnsh", target="spresense:usbnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:1065", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/spresense:usbnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:22 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: spresense/posix_spawn,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize spresense/posix_spawn | |
| target=spresense:posix_spawn | |
| timestamp=2026-01-08T03:07:44 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:07:44", timestamp_log="2026-01-08T03:07:44", user="NuttX", arch="arm", subarch="cxd56xx", group="arm-01", board="spresense", config="posix_spawn", target="spresense:posix_spawn", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:1075", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/spresense:posix_spawn", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:23 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: spresense/wifi_smp,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize spresense/wifi_smp | |
| target=spresense:wifi_smp | |
| timestamp=2026-01-08T03:08:39 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:08:39", timestamp_log="2026-01-08T03:08:39", user="NuttX", arch="arm", subarch="cxd56xx", group="arm-01", board="spresense", config="wifi_smp", target="spresense:wifi_smp", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:1085", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/spresense:wifi_smp", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:23 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: spresense/smp,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize spresense/smp | |
| target=spresense:smp | |
| timestamp=2026-01-08T03:10:02 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:10:02", timestamp_log="2026-01-08T03:10:02", user="NuttX", arch="arm", subarch="cxd56xx", group="arm-01", board="spresense", config="smp", target="spresense:smp", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:1095", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/spresense:smp", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:23 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: spresense/fmsynth,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize spresense/fmsynth | |
| target=spresense:fmsynth | |
| timestamp=2026-01-08T03:10:59 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:10:59", timestamp_log="2026-01-08T03:10:59", user="NuttX", arch="arm", subarch="cxd56xx", group="arm-01", board="spresense", config="fmsynth", target="spresense:fmsynth", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:1105", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/spresense:fmsynth", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:23 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: spresense/rndis_smp,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize spresense/rndis_smp | |
| target=spresense:rndis_smp | |
| timestamp=2026-01-08T03:11:39 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:11:39", timestamp_log="2026-01-08T03:11:39", user="NuttX", arch="arm", subarch="cxd56xx", group="arm-01", board="spresense", config="rndis_smp", target="spresense:rndis_smp", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:1115", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/spresense:rndis_smp", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:23 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: spresense/wifi,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize spresense/wifi | |
| target=spresense:wifi | |
| timestamp=2026-01-08T03:12:56 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:12:56", timestamp_log="2026-01-08T03:12:56", user="NuttX", arch="arm", subarch="cxd56xx", group="arm-01", board="spresense", config="wifi", target="spresense:wifi", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:1132", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/spresense:wifi", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:23 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: spresense/camera,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize spresense/camera | |
| target=spresense:camera | |
| timestamp=2026-01-08T03:14:17 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:14:17", timestamp_log="2026-01-08T03:14:17", user="NuttX", arch="arm", subarch="cxd56xx", group="arm-01", board="spresense", config="camera", target="spresense:camera", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:1142", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/spresense:camera", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:23 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: spresense/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize spresense/nsh | |
| target=spresense:nsh | |
| timestamp=2026-01-08T03:14:59 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:14:59", timestamp_log="2026-01-08T03:14:59", user="NuttX", arch="arm", subarch="cxd56xx", group="arm-01", board="spresense", config="nsh", target="spresense:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:1152", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/spresense:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:23 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: spresense/audio,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize spresense/audio | |
| target=spresense:audio | |
| timestamp=2026-01-08T03:15:36 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:15:36", timestamp_log="2026-01-08T03:15:36", user="NuttX", arch="arm", subarch="cxd56xx", group="arm-01", board="spresense", config="audio", target="spresense:audio", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:1162", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/spresense:audio", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:24 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: spresense/nsh_trace,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize spresense/nsh_trace | |
| target=spresense:nsh_trace | |
| timestamp=2026-01-08T03:16:15 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:16:15", timestamp_log="2026-01-08T03:16:15", user="NuttX", arch="arm", subarch="cxd56xx", group="arm-01", board="spresense", config="nsh_trace", target="spresense:nsh_trace", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:1172", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/spresense:nsh_trace", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:24 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: spresense/audio_sdk,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize spresense/audio_sdk | |
| target=spresense:audio_sdk | |
| timestamp=2026-01-08T03:17:00 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:17:00", timestamp_log="2026-01-08T03:17:00", user="NuttX", arch="arm", subarch="cxd56xx", group="arm-01", board="spresense", config="audio_sdk", target="spresense:audio_sdk", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:1182", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/spresense:audio_sdk", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:24 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: spresense/elf,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize spresense/elf | |
| target=spresense:elf | |
| timestamp=2026-01-08T03:17:38 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:17:38", timestamp_log="2026-01-08T03:17:38", user="NuttX", arch="arm", subarch="cxd56xx", group="arm-01", board="spresense", config="elf", target="spresense:elf", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:1192", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/spresense:elf", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:24 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: spresense/example_camera,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize spresense/example_camera | |
| target=spresense:example_camera | |
| timestamp=2026-01-08T03:18:33 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:18:33", timestamp_log="2026-01-08T03:18:33", user="NuttX", arch="arm", subarch="cxd56xx", group="arm-01", board="spresense", config="example_camera", target="spresense:example_camera", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:1202", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/spresense:example_camera", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:24 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: spresense/mpy,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize spresense/mpy | |
| target=spresense:mpy | |
| timestamp=2026-01-08T03:19:18 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:19:18", timestamp_log="2026-01-08T03:19:18", user="NuttX", arch="arm", subarch="cxd56xx", group="arm-01", board="spresense", config="mpy", target="spresense:mpy", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:1212", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/spresense:mpy", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:24 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: spresense/nsh_automount,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize spresense/nsh_automount | |
| target=spresense:nsh_automount | |
| timestamp=2026-01-08T03:19:57 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:19:57", timestamp_log="2026-01-08T03:19:57", user="NuttX", arch="arm", subarch="cxd56xx", group="arm-01", board="spresense", config="nsh_automount", target="spresense:nsh_automount", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:1222", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/spresense:nsh_automount", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:24 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: spresense/example_lcd,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize spresense/example_lcd | |
| target=spresense:example_lcd | |
| timestamp=2026-01-08T03:20:45 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:20:45", timestamp_log="2026-01-08T03:20:45", user="NuttX", arch="arm", subarch="cxd56xx", group="arm-01", board="spresense", config="example_lcd", target="spresense:example_lcd", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:1232", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/spresense:example_lcd", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:24 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: ntosd-dm320/nettest,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize ntosd-dm320/nettest | |
| target=ntosd-dm320:nettest | |
| timestamp=2026-01-08T03:21:29 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:21:29", timestamp_log="2026-01-08T03:21:29", user="NuttX", arch="arm", subarch="dm320", group="arm-01", board="ntosd-dm320", config="nettest", target="ntosd-dm320:nettest", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:1242", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/ntosd-dm320:nettest", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:24 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: ntosd-dm320/webserver,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize ntosd-dm320/webserver | |
| target=ntosd-dm320:webserver | |
| timestamp=2026-01-08T03:22:18 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:22:18", timestamp_log="2026-01-08T03:22:18", user="NuttX", arch="arm", subarch="dm320", group="arm-01", board="ntosd-dm320", config="webserver", target="ntosd-dm320:webserver", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:1252", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/ntosd-dm320:webserver", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:25 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: ntosd-dm320/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize ntosd-dm320/nsh | |
| target=ntosd-dm320:nsh | |
| timestamp=2026-01-08T03:23:11 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:23:11", timestamp_log="2026-01-08T03:23:11", user="NuttX", arch="arm", subarch="dm320", group="arm-01", board="ntosd-dm320", config="nsh", target="ntosd-dm320:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:1262", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/ntosd-dm320:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:25 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: ntosd-dm320/udp,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize ntosd-dm320/udp | |
| target=ntosd-dm320:udp | |
| timestamp=2026-01-08T03:24:09 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:24:09", timestamp_log="2026-01-08T03:24:09", user="NuttX", arch="arm", subarch="dm320", group="arm-01", board="ntosd-dm320", config="udp", target="ntosd-dm320:udp", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:1272", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/ntosd-dm320:udp", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:25 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: ntosd-dm320/poll,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize ntosd-dm320/poll | |
| target=ntosd-dm320:poll | |
| timestamp=2026-01-08T03:24:59 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:24:59", timestamp_log="2026-01-08T03:24:59", user="NuttX", arch="arm", subarch="dm320", group="arm-01", board="ntosd-dm320", config="poll", target="ntosd-dm320:poll", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:1282", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/ntosd-dm320:poll", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:25 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: olimex-efm32g880f128-stk/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize olimex-efm32g880f128-stk/nsh | |
| target=olimex-efm32g880f128-stk:nsh | |
| timestamp=2026-01-08T03:25:52 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:25:52", timestamp_log="2026-01-08T03:25:52", user="NuttX", arch="arm", subarch="efm32", group="arm-01", board="olimex-efm32g880f128-stk", config="nsh", target="olimex-efm32g880f128-stk:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:1292", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-efm32g880f128-stk:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:25 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: efm32gg-stk3700/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize efm32gg-stk3700/nsh | |
| target=efm32gg-stk3700:nsh | |
| timestamp=2026-01-08T03:26:40 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:26:40", timestamp_log="2026-01-08T03:26:40", user="NuttX", arch="arm", subarch="efm32", group="arm-01", board="efm32gg-stk3700", config="nsh", target="efm32gg-stk3700:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:1302", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/efm32gg-stk3700:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:25 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: efm32-g8xx-stk/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize efm32-g8xx-stk/nsh | |
| target=efm32-g8xx-stk:nsh | |
| timestamp=2026-01-08T03:27:24 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:27:24", timestamp_log="2026-01-08T03:27:24", user="NuttX", arch="arm", subarch="efm32", group="arm-01", board="efm32-g8xx-stk", config="nsh", target="efm32-g8xx-stk:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:1312", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/efm32-g8xx-stk:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:25 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: quickfeather/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize quickfeather/nsh | |
| target=quickfeather:nsh | |
| timestamp=2026-01-08T03:27:57 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:27:57", timestamp_log="2026-01-08T03:27:57", user="NuttX", arch="arm", subarch="eoss3", group="arm-01", board="quickfeather", config="nsh", target="quickfeather:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:1322", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/quickfeather:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:25 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: fvp-armv8r-aarch32/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize fvp-armv8r-aarch32/nsh | |
| target=fvp-armv8r-aarch32:nsh | |
| timestamp=2026-01-08T03:28:45 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:28:45", timestamp_log="2026-01-08T03:28:45", user="NuttX", arch="arm", subarch="fvp-v8r-aarch32", group="arm-01", board="fvp-armv8r-aarch32", config="nsh", target="fvp-armv8r-aarch32:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:1332", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/fvp-armv8r-aarch32:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:26 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: gd32f450zk-aiotbox/aiotboxnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize gd32f450zk-aiotbox/aiotboxnsh | |
| target=gd32f450zk-aiotbox:aiotboxnsh | |
| timestamp=2026-01-08T03:29:33 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:29:33", timestamp_log="2026-01-08T03:29:33", user="NuttX", arch="arm", subarch="gd32f4", group="arm-01", board="gd32f450zk-aiotbox", config="aiotboxnsh", target="gd32f450zk-aiotbox:aiotboxnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:1342", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/gd32f450zk-aiotbox:aiotboxnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:26 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: gd32f470zk-aiotbox/aiotboxnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize gd32f470zk-aiotbox/aiotboxnsh | |
| target=gd32f470zk-aiotbox:aiotboxnsh | |
| timestamp=2026-01-08T03:30:20 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:30:20", timestamp_log="2026-01-08T03:30:20", user="NuttX", arch="arm", subarch="gd32f4", group="arm-01", board="gd32f470zk-aiotbox", config="aiotboxnsh", target="gd32f470zk-aiotbox:aiotboxnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:1352", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/gd32f470zk-aiotbox:aiotboxnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:26 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: gd32f470ik-eval/fmclfsnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize gd32f470ik-eval/fmclfsnsh | |
| target=gd32f470ik-eval:fmclfsnsh | |
| timestamp=2026-01-08T03:30:55 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:30:55", timestamp_log="2026-01-08T03:30:55", user="NuttX", arch="arm", subarch="gd32f4", group="arm-01", board="gd32f470ik-eval", config="fmclfsnsh", target="gd32f470ik-eval:fmclfsnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:1362", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/gd32f470ik-eval:fmclfsnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:26 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: gd32f470ik-eval/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize gd32f470ik-eval/nsh | |
| target=gd32f470ik-eval:nsh | |
| timestamp=2026-01-08T03:31:50 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:31:50", timestamp_log="2026-01-08T03:31:50", user="NuttX", arch="arm", subarch="gd32f4", group="arm-01", board="gd32f470ik-eval", config="nsh", target="gd32f470ik-eval:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:1372", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/gd32f470ik-eval:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:26 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: gd32f470ik-eval/i2c0testnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize gd32f470ik-eval/i2c0testnsh | |
| target=gd32f470ik-eval:i2c0testnsh | |
| timestamp=2026-01-08T03:32:28 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:32:28", timestamp_log="2026-01-08T03:32:28", user="NuttX", arch="arm", subarch="gd32f4", group="arm-01", board="gd32f470ik-eval", config="i2c0testnsh", target="gd32f470ik-eval:i2c0testnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:1382", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/gd32f470ik-eval:i2c0testnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:26 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: gd32f470ik-eval/netnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize gd32f470ik-eval/netnsh | |
| target=gd32f470ik-eval:netnsh | |
| timestamp=2026-01-08T03:33:14 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:33:14", timestamp_log="2026-01-08T03:33:14", user="NuttX", arch="arm", subarch="gd32f4", group="arm-01", board="gd32f470ik-eval", config="netnsh", target="gd32f470ik-eval:netnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:1392", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/gd32f470ik-eval:netnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:26 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: gd32f470zk-eval/spilfsnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize gd32f470zk-eval/spilfsnsh | |
| target=gd32f470zk-eval:spilfsnsh | |
| timestamp=2026-01-08T03:34:08 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:34:08", timestamp_log="2026-01-08T03:34:08", user="NuttX", arch="arm", subarch="gd32f4", group="arm-01", board="gd32f470zk-eval", config="spilfsnsh", target="gd32f470zk-eval:spilfsnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:1402", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/gd32f470zk-eval:spilfsnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:27 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: gd32f470zk-eval/fmclfsnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize gd32f470zk-eval/fmclfsnsh | |
| target=gd32f470zk-eval:fmclfsnsh | |
| timestamp=2026-01-08T03:35:06 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:35:06", timestamp_log="2026-01-08T03:35:06", user="NuttX", arch="arm", subarch="gd32f4", group="arm-01", board="gd32f470zk-eval", config="fmclfsnsh", target="gd32f470zk-eval:fmclfsnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:1412", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/gd32f470zk-eval:fmclfsnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:27 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: gd32f470zk-eval/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize gd32f470zk-eval/nsh | |
| target=gd32f470zk-eval:nsh | |
| timestamp=2026-01-08T03:35:47 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:35:47", timestamp_log="2026-01-08T03:35:47", user="NuttX", arch="arm", subarch="gd32f4", group="arm-01", board="gd32f470zk-eval", config="nsh", target="gd32f470zk-eval:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:1422", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/gd32f470zk-eval:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:27 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: gd32f470zk-eval/i2c0testnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize gd32f470zk-eval/i2c0testnsh | |
| target=gd32f470zk-eval:i2c0testnsh | |
| timestamp=2026-01-08T03:36:32 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:36:32", timestamp_log="2026-01-08T03:36:32", user="NuttX", arch="arm", subarch="gd32f4", group="arm-01", board="gd32f470zk-eval", config="i2c0testnsh", target="gd32f470zk-eval:i2c0testnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:1432", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/gd32f470zk-eval:i2c0testnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:27 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: gd32f470zk-eval/netnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize gd32f470zk-eval/netnsh | |
| target=gd32f470zk-eval:netnsh | |
| timestamp=2026-01-08T03:37:17 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:37:17", timestamp_log="2026-01-08T03:37:17", user="NuttX", arch="arm", subarch="gd32f4", group="arm-01", board="gd32f470zk-eval", config="netnsh", target="gd32f470zk-eval:netnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:1442", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/gd32f470zk-eval:netnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:27 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: gd32f470zk-eval/sdionsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize gd32f470zk-eval/sdionsh | |
| target=gd32f470zk-eval:sdionsh | |
| timestamp=2026-01-08T03:38:10 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:38:10", timestamp_log="2026-01-08T03:38:10", user="NuttX", arch="arm", subarch="gd32f4", group="arm-01", board="gd32f470zk-eval", config="sdionsh", target="gd32f470zk-eval:sdionsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:1452", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/gd32f470zk-eval:sdionsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:27 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: gd32f450zk-eval/spilfsnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize gd32f450zk-eval/spilfsnsh | |
| target=gd32f450zk-eval:spilfsnsh | |
| timestamp=2026-01-08T03:39:07 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:39:07", timestamp_log="2026-01-08T03:39:07", user="NuttX", arch="arm", subarch="gd32f4", group="arm-01", board="gd32f450zk-eval", config="spilfsnsh", target="gd32f450zk-eval:spilfsnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:1462", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/gd32f450zk-eval:spilfsnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:27 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: gd32f450zk-eval/btngpionsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize gd32f450zk-eval/btngpionsh | |
| target=gd32f450zk-eval:btngpionsh | |
| timestamp=2026-01-08T03:39:50 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:39:50", timestamp_log="2026-01-08T03:39:50", user="NuttX", arch="arm", subarch="gd32f4", group="arm-01", board="gd32f450zk-eval", config="btngpionsh", target="gd32f450zk-eval:btngpionsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:1472", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/gd32f450zk-eval:btngpionsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:27 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: gd32f450zk-eval/fmcfsnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize gd32f450zk-eval/fmcfsnsh | |
| target=gd32f450zk-eval:fmcfsnsh | |
| timestamp=2026-01-08T03:40:37 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:40:37", timestamp_log="2026-01-08T03:40:37", user="NuttX", arch="arm", subarch="gd32f4", group="arm-01", board="gd32f450zk-eval", config="fmcfsnsh", target="gd32f450zk-eval:fmcfsnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:1482", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/gd32f450zk-eval:fmcfsnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:28 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: gd32f450zk-eval/fmclfsnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize gd32f450zk-eval/fmclfsnsh | |
| target=gd32f450zk-eval:fmclfsnsh | |
| timestamp=2026-01-08T03:41:19 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:41:19", timestamp_log="2026-01-08T03:41:19", user="NuttX", arch="arm", subarch="gd32f4", group="arm-01", board="gd32f450zk-eval", config="fmclfsnsh", target="gd32f450zk-eval:fmclfsnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:1492", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/gd32f450zk-eval:fmclfsnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:28 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: gd32f450zk-eval/spifsnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize gd32f450zk-eval/spifsnsh | |
| target=gd32f450zk-eval:spifsnsh | |
| timestamp=2026-01-08T03:41:59 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:41:59", timestamp_log="2026-01-08T03:41:59", user="NuttX", arch="arm", subarch="gd32f4", group="arm-01", board="gd32f450zk-eval", config="spifsnsh", target="gd32f450zk-eval:spifsnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:1502", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/gd32f450zk-eval:spifsnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:28 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: gd32f450zk-eval/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize gd32f450zk-eval/nsh | |
| target=gd32f450zk-eval:nsh | |
| timestamp=2026-01-08T03:42:41 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:42:41", timestamp_log="2026-01-08T03:42:41", user="NuttX", arch="arm", subarch="gd32f4", group="arm-01", board="gd32f450zk-eval", config="nsh", target="gd32f450zk-eval:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:1512", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/gd32f450zk-eval:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:28 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: gd32f450zk-eval/i2c0testnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize gd32f450zk-eval/i2c0testnsh | |
| target=gd32f450zk-eval:i2c0testnsh | |
| timestamp=2026-01-08T03:43:16 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:43:16", timestamp_log="2026-01-08T03:43:16", user="NuttX", arch="arm", subarch="gd32f4", group="arm-01", board="gd32f450zk-eval", config="i2c0testnsh", target="gd32f450zk-eval:i2c0testnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:1522", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/gd32f450zk-eval:i2c0testnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:28 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: gd32f450zk-eval/netnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize gd32f450zk-eval/netnsh | |
| target=gd32f450zk-eval:netnsh | |
| timestamp=2026-01-08T03:43:51 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:43:51", timestamp_log="2026-01-08T03:43:51", user="NuttX", arch="arm", subarch="gd32f4", group="arm-01", board="gd32f450zk-eval", config="netnsh", target="gd32f450zk-eval:netnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:1532", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/gd32f450zk-eval:netnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:28 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: gd32f450zk-eval/sdionsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize gd32f450zk-eval/sdionsh | |
| target=gd32f450zk-eval:sdionsh | |
| timestamp=2026-01-08T03:44:31 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:44:31", timestamp_log="2026-01-08T03:44:31", user="NuttX", arch="arm", subarch="gd32f4", group="arm-01", board="gd32f450zk-eval", config="sdionsh", target="gd32f450zk-eval:sdionsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362575#step:10:1542", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/gd32f450zk-eval:sdionsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:28 GMT", "content-length": "0"} } | |
| + for group in arm-01 arm-02 arm-03 arm-04 arm-05 arm-06 arm-07 arm-08 arm-09 arm-10 arm-11 arm-12 arm-13 arm-14 arm64-01 other risc-v-01 risc-v-02 risc-v-03 risc-v-04 risc-v-05 risc-v-06 sim-01 sim-02 sim-03 x86_64-01 xtensa-01 xtensa-02 msys2 | |
| + [[ arm-02 == \m\s\y\s\2 ]] | |
| + ingest_log Linux 10 arm-02 | |
| + local os=Linux | |
| + local step=10 | |
| + local group=arm-02 | |
| + local 'job_name=Linux (arm-02)' | |
| ++ curl -L -H 'Accept: application/vnd.github+json' -H 'Authorization: Bearer ...' -H 'X-GitHub-Api-Version: 2022-11-28' 'https://api.github.com/repos/NuttX/nuttx/actions/runs/20803622272/jobs?per_page=100' | |
| ++ jq '.jobs | map(select(.name == "Linux (arm-02)")) | .[].id' | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 100 168k 100 168k 0 0 68391 0 0:00:02 0:00:02 --:--:-- 68423 | |
| + local job_id=59753362586 | |
| + set +x | |
| job_id=59753362586 | |
| + [[ 59753362586 == '' ]] | |
| + sleep 1 | |
| ++ ls '/tmp/ingest-nuttx-builds/30_Linux (arm-02).txt' | |
| + local 'log_file=/tmp/ingest-nuttx-builds/30_Linux (arm-02).txt' | |
| + local filename=ci-arm-02.log | |
| + local pathname=/tmp/ingest-nuttx-builds/ci-arm-02.log | |
| + local linenum=83 | |
| + local url=https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:83 | |
| + cat '/tmp/ingest-nuttx-builds/30_Linux (arm-02).txt' | |
| + colrm 1 29 | |
| + head -n 100 /tmp/ingest-nuttx-builds/ci-arm-02.log | |
| Current runner version: '2.330.0' | |
| ##[group]Runner Image Provisioner | |
| Hosted Compute Agent | |
| Version: 20251211.462 | |
| Commit: 6cbad8c2bb55d58165063d031ccabf57e2d2db61 | |
| Build Date: 2025-12-11T16:28:49Z | |
| Worker ID: {c51e8509-30ce-489a-a5c4-fed4bd1165c6} | |
| ##[endgroup] | |
| ##[group]Operating System | |
| Ubuntu | |
| 24.04.3 | |
| LTS | |
| ##[endgroup] | |
| ##[group]Runner Image | |
| Image: ubuntu-24.04 | |
| Version: 20260105.202.1 | |
| Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20260105.202/images/ubuntu/Ubuntu2404-Readme.md | |
| Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20260105.202 | |
| ##[endgroup] | |
| ##[group]GITHUB_TOKEN Permissions | |
| Contents: read | |
| Metadata: read | |
| ##[endgroup] | |
| Secret source: Actions | |
| Prepare workflow directory | |
| Prepare all required actions | |
| Getting action download info | |
| Download action repository 'actions/download-artifact@v7' (SHA:37930b1c2abaa49bbe596cd826c3c89aef350131) | |
| Download action repository 'docker/login-action@v3' (SHA:5e57cd118135c172c3672efd75eb46360885c0ef) | |
| Download action repository 'actions/upload-artifact@v6' (SHA:b7c566a772e6b6bfb58ed0dc250532a479d7789f) | |
| Complete job name: Linux (arm-02) | |
| ##[group]Run df -h | |
| df -h | |
| shell: /usr/bin/bash -e {0} | |
| env: | |
| DOCKER_BUILDKIT: 1 | |
| ##[endgroup] | |
| Filesystem Size Used Avail Use% Mounted on | |
| /dev/root 72G 54G 18G 76% / | |
| tmpfs 7.9G 84K 7.9G 1% /dev/shm | |
| tmpfs 3.2G 1.2M 3.2G 1% /run | |
| tmpfs 5.0M 0 5.0M 0% /run/lock | |
| /dev/sda16 881M 62M 758M 8% /boot | |
| /dev/sda15 105M 6.2M 99M 6% /boot/efi | |
| /dev/sdb1 74G 4.1G 66G 6% /mnt | |
| tmpfs 1.6G 12K 1.6G 1% /run/user/1001 | |
| ##[group]Run sudo rm -rf /usr/local/lib/android | |
| sudo rm -rf /usr/local/lib/android | |
| shell: /usr/bin/bash -e {0} | |
| env: | |
| DOCKER_BUILDKIT: 1 | |
| ##[endgroup] | |
| ##[group]Run df -h | |
| df -h | |
| shell: /usr/bin/bash -e {0} | |
| env: | |
| DOCKER_BUILDKIT: 1 | |
| ##[endgroup] | |
| Filesystem Size Used Avail Use% Mounted on | |
| /dev/root 72G 43G 30G 59% / | |
| tmpfs 7.9G 84K 7.9G 1% /dev/shm | |
| tmpfs 3.2G 1.2M 3.2G 1% /run | |
| tmpfs 5.0M 0 5.0M 0% /run/lock | |
| /dev/sda16 881M 62M 758M 8% /boot | |
| /dev/sda15 105M 6.2M 99M 6% /boot/efi | |
| /dev/sdb1 74G 4.1G 66G 6% /mnt | |
| tmpfs 1.6G 12K 1.6G 1% /run/user/1001 | |
| ##[group]Run actions/download-artifact@v7 | |
| with: | |
| name: source-bundle | |
| path: . | |
| merge-multiple: false | |
| repository: NuttX/nuttx | |
| run-id: 20803622272 | |
| env: | |
| DOCKER_BUILDKIT: 1 | |
| ##[endgroup] | |
| Downloading single artifact | |
| Preparing to download the following artifacts: | |
| - source-bundle (ID: 5057673577, Size: 521589650, Expected Digest: sha256:f775951bdfb82f4f72820b3aafc850b6fb753bb89f3b848ebca9ad59837a97e6) | |
| Redirecting to blob download url: https://productionresultssa13.blob.core.windows.net/actions-results/9b62c096-0dd4-44be-98e7-df27f19d564c/workflow-job-run-532b0bc2-c02f-56ac-af0e-f3dd15a6a56c/artifacts/239ea24db366af7a360aca64008a5a55b3bb443dfaeda64abcee97ddfbe58903.zip | |
| Starting download of artifact to: /home/runner/work/nuttx/nuttx | |
| (node:2001) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. | |
| (Use `node --trace-deprecation ...` to show where the warning was created) | |
| SHA256 digest of downloaded artifact is f775951bdfb82f4f72820b3aafc850b6fb753bb89f3b848ebca9ad59837a97e6 | |
| Artifact download completed successfully. | |
| Total of 1 artifact(s) downloaded | |
| Download artifact has finished successfully | |
| ##[group]Run tar zxf sources.tar.gz | |
| tar zxf sources.tar.gz | |
| shell: /usr/bin/bash -e {0} | |
| env: | |
| DOCKER_BUILDKIT: 1 | |
| ##[endgroup] | |
| ##[group]Run docker/login-action@v3 | |
| with: | |
| registry: ghcr.io | |
| username: nuttxpr | |
| password: *** | |
| logout: true | |
| + set +x | |
| url=https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:83 | |
| + cargo run -- --user NuttX --repo nuttx --defconfig /tmp/defconfig-github.txt --file /tmp/ingest-nuttx-builds/ci-arm-02.log --nuttx-hash 220263e7c46ec836226de1ea4ba41d290522d381 --apps-hash 1512f9c6e55efc4c43d2ddb1f02445304fbdee9b --group arm-02 --run-id 20803622272 --job-id 59753362586 --step 10 | |
| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.26s | |
| Running `target/debug/ingest-nuttx-builds --user NuttX --repo nuttx --defconfig /tmp/defconfig-github.txt --file /tmp/ingest-nuttx-builds/ci-arm-02.log --nuttx-hash 220263e7c46ec836226de1ea4ba41d290522d381 --apps-hash 1512f9c6e55efc4c43d2ddb1f02445304fbdee9b --group arm-02 --run-id 20803622272 --job-id 59753362586 --step 10` | |
| lines[0]=Configuration/Tool: sabre-6quad/netnsh_smp,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize sabre-6quad/netnsh_smp | |
| target=sabre-6quad:netnsh_smp | |
| timestamp=2026-01-08T02:46:40 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:46:40", timestamp_log="2026-01-08T02:46:40", user="NuttX", arch="arm", subarch="imx6", group="arm-02", board="sabre-6quad", config="netnsh_smp", target="sabre-6quad:netnsh_smp", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:774", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sabre-6quad:netnsh_smp", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:32 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: sabre-6quad/knsh_smp,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize sabre-6quad/knsh_smp | |
| target=sabre-6quad:knsh_smp | |
| timestamp=2026-01-08T02:47:52 | |
| *** Msg: MK: Notice: No header files found in /github/workspace/sources/nuttx/arch/arm/src | |
| *** Msg: /github/workspace/sources/apps /github/workspace/sources/nuttx | |
| *** Msg: /github/workspace/sources/nuttx | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:47:52", timestamp_log="2026-01-08T02:47:52", user="NuttX", arch="arm", subarch="imx6", group="arm-02", board="sabre-6quad", config="knsh_smp", target="sabre-6quad:knsh_smp", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:791", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:791", msg="MK: Notice: No header files found in /github/workspace/sources/nuttx/arch/arm/src \n /github/workspace/sources/apps /github/workspace/sources/nuttx \n /github/workspace/sources/nuttx", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sabre-6quad:knsh_smp", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:33 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: sabre-6quad/knsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize sabre-6quad/knsh | |
| target=sabre-6quad:knsh | |
| timestamp=2026-01-08T02:49:17 | |
| *** Msg: MK: Notice: No header files found in /github/workspace/sources/nuttx/arch/arm/src | |
| *** Msg: /github/workspace/sources/apps /github/workspace/sources/nuttx | |
| *** Msg: /github/workspace/sources/nuttx | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:49:17", timestamp_log="2026-01-08T02:49:17", user="NuttX", arch="arm", subarch="imx6", group="arm-02", board="sabre-6quad", config="knsh", target="sabre-6quad:knsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:804", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:804", msg="MK: Notice: No header files found in /github/workspace/sources/nuttx/arch/arm/src \n /github/workspace/sources/apps /github/workspace/sources/nuttx \n /github/workspace/sources/nuttx", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sabre-6quad:knsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:33 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: sabre-6quad/coredump,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=sabre-6quad:coredump | |
| timestamp=2026-01-08T02:50:38 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:50:38", timestamp_log="2026-01-08T02:50:38", user="NuttX", arch="arm", subarch="imx6", group="arm-02", board="sabre-6quad", config="coredump", target="sabre-6quad:coredump", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:818", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sabre-6quad:coredump", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:33 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: sabre-6quad/netnsh_wb,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize sabre-6quad/netnsh_wb | |
| target=sabre-6quad:netnsh_wb | |
| timestamp=2026-01-08T02:51:17 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:51:17", timestamp_log="2026-01-08T02:51:17", user="NuttX", arch="arm", subarch="imx6", group="arm-02", board="sabre-6quad", config="netnsh_wb", target="sabre-6quad:netnsh_wb", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:828", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sabre-6quad:netnsh_wb", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:33 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: sabre-6quad/posix_spawn,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize sabre-6quad/posix_spawn | |
| target=sabre-6quad:posix_spawn | |
| timestamp=2026-01-08T02:52:29 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:52:29", timestamp_log="2026-01-08T02:52:29", user="NuttX", arch="arm", subarch="imx6", group="arm-02", board="sabre-6quad", config="posix_spawn", target="sabre-6quad:posix_spawn", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:861", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sabre-6quad:posix_spawn", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:33 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: sabre-6quad/netknsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize sabre-6quad/netknsh | |
| target=sabre-6quad:netknsh | |
| timestamp=2026-01-08T02:53:21 | |
| *** Msg: MK: Notice: No header files found in /github/workspace/sources/nuttx/arch/arm/src | |
| *** Msg: /github/workspace/sources/apps /github/workspace/sources/nuttx | |
| *** Msg: /github/workspace/sources/nuttx | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:53:21", timestamp_log="2026-01-08T02:53:21", user="NuttX", arch="arm", subarch="imx6", group="arm-02", board="sabre-6quad", config="netknsh", target="sabre-6quad:netknsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:871", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:871", msg="MK: Notice: No header files found in /github/workspace/sources/nuttx/arch/arm/src \n /github/workspace/sources/apps /github/workspace/sources/nuttx \n /github/workspace/sources/nuttx", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sabre-6quad:netknsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:33 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: sabre-6quad/smp,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=sabre-6quad:smp | |
| timestamp=2026-01-08T02:54:59 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:54:59", timestamp_log="2026-01-08T02:54:59", user="NuttX", arch="arm", subarch="imx6", group="arm-02", board="sabre-6quad", config="smp", target="sabre-6quad:smp", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:893", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sabre-6quad:smp", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:33 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: sabre-6quad/netknsh_smp,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize sabre-6quad/netknsh_smp | |
| target=sabre-6quad:netknsh_smp | |
| timestamp=2026-01-08T02:55:35 | |
| *** Msg: MK: Notice: No header files found in /github/workspace/sources/nuttx/arch/arm/src | |
| *** Msg: /github/workspace/sources/apps /github/workspace/sources/nuttx | |
| *** Msg: /github/workspace/sources/nuttx | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:55:35", timestamp_log="2026-01-08T02:55:35", user="NuttX", arch="arm", subarch="imx6", group="arm-02", board="sabre-6quad", config="netknsh_smp", target="sabre-6quad:netknsh_smp", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:903", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:903", msg="MK: Notice: No header files found in /github/workspace/sources/nuttx/arch/arm/src \n /github/workspace/sources/apps /github/workspace/sources/nuttx \n /github/workspace/sources/nuttx", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sabre-6quad:netknsh_smp", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:33 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: sabre-6quad/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=sabre-6quad:nsh | |
| timestamp=2026-01-08T02:57:10 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:57:10", timestamp_log="2026-01-08T02:57:10", user="NuttX", arch="arm", subarch="imx6", group="arm-02", board="sabre-6quad", config="nsh", target="sabre-6quad:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:924", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sabre-6quad:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:33 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: sabre-6quad/libcxx,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize sabre-6quad/libcxx | |
| target=sabre-6quad:libcxx | |
| timestamp=2026-01-08T02:57:46 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:57:46", timestamp_log="2026-01-08T02:57:46", user="NuttX", arch="arm", subarch="imx6", group="arm-02", board="sabre-6quad", config="libcxx", target="sabre-6quad:libcxx", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:934", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sabre-6quad:libcxx", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:34 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: sabre-6quad/citest,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize sabre-6quad/citest | |
| target=sabre-6quad:citest | |
| timestamp=2026-01-08T02:59:05 | |
| *** Msg: Running NuttX... | |
| *** Msg: ++ pwd | |
| *** Msg: + olddir=/github/workspace/sources/nuttx | |
| *** Msg: + nuttdir=/github/workspace/sources/nuttx/boards/arm/imx6/sabre-6quad/configs/citest/../../../../../../ | |
| *** Msg: + cd /github/workspace/sources/nuttx/boards/arm/imx6/sabre-6quad/configs/citest/../../../../../../ | |
| *** Msg: + source /github/workspace/nuttx-ntfc/venv/bin/activate | |
| *** Msg: ++ deactivate nondestructive | |
| *** Msg: ++ '[' -n '' ']' | |
| *** Msg: ++ '[' -n '' ']' | |
| *** Msg: ++ '[' -n /usr/bin/bash -o -n '' ']' | |
| *** Msg: ++ hash -r | |
| *** Msg: ++ '[' -n '' ']' | |
| *** Msg: ++ unset VIRTUAL_ENV | |
| *** Msg: ++ unset VIRTUAL_ENV_PROMPT | |
| *** Msg: ++ '[' '!' nondestructive = nondestructive ']' | |
| *** Msg: ++ VIRTUAL_ENV=/github/workspace/nuttx-ntfc/venv | |
| *** Msg: ++ export VIRTUAL_ENV | |
| *** Msg: ++ _OLD_VIRTUAL_PATH=/tools/ccache/bin:/tools/gn:/tools/picotool:/tools/wamr:/tools/xtensa-esp-elf-gcc/bin:/tools/sparc-gaisler-elf-gcc/bin:/tools/riscv-none-elf-gcc/bin:/tools/renesas-toolchain/rx-elf-gcc/bin:/tools/pinguino-compilers/p32/bin:/tools/gcc-avr32-gnu/bin:/tools/gcc-aarch64-none-elf/bin:/tools/gcc-arm-none-eabi/bin:/tools/clang-arm-none-eabi/bin:/tools/ldc2/ldc2-1.39.0-linux-x86_64/bin:/tools/zig/0.13.0/files:/tools/rust/cargo/bin:/tools/kconfig-frontends/bin:/tools/bloaty/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin | |
| *** Msg: ++ PATH=/github/workspace/nuttx-ntfc/venv/bin:/tools/ccache/bin:/tools/gn:/tools/picotool:/tools/wamr:/tools/xtensa-esp-elf-gcc/bin:/tools/sparc-gaisler-elf-gcc/bin:/tools/riscv-none-elf-gcc/bin:/tools/renesas-toolchain/rx-elf-gcc/bin:/tools/pinguino-compilers/p32/bin:/tools/gcc-avr32-gnu/bin:/tools/gcc-aarch64-none-elf/bin:/tools/gcc-arm-none-eabi/bin:/tools/clang-arm-none-eabi/bin:/tools/ldc2/ldc2-1.39.0-linux-x86_64/bin:/tools/zig/0.13.0/files:/tools/rust/cargo/bin:/tools/kconfig-frontends/bin:/tools/bloaty/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin | |
| *** Msg: ++ export PATH | |
| *** Msg: ++ '[' -n '' ']' | |
| *** Msg: ++ '[' -z '' ']' | |
| *** Msg: ++ _OLD_VIRTUAL_PS1= | |
| *** Msg: ++ PS1='(venv) ' | |
| *** Msg: ++ export PS1 | |
| *** Msg: ++ VIRTUAL_ENV_PROMPT='(venv) ' | |
| *** Msg: ++ export VIRTUAL_ENV_PROMPT | |
| *** Msg: ++ '[' -n /usr/bin/bash -o -n '' ']' | |
| *** Msg: ++ hash -r | |
| *** Msg: + confpath=/github/workspace/sources/nuttx/boards/arm/imx6/sabre-6quad/configs/citest/config.yaml | |
| *** Msg: + jsonconf=/github/workspace/sources/nuttx/boards/arm/imx6/sabre-6quad/configs/citest/session.json | |
| *** Msg: + testpath=/github/workspace/nuttx-ntfc/external/nuttx-testing | |
| *** Msg: + python3 -m ntfc test --testpath=/github/workspace/nuttx-ntfc/external/nuttx-testing --confpath=/github/workspace/sources/nuttx/boards/arm/imx6/sabre-6quad/configs/citest/config.yaml --jsonconf=/github/workspace/sources/nuttx/boards/arm/imx6/sabre-6quad/configs/citest/session.json | |
| *** Msg: CPU information header not found in output | |
| *** Msg: YAML config: | |
| *** Msg: {'config': {'cwd': './'}, | |
| *** Msg: 'product': {'cores': {'core0': {'conf_path': './.config', | |
| *** Msg: 'device': 'qemu', | |
| *** Msg: 'elf_path': './nuttx', | |
| *** Msg: 'exec_args': '-semihosting -M sabrelite -m ' | |
| *** Msg: '1024 -smp 4 -nographic', | |
| *** Msg: 'exec_path': 'qemu-system-arm', | |
| *** Msg: 'name': 'main'}}, | |
| *** Msg: 'name': 'sabre-6quad'}} | |
| *** Msg: JSON config: | |
| *** Msg: {'args': {'kv': []}, | |
| *** Msg: 'module': {'exclude_module': [], 'include_module': [], 'order': []}} | |
| *** Msg: ============================= test session starts ============================== | |
| *** Msg: platform linux -- Python 3.10.12, pytest-9.0.2, pluggy-1.6.0 | |
| *** Msg: rootdir: /github/workspace/nuttx-ntfc | |
| *** Msg: configfile: tox.ini | |
| *** Msg: plugins: timeout-2.4.0, dependency-0.6.0, ordering-0.6, repeat-0.9.4 | |
| *** Msg: timeout: 800.0s | |
| *** Msg: timeout method: signal | |
| *** Msg: timeout func_only: False | |
| *** Msg: session timeout: 3600.0s | |
| *** Msg: collected 932 items | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/os/integration/test_arch_os_integration.py::test_os PASSED [ 1%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/example/test_arch_example_integration.py::test_hello_integration PASSED [ 2%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/example/test_arch_example_integration.py::test_helloxx_integration PASSED [ 3%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/example/test_arch_example_integration.py::test_pipe_integration PASSED [ 5%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/example/test_arch_example_integration.py::test_popen_integration PASSED [ 6%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/example/test_arch_example_integration.py::test_getprime PASSED [ 7%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/example/test_arch_example_integration.py::test_usrsocktest PASSED [ 8%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestCat::test_cat001 PASSED [ 10%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestCat::test_cat002 PASSED [ 11%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestCat::test_cat003 PASSED [ 12%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestCat::test_cat004 PASSED [ 13%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestCat::test_cat005 PASSED [ 15%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestCat::test_cat006 PASSED [ 16%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestCat::test_cat007 PASSED [ 17%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestCat::test_cat008 PASSED [ 18%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestCat::test_cat009 PASSED [ 20%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestCat::test_cat010 PASSED [ 21%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestCat::test_cat011 PASSED [ 22%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestCd::test_cd001 PASSED [ 24%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestCd::test_cd002 PASSED [ 25%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestCd::test_cd003 PASSED [ 26%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestCd::test_cd004 PASSED [ 27%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestCd::test_cd005 PASSED [ 29%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestEcho::test_echo001 PASSED [ 30%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestEcho::test_echo002 PASSED [ 31%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestEcho::test_echo003 PASSED [ 32%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestHelp::test_help01 PASSED [ 34%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestHelp::test_help02 PASSED [ 35%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestHelp::test_help_v PASSED [ 36%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestHelp::test_help_cat PASSED [ 37%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestLs::test_ls_l PASSED [ 39%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestLs::test_ls_s SKIPPED [ 40%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestLs::test_ls_R PASSED [ 41%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestRm::test_rm001 PASSED [ 43%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestRm::test_rm002 PASSED [ 44%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestMkdir::test_mkdir001 PASSED [ 45%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestRmdir::test_rmdir001 PASSED [ 46%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestRmdir::test_rmdir002 PASSED [ 48%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestCp::test_cp001 PASSED [ 49%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestCp::test_cp002 PASSED [ 50%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestCp::test_cp003 PASSED [ 51%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestPs::test_ps PASSED [ 53%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestTime::test_sleep PASSED [ 54%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestTime::test_usleep PASSED [ 55%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestSet::test_set PASSED [ 56%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestSet::test_unset PASSED [ 58%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestTest::test_test PASSED [ 59%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestDirname::test_dirname PASSED [ 60%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestBasename::test_basename PASSED [ 62%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestDf::test_df PASSED [ 63%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestDf::test_df_h PASSED [ 64%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestUname::test_uname PASSED [ 65%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestUname::test_uname_a PASSED [ 67%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestUname::test_uname_s PASSED [ 68%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestUname::test_uname_r PASSED [ 69%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestUname::test_uname_v SKIPPED [ 70%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestUname::test_uname_m SKIPPED [ 72%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestUname::test_uname_i SKIPPED [ 73%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestEnv::test_env PASSED [ 74%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestMv::test_mv PASSED [ 75%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestPwd::test_pwd PASSED [ 77%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestHexdump::test_hexdump PASSED [ 78%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestMkrd::test_mkrd PASSED [ 79%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestMw::test_mw SKIPPED [ 81%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestExec::test_exec SKIPPED [ 82%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/os/stability/test_arch_os_stability.py::test_mm_sta[1-10] PASSED [ 83%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/os/stability/test_arch_os_stability.py::test_mm_sta[2-10] PASSED [ 84%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/os/stability/test_arch_os_stability.py::test_mm_sta[3-10] PASSED [ 86%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/os/stability/test_arch_os_stability.py::test_mm_sta[4-10] PASSED [ 87%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/os/stability/test_arch_os_stability.py::test_mm_sta[5-10] PASSED [ 88%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/os/stability/test_arch_os_stability.py::test_mm_sta[6-10] PASSED [ 89%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/os/stability/test_arch_os_stability.py::test_mm_sta[7-10] PASSED [ 91%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/os/stability/test_arch_os_stability.py::test_mm_sta[8-10] PASSED [ 92%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/os/stability/test_arch_os_stability.py::test_mm_sta[9-10] PASSED [ 93%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/os/stability/test_arch_os_stability.py::test_mm_sta[10-10] PASSED [ 94%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/space/test_space_integration.py::test_free PASSED [ 96%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/space/test_space_integration.py::test_df PASSED [ 97%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/mm/integration/test_mm_integration.py::test_mm PASSED [ 98%] | |
| *** Msg: ../../nuttx-ntfc/external/nuttx-testing/tools/test_tools.py::test_system_mmleak SKIPPED [100%] | |
| *** Msg: ================== 72 passed, 7 skipped in 576.99s (0:09:36) =================== | |
| *** Msg: 0 | |
| *** Msg: + ret=0 | |
| *** Msg: + echo 0 | |
| *** Msg: + deactivate | |
| *** Msg: + '[' -n /tools/ccache/bin:/tools/gn:/tools/picotool:/tools/wamr:/tools/xtensa-esp-elf-gcc/bin:/tools/sparc-gaisler-elf-gcc/bin:/tools/riscv-none-elf-gcc/bin:/tools/renesas-toolchain/rx-elf-gcc/bin:/tools/pinguino-compilers/p32/bin:/tools/gcc-avr32-gnu/bin:/tools/gcc-aarch64-none-elf/bin:/tools/gcc-arm-none-eabi/bin:/tools/clang-arm-none-eabi/bin:/tools/ldc2/ldc2-1.39.0-linux-x86_64/bin:/tools/zig/0.13.0/files:/tools/rust/cargo/bin:/tools/kconfig-frontends/bin:/tools/bloaty/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ']' | |
| *** Msg: + PATH=/tools/ccache/bin:/tools/gn:/tools/picotool:/tools/wamr:/tools/xtensa-esp-elf-gcc/bin:/tools/sparc-gaisler-elf-gcc/bin:/tools/riscv-none-elf-gcc/bin:/tools/renesas-toolchain/rx-elf-gcc/bin:/tools/pinguino-compilers/p32/bin:/tools/gcc-avr32-gnu/bin:/tools/gcc-aarch64-none-elf/bin:/tools/gcc-arm-none-eabi/bin:/tools/clang-arm-none-eabi/bin:/tools/ldc2/ldc2-1.39.0-linux-x86_64/bin:/tools/zig/0.13.0/files:/tools/rust/cargo/bin:/tools/kconfig-frontends/bin:/tools/bloaty/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin | |
| *** Msg: + export PATH | |
| *** Msg: + unset _OLD_VIRTUAL_PATH | |
| *** Msg: + '[' -n '' ']' | |
| *** Msg: + '[' -n /usr/bin/bash -o -n '' ']' | |
| *** Msg: + hash -r | |
| *** Msg: + '[' -n '' ']' | |
| *** Msg: + unset VIRTUAL_ENV | |
| *** Msg: + unset VIRTUAL_ENV_PROMPT | |
| *** Msg: + '[' '!' '' = nondestructive ']' | |
| *** Msg: + unset -f deactivate | |
| *** Msg: + artifacts=/github/workspace/buildartifacts/sabre-6quad/citest//ntfc | |
| *** Msg: + mkdir -p /github/workspace/buildartifacts/sabre-6quad/citest//ntfc | |
| *** Msg: + mv pytest.debug.log /github/workspace/buildartifacts/sabre-6quad/citest//ntfc | |
| *** Msg: + mv result /github/workspace/buildartifacts/sabre-6quad/citest//ntfc | |
| *** Msg: + cd /github/workspace/sources/nuttx | |
| *** Msg: + exit 0 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:59:05", timestamp_log="2026-01-08T02:59:05", user="NuttX", arch="arm", subarch="imx6", group="arm-02", board="sabre-6quad", config="citest", target="sabre-6quad:citest", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:944", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:944", msg="Running NuttX... \n ++ pwd \n + olddir=/github/workspace/sources/nuttx \n + nuttdir=/github/workspace/sources/nuttx/boards/arm/imx6/sabre-6quad/configs/citest/../../../../../../ \n + cd /github/workspace/sources/nuttx/boards/arm/imx6/sabre-6quad/configs/citest/../../../../../../ \n + source /github/workspace/nuttx-ntfc/venv/bin/activate \n ++ deactivate nondestructive \n ++ '[' -n '' ']' \n ++ '[' -n '' ']' \n ++ '[' -n /usr/bin/bash -o -n '' ']' \n ++ hash -r \n ++ '[' -n '' ']' \n ++ unset VIRTUAL_ENV \n ", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sabre-6quad:citest", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:34 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: sabre-6quad/netnsh_ar8031,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize sabre-6quad/netnsh_ar8031 | |
| target=sabre-6quad:netnsh_ar8031 | |
| timestamp=2026-01-08T03:09:48 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:09:48", timestamp_log="2026-01-08T03:09:48", user="NuttX", arch="arm", subarch="imx6", group="arm-02", board="sabre-6quad", config="netnsh_ar8031", target="sabre-6quad:netnsh_ar8031", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:1115", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sabre-6quad:netnsh_ar8031", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:34 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: sabre-6quad/elf,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize sabre-6quad/elf | |
| target=sabre-6quad:elf | |
| timestamp=2026-01-08T03:10:53 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:10:53", timestamp_log="2026-01-08T03:10:53", user="NuttX", arch="arm", subarch="imx6", group="arm-02", board="sabre-6quad", config="elf", target="sabre-6quad:elf", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:1132", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sabre-6quad:elf", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:34 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: sabre-6quad/netnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize sabre-6quad/netnsh | |
| target=sabre-6quad:netnsh | |
| timestamp=2026-01-08T03:11:44 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:11:44", timestamp_log="2026-01-08T03:11:44", user="NuttX", arch="arm", subarch="imx6", group="arm-02", board="sabre-6quad", config="netnsh", target="sabre-6quad:netnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:1142", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sabre-6quad:netnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:34 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: imx95-evk/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize imx95-evk/nsh | |
| target=imx95-evk:nsh | |
| timestamp=2026-01-08T03:12:32 | |
| *** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:12:32", timestamp_log="2026-01-08T03:12:32", user="NuttX", arch="arm", subarch="imx9", group="arm-02", board="imx95-evk", config="nsh", target="imx95-evk:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:1175", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:1175", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.5 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/imx95-evk:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:34 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: imx95-evk/can,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize imx95-evk/can | |
| target=imx95-evk:can | |
| timestamp=2026-01-08T03:13:19 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:13:19", timestamp_log="2026-01-08T03:13:19", user="NuttX", arch="arm", subarch="imx9", group="arm-02", board="imx95-evk", config="can", target="imx95-evk:can", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:1186", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/imx95-evk:can", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:35 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: imx95-evk/rpmsg,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize imx95-evk/rpmsg | |
| target=imx95-evk:rpmsg | |
| timestamp=2026-01-08T03:14:16 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:14:16", timestamp_log="2026-01-08T03:14:16", user="NuttX", arch="arm", subarch="imx9", group="arm-02", board="imx95-evk", config="rpmsg", target="imx95-evk:rpmsg", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:1196", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/imx95-evk:rpmsg", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:35 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: teensy-4.x/pwm-4.1,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize teensy-4.x/pwm-4.1 | |
| target=teensy-4.x:pwm-4.1 | |
| timestamp=2026-01-08T03:15:08 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:15:08", timestamp_log="2026-01-08T03:15:08", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="teensy-4.x", config="pwm-4.1", target="teensy-4.x:pwm-4.1", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:1206", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/teensy-4.x:pwm-4.1", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:35 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: teensy-4.x/netnsh-4.1,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize teensy-4.x/netnsh-4.1 | |
| target=teensy-4.x:netnsh-4.1 | |
| timestamp=2026-01-08T03:15:58 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:15:58", timestamp_log="2026-01-08T03:15:58", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="teensy-4.x", config="netnsh-4.1", target="teensy-4.x:netnsh-4.1", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:1216", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/teensy-4.x:netnsh-4.1", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:35 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: teensy-4.x/lcd-4.1,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize teensy-4.x/lcd-4.1 | |
| target=teensy-4.x:lcd-4.1 | |
| timestamp=2026-01-08T03:16:51 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:16:51", timestamp_log="2026-01-08T03:16:51", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="teensy-4.x", config="lcd-4.1", target="teensy-4.x:lcd-4.1", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:1226", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/teensy-4.x:lcd-4.1", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:35 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: teensy-4.x/nsh-4.0,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize teensy-4.x/nsh-4.0 | |
| target=teensy-4.x:nsh-4.0 | |
| timestamp=2026-01-08T03:17:27 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:17:27", timestamp_log="2026-01-08T03:17:27", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="teensy-4.x", config="nsh-4.0", target="teensy-4.x:nsh-4.0", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:1236", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/teensy-4.x:nsh-4.0", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:35 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: teensy-4.x/nsh-4.1,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize teensy-4.x/nsh-4.1 | |
| target=teensy-4.x:nsh-4.1 | |
| timestamp=2026-01-08T03:18:02 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:18:02", timestamp_log="2026-01-08T03:18:02", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="teensy-4.x", config="nsh-4.1", target="teensy-4.x:nsh-4.1", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:1246", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/teensy-4.x:nsh-4.1", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:35 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: teensy-4.x/lua-4.1,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize teensy-4.x/lua-4.1 | |
| target=teensy-4.x:lua-4.1 | |
| timestamp=2026-01-08T03:18:36 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:18:36", timestamp_log="2026-01-08T03:18:36", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="teensy-4.x", config="lua-4.1", target="teensy-4.x:lua-4.1", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:1256", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/teensy-4.x:lua-4.1", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:35 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: teensy-4.x/enc-4.1,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize teensy-4.x/enc-4.1 | |
| target=teensy-4.x:enc-4.1 | |
| timestamp=2026-01-08T03:19:22 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:19:22", timestamp_log="2026-01-08T03:19:22", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="teensy-4.x", config="enc-4.1", target="teensy-4.x:enc-4.1", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:1273", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/teensy-4.x:enc-4.1", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:35 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: teensy-4.x/can-4.1,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize teensy-4.x/can-4.1 | |
| target=teensy-4.x:can-4.1 | |
| timestamp=2026-01-08T03:19:57 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:19:57", timestamp_log="2026-01-08T03:19:57", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="teensy-4.x", config="can-4.1", target="teensy-4.x:can-4.1", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:1283", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/teensy-4.x:can-4.1", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:36 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: teensy-4.x/sd-4.1,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize teensy-4.x/sd-4.1 | |
| target=teensy-4.x:sd-4.1 | |
| timestamp=2026-01-08T03:20:36 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:20:36", timestamp_log="2026-01-08T03:20:36", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="teensy-4.x", config="sd-4.1", target="teensy-4.x:sd-4.1", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:1293", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/teensy-4.x:sd-4.1", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:36 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: teensy-4.x/pikron-bb,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize teensy-4.x/pikron-bb | |
| target=teensy-4.x:pikron-bb | |
| timestamp=2026-01-08T03:21:11 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:21:11", timestamp_log="2026-01-08T03:21:11", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="teensy-4.x", config="pikron-bb", target="teensy-4.x:pikron-bb", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:1303", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/teensy-4.x:pikron-bb", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:36 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: imxrt1170-evk/knsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize imxrt1170-evk/knsh | |
| target=imxrt1170-evk:knsh | |
| timestamp=2026-01-08T03:22:19 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:22:19", timestamp_log="2026-01-08T03:22:19", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="imxrt1170-evk", config="knsh", target="imxrt1170-evk:knsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:1313", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/imxrt1170-evk:knsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:36 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: imxrt1170-evk/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize imxrt1170-evk/nsh | |
| target=imxrt1170-evk:nsh | |
| timestamp=2026-01-08T03:23:33 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:23:33", timestamp_log="2026-01-08T03:23:33", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="imxrt1170-evk", config="nsh", target="imxrt1170-evk:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:1323", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/imxrt1170-evk:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:36 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: imxrt1170-evk/can,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize imxrt1170-evk/can | |
| target=imxrt1170-evk:can | |
| timestamp=2026-01-08T03:24:21 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:24:21", timestamp_log="2026-01-08T03:24:21", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="imxrt1170-evk", config="can", target="imxrt1170-evk:can", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:1333", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/imxrt1170-evk:can", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:36 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: imxrt1170-evk/canfd,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize imxrt1170-evk/canfd | |
| target=imxrt1170-evk:canfd | |
| timestamp=2026-01-08T03:25:17 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:25:17", timestamp_log="2026-01-08T03:25:17", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="imxrt1170-evk", config="canfd", target="imxrt1170-evk:canfd", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:1343", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/imxrt1170-evk:canfd", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:36 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: imxrt1170-evk/netnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize imxrt1170-evk/netnsh | |
| target=imxrt1170-evk:netnsh | |
| timestamp=2026-01-08T03:25:55 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:25:55", timestamp_log="2026-01-08T03:25:55", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="imxrt1170-evk", config="netnsh", target="imxrt1170-evk:netnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:1353", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/imxrt1170-evk:netnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:36 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: imxrt1170-evk/libcxxtest,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize imxrt1170-evk/libcxxtest | |
| target=imxrt1170-evk:libcxxtest | |
| timestamp=2026-01-08T03:26:51 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:26:51", timestamp_log="2026-01-08T03:26:51", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="imxrt1170-evk", config="libcxxtest", target="imxrt1170-evk:libcxxtest", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:1363", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/imxrt1170-evk:libcxxtest", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:37 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: imxrt1060-evk/nshocram,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize imxrt1060-evk/nshocram | |
| target=imxrt1060-evk:nshocram | |
| timestamp=2026-01-08T03:28:08 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:28:08", timestamp_log="2026-01-08T03:28:08", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="imxrt1060-evk", config="nshocram", target="imxrt1060-evk:nshocram", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:1373", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/imxrt1060-evk:nshocram", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:37 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: imxrt1060-evk/lvgl,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize imxrt1060-evk/lvgl | |
| target=imxrt1060-evk:lvgl | |
| timestamp=2026-01-08T03:28:47 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:28:47", timestamp_log="2026-01-08T03:28:47", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="imxrt1060-evk", config="lvgl", target="imxrt1060-evk:lvgl", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:1383", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/imxrt1060-evk:lvgl", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:37 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: imxrt1060-evk/knsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize imxrt1060-evk/knsh | |
| target=imxrt1060-evk:knsh | |
| timestamp=2026-01-08T03:30:10 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:30:10", timestamp_log="2026-01-08T03:30:10", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="imxrt1060-evk", config="knsh", target="imxrt1060-evk:knsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:1393", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/imxrt1060-evk:knsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:37 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: imxrt1060-evk/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize imxrt1060-evk/nsh | |
| target=imxrt1060-evk:nsh | |
| timestamp=2026-01-08T03:31:28 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:31:28", timestamp_log="2026-01-08T03:31:28", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="imxrt1060-evk", config="nsh", target="imxrt1060-evk:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:1403", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/imxrt1060-evk:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:37 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: imxrt1060-evk/can,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize imxrt1060-evk/can | |
| target=imxrt1060-evk:can | |
| timestamp=2026-01-08T03:32:04 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:32:04", timestamp_log="2026-01-08T03:32:04", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="imxrt1060-evk", config="can", target="imxrt1060-evk:can", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:1413", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/imxrt1060-evk:can", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:37 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: imxrt1060-evk/canfd,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize imxrt1060-evk/canfd | |
| target=imxrt1060-evk:canfd | |
| timestamp=2026-01-08T03:32:57 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:32:57", timestamp_log="2026-01-08T03:32:57", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="imxrt1060-evk", config="canfd", target="imxrt1060-evk:canfd", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:1423", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/imxrt1060-evk:canfd", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:37 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: imxrt1060-evk/netnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize imxrt1060-evk/netnsh | |
| target=imxrt1060-evk:netnsh | |
| timestamp=2026-01-08T03:33:35 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:33:35", timestamp_log="2026-01-08T03:33:35", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="imxrt1060-evk", config="netnsh", target="imxrt1060-evk:netnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:1433", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/imxrt1060-evk:netnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:37 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: imxrt1060-evk/netnsh_dcache_wb,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize imxrt1060-evk/netnsh_dcache_wb | |
| target=imxrt1060-evk:netnsh_dcache_wb | |
| timestamp=2026-01-08T03:34:28 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:34:28", timestamp_log="2026-01-08T03:34:28", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="imxrt1060-evk", config="netnsh_dcache_wb", target="imxrt1060-evk:netnsh_dcache_wb", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:1450", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/imxrt1060-evk:netnsh_dcache_wb", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:37 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: imxrt1060-evk/libcxxtest,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize imxrt1060-evk/libcxxtest | |
| target=imxrt1060-evk:libcxxtest | |
| timestamp=2026-01-08T03:35:32 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:35:32", timestamp_log="2026-01-08T03:35:32", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="imxrt1060-evk", config="libcxxtest", target="imxrt1060-evk:libcxxtest", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:1468", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/imxrt1060-evk:libcxxtest", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:38 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: imxrt1064-evk/nshocram,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize imxrt1064-evk/nshocram | |
| target=imxrt1064-evk:nshocram | |
| timestamp=2026-01-08T03:36:48 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:36:48", timestamp_log="2026-01-08T03:36:48", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="imxrt1064-evk", config="nshocram", target="imxrt1064-evk:nshocram", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:1478", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/imxrt1064-evk:nshocram", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:38 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: imxrt1064-evk/lvgl,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize imxrt1064-evk/lvgl | |
| target=imxrt1064-evk:lvgl | |
| timestamp=2026-01-08T03:37:22 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:37:22", timestamp_log="2026-01-08T03:37:22", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="imxrt1064-evk", config="lvgl", target="imxrt1064-evk:lvgl", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:1488", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/imxrt1064-evk:lvgl", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:38 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: imxrt1064-evk/knsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize imxrt1064-evk/knsh | |
| target=imxrt1064-evk:knsh | |
| timestamp=2026-01-08T03:38:21 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:38:21", timestamp_log="2026-01-08T03:38:21", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="imxrt1064-evk", config="knsh", target="imxrt1064-evk:knsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:1498", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/imxrt1064-evk:knsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:38 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: imxrt1064-evk/mcuboot-loader,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize imxrt1064-evk/mcuboot-loader | |
| target=imxrt1064-evk:mcuboot-loader | |
| timestamp=2026-01-08T03:39:33 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:39:33", timestamp_log="2026-01-08T03:39:33", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="imxrt1064-evk", config="mcuboot-loader", target="imxrt1064-evk:mcuboot-loader", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:1508", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/imxrt1064-evk:mcuboot-loader", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:38 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: imxrt1064-evk/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize imxrt1064-evk/nsh | |
| target=imxrt1064-evk:nsh | |
| timestamp=2026-01-08T03:40:24 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:40:24", timestamp_log="2026-01-08T03:40:24", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="imxrt1064-evk", config="nsh", target="imxrt1064-evk:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:1526", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/imxrt1064-evk:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:38 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: imxrt1064-evk/can,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize imxrt1064-evk/can | |
| target=imxrt1064-evk:can | |
| timestamp=2026-01-08T03:40:58 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:40:58", timestamp_log="2026-01-08T03:40:58", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="imxrt1064-evk", config="can", target="imxrt1064-evk:can", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:1536", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/imxrt1064-evk:can", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:38 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: imxrt1064-evk/mcuboot-app,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize imxrt1064-evk/mcuboot-app | |
| target=imxrt1064-evk:mcuboot-app | |
| timestamp=2026-01-08T03:41:35 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:41:35", timestamp_log="2026-01-08T03:41:35", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="imxrt1064-evk", config="mcuboot-app", target="imxrt1064-evk:mcuboot-app", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:1546", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/imxrt1064-evk:mcuboot-app", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:38 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: imxrt1064-evk/canfd,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize imxrt1064-evk/canfd | |
| target=imxrt1064-evk:canfd | |
| timestamp=2026-01-08T03:42:35 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:42:35", timestamp_log="2026-01-08T03:42:35", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="imxrt1064-evk", config="canfd", target="imxrt1064-evk:canfd", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:1563", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/imxrt1064-evk:canfd", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:39 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: imxrt1064-evk/netnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize imxrt1064-evk/netnsh | |
| target=imxrt1064-evk:netnsh | |
| timestamp=2026-01-08T03:43:13 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:43:13", timestamp_log="2026-01-08T03:43:13", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="imxrt1064-evk", config="netnsh", target="imxrt1064-evk:netnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:1573", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/imxrt1064-evk:netnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:39 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: imxrt1064-evk/libcxxtest,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize imxrt1064-evk/libcxxtest | |
| target=imxrt1064-evk:libcxxtest | |
| timestamp=2026-01-08T03:43:55 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:43:55", timestamp_log="2026-01-08T03:43:55", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="imxrt1064-evk", config="libcxxtest", target="imxrt1064-evk:libcxxtest", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:1591", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/imxrt1064-evk:libcxxtest", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:39 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: arcx-socket-grid/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize arcx-socket-grid/nsh | |
| target=arcx-socket-grid:nsh | |
| timestamp=2026-01-08T03:44:36 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:44:36", timestamp_log="2026-01-08T03:44:36", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="arcx-socket-grid", config="nsh", target="arcx-socket-grid:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:1601", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/arcx-socket-grid:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:39 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: arcx-socket-grid/usbdisk,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize arcx-socket-grid/usbdisk | |
| target=arcx-socket-grid:usbdisk | |
| timestamp=2026-01-08T03:45:22 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:45:22", timestamp_log="2026-01-08T03:45:22", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="arcx-socket-grid", config="usbdisk", target="arcx-socket-grid:usbdisk", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:1611", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/arcx-socket-grid:usbdisk", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:39 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: imxrt1020-evk/usdhc,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize imxrt1020-evk/usdhc | |
| target=imxrt1020-evk:usdhc | |
| timestamp=2026-01-08T03:46:13 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:46:13", timestamp_log="2026-01-08T03:46:13", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="imxrt1020-evk", config="usdhc", target="imxrt1020-evk:usdhc", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:1621", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/imxrt1020-evk:usdhc", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:39 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: imxrt1020-evk/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize imxrt1020-evk/nsh | |
| target=imxrt1020-evk:nsh | |
| timestamp=2026-01-08T03:47:04 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:47:04", timestamp_log="2026-01-08T03:47:04", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="imxrt1020-evk", config="nsh", target="imxrt1020-evk:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:1631", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/imxrt1020-evk:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:39 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: imxrt1020-evk/netnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize imxrt1020-evk/netnsh | |
| target=imxrt1020-evk:netnsh | |
| timestamp=2026-01-08T03:47:50 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:47:50", timestamp_log="2026-01-08T03:47:50", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="imxrt1020-evk", config="netnsh", target="imxrt1020-evk:netnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:1641", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/imxrt1020-evk:netnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:39 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: imxrt1050-evk/knsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize imxrt1050-evk/knsh | |
| target=imxrt1050-evk:knsh | |
| timestamp=2026-01-08T03:48:34 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:48:34", timestamp_log="2026-01-08T03:48:34", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="imxrt1050-evk", config="knsh", target="imxrt1050-evk:knsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:1651", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/imxrt1050-evk:knsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:40 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: imxrt1050-evk/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize imxrt1050-evk/nsh | |
| target=imxrt1050-evk:nsh | |
| timestamp=2026-01-08T03:49:42 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:49:42", timestamp_log="2026-01-08T03:49:42", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="imxrt1050-evk", config="nsh", target="imxrt1050-evk:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:1661", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/imxrt1050-evk:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:40 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: imxrt1050-evk/netnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize imxrt1050-evk/netnsh | |
| target=imxrt1050-evk:netnsh | |
| timestamp=2026-01-08T03:50:16 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:50:16", timestamp_log="2026-01-08T03:50:16", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="imxrt1050-evk", config="netnsh", target="imxrt1050-evk:netnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:1671", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/imxrt1050-evk:netnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:40 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: imxrt1050-evk/libcxxtest,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize imxrt1050-evk/libcxxtest | |
| target=imxrt1050-evk:libcxxtest | |
| timestamp=2026-01-08T03:51:02 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:51:02", timestamp_log="2026-01-08T03:51:02", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="imxrt1050-evk", config="libcxxtest", target="imxrt1050-evk:libcxxtest", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:1681", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/imxrt1050-evk:libcxxtest", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:40 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: kwikstik-k40/ostest,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last=/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found | |
| target=kwikstik-k40:ostest | |
| timestamp=2026-01-08T03:52:17 | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:52:17", timestamp_log="2026-01-08T03:52:17", user="NuttX", arch="arm", subarch="kinetis", group="arm-02", board="kwikstik-k40", config="ostest", target="kwikstik-k40:ostest", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:1691", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:1691", msg="/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/kwikstik-k40:ostest", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:40 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: twr-k64f120m/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize twr-k64f120m/nsh | |
| target=twr-k64f120m:nsh | |
| timestamp=2026-01-08T03:53:03 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:53:03", timestamp_log="2026-01-08T03:53:03", user="NuttX", arch="arm", subarch="kinetis", group="arm-02", board="twr-k64f120m", config="nsh", target="twr-k64f120m:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:1703", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/twr-k64f120m:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:40 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: twr-k64f120m/netnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize twr-k64f120m/netnsh | |
| target=twr-k64f120m:netnsh | |
| timestamp=2026-01-08T03:53:53 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:53:53", timestamp_log="2026-01-08T03:53:53", user="NuttX", arch="arm", subarch="kinetis", group="arm-02", board="twr-k64f120m", config="netnsh", target="twr-k64f120m:netnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:1713", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/twr-k64f120m:netnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:40 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: freedom-k64f/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize freedom-k64f/nsh | |
| target=freedom-k64f:nsh | |
| timestamp=2026-01-08T03:54:37 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:54:37", timestamp_log="2026-01-08T03:54:37", user="NuttX", arch="arm", subarch="kinetis", group="arm-02", board="freedom-k64f", config="nsh", target="freedom-k64f:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:1723", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/freedom-k64f:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:40 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: freedom-k64f/cdcacm,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize freedom-k64f/cdcacm | |
| target=freedom-k64f:cdcacm | |
| timestamp=2026-01-08T03:55:28 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:55:28", timestamp_log="2026-01-08T03:55:28", user="NuttX", arch="arm", subarch="kinetis", group="arm-02", board="freedom-k64f", config="cdcacm", target="freedom-k64f:cdcacm", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:1733", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/freedom-k64f:cdcacm", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:40 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: freedom-k64f/netnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize freedom-k64f/netnsh | |
| target=freedom-k64f:netnsh | |
| timestamp=2026-01-08T03:56:14 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:56:14", timestamp_log="2026-01-08T03:56:14", user="NuttX", arch="arm", subarch="kinetis", group="arm-02", board="freedom-k64f", config="netnsh", target="freedom-k64f:netnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:1743", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/freedom-k64f:netnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:41 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: freedom-k64f/demo,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize freedom-k64f/demo | |
| target=freedom-k64f:demo | |
| timestamp=2026-01-08T03:57:09 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:57:09", timestamp_log="2026-01-08T03:57:09", user="NuttX", arch="arm", subarch="kinetis", group="arm-02", board="freedom-k64f", config="demo", target="freedom-k64f:demo", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:1753", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/freedom-k64f:demo", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:41 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: freedom-k66f/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize freedom-k66f/nsh | |
| target=freedom-k66f:nsh | |
| timestamp=2026-01-08T03:57:55 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:57:55", timestamp_log="2026-01-08T03:57:55", user="NuttX", arch="arm", subarch="kinetis", group="arm-02", board="freedom-k66f", config="nsh", target="freedom-k66f:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:1763", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/freedom-k66f:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:41 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: freedom-k66f/netnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize freedom-k66f/netnsh | |
| target=freedom-k66f:netnsh | |
| timestamp=2026-01-08T03:58:51 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:58:51", timestamp_log="2026-01-08T03:58:51", user="NuttX", arch="arm", subarch="kinetis", group="arm-02", board="freedom-k66f", config="netnsh", target="freedom-k66f:netnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:1773", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/freedom-k66f:netnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:41 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: twr-k60n512/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last=/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found | |
| target=twr-k60n512:nsh | |
| timestamp=2026-01-08T03:59:53 | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:59:53", timestamp_log="2026-01-08T03:59:53", user="NuttX", arch="arm", subarch="kinetis", group="arm-02", board="twr-k60n512", config="nsh", target="twr-k60n512:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:1783", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:1783", msg="/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/twr-k60n512:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:41 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: teensy-3.x/usbnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize teensy-3.x/usbnsh | |
| target=teensy-3.x:usbnsh | |
| timestamp=2026-01-08T04:00:40 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:00:40", timestamp_log="2026-01-08T04:00:40", user="NuttX", arch="arm", subarch="kinetis", group="arm-02", board="teensy-3.x", config="usbnsh", target="teensy-3.x:usbnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:1795", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/teensy-3.x:usbnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:41 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: teensy-3.x/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize teensy-3.x/nsh | |
| target=teensy-3.x:nsh | |
| timestamp=2026-01-08T04:01:28 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:01:28", timestamp_log="2026-01-08T04:01:28", user="NuttX", arch="arm", subarch="kinetis", group="arm-02", board="teensy-3.x", config="nsh", target="teensy-3.x:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:1805", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/teensy-3.x:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:41 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: freedom-k28f/nshsdusb,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize freedom-k28f/nshsdusb | |
| target=freedom-k28f:nshsdusb | |
| timestamp=2026-01-08T04:02:15 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:02:15", timestamp_log="2026-01-08T04:02:15", user="NuttX", arch="arm", subarch="kinetis", group="arm-02", board="freedom-k28f", config="nshsdusb", target="freedom-k28f:nshsdusb", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:1815", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/freedom-k28f:nshsdusb", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:41 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: freedom-k28f/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize freedom-k28f/nsh | |
| target=freedom-k28f:nsh | |
| timestamp=2026-01-08T04:03:14 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:03:14", timestamp_log="2026-01-08T04:03:14", user="NuttX", arch="arm", subarch="kinetis", group="arm-02", board="freedom-k28f", config="nsh", target="freedom-k28f:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:1825", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/freedom-k28f:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:42 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: freedom-kl25z/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize freedom-kl25z/nsh | |
| target=freedom-kl25z:nsh | |
| timestamp=2026-01-08T04:04:03 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:04:03", timestamp_log="2026-01-08T04:04:03", user="NuttX", arch="arm", subarch="kl", group="arm-02", board="freedom-kl25z", config="nsh", target="freedom-kl25z:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:1835", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/freedom-kl25z:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:42 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: freedom-kl26z/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize freedom-kl26z/nsh | |
| target=freedom-kl26z:nsh | |
| timestamp=2026-01-08T04:04:44 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:04:44", timestamp_log="2026-01-08T04:04:44", user="NuttX", arch="arm", subarch="kl", group="arm-02", board="freedom-kl26z", config="nsh", target="freedom-kl26z:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:1845", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/freedom-kl26z:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:42 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: teensy-lc/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize teensy-lc/nsh | |
| target=teensy-lc:nsh | |
| timestamp=2026-01-08T04:05:15 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:05:15", timestamp_log="2026-01-08T04:05:15", user="NuttX", arch="arm", subarch="kl", group="arm-02", board="teensy-lc", config="nsh", target="teensy-lc:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362586#step:10:1855", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/teensy-lc:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:42 GMT", "content-length": "0"} } | |
| + for group in arm-01 arm-02 arm-03 arm-04 arm-05 arm-06 arm-07 arm-08 arm-09 arm-10 arm-11 arm-12 arm-13 arm-14 arm64-01 other risc-v-01 risc-v-02 risc-v-03 risc-v-04 risc-v-05 risc-v-06 sim-01 sim-02 sim-03 x86_64-01 xtensa-01 xtensa-02 msys2 | |
| + [[ arm-03 == \m\s\y\s\2 ]] | |
| + ingest_log Linux 10 arm-03 | |
| + local os=Linux | |
| + local step=10 | |
| + local group=arm-03 | |
| + local 'job_name=Linux (arm-03)' | |
| ++ jq '.jobs | map(select(.name == "Linux (arm-03)")) | .[].id' | |
| ++ curl -L -H 'Accept: application/vnd.github+json' -H 'Authorization: Bearer ...' -H 'X-GitHub-Api-Version: 2022-11-28' 'https://api.github.com/repos/NuttX/nuttx/actions/runs/20803622272/jobs?per_page=100' | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 100 168k 100 168k 0 0 69811 0 0:00:02 0:00:02 --:--:-- 69803 | |
| + local job_id=59753362583 | |
| + set +x | |
| job_id=59753362583 | |
| + [[ 59753362583 == '' ]] | |
| + sleep 1 | |
| ++ ls '/tmp/ingest-nuttx-builds/26_Linux (arm-03).txt' | |
| + local 'log_file=/tmp/ingest-nuttx-builds/26_Linux (arm-03).txt' | |
| + local filename=ci-arm-03.log | |
| + local pathname=/tmp/ingest-nuttx-builds/ci-arm-03.log | |
| + local linenum=83 | |
| + local url=https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362583#step:10:83 | |
| + cat '/tmp/ingest-nuttx-builds/26_Linux (arm-03).txt' | |
| + colrm 1 29 | |
| + head -n 100 /tmp/ingest-nuttx-builds/ci-arm-03.log | |
| Current runner version: '2.330.0' | |
| ##[group]Runner Image Provisioner | |
| Hosted Compute Agent | |
| Version: 20251211.462 | |
| Commit: 6cbad8c2bb55d58165063d031ccabf57e2d2db61 | |
| Build Date: 2025-12-11T16:28:49Z | |
| Worker ID: {707388d7-eff5-424d-b443-a1c3219b281a} | |
| ##[endgroup] | |
| ##[group]Operating System | |
| Ubuntu | |
| 24.04.3 | |
| LTS | |
| ##[endgroup] | |
| ##[group]Runner Image | |
| Image: ubuntu-24.04 | |
| Version: 20251215.174.1 | |
| Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20251215.174/images/ubuntu/Ubuntu2404-Readme.md | |
| Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20251215.174 | |
| ##[endgroup] | |
| ##[group]GITHUB_TOKEN Permissions | |
| Contents: read | |
| Metadata: read | |
| ##[endgroup] | |
| Secret source: Actions | |
| Prepare workflow directory | |
| Prepare all required actions | |
| Getting action download info | |
| Download action repository 'actions/download-artifact@v7' (SHA:37930b1c2abaa49bbe596cd826c3c89aef350131) | |
| Download action repository 'docker/login-action@v3' (SHA:5e57cd118135c172c3672efd75eb46360885c0ef) | |
| Download action repository 'actions/upload-artifact@v6' (SHA:b7c566a772e6b6bfb58ed0dc250532a479d7789f) | |
| Complete job name: Linux (arm-03) | |
| ##[group]Run df -h | |
| df -h | |
| shell: /usr/bin/bash -e {0} | |
| env: | |
| DOCKER_BUILDKIT: 1 | |
| ##[endgroup] | |
| Filesystem Size Used Avail Use% Mounted on | |
| /dev/root 72G 54G 19G 75% / | |
| tmpfs 7.9G 84K 7.9G 1% /dev/shm | |
| tmpfs 3.2G 1.2M 3.2G 1% /run | |
| tmpfs 5.0M 0 5.0M 0% /run/lock | |
| /dev/sda16 881M 62M 758M 8% /boot | |
| /dev/sda15 105M 6.2M 99M 6% /boot/efi | |
| /dev/sdb1 74G 4.1G 66G 6% /mnt | |
| tmpfs 1.6G 12K 1.6G 1% /run/user/1001 | |
| ##[group]Run sudo rm -rf /usr/local/lib/android | |
| sudo rm -rf /usr/local/lib/android | |
| shell: /usr/bin/bash -e {0} | |
| env: | |
| DOCKER_BUILDKIT: 1 | |
| ##[endgroup] | |
| ##[group]Run df -h | |
| df -h | |
| shell: /usr/bin/bash -e {0} | |
| env: | |
| DOCKER_BUILDKIT: 1 | |
| ##[endgroup] | |
| Filesystem Size Used Avail Use% Mounted on | |
| /dev/root 72G 42G 31G 58% / | |
| tmpfs 7.9G 84K 7.9G 1% /dev/shm | |
| tmpfs 3.2G 1.2M 3.2G 1% /run | |
| tmpfs 5.0M 0 5.0M 0% /run/lock | |
| /dev/sda16 881M 62M 758M 8% /boot | |
| /dev/sda15 105M 6.2M 99M 6% /boot/efi | |
| /dev/sdb1 74G 4.1G 66G 6% /mnt | |
| tmpfs 1.6G 12K 1.6G 1% /run/user/1001 | |
| ##[group]Run actions/download-artifact@v7 | |
| with: | |
| name: source-bundle | |
| path: . | |
| merge-multiple: false | |
| repository: NuttX/nuttx | |
| run-id: 20803622272 | |
| env: | |
| DOCKER_BUILDKIT: 1 | |
| ##[endgroup] | |
| Downloading single artifact | |
| Preparing to download the following artifacts: | |
| - source-bundle (ID: 5057673577, Size: 521589650, Expected Digest: sha256:f775951bdfb82f4f72820b3aafc850b6fb753bb89f3b848ebca9ad59837a97e6) | |
| Redirecting to blob download url: https://productionresultssa13.blob.core.windows.net/actions-results/9b62c096-0dd4-44be-98e7-df27f19d564c/workflow-job-run-532b0bc2-c02f-56ac-af0e-f3dd15a6a56c/artifacts/239ea24db366af7a360aca64008a5a55b3bb443dfaeda64abcee97ddfbe58903.zip | |
| Starting download of artifact to: /home/runner/work/nuttx/nuttx | |
| (node:2028) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. | |
| (Use `node --trace-deprecation ...` to show where the warning was created) | |
| SHA256 digest of downloaded artifact is f775951bdfb82f4f72820b3aafc850b6fb753bb89f3b848ebca9ad59837a97e6 | |
| Artifact download completed successfully. | |
| Total of 1 artifact(s) downloaded | |
| Download artifact has finished successfully | |
| ##[group]Run tar zxf sources.tar.gz | |
| tar zxf sources.tar.gz | |
| shell: /usr/bin/bash -e {0} | |
| env: | |
| DOCKER_BUILDKIT: 1 | |
| ##[endgroup] | |
| ##[group]Run docker/login-action@v3 | |
| with: | |
| registry: ghcr.io | |
| username: nuttxpr | |
| password: *** | |
| logout: true | |
| + set +x | |
| url=https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362583#step:10:83 | |
| + cargo run -- --user NuttX --repo nuttx --defconfig /tmp/defconfig-github.txt --file /tmp/ingest-nuttx-builds/ci-arm-03.log --nuttx-hash 220263e7c46ec836226de1ea4ba41d290522d381 --apps-hash 1512f9c6e55efc4c43d2ddb1f02445304fbdee9b --group arm-03 --run-id 20803622272 --job-id 59753362583 --step 10 | |
| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.25s | |
| Running `target/debug/ingest-nuttx-builds --user NuttX --repo nuttx --defconfig /tmp/defconfig-github.txt --file /tmp/ingest-nuttx-builds/ci-arm-03.log --nuttx-hash 220263e7c46ec836226de1ea4ba41d290522d381 --apps-hash 1512f9c6e55efc4c43d2ddb1f02445304fbdee9b --group arm-03 --run-id 20803622272 --job-id 59753362583 --step 10` | |
| lines[0]=Skipping: olimex-lpc1766stk/slip-httpd,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Skipping: olimex-lpc1766stk/slip-httpd,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| *** Not a target: Skipping: olimex-lpc1766stk/slip-httpd,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines[0]=Configuration/Tool: olimex-lpc1766stk/usbserial,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last=/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found | |
| target=olimex-lpc1766stk:usbserial | |
| timestamp=2026-01-08T02:45:33 | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:45:33", timestamp_log="2026-01-08T02:45:33", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="olimex-lpc1766stk", config="usbserial", target="olimex-lpc1766stk:usbserial", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362583#step:10:780", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362583#step:10:780", msg="/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-lpc1766stk:usbserial", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:46 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: olimex-lpc1766stk/usbmsc,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last=/usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found | |
| target=olimex-lpc1766stk:usbmsc | |
| timestamp=2026-01-08T02:46:15 | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:46:15", timestamp_log="2026-01-08T02:46:15", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="olimex-lpc1766stk", config="usbmsc", target="olimex-lpc1766stk:usbmsc", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362583#step:10:792", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362583#step:10:792", msg="/usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-lpc1766stk:usbmsc", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:46 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: olimex-lpc1766stk/nettest,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last=/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found | |
| target=olimex-lpc1766stk:nettest | |
| timestamp=2026-01-08T02:46:54 | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:46:54", timestamp_log="2026-01-08T02:46:54", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="olimex-lpc1766stk", config="nettest", target="olimex-lpc1766stk:nettest", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362583#step:10:804", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362583#step:10:804", msg="/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-lpc1766stk:nettest", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:46 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: olimex-lpc1766stk/hidmouse,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize olimex-lpc1766stk/hidmouse | |
| target=olimex-lpc1766stk:hidmouse | |
| timestamp=2026-01-08T02:47:35 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:47:35", timestamp_log="2026-01-08T02:47:35", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="olimex-lpc1766stk", config="hidmouse", target="olimex-lpc1766stk:hidmouse", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362583#step:10:816", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-lpc1766stk:hidmouse", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:46 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: olimex-lpc1766stk/thttpd-binfs,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize olimex-lpc1766stk/thttpd-binfs | |
| target=olimex-lpc1766stk:thttpd-binfs | |
| timestamp=2026-01-08T02:48:26 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:48:26", timestamp_log="2026-01-08T02:48:26", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="olimex-lpc1766stk", config="thttpd-binfs", target="olimex-lpc1766stk:thttpd-binfs", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362583#step:10:826", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-lpc1766stk:thttpd-binfs", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:46 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: olimex-lpc1766stk/hidkbd,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize olimex-lpc1766stk/hidkbd | |
| target=olimex-lpc1766stk:hidkbd | |
| timestamp=2026-01-08T02:49:09 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:49:09", timestamp_log="2026-01-08T02:49:09", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="olimex-lpc1766stk", config="hidkbd", target="olimex-lpc1766stk:hidkbd", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362583#step:10:836", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-lpc1766stk:hidkbd", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:46 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: olimex-lpc1766stk/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last=/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found | |
| target=olimex-lpc1766stk:nsh | |
| timestamp=2026-01-08T02:49:41 | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:49:41", timestamp_log="2026-01-08T02:49:41", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="olimex-lpc1766stk", config="nsh", target="olimex-lpc1766stk:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362583#step:10:846", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362583#step:10:846", msg="/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-lpc1766stk:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:47 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: olimex-lpc1766stk/zmodem,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last=/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found | |
| target=olimex-lpc1766stk:zmodem | |
| timestamp=2026-01-08T02:50:20 | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:50:20", timestamp_log="2026-01-08T02:50:20", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="olimex-lpc1766stk", config="zmodem", target="olimex-lpc1766stk:zmodem", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362583#step:10:858", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362583#step:10:858", msg="/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-lpc1766stk:zmodem", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:47 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: olimex-lpc1766stk/ftpc,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize olimex-lpc1766stk/ftpc | |
| target=olimex-lpc1766stk:ftpc | |
| timestamp=2026-01-08T02:50:57 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:50:57", timestamp_log="2026-01-08T02:50:57", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="olimex-lpc1766stk", config="ftpc", target="olimex-lpc1766stk:ftpc", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362583#step:10:870", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-lpc1766stk:ftpc", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:47 GMT", "content-length": "0"} } | |
| lines[0]=Skipping: olimex-lpc1766stk/thttpd-nxflat,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Skipping: olimex-lpc1766stk/thttpd-nxflat,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| *** Not a target: Skipping: olimex-lpc1766stk/thttpd-nxflat,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines[0]=Configuration/Tool: u-blox-c027/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize u-blox-c027/nsh | |
| target=u-blox-c027:nsh | |
| timestamp=2026-01-08T02:51:34 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:51:34", timestamp_log="2026-01-08T02:51:34", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="u-blox-c027", config="nsh", target="u-blox-c027:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362583#step:10:887", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/u-blox-c027:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:47 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: zkit-arm-1769/hello,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last=/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found | |
| target=zkit-arm-1769:hello | |
| timestamp=2026-01-08T02:52:24 | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:52:24", timestamp_log="2026-01-08T02:52:24", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="zkit-arm-1769", config="hello", target="zkit-arm-1769:hello", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362583#step:10:897", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362583#step:10:897", msg="/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/zkit-arm-1769:hello", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:47 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: zkit-arm-1769/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last=/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found | |
| target=zkit-arm-1769:nsh | |
| timestamp=2026-01-08T02:53:06 | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:53:06", timestamp_log="2026-01-08T02:53:06", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="zkit-arm-1769", config="nsh", target="zkit-arm-1769:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362583#step:10:909", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362583#step:10:909", msg="/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/zkit-arm-1769:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:47 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: zkit-arm-1769/nxhello,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last=/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found | |
| target=zkit-arm-1769:nxhello | |
| timestamp=2026-01-08T02:53:49 | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:53:49", timestamp_log="2026-01-08T02:53:49", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="zkit-arm-1769", config="nxhello", target="zkit-arm-1769:nxhello", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362583#step:10:921", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362583#step:10:921", msg="/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/zkit-arm-1769:nxhello", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:47 GMT", "content-length": "0"} } | |
| lines[0]=Skipping: zkit-arm-1769/thttpd,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Skipping: zkit-arm-1769/thttpd,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| *** Not a target: Skipping: zkit-arm-1769/thttpd,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines[0]=Configuration/Tool: mbed/userled,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize mbed/userled | |
| target=mbed:userled | |
| timestamp=2026-01-08T02:54:47 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:54:47", timestamp_log="2026-01-08T02:54:47", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="mbed", config="userled", target="mbed:userled", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362583#step:10:940", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/mbed:userled", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:47 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: mbed/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize mbed/nsh | |
| target=mbed:nsh | |
| timestamp=2026-01-08T02:55:25 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:55:25", timestamp_log="2026-01-08T02:55:25", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="mbed", config="nsh", target="mbed:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362583#step:10:950", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/mbed:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:48 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: open1788/knsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last=/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found | |
| target=open1788:knsh | |
| timestamp=2026-01-08T02:55:55 | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:55:55", timestamp_log="2026-01-08T02:55:55", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="open1788", config="knsh", target="open1788:knsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362583#step:10:960", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362583#step:10:960", msg="/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/open1788:knsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:48 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: open1788/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last=/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found | |
| target=open1788:nsh | |
| timestamp=2026-01-08T02:56:57 | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:56:57", timestamp_log="2026-01-08T02:56:57", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="open1788", config="nsh", target="open1788:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362583#step:10:972", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362583#step:10:972", msg="/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/open1788:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:48 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: open1788/fb,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize open1788/fb | |
| target=open1788:fb | |
| timestamp=2026-01-08T02:57:37 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:57:37", timestamp_log="2026-01-08T02:57:37", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="open1788", config="fb", target="open1788:fb", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362583#step:10:984", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/open1788:fb", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:48 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: open1788/knxterm,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize open1788/knxterm | |
| target=open1788:knxterm | |
| timestamp=2026-01-08T02:58:24 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:58:24", timestamp_log="2026-01-08T02:58:24", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="open1788", config="knxterm", target="open1788:knxterm", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362583#step:10:994", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/open1788:knxterm", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:48 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: open1788/pdcurses,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize open1788/pdcurses | |
| target=open1788:pdcurses | |
| timestamp=2026-01-08T02:59:39 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:59:39", timestamp_log="2026-01-08T02:59:39", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="open1788", config="pdcurses", target="open1788:pdcurses", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362583#step:10:1004", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/open1788:pdcurses", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:48 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: open1788/pwfb,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize open1788/pwfb | |
| target=open1788:pwfb | |
| timestamp=2026-01-08T03:00:14 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:00:14", timestamp_log="2026-01-08T03:00:14", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="open1788", config="pwfb", target="open1788:pwfb", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362583#step:10:1014", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/open1788:pwfb", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:48 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: open1788/nxlines,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize open1788/nxlines | |
| target=open1788:nxlines | |
| timestamp=2026-01-08T03:01:02 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:01:02", timestamp_log="2026-01-08T03:01:02", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="open1788", config="nxlines", target="open1788:nxlines", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362583#step:10:1024", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/open1788:nxlines", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:48 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: lx_cpu/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize lx_cpu/nsh | |
| target=lx_cpu:nsh | |
| timestamp=2026-01-08T03:01:51 | |
| *** Msg: arm-none-eabi-ld: warning: errno has a LOAD segment with RWX permissions | |
| *** Msg: arm-none-eabi-ld: warning: hello has a LOAD segment with RWX permissions | |
| *** Msg: arm-none-eabi-ld: warning: struct has a LOAD segment with RWX permissions | |
| *** Msg: arm-none-eabi-ld: warning: signal has a LOAD segment with RWX permissions | |
| *** Msg: arm-none-eabi-ld: warning: mutex has a LOAD segment with RWX permissions | |
| *** Msg: arm-none-eabi-ld: warning: pthread has a LOAD segment with RWX permissions | |
| *** Msg: arm-none-eabi-ld: warning: task has a LOAD segment with RWX permissions | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:01:51", timestamp_log="2026-01-08T03:01:51", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="lx_cpu", config="nsh", target="lx_cpu:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362583#step:10:1034", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362583#step:10:1034", msg="arm-none-eabi-ld: warning: errno has a LOAD segment with RWX permissions \n arm-none-eabi-ld: warning: hello has a LOAD segment with RWX permissions \n arm-none-eabi-ld: warning: struct has a LOAD segment with RWX permissions \n arm-none-eabi-ld: warning: signal has a LOAD segment with RWX permissions \n arm-none-eabi-ld: warning: mutex has a LOAD segment with RWX permissions \n arm-none-eabi-ld: warning: pthread has a LOAD segment with RWX permissions \n arm-none-eabi-ld: warning: task has a LOAD segment w", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.5 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/lx_cpu:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:49 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: lpcxpresso-lpc1768/nx,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize lpcxpresso-lpc1768/nx | |
| target=lpcxpresso-lpc1768:nx | |
| timestamp=2026-01-08T03:02:58 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:02:58", timestamp_log="2026-01-08T03:02:58", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="lpcxpresso-lpc1768", config="nx", target="lpcxpresso-lpc1768:nx", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362583#step:10:1051", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/lpcxpresso-lpc1768:nx", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:49 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: lpcxpresso-lpc1768/dhcpd,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize lpcxpresso-lpc1768/dhcpd | |
| target=lpcxpresso-lpc1768:dhcpd | |
| timestamp=2026-01-08T03:03:44 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:03:44", timestamp_log="2026-01-08T03:03:44", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="lpcxpresso-lpc1768", config="dhcpd", target="lpcxpresso-lpc1768:dhcpd", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362583#step:10:1061", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/lpcxpresso-lpc1768:dhcpd", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:49 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: lpcxpresso-lpc1768/usbmsc,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize lpcxpresso-lpc1768/usbmsc | |
| target=lpcxpresso-lpc1768:usbmsc | |
| timestamp=2026-01-08T03:04:26 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:04:26", timestamp_log="2026-01-08T03:04:26", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="lpcxpresso-lpc1768", config="usbmsc", target="lpcxpresso-lpc1768:usbmsc", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362583#step:10:1071", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/lpcxpresso-lpc1768:usbmsc", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:49 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: lpcxpresso-lpc1768/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize lpcxpresso-lpc1768/nsh | |
| target=lpcxpresso-lpc1768:nsh | |
| timestamp=2026-01-08T03:04:54 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:04:54", timestamp_log="2026-01-08T03:04:54", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="lpcxpresso-lpc1768", config="nsh", target="lpcxpresso-lpc1768:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362583#step:10:1081", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/lpcxpresso-lpc1768:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:49 GMT", "content-length": "0"} } | |
| lines[0]=Skipping: lpcxpresso-lpc1768/thttpd,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Skipping: lpcxpresso-lpc1768/thttpd,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| *** Not a target: Skipping: lpcxpresso-lpc1768/thttpd,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines[0]=Configuration/Tool: pnev5180b/knsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize pnev5180b/knsh | |
| target=pnev5180b:knsh | |
| timestamp=2026-01-08T03:05:36 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:05:36", timestamp_log="2026-01-08T03:05:36", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="pnev5180b", config="knsh", target="pnev5180b:knsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362583#step:10:1098", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/pnev5180b:knsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:49 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: pnev5180b/usbnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize pnev5180b/usbnsh | |
| target=pnev5180b:usbnsh | |
| timestamp=2026-01-08T03:06:34 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:06:34", timestamp_log="2026-01-08T03:06:34", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="pnev5180b", config="usbnsh", target="pnev5180b:usbnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362583#step:10:1108", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/pnev5180b:usbnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:49 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: pnev5180b/nsh-cdcecm,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize pnev5180b/nsh-cdcecm | |
| target=pnev5180b:nsh-cdcecm | |
| timestamp=2026-01-08T03:07:10 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:07:10", timestamp_log="2026-01-08T03:07:10", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="pnev5180b", config="nsh-cdcecm", target="pnev5180b:nsh-cdcecm", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362583#step:10:1118", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/pnev5180b:nsh-cdcecm", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:49 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: pnev5180b/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize pnev5180b/nsh | |
| target=pnev5180b:nsh | |
| timestamp=2026-01-08T03:07:47 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:07:47", timestamp_log="2026-01-08T03:07:47", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="pnev5180b", config="nsh", target="pnev5180b:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362583#step:10:1128", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/pnev5180b:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:49 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: pnev5180b/usbnsh-cdcecm,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize pnev5180b/usbnsh-cdcecm | |
| target=pnev5180b:usbnsh-cdcecm | |
| timestamp=2026-01-08T03:08:17 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:08:17", timestamp_log="2026-01-08T03:08:17", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="pnev5180b", config="usbnsh-cdcecm", target="pnev5180b:usbnsh-cdcecm", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362583#step:10:1138", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/pnev5180b:usbnsh-cdcecm", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:50 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: lpc4088-quickstart/knsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last=/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found | |
| target=lpc4088-quickstart:knsh | |
| timestamp=2026-01-08T03:08:51 | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:08:51", timestamp_log="2026-01-08T03:08:51", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="lpc4088-quickstart", config="knsh", target="lpc4088-quickstart:knsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362583#step:10:1148", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362583#step:10:1148", msg="/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/lpc4088-quickstart:knsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:50 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: lpc4088-quickstart/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last=/usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found | |
| target=lpc4088-quickstart:nsh | |
| timestamp=2026-01-08T03:10:00 | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:10:00", timestamp_log="2026-01-08T03:10:00", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="lpc4088-quickstart", config="nsh", target="lpc4088-quickstart:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362583#step:10:1160", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362583#step:10:1160", msg="/usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/lpc4088-quickstart:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:50 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: mcb1700/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last=/usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found | |
| target=mcb1700:nsh | |
| timestamp=2026-01-08T03:10:42 | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:10:42", timestamp_log="2026-01-08T03:10:42", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="mcb1700", config="nsh", target="mcb1700:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362583#step:10:1172", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362583#step:10:1172", msg="/usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/mcb1700:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:50 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: lpc4088-devkit/knsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last=/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found | |
| target=lpc4088-devkit:knsh | |
| timestamp=2026-01-08T03:11:12 | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:11:12", timestamp_log="2026-01-08T03:11:12", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="lpc4088-devkit", config="knsh", target="lpc4088-devkit:knsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362583#step:10:1184", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362583#step:10:1184", msg="/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/lpc4088-devkit:knsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:50 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: lpc4088-devkit/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last=/usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found | |
| target=lpc4088-devkit:nsh | |
| timestamp=2026-01-08T03:11:57 | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:11:57", timestamp_log="2026-01-08T03:11:57", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="lpc4088-devkit", config="nsh", target="lpc4088-devkit:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362583#step:10:1196", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362583#step:10:1196", msg="/usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/lpc4088-devkit:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:50 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: lincoln60/thttpd-binfs,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize lincoln60/thttpd-binfs | |
| target=lincoln60:thttpd-binfs | |
| timestamp=2026-01-08T03:12:48 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:12:48", timestamp_log="2026-01-08T03:12:48", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="lincoln60", config="thttpd-binfs", target="lincoln60:thttpd-binfs", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362583#step:10:1208", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/lincoln60:thttpd-binfs", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:50 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: lincoln60/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize lincoln60/nsh | |
| target=lincoln60:nsh | |
| timestamp=2026-01-08T03:13:24 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:13:24", timestamp_log="2026-01-08T03:13:24", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="lincoln60", config="nsh", target="lincoln60:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362583#step:10:1218", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/lincoln60:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:50 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: lincoln60/netnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last=+ '[' -d /github/workspace/sources/tools/ccache ']' | |
| target=lincoln60:netnsh | |
| timestamp=2026-01-08T03:14:00 | |
| *** Msg: + '[' -d /github/workspace/sources/tools/ccache ']' | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:14:00", timestamp_log="2026-01-08T03:14:00", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="lincoln60", config="netnsh", target="lincoln60:netnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362583#step:10:1228", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362583#step:10:1228", msg="+ '[' -d /github/workspace/sources/tools/ccache ']'", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/lincoln60:netnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:51 GMT", "content-length": "0"} } | |
| + for group in arm-01 arm-02 arm-03 arm-04 arm-05 arm-06 arm-07 arm-08 arm-09 arm-10 arm-11 arm-12 arm-13 arm-14 arm64-01 other risc-v-01 risc-v-02 risc-v-03 risc-v-04 risc-v-05 risc-v-06 sim-01 sim-02 sim-03 x86_64-01 xtensa-01 xtensa-02 msys2 | |
| + [[ arm-04 == \m\s\y\s\2 ]] | |
| + ingest_log Linux 10 arm-04 | |
| + local os=Linux | |
| + local step=10 | |
| + local group=arm-04 | |
| + local 'job_name=Linux (arm-04)' | |
| ++ curl -L -H 'Accept: application/vnd.github+json' -H 'Authorization: Bearer ...' -H 'X-GitHub-Api-Version: 2022-11-28' 'https://api.github.com/repos/NuttX/nuttx/actions/runs/20803622272/jobs?per_page=100' | |
| ++ jq '.jobs | map(select(.name == "Linux (arm-04)")) | .[].id' | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 100 168k 100 168k 0 0 66186 0 0:00:02 0:00:02 --:--:-- 66198 | |
| + local job_id=59753362600 | |
| + set +x | |
| job_id=59753362600 | |
| + [[ 59753362600 == '' ]] | |
| + sleep 1 | |
| ++ ls '/tmp/ingest-nuttx-builds/28_Linux (arm-04).txt' | |
| + local 'log_file=/tmp/ingest-nuttx-builds/28_Linux (arm-04).txt' | |
| + local filename=ci-arm-04.log | |
| + local pathname=/tmp/ingest-nuttx-builds/ci-arm-04.log | |
| + local linenum=83 | |
| + local url=https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362600#step:10:83 | |
| + cat '/tmp/ingest-nuttx-builds/28_Linux (arm-04).txt' | |
| + colrm 1 29 | |
| + head -n 100 /tmp/ingest-nuttx-builds/ci-arm-04.log | |
| Current runner version: '2.330.0' | |
| ##[group]Runner Image Provisioner | |
| Hosted Compute Agent | |
| Version: 20251211.462 | |
| Commit: 6cbad8c2bb55d58165063d031ccabf57e2d2db61 | |
| Build Date: 2025-12-11T16:28:49Z | |
| Worker ID: {40f435ef-2072-4378-a5a9-ba5ce942f2b9} | |
| ##[endgroup] | |
| ##[group]Operating System | |
| Ubuntu | |
| 24.04.3 | |
| LTS | |
| ##[endgroup] | |
| ##[group]Runner Image | |
| Image: ubuntu-24.04 | |
| Version: 20260105.202.1 | |
| Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20260105.202/images/ubuntu/Ubuntu2404-Readme.md | |
| Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20260105.202 | |
| ##[endgroup] | |
| ##[group]GITHUB_TOKEN Permissions | |
| Contents: read | |
| Metadata: read | |
| ##[endgroup] | |
| Secret source: Actions | |
| Prepare workflow directory | |
| Prepare all required actions | |
| Getting action download info | |
| Download action repository 'actions/download-artifact@v7' (SHA:37930b1c2abaa49bbe596cd826c3c89aef350131) | |
| Download action repository 'docker/login-action@v3' (SHA:5e57cd118135c172c3672efd75eb46360885c0ef) | |
| Download action repository 'actions/upload-artifact@v6' (SHA:b7c566a772e6b6bfb58ed0dc250532a479d7789f) | |
| Complete job name: Linux (arm-04) | |
| ##[group]Run df -h | |
| df -h | |
| shell: /usr/bin/bash -e {0} | |
| env: | |
| DOCKER_BUILDKIT: 1 | |
| ##[endgroup] | |
| Filesystem Size Used Avail Use% Mounted on | |
| /dev/root 72G 54G 18G 76% / | |
| tmpfs 7.9G 84K 7.9G 1% /dev/shm | |
| tmpfs 3.2G 1.2M 3.2G 1% /run | |
| tmpfs 5.0M 0 5.0M 0% /run/lock | |
| /dev/sdb16 881M 62M 758M 8% /boot | |
| /dev/sdb15 105M 6.2M 99M 6% /boot/efi | |
| /dev/sda1 74G 4.1G 66G 6% /mnt | |
| tmpfs 1.6G 12K 1.6G 1% /run/user/1001 | |
| ##[group]Run sudo rm -rf /usr/local/lib/android | |
| sudo rm -rf /usr/local/lib/android | |
| shell: /usr/bin/bash -e {0} | |
| env: | |
| DOCKER_BUILDKIT: 1 | |
| ##[endgroup] | |
| ##[group]Run df -h | |
| df -h | |
| shell: /usr/bin/bash -e {0} | |
| env: | |
| DOCKER_BUILDKIT: 1 | |
| ##[endgroup] | |
| Filesystem Size Used Avail Use% Mounted on | |
| /dev/root 72G 43G 30G 59% / | |
| tmpfs 7.9G 84K 7.9G 1% /dev/shm | |
| tmpfs 3.2G 1.2M 3.2G 1% /run | |
| tmpfs 5.0M 0 5.0M 0% /run/lock | |
| /dev/sdb16 881M 62M 758M 8% /boot | |
| /dev/sdb15 105M 6.2M 99M 6% /boot/efi | |
| /dev/sda1 74G 4.1G 66G 6% /mnt | |
| tmpfs 1.6G 12K 1.6G 1% /run/user/1001 | |
| ##[group]Run actions/download-artifact@v7 | |
| with: | |
| name: source-bundle | |
| path: . | |
| merge-multiple: false | |
| repository: NuttX/nuttx | |
| run-id: 20803622272 | |
| env: | |
| DOCKER_BUILDKIT: 1 | |
| ##[endgroup] | |
| Downloading single artifact | |
| Preparing to download the following artifacts: | |
| - source-bundle (ID: 5057673577, Size: 521589650, Expected Digest: sha256:f775951bdfb82f4f72820b3aafc850b6fb753bb89f3b848ebca9ad59837a97e6) | |
| Redirecting to blob download url: https://productionresultssa13.blob.core.windows.net/actions-results/9b62c096-0dd4-44be-98e7-df27f19d564c/workflow-job-run-532b0bc2-c02f-56ac-af0e-f3dd15a6a56c/artifacts/239ea24db366af7a360aca64008a5a55b3bb443dfaeda64abcee97ddfbe58903.zip | |
| Starting download of artifact to: /home/runner/work/nuttx/nuttx | |
| (node:2117) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. | |
| (Use `node --trace-deprecation ...` to show where the warning was created) | |
| SHA256 digest of downloaded artifact is f775951bdfb82f4f72820b3aafc850b6fb753bb89f3b848ebca9ad59837a97e6 | |
| Artifact download completed successfully. | |
| Total of 1 artifact(s) downloaded | |
| Download artifact has finished successfully | |
| ##[group]Run tar zxf sources.tar.gz | |
| tar zxf sources.tar.gz | |
| shell: /usr/bin/bash -e {0} | |
| env: | |
| DOCKER_BUILDKIT: 1 | |
| ##[endgroup] | |
| ##[group]Run docker/login-action@v3 | |
| with: | |
| registry: ghcr.io | |
| username: nuttxpr | |
| password: *** | |
| logout: true | |
| + set +x | |
| url=https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362600#step:10:83 | |
| + cargo run -- --user NuttX --repo nuttx --defconfig /tmp/defconfig-github.txt --file /tmp/ingest-nuttx-builds/ci-arm-04.log --nuttx-hash 220263e7c46ec836226de1ea4ba41d290522d381 --apps-hash 1512f9c6e55efc4c43d2ddb1f02445304fbdee9b --group arm-04 --run-id 20803622272 --job-id 59753362600 --step 10 | |
| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.21s | |
| Running `target/debug/ingest-nuttx-builds --user NuttX --repo nuttx --defconfig /tmp/defconfig-github.txt --file /tmp/ingest-nuttx-builds/ci-arm-04.log --nuttx-hash 220263e7c46ec836226de1ea4ba41d290522d381 --apps-hash 1512f9c6e55efc4c43d2ddb1f02445304fbdee9b --group arm-04 --run-id 20803622272 --job-id 59753362600 --step 10` | |
| lines[0]=Configuration/Tool: lc823450-xgevk/kostest,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize lc823450-xgevk/kostest | |
| target=lc823450-xgevk:kostest | |
| timestamp=2026-01-08T02:46:19 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:46:19", timestamp_log="2026-01-08T02:46:19", user="NuttX", arch="arm", subarch="lc823450", group="arm-04", board="lc823450-xgevk", config="kostest", target="lc823450-xgevk:kostest", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362600#step:10:779", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/lc823450-xgevk:kostest", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:55 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: lc823450-xgevk/krndis,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize lc823450-xgevk/krndis | |
| target=lc823450-xgevk:krndis | |
| timestamp=2026-01-08T02:47:30 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:47:30", timestamp_log="2026-01-08T02:47:30", user="NuttX", arch="arm", subarch="lc823450", group="arm-04", board="lc823450-xgevk", config="krndis", target="lc823450-xgevk:krndis", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362600#step:10:789", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/lc823450-xgevk:krndis", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:55 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: lc823450-xgevk/rndis,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize lc823450-xgevk/rndis | |
| target=lc823450-xgevk:rndis | |
| timestamp=2026-01-08T02:49:20 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:49:20", timestamp_log="2026-01-08T02:49:20", user="NuttX", arch="arm", subarch="lc823450", group="arm-04", board="lc823450-xgevk", config="rndis", target="lc823450-xgevk:rndis", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362600#step:10:799", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/lc823450-xgevk:rndis", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:55 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: lc823450-xgevk/knsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize lc823450-xgevk/knsh | |
| target=lc823450-xgevk:knsh | |
| timestamp=2026-01-08T02:50:40 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:50:40", timestamp_log="2026-01-08T02:50:40", user="NuttX", arch="arm", subarch="lc823450", group="arm-04", board="lc823450-xgevk", config="knsh", target="lc823450-xgevk:knsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362600#step:10:816", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/lc823450-xgevk:knsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:55 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: lc823450-xgevk/usb,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize lc823450-xgevk/usb | |
| target=lc823450-xgevk:usb | |
| timestamp=2026-01-08T02:52:06 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:52:06", timestamp_log="2026-01-08T02:52:06", user="NuttX", arch="arm", subarch="lc823450", group="arm-04", board="lc823450-xgevk", config="usb", target="lc823450-xgevk:usb", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362600#step:10:826", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/lc823450-xgevk:usb", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:55 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: lc823450-xgevk/posix_spawn,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize lc823450-xgevk/posix_spawn | |
| target=lc823450-xgevk:posix_spawn | |
| timestamp=2026-01-08T02:53:10 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:53:10", timestamp_log="2026-01-08T02:53:10", user="NuttX", arch="arm", subarch="lc823450", group="arm-04", board="lc823450-xgevk", config="posix_spawn", target="lc823450-xgevk:posix_spawn", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362600#step:10:836", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/lc823450-xgevk:posix_spawn", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:55 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: lc823450-xgevk/bt,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize lc823450-xgevk/bt | |
| target=lc823450-xgevk:bt | |
| timestamp=2026-01-08T02:54:00 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:54:00", timestamp_log="2026-01-08T02:54:00", user="NuttX", arch="arm", subarch="lc823450", group="arm-04", board="lc823450-xgevk", config="bt", target="lc823450-xgevk:bt", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362600#step:10:846", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/lc823450-xgevk:bt", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:55 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: lc823450-xgevk/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize lc823450-xgevk/nsh | |
| target=lc823450-xgevk:nsh | |
| timestamp=2026-01-08T02:55:13 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:55:13", timestamp_log="2026-01-08T02:55:13", user="NuttX", arch="arm", subarch="lc823450", group="arm-04", board="lc823450-xgevk", config="nsh", target="lc823450-xgevk:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362600#step:10:856", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/lc823450-xgevk:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:56 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: lc823450-xgevk/audio,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize lc823450-xgevk/audio | |
| target=lc823450-xgevk:audio | |
| timestamp=2026-01-08T02:56:12 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:56:12", timestamp_log="2026-01-08T02:56:12", user="NuttX", arch="arm", subarch="lc823450", group="arm-04", board="lc823450-xgevk", config="audio", target="lc823450-xgevk:audio", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362600#step:10:866", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/lc823450-xgevk:audio", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:56 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: lc823450-xgevk/elf,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize lc823450-xgevk/elf | |
| target=lc823450-xgevk:elf | |
| timestamp=2026-01-08T02:57:05 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:57:05", timestamp_log="2026-01-08T02:57:05", user="NuttX", arch="arm", subarch="lc823450", group="arm-04", board="lc823450-xgevk", config="elf", target="lc823450-xgevk:elf", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362600#step:10:876", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/lc823450-xgevk:elf", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:56 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: lc823450-xgevk/ipl2,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize lc823450-xgevk/ipl2 | |
| target=lc823450-xgevk:ipl2 | |
| timestamp=2026-01-08T02:57:57 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:57:57", timestamp_log="2026-01-08T02:57:57", user="NuttX", arch="arm", subarch="lc823450", group="arm-04", board="lc823450-xgevk", config="ipl2", target="lc823450-xgevk:ipl2", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362600#step:10:886", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/lc823450-xgevk:ipl2", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:56 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: mcu123-lpc214x/usbserial,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last=/usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found | |
| target=mcu123-lpc214x:usbserial | |
| timestamp=2026-01-08T02:58:47 | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:58:47", timestamp_log="2026-01-08T02:58:47", user="NuttX", arch="arm", subarch="lpc214x", group="arm-04", board="mcu123-lpc214x", config="usbserial", target="mcu123-lpc214x:usbserial", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362600#step:10:896", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362600#step:10:896", msg="/usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/mcu123-lpc214x:usbserial", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:56 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: mcu123-lpc214x/usbmsc,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last=/usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found | |
| target=mcu123-lpc214x:usbmsc | |
| timestamp=2026-01-08T02:59:33 | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:59:33", timestamp_log="2026-01-08T02:59:33", user="NuttX", arch="arm", subarch="lpc214x", group="arm-04", board="mcu123-lpc214x", config="usbmsc", target="mcu123-lpc214x:usbmsc", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362600#step:10:908", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362600#step:10:908", msg="/usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/mcu123-lpc214x:usbmsc", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:56 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: mcu123-lpc214x/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last=/usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found | |
| target=mcu123-lpc214x:nsh | |
| timestamp=2026-01-08T03:00:21 | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:00:21", timestamp_log="2026-01-08T03:00:21", user="NuttX", arch="arm", subarch="lpc214x", group="arm-04", board="mcu123-lpc214x", config="nsh", target="mcu123-lpc214x:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362600#step:10:920", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362600#step:10:920", msg="/usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/mcu123-lpc214x:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:56 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: mcu123-lpc214x/composite,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last=/usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found | |
| target=mcu123-lpc214x:composite | |
| timestamp=2026-01-08T03:01:11 | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:01:11", timestamp_log="2026-01-08T03:01:11", user="NuttX", arch="arm", subarch="lpc214x", group="arm-04", board="mcu123-lpc214x", config="composite", target="mcu123-lpc214x:composite", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362600#step:10:932", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362600#step:10:932", msg="/usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/mcu123-lpc214x:composite", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:56 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: zp214xpa/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize zp214xpa/nsh | |
| target=zp214xpa:nsh | |
| timestamp=2026-01-08T03:02:00 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:02:00", timestamp_log="2026-01-08T03:02:00", user="NuttX", arch="arm", subarch="lpc214x", group="arm-04", board="zp214xpa", config="nsh", target="zp214xpa:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362600#step:10:944", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/zp214xpa:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:56 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: zp214xpa/nxlines,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize zp214xpa/nxlines | |
| target=zp214xpa:nxlines | |
| timestamp=2026-01-08T03:02:37 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:02:37", timestamp_log="2026-01-08T03:02:37", user="NuttX", arch="arm", subarch="lpc214x", group="arm-04", board="zp214xpa", config="nxlines", target="zp214xpa:nxlines", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362600#step:10:954", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/zp214xpa:nxlines", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:57 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: olimex-lpc2378/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize olimex-lpc2378/nsh | |
| target=olimex-lpc2378:nsh | |
| timestamp=2026-01-08T03:03:31 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:03:31", timestamp_log="2026-01-08T03:03:31", user="NuttX", arch="arm", subarch="lpc2378", group="arm-04", board="olimex-lpc2378", config="nsh", target="olimex-lpc2378:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362600#step:10:964", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-lpc2378:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:57 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: olimex-lpc-h3131/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize olimex-lpc-h3131/nsh | |
| target=olimex-lpc-h3131:nsh | |
| timestamp=2026-01-08T03:04:18 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:04:18", timestamp_log="2026-01-08T03:04:18", user="NuttX", arch="arm", subarch="lpc31xx", group="arm-04", board="olimex-lpc-h3131", config="nsh", target="olimex-lpc-h3131:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362600#step:10:974", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-lpc-h3131:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:57 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: ea3131/usbserial,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize ea3131/usbserial | |
| target=ea3131:usbserial | |
| timestamp=2026-01-08T03:05:08 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:05:08", timestamp_log="2026-01-08T03:05:08", user="NuttX", arch="arm", subarch="lpc31xx", group="arm-04", board="ea3131", config="usbserial", target="ea3131:usbserial", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362600#step:10:984", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/ea3131:usbserial", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:57 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: ea3131/pgnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize ea3131/pgnsh | |
| target=ea3131:pgnsh | |
| timestamp=2026-01-08T03:05:57 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:05:57", timestamp_log="2026-01-08T03:05:57", user="NuttX", arch="arm", subarch="lpc31xx", group="arm-04", board="ea3131", config="pgnsh", target="ea3131:pgnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362600#step:10:994", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/ea3131:pgnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:57 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: ea3131/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize ea3131/nsh | |
| target=ea3131:nsh | |
| timestamp=2026-01-08T03:06:39 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:06:39", timestamp_log="2026-01-08T03:06:39", user="NuttX", arch="arm", subarch="lpc31xx", group="arm-04", board="ea3131", config="nsh", target="ea3131:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362600#step:10:1004", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/ea3131:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:57 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: ea3152/ostest,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last=/usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found | |
| target=ea3152:ostest | |
| timestamp=2026-01-08T03:07:27 | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:07:27", timestamp_log="2026-01-08T03:07:27", user="NuttX", arch="arm", subarch="lpc31xx", group="arm-04", board="ea3152", config="ostest", target="ea3152:ostest", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362600#step:10:1014", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362600#step:10:1014", msg="/usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/ea3152:ostest", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:57 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: lpc4370-link2/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize lpc4370-link2/nsh | |
| target=lpc4370-link2:nsh | |
| timestamp=2026-01-08T03:08:15 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:08:15", timestamp_log="2026-01-08T03:08:15", user="NuttX", arch="arm", subarch="lpc43xx", group="arm-04", board="lpc4370-link2", config="nsh", target="lpc4370-link2:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362600#step:10:1026", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/lpc4370-link2:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:57 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: lpc4357-evb/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize lpc4357-evb/nsh | |
| target=lpc4357-evb:nsh | |
| timestamp=2026-01-08T03:09:06 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:09:06", timestamp_log="2026-01-08T03:09:06", user="NuttX", arch="arm", subarch="lpc43xx", group="arm-04", board="lpc4357-evb", config="nsh", target="lpc4357-evb:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362600#step:10:1036", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/lpc4357-evb:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:57 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: lpc4337-ws/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize lpc4337-ws/nsh | |
| target=lpc4337-ws:nsh | |
| timestamp=2026-01-08T03:09:44 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:09:44", timestamp_log="2026-01-08T03:09:44", user="NuttX", arch="arm", subarch="lpc43xx", group="arm-04", board="lpc4337-ws", config="nsh", target="lpc4337-ws:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362600#step:10:1046", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/lpc4337-ws:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:58 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: bambino-200e/knsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize bambino-200e/knsh | |
| target=bambino-200e:knsh | |
| timestamp=2026-01-08T03:10:20 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:10:20", timestamp_log="2026-01-08T03:10:20", user="NuttX", arch="arm", subarch="lpc43xx", group="arm-04", board="bambino-200e", config="knsh", target="bambino-200e:knsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362600#step:10:1056", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/bambino-200e:knsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:58 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: bambino-200e/usbnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize bambino-200e/usbnsh | |
| target=bambino-200e:usbnsh | |
| timestamp=2026-01-08T03:11:29 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:11:29", timestamp_log="2026-01-08T03:11:29", user="NuttX", arch="arm", subarch="lpc43xx", group="arm-04", board="bambino-200e", config="usbnsh", target="bambino-200e:usbnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362600#step:10:1066", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/bambino-200e:usbnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:58 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: bambino-200e/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize bambino-200e/nsh | |
| target=bambino-200e:nsh | |
| timestamp=2026-01-08T03:12:14 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:12:14", timestamp_log="2026-01-08T03:12:14", user="NuttX", arch="arm", subarch="lpc43xx", group="arm-04", board="bambino-200e", config="nsh", target="bambino-200e:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362600#step:10:1076", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/bambino-200e:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:58 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: bambino-200e/netnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize bambino-200e/netnsh | |
| target=bambino-200e:netnsh | |
| timestamp=2026-01-08T03:12:50 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:12:50", timestamp_log="2026-01-08T03:12:50", user="NuttX", arch="arm", subarch="lpc43xx", group="arm-04", board="bambino-200e", config="netnsh", target="bambino-200e:netnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362600#step:10:1086", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/bambino-200e:netnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:58 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: bambino-200e/max31855,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize bambino-200e/max31855 | |
| target=bambino-200e:max31855 | |
| timestamp=2026-01-08T03:13:37 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:13:37", timestamp_log="2026-01-08T03:13:37", user="NuttX", arch="arm", subarch="lpc43xx", group="arm-04", board="bambino-200e", config="max31855", target="bambino-200e:max31855", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362600#step:10:1096", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/bambino-200e:max31855", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:58 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: lpc4330-xplorer/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize lpc4330-xplorer/nsh | |
| target=lpc4330-xplorer:nsh | |
| timestamp=2026-01-08T03:14:12 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:14:12", timestamp_log="2026-01-08T03:14:12", user="NuttX", arch="arm", subarch="lpc43xx", group="arm-04", board="lpc4330-xplorer", config="nsh", target="lpc4330-xplorer:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362600#step:10:1106", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/lpc4330-xplorer:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:58 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: lpcxpresso-lpc54628/nxwm,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= [1/1] Normalize lpcxpresso-lpc54628/nxwm | |
| target=lpcxpresso-lpc54628:nxwm | |
| timestamp=2026-01-08T03:14:46 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:14:46", timestamp_log="2026-01-08T03:14:46", user="NuttX", arch="arm", subarch="lpc54xx", group="arm-04", board="lpcxpresso-lpc54628", config="nxwm", target="lpcxpresso-lpc54628:nxwm", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362600#step:10:1116", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/lpcxpresso-lpc54628:nxwm", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:58 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: lpcxpresso-lpc54628/lvgl,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= [1/1] Normalize lpcxpresso-lpc54628/lvgl | |
| target=lpcxpresso-lpc54628:lvgl | |
| timestamp=2026-01-08T03:15:48 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:15:48", timestamp_log="2026-01-08T03:15:48", user="NuttX", arch="arm", subarch="lpc54xx", group="arm-04", board="lpcxpresso-lpc54628", config="lvgl", target="lpcxpresso-lpc54628:lvgl", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362600#step:10:1126", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/lpcxpresso-lpc54628:lvgl", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:58 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: lpcxpresso-lpc54628/twm4nx1,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= [1/1] Normalize lpcxpresso-lpc54628/twm4nx1 | |
| target=lpcxpresso-lpc54628:twm4nx1 | |
| timestamp=2026-01-08T03:17:21 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:17:21", timestamp_log="2026-01-08T03:17:21", user="NuttX", arch="arm", subarch="lpc54xx", group="arm-04", board="lpcxpresso-lpc54628", config="twm4nx1", target="lpcxpresso-lpc54628:twm4nx1", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362600#step:10:1136", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/lpcxpresso-lpc54628:twm4nx1", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:59 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: lpcxpresso-lpc54628/pwlines,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= [1/1] Normalize lpcxpresso-lpc54628/pwlines | |
| target=lpcxpresso-lpc54628:pwlines | |
| timestamp=2026-01-08T03:18:26 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:18:26", timestamp_log="2026-01-08T03:18:26", user="NuttX", arch="arm", subarch="lpc54xx", group="arm-04", board="lpcxpresso-lpc54628", config="pwlines", target="lpcxpresso-lpc54628:pwlines", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362600#step:10:1146", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/lpcxpresso-lpc54628:pwlines", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:59 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: lpcxpresso-lpc54628/nsh,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= [1/1] Normalize lpcxpresso-lpc54628/nsh | |
| target=lpcxpresso-lpc54628:nsh | |
| timestamp=2026-01-08T03:19:19 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:19:19", timestamp_log="2026-01-08T03:19:19", user="NuttX", arch="arm", subarch="lpc54xx", group="arm-04", board="lpcxpresso-lpc54628", config="nsh", target="lpcxpresso-lpc54628:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362600#step:10:1156", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/lpcxpresso-lpc54628:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:59 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: lpcxpresso-lpc54628/fb,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= [1/1] Normalize lpcxpresso-lpc54628/fb | |
| target=lpcxpresso-lpc54628:fb | |
| timestamp=2026-01-08T03:20:06 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:20:06", timestamp_log="2026-01-08T03:20:06", user="NuttX", arch="arm", subarch="lpc54xx", group="arm-04", board="lpcxpresso-lpc54628", config="fb", target="lpcxpresso-lpc54628:fb", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362600#step:10:1166", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/lpcxpresso-lpc54628:fb", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:59 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: lpcxpresso-lpc54628/netnsh,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= [1/1] Normalize lpcxpresso-lpc54628/netnsh | |
| target=lpcxpresso-lpc54628:netnsh | |
| timestamp=2026-01-08T03:20:57 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:20:57", timestamp_log="2026-01-08T03:20:57", user="NuttX", arch="arm", subarch="lpc54xx", group="arm-04", board="lpcxpresso-lpc54628", config="netnsh", target="lpcxpresso-lpc54628:netnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362600#step:10:1176", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/lpcxpresso-lpc54628:netnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:59 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: lpcxpresso-lpc54628/pwfb,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= [1/1] Normalize lpcxpresso-lpc54628/pwfb | |
| target=lpcxpresso-lpc54628:pwfb | |
| timestamp=2026-01-08T03:21:46 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:21:46", timestamp_log="2026-01-08T03:21:46", user="NuttX", arch="arm", subarch="lpc54xx", group="arm-04", board="lpcxpresso-lpc54628", config="pwfb", target="lpcxpresso-lpc54628:pwfb", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362600#step:10:1186", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/lpcxpresso-lpc54628:pwfb", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:59 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: lpcxpresso-lpc54628/twm4nx2,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= [1/1] Normalize lpcxpresso-lpc54628/twm4nx2 | |
| target=lpcxpresso-lpc54628:twm4nx2 | |
| timestamp=2026-01-08T03:22:40 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:22:40", timestamp_log="2026-01-08T03:22:40", user="NuttX", arch="arm", subarch="lpc54xx", group="arm-04", board="lpcxpresso-lpc54628", config="twm4nx2", target="lpcxpresso-lpc54628:twm4nx2", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362600#step:10:1196", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/lpcxpresso-lpc54628:twm4nx2", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:35:59 GMT", "content-length": "0"} } | |
| + for group in arm-01 arm-02 arm-03 arm-04 arm-05 arm-06 arm-07 arm-08 arm-09 arm-10 arm-11 arm-12 arm-13 arm-14 arm64-01 other risc-v-01 risc-v-02 risc-v-03 risc-v-04 risc-v-05 risc-v-06 sim-01 sim-02 sim-03 x86_64-01 xtensa-01 xtensa-02 msys2 | |
| + [[ arm-05 == \m\s\y\s\2 ]] | |
| + ingest_log Linux 10 arm-05 | |
| + local os=Linux | |
| + local step=10 | |
| + local group=arm-05 | |
| + local 'job_name=Linux (arm-05)' | |
| ++ curl -L -H 'Accept: application/vnd.github+json' -H 'Authorization: Bearer ...' -H 'X-GitHub-Api-Version: 2022-11-28' 'https://api.github.com/repos/NuttX/nuttx/actions/runs/20803622272/jobs?per_page=100' | |
| ++ jq '.jobs | map(select(.name == "Linux (arm-05)")) | .[].id' | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 100 168k 100 168k 0 0 70948 0 0:00:02 0:00:02 --:--:-- 70977 | |
| + local job_id=59753362611 | |
| + set +x | |
| job_id=59753362611 | |
| + [[ 59753362611 == '' ]] | |
| + sleep 1 | |
| ++ ls '/tmp/ingest-nuttx-builds/15_Linux (arm-05).txt' | |
| + local 'log_file=/tmp/ingest-nuttx-builds/15_Linux (arm-05).txt' | |
| + local filename=ci-arm-05.log | |
| + local pathname=/tmp/ingest-nuttx-builds/ci-arm-05.log | |
| + local linenum=83 | |
| + local url=https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:83 | |
| + cat '/tmp/ingest-nuttx-builds/15_Linux (arm-05).txt' | |
| + colrm 1 29 | |
| + head -n 100 /tmp/ingest-nuttx-builds/ci-arm-05.log | |
| Current runner version: '2.330.0' | |
| ##[group]Runner Image Provisioner | |
| Hosted Compute Agent | |
| Version: 20251211.462 | |
| Commit: 6cbad8c2bb55d58165063d031ccabf57e2d2db61 | |
| Build Date: 2025-12-11T16:28:49Z | |
| Worker ID: {bce91c18-b08a-44e8-889a-07e4ea341707} | |
| ##[endgroup] | |
| ##[group]Operating System | |
| Ubuntu | |
| 24.04.3 | |
| LTS | |
| ##[endgroup] | |
| ##[group]Runner Image | |
| Image: ubuntu-24.04 | |
| Version: 20251215.174.1 | |
| Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20251215.174/images/ubuntu/Ubuntu2404-Readme.md | |
| Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20251215.174 | |
| ##[endgroup] | |
| ##[group]GITHUB_TOKEN Permissions | |
| Contents: read | |
| Metadata: read | |
| ##[endgroup] | |
| Secret source: Actions | |
| Prepare workflow directory | |
| Prepare all required actions | |
| Getting action download info | |
| Download action repository 'actions/download-artifact@v7' (SHA:37930b1c2abaa49bbe596cd826c3c89aef350131) | |
| Download action repository 'docker/login-action@v3' (SHA:5e57cd118135c172c3672efd75eb46360885c0ef) | |
| Download action repository 'actions/upload-artifact@v6' (SHA:b7c566a772e6b6bfb58ed0dc250532a479d7789f) | |
| Complete job name: Linux (arm-05) | |
| ##[group]Run df -h | |
| df -h | |
| shell: /usr/bin/bash -e {0} | |
| env: | |
| DOCKER_BUILDKIT: 1 | |
| ##[endgroup] | |
| Filesystem Size Used Avail Use% Mounted on | |
| /dev/root 72G 54G 19G 75% / | |
| tmpfs 7.9G 84K 7.9G 1% /dev/shm | |
| tmpfs 3.2G 1.2M 3.2G 1% /run | |
| tmpfs 5.0M 0 5.0M 0% /run/lock | |
| /dev/sdb16 881M 62M 758M 8% /boot | |
| /dev/sdb15 105M 6.2M 99M 6% /boot/efi | |
| /dev/sda1 74G 4.1G 66G 6% /mnt | |
| tmpfs 1.6G 12K 1.6G 1% /run/user/1001 | |
| ##[group]Run sudo rm -rf /usr/local/lib/android | |
| sudo rm -rf /usr/local/lib/android | |
| shell: /usr/bin/bash -e {0} | |
| env: | |
| DOCKER_BUILDKIT: 1 | |
| ##[endgroup] | |
| ##[group]Run df -h | |
| df -h | |
| shell: /usr/bin/bash -e {0} | |
| env: | |
| DOCKER_BUILDKIT: 1 | |
| ##[endgroup] | |
| Filesystem Size Used Avail Use% Mounted on | |
| /dev/root 72G 42G 31G 58% / | |
| tmpfs 7.9G 84K 7.9G 1% /dev/shm | |
| tmpfs 3.2G 1.2M 3.2G 1% /run | |
| tmpfs 5.0M 0 5.0M 0% /run/lock | |
| /dev/sdb16 881M 62M 758M 8% /boot | |
| /dev/sdb15 105M 6.2M 99M 6% /boot/efi | |
| /dev/sda1 74G 4.1G 66G 6% /mnt | |
| tmpfs 1.6G 12K 1.6G 1% /run/user/1001 | |
| ##[group]Run actions/download-artifact@v7 | |
| with: | |
| name: source-bundle | |
| path: . | |
| merge-multiple: false | |
| repository: NuttX/nuttx | |
| run-id: 20803622272 | |
| env: | |
| DOCKER_BUILDKIT: 1 | |
| ##[endgroup] | |
| Downloading single artifact | |
| Preparing to download the following artifacts: | |
| - source-bundle (ID: 5057673577, Size: 521589650, Expected Digest: sha256:f775951bdfb82f4f72820b3aafc850b6fb753bb89f3b848ebca9ad59837a97e6) | |
| Redirecting to blob download url: https://productionresultssa13.blob.core.windows.net/actions-results/9b62c096-0dd4-44be-98e7-df27f19d564c/workflow-job-run-532b0bc2-c02f-56ac-af0e-f3dd15a6a56c/artifacts/239ea24db366af7a360aca64008a5a55b3bb443dfaeda64abcee97ddfbe58903.zip | |
| Starting download of artifact to: /home/runner/work/nuttx/nuttx | |
| (node:2009) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. | |
| (Use `node --trace-deprecation ...` to show where the warning was created) | |
| SHA256 digest of downloaded artifact is f775951bdfb82f4f72820b3aafc850b6fb753bb89f3b848ebca9ad59837a97e6 | |
| Artifact download completed successfully. | |
| Total of 1 artifact(s) downloaded | |
| Download artifact has finished successfully | |
| ##[group]Run tar zxf sources.tar.gz | |
| tar zxf sources.tar.gz | |
| shell: /usr/bin/bash -e {0} | |
| env: | |
| DOCKER_BUILDKIT: 1 | |
| ##[endgroup] | |
| ##[group]Run docker/login-action@v3 | |
| with: | |
| registry: ghcr.io | |
| username: nuttxpr | |
| password: *** | |
| logout: true | |
| + set +x | |
| url=https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:83 | |
| + cargo run -- --user NuttX --repo nuttx --defconfig /tmp/defconfig-github.txt --file /tmp/ingest-nuttx-builds/ci-arm-05.log --nuttx-hash 220263e7c46ec836226de1ea4ba41d290522d381 --apps-hash 1512f9c6e55efc4c43d2ddb1f02445304fbdee9b --group arm-05 --run-id 20803622272 --job-id 59753362611 --step 10 | |
| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.23s | |
| Running `target/debug/ingest-nuttx-builds --user NuttX --repo nuttx --defconfig /tmp/defconfig-github.txt --file /tmp/ingest-nuttx-builds/ci-arm-05.log --nuttx-hash 220263e7c46ec836226de1ea4ba41d290522d381 --apps-hash 1512f9c6e55efc4c43d2ddb1f02445304fbdee9b --group arm-05 --run-id 20803622272 --job-id 59753362611 --step 10` | |
| lines[0]=Configuration/Tool: max32660-evsys/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize max32660-evsys/nsh | |
| target=max32660-evsys:nsh | |
| timestamp=2026-01-08T03:09:38 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:09:38", timestamp_log="2026-01-08T03:09:38", user="NuttX", arch="arm", subarch="max326xx", group="arm-05", board="max32660-evsys", config="nsh", target="max32660-evsys:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:771", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/max32660-evsys:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:03 GMT", "content-length": "0"} } | |
| lines[0]=Skipping: moxa/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Skipping: moxa/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| *** Not a target: Skipping: moxa/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines[0]=Configuration/Tool: mps2-an500/knsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize mps2-an500/knsh | |
| target=mps2-an500:knsh | |
| timestamp=2026-01-08T03:10:31 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:10:31", timestamp_log="2026-01-08T03:10:31", user="NuttX", arch="arm", subarch="mps", group="arm-05", board="mps2-an500", config="knsh", target="mps2-an500:knsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:788", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/mps2-an500:knsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:03 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: mps2-an500/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize mps2-an500/nsh | |
| target=mps2-an500:nsh | |
| timestamp=2026-01-08T03:11:43 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:11:43", timestamp_log="2026-01-08T03:11:43", user="NuttX", arch="arm", subarch="mps", group="arm-05", board="mps2-an500", config="nsh", target="mps2-an500:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:798", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/mps2-an500:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:03 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: mps2-an521/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize mps2-an521/nsh | |
| target=mps2-an521:nsh | |
| timestamp=2026-01-08T03:12:30 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:12:30", timestamp_log="2026-01-08T03:12:30", user="NuttX", arch="arm", subarch="mps", group="arm-05", board="mps2-an521", config="nsh", target="mps2-an521:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:808", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/mps2-an521:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:04 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: mps3-an547/ap,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize mps3-an547/ap | |
| target=mps3-an547:ap | |
| timestamp=2026-01-08T03:13:17 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:13:17", timestamp_log="2026-01-08T03:13:17", user="NuttX", arch="arm", subarch="mps", group="arm-05", board="mps3-an547", config="ap", target="mps3-an547:ap", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:818", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/mps3-an547:ap", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:04 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: mps3-an547/bl,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize mps3-an547/bl | |
| target=mps3-an547:bl | |
| timestamp=2026-01-08T03:14:09 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:14:09", timestamp_log="2026-01-08T03:14:09", user="NuttX", arch="arm", subarch="mps", group="arm-05", board="mps3-an547", config="bl", target="mps3-an547:bl", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:828", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/mps3-an547:bl", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:04 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: mps3-an547/clang,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= [1/1] Normalize mps3-an547/clang | |
| target=mps3-an547:clang | |
| timestamp=2026-01-08T03:14:57 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:14:57", timestamp_log="2026-01-08T03:14:57", user="NuttX", arch="arm", subarch="mps", group="arm-05", board="mps3-an547", config="clang", target="mps3-an547:clang", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:838", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/mps3-an547:clang", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:04 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: mps3-an547/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize mps3-an547/nsh | |
| target=mps3-an547:nsh | |
| timestamp=2026-01-08T03:15:48 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:15:48", timestamp_log="2026-01-08T03:15:48", user="NuttX", arch="arm", subarch="mps", group="arm-05", board="mps3-an547", config="nsh", target="mps3-an547:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:848", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/mps3-an547:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:04 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: mps3-an547/picostest,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize mps3-an547/picostest | |
| target=mps3-an547:picostest | |
| timestamp=2026-01-08T03:16:36 | |
| *** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/apps/bin/hello has a LOAD segment with RWX permissions | |
| *** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/apps/bin/ostest has a LOAD segment with RWX permissions | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:16:36", timestamp_log="2026-01-08T03:16:36", user="NuttX", arch="arm", subarch="mps", group="arm-05", board="mps3-an547", config="picostest", target="mps3-an547:picostest", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:858", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:858", msg="arm-none-eabi-ld: warning: /github/workspace/sources/apps/bin/hello has a LOAD segment with RWX permissions \n arm-none-eabi-ld: warning: /github/workspace/sources/apps/bin/ostest has a LOAD segment with RWX permissions", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.5 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/mps3-an547:picostest", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:04 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: verdin-mx8mp/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize verdin-mx8mp/nsh | |
| target=verdin-mx8mp:nsh | |
| timestamp=2026-01-08T03:17:26 | |
| *** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:17:26", timestamp_log="2026-01-08T03:17:26", user="NuttX", arch="arm", subarch="mx8mp", group="arm-05", board="verdin-mx8mp", config="nsh", target="verdin-mx8mp:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:870", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:870", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.5 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/verdin-mx8mp:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:04 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: verdin-mx8mp/rpmsg,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize verdin-mx8mp/rpmsg | |
| target=verdin-mx8mp:rpmsg | |
| timestamp=2026-01-08T03:18:45 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:18:45", timestamp_log="2026-01-08T03:18:45", user="NuttX", arch="arm", subarch="mx8mp", group="arm-05", board="verdin-mx8mp", config="rpmsg", target="verdin-mx8mp:rpmsg", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:881", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/verdin-mx8mp:rpmsg", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:04 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nrf52832-mdk/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=nrf52832-mdk:nsh | |
| timestamp=2026-01-08T03:19:40 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:19:40", timestamp_log="2026-01-08T03:19:40", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="nrf52832-mdk", config="nsh", target="nrf52832-mdk:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:892", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf52832-mdk:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:04 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nrf52-feather/userleds,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=nrf52-feather:userleds | |
| timestamp=2026-01-08T03:20:13 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:20:13", timestamp_log="2026-01-08T03:20:13", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="nrf52-feather", config="userleds", target="nrf52-feather:userleds", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:903", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf52-feather:userleds", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:05 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nrf52-feather/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=nrf52-feather:nsh | |
| timestamp=2026-01-08T03:20:32 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:20:32", timestamp_log="2026-01-08T03:20:32", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="nrf52-feather", config="nsh", target="nrf52-feather:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:914", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf52-feather:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:05 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nrf52-feather/i2c,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=nrf52-feather:i2c | |
| timestamp=2026-01-08T03:20:50 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:20:50", timestamp_log="2026-01-08T03:20:50", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="nrf52-feather", config="i2c", target="nrf52-feather:i2c", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:925", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf52-feather:i2c", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:05 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nrf52840-dongle/usbnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=nrf52840-dongle:usbnsh | |
| timestamp=2026-01-08T03:21:08 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:21:08", timestamp_log="2026-01-08T03:21:08", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="nrf52840-dongle", config="usbnsh", target="nrf52840-dongle:usbnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:936", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf52840-dongle:usbnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:05 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: nrf52840-dongle/ieee802154_mac,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize nrf52840-dongle/ieee802154_mac | |
| target=nrf52840-dongle:ieee802154_mac | |
| timestamp=2026-01-08T03:21:42 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:21:42", timestamp_log="2026-01-08T03:21:42", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="nrf52840-dongle", config="ieee802154_mac", target="nrf52840-dongle:ieee802154_mac", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:946", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf52840-dongle:ieee802154_mac", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:05 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nrf52840-dongle/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=nrf52840-dongle:nsh | |
| timestamp=2026-01-08T03:22:31 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:22:31", timestamp_log="2026-01-08T03:22:31", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="nrf52840-dongle", config="nsh", target="nrf52840-dongle:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:957", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf52840-dongle:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:05 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: arduino-nano-33ble/usbnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=arduino-nano-33ble:usbnsh | |
| timestamp=2026-01-08T03:22:50 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:22:50", timestamp_log="2026-01-08T03:22:50", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="arduino-nano-33ble", config="usbnsh", target="arduino-nano-33ble:usbnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:968", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/arduino-nano-33ble:usbnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:05 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: arduino-nano-33ble/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=arduino-nano-33ble:nsh | |
| timestamp=2026-01-08T03:23:09 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:23:09", timestamp_log="2026-01-08T03:23:09", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="arduino-nano-33ble", config="nsh", target="arduino-nano-33ble:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:979", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/arduino-nano-33ble:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:05 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nrf52832-dk/sdc,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=nrf52832-dk:sdc | |
| timestamp=2026-01-08T03:23:27 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:23:27", timestamp_log="2026-01-08T03:23:27", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="nrf52832-dk", config="sdc", target="nrf52832-dk:sdc", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:990", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf52832-dk:sdc", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:06 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nrf52832-dk/ostest_tickless,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=nrf52832-dk:ostest_tickless | |
| timestamp=2026-01-08T03:24:10 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:24:10", timestamp_log="2026-01-08T03:24:10", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="nrf52832-dk", config="ostest_tickless", target="nrf52832-dk:ostest_tickless", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1001", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf52832-dk:ostest_tickless", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:06 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nrf52832-dk/mcuboot_loader,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=nrf52832-dk:mcuboot_loader | |
| timestamp=2026-01-08T03:24:33 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:24:33", timestamp_log="2026-01-08T03:24:33", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="nrf52832-dk", config="mcuboot_loader", target="nrf52832-dk:mcuboot_loader", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1012", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf52832-dk:mcuboot_loader", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:06 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: nrf52832-dk/mrf24j40_mac,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize nrf52832-dk/mrf24j40_mac | |
| target=nrf52832-dk:mrf24j40_mac | |
| timestamp=2026-01-08T03:25:06 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:25:06", timestamp_log="2026-01-08T03:25:06", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="nrf52832-dk", config="mrf24j40_mac", target="nrf52832-dk:mrf24j40_mac", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1022", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf52832-dk:mrf24j40_mac", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:06 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: nrf52832-dk/mrf24j40_6lowpan,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize nrf52832-dk/mrf24j40_6lowpan | |
| target=nrf52832-dk:mrf24j40_6lowpan | |
| timestamp=2026-01-08T03:25:55 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:25:55", timestamp_log="2026-01-08T03:25:55", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="nrf52832-dk", config="mrf24j40_6lowpan", target="nrf52832-dk:mrf24j40_6lowpan", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1032", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf52832-dk:mrf24j40_6lowpan", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:06 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nrf52832-dk/sdc_nimble,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=nrf52832-dk:sdc_nimble | |
| timestamp=2026-01-08T03:26:53 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:26:53", timestamp_log="2026-01-08T03:26:53", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="nrf52832-dk", config="sdc_nimble", target="nrf52832-dk:sdc_nimble", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1043", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf52832-dk:sdc_nimble", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:06 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nrf52832-dk/mcuboot_app,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=nrf52832-dk:mcuboot_app | |
| timestamp=2026-01-08T03:27:24 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:27:24", timestamp_log="2026-01-08T03:27:24", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="nrf52832-dk", config="mcuboot_app", target="nrf52832-dk:mcuboot_app", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1054", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf52832-dk:mcuboot_app", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:06 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nrf52832-dk/mcuboot_loader_minimal,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=nrf52832-dk:mcuboot_loader_minimal | |
| timestamp=2026-01-08T03:27:56 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:27:56", timestamp_log="2026-01-08T03:27:56", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="nrf52832-dk", config="mcuboot_loader_minimal", target="nrf52832-dk:mcuboot_loader_minimal", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1065", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf52832-dk:mcuboot_loader_minimal", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:06 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nrf52832-dk/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=nrf52832-dk:nsh | |
| timestamp=2026-01-08T03:28:27 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:28:27", timestamp_log="2026-01-08T03:28:27", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="nrf52832-dk", config="nsh", target="nrf52832-dk:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1076", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf52832-dk:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:06 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: nrf52832-dk/jumbo,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize nrf52832-dk/jumbo | |
| target=nrf52832-dk:jumbo | |
| timestamp=2026-01-08T03:28:45 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:28:45", timestamp_log="2026-01-08T03:28:45", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="nrf52832-dk", config="jumbo", target="nrf52832-dk:jumbo", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1086", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf52832-dk:jumbo", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:07 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: nrf9160-dk-nrf52/ieee802154_6lowpan,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize nrf9160-dk-nrf52/ieee802154_6lowpan | |
| target=nrf9160-dk-nrf52:ieee802154_6lowpan | |
| timestamp=2026-01-08T03:29:23 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:29:23", timestamp_log="2026-01-08T03:29:23", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="nrf9160-dk-nrf52", config="ieee802154_6lowpan", target="nrf9160-dk-nrf52:ieee802154_6lowpan", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1096", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf9160-dk-nrf52:ieee802154_6lowpan", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:07 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: nrf9160-dk-nrf52/ieee802154_mac,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize nrf9160-dk-nrf52/ieee802154_mac | |
| target=nrf9160-dk-nrf52:ieee802154_mac | |
| timestamp=2026-01-08T03:30:25 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:30:25", timestamp_log="2026-01-08T03:30:25", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="nrf9160-dk-nrf52", config="ieee802154_mac", target="nrf9160-dk-nrf52:ieee802154_mac", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1106", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf9160-dk-nrf52:ieee802154_mac", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:07 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: nrf9160-dk-nrf52/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize nrf9160-dk-nrf52/nsh | |
| target=nrf9160-dk-nrf52:nsh | |
| timestamp=2026-01-08T03:31:08 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:31:08", timestamp_log="2026-01-08T03:31:08", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="nrf9160-dk-nrf52", config="nsh", target="nrf9160-dk-nrf52:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1116", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf9160-dk-nrf52:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:07 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nrf52832-sparkfun/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=nrf52832-sparkfun:nsh | |
| timestamp=2026-01-08T03:31:42 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:31:42", timestamp_log="2026-01-08T03:31:42", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="nrf52832-sparkfun", config="nsh", target="nrf52832-sparkfun:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1127", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf52832-sparkfun:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:07 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: xiao-nrf52840/usbnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize xiao-nrf52840/usbnsh | |
| target=xiao-nrf52840:usbnsh | |
| timestamp=2026-01-08T03:32:01 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:32:01", timestamp_log="2026-01-08T03:32:01", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="xiao-nrf52840", config="usbnsh", target="xiao-nrf52840:usbnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1137", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/xiao-nrf52840:usbnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:07 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: xiao-nrf52840/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize xiao-nrf52840/nsh | |
| target=xiao-nrf52840:nsh | |
| timestamp=2026-01-08T03:32:37 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:32:37", timestamp_log="2026-01-08T03:32:37", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="xiao-nrf52840", config="nsh", target="xiao-nrf52840:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1147", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/xiao-nrf52840:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:07 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: xiao-nrf52840/jumbo,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize xiao-nrf52840/jumbo | |
| target=xiao-nrf52840:jumbo | |
| timestamp=2026-01-08T03:33:11 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:33:11", timestamp_log="2026-01-08T03:33:11", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="xiao-nrf52840", config="jumbo", target="xiao-nrf52840:jumbo", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1157", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/xiao-nrf52840:jumbo", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:07 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: thingy52/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=thingy52:nsh | |
| timestamp=2026-01-08T03:33:44 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:33:44", timestamp_log="2026-01-08T03:33:44", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="thingy52", config="nsh", target="thingy52:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1168", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/thingy52:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:07 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: arduino-nano-33ble-rev2/usbnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=arduino-nano-33ble-rev2:usbnsh | |
| timestamp=2026-01-08T03:34:06 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:34:06", timestamp_log="2026-01-08T03:34:06", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="arduino-nano-33ble-rev2", config="usbnsh", target="arduino-nano-33ble-rev2:usbnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1179", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/arduino-nano-33ble-rev2:usbnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:08 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: arduino-nano-33ble-rev2/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=arduino-nano-33ble-rev2:nsh | |
| timestamp=2026-01-08T03:34:24 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:34:24", timestamp_log="2026-01-08T03:34:24", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="arduino-nano-33ble-rev2", config="nsh", target="arduino-nano-33ble-rev2:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1190", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/arduino-nano-33ble-rev2:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:08 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nrf52840-dk/highpri,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=nrf52840-dk:highpri | |
| timestamp=2026-01-08T03:34:42 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:34:42", timestamp_log="2026-01-08T03:34:42", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="nrf52840-dk", config="highpri", target="nrf52840-dk:highpri", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1201", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf52840-dk:highpri", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:08 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nrf52840-dk/sdc,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=nrf52840-dk:sdc | |
| timestamp=2026-01-08T03:35:13 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:35:13", timestamp_log="2026-01-08T03:35:13", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="nrf52840-dk", config="sdc", target="nrf52840-dk:sdc", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1212", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf52840-dk:sdc", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:08 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: nrf52840-dk/ieee802154_6lowpan,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize nrf52840-dk/ieee802154_6lowpan | |
| target=nrf52840-dk:ieee802154_6lowpan | |
| timestamp=2026-01-08T03:35:40 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:35:40", timestamp_log="2026-01-08T03:35:40", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="nrf52840-dk", config="ieee802154_6lowpan", target="nrf52840-dk:ieee802154_6lowpan", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1222", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf52840-dk:ieee802154_6lowpan", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:08 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nrf52840-dk/rndis,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=nrf52840-dk:rndis | |
| timestamp=2026-01-08T03:36:17 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:36:17", timestamp_log="2026-01-08T03:36:17", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="nrf52840-dk", config="rndis", target="nrf52840-dk:rndis", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1233", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf52840-dk:rndis", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:08 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nrf52840-dk/ostest_tickless,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=nrf52840-dk:ostest_tickless | |
| timestamp=2026-01-08T03:36:54 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:36:54", timestamp_log="2026-01-08T03:36:54", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="nrf52840-dk", config="ostest_tickless", target="nrf52840-dk:ostest_tickless", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1244", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf52840-dk:ostest_tickless", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:08 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nrf52840-dk/mcuboot_loader,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=nrf52840-dk:mcuboot_loader | |
| timestamp=2026-01-08T03:37:13 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:37:13", timestamp_log="2026-01-08T03:37:13", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="nrf52840-dk", config="mcuboot_loader", target="nrf52840-dk:mcuboot_loader", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1255", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf52840-dk:mcuboot_loader", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:08 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: nrf52840-dk/ieee802154_mac,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize nrf52840-dk/ieee802154_mac | |
| target=nrf52840-dk:ieee802154_mac | |
| timestamp=2026-01-08T03:37:33 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:37:33", timestamp_log="2026-01-08T03:37:33", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="nrf52840-dk", config="ieee802154_mac", target="nrf52840-dk:ieee802154_mac", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1265", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf52840-dk:ieee802154_mac", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:08 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nrf52840-dk/sdc_nimble,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=nrf52840-dk:sdc_nimble | |
| timestamp=2026-01-08T03:38:07 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:38:07", timestamp_log="2026-01-08T03:38:07", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="nrf52840-dk", config="sdc_nimble", target="nrf52840-dk:sdc_nimble", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1276", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf52840-dk:sdc_nimble", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:09 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nrf52840-dk/mcuboot_app,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=nrf52840-dk:mcuboot_app | |
| timestamp=2026-01-08T03:38:35 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:38:35", timestamp_log="2026-01-08T03:38:35", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="nrf52840-dk", config="mcuboot_app", target="nrf52840-dk:mcuboot_app", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1287", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf52840-dk:mcuboot_app", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:09 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nrf52840-dk/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=nrf52840-dk:nsh | |
| timestamp=2026-01-08T03:38:55 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:38:55", timestamp_log="2026-01-08T03:38:55", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="nrf52840-dk", config="nsh", target="nrf52840-dk:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1298", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf52840-dk:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:09 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nrf52840-dk/cdcacm,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=nrf52840-dk:cdcacm | |
| timestamp=2026-01-08T03:39:13 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:39:13", timestamp_log="2026-01-08T03:39:13", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="nrf52840-dk", config="cdcacm", target="nrf52840-dk:cdcacm", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1309", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf52840-dk:cdcacm", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:09 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: nrf52840-dk/jumbo,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize nrf52840-dk/jumbo | |
| target=nrf52840-dk:jumbo | |
| timestamp=2026-01-08T03:39:33 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:39:33", timestamp_log="2026-01-08T03:39:33", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="nrf52840-dk", config="jumbo", target="nrf52840-dk:jumbo", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1319", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf52840-dk:jumbo", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:09 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nrf52840-dk/composite,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=nrf52840-dk:composite | |
| timestamp=2026-01-08T03:40:17 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:40:17", timestamp_log="2026-01-08T03:40:17", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="nrf52840-dk", config="composite", target="nrf52840-dk:composite", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1330", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf52840-dk:composite", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:09 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nrf52840-dk/sx127x,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=nrf52840-dk:sx127x | |
| timestamp=2026-01-08T03:40:41 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:40:41", timestamp_log="2026-01-08T03:40:41", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="nrf52840-dk", config="sx127x", target="nrf52840-dk:sx127x", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1341", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf52840-dk:sx127x", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:09 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: thingy91-nrf52/usbnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize thingy91-nrf52/usbnsh | |
| target=thingy91-nrf52:usbnsh | |
| timestamp=2026-01-08T03:41:00 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:41:00", timestamp_log="2026-01-08T03:41:00", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="thingy91-nrf52", config="usbnsh", target="thingy91-nrf52:usbnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1351", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/thingy91-nrf52:usbnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:09 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: thingy53/nsh_cpuapp,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=thingy53:nsh_cpuapp | |
| timestamp=2026-01-08T03:41:31 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:41:31", timestamp_log="2026-01-08T03:41:31", user="NuttX", arch="arm", subarch="nrf53", group="arm-05", board="thingy53", config="nsh_cpuapp", target="thingy53:nsh_cpuapp", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1362", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/thingy53:nsh_cpuapp", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:10 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: thingy53/rpmsghci_nimble_cpuapp,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize thingy53/rpmsghci_nimble_cpuapp | |
| target=thingy53:rpmsghci_nimble_cpuapp | |
| timestamp=2026-01-08T03:42:04 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:42:04", timestamp_log="2026-01-08T03:42:04", user="NuttX", arch="arm", subarch="nrf53", group="arm-05", board="thingy53", config="rpmsghci_nimble_cpuapp", target="thingy53:rpmsghci_nimble_cpuapp", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1372", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/thingy53:rpmsghci_nimble_cpuapp", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:10 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: thingy53/nsh_cpunet,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=thingy53:nsh_cpunet | |
| timestamp=2026-01-08T03:43:04 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:43:04", timestamp_log="2026-01-08T03:43:04", user="NuttX", arch="arm", subarch="nrf53", group="arm-05", board="thingy53", config="nsh_cpunet", target="thingy53:nsh_cpunet", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1391", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/thingy53:nsh_cpunet", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:10 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: thingy53/rgbled_cpuapp,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize thingy53/rgbled_cpuapp | |
| target=thingy53:rgbled_cpuapp | |
| timestamp=2026-01-08T03:43:36 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:43:36", timestamp_log="2026-01-08T03:43:36", user="NuttX", arch="arm", subarch="nrf53", group="arm-05", board="thingy53", config="rgbled_cpuapp", target="thingy53:rgbled_cpuapp", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1401", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/thingy53:rgbled_cpuapp", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:10 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: thingy53/rpmsghci_sdc_cpunet,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize thingy53/rpmsghci_sdc_cpunet | |
| target=thingy53:rpmsghci_sdc_cpunet | |
| timestamp=2026-01-08T03:44:25 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:44:25", timestamp_log="2026-01-08T03:44:25", user="NuttX", arch="arm", subarch="nrf53", group="arm-05", board="thingy53", config="rpmsghci_sdc_cpunet", target="thingy53:rpmsghci_sdc_cpunet", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1411", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/thingy53:rpmsghci_sdc_cpunet", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:10 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: thingy53/composite_cpuapp,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=thingy53:composite_cpuapp | |
| timestamp=2026-01-08T03:45:18 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:45:18", timestamp_log="2026-01-08T03:45:18", user="NuttX", arch="arm", subarch="nrf53", group="arm-05", board="thingy53", config="composite_cpuapp", target="thingy53:composite_cpuapp", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1422", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/thingy53:composite_cpuapp", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:10 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nrf5340-audio-dk/nsh_cpuapp,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=nrf5340-audio-dk:nsh_cpuapp | |
| timestamp=2026-01-08T03:46:02 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:46:02", timestamp_log="2026-01-08T03:46:02", user="NuttX", arch="arm", subarch="nrf53", group="arm-05", board="nrf5340-audio-dk", config="nsh_cpuapp", target="nrf5340-audio-dk:nsh_cpuapp", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1433", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf5340-audio-dk:nsh_cpuapp", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:10 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nrf5340-dk/rptun_cpunet,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last=-- C_FLAGS : -Wall -Wextra | |
| target=nrf5340-dk:rptun_cpunet | |
| timestamp=2026-01-08T03:46:22 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:46:22", timestamp_log="2026-01-08T03:46:22", user="NuttX", arch="arm", subarch="nrf53", group="arm-05", board="nrf5340-dk", config="rptun_cpunet", target="nrf5340-dk:rptun_cpunet", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1444", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf5340-dk:rptun_cpunet", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:10 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nrf5340-dk/rptun_cpuapp,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last=-- C_FLAGS : -Wall -Wextra | |
| target=nrf5340-dk:rptun_cpuapp | |
| timestamp=2026-01-08T03:46:44 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:46:44", timestamp_log="2026-01-08T03:46:44", user="NuttX", arch="arm", subarch="nrf53", group="arm-05", board="nrf5340-dk", config="rptun_cpuapp", target="nrf5340-dk:rptun_cpuapp", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1473", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf5340-dk:rptun_cpuapp", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:10 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nrf5340-dk/adc_cpuapp,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=nrf5340-dk:adc_cpuapp | |
| timestamp=2026-01-08T03:47:07 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:47:07", timestamp_log="2026-01-08T03:47:07", user="NuttX", arch="arm", subarch="nrf53", group="arm-05", board="nrf5340-dk", config="adc_cpuapp", target="nrf5340-dk:adc_cpuapp", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1502", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf5340-dk:adc_cpuapp", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:11 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nrf5340-dk/mcuboot_loader_cpuapp,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=nrf5340-dk:mcuboot_loader_cpuapp | |
| timestamp=2026-01-08T03:47:27 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:47:27", timestamp_log="2026-01-08T03:47:27", user="NuttX", arch="arm", subarch="nrf53", group="arm-05", board="nrf5340-dk", config="mcuboot_loader_cpuapp", target="nrf5340-dk:mcuboot_loader_cpuapp", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1513", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf5340-dk:mcuboot_loader_cpuapp", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:11 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nrf5340-dk/rpmsghci_bt_cpuapp,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last=-- C_FLAGS : -Wall -Wextra | |
| target=nrf5340-dk:rpmsghci_bt_cpuapp | |
| timestamp=2026-01-08T03:48:02 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:48:02", timestamp_log="2026-01-08T03:48:02", user="NuttX", arch="arm", subarch="nrf53", group="arm-05", board="nrf5340-dk", config="rpmsghci_bt_cpuapp", target="nrf5340-dk:rpmsghci_bt_cpuapp", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1524", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf5340-dk:rpmsghci_bt_cpuapp", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:11 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nrf5340-dk/nsh_cpuapp,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=nrf5340-dk:nsh_cpuapp | |
| timestamp=2026-01-08T03:48:44 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:48:44", timestamp_log="2026-01-08T03:48:44", user="NuttX", arch="arm", subarch="nrf53", group="arm-05", board="nrf5340-dk", config="nsh_cpuapp", target="nrf5340-dk:nsh_cpuapp", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1553", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf5340-dk:nsh_cpuapp", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:11 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nrf5340-dk/pwm_cpuapp,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=nrf5340-dk:pwm_cpuapp | |
| timestamp=2026-01-08T03:49:02 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:49:02", timestamp_log="2026-01-08T03:49:02", user="NuttX", arch="arm", subarch="nrf53", group="arm-05", board="nrf5340-dk", config="pwm_cpuapp", target="nrf5340-dk:pwm_cpuapp", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1564", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf5340-dk:pwm_cpuapp", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:11 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nrf5340-dk/rpmsghci_nimble_cpuapp,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last=-- C_FLAGS : -Wall -Wextra | |
| target=nrf5340-dk:rpmsghci_nimble_cpuapp | |
| timestamp=2026-01-08T03:49:22 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:49:22", timestamp_log="2026-01-08T03:49:22", user="NuttX", arch="arm", subarch="nrf53", group="arm-05", board="nrf5340-dk", config="rpmsghci_nimble_cpuapp", target="nrf5340-dk:rpmsghci_nimble_cpuapp", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1575", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf5340-dk:rpmsghci_nimble_cpuapp", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:11 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nrf5340-dk/qspi_cpuapp,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=nrf5340-dk:qspi_cpuapp | |
| timestamp=2026-01-08T03:50:11 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:50:11", timestamp_log="2026-01-08T03:50:11", user="NuttX", arch="arm", subarch="nrf53", group="arm-05", board="nrf5340-dk", config="qspi_cpuapp", target="nrf5340-dk:qspi_cpuapp", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1604", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf5340-dk:qspi_cpuapp", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:11 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nrf5340-dk/nsh_cpunet,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=nrf5340-dk:nsh_cpunet | |
| timestamp=2026-01-08T03:50:47 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:50:47", timestamp_log="2026-01-08T03:50:47", user="NuttX", arch="arm", subarch="nrf53", group="arm-05", board="nrf5340-dk", config="nsh_cpunet", target="nrf5340-dk:nsh_cpunet", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1615", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf5340-dk:nsh_cpunet", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:11 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nrf5340-dk/sdc_nimble_cpunet,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=nrf5340-dk:sdc_nimble_cpunet | |
| timestamp=2026-01-08T03:51:06 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:51:06", timestamp_log="2026-01-08T03:51:06", user="NuttX", arch="arm", subarch="nrf53", group="arm-05", board="nrf5340-dk", config="sdc_nimble_cpunet", target="nrf5340-dk:sdc_nimble_cpunet", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1626", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf5340-dk:sdc_nimble_cpunet", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:11 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nrf5340-dk/timer_cpuapp,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=nrf5340-dk:timer_cpuapp | |
| timestamp=2026-01-08T03:51:51 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:51:51", timestamp_log="2026-01-08T03:51:51", user="NuttX", arch="arm", subarch="nrf53", group="arm-05", board="nrf5340-dk", config="timer_cpuapp", target="nrf5340-dk:timer_cpuapp", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1637", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf5340-dk:timer_cpuapp", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:12 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nrf5340-dk/ostest_tickless_cpuapp,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=nrf5340-dk:ostest_tickless_cpuapp | |
| timestamp=2026-01-08T03:52:09 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:52:09", timestamp_log="2026-01-08T03:52:09", user="NuttX", arch="arm", subarch="nrf53", group="arm-05", board="nrf5340-dk", config="ostest_tickless_cpuapp", target="nrf5340-dk:ostest_tickless_cpuapp", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1648", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf5340-dk:ostest_tickless_cpuapp", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:12 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nrf5340-dk/mcuboot_app_cpuapp,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=nrf5340-dk:mcuboot_app_cpuapp | |
| timestamp=2026-01-08T03:52:29 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:52:29", timestamp_log="2026-01-08T03:52:29", user="NuttX", arch="arm", subarch="nrf53", group="arm-05", board="nrf5340-dk", config="mcuboot_app_cpuapp", target="nrf5340-dk:mcuboot_app_cpuapp", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1659", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf5340-dk:mcuboot_app_cpuapp", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:12 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nrf5340-dk/sdc_cpunet,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=nrf5340-dk:sdc_cpunet | |
| timestamp=2026-01-08T03:53:03 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:53:03", timestamp_log="2026-01-08T03:53:03", user="NuttX", arch="arm", subarch="nrf53", group="arm-05", board="nrf5340-dk", config="sdc_cpunet", target="nrf5340-dk:sdc_cpunet", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1670", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf5340-dk:sdc_cpunet", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:12 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nrf5340-dk/buttons_cpuapp,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=nrf5340-dk:buttons_cpuapp | |
| timestamp=2026-01-08T03:53:38 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:53:38", timestamp_log="2026-01-08T03:53:38", user="NuttX", arch="arm", subarch="nrf53", group="arm-05", board="nrf5340-dk", config="buttons_cpuapp", target="nrf5340-dk:buttons_cpuapp", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1681", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf5340-dk:buttons_cpuapp", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:12 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nrf5340-dk/rpmsghci_sdc_cpunet,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last=-- C_FLAGS : -Wall -Wextra | |
| target=nrf5340-dk:rpmsghci_sdc_cpunet | |
| timestamp=2026-01-08T03:53:58 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:53:58", timestamp_log="2026-01-08T03:53:58", user="NuttX", arch="arm", subarch="nrf53", group="arm-05", board="nrf5340-dk", config="rpmsghci_sdc_cpunet", target="nrf5340-dk:rpmsghci_sdc_cpunet", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1692", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf5340-dk:rpmsghci_sdc_cpunet", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:12 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nrf5340-dk/composite_cpuapp,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=nrf5340-dk:composite_cpuapp | |
| timestamp=2026-01-08T03:54:39 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:54:39", timestamp_log="2026-01-08T03:54:39", user="NuttX", arch="arm", subarch="nrf53", group="arm-05", board="nrf5340-dk", config="composite_cpuapp", target="nrf5340-dk:composite_cpuapp", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1721", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf5340-dk:composite_cpuapp", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:12 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: thingy91/nsh_nrf52,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize thingy91/nsh_nrf52 | |
| target=thingy91:nsh_nrf52 | |
| timestamp=2026-01-08T03:55:01 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:55:01", timestamp_log="2026-01-08T03:55:01", user="NuttX", arch="arm", subarch="nrf91", group="arm-05", board="thingy91", config="nsh_nrf52", target="thingy91:nsh_nrf52", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1731", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/thingy91:nsh_nrf52", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:12 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: thingy91/nsh_rtt,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize thingy91/nsh_rtt | |
| target=thingy91:nsh_rtt | |
| timestamp=2026-01-08T03:55:47 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:55:47", timestamp_log="2026-01-08T03:55:47", user="NuttX", arch="arm", subarch="nrf91", group="arm-05", board="thingy91", config="nsh_rtt", target="thingy91:nsh_rtt", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1741", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/thingy91:nsh_rtt", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:13 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nrf9160-dk/ostest_tickless,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=nrf9160-dk:ostest_tickless | |
| timestamp=2026-01-08T03:56:24 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:56:24", timestamp_log="2026-01-08T03:56:24", user="NuttX", arch="arm", subarch="nrf91", group="arm-05", board="nrf9160-dk", config="ostest_tickless", target="nrf9160-dk:ostest_tickless", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1752", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf9160-dk:ostest_tickless", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:13 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nrf9160-dk/mcuboot_loader,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=nrf9160-dk:mcuboot_loader | |
| timestamp=2026-01-08T03:56:59 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:56:59", timestamp_log="2026-01-08T03:56:59", user="NuttX", arch="arm", subarch="nrf91", group="arm-05", board="nrf9160-dk", config="mcuboot_loader", target="nrf9160-dk:mcuboot_loader", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1763", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf9160-dk:mcuboot_loader", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:13 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nrf9160-dk/miniboot_s,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=nrf9160-dk:miniboot_s | |
| timestamp=2026-01-08T03:57:34 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:57:34", timestamp_log="2026-01-08T03:57:34", user="NuttX", arch="arm", subarch="nrf91", group="arm-05", board="nrf9160-dk", config="miniboot_s", target="nrf9160-dk:miniboot_s", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1774", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf9160-dk:miniboot_s", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:13 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nrf9160-dk/mcuboot_app,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=nrf9160-dk:mcuboot_app | |
| timestamp=2026-01-08T03:58:07 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:58:07", timestamp_log="2026-01-08T03:58:07", user="NuttX", arch="arm", subarch="nrf91", group="arm-05", board="nrf9160-dk", config="mcuboot_app", target="nrf9160-dk:mcuboot_app", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1785", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf9160-dk:mcuboot_app", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:13 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nrf9160-dk/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=nrf9160-dk:nsh | |
| timestamp=2026-01-08T03:58:44 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:58:44", timestamp_log="2026-01-08T03:58:44", user="NuttX", arch="arm", subarch="nrf91", group="arm-05", board="nrf9160-dk", config="nsh", target="nrf9160-dk:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1796", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf9160-dk:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:13 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nrf9160-dk/modem_ns,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=nrf9160-dk:modem_ns | |
| timestamp=2026-01-08T03:59:08 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:59:08", timestamp_log="2026-01-08T03:59:08", user="NuttX", arch="arm", subarch="nrf91", group="arm-05", board="nrf9160-dk", config="modem_ns", target="nrf9160-dk:modem_ns", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1807", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf9160-dk:modem_ns", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:13 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: nutiny-nuc120/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last=/usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found | |
| target=nutiny-nuc120:nsh | |
| timestamp=2026-01-08T03:59:56 | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:59:56", timestamp_log="2026-01-08T03:59:56", user="NuttX", arch="arm", subarch="nuc1xx", group="arm-05", board="nutiny-nuc120", config="nsh", target="nutiny-nuc120:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1817", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1817", msg="/usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nutiny-nuc120:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:13 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: phy6222/phy_sbp,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize phy6222/phy_sbp | |
| target=phy6222:phy_sbp | |
| timestamp=2026-01-08T04:00:31 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:00:31", timestamp_log="2026-01-08T04:00:31", user="NuttX", arch="arm", subarch="phy62xx", group="arm-05", board="phy6222", config="phy_sbp", target="phy6222:phy_sbp", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1829", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/phy6222:phy_sbp", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:13 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: phy6222/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize phy6222/nsh | |
| target=phy6222:nsh | |
| timestamp=2026-01-08T04:01:15 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:01:15", timestamp_log="2026-01-08T04:01:15", user="NuttX", arch="arm", subarch="phy62xx", group="arm-05", board="phy6222", config="nsh", target="phy6222:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1839", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/phy6222:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:14 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: qemu-armv7r/pnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize qemu-armv7r/pnsh | |
| target=qemu-armv7r:pnsh | |
| timestamp=2026-01-08T04:01:57 | |
| *** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:01:57", timestamp_log="2026-01-08T04:01:57", user="NuttX", arch="arm", subarch="qemu", group="arm-05", board="qemu-armv7r", config="pnsh", target="qemu-armv7r:pnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1849", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1849", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.5 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/qemu-armv7r:pnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:14 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: qemu-armv7r/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize qemu-armv7r/nsh | |
| target=qemu-armv7r:nsh | |
| timestamp=2026-01-08T04:03:15 | |
| *** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:03:15", timestamp_log="2026-01-08T04:03:15", user="NuttX", arch="arm", subarch="qemu", group="arm-05", board="qemu-armv7r", config="nsh", target="qemu-armv7r:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1860", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1860", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.5 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/qemu-armv7r:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:14 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: qemu-armv7a/rpserver,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize qemu-armv7a/rpserver | |
| target=qemu-armv7a:rpserver | |
| timestamp=2026-01-08T04:04:05 | |
| *** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:04:05", timestamp_log="2026-01-08T04:04:05", user="NuttX", arch="arm", subarch="qemu", group="arm-05", board="qemu-armv7a", config="rpserver", target="qemu-armv7a:rpserver", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1871", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1871", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.5 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/qemu-armv7a:rpserver", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:14 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: qemu-armv7a/knsh_smp,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize qemu-armv7a/knsh_smp | |
| target=qemu-armv7a:knsh_smp | |
| timestamp=2026-01-08T04:05:02 | |
| *** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions | |
| *** Msg: MK: Notice: No header files found in /github/workspace/sources/nuttx/arch/arm/src | |
| *** Msg: /github/workspace/sources/apps /github/workspace/sources/nuttx | |
| *** Msg: /github/workspace/sources/nuttx | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:05:02", timestamp_log="2026-01-08T04:05:02", user="NuttX", arch="arm", subarch="qemu", group="arm-05", board="qemu-armv7a", config="knsh_smp", target="qemu-armv7a:knsh_smp", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1882", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1882", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions \n MK: Notice: No header files found in /github/workspace/sources/nuttx/arch/arm/src \n /github/workspace/sources/apps /github/workspace/sources/nuttx \n /github/workspace/sources/nuttx", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.5 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/qemu-armv7a:knsh_smp", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:14 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: qemu-armv7a/knsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize qemu-armv7a/knsh | |
| target=qemu-armv7a:knsh | |
| timestamp=2026-01-08T04:06:29 | |
| *** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions | |
| *** Msg: MK: Notice: No header files found in /github/workspace/sources/nuttx/arch/arm/src | |
| *** Msg: /github/workspace/sources/apps /github/workspace/sources/nuttx | |
| *** Msg: /github/workspace/sources/nuttx | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:06:29", timestamp_log="2026-01-08T04:06:29", user="NuttX", arch="arm", subarch="qemu", group="arm-05", board="qemu-armv7a", config="knsh", target="qemu-armv7a:knsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1899", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1899", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions \n MK: Notice: No header files found in /github/workspace/sources/nuttx/arch/arm/src \n /github/workspace/sources/apps /github/workspace/sources/nuttx \n /github/workspace/sources/nuttx", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.5 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/qemu-armv7a:knsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:14 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: qemu-armv7a/rpproxy,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize qemu-armv7a/rpproxy | |
| target=qemu-armv7a:rpproxy | |
| timestamp=2026-01-08T04:07:52 | |
| *** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:07:52", timestamp_log="2026-01-08T04:07:52", user="NuttX", arch="arm", subarch="qemu", group="arm-05", board="qemu-armv7a", config="rpproxy", target="qemu-armv7a:rpproxy", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1916", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1916", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.5 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/qemu-armv7a:rpproxy", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:14 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: qemu-armv7a/smp,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize qemu-armv7a/smp | |
| target=qemu-armv7a:smp | |
| timestamp=2026-01-08T04:08:47 | |
| *** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions | |
| *** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions | |
| *** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions | |
| *** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions | |
| *** Msg: arm-none-eabi-objcopy: /github/workspace/sources/nuttx/stYp2qaO: section .bss lma 0x66a820 adjusted to 0x66d820 | |
| *** Msg: arm-none-eabi-objcopy: /github/workspace/sources/nuttx/nuttx: warning: empty loadable segment detected at vaddr=0x40200000, is this intentional? | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:08:47", timestamp_log="2026-01-08T04:08:47", user="NuttX", arch="arm", subarch="qemu", group="arm-05", board="qemu-armv7a", config="smp", target="qemu-armv7a:smp", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1927", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1927", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions \n arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions \n arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions \n arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions \n arm-none-eabi-objcopy: /github/workspace/sources/nuttx/stYp2qaO: section .bss lm", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.5 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/qemu-armv7a:smp", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:14 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: qemu-armv7a/gdbstub,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize qemu-armv7a/gdbstub | |
| target=qemu-armv7a:gdbstub | |
| timestamp=2026-01-08T04:09:44 | |
| *** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:09:44", timestamp_log="2026-01-08T04:09:44", user="NuttX", arch="arm", subarch="qemu", group="arm-05", board="qemu-armv7a", config="gdbstub", target="qemu-armv7a:gdbstub", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1943", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1943", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.5 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/qemu-armv7a:gdbstub", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:15 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: qemu-armv7a/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize qemu-armv7a/nsh | |
| target=qemu-armv7a:nsh | |
| timestamp=2026-01-08T04:10:36 | |
| *** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions | |
| *** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions | |
| *** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions | |
| *** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:10:36", timestamp_log="2026-01-08T04:10:36", user="NuttX", arch="arm", subarch="qemu", group="arm-05", board="qemu-armv7a", config="nsh", target="qemu-armv7a:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1954", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1954", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions \n arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions \n arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions \n arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.5 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/qemu-armv7a:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:15 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: qemu-armv7a/full,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last=-- C_FLAGS : -Wall -Wextra | |
| target=qemu-armv7a:full | |
| timestamp=2026-01-08T04:11:30 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:11:30", timestamp_log="2026-01-08T04:11:30", user="NuttX", arch="arm", subarch="qemu", group="arm-05", board="qemu-armv7a", config="full", target="qemu-armv7a:full", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362611#step:10:1969", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/qemu-armv7a:full", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:15 GMT", "content-length": "0"} } | |
| + for group in arm-01 arm-02 arm-03 arm-04 arm-05 arm-06 arm-07 arm-08 arm-09 arm-10 arm-11 arm-12 arm-13 arm-14 arm64-01 other risc-v-01 risc-v-02 risc-v-03 risc-v-04 risc-v-05 risc-v-06 sim-01 sim-02 sim-03 x86_64-01 xtensa-01 xtensa-02 msys2 | |
| + [[ arm-06 == \m\s\y\s\2 ]] | |
| + ingest_log Linux 10 arm-06 | |
| + local os=Linux | |
| + local step=10 | |
| + local group=arm-06 | |
| + local 'job_name=Linux (arm-06)' | |
| ++ curl -L -H 'Accept: application/vnd.github+json' -H 'Authorization: Bearer ...' -H 'X-GitHub-Api-Version: 2022-11-28' 'https://api.github.com/repos/NuttX/nuttx/actions/runs/20803622272/jobs?per_page=100' | |
| ++ jq '.jobs | map(select(.name == "Linux (arm-06)")) | .[].id' | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 100 168k 100 168k 0 0 90938 0 0:00:01 0:00:01 --:--:-- 90931 | |
| + local job_id=59753362596 | |
| + set +x | |
| job_id=59753362596 | |
| + [[ 59753362596 == '' ]] | |
| + sleep 1 | |
| ++ ls '/tmp/ingest-nuttx-builds/18_Linux (arm-06).txt' | |
| + local 'log_file=/tmp/ingest-nuttx-builds/18_Linux (arm-06).txt' | |
| + local filename=ci-arm-06.log | |
| + local pathname=/tmp/ingest-nuttx-builds/ci-arm-06.log | |
| + local linenum=83 | |
| + local url=https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:83 | |
| + cat '/tmp/ingest-nuttx-builds/18_Linux (arm-06).txt' | |
| + colrm 1 29 | |
| + head -n 100 /tmp/ingest-nuttx-builds/ci-arm-06.log | |
| Current runner version: '2.330.0' | |
| ##[group]Runner Image Provisioner | |
| Hosted Compute Agent | |
| Version: 20251211.462 | |
| Commit: 6cbad8c2bb55d58165063d031ccabf57e2d2db61 | |
| Build Date: 2025-12-11T16:28:49Z | |
| Worker ID: {fdc2d27d-fa2a-42d0-bbff-cf589d0e10ee} | |
| ##[endgroup] | |
| ##[group]Operating System | |
| Ubuntu | |
| 24.04.3 | |
| LTS | |
| ##[endgroup] | |
| ##[group]Runner Image | |
| Image: ubuntu-24.04 | |
| Version: 20251215.174.1 | |
| Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20251215.174/images/ubuntu/Ubuntu2404-Readme.md | |
| Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20251215.174 | |
| ##[endgroup] | |
| ##[group]GITHUB_TOKEN Permissions | |
| Contents: read | |
| Metadata: read | |
| ##[endgroup] | |
| Secret source: Actions | |
| Prepare workflow directory | |
| Prepare all required actions | |
| Getting action download info | |
| Download action repository 'actions/download-artifact@v7' (SHA:37930b1c2abaa49bbe596cd826c3c89aef350131) | |
| Download action repository 'docker/login-action@v3' (SHA:5e57cd118135c172c3672efd75eb46360885c0ef) | |
| Download action repository 'actions/upload-artifact@v6' (SHA:b7c566a772e6b6bfb58ed0dc250532a479d7789f) | |
| Complete job name: Linux (arm-06) | |
| ##[group]Run df -h | |
| df -h | |
| shell: /usr/bin/bash -e {0} | |
| env: | |
| DOCKER_BUILDKIT: 1 | |
| ##[endgroup] | |
| Filesystem Size Used Avail Use% Mounted on | |
| /dev/root 72G 54G 19G 75% / | |
| tmpfs 7.9G 84K 7.9G 1% /dev/shm | |
| tmpfs 3.2G 1.2M 3.2G 1% /run | |
| tmpfs 5.0M 0 5.0M 0% /run/lock | |
| /dev/sdb16 881M 62M 758M 8% /boot | |
| /dev/sdb15 105M 6.2M 99M 6% /boot/efi | |
| /dev/sda1 74G 4.1G 66G 6% /mnt | |
| tmpfs 1.6G 12K 1.6G 1% /run/user/1001 | |
| ##[group]Run sudo rm -rf /usr/local/lib/android | |
| sudo rm -rf /usr/local/lib/android | |
| shell: /usr/bin/bash -e {0} | |
| env: | |
| DOCKER_BUILDKIT: 1 | |
| ##[endgroup] | |
| ##[group]Run df -h | |
| df -h | |
| shell: /usr/bin/bash -e {0} | |
| env: | |
| DOCKER_BUILDKIT: 1 | |
| ##[endgroup] | |
| Filesystem Size Used Avail Use% Mounted on | |
| /dev/root 72G 42G 31G 58% / | |
| tmpfs 7.9G 84K 7.9G 1% /dev/shm | |
| tmpfs 3.2G 1.2M 3.2G 1% /run | |
| tmpfs 5.0M 0 5.0M 0% /run/lock | |
| /dev/sdb16 881M 62M 758M 8% /boot | |
| /dev/sdb15 105M 6.2M 99M 6% /boot/efi | |
| /dev/sda1 74G 4.1G 66G 6% /mnt | |
| tmpfs 1.6G 12K 1.6G 1% /run/user/1001 | |
| ##[group]Run actions/download-artifact@v7 | |
| with: | |
| name: source-bundle | |
| path: . | |
| merge-multiple: false | |
| repository: NuttX/nuttx | |
| run-id: 20803622272 | |
| env: | |
| DOCKER_BUILDKIT: 1 | |
| ##[endgroup] | |
| Downloading single artifact | |
| Preparing to download the following artifacts: | |
| - source-bundle (ID: 5057673577, Size: 521589650, Expected Digest: sha256:f775951bdfb82f4f72820b3aafc850b6fb753bb89f3b848ebca9ad59837a97e6) | |
| Redirecting to blob download url: https://productionresultssa13.blob.core.windows.net/actions-results/9b62c096-0dd4-44be-98e7-df27f19d564c/workflow-job-run-532b0bc2-c02f-56ac-af0e-f3dd15a6a56c/artifacts/239ea24db366af7a360aca64008a5a55b3bb443dfaeda64abcee97ddfbe58903.zip | |
| Starting download of artifact to: /home/runner/work/nuttx/nuttx | |
| (node:2003) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. | |
| (Use `node --trace-deprecation ...` to show where the warning was created) | |
| SHA256 digest of downloaded artifact is f775951bdfb82f4f72820b3aafc850b6fb753bb89f3b848ebca9ad59837a97e6 | |
| Artifact download completed successfully. | |
| Total of 1 artifact(s) downloaded | |
| Download artifact has finished successfully | |
| ##[group]Run tar zxf sources.tar.gz | |
| tar zxf sources.tar.gz | |
| shell: /usr/bin/bash -e {0} | |
| env: | |
| DOCKER_BUILDKIT: 1 | |
| ##[endgroup] | |
| ##[group]Run docker/login-action@v3 | |
| with: | |
| registry: ghcr.io | |
| username: nuttxpr | |
| password: *** | |
| logout: true | |
| + set +x | |
| url=https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:83 | |
| + cargo run -- --user NuttX --repo nuttx --defconfig /tmp/defconfig-github.txt --file /tmp/ingest-nuttx-builds/ci-arm-06.log --nuttx-hash 220263e7c46ec836226de1ea4ba41d290522d381 --apps-hash 1512f9c6e55efc4c43d2ddb1f02445304fbdee9b --group arm-06 --run-id 20803622272 --job-id 59753362596 --step 10 | |
| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.23s | |
| Running `target/debug/ingest-nuttx-builds --user NuttX --repo nuttx --defconfig /tmp/defconfig-github.txt --file /tmp/ingest-nuttx-builds/ci-arm-06.log --nuttx-hash 220263e7c46ec836226de1ea4ba41d290522d381 --apps-hash 1512f9c6e55efc4c43d2ddb1f02445304fbdee9b --group arm-06 --run-id 20803622272 --job-id 59753362596 --step 10` | |
| lines[0]=Configuration/Tool: arduino-r4-minima/nsh-leds,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize arduino-r4-minima/nsh-leds | |
| target=arduino-r4-minima:nsh-leds | |
| timestamp=2026-01-08T02:45:45 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:45:45", timestamp_log="2026-01-08T02:45:45", user="NuttX", arch="arm", subarch="ra4", group="arm-06", board="arduino-r4-minima", config="nsh-leds", target="arduino-r4-minima:nsh-leds", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:774", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/arduino-r4-minima:nsh-leds", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:18 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: arduino-r4-minima/pwm,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize arduino-r4-minima/pwm | |
| target=arduino-r4-minima:pwm | |
| timestamp=2026-01-08T02:46:33 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:46:33", timestamp_log="2026-01-08T02:46:33", user="NuttX", arch="arm", subarch="ra4", group="arm-06", board="arduino-r4-minima", config="pwm", target="arduino-r4-minima:pwm", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:784", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/arduino-r4-minima:pwm", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:18 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: arduino-r4-minima/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize arduino-r4-minima/nsh | |
| target=arduino-r4-minima:nsh | |
| timestamp=2026-01-08T02:47:06 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:47:06", timestamp_log="2026-01-08T02:47:06", user="NuttX", arch="arm", subarch="ra4", group="arm-06", board="arduino-r4-minima", config="nsh", target="arduino-r4-minima:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:794", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/arduino-r4-minima:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:18 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: xiao-ra4m1/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize xiao-ra4m1/nsh | |
| target=xiao-ra4m1:nsh | |
| timestamp=2026-01-08T02:47:40 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:47:40", timestamp_log="2026-01-08T02:47:40", user="NuttX", arch="arm", subarch="ra4", group="arm-06", board="xiao-ra4m1", config="nsh", target="xiao-ra4m1:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:804", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/xiao-ra4m1:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:19 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: xiao-ra4m1/combo,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize xiao-ra4m1/combo | |
| target=xiao-ra4m1:combo | |
| timestamp=2026-01-08T02:48:14 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:48:14", timestamp_log="2026-01-08T02:48:14", user="NuttX", arch="arm", subarch="ra4", group="arm-06", board="xiao-ra4m1", config="combo", target="xiao-ra4m1:combo", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:814", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/xiao-ra4m1:combo", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:19 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: waveshare-rp2040-lcd-1.28/nshsram,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize waveshare-rp2040-lcd-1.28/nshsram | |
| target=waveshare-rp2040-lcd-1.28:nshsram | |
| timestamp=2026-01-08T02:48:48 | |
| *** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:48:48", timestamp_log="2026-01-08T02:48:48", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="waveshare-rp2040-lcd-1.28", config="nshsram", target="waveshare-rp2040-lcd-1.28:nshsram", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:824", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:824", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.5 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/waveshare-rp2040-lcd-1.28:nshsram", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:19 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: waveshare-rp2040-lcd-1.28/usbmsc,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize waveshare-rp2040-lcd-1.28/usbmsc | |
| target=waveshare-rp2040-lcd-1.28:usbmsc | |
| timestamp=2026-01-08T02:49:37 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:49:37", timestamp_log="2026-01-08T02:49:37", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="waveshare-rp2040-lcd-1.28", config="usbmsc", target="waveshare-rp2040-lcd-1.28:usbmsc", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:835", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/waveshare-rp2040-lcd-1.28:usbmsc", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:19 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: waveshare-rp2040-lcd-1.28/lvgl,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize waveshare-rp2040-lcd-1.28/lvgl | |
| target=waveshare-rp2040-lcd-1.28:lvgl | |
| timestamp=2026-01-08T02:50:30 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:50:30", timestamp_log="2026-01-08T02:50:30", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="waveshare-rp2040-lcd-1.28", config="lvgl", target="waveshare-rp2040-lcd-1.28:lvgl", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:845", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/waveshare-rp2040-lcd-1.28:lvgl", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:19 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: waveshare-rp2040-lcd-1.28/usbnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize waveshare-rp2040-lcd-1.28/usbnsh | |
| target=waveshare-rp2040-lcd-1.28:usbnsh | |
| timestamp=2026-01-08T02:52:00 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:52:00", timestamp_log="2026-01-08T02:52:00", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="waveshare-rp2040-lcd-1.28", config="usbnsh", target="waveshare-rp2040-lcd-1.28:usbnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:855", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/waveshare-rp2040-lcd-1.28:usbnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:19 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: waveshare-rp2040-lcd-1.28/smp,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize waveshare-rp2040-lcd-1.28/smp | |
| target=waveshare-rp2040-lcd-1.28:smp | |
| timestamp=2026-01-08T02:52:35 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:52:35", timestamp_log="2026-01-08T02:52:35", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="waveshare-rp2040-lcd-1.28", config="smp", target="waveshare-rp2040-lcd-1.28:smp", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:865", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/waveshare-rp2040-lcd-1.28:smp", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:19 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: waveshare-rp2040-lcd-1.28/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize waveshare-rp2040-lcd-1.28/nsh | |
| target=waveshare-rp2040-lcd-1.28:nsh | |
| timestamp=2026-01-08T02:53:24 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:53:24", timestamp_log="2026-01-08T02:53:24", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="waveshare-rp2040-lcd-1.28", config="nsh", target="waveshare-rp2040-lcd-1.28:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:875", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/waveshare-rp2040-lcd-1.28:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:19 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: waveshare-rp2040-lcd-1.28/nsh-flash,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize waveshare-rp2040-lcd-1.28/nsh-flash | |
| target=waveshare-rp2040-lcd-1.28:nsh-flash | |
| timestamp=2026-01-08T02:54:00 | |
| *** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:54:00", timestamp_log="2026-01-08T02:54:00", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="waveshare-rp2040-lcd-1.28", config="nsh-flash", target="waveshare-rp2040-lcd-1.28:nsh-flash", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:885", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:885", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.5 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/waveshare-rp2040-lcd-1.28:nsh-flash", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:19 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: waveshare-rp2040-lcd-1.28/fb,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize waveshare-rp2040-lcd-1.28/fb | |
| target=waveshare-rp2040-lcd-1.28:fb | |
| timestamp=2026-01-08T02:54:49 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:54:49", timestamp_log="2026-01-08T02:54:49", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="waveshare-rp2040-lcd-1.28", config="fb", target="waveshare-rp2040-lcd-1.28:fb", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:896", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/waveshare-rp2040-lcd-1.28:fb", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:20 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: waveshare-rp2040-lcd-1.28/composite,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize waveshare-rp2040-lcd-1.28/composite | |
| target=waveshare-rp2040-lcd-1.28:composite | |
| timestamp=2026-01-08T02:55:24 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:55:24", timestamp_log="2026-01-08T02:55:24", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="waveshare-rp2040-lcd-1.28", config="composite", target="waveshare-rp2040-lcd-1.28:composite", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:906", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/waveshare-rp2040-lcd-1.28:composite", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:20 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: waveshare-rp2040-lcd-1.28/spisd,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize waveshare-rp2040-lcd-1.28/spisd | |
| target=waveshare-rp2040-lcd-1.28:spisd | |
| timestamp=2026-01-08T02:56:00 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:56:00", timestamp_log="2026-01-08T02:56:00", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="waveshare-rp2040-lcd-1.28", config="spisd", target="waveshare-rp2040-lcd-1.28:spisd", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:916", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/waveshare-rp2040-lcd-1.28:spisd", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:20 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: pimoroni-tiny2040/nshsram,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize pimoroni-tiny2040/nshsram | |
| target=pimoroni-tiny2040:nshsram | |
| timestamp=2026-01-08T02:56:35 | |
| *** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:56:35", timestamp_log="2026-01-08T02:56:35", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="pimoroni-tiny2040", config="nshsram", target="pimoroni-tiny2040:nshsram", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:926", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:926", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.5 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/pimoroni-tiny2040:nshsram", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:20 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: pimoroni-tiny2040/usbmsc,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize pimoroni-tiny2040/usbmsc | |
| target=pimoroni-tiny2040:usbmsc | |
| timestamp=2026-01-08T02:57:10 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:57:10", timestamp_log="2026-01-08T02:57:10", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="pimoroni-tiny2040", config="usbmsc", target="pimoroni-tiny2040:usbmsc", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:937", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/pimoroni-tiny2040:usbmsc", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:20 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: pimoroni-tiny2040/usbnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize pimoroni-tiny2040/usbnsh | |
| target=pimoroni-tiny2040:usbnsh | |
| timestamp=2026-01-08T02:57:45 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:57:45", timestamp_log="2026-01-08T02:57:45", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="pimoroni-tiny2040", config="usbnsh", target="pimoroni-tiny2040:usbnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:947", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/pimoroni-tiny2040:usbnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:20 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: pimoroni-tiny2040/gpio,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize pimoroni-tiny2040/gpio | |
| target=pimoroni-tiny2040:gpio | |
| timestamp=2026-01-08T02:58:20 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:58:20", timestamp_log="2026-01-08T02:58:20", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="pimoroni-tiny2040", config="gpio", target="pimoroni-tiny2040:gpio", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:957", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/pimoroni-tiny2040:gpio", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:20 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: pimoroni-tiny2040/smp,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize pimoroni-tiny2040/smp | |
| target=pimoroni-tiny2040:smp | |
| timestamp=2026-01-08T02:58:55 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:58:55", timestamp_log="2026-01-08T02:58:55", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="pimoroni-tiny2040", config="smp", target="pimoroni-tiny2040:smp", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:967", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/pimoroni-tiny2040:smp", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:20 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: pimoroni-tiny2040/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize pimoroni-tiny2040/nsh | |
| target=pimoroni-tiny2040:nsh | |
| timestamp=2026-01-08T02:59:30 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:59:30", timestamp_log="2026-01-08T02:59:30", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="pimoroni-tiny2040", config="nsh", target="pimoroni-tiny2040:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:977", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/pimoroni-tiny2040:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:21 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: pimoroni-tiny2040/nsh-flash,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize pimoroni-tiny2040/nsh-flash | |
| target=pimoroni-tiny2040:nsh-flash | |
| timestamp=2026-01-08T03:00:04 | |
| *** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:00:04", timestamp_log="2026-01-08T03:00:04", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="pimoroni-tiny2040", config="nsh-flash", target="pimoroni-tiny2040:nsh-flash", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:987", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:987", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.5 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/pimoroni-tiny2040:nsh-flash", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:21 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: pimoroni-tiny2040/composite,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize pimoroni-tiny2040/composite | |
| target=pimoroni-tiny2040:composite | |
| timestamp=2026-01-08T03:00:39 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:00:39", timestamp_log="2026-01-08T03:00:39", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="pimoroni-tiny2040", config="composite", target="pimoroni-tiny2040:composite", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:998", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/pimoroni-tiny2040:composite", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:21 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: pimoroni-tiny2040/spisd,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize pimoroni-tiny2040/spisd | |
| target=pimoroni-tiny2040:spisd | |
| timestamp=2026-01-08T03:01:15 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:01:15", timestamp_log="2026-01-08T03:01:15", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="pimoroni-tiny2040", config="spisd", target="pimoroni-tiny2040:spisd", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1008", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/pimoroni-tiny2040:spisd", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:21 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: adafruit-qt-py-rp2040/nshsram,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize adafruit-qt-py-rp2040/nshsram | |
| target=adafruit-qt-py-rp2040:nshsram | |
| timestamp=2026-01-08T03:01:50 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:01:50", timestamp_log="2026-01-08T03:01:50", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-qt-py-rp2040", config="nshsram", target="adafruit-qt-py-rp2040:nshsram", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1018", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-qt-py-rp2040:nshsram", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:21 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: adafruit-qt-py-rp2040/usbnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize adafruit-qt-py-rp2040/usbnsh | |
| target=adafruit-qt-py-rp2040:usbnsh | |
| timestamp=2026-01-08T03:02:25 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:02:25", timestamp_log="2026-01-08T03:02:25", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-qt-py-rp2040", config="usbnsh", target="adafruit-qt-py-rp2040:usbnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1028", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-qt-py-rp2040:usbnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:21 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: adafruit-qt-py-rp2040/gpio,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize adafruit-qt-py-rp2040/gpio | |
| target=adafruit-qt-py-rp2040:gpio | |
| timestamp=2026-01-08T03:02:59 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:02:59", timestamp_log="2026-01-08T03:02:59", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-qt-py-rp2040", config="gpio", target="adafruit-qt-py-rp2040:gpio", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1038", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-qt-py-rp2040:gpio", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:21 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: adafruit-qt-py-rp2040/smp,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize adafruit-qt-py-rp2040/smp | |
| target=adafruit-qt-py-rp2040:smp | |
| timestamp=2026-01-08T03:03:34 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:03:34", timestamp_log="2026-01-08T03:03:34", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-qt-py-rp2040", config="smp", target="adafruit-qt-py-rp2040:smp", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1048", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-qt-py-rp2040:smp", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:21 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: adafruit-qt-py-rp2040/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize adafruit-qt-py-rp2040/nsh | |
| target=adafruit-qt-py-rp2040:nsh | |
| timestamp=2026-01-08T03:04:10 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:04:10", timestamp_log="2026-01-08T03:04:10", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-qt-py-rp2040", config="nsh", target="adafruit-qt-py-rp2040:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1058", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-qt-py-rp2040:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:21 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: adafruit-qt-py-rp2040/nsh-flash,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize adafruit-qt-py-rp2040/nsh-flash | |
| target=adafruit-qt-py-rp2040:nsh-flash | |
| timestamp=2026-01-08T03:04:44 | |
| *** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:04:44", timestamp_log="2026-01-08T03:04:44", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-qt-py-rp2040", config="nsh-flash", target="adafruit-qt-py-rp2040:nsh-flash", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1068", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1068", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.5 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-qt-py-rp2040:nsh-flash", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:22 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: waveshare-rp2040-zero/usbnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize waveshare-rp2040-zero/usbnsh | |
| target=waveshare-rp2040-zero:usbnsh | |
| timestamp=2026-01-08T03:05:20 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:05:20", timestamp_log="2026-01-08T03:05:20", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="waveshare-rp2040-zero", config="usbnsh", target="waveshare-rp2040-zero:usbnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1079", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/waveshare-rp2040-zero:usbnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:22 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: waveshare-rp2040-zero/gpio,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize waveshare-rp2040-zero/gpio | |
| target=waveshare-rp2040-zero:gpio | |
| timestamp=2026-01-08T03:06:10 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:06:10", timestamp_log="2026-01-08T03:06:10", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="waveshare-rp2040-zero", config="gpio", target="waveshare-rp2040-zero:gpio", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1089", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/waveshare-rp2040-zero:gpio", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:22 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: waveshare-rp2040-zero/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize waveshare-rp2040-zero/nsh | |
| target=waveshare-rp2040-zero:nsh | |
| timestamp=2026-01-08T03:06:44 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:06:44", timestamp_log="2026-01-08T03:06:44", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="waveshare-rp2040-zero", config="nsh", target="waveshare-rp2040-zero:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1099", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/waveshare-rp2040-zero:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:22 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: waveshare-rp2040-zero/ws2812,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize waveshare-rp2040-zero/ws2812 | |
| target=waveshare-rp2040-zero:ws2812 | |
| timestamp=2026-01-08T03:07:20 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:07:20", timestamp_log="2026-01-08T03:07:20", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="waveshare-rp2040-zero", config="ws2812", target="waveshare-rp2040-zero:ws2812", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1109", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/waveshare-rp2040-zero:ws2812", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:22 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: seeed-xiao-rp2040/usbnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize seeed-xiao-rp2040/usbnsh | |
| target=seeed-xiao-rp2040:usbnsh | |
| timestamp=2026-01-08T03:07:56 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:07:56", timestamp_log="2026-01-08T03:07:56", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="seeed-xiao-rp2040", config="usbnsh", target="seeed-xiao-rp2040:usbnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1119", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/seeed-xiao-rp2040:usbnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:22 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: seeed-xiao-rp2040/gpio,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize seeed-xiao-rp2040/gpio | |
| target=seeed-xiao-rp2040:gpio | |
| timestamp=2026-01-08T03:08:31 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:08:31", timestamp_log="2026-01-08T03:08:31", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="seeed-xiao-rp2040", config="gpio", target="seeed-xiao-rp2040:gpio", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1129", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/seeed-xiao-rp2040:gpio", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:22 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: seeed-xiao-rp2040/userleds,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize seeed-xiao-rp2040/userleds | |
| target=seeed-xiao-rp2040:userleds | |
| timestamp=2026-01-08T03:09:05 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:09:05", timestamp_log="2026-01-08T03:09:05", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="seeed-xiao-rp2040", config="userleds", target="seeed-xiao-rp2040:userleds", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1139", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/seeed-xiao-rp2040:userleds", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:22 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: seeed-xiao-rp2040/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize seeed-xiao-rp2040/nsh | |
| target=seeed-xiao-rp2040:nsh | |
| timestamp=2026-01-08T03:09:40 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:09:40", timestamp_log="2026-01-08T03:09:40", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="seeed-xiao-rp2040", config="nsh", target="seeed-xiao-rp2040:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1149", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/seeed-xiao-rp2040:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:22 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: seeed-xiao-rp2040/ws2812,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize seeed-xiao-rp2040/ws2812 | |
| target=seeed-xiao-rp2040:ws2812 | |
| timestamp=2026-01-08T03:10:14 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:10:14", timestamp_log="2026-01-08T03:10:14", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="seeed-xiao-rp2040", config="ws2812", target="seeed-xiao-rp2040:ws2812", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1159", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/seeed-xiao-rp2040:ws2812", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:23 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: raspberrypi-pico/lcd1602,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize raspberrypi-pico/lcd1602 | |
| target=raspberrypi-pico:lcd1602 | |
| timestamp=2026-01-08T03:10:49 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:10:49", timestamp_log="2026-01-08T03:10:49", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico", config="lcd1602", target="raspberrypi-pico:lcd1602", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1169", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico:lcd1602", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:23 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: raspberrypi-pico/audiopack,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize raspberrypi-pico/audiopack | |
| target=raspberrypi-pico:audiopack | |
| timestamp=2026-01-08T03:11:24 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:11:24", timestamp_log="2026-01-08T03:11:24", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico", config="audiopack", target="raspberrypi-pico:audiopack", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1179", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico:audiopack", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:23 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: raspberrypi-pico/tmp112,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize raspberrypi-pico/tmp112 | |
| target=raspberrypi-pico:tmp112 | |
| timestamp=2026-01-08T03:12:14 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:12:14", timestamp_log="2026-01-08T03:12:14", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico", config="tmp112", target="raspberrypi-pico:tmp112", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1189", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico:tmp112", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:23 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: raspberrypi-pico/displaypack,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize raspberrypi-pico/displaypack | |
| target=raspberrypi-pico:displaypack | |
| timestamp=2026-01-08T03:12:50 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:12:50", timestamp_log="2026-01-08T03:12:50", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico", config="displaypack", target="raspberrypi-pico:displaypack", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1199", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico:displaypack", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:23 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: raspberrypi-pico/ssd1306,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize raspberrypi-pico/ssd1306 | |
| target=raspberrypi-pico:ssd1306 | |
| timestamp=2026-01-08T03:13:46 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:13:46", timestamp_log="2026-01-08T03:13:46", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico", config="ssd1306", target="raspberrypi-pico:ssd1306", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1209", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico:ssd1306", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:23 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: raspberrypi-pico/pico-restouch-lcd-2.8,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize raspberrypi-pico/pico-restouch-lcd-2.8 | |
| target=raspberrypi-pico:pico-restouch-lcd-2.8 | |
| timestamp=2026-01-08T03:14:42 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:14:42", timestamp_log="2026-01-08T03:14:42", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico", config="pico-restouch-lcd-2.8", target="raspberrypi-pico:pico-restouch-lcd-2.8", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1219", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico:pico-restouch-lcd-2.8", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:23 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: raspberrypi-pico/nshsram,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize raspberrypi-pico/nshsram | |
| target=raspberrypi-pico:nshsram | |
| timestamp=2026-01-08T03:15:39 | |
| *** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:15:39", timestamp_log="2026-01-08T03:15:39", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico", config="nshsram", target="raspberrypi-pico:nshsram", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1229", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1229", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.5 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico:nshsram", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:23 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: raspberrypi-pico/usbmsc,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize raspberrypi-pico/usbmsc | |
| target=raspberrypi-pico:usbmsc | |
| timestamp=2026-01-08T03:16:13 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:16:13", timestamp_log="2026-01-08T03:16:13", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico", config="usbmsc", target="raspberrypi-pico:usbmsc", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1240", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico:usbmsc", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:24 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: raspberrypi-pico/usbnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize raspberrypi-pico/usbnsh | |
| target=raspberrypi-pico:usbnsh | |
| timestamp=2026-01-08T03:16:49 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:16:49", timestamp_log="2026-01-08T03:16:49", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico", config="usbnsh", target="raspberrypi-pico:usbnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1250", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico:usbnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:24 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: raspberrypi-pico/waveshare-lcd-1.14,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize raspberrypi-pico/waveshare-lcd-1.14 | |
| target=raspberrypi-pico:waveshare-lcd-1.14 | |
| timestamp=2026-01-08T03:17:24 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:17:24", timestamp_log="2026-01-08T03:17:24", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico", config="waveshare-lcd-1.14", target="raspberrypi-pico:waveshare-lcd-1.14", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1260", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico:waveshare-lcd-1.14", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:24 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: raspberrypi-pico/smp,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize raspberrypi-pico/smp | |
| target=raspberrypi-pico:smp | |
| timestamp=2026-01-08T03:18:04 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:18:04", timestamp_log="2026-01-08T03:18:04", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico", config="smp", target="raspberrypi-pico:smp", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1270", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico:smp", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:24 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: raspberrypi-pico/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize raspberrypi-pico/nsh | |
| target=raspberrypi-pico:nsh | |
| timestamp=2026-01-08T03:18:40 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:18:40", timestamp_log="2026-01-08T03:18:40", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico", config="nsh", target="raspberrypi-pico:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1280", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:24 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: raspberrypi-pico/nsh-flash,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize raspberrypi-pico/nsh-flash | |
| target=raspberrypi-pico:nsh-flash | |
| timestamp=2026-01-08T03:19:15 | |
| *** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:19:15", timestamp_log="2026-01-08T03:19:15", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico", config="nsh-flash", target="raspberrypi-pico:nsh-flash", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1290", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1290", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.5 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico:nsh-flash", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:24 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: raspberrypi-pico/ads7046,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize raspberrypi-pico/ads7046 | |
| target=raspberrypi-pico:ads7046 | |
| timestamp=2026-01-08T03:19:50 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:19:50", timestamp_log="2026-01-08T03:19:50", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico", config="ads7046", target="raspberrypi-pico:ads7046", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1301", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico:ads7046", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:24 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: raspberrypi-pico/composite,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize raspberrypi-pico/composite | |
| target=raspberrypi-pico:composite | |
| timestamp=2026-01-08T03:20:25 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:20:25", timestamp_log="2026-01-08T03:20:25", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico", config="composite", target="raspberrypi-pico:composite", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1311", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico:composite", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:24 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: raspberrypi-pico/enc28j60,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize raspberrypi-pico/enc28j60 | |
| target=raspberrypi-pico:enc28j60 | |
| timestamp=2026-01-08T03:21:00 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:21:00", timestamp_log="2026-01-08T03:21:00", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico", config="enc28j60", target="raspberrypi-pico:enc28j60", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1321", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico:enc28j60", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:25 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: raspberrypi-pico/spisd,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize raspberrypi-pico/spisd | |
| target=raspberrypi-pico:spisd | |
| timestamp=2026-01-08T03:21:54 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:21:54", timestamp_log="2026-01-08T03:21:54", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico", config="spisd", target="raspberrypi-pico:spisd", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1331", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico:spisd", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:25 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: raspberrypi-pico/waveshare-lcd-1.3,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize raspberrypi-pico/waveshare-lcd-1.3 | |
| target=raspberrypi-pico:waveshare-lcd-1.3 | |
| timestamp=2026-01-08T03:22:30 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:22:30", timestamp_log="2026-01-08T03:22:30", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico", config="waveshare-lcd-1.3", target="raspberrypi-pico:waveshare-lcd-1.3", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1341", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico:waveshare-lcd-1.3", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:25 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: raspberrypi-pico/st7735,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize raspberrypi-pico/st7735 | |
| target=raspberrypi-pico:st7735 | |
| timestamp=2026-01-08T03:23:09 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:23:09", timestamp_log="2026-01-08T03:23:09", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico", config="st7735", target="raspberrypi-pico:st7735", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1351", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico:st7735", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:25 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: raspberrypi-pico/bmp280,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=raspberrypi-pico:bmp280 | |
| timestamp=2026-01-08T03:23:44 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:23:44", timestamp_log="2026-01-08T03:23:44", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico", config="bmp280", target="raspberrypi-pico:bmp280", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1362", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico:bmp280", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:25 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: raspberrypi-pico-w/lcd1602,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize raspberrypi-pico-w/lcd1602 | |
| target=raspberrypi-pico-w:lcd1602 | |
| timestamp=2026-01-08T03:24:20 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:24:20", timestamp_log="2026-01-08T03:24:20", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico-w", config="lcd1602", target="raspberrypi-pico-w:lcd1602", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1372", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico-w:lcd1602", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:25 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: raspberrypi-pico-w/audiopack,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize raspberrypi-pico-w/audiopack | |
| target=raspberrypi-pico-w:audiopack | |
| timestamp=2026-01-08T03:24:52 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:24:52", timestamp_log="2026-01-08T03:24:52", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico-w", config="audiopack", target="raspberrypi-pico-w:audiopack", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1382", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico-w:audiopack", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:25 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: raspberrypi-pico-w/displaypack,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize raspberrypi-pico-w/displaypack | |
| target=raspberrypi-pico-w:displaypack | |
| timestamp=2026-01-08T03:25:28 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:25:28", timestamp_log="2026-01-08T03:25:28", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico-w", config="displaypack", target="raspberrypi-pico-w:displaypack", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1392", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico-w:displaypack", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:25 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: raspberrypi-pico-w/ssd1306,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize raspberrypi-pico-w/ssd1306 | |
| target=raspberrypi-pico-w:ssd1306 | |
| timestamp=2026-01-08T03:26:07 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:26:07", timestamp_log="2026-01-08T03:26:07", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico-w", config="ssd1306", target="raspberrypi-pico-w:ssd1306", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1402", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico-w:ssd1306", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:25 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: raspberrypi-pico-w/nshsram,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize raspberrypi-pico-w/nshsram | |
| target=raspberrypi-pico-w:nshsram | |
| timestamp=2026-01-08T03:26:46 | |
| *** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:26:46", timestamp_log="2026-01-08T03:26:46", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico-w", config="nshsram", target="raspberrypi-pico-w:nshsram", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1412", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1412", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.5 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico-w:nshsram", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:26 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: raspberrypi-pico-w/usbmsc,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize raspberrypi-pico-w/usbmsc | |
| target=raspberrypi-pico-w:usbmsc | |
| timestamp=2026-01-08T03:27:20 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:27:20", timestamp_log="2026-01-08T03:27:20", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico-w", config="usbmsc", target="raspberrypi-pico-w:usbmsc", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1423", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico-w:usbmsc", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:26 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: raspberrypi-pico-w/telnet,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize raspberrypi-pico-w/telnet | |
| target=raspberrypi-pico-w:telnet | |
| timestamp=2026-01-08T03:27:56 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:27:56", timestamp_log="2026-01-08T03:27:56", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico-w", config="telnet", target="raspberrypi-pico-w:telnet", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1433", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico-w:telnet", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:26 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: raspberrypi-pico-w/usbnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize raspberrypi-pico-w/usbnsh | |
| target=raspberrypi-pico-w:usbnsh | |
| timestamp=2026-01-08T03:28:58 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:28:58", timestamp_log="2026-01-08T03:28:58", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico-w", config="usbnsh", target="raspberrypi-pico-w:usbnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1443", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico-w:usbnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:26 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: raspberrypi-pico-w/waveshare-lcd-1.14,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize raspberrypi-pico-w/waveshare-lcd-1.14 | |
| target=raspberrypi-pico-w:waveshare-lcd-1.14 | |
| timestamp=2026-01-08T03:29:33 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:29:33", timestamp_log="2026-01-08T03:29:33", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico-w", config="waveshare-lcd-1.14", target="raspberrypi-pico-w:waveshare-lcd-1.14", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1453", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico-w:waveshare-lcd-1.14", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:26 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: raspberrypi-pico-w/smp,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize raspberrypi-pico-w/smp | |
| target=raspberrypi-pico-w:smp | |
| timestamp=2026-01-08T03:30:12 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:30:12", timestamp_log="2026-01-08T03:30:12", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico-w", config="smp", target="raspberrypi-pico-w:smp", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1463", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico-w:smp", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:26 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: raspberrypi-pico-w/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize raspberrypi-pico-w/nsh | |
| target=raspberrypi-pico-w:nsh | |
| timestamp=2026-01-08T03:30:47 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:30:47", timestamp_log="2026-01-08T03:30:47", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico-w", config="nsh", target="raspberrypi-pico-w:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1473", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico-w:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:26 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: raspberrypi-pico-w/nsh-flash,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize raspberrypi-pico-w/nsh-flash | |
| target=raspberrypi-pico-w:nsh-flash | |
| timestamp=2026-01-08T03:31:22 | |
| *** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:31:22", timestamp_log="2026-01-08T03:31:22", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico-w", config="nsh-flash", target="raspberrypi-pico-w:nsh-flash", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1483", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1483", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.5 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico-w:nsh-flash", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:26 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: raspberrypi-pico-w/composite,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize raspberrypi-pico-w/composite | |
| target=raspberrypi-pico-w:composite | |
| timestamp=2026-01-08T03:31:56 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:31:56", timestamp_log="2026-01-08T03:31:56", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico-w", config="composite", target="raspberrypi-pico-w:composite", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1494", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico-w:composite", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:27 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: raspberrypi-pico-w/enc28j60,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize raspberrypi-pico-w/enc28j60 | |
| target=raspberrypi-pico-w:enc28j60 | |
| timestamp=2026-01-08T03:32:32 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:32:32", timestamp_log="2026-01-08T03:32:32", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico-w", config="enc28j60", target="raspberrypi-pico-w:enc28j60", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1504", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico-w:enc28j60", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:27 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: raspberrypi-pico-w/spisd,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize raspberrypi-pico-w/spisd | |
| target=raspberrypi-pico-w:spisd | |
| timestamp=2026-01-08T03:33:13 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:33:13", timestamp_log="2026-01-08T03:33:13", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico-w", config="spisd", target="raspberrypi-pico-w:spisd", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1514", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico-w:spisd", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:27 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: raspberrypi-pico-w/waveshare-lcd-1.3,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize raspberrypi-pico-w/waveshare-lcd-1.3 | |
| target=raspberrypi-pico-w:waveshare-lcd-1.3 | |
| timestamp=2026-01-08T03:33:48 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:33:48", timestamp_log="2026-01-08T03:33:48", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico-w", config="waveshare-lcd-1.3", target="raspberrypi-pico-w:waveshare-lcd-1.3", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1524", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico-w:waveshare-lcd-1.3", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:27 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: raspberrypi-pico-w/st7735,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize raspberrypi-pico-w/st7735 | |
| target=raspberrypi-pico-w:st7735 | |
| timestamp=2026-01-08T03:34:27 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:34:27", timestamp_log="2026-01-08T03:34:27", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico-w", config="st7735", target="raspberrypi-pico-w:st7735", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1534", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico-w:st7735", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:27 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: adafruit-feather-rp2040/lcd1602,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize adafruit-feather-rp2040/lcd1602 | |
| target=adafruit-feather-rp2040:lcd1602 | |
| timestamp=2026-01-08T03:35:02 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:35:02", timestamp_log="2026-01-08T03:35:02", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-feather-rp2040", config="lcd1602", target="adafruit-feather-rp2040:lcd1602", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1544", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-feather-rp2040:lcd1602", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:27 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: adafruit-feather-rp2040/audiopack,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize adafruit-feather-rp2040/audiopack | |
| target=adafruit-feather-rp2040:audiopack | |
| timestamp=2026-01-08T03:35:36 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:35:36", timestamp_log="2026-01-08T03:35:36", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-feather-rp2040", config="audiopack", target="adafruit-feather-rp2040:audiopack", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1554", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-feather-rp2040:audiopack", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:27 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: adafruit-feather-rp2040/displaypack,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize adafruit-feather-rp2040/displaypack | |
| target=adafruit-feather-rp2040:displaypack | |
| timestamp=2026-01-08T03:36:12 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:36:12", timestamp_log="2026-01-08T03:36:12", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-feather-rp2040", config="displaypack", target="adafruit-feather-rp2040:displaypack", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1564", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-feather-rp2040:displaypack", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:27 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: adafruit-feather-rp2040/ssd1306,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize adafruit-feather-rp2040/ssd1306 | |
| target=adafruit-feather-rp2040:ssd1306 | |
| timestamp=2026-01-08T03:36:51 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:36:51", timestamp_log="2026-01-08T03:36:51", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-feather-rp2040", config="ssd1306", target="adafruit-feather-rp2040:ssd1306", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1574", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-feather-rp2040:ssd1306", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:27 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: adafruit-feather-rp2040/nshsram,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize adafruit-feather-rp2040/nshsram | |
| target=adafruit-feather-rp2040:nshsram | |
| timestamp=2026-01-08T03:37:30 | |
| *** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:37:30", timestamp_log="2026-01-08T03:37:30", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-feather-rp2040", config="nshsram", target="adafruit-feather-rp2040:nshsram", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1584", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1584", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.5 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-feather-rp2040:nshsram", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:28 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: adafruit-feather-rp2040/usbmsc,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize adafruit-feather-rp2040/usbmsc | |
| target=adafruit-feather-rp2040:usbmsc | |
| timestamp=2026-01-08T03:38:04 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:38:04", timestamp_log="2026-01-08T03:38:04", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-feather-rp2040", config="usbmsc", target="adafruit-feather-rp2040:usbmsc", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1595", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-feather-rp2040:usbmsc", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:28 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: adafruit-feather-rp2040/usbnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize adafruit-feather-rp2040/usbnsh | |
| target=adafruit-feather-rp2040:usbnsh | |
| timestamp=2026-01-08T03:38:40 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:38:40", timestamp_log="2026-01-08T03:38:40", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-feather-rp2040", config="usbnsh", target="adafruit-feather-rp2040:usbnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1605", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-feather-rp2040:usbnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:28 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: adafruit-feather-rp2040/waveshare-lcd-1.14,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize adafruit-feather-rp2040/waveshare-lcd-1.14 | |
| target=adafruit-feather-rp2040:waveshare-lcd-1.14 | |
| timestamp=2026-01-08T03:39:14 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:39:14", timestamp_log="2026-01-08T03:39:14", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-feather-rp2040", config="waveshare-lcd-1.14", target="adafruit-feather-rp2040:waveshare-lcd-1.14", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1615", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-feather-rp2040:waveshare-lcd-1.14", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:28 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: adafruit-feather-rp2040/smp,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize adafruit-feather-rp2040/smp | |
| target=adafruit-feather-rp2040:smp | |
| timestamp=2026-01-08T03:39:53 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:39:53", timestamp_log="2026-01-08T03:39:53", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-feather-rp2040", config="smp", target="adafruit-feather-rp2040:smp", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1625", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-feather-rp2040:smp", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:28 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: adafruit-feather-rp2040/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize adafruit-feather-rp2040/nsh | |
| target=adafruit-feather-rp2040:nsh | |
| timestamp=2026-01-08T03:40:28 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:40:28", timestamp_log="2026-01-08T03:40:28", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-feather-rp2040", config="nsh", target="adafruit-feather-rp2040:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1635", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-feather-rp2040:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:28 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: adafruit-feather-rp2040/nsh-flash,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize adafruit-feather-rp2040/nsh-flash | |
| target=adafruit-feather-rp2040:nsh-flash | |
| timestamp=2026-01-08T03:41:03 | |
| *** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:41:03", timestamp_log="2026-01-08T03:41:03", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-feather-rp2040", config="nsh-flash", target="adafruit-feather-rp2040:nsh-flash", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1645", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1645", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.5 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-feather-rp2040:nsh-flash", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:28 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: adafruit-feather-rp2040/composite,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize adafruit-feather-rp2040/composite | |
| target=adafruit-feather-rp2040:composite | |
| timestamp=2026-01-08T03:41:38 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:41:38", timestamp_log="2026-01-08T03:41:38", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-feather-rp2040", config="composite", target="adafruit-feather-rp2040:composite", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1656", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-feather-rp2040:composite", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:28 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: adafruit-feather-rp2040/enc28j60,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize adafruit-feather-rp2040/enc28j60 | |
| target=adafruit-feather-rp2040:enc28j60 | |
| timestamp=2026-01-08T03:42:13 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:42:13", timestamp_log="2026-01-08T03:42:13", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-feather-rp2040", config="enc28j60", target="adafruit-feather-rp2040:enc28j60", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1666", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-feather-rp2040:enc28j60", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:28 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: adafruit-feather-rp2040/spisd,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize adafruit-feather-rp2040/spisd | |
| target=adafruit-feather-rp2040:spisd | |
| timestamp=2026-01-08T03:42:54 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:42:54", timestamp_log="2026-01-08T03:42:54", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-feather-rp2040", config="spisd", target="adafruit-feather-rp2040:spisd", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1676", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-feather-rp2040:spisd", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:29 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: adafruit-feather-rp2040/waveshare-lcd-1.3,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize adafruit-feather-rp2040/waveshare-lcd-1.3 | |
| target=adafruit-feather-rp2040:waveshare-lcd-1.3 | |
| timestamp=2026-01-08T03:43:29 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:43:29", timestamp_log="2026-01-08T03:43:29", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-feather-rp2040", config="waveshare-lcd-1.3", target="adafruit-feather-rp2040:waveshare-lcd-1.3", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1686", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-feather-rp2040:waveshare-lcd-1.3", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:29 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: adafruit-feather-rp2040/st7735,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize adafruit-feather-rp2040/st7735 | |
| target=adafruit-feather-rp2040:st7735 | |
| timestamp=2026-01-08T03:44:08 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:44:08", timestamp_log="2026-01-08T03:44:08", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-feather-rp2040", config="st7735", target="adafruit-feather-rp2040:st7735", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1696", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-feather-rp2040:st7735", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:29 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: w5500-evb-pico/usbnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize w5500-evb-pico/usbnsh | |
| target=w5500-evb-pico:usbnsh | |
| timestamp=2026-01-08T03:44:43 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:44:43", timestamp_log="2026-01-08T03:44:43", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="w5500-evb-pico", config="usbnsh", target="w5500-evb-pico:usbnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1706", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/w5500-evb-pico:usbnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:29 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: adafruit-kb2040/lcd1602,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize adafruit-kb2040/lcd1602 | |
| target=adafruit-kb2040:lcd1602 | |
| timestamp=2026-01-08T03:45:31 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:45:31", timestamp_log="2026-01-08T03:45:31", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-kb2040", config="lcd1602", target="adafruit-kb2040:lcd1602", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1716", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-kb2040:lcd1602", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:29 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: adafruit-kb2040/audiopack,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize adafruit-kb2040/audiopack | |
| target=adafruit-kb2040:audiopack | |
| timestamp=2026-01-08T03:46:06 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:46:06", timestamp_log="2026-01-08T03:46:06", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-kb2040", config="audiopack", target="adafruit-kb2040:audiopack", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1726", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-kb2040:audiopack", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:29 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: adafruit-kb2040/displaypack,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize adafruit-kb2040/displaypack | |
| target=adafruit-kb2040:displaypack | |
| timestamp=2026-01-08T03:46:43 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:46:43", timestamp_log="2026-01-08T03:46:43", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-kb2040", config="displaypack", target="adafruit-kb2040:displaypack", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1736", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-kb2040:displaypack", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:29 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: adafruit-kb2040/ssd1306,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize adafruit-kb2040/ssd1306 | |
| target=adafruit-kb2040:ssd1306 | |
| timestamp=2026-01-08T03:47:22 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:47:22", timestamp_log="2026-01-08T03:47:22", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-kb2040", config="ssd1306", target="adafruit-kb2040:ssd1306", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1746", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-kb2040:ssd1306", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:29 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: adafruit-kb2040/nshsram,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize adafruit-kb2040/nshsram | |
| target=adafruit-kb2040:nshsram | |
| timestamp=2026-01-08T03:48:01 | |
| *** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:48:01", timestamp_log="2026-01-08T03:48:01", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-kb2040", config="nshsram", target="adafruit-kb2040:nshsram", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1756", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1756", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.5 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-kb2040:nshsram", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:30 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: adafruit-kb2040/usbmsc,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize adafruit-kb2040/usbmsc | |
| target=adafruit-kb2040:usbmsc | |
| timestamp=2026-01-08T03:48:35 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:48:35", timestamp_log="2026-01-08T03:48:35", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-kb2040", config="usbmsc", target="adafruit-kb2040:usbmsc", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1767", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-kb2040:usbmsc", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:30 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: adafruit-kb2040/usbnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize adafruit-kb2040/usbnsh | |
| target=adafruit-kb2040:usbnsh | |
| timestamp=2026-01-08T03:49:11 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:49:11", timestamp_log="2026-01-08T03:49:11", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-kb2040", config="usbnsh", target="adafruit-kb2040:usbnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1777", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-kb2040:usbnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:30 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: adafruit-kb2040/waveshare-lcd-1.14,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize adafruit-kb2040/waveshare-lcd-1.14 | |
| target=adafruit-kb2040:waveshare-lcd-1.14 | |
| timestamp=2026-01-08T03:49:46 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:49:46", timestamp_log="2026-01-08T03:49:46", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-kb2040", config="waveshare-lcd-1.14", target="adafruit-kb2040:waveshare-lcd-1.14", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1787", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-kb2040:waveshare-lcd-1.14", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:30 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: adafruit-kb2040/smp,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize adafruit-kb2040/smp | |
| target=adafruit-kb2040:smp | |
| timestamp=2026-01-08T03:50:25 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:50:25", timestamp_log="2026-01-08T03:50:25", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-kb2040", config="smp", target="adafruit-kb2040:smp", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1797", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-kb2040:smp", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:30 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: adafruit-kb2040/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize adafruit-kb2040/nsh | |
| target=adafruit-kb2040:nsh | |
| timestamp=2026-01-08T03:51:00 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:51:00", timestamp_log="2026-01-08T03:51:00", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-kb2040", config="nsh", target="adafruit-kb2040:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1807", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-kb2040:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:30 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: adafruit-kb2040/nsh-flash,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize adafruit-kb2040/nsh-flash | |
| target=adafruit-kb2040:nsh-flash | |
| timestamp=2026-01-08T03:51:35 | |
| *** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:51:35", timestamp_log="2026-01-08T03:51:35", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-kb2040", config="nsh-flash", target="adafruit-kb2040:nsh-flash", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1817", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1817", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.5 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-kb2040:nsh-flash", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:30 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: adafruit-kb2040/composite,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize adafruit-kb2040/composite | |
| target=adafruit-kb2040:composite | |
| timestamp=2026-01-08T03:52:10 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:52:10", timestamp_log="2026-01-08T03:52:10", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-kb2040", config="composite", target="adafruit-kb2040:composite", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1828", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-kb2040:composite", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:30 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: adafruit-kb2040/enc28j60,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize adafruit-kb2040/enc28j60 | |
| target=adafruit-kb2040:enc28j60 | |
| timestamp=2026-01-08T03:52:46 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:52:46", timestamp_log="2026-01-08T03:52:46", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-kb2040", config="enc28j60", target="adafruit-kb2040:enc28j60", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1838", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-kb2040:enc28j60", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:30 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: adafruit-kb2040/spisd,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize adafruit-kb2040/spisd | |
| target=adafruit-kb2040:spisd | |
| timestamp=2026-01-08T03:53:26 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:53:26", timestamp_log="2026-01-08T03:53:26", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-kb2040", config="spisd", target="adafruit-kb2040:spisd", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1848", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-kb2040:spisd", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:31 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: adafruit-kb2040/waveshare-lcd-1.3,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize adafruit-kb2040/waveshare-lcd-1.3 | |
| target=adafruit-kb2040:waveshare-lcd-1.3 | |
| timestamp=2026-01-08T03:54:02 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:54:02", timestamp_log="2026-01-08T03:54:02", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-kb2040", config="waveshare-lcd-1.3", target="adafruit-kb2040:waveshare-lcd-1.3", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1858", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-kb2040:waveshare-lcd-1.3", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:31 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: adafruit-kb2040/st7735,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize adafruit-kb2040/st7735 | |
| target=adafruit-kb2040:st7735 | |
| timestamp=2026-01-08T03:54:41 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:54:41", timestamp_log="2026-01-08T03:54:41", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-kb2040", config="st7735", target="adafruit-kb2040:st7735", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1868", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-kb2040:st7735", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:31 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: xiao-rp2350/usbnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize xiao-rp2350/usbnsh | |
| target=xiao-rp2350:usbnsh | |
| timestamp=2026-01-08T03:55:16 | |
| *** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:55:16", timestamp_log="2026-01-08T03:55:16", user="NuttX", arch="arm", subarch="rp23xx", group="arm-06", board="xiao-rp2350", config="usbnsh", target="xiao-rp2350:usbnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1878", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1878", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.5 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/xiao-rp2350:usbnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:31 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: xiao-rp2350/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize xiao-rp2350/nsh | |
| target=xiao-rp2350:nsh | |
| timestamp=2026-01-08T03:56:08 | |
| *** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:56:08", timestamp_log="2026-01-08T03:56:08", user="NuttX", arch="arm", subarch="rp23xx", group="arm-06", board="xiao-rp2350", config="nsh", target="xiao-rp2350:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1889", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1889", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.5 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/xiao-rp2350:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:31 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: xiao-rp2350/combo,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize xiao-rp2350/combo | |
| target=xiao-rp2350:combo | |
| timestamp=2026-01-08T03:56:45 | |
| *** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:56:45", timestamp_log="2026-01-08T03:56:45", user="NuttX", arch="arm", subarch="rp23xx", group="arm-06", board="xiao-rp2350", config="combo", target="xiao-rp2350:combo", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1900", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1900", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.5 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/xiao-rp2350:combo", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:31 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: pimoroni-pico-2-plus/audiopack,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize pimoroni-pico-2-plus/audiopack | |
| target=pimoroni-pico-2-plus:audiopack | |
| timestamp=2026-01-08T03:57:21 | |
| *** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:57:21", timestamp_log="2026-01-08T03:57:21", user="NuttX", arch="arm", subarch="rp23xx", group="arm-06", board="pimoroni-pico-2-plus", config="audiopack", target="pimoroni-pico-2-plus:audiopack", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1911", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1911", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.5 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/pimoroni-pico-2-plus:audiopack", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:31 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: pimoroni-pico-2-plus/nshsram,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize pimoroni-pico-2-plus/nshsram | |
| target=pimoroni-pico-2-plus:nshsram | |
| timestamp=2026-01-08T03:58:13 | |
| *** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:58:13", timestamp_log="2026-01-08T03:58:13", user="NuttX", arch="arm", subarch="rp23xx", group="arm-06", board="pimoroni-pico-2-plus", config="nshsram", target="pimoroni-pico-2-plus:nshsram", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1922", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1922", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.5 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/pimoroni-pico-2-plus:nshsram", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:31 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: pimoroni-pico-2-plus/usbmsc,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize pimoroni-pico-2-plus/usbmsc | |
| target=pimoroni-pico-2-plus:usbmsc | |
| timestamp=2026-01-08T03:59:05 | |
| *** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:59:05", timestamp_log="2026-01-08T03:59:05", user="NuttX", arch="arm", subarch="rp23xx", group="arm-06", board="pimoroni-pico-2-plus", config="usbmsc", target="pimoroni-pico-2-plus:usbmsc", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1933", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1933", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.5 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/pimoroni-pico-2-plus:usbmsc", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:31 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: pimoroni-pico-2-plus/usbnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize pimoroni-pico-2-plus/usbnsh | |
| target=pimoroni-pico-2-plus:usbnsh | |
| timestamp=2026-01-08T03:59:45 | |
| *** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:59:45", timestamp_log="2026-01-08T03:59:45", user="NuttX", arch="arm", subarch="rp23xx", group="arm-06", board="pimoroni-pico-2-plus", config="usbnsh", target="pimoroni-pico-2-plus:usbnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1944", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1944", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.5 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/pimoroni-pico-2-plus:usbnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:32 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: pimoroni-pico-2-plus/smp,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize pimoroni-pico-2-plus/smp | |
| target=pimoroni-pico-2-plus:smp | |
| timestamp=2026-01-08T04:00:21 | |
| *** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:00:21", timestamp_log="2026-01-08T04:00:21", user="NuttX", arch="arm", subarch="rp23xx", group="arm-06", board="pimoroni-pico-2-plus", config="smp", target="pimoroni-pico-2-plus:smp", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1955", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1955", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.5 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/pimoroni-pico-2-plus:smp", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:32 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: pimoroni-pico-2-plus/userled,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize pimoroni-pico-2-plus/userled | |
| target=pimoroni-pico-2-plus:userled | |
| timestamp=2026-01-08T04:01:12 | |
| *** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:01:12", timestamp_log="2026-01-08T04:01:12", user="NuttX", arch="arm", subarch="rp23xx", group="arm-06", board="pimoroni-pico-2-plus", config="userled", target="pimoroni-pico-2-plus:userled", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1966", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1966", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.5 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/pimoroni-pico-2-plus:userled", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:32 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: pimoroni-pico-2-plus/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize pimoroni-pico-2-plus/nsh | |
| target=pimoroni-pico-2-plus:nsh | |
| timestamp=2026-01-08T04:01:48 | |
| *** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:01:48", timestamp_log="2026-01-08T04:01:48", user="NuttX", arch="arm", subarch="rp23xx", group="arm-06", board="pimoroni-pico-2-plus", config="nsh", target="pimoroni-pico-2-plus:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1977", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1977", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.5 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/pimoroni-pico-2-plus:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:32 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: pimoroni-pico-2-plus/composite,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize pimoroni-pico-2-plus/composite | |
| target=pimoroni-pico-2-plus:composite | |
| timestamp=2026-01-08T04:02:24 | |
| *** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:02:24", timestamp_log="2026-01-08T04:02:24", user="NuttX", arch="arm", subarch="rp23xx", group="arm-06", board="pimoroni-pico-2-plus", config="composite", target="pimoroni-pico-2-plus:composite", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1988", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1988", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.5 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/pimoroni-pico-2-plus:composite", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:32 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: raspberrypi-pico-2/usbnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize raspberrypi-pico-2/usbnsh | |
| target=raspberrypi-pico-2:usbnsh | |
| timestamp=2026-01-08T04:03:01 | |
| *** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:03:01", timestamp_log="2026-01-08T04:03:01", user="NuttX", arch="arm", subarch="rp23xx", group="arm-06", board="raspberrypi-pico-2", config="usbnsh", target="raspberrypi-pico-2:usbnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1999", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:1999", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.5 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico-2:usbnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:32 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: raspberrypi-pico-2/smp,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize raspberrypi-pico-2/smp | |
| target=raspberrypi-pico-2:smp | |
| timestamp=2026-01-08T04:03:37 | |
| *** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:03:37", timestamp_log="2026-01-08T04:03:37", user="NuttX", arch="arm", subarch="rp23xx", group="arm-06", board="raspberrypi-pico-2", config="smp", target="raspberrypi-pico-2:smp", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:2010", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:2010", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.5 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico-2:smp", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:32 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: raspberrypi-pico-2/userled,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize raspberrypi-pico-2/userled | |
| target=raspberrypi-pico-2:userled | |
| timestamp=2026-01-08T04:04:19 | |
| *** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:04:19", timestamp_log="2026-01-08T04:04:19", user="NuttX", arch="arm", subarch="rp23xx", group="arm-06", board="raspberrypi-pico-2", config="userled", target="raspberrypi-pico-2:userled", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:2021", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:2021", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.5 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico-2:userled", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:32 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: raspberrypi-pico-2/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize raspberrypi-pico-2/nsh | |
| target=raspberrypi-pico-2:nsh | |
| timestamp=2026-01-08T04:04:55 | |
| *** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:04:55", timestamp_log="2026-01-08T04:04:55", user="NuttX", arch="arm", subarch="rp23xx", group="arm-06", board="raspberrypi-pico-2", config="nsh", target="raspberrypi-pico-2:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:2032", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:2032", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.5 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico-2:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:32 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: raspberrypi-pico-2/spisd,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize raspberrypi-pico-2/spisd | |
| target=raspberrypi-pico-2:spisd | |
| timestamp=2026-01-08T04:05:30 | |
| *** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:05:30", timestamp_log="2026-01-08T04:05:30", user="NuttX", arch="arm", subarch="rp23xx", group="arm-06", board="raspberrypi-pico-2", config="spisd", target="raspberrypi-pico-2:spisd", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:2043", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362596#step:10:2043", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.5 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico-2:spisd", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:33 GMT", "content-length": "0"} } | |
| + for group in arm-01 arm-02 arm-03 arm-04 arm-05 arm-06 arm-07 arm-08 arm-09 arm-10 arm-11 arm-12 arm-13 arm-14 arm64-01 other risc-v-01 risc-v-02 risc-v-03 risc-v-04 risc-v-05 risc-v-06 sim-01 sim-02 sim-03 x86_64-01 xtensa-01 xtensa-02 msys2 | |
| + [[ arm-07 == \m\s\y\s\2 ]] | |
| + ingest_log Linux 10 arm-07 | |
| + local os=Linux | |
| + local step=10 | |
| + local group=arm-07 | |
| + local 'job_name=Linux (arm-07)' | |
| ++ jq '.jobs | map(select(.name == "Linux (arm-07)")) | .[].id' | |
| ++ curl -L -H 'Accept: application/vnd.github+json' -H 'Authorization: Bearer ...' -H 'X-GitHub-Api-Version: 2022-11-28' 'https://api.github.com/repos/NuttX/nuttx/actions/runs/20803622272/jobs?per_page=100' | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 100 168k 100 168k 0 0 67532 0 0:00:02 0:00:02 --:--:-- 67541 | |
| + local job_id=59753362605 | |
| + set +x | |
| job_id=59753362605 | |
| + [[ 59753362605 == '' ]] | |
| + sleep 1 | |
| ++ ls '/tmp/ingest-nuttx-builds/11_Linux (arm-07).txt' | |
| + local 'log_file=/tmp/ingest-nuttx-builds/11_Linux (arm-07).txt' | |
| + local filename=ci-arm-07.log | |
| + local pathname=/tmp/ingest-nuttx-builds/ci-arm-07.log | |
| + local linenum=83 | |
| + local url=https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:83 | |
| + cat '/tmp/ingest-nuttx-builds/11_Linux (arm-07).txt' | |
| + colrm 1 29 | |
| + head -n 100 /tmp/ingest-nuttx-builds/ci-arm-07.log | |
| Current runner version: '2.330.0' | |
| ##[group]Runner Image Provisioner | |
| Hosted Compute Agent | |
| Version: 20251211.462 | |
| Commit: 6cbad8c2bb55d58165063d031ccabf57e2d2db61 | |
| Build Date: 2025-12-11T16:28:49Z | |
| Worker ID: {e98bb019-1645-45e7-8c8a-769292eb6baa} | |
| ##[endgroup] | |
| ##[group]Operating System | |
| Ubuntu | |
| 24.04.3 | |
| LTS | |
| ##[endgroup] | |
| ##[group]Runner Image | |
| Image: ubuntu-24.04 | |
| Version: 20251215.174.1 | |
| Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20251215.174/images/ubuntu/Ubuntu2404-Readme.md | |
| Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20251215.174 | |
| ##[endgroup] | |
| ##[group]GITHUB_TOKEN Permissions | |
| Contents: read | |
| Metadata: read | |
| ##[endgroup] | |
| Secret source: Actions | |
| Prepare workflow directory | |
| Prepare all required actions | |
| Getting action download info | |
| Download action repository 'actions/download-artifact@v7' (SHA:37930b1c2abaa49bbe596cd826c3c89aef350131) | |
| Download action repository 'docker/login-action@v3' (SHA:5e57cd118135c172c3672efd75eb46360885c0ef) | |
| Download action repository 'actions/upload-artifact@v6' (SHA:b7c566a772e6b6bfb58ed0dc250532a479d7789f) | |
| Complete job name: Linux (arm-07) | |
| ##[group]Run df -h | |
| df -h | |
| shell: /usr/bin/bash -e {0} | |
| env: | |
| DOCKER_BUILDKIT: 1 | |
| ##[endgroup] | |
| Filesystem Size Used Avail Use% Mounted on | |
| /dev/root 72G 54G 19G 75% / | |
| tmpfs 7.9G 84K 7.9G 1% /dev/shm | |
| tmpfs 3.2G 1.2M 3.2G 1% /run | |
| tmpfs 5.0M 0 5.0M 0% /run/lock | |
| /dev/sda16 881M 62M 758M 8% /boot | |
| /dev/sda15 105M 6.2M 99M 6% /boot/efi | |
| /dev/sdb1 74G 4.1G 66G 6% /mnt | |
| tmpfs 1.6G 12K 1.6G 1% /run/user/1001 | |
| ##[group]Run sudo rm -rf /usr/local/lib/android | |
| sudo rm -rf /usr/local/lib/android | |
| shell: /usr/bin/bash -e {0} | |
| env: | |
| DOCKER_BUILDKIT: 1 | |
| ##[endgroup] | |
| ##[group]Run df -h | |
| df -h | |
| shell: /usr/bin/bash -e {0} | |
| env: | |
| DOCKER_BUILDKIT: 1 | |
| ##[endgroup] | |
| Filesystem Size Used Avail Use% Mounted on | |
| /dev/root 72G 42G 31G 58% / | |
| tmpfs 7.9G 84K 7.9G 1% /dev/shm | |
| tmpfs 3.2G 1.2M 3.2G 1% /run | |
| tmpfs 5.0M 0 5.0M 0% /run/lock | |
| /dev/sda16 881M 62M 758M 8% /boot | |
| /dev/sda15 105M 6.2M 99M 6% /boot/efi | |
| /dev/sdb1 74G 4.1G 66G 6% /mnt | |
| tmpfs 1.6G 12K 1.6G 1% /run/user/1001 | |
| ##[group]Run actions/download-artifact@v7 | |
| with: | |
| name: source-bundle | |
| path: . | |
| merge-multiple: false | |
| repository: NuttX/nuttx | |
| run-id: 20803622272 | |
| env: | |
| DOCKER_BUILDKIT: 1 | |
| ##[endgroup] | |
| Downloading single artifact | |
| Preparing to download the following artifacts: | |
| - source-bundle (ID: 5057673577, Size: 521589650, Expected Digest: sha256:f775951bdfb82f4f72820b3aafc850b6fb753bb89f3b848ebca9ad59837a97e6) | |
| Redirecting to blob download url: https://productionresultssa13.blob.core.windows.net/actions-results/9b62c096-0dd4-44be-98e7-df27f19d564c/workflow-job-run-532b0bc2-c02f-56ac-af0e-f3dd15a6a56c/artifacts/239ea24db366af7a360aca64008a5a55b3bb443dfaeda64abcee97ddfbe58903.zip | |
| Starting download of artifact to: /home/runner/work/nuttx/nuttx | |
| (node:2015) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. | |
| (Use `node --trace-deprecation ...` to show where the warning was created) | |
| SHA256 digest of downloaded artifact is f775951bdfb82f4f72820b3aafc850b6fb753bb89f3b848ebca9ad59837a97e6 | |
| Artifact download completed successfully. | |
| Total of 1 artifact(s) downloaded | |
| Download artifact has finished successfully | |
| ##[group]Run tar zxf sources.tar.gz | |
| tar zxf sources.tar.gz | |
| shell: /usr/bin/bash -e {0} | |
| env: | |
| DOCKER_BUILDKIT: 1 | |
| ##[endgroup] | |
| ##[group]Run docker/login-action@v3 | |
| with: | |
| registry: ghcr.io | |
| username: nuttxpr | |
| password: *** | |
| logout: true | |
| + set +x | |
| url=https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:83 | |
| + cargo run -- --user NuttX --repo nuttx --defconfig /tmp/defconfig-github.txt --file /tmp/ingest-nuttx-builds/ci-arm-07.log --nuttx-hash 220263e7c46ec836226de1ea4ba41d290522d381 --apps-hash 1512f9c6e55efc4c43d2ddb1f02445304fbdee9b --group arm-07 --run-id 20803622272 --job-id 59753362605 --step 10 | |
| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.21s | |
| Running `target/debug/ingest-nuttx-builds --user NuttX --repo nuttx --defconfig /tmp/defconfig-github.txt --file /tmp/ingest-nuttx-builds/ci-arm-07.log --nuttx-hash 220263e7c46ec836226de1ea4ba41d290522d381 --apps-hash 1512f9c6e55efc4c43d2ddb1f02445304fbdee9b --group arm-07 --run-id 20803622272 --job-id 59753362605 --step 10` | |
| lines[0]=Configuration/Tool: s32k144evb/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize s32k144evb/nsh | |
| target=s32k144evb:nsh | |
| timestamp=2026-01-08T03:23:21 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:23:21", timestamp_log="2026-01-08T03:23:21", user="NuttX", arch="arm", subarch="s32k1xx", group="arm-07", board="s32k144evb", config="nsh", target="s32k144evb:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:769", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/s32k144evb:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:37 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: s32k148evb/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize s32k148evb/nsh | |
| target=s32k148evb:nsh | |
| timestamp=2026-01-08T03:24:08 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:24:08", timestamp_log="2026-01-08T03:24:08", user="NuttX", arch="arm", subarch="s32k1xx", group="arm-07", board="s32k148evb", config="nsh", target="s32k148evb:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:779", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/s32k148evb:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:37 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: s32k118evb/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize s32k118evb/nsh | |
| target=s32k118evb:nsh | |
| timestamp=2026-01-08T03:24:46 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:24:46", timestamp_log="2026-01-08T03:24:46", user="NuttX", arch="arm", subarch="s32k1xx", group="arm-07", board="s32k118evb", config="nsh", target="s32k118evb:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:789", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/s32k118evb:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:37 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: ucans32k146/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize ucans32k146/nsh | |
| target=ucans32k146:nsh | |
| timestamp=2026-01-08T03:25:25 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:25:25", timestamp_log="2026-01-08T03:25:25", user="NuttX", arch="arm", subarch="s32k1xx", group="arm-07", board="ucans32k146", config="nsh", target="ucans32k146:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:799", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/ucans32k146:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:37 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: ucans32k146/can,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize ucans32k146/can | |
| target=ucans32k146:can | |
| timestamp=2026-01-08T03:25:58 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:25:58", timestamp_log="2026-01-08T03:25:58", user="NuttX", arch="arm", subarch="s32k1xx", group="arm-07", board="ucans32k146", config="can", target="ucans32k146:can", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:809", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/ucans32k146:can", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:37 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: ucans32k146/se05x,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize ucans32k146/se05x | |
| target=ucans32k146:se05x | |
| timestamp=2026-01-08T03:26:50 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:26:50", timestamp_log="2026-01-08T03:26:50", user="NuttX", arch="arm", subarch="s32k1xx", group="arm-07", board="ucans32k146", config="se05x", target="ucans32k146:se05x", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:819", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/ucans32k146:se05x", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:37 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: s32k146evb/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize s32k146evb/nsh | |
| target=s32k146evb:nsh | |
| timestamp=2026-01-08T03:27:53 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:27:53", timestamp_log="2026-01-08T03:27:53", user="NuttX", arch="arm", subarch="s32k1xx", group="arm-07", board="s32k146evb", config="nsh", target="s32k146evb:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:847", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/s32k146evb:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:37 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: rddrone-bms772/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize rddrone-bms772/nsh | |
| target=rddrone-bms772:nsh | |
| timestamp=2026-01-08T03:28:26 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:28:26", timestamp_log="2026-01-08T03:28:26", user="NuttX", arch="arm", subarch="s32k1xx", group="arm-07", board="rddrone-bms772", config="nsh", target="rddrone-bms772:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:857", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/rddrone-bms772:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:37 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: sam4l-xplained/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last=/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found | |
| target=sam4l-xplained:nsh | |
| timestamp=2026-01-08T03:29:00 | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:29:00", timestamp_log="2026-01-08T03:29:00", user="NuttX", arch="arm", subarch="sam34", group="arm-07", board="sam4l-xplained", config="nsh", target="sam4l-xplained:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:867", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:867", msg="/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sam4l-xplained:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:38 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: sam4s-xplained/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last=/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found | |
| target=sam4s-xplained:nsh | |
| timestamp=2026-01-08T03:29:43 | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:29:43", timestamp_log="2026-01-08T03:29:43", user="NuttX", arch="arm", subarch="sam34", group="arm-07", board="sam4s-xplained", config="nsh", target="sam4s-xplained:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:879", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:879", msg="/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sam4s-xplained:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:38 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: sam3u-ek/nxwm,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last=/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found | |
| target=sam3u-ek:nxwm | |
| timestamp=2026-01-08T03:30:27 | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:30:27", timestamp_log="2026-01-08T03:30:27", user="NuttX", arch="arm", subarch="sam34", group="arm-07", board="sam3u-ek", config="nxwm", target="sam3u-ek:nxwm", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:891", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:891", msg="/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sam3u-ek:nxwm", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:38 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: sam3u-ek/nx,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last=/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found | |
| target=sam3u-ek:nx | |
| timestamp=2026-01-08T03:31:27 | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:31:27", timestamp_log="2026-01-08T03:31:27", user="NuttX", arch="arm", subarch="sam34", group="arm-07", board="sam3u-ek", config="nx", target="sam3u-ek:nx", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:903", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:903", msg="/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sam3u-ek:nx", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:38 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: sam3u-ek/knsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last=/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found | |
| target=sam3u-ek:knsh | |
| timestamp=2026-01-08T03:32:16 | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:32:16", timestamp_log="2026-01-08T03:32:16", user="NuttX", arch="arm", subarch="sam34", group="arm-07", board="sam3u-ek", config="knsh", target="sam3u-ek:knsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:915", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:915", msg="/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sam3u-ek:knsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:38 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: sam3u-ek/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last=/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found | |
| target=sam3u-ek:nsh | |
| timestamp=2026-01-08T03:33:22 | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:33:22", timestamp_log="2026-01-08T03:33:22", user="NuttX", arch="arm", subarch="sam34", group="arm-07", board="sam3u-ek", config="nsh", target="sam3u-ek:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:927", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:927", msg="/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sam3u-ek:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:38 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: arduino-due/nsh-leds,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize arduino-due/nsh-leds | |
| target=arduino-due:nsh-leds | |
| timestamp=2026-01-08T03:34:08 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:34:08", timestamp_log="2026-01-08T03:34:08", user="NuttX", arch="arm", subarch="sam34", group="arm-07", board="arduino-due", config="nsh-leds", target="arduino-due:nsh-leds", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:939", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/arduino-due:nsh-leds", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:38 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: arduino-due/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize arduino-due/nsh | |
| target=arduino-due:nsh | |
| timestamp=2026-01-08T03:34:53 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:34:53", timestamp_log="2026-01-08T03:34:53", user="NuttX", arch="arm", subarch="sam34", group="arm-07", board="arduino-due", config="nsh", target="arduino-due:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:949", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/arduino-due:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:38 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: flipnclick-sam3x/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize flipnclick-sam3x/nsh | |
| target=flipnclick-sam3x:nsh | |
| timestamp=2026-01-08T03:35:27 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:35:27", timestamp_log="2026-01-08T03:35:27", user="NuttX", arch="arm", subarch="sam34", group="arm-07", board="flipnclick-sam3x", config="nsh", target="flipnclick-sam3x:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:959", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/flipnclick-sam3x:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:39 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: flipnclick-sam3x/nxlines,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize flipnclick-sam3x/nxlines | |
| target=flipnclick-sam3x:nxlines | |
| timestamp=2026-01-08T03:36:07 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:36:07", timestamp_log="2026-01-08T03:36:07", user="NuttX", arch="arm", subarch="sam34", group="arm-07", board="flipnclick-sam3x", config="nxlines", target="flipnclick-sam3x:nxlines", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:969", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/flipnclick-sam3x:nxlines", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:39 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: sam4s-xplained-pro/fs,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize sam4s-xplained-pro/fs | |
| target=sam4s-xplained-pro:fs | |
| timestamp=2026-01-08T03:36:47 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:36:47", timestamp_log="2026-01-08T03:36:47", user="NuttX", arch="arm", subarch="sam34", group="arm-07", board="sam4s-xplained-pro", config="fs", target="sam4s-xplained-pro:fs", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:979", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sam4s-xplained-pro:fs", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:39 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: sam4s-xplained-pro/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize sam4s-xplained-pro/nsh | |
| target=sam4s-xplained-pro:nsh | |
| timestamp=2026-01-08T03:37:38 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:37:38", timestamp_log="2026-01-08T03:37:38", user="NuttX", arch="arm", subarch="sam34", group="arm-07", board="sam4s-xplained-pro", config="nsh", target="sam4s-xplained-pro:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:989", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sam4s-xplained-pro:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:39 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: sam4cmp-db/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize sam4cmp-db/nsh | |
| target=sam4cmp-db:nsh | |
| timestamp=2026-01-08T03:38:26 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:38:26", timestamp_log="2026-01-08T03:38:26", user="NuttX", arch="arm", subarch="sam34", group="arm-07", board="sam4cmp-db", config="nsh", target="sam4cmp-db:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:999", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sam4cmp-db:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:39 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: sam4e-ek/nxwm,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize sam4e-ek/nxwm | |
| target=sam4e-ek:nxwm | |
| timestamp=2026-01-08T03:39:12 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:39:12", timestamp_log="2026-01-08T03:39:12", user="NuttX", arch="arm", subarch="sam34", group="arm-07", board="sam4e-ek", config="nxwm", target="sam4e-ek:nxwm", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1009", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sam4e-ek:nxwm", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:39 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: sam4e-ek/usbnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last=/usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found | |
| target=sam4e-ek:usbnsh | |
| timestamp=2026-01-08T03:40:25 | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:40:25", timestamp_log="2026-01-08T03:40:25", user="NuttX", arch="arm", subarch="sam34", group="arm-07", board="sam4e-ek", config="usbnsh", target="sam4e-ek:usbnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1019", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1019", msg="/usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sam4e-ek:usbnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:39 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: sam4e-ek/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize sam4e-ek/nsh | |
| target=sam4e-ek:nsh | |
| timestamp=2026-01-08T03:41:21 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:41:21", timestamp_log="2026-01-08T03:41:21", user="NuttX", arch="arm", subarch="sam34", group="arm-07", board="sam4e-ek", config="nsh", target="sam4e-ek:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1031", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sam4e-ek:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:39 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: sama5d3x-ek/nxwm,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize sama5d3x-ek/nxwm | |
| target=sama5d3x-ek:nxwm | |
| timestamp=2026-01-08T03:42:02 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:42:02", timestamp_log="2026-01-08T03:42:02", user="NuttX", arch="arm", subarch="sama5", group="arm-07", board="sama5d3x-ek", config="nxwm", target="sama5d3x-ek:nxwm", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1041", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sama5d3x-ek:nxwm", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:39 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: sama5d3x-ek/norboot,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize sama5d3x-ek/norboot | |
| target=sama5d3x-ek:norboot | |
| timestamp=2026-01-08T03:43:05 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:43:05", timestamp_log="2026-01-08T03:43:05", user="NuttX", arch="arm", subarch="sama5", group="arm-07", board="sama5d3x-ek", config="norboot", target="sama5d3x-ek:norboot", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1051", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sama5d3x-ek:norboot", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:40 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: sama5d3x-ek/nx,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize sama5d3x-ek/nx | |
| target=sama5d3x-ek:nx | |
| timestamp=2026-01-08T03:43:49 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:43:49", timestamp_log="2026-01-08T03:43:49", user="NuttX", arch="arm", subarch="sama5", group="arm-07", board="sama5d3x-ek", config="nx", target="sama5d3x-ek:nx", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1061", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sama5d3x-ek:nx", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:40 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: sama5d3x-ek/ov2640,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize sama5d3x-ek/ov2640 | |
| target=sama5d3x-ek:ov2640 | |
| timestamp=2026-01-08T03:44:39 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:44:39", timestamp_log="2026-01-08T03:44:39", user="NuttX", arch="arm", subarch="sama5", group="arm-07", board="sama5d3x-ek", config="ov2640", target="sama5d3x-ek:ov2640", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1071", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sama5d3x-ek:ov2640", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:40 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: sama5d3x-ek/hello,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize sama5d3x-ek/hello | |
| target=sama5d3x-ek:hello | |
| timestamp=2026-01-08T03:45:23 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:45:23", timestamp_log="2026-01-08T03:45:23", user="NuttX", arch="arm", subarch="sama5", group="arm-07", board="sama5d3x-ek", config="hello", target="sama5d3x-ek:hello", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1081", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sama5d3x-ek:hello", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:40 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: sama5d3x-ek/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize sama5d3x-ek/nsh | |
| target=sama5d3x-ek:nsh | |
| timestamp=2026-01-08T03:46:06 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:46:06", timestamp_log="2026-01-08T03:46:06", user="NuttX", arch="arm", subarch="sama5", group="arm-07", board="sama5d3x-ek", config="nsh", target="sama5d3x-ek:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1091", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sama5d3x-ek:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:40 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: sama5d3x-ek/nxplayer,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize sama5d3x-ek/nxplayer | |
| target=sama5d3x-ek:nxplayer | |
| timestamp=2026-01-08T03:46:55 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:46:55", timestamp_log="2026-01-08T03:46:55", user="NuttX", arch="arm", subarch="sama5", group="arm-07", board="sama5d3x-ek", config="nxplayer", target="sama5d3x-ek:nxplayer", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1101", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sama5d3x-ek:nxplayer", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:40 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: sama5d3x-ek/demo,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize sama5d3x-ek/demo | |
| target=sama5d3x-ek:demo | |
| timestamp=2026-01-08T03:47:32 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:47:32", timestamp_log="2026-01-08T03:47:32", user="NuttX", arch="arm", subarch="sama5", group="arm-07", board="sama5d3x-ek", config="demo", target="sama5d3x-ek:demo", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1111", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sama5d3x-ek:demo", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:40 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: sama5d2-xult/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize sama5d2-xult/nsh | |
| target=sama5d2-xult:nsh | |
| timestamp=2026-01-08T03:48:21 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:48:21", timestamp_log="2026-01-08T03:48:21", user="NuttX", arch="arm", subarch="sama5", group="arm-07", board="sama5d2-xult", config="nsh", target="sama5d2-xult:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1121", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sama5d2-xult:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:40 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: sama5d2-xult/sdmmcnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize sama5d2-xult/sdmmcnsh | |
| target=sama5d2-xult:sdmmcnsh | |
| timestamp=2026-01-08T03:49:13 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:49:13", timestamp_log="2026-01-08T03:49:13", user="NuttX", arch="arm", subarch="sama5", group="arm-07", board="sama5d2-xult", config="sdmmcnsh", target="sama5d2-xult:sdmmcnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1131", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sama5d2-xult:sdmmcnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:40 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: sama5d2-xult/netnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize sama5d2-xult/netnsh | |
| target=sama5d2-xult:netnsh | |
| timestamp=2026-01-08T03:50:17 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:50:17", timestamp_log="2026-01-08T03:50:17", user="NuttX", arch="arm", subarch="sama5", group="arm-07", board="sama5d2-xult", config="netnsh", target="sama5d2-xult:netnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1141", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sama5d2-xult:netnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:41 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: sama5d4-ek/nxwm,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize sama5d4-ek/nxwm | |
| target=sama5d4-ek:nxwm | |
| timestamp=2026-01-08T03:51:17 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:51:17", timestamp_log="2026-01-08T03:51:17", user="NuttX", arch="arm", subarch="sama5", group="arm-07", board="sama5d4-ek", config="nxwm", target="sama5d4-ek:nxwm", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1151", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sama5d4-ek:nxwm", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:41 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: sama5d4-ek/at25boot,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize sama5d4-ek/at25boot | |
| target=sama5d4-ek:at25boot | |
| timestamp=2026-01-08T03:52:37 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:52:37", timestamp_log="2026-01-08T03:52:37", user="NuttX", arch="arm", subarch="sama5", group="arm-07", board="sama5d4-ek", config="at25boot", target="sama5d4-ek:at25boot", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1161", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sama5d4-ek:at25boot", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:41 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: sama5d4-ek/ipv6,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize sama5d4-ek/ipv6 | |
| target=sama5d4-ek:ipv6 | |
| timestamp=2026-01-08T03:53:26 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:53:26", timestamp_log="2026-01-08T03:53:26", user="NuttX", arch="arm", subarch="sama5", group="arm-07", board="sama5d4-ek", config="ipv6", target="sama5d4-ek:ipv6", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1171", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sama5d4-ek:ipv6", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:41 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: sama5d4-ek/knsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize sama5d4-ek/knsh | |
| target=sama5d4-ek:knsh | |
| timestamp=2026-01-08T03:54:31 | |
| *** Msg: MK: Notice: No header files found in /github/workspace/sources/nuttx/arch/arm/src | |
| *** Msg: /github/workspace/sources/apps /github/workspace/sources/nuttx | |
| *** Msg: /github/workspace/sources/nuttx | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:54:31", timestamp_log="2026-01-08T03:54:31", user="NuttX", arch="arm", subarch="sama5", group="arm-07", board="sama5d4-ek", config="knsh", target="sama5d4-ek:knsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1181", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1181", msg="MK: Notice: No header files found in /github/workspace/sources/nuttx/arch/arm/src \n /github/workspace/sources/apps /github/workspace/sources/nuttx \n /github/workspace/sources/nuttx", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sama5d4-ek:knsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:41 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: sama5d4-ek/bridge,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize sama5d4-ek/bridge | |
| target=sama5d4-ek:bridge | |
| timestamp=2026-01-08T03:55:54 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:55:54", timestamp_log="2026-01-08T03:55:54", user="NuttX", arch="arm", subarch="sama5", group="arm-07", board="sama5d4-ek", config="bridge", target="sama5d4-ek:bridge", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1194", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sama5d4-ek:bridge", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:41 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: sama5d4-ek/dramboot,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize sama5d4-ek/dramboot | |
| target=sama5d4-ek:dramboot | |
| timestamp=2026-01-08T03:56:48 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:56:48", timestamp_log="2026-01-08T03:56:48", user="NuttX", arch="arm", subarch="sama5", group="arm-07", board="sama5d4-ek", config="dramboot", target="sama5d4-ek:dramboot", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1204", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sama5d4-ek:dramboot", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:41 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: sama5d4-ek/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize sama5d4-ek/nsh | |
| target=sama5d4-ek:nsh | |
| timestamp=2026-01-08T03:57:36 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:57:36", timestamp_log="2026-01-08T03:57:36", user="NuttX", arch="arm", subarch="sama5", group="arm-07", board="sama5d4-ek", config="nsh", target="sama5d4-ek:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1214", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sama5d4-ek:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:41 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: sama5d4-ek/ramtest,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize sama5d4-ek/ramtest | |
| target=sama5d4-ek:ramtest | |
| timestamp=2026-01-08T03:58:25 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:58:25", timestamp_log="2026-01-08T03:58:25", user="NuttX", arch="arm", subarch="sama5", group="arm-07", board="sama5d4-ek", config="ramtest", target="sama5d4-ek:ramtest", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1224", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sama5d4-ek:ramtest", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:41 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: sama5d4-ek/elf,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize sama5d4-ek/elf | |
| target=sama5d4-ek:elf | |
| timestamp=2026-01-08T03:59:13 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:59:13", timestamp_log="2026-01-08T03:59:13", user="NuttX", arch="arm", subarch="sama5", group="arm-07", board="sama5d4-ek", config="elf", target="sama5d4-ek:elf", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1234", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sama5d4-ek:elf", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:42 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: sama5d3-xplained/knsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize sama5d3-xplained/knsh | |
| target=sama5d3-xplained:knsh | |
| timestamp=2026-01-08T04:00:12 | |
| *** Msg: MK: Notice: No header files found in /github/workspace/sources/nuttx/arch/arm/src | |
| *** Msg: /github/workspace/sources/apps /github/workspace/sources/nuttx | |
| *** Msg: /github/workspace/sources/nuttx | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:00:12", timestamp_log="2026-01-08T04:00:12", user="NuttX", arch="arm", subarch="sama5", group="arm-07", board="sama5d3-xplained", config="knsh", target="sama5d3-xplained:knsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1244", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1244", msg="MK: Notice: No header files found in /github/workspace/sources/nuttx/arch/arm/src \n /github/workspace/sources/apps /github/workspace/sources/nuttx \n /github/workspace/sources/nuttx", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sama5d3-xplained:knsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:42 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: sama5d3-xplained/ethernet-over-usb-2-high-speed,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize sama5d3-xplained/ethernet-over-usb-2-high-speed | |
| target=sama5d3-xplained:ethernet-over-usb-2-high-speed | |
| timestamp=2026-01-08T04:01:32 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:01:32", timestamp_log="2026-01-08T04:01:32", user="NuttX", arch="arm", subarch="sama5", group="arm-07", board="sama5d3-xplained", config="ethernet-over-usb-2-high-speed", target="sama5d3-xplained:ethernet-over-usb-2-high-speed", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1257", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sama5d3-xplained:ethernet-over-usb-2-high-speed", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:42 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: sama5d3-xplained/bridge,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize sama5d3-xplained/bridge | |
| target=sama5d3-xplained:bridge | |
| timestamp=2026-01-08T04:02:28 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:02:28", timestamp_log="2026-01-08T04:02:28", user="NuttX", arch="arm", subarch="sama5", group="arm-07", board="sama5d3-xplained", config="bridge", target="sama5d3-xplained:bridge", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1267", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sama5d3-xplained:bridge", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:42 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: sama5d3-xplained/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize sama5d3-xplained/nsh | |
| target=sama5d3-xplained:nsh | |
| timestamp=2026-01-08T04:03:20 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:03:20", timestamp_log="2026-01-08T04:03:20", user="NuttX", arch="arm", subarch="sama5", group="arm-07", board="sama5d3-xplained", config="nsh", target="sama5d3-xplained:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1277", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sama5d3-xplained:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:42 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: sama5d3-xplained/bluetooth,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize sama5d3-xplained/bluetooth | |
| target=sama5d3-xplained:bluetooth | |
| timestamp=2026-01-08T04:03:59 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:03:59", timestamp_log="2026-01-08T04:03:59", user="NuttX", arch="arm", subarch="sama5", group="arm-07", board="sama5d3-xplained", config="bluetooth", target="sama5d3-xplained:bluetooth", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1287", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sama5d3-xplained:bluetooth", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:42 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: giant-board/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize giant-board/nsh | |
| target=giant-board:nsh | |
| timestamp=2026-01-08T04:04:56 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:04:56", timestamp_log="2026-01-08T04:04:56", user="NuttX", arch="arm", subarch="sama5", group="arm-07", board="giant-board", config="nsh", target="giant-board:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1297", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/giant-board:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:42 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: giant-board/sdmmcnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize giant-board/sdmmcnsh | |
| target=giant-board:sdmmcnsh | |
| timestamp=2026-01-08T04:05:32 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:05:32", timestamp_log="2026-01-08T04:05:32", user="NuttX", arch="arm", subarch="sama5", group="arm-07", board="giant-board", config="sdmmcnsh", target="giant-board:sdmmcnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1307", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/giant-board:sdmmcnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:42 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: giant-board/netnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize giant-board/netnsh | |
| target=giant-board:netnsh | |
| timestamp=2026-01-08T04:06:15 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:06:15", timestamp_log="2026-01-08T04:06:15", user="NuttX", arch="arm", subarch="sama5", group="arm-07", board="giant-board", config="netnsh", target="giant-board:netnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1317", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/giant-board:netnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:42 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: giant-board/sdmmc-net-nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize giant-board/sdmmc-net-nsh | |
| target=giant-board:sdmmc-net-nsh | |
| timestamp=2026-01-08T04:06:57 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:06:57", timestamp_log="2026-01-08T04:06:57", user="NuttX", arch="arm", subarch="sama5", group="arm-07", board="giant-board", config="sdmmc-net-nsh", target="giant-board:sdmmc-net-nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1327", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/giant-board:sdmmc-net-nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:43 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: jupiter-nano/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize jupiter-nano/nsh | |
| target=jupiter-nano:nsh | |
| timestamp=2026-01-08T04:07:46 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:07:46", timestamp_log="2026-01-08T04:07:46", user="NuttX", arch="arm", subarch="sama5", group="arm-07", board="jupiter-nano", config="nsh", target="jupiter-nano:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1337", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/jupiter-nano:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:43 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: jupiter-nano/sdmmcnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize jupiter-nano/sdmmcnsh | |
| target=jupiter-nano:sdmmcnsh | |
| timestamp=2026-01-08T04:08:22 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:08:22", timestamp_log="2026-01-08T04:08:22", user="NuttX", arch="arm", subarch="sama5", group="arm-07", board="jupiter-nano", config="sdmmcnsh", target="jupiter-nano:sdmmcnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1347", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/jupiter-nano:sdmmcnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:43 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: jupiter-nano/sdmmc-nsh-net-resolvconf,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize jupiter-nano/sdmmc-nsh-net-resolvconf | |
| target=jupiter-nano:sdmmc-nsh-net-resolvconf | |
| timestamp=2026-01-08T04:09:04 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:09:04", timestamp_log="2026-01-08T04:09:04", user="NuttX", arch="arm", subarch="sama5", group="arm-07", board="jupiter-nano", config="sdmmc-nsh-net-resolvconf", target="jupiter-nano:sdmmc-nsh-net-resolvconf", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1357", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/jupiter-nano:sdmmc-nsh-net-resolvconf", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:43 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: jupiter-nano/netnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize jupiter-nano/netnsh | |
| target=jupiter-nano:netnsh | |
| timestamp=2026-01-08T04:09:48 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:09:48", timestamp_log="2026-01-08T04:09:48", user="NuttX", arch="arm", subarch="sama5", group="arm-07", board="jupiter-nano", config="netnsh", target="jupiter-nano:netnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1367", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/jupiter-nano:netnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:43 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: arduino-m0/usbnsh,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= [1/1] Normalize arduino-m0/usbnsh | |
| target=arduino-m0:usbnsh | |
| timestamp=2026-01-08T04:10:29 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:10:29", timestamp_log="2026-01-08T04:10:29", user="NuttX", arch="arm", subarch="samd2l2", group="arm-07", board="arduino-m0", config="usbnsh", target="arduino-m0:usbnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1377", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/arduino-m0:usbnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:43 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: arduino-m0/nsh,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= [1/1] Normalize arduino-m0/nsh | |
| target=arduino-m0:nsh | |
| timestamp=2026-01-08T04:11:10 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:11:10", timestamp_log="2026-01-08T04:11:10", user="NuttX", arch="arm", subarch="samd2l2", group="arm-07", board="arduino-m0", config="nsh", target="arduino-m0:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1387", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/arduino-m0:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:43 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: saml21-xplained/nsh,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= [1/1] Normalize saml21-xplained/nsh | |
| target=saml21-xplained:nsh | |
| timestamp=2026-01-08T04:11:40 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:11:40", timestamp_log="2026-01-08T04:11:40", user="NuttX", arch="arm", subarch="samd2l2", group="arm-07", board="saml21-xplained", config="nsh", target="saml21-xplained:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1397", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/saml21-xplained:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:43 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: samd20-xplained/nsh,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= [1/1] Normalize samd20-xplained/nsh | |
| target=samd20-xplained:nsh | |
| timestamp=2026-01-08T04:12:18 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:12:18", timestamp_log="2026-01-08T04:12:18", user="NuttX", arch="arm", subarch="samd2l2", group="arm-07", board="samd20-xplained", config="nsh", target="samd20-xplained:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1407", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/samd20-xplained:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:43 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: xiao-seeeduino/nsh,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= [1/1] Normalize xiao-seeeduino/nsh | |
| target=xiao-seeeduino:nsh | |
| timestamp=2026-01-08T04:12:56 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:12:56", timestamp_log="2026-01-08T04:12:56", user="NuttX", arch="arm", subarch="samd2l2", group="arm-07", board="xiao-seeeduino", config="nsh", target="xiao-seeeduino:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1417", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/xiao-seeeduino:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:44 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: samd21-xplained/nsh,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= [1/1] Normalize samd21-xplained/nsh | |
| target=samd21-xplained:nsh | |
| timestamp=2026-01-08T04:13:25 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:13:25", timestamp_log="2026-01-08T04:13:25", user="NuttX", arch="arm", subarch="samd2l2", group="arm-07", board="samd21-xplained", config="nsh", target="samd21-xplained:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1427", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/samd21-xplained:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:44 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: circuit-express/usbnsh,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= [1/1] Normalize circuit-express/usbnsh | |
| target=circuit-express:usbnsh | |
| timestamp=2026-01-08T04:13:55 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:13:55", timestamp_log="2026-01-08T04:13:55", user="NuttX", arch="arm", subarch="samd2l2", group="arm-07", board="circuit-express", config="usbnsh", target="circuit-express:usbnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1437", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/circuit-express:usbnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:44 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: circuit-express/nsh,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= [1/1] Normalize circuit-express/nsh | |
| target=circuit-express:nsh | |
| timestamp=2026-01-08T04:14:36 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:14:36", timestamp_log="2026-01-08T04:14:36", user="NuttX", arch="arm", subarch="samd2l2", group="arm-07", board="circuit-express", config="nsh", target="circuit-express:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1447", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/circuit-express:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:44 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: same54-xplained-pro/nsh,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= [1/1] Normalize same54-xplained-pro/nsh | |
| target=same54-xplained-pro:nsh | |
| timestamp=2026-01-08T04:15:14 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:15:14", timestamp_log="2026-01-08T04:15:14", user="NuttX", arch="arm", subarch="samd5e5", group="arm-07", board="same54-xplained-pro", config="nsh", target="same54-xplained-pro:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1457", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/same54-xplained-pro:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:44 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: metro-m4/nsh,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= [1/1] Normalize metro-m4/nsh | |
| target=metro-m4:nsh | |
| timestamp=2026-01-08T04:15:58 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:15:58", timestamp_log="2026-01-08T04:15:58", user="NuttX", arch="arm", subarch="samd5e5", group="arm-07", board="metro-m4", config="nsh", target="metro-m4:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1467", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/metro-m4:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:44 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: pic32czca70-curiosity/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize pic32czca70-curiosity/nsh | |
| target=pic32czca70-curiosity:nsh | |
| timestamp=2026-01-08T04:16:31 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:16:31", timestamp_log="2026-01-08T04:16:31", user="NuttX", arch="arm", subarch="samv7", group="arm-07", board="pic32czca70-curiosity", config="nsh", target="pic32czca70-curiosity:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1477", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/pic32czca70-curiosity:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:44 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: pic32czca70-curiosity/max,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize pic32czca70-curiosity/max | |
| target=pic32czca70-curiosity:max | |
| timestamp=2026-01-08T04:17:20 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:17:20", timestamp_log="2026-01-08T04:17:20", user="NuttX", arch="arm", subarch="samv7", group="arm-07", board="pic32czca70-curiosity", config="max", target="pic32czca70-curiosity:max", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1487", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/pic32czca70-curiosity:max", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:44 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: samv71-xult/nxwm,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize samv71-xult/nxwm | |
| target=samv71-xult:nxwm | |
| timestamp=2026-01-08T04:18:10 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:18:10", timestamp_log="2026-01-08T04:18:10", user="NuttX", arch="arm", subarch="samv7", group="arm-07", board="samv71-xult", config="nxwm", target="samv71-xult:nxwm", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1497", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/samv71-xult:nxwm", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:44 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: samv71-xult/vnc,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize samv71-xult/vnc | |
| target=samv71-xult:vnc | |
| timestamp=2026-01-08T04:19:17 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:19:17", timestamp_log="2026-01-08T04:19:17", user="NuttX", arch="arm", subarch="samv7", group="arm-07", board="samv71-xult", config="vnc", target="samv71-xult:vnc", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1507", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/samv71-xult:vnc", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:45 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: samv71-xult/mxtxplnd,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize samv71-xult/mxtxplnd | |
| target=samv71-xult:mxtxplnd | |
| timestamp=2026-01-08T04:20:26 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:20:26", timestamp_log="2026-01-08T04:20:26", user="NuttX", arch="arm", subarch="samv7", group="arm-07", board="samv71-xult", config="mxtxplnd", target="samv71-xult:mxtxplnd", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1517", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/samv71-xult:mxtxplnd", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:45 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: samv71-xult/vnxwm,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize samv71-xult/vnxwm | |
| target=samv71-xult:vnxwm | |
| timestamp=2026-01-08T04:21:17 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:21:17", timestamp_log="2026-01-08T04:21:17", user="NuttX", arch="arm", subarch="samv7", group="arm-07", board="samv71-xult", config="vnxwm", target="samv71-xult:vnxwm", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1527", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/samv71-xult:vnxwm", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:45 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: samv71-xult/mrf24j40-starhub,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize samv71-xult/mrf24j40-starhub | |
| target=samv71-xult:mrf24j40-starhub | |
| timestamp=2026-01-08T04:22:37 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:22:37", timestamp_log="2026-01-08T04:22:37", user="NuttX", arch="arm", subarch="samv7", group="arm-07", board="samv71-xult", config="mrf24j40-starhub", target="samv71-xult:mrf24j40-starhub", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1537", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/samv71-xult:mrf24j40-starhub", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:45 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: samv71-xult/mcuboot-update-agent,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize samv71-xult/mcuboot-update-agent | |
| target=samv71-xult:mcuboot-update-agent | |
| timestamp=2026-01-08T04:23:33 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:23:33", timestamp_log="2026-01-08T04:23:33", user="NuttX", arch="arm", subarch="samv7", group="arm-07", board="samv71-xult", config="mcuboot-update-agent", target="samv71-xult:mcuboot-update-agent", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1547", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/samv71-xult:mcuboot-update-agent", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:45 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: samv71-xult/module,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize samv71-xult/module | |
| target=samv71-xult:module | |
| timestamp=2026-01-08T04:24:39 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:24:39", timestamp_log="2026-01-08T04:24:39", user="NuttX", arch="arm", subarch="samv7", group="arm-07", board="samv71-xult", config="module", target="samv71-xult:module", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1565", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/samv71-xult:module", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:45 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: samv71-xult/knsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize samv71-xult/knsh | |
| target=samv71-xult:knsh | |
| timestamp=2026-01-08T04:25:23 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:25:23", timestamp_log="2026-01-08T04:25:23", user="NuttX", arch="arm", subarch="samv7", group="arm-07", board="samv71-xult", config="knsh", target="samv71-xult:knsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1575", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/samv71-xult:knsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:45 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: samv71-xult/oa_tc6,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize samv71-xult/oa_tc6 | |
| target=samv71-xult:oa_tc6 | |
| timestamp=2026-01-08T04:26:38 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:26:38", timestamp_log="2026-01-08T04:26:38", user="NuttX", arch="arm", subarch="samv7", group="arm-07", board="samv71-xult", config="oa_tc6", target="samv71-xult:oa_tc6", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1585", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/samv71-xult:oa_tc6", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:45 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: samv71-xult/mcuboot-loader,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize samv71-xult/mcuboot-loader | |
| target=samv71-xult:mcuboot-loader | |
| timestamp=2026-01-08T04:27:26 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:27:26", timestamp_log="2026-01-08T04:27:26", user="NuttX", arch="arm", subarch="samv7", group="arm-07", board="samv71-xult", config="mcuboot-loader", target="samv71-xult:mcuboot-loader", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1595", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/samv71-xult:mcuboot-loader", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:46 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: samv71-xult/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize samv71-xult/nsh | |
| target=samv71-xult:nsh | |
| timestamp=2026-01-08T04:28:13 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:28:13", timestamp_log="2026-01-08T04:28:13", user="NuttX", arch="arm", subarch="samv7", group="arm-07", board="samv71-xult", config="nsh", target="samv71-xult:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1613", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/samv71-xult:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:46 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: samv71-xult/mcuboot-slot-confirm,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize samv71-xult/mcuboot-slot-confirm | |
| target=samv71-xult:mcuboot-slot-confirm | |
| timestamp=2026-01-08T04:28:50 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:28:50", timestamp_log="2026-01-08T04:28:50", user="NuttX", arch="arm", subarch="samv7", group="arm-07", board="samv71-xult", config="mcuboot-slot-confirm", target="samv71-xult:mcuboot-slot-confirm", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1623", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/samv71-xult:mcuboot-slot-confirm", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:46 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: samv71-xult/mcuboot-swap-test,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize samv71-xult/mcuboot-swap-test | |
| target=samv71-xult:mcuboot-swap-test | |
| timestamp=2026-01-08T04:29:34 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:29:34", timestamp_log="2026-01-08T04:29:34", user="NuttX", arch="arm", subarch="samv7", group="arm-07", board="samv71-xult", config="mcuboot-swap-test", target="samv71-xult:mcuboot-swap-test", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1640", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/samv71-xult:mcuboot-swap-test", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:46 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: samv71-xult/netnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize samv71-xult/netnsh | |
| target=samv71-xult:netnsh | |
| timestamp=2026-01-08T04:30:10 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:30:10", timestamp_log="2026-01-08T04:30:10", user="NuttX", arch="arm", subarch="samv7", group="arm-07", board="samv71-xult", config="netnsh", target="samv71-xult:netnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1657", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/samv71-xult:netnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:46 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: same70-xplained/mrf24j40-starhub,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize same70-xplained/mrf24j40-starhub | |
| target=same70-xplained:mrf24j40-starhub | |
| timestamp=2026-01-08T04:31:07 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:31:07", timestamp_log="2026-01-08T04:31:07", user="NuttX", arch="arm", subarch="samv7", group="arm-07", board="same70-xplained", config="mrf24j40-starhub", target="same70-xplained:mrf24j40-starhub", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1667", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/same70-xplained:mrf24j40-starhub", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:46 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: same70-xplained/adc,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize same70-xplained/adc | |
| target=same70-xplained:adc | |
| timestamp=2026-01-08T04:32:10 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:32:10", timestamp_log="2026-01-08T04:32:10", user="NuttX", arch="arm", subarch="samv7", group="arm-07", board="same70-xplained", config="adc", target="same70-xplained:adc", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1677", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/same70-xplained:adc", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:46 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: same70-xplained/pwm,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize same70-xplained/pwm | |
| target=same70-xplained:pwm | |
| timestamp=2026-01-08T04:32:53 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:32:53", timestamp_log="2026-01-08T04:32:53", user="NuttX", arch="arm", subarch="samv7", group="arm-07", board="same70-xplained", config="pwm", target="same70-xplained:pwm", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1687", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/same70-xplained:pwm", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:46 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: same70-xplained/mcuboot-loader,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize same70-xplained/mcuboot-loader | |
| target=same70-xplained:mcuboot-loader | |
| timestamp=2026-01-08T04:33:29 | |
| *** Msg: lto-wrapper: warning: Extra option to '-Xassembler': -mthumb, dropping all '-Xassembler' and '-Wa' options. | |
| *** Msg: lto-wrapper: warning: using serial compilation of 2 LTRANS jobs | |
| *** Msg: lto-wrapper: note: see the '-flto' option documentation for more information | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:33:29", timestamp_log="2026-01-08T04:33:29", user="NuttX", arch="arm", subarch="samv7", group="arm-07", board="same70-xplained", config="mcuboot-loader", target="same70-xplained:mcuboot-loader", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1697", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1697", msg="lto-wrapper: warning: Extra option to '-Xassembler': -mthumb, dropping all '-Xassembler' and '-Wa' options. \n lto-wrapper: warning: using serial compilation of 2 LTRANS jobs \n lto-wrapper: note: see the '-flto' option documentation for more information", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.5 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/same70-xplained:mcuboot-loader", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:46 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: same70-xplained/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize same70-xplained/nsh | |
| target=same70-xplained:nsh | |
| timestamp=2026-01-08T04:34:14 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:34:14", timestamp_log="2026-01-08T04:34:14", user="NuttX", arch="arm", subarch="samv7", group="arm-07", board="same70-xplained", config="nsh", target="same70-xplained:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1718", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/same70-xplained:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:47 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: same70-xplained/can,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize same70-xplained/can | |
| target=same70-xplained:can | |
| timestamp=2026-01-08T04:34:49 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:34:49", timestamp_log="2026-01-08T04:34:49", user="NuttX", arch="arm", subarch="samv7", group="arm-07", board="same70-xplained", config="can", target="same70-xplained:can", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1728", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/same70-xplained:can", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:47 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: same70-xplained/twm4nx,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize same70-xplained/twm4nx | |
| target=same70-xplained:twm4nx | |
| timestamp=2026-01-08T04:35:25 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:35:25", timestamp_log="2026-01-08T04:35:25", user="NuttX", arch="arm", subarch="samv7", group="arm-07", board="same70-xplained", config="twm4nx", target="same70-xplained:twm4nx", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1738", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/same70-xplained:twm4nx", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:47 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: same70-xplained/mcuboot-slot-confirm,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize same70-xplained/mcuboot-slot-confirm | |
| target=same70-xplained:mcuboot-slot-confirm | |
| timestamp=2026-01-08T04:36:40 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:36:40", timestamp_log="2026-01-08T04:36:40", user="NuttX", arch="arm", subarch="samv7", group="arm-07", board="same70-xplained", config="mcuboot-slot-confirm", target="same70-xplained:mcuboot-slot-confirm", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1748", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/same70-xplained:mcuboot-slot-confirm", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:47 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: same70-xplained/pysim,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize same70-xplained/pysim | |
| target=same70-xplained:pysim | |
| timestamp=2026-01-08T04:37:34 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:37:34", timestamp_log="2026-01-08T04:37:34", user="NuttX", arch="arm", subarch="samv7", group="arm-07", board="same70-xplained", config="pysim", target="same70-xplained:pysim", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1766", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/same70-xplained:pysim", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:47 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: same70-xplained/netnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize same70-xplained/netnsh | |
| target=same70-xplained:netnsh | |
| timestamp=2026-01-08T04:38:38 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:38:38", timestamp_log="2026-01-08T04:38:38", user="NuttX", arch="arm", subarch="samv7", group="arm-07", board="same70-xplained", config="netnsh", target="same70-xplained:netnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1776", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/same70-xplained:netnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:47 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: same70-qmtech/mcuboot-loader,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize same70-qmtech/mcuboot-loader | |
| target=same70-qmtech:mcuboot-loader | |
| timestamp=2026-01-08T04:39:25 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:39:25", timestamp_log="2026-01-08T04:39:25", user="NuttX", arch="arm", subarch="samv7", group="arm-07", board="same70-qmtech", config="mcuboot-loader", target="same70-qmtech:mcuboot-loader", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1786", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/same70-qmtech:mcuboot-loader", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:47 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: same70-qmtech/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize same70-qmtech/nsh | |
| target=same70-qmtech:nsh | |
| timestamp=2026-01-08T04:40:12 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:40:12", timestamp_log="2026-01-08T04:40:12", user="NuttX", arch="arm", subarch="samv7", group="arm-07", board="same70-qmtech", config="nsh", target="same70-qmtech:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1804", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/same70-qmtech:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:47 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: same70-qmtech/mcuboot-slot-confirm,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize same70-qmtech/mcuboot-slot-confirm | |
| target=same70-qmtech:mcuboot-slot-confirm | |
| timestamp=2026-01-08T04:41:00 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:41:00", timestamp_log="2026-01-08T04:41:00", user="NuttX", arch="arm", subarch="samv7", group="arm-07", board="same70-qmtech", config="mcuboot-slot-confirm", target="same70-qmtech:mcuboot-slot-confirm", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362605#step:10:1814", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/same70-qmtech:mcuboot-slot-confirm", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:48 GMT", "content-length": "0"} } | |
| + for group in arm-01 arm-02 arm-03 arm-04 arm-05 arm-06 arm-07 arm-08 arm-09 arm-10 arm-11 arm-12 arm-13 arm-14 arm64-01 other risc-v-01 risc-v-02 risc-v-03 risc-v-04 risc-v-05 risc-v-06 sim-01 sim-02 sim-03 x86_64-01 xtensa-01 xtensa-02 msys2 | |
| + [[ arm-08 == \m\s\y\s\2 ]] | |
| + ingest_log Linux 10 arm-08 | |
| + local os=Linux | |
| + local step=10 | |
| + local group=arm-08 | |
| + local 'job_name=Linux (arm-08)' | |
| ++ curl -L -H 'Accept: application/vnd.github+json' -H 'Authorization: Bearer ...' -H 'X-GitHub-Api-Version: 2022-11-28' 'https://api.github.com/repos/NuttX/nuttx/actions/runs/20803622272/jobs?per_page=100' | |
| ++ jq '.jobs | map(select(.name == "Linux (arm-08)")) | .[].id' | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 100 168k 100 168k 0 0 68911 0 0:00:02 0:00:02 --:--:-- 68941 | |
| + local job_id=59753362613 | |
| + set +x | |
| job_id=59753362613 | |
| + [[ 59753362613 == '' ]] | |
| + sleep 1 | |
| ++ ls '/tmp/ingest-nuttx-builds/14_Linux (arm-08).txt' | |
| + local 'log_file=/tmp/ingest-nuttx-builds/14_Linux (arm-08).txt' | |
| + local filename=ci-arm-08.log | |
| + local pathname=/tmp/ingest-nuttx-builds/ci-arm-08.log | |
| + local linenum=83 | |
| + local url=https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:83 | |
| + cat '/tmp/ingest-nuttx-builds/14_Linux (arm-08).txt' | |
| + colrm 1 29 | |
| + head -n 100 /tmp/ingest-nuttx-builds/ci-arm-08.log | |
| Current runner version: '2.330.0' | |
| ##[group]Runner Image Provisioner | |
| Hosted Compute Agent | |
| Version: 20251211.462 | |
| Commit: 6cbad8c2bb55d58165063d031ccabf57e2d2db61 | |
| Build Date: 2025-12-11T16:28:49Z | |
| Worker ID: {48cdbd6a-e63a-4b2e-95c1-b9fd9ef6ab0c} | |
| ##[endgroup] | |
| ##[group]Operating System | |
| Ubuntu | |
| 24.04.3 | |
| LTS | |
| ##[endgroup] | |
| ##[group]Runner Image | |
| Image: ubuntu-24.04 | |
| Version: 20251215.174.1 | |
| Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20251215.174/images/ubuntu/Ubuntu2404-Readme.md | |
| Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20251215.174 | |
| ##[endgroup] | |
| ##[group]GITHUB_TOKEN Permissions | |
| Contents: read | |
| Metadata: read | |
| ##[endgroup] | |
| Secret source: Actions | |
| Prepare workflow directory | |
| Prepare all required actions | |
| Getting action download info | |
| Download action repository 'actions/download-artifact@v7' (SHA:37930b1c2abaa49bbe596cd826c3c89aef350131) | |
| Download action repository 'docker/login-action@v3' (SHA:5e57cd118135c172c3672efd75eb46360885c0ef) | |
| Download action repository 'actions/upload-artifact@v6' (SHA:b7c566a772e6b6bfb58ed0dc250532a479d7789f) | |
| Complete job name: Linux (arm-08) | |
| ##[group]Run df -h | |
| df -h | |
| shell: /usr/bin/bash -e {0} | |
| env: | |
| DOCKER_BUILDKIT: 1 | |
| ##[endgroup] | |
| Filesystem Size Used Avail Use% Mounted on | |
| /dev/root 72G 54G 19G 75% / | |
| tmpfs 7.9G 84K 7.9G 1% /dev/shm | |
| tmpfs 3.2G 1.2M 3.2G 1% /run | |
| tmpfs 5.0M 0 5.0M 0% /run/lock | |
| /dev/sdb16 881M 62M 758M 8% /boot | |
| /dev/sdb15 105M 6.2M 99M 6% /boot/efi | |
| /dev/sda1 74G 4.1G 66G 6% /mnt | |
| tmpfs 1.6G 12K 1.6G 1% /run/user/1001 | |
| ##[group]Run sudo rm -rf /usr/local/lib/android | |
| sudo rm -rf /usr/local/lib/android | |
| shell: /usr/bin/bash -e {0} | |
| env: | |
| DOCKER_BUILDKIT: 1 | |
| ##[endgroup] | |
| ##[group]Run df -h | |
| df -h | |
| shell: /usr/bin/bash -e {0} | |
| env: | |
| DOCKER_BUILDKIT: 1 | |
| ##[endgroup] | |
| Filesystem Size Used Avail Use% Mounted on | |
| /dev/root 72G 42G 31G 58% / | |
| tmpfs 7.9G 84K 7.9G 1% /dev/shm | |
| tmpfs 3.2G 1.2M 3.2G 1% /run | |
| tmpfs 5.0M 0 5.0M 0% /run/lock | |
| /dev/sdb16 881M 62M 758M 8% /boot | |
| /dev/sdb15 105M 6.2M 99M 6% /boot/efi | |
| /dev/sda1 74G 4.1G 66G 6% /mnt | |
| tmpfs 1.6G 12K 1.6G 1% /run/user/1001 | |
| ##[group]Run actions/download-artifact@v7 | |
| with: | |
| name: source-bundle | |
| path: . | |
| merge-multiple: false | |
| repository: NuttX/nuttx | |
| run-id: 20803622272 | |
| env: | |
| DOCKER_BUILDKIT: 1 | |
| ##[endgroup] | |
| Downloading single artifact | |
| Preparing to download the following artifacts: | |
| - source-bundle (ID: 5057673577, Size: 521589650, Expected Digest: sha256:f775951bdfb82f4f72820b3aafc850b6fb753bb89f3b848ebca9ad59837a97e6) | |
| Redirecting to blob download url: https://productionresultssa13.blob.core.windows.net/actions-results/9b62c096-0dd4-44be-98e7-df27f19d564c/workflow-job-run-532b0bc2-c02f-56ac-af0e-f3dd15a6a56c/artifacts/239ea24db366af7a360aca64008a5a55b3bb443dfaeda64abcee97ddfbe58903.zip | |
| Starting download of artifact to: /home/runner/work/nuttx/nuttx | |
| (node:2016) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. | |
| (Use `node --trace-deprecation ...` to show where the warning was created) | |
| SHA256 digest of downloaded artifact is f775951bdfb82f4f72820b3aafc850b6fb753bb89f3b848ebca9ad59837a97e6 | |
| Artifact download completed successfully. | |
| Total of 1 artifact(s) downloaded | |
| Download artifact has finished successfully | |
| ##[group]Run tar zxf sources.tar.gz | |
| tar zxf sources.tar.gz | |
| shell: /usr/bin/bash -e {0} | |
| env: | |
| DOCKER_BUILDKIT: 1 | |
| ##[endgroup] | |
| ##[group]Run docker/login-action@v3 | |
| with: | |
| registry: ghcr.io | |
| username: nuttxpr | |
| password: *** | |
| logout: true | |
| + set +x | |
| url=https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:83 | |
| + cargo run -- --user NuttX --repo nuttx --defconfig /tmp/defconfig-github.txt --file /tmp/ingest-nuttx-builds/ci-arm-08.log --nuttx-hash 220263e7c46ec836226de1ea4ba41d290522d381 --apps-hash 1512f9c6e55efc4c43d2ddb1f02445304fbdee9b --group arm-08 --run-id 20803622272 --job-id 59753362613 --step 10 | |
| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.22s | |
| Running `target/debug/ingest-nuttx-builds --user NuttX --repo nuttx --defconfig /tmp/defconfig-github.txt --file /tmp/ingest-nuttx-builds/ci-arm-08.log --nuttx-hash 220263e7c46ec836226de1ea4ba41d290522d381 --apps-hash 1512f9c6e55efc4c43d2ddb1f02445304fbdee9b --group arm-08 --run-id 20803622272 --job-id 59753362613 --step 10` | |
| lines[0]=Configuration/Tool: axoloti/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize axoloti/nsh | |
| target=axoloti:nsh | |
| timestamp=2026-01-08T03:11:55 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:11:55", timestamp_log="2026-01-08T03:11:55", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="axoloti", config="nsh", target="axoloti:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:768", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:768", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/axoloti:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:52 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: b-g431b-esc1/foc_f32,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize b-g431b-esc1/foc_f32 | |
| target=b-g431b-esc1:foc_f32 | |
| timestamp=2026-01-08T03:12:44 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:12:44", timestamp_log="2026-01-08T03:12:44", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="b-g431b-esc1", config="foc_f32", target="b-g431b-esc1:foc_f32", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:781", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/b-g431b-esc1:foc_f32", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:52 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: b-g431b-esc1/cansock,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize b-g431b-esc1/cansock | |
| target=b-g431b-esc1:cansock | |
| timestamp=2026-01-08T03:13:37 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:13:37", timestamp_log="2026-01-08T03:13:37", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="b-g431b-esc1", config="cansock", target="b-g431b-esc1:cansock", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:791", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/b-g431b-esc1:cansock", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:52 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: b-g431b-esc1/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize b-g431b-esc1/nsh | |
| target=b-g431b-esc1:nsh | |
| timestamp=2026-01-08T03:14:33 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:14:33", timestamp_log="2026-01-08T03:14:33", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="b-g431b-esc1", config="nsh", target="b-g431b-esc1:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:801", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/b-g431b-esc1:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:52 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: b-g431b-esc1/can,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize b-g431b-esc1/can | |
| target=b-g431b-esc1:can | |
| timestamp=2026-01-08T03:15:23 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:15:23", timestamp_log="2026-01-08T03:15:23", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="b-g431b-esc1", config="can", target="b-g431b-esc1:can", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:811", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/b-g431b-esc1:can", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:52 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: b-g431b-esc1/foc_b16,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize b-g431b-esc1/foc_b16 | |
| target=b-g431b-esc1:foc_b16 | |
| timestamp=2026-01-08T03:16:13 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:16:13", timestamp_log="2026-01-08T03:16:13", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="b-g431b-esc1", config="foc_b16", target="b-g431b-esc1:foc_b16", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:821", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/b-g431b-esc1:foc_b16", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:52 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: b-g474e-dpow1/ostest,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize b-g474e-dpow1/ostest | |
| target=b-g474e-dpow1:ostest | |
| timestamp=2026-01-08T03:16:50 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:16:50", timestamp_log="2026-01-08T03:16:50", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="b-g474e-dpow1", config="ostest", target="b-g474e-dpow1:ostest", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:831", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:831", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/b-g474e-dpow1:ostest", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:52 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: b-g474e-dpow1/buckboost,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize b-g474e-dpow1/buckboost | |
| target=b-g474e-dpow1:buckboost | |
| timestamp=2026-01-08T03:17:41 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:17:41", timestamp_log="2026-01-08T03:17:41", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="b-g474e-dpow1", config="buckboost", target="b-g474e-dpow1:buckboost", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:844", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:844", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/b-g474e-dpow1:buckboost", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:52 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: b-g474e-dpow1/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize b-g474e-dpow1/nsh | |
| target=b-g474e-dpow1:nsh | |
| timestamp=2026-01-08T03:18:29 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:18:29", timestamp_log="2026-01-08T03:18:29", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="b-g474e-dpow1", config="nsh", target="b-g474e-dpow1:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:857", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:857", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/b-g474e-dpow1:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:53 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: clicker2-stm32/mrf24j40-starhub,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize clicker2-stm32/mrf24j40-starhub | |
| target=clicker2-stm32:mrf24j40-starhub | |
| timestamp=2026-01-08T03:19:17 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:19:17", timestamp_log="2026-01-08T03:19:17", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="clicker2-stm32", config="mrf24j40-starhub", target="clicker2-stm32:mrf24j40-starhub", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:870", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:870", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/clicker2-stm32:mrf24j40-starhub", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:53 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: clicker2-stm32/mrf24j40-mac,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize clicker2-stm32/mrf24j40-mac | |
| target=clicker2-stm32:mrf24j40-mac | |
| timestamp=2026-01-08T03:20:22 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:20:22", timestamp_log="2026-01-08T03:20:22", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="clicker2-stm32", config="mrf24j40-mac", target="clicker2-stm32:mrf24j40-mac", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:883", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:883", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/clicker2-stm32:mrf24j40-mac", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:53 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: clicker2-stm32/knsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize clicker2-stm32/knsh | |
| target=clicker2-stm32:knsh | |
| timestamp=2026-01-08T03:21:04 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:21:04", timestamp_log="2026-01-08T03:21:04", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="clicker2-stm32", config="knsh", target="clicker2-stm32:knsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:896", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:896", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/clicker2-stm32:knsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:53 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: clicker2-stm32/usbnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize clicker2-stm32/usbnsh | |
| target=clicker2-stm32:usbnsh | |
| timestamp=2026-01-08T03:22:19 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:22:19", timestamp_log="2026-01-08T03:22:19", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="clicker2-stm32", config="usbnsh", target="clicker2-stm32:usbnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:909", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:909", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/clicker2-stm32:usbnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:53 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: clicker2-stm32/mrf24j40-6lowpan,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize clicker2-stm32/mrf24j40-6lowpan | |
| target=clicker2-stm32:mrf24j40-6lowpan | |
| timestamp=2026-01-08T03:22:57 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:22:57", timestamp_log="2026-01-08T03:22:57", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="clicker2-stm32", config="mrf24j40-6lowpan", target="clicker2-stm32:mrf24j40-6lowpan", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:922", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:922", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/clicker2-stm32:mrf24j40-6lowpan", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:53 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: clicker2-stm32/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize clicker2-stm32/nsh | |
| target=clicker2-stm32:nsh | |
| timestamp=2026-01-08T03:23:40 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:23:40", timestamp_log="2026-01-08T03:23:40", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="clicker2-stm32", config="nsh", target="clicker2-stm32:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:935", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:935", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/clicker2-stm32:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:53 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: clicker2-stm32/mrf24j40-starpoint,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize clicker2-stm32/mrf24j40-starpoint | |
| target=clicker2-stm32:mrf24j40-starpoint | |
| timestamp=2026-01-08T03:24:16 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:24:16", timestamp_log="2026-01-08T03:24:16", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="clicker2-stm32", config="mrf24j40-starpoint", target="clicker2-stm32:mrf24j40-starpoint", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:948", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:948", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/clicker2-stm32:mrf24j40-starpoint", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:53 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: clicker2-stm32/xbee-6lowpan,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize clicker2-stm32/xbee-6lowpan | |
| target=clicker2-stm32:xbee-6lowpan | |
| timestamp=2026-01-08T03:24:58 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:24:58", timestamp_log="2026-01-08T03:24:58", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="clicker2-stm32", config="xbee-6lowpan", target="clicker2-stm32:xbee-6lowpan", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:961", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:961", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/clicker2-stm32:xbee-6lowpan", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:54 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: cloudctrl/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize cloudctrl/nsh | |
| target=cloudctrl:nsh | |
| timestamp=2026-01-08T03:25:44 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:25:44", timestamp_log="2026-01-08T03:25:44", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="cloudctrl", config="nsh", target="cloudctrl:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:974", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:974", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/cloudctrl:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:54 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: emw3162/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize emw3162/nsh | |
| target=emw3162:nsh | |
| timestamp=2026-01-08T03:26:43 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:26:43", timestamp_log="2026-01-08T03:26:43", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="emw3162", config="nsh", target="emw3162:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:987", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:987", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/emw3162:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:54 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: emw3162/wlan,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize emw3162/wlan | |
| target=emw3162:wlan | |
| timestamp=2026-01-08T03:27:30 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:27:30", timestamp_log="2026-01-08T03:27:30", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="emw3162", config="wlan", target="emw3162:wlan", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:1000", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:1000", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/emw3162:wlan", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:54 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: et-stm32-stamp/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize et-stm32-stamp/nsh | |
| target=et-stm32-stamp:nsh | |
| timestamp=2026-01-08T03:28:30 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:28:30", timestamp_log="2026-01-08T03:28:30", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="et-stm32-stamp", config="nsh", target="et-stm32-stamp:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:1013", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:1013", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/et-stm32-stamp:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:54 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: fire-stm32v2/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize fire-stm32v2/nsh | |
| target=fire-stm32v2:nsh | |
| timestamp=2026-01-08T03:29:09 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:29:09", timestamp_log="2026-01-08T03:29:09", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="fire-stm32v2", config="nsh", target="fire-stm32v2:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:1026", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:1026", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/fire-stm32v2:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:54 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: hymini-stm32v/usbserial,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize hymini-stm32v/usbserial | |
| target=hymini-stm32v:usbserial | |
| timestamp=2026-01-08T03:29:52 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:29:52", timestamp_log="2026-01-08T03:29:52", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="hymini-stm32v", config="usbserial", target="hymini-stm32v:usbserial", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:1039", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:1039", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/hymini-stm32v:usbserial", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:54 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: hymini-stm32v/usbmsc,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize hymini-stm32v/usbmsc | |
| target=hymini-stm32v:usbmsc | |
| timestamp=2026-01-08T03:30:38 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:30:38", timestamp_log="2026-01-08T03:30:38", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="hymini-stm32v", config="usbmsc", target="hymini-stm32v:usbmsc", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:1052", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:1052", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/hymini-stm32v:usbmsc", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:54 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: hymini-stm32v/usbnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize hymini-stm32v/usbnsh | |
| target=hymini-stm32v:usbnsh | |
| timestamp=2026-01-08T03:31:26 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:31:26", timestamp_log="2026-01-08T03:31:26", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="hymini-stm32v", config="usbnsh", target="hymini-stm32v:usbnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:1065", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:1065", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/hymini-stm32v:usbnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:55 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: hymini-stm32v/nsh2,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize hymini-stm32v/nsh2 | |
| target=hymini-stm32v:nsh2 | |
| timestamp=2026-01-08T03:32:12 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:32:12", timestamp_log="2026-01-08T03:32:12", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="hymini-stm32v", config="nsh2", target="hymini-stm32v:nsh2", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:1078", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:1078", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/hymini-stm32v:nsh2", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:55 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: hymini-stm32v/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize hymini-stm32v/nsh | |
| target=hymini-stm32v:nsh | |
| timestamp=2026-01-08T03:32:57 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:32:57", timestamp_log="2026-01-08T03:32:57", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="hymini-stm32v", config="nsh", target="hymini-stm32v:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:1091", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:1091", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/hymini-stm32v:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:55 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: maple/nx,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize maple/nx | |
| target=maple:nx | |
| timestamp=2026-01-08T03:33:34 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:33:34", timestamp_log="2026-01-08T03:33:34", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="maple", config="nx", target="maple:nx", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:1104", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:1104", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/maple:nx", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:55 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: maple/usbnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize maple/usbnsh | |
| target=maple:usbnsh | |
| timestamp=2026-01-08T03:34:24 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:34:24", timestamp_log="2026-01-08T03:34:24", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="maple", config="usbnsh", target="maple:usbnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:1117", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:1117", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/maple:usbnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:56 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: maple/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize maple/nsh | |
| target=maple:nsh | |
| timestamp=2026-01-08T03:35:04 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:35:04", timestamp_log="2026-01-08T03:35:04", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="maple", config="nsh", target="maple:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:1130", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:1130", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/maple:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:56 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: mikroe-stm32f4/nx,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize mikroe-stm32f4/nx | |
| target=mikroe-stm32f4:nx | |
| timestamp=2026-01-08T03:35:38 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:35:38", timestamp_log="2026-01-08T03:35:38", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="mikroe-stm32f4", config="nx", target="mikroe-stm32f4:nx", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:1143", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:1143", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/mikroe-stm32f4:nx", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:56 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: mikroe-stm32f4/kostest,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize mikroe-stm32f4/kostest | |
| target=mikroe-stm32f4:kostest | |
| timestamp=2026-01-08T03:36:33 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:36:33", timestamp_log="2026-01-08T03:36:33", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="mikroe-stm32f4", config="kostest", target="mikroe-stm32f4:kostest", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:1156", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:1156", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/mikroe-stm32f4:kostest", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:56 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: mikroe-stm32f4/usbnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize mikroe-stm32f4/usbnsh | |
| target=mikroe-stm32f4:usbnsh | |
| timestamp=2026-01-08T03:37:46 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:37:46", timestamp_log="2026-01-08T03:37:46", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="mikroe-stm32f4", config="usbnsh", target="mikroe-stm32f4:usbnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:1169", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:1169", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/mikroe-stm32f4:usbnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:57 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: mikroe-stm32f4/nxtext,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize mikroe-stm32f4/nxtext | |
| target=mikroe-stm32f4:nxtext | |
| timestamp=2026-01-08T03:38:36 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:38:36", timestamp_log="2026-01-08T03:38:36", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="mikroe-stm32f4", config="nxtext", target="mikroe-stm32f4:nxtext", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:1182", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:1182", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/mikroe-stm32f4:nxtext", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:57 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: mikroe-stm32f4/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize mikroe-stm32f4/nsh | |
| target=mikroe-stm32f4:nsh | |
| timestamp=2026-01-08T03:39:28 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:39:28", timestamp_log="2026-01-08T03:39:28", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="mikroe-stm32f4", config="nsh", target="mikroe-stm32f4:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:1195", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:1195", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/mikroe-stm32f4:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:57 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: mikroe-stm32f4/fulldemo,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize mikroe-stm32f4/fulldemo | |
| target=mikroe-stm32f4:fulldemo | |
| timestamp=2026-01-08T03:40:05 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:40:05", timestamp_log="2026-01-08T03:40:05", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="mikroe-stm32f4", config="fulldemo", target="mikroe-stm32f4:fulldemo", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:1208", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:1208", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/mikroe-stm32f4:fulldemo", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:57 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: mikroe-stm32f4/nxlines,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize mikroe-stm32f4/nxlines | |
| target=mikroe-stm32f4:nxlines | |
| timestamp=2026-01-08T03:41:09 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:41:09", timestamp_log="2026-01-08T03:41:09", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="mikroe-stm32f4", config="nxlines", target="mikroe-stm32f4:nxlines", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:1221", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:1221", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/mikroe-stm32f4:nxlines", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:57 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nucleo-f103rb/ihm07m1_b16,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= Building NuttX... | |
| target=nucleo-f103rb:ihm07m1_b16 | |
| timestamp=2026-01-08T03:42:04 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:42:04", timestamp_log="2026-01-08T03:42:04", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="nucleo-f103rb", config="ihm07m1_b16", target="nucleo-f103rb:ihm07m1_b16", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:1235", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f103rb:ihm07m1_b16", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:58 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nucleo-f103rb/adc,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= Building NuttX... | |
| target=nucleo-f103rb:adc | |
| timestamp=2026-01-08T03:42:38 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:42:38", timestamp_log="2026-01-08T03:42:38", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="nucleo-f103rb", config="adc", target="nucleo-f103rb:adc", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:1246", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f103rb:adc", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:58 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nucleo-f103rb/pwm,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= Building NuttX... | |
| target=nucleo-f103rb:pwm | |
| timestamp=2026-01-08T03:43:07 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:43:07", timestamp_log="2026-01-08T03:43:07", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="nucleo-f103rb", config="pwm", target="nucleo-f103rb:pwm", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:1257", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f103rb:pwm", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:58 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nucleo-f103rb/nsh,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= Building NuttX... | |
| target=nucleo-f103rb:nsh | |
| timestamp=2026-01-08T03:43:26 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:43:26", timestamp_log="2026-01-08T03:43:26", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="nucleo-f103rb", config="nsh", target="nucleo-f103rb:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:1268", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f103rb:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:58 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nucleo-f103rb/qenco,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= Building NuttX... | |
| target=nucleo-f103rb:qenco | |
| timestamp=2026-01-08T03:43:52 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:43:52", timestamp_log="2026-01-08T03:43:52", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="nucleo-f103rb", config="qenco", target="nucleo-f103rb:qenco", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:1279", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f103rb:qenco", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:59 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nucleo-f207zg/adc,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= Building NuttX... | |
| target=nucleo-f207zg:adc | |
| timestamp=2026-01-08T03:44:10 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:44:10", timestamp_log="2026-01-08T03:44:10", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="nucleo-f207zg", config="adc", target="nucleo-f207zg:adc", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:1290", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f207zg:adc", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:59 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nucleo-f207zg/pwm,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= Building NuttX... | |
| target=nucleo-f207zg:pwm | |
| timestamp=2026-01-08T03:44:41 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:44:41", timestamp_log="2026-01-08T03:44:41", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="nucleo-f207zg", config="pwm", target="nucleo-f207zg:pwm", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:1301", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f207zg:pwm", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:59 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nucleo-f207zg/nsh,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= Building NuttX... | |
| target=nucleo-f207zg:nsh | |
| timestamp=2026-01-08T03:45:01 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:45:01", timestamp_log="2026-01-08T03:45:01", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="nucleo-f207zg", config="nsh", target="nucleo-f207zg:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:1312", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f207zg:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:36:59 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nucleo-f302r8/highpri,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=nucleo-f302r8:highpri | |
| timestamp=2026-01-08T03:45:20 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:45:20", timestamp_log="2026-01-08T03:45:20", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="nucleo-f302r8", config="highpri", target="nucleo-f302r8:highpri", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:1323", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f302r8:highpri", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:00 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nucleo-f302r8/ihm07m1_b16,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=nucleo-f302r8:ihm07m1_b16 | |
| timestamp=2026-01-08T03:45:54 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:45:54", timestamp_log="2026-01-08T03:45:54", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="nucleo-f302r8", config="ihm07m1_b16", target="nucleo-f302r8:ihm07m1_b16", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:1334", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f302r8:ihm07m1_b16", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:00 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nucleo-f302r8/cansock,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=nucleo-f302r8:cansock | |
| timestamp=2026-01-08T03:46:29 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:46:29", timestamp_log="2026-01-08T03:46:29", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="nucleo-f302r8", config="cansock", target="nucleo-f302r8:cansock", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:1345", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f302r8:cansock", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:00 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nucleo-f302r8/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=nucleo-f302r8:nsh | |
| timestamp=2026-01-08T03:47:03 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:47:03", timestamp_log="2026-01-08T03:47:03", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="nucleo-f302r8", config="nsh", target="nucleo-f302r8:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:1356", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f302r8:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:00 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: nucleo-f302r8/can,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize nucleo-f302r8/can | |
| target=nucleo-f302r8:can | |
| timestamp=2026-01-08T03:47:33 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:47:33", timestamp_log="2026-01-08T03:47:33", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="nucleo-f302r8", config="can", target="nucleo-f302r8:can", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:1366", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:1366", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f302r8:can", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:00 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nucleo-f302r8/ihm07m1_f32,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=nucleo-f302r8:ihm07m1_f32 | |
| timestamp=2026-01-08T03:48:16 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:48:16", timestamp_log="2026-01-08T03:48:16", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="nucleo-f302r8", config="ihm07m1_f32", target="nucleo-f302r8:ihm07m1_f32", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:1380", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f302r8:ihm07m1_f32", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:01 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nucleo-f302r8/qenco,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=nucleo-f302r8:qenco | |
| timestamp=2026-01-08T03:48:36 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:48:36", timestamp_log="2026-01-08T03:48:36", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="nucleo-f302r8", config="qenco", target="nucleo-f302r8:qenco", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:1391", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f302r8:qenco", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:01 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nucleo-f303re/adc,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=nucleo-f303re:adc | |
| timestamp=2026-01-08T03:49:09 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:49:09", timestamp_log="2026-01-08T03:49:09", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="nucleo-f303re", config="adc", target="nucleo-f303re:adc", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:1402", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f303re:adc", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:01 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nucleo-f303re/hello,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=nucleo-f303re:hello | |
| timestamp=2026-01-08T03:49:41 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:49:41", timestamp_log="2026-01-08T03:49:41", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="nucleo-f303re", config="hello", target="nucleo-f303re:hello", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:1413", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f303re:hello", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:01 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nucleo-f303re/pwm,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=nucleo-f303re:pwm | |
| timestamp=2026-01-08T03:50:11 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:50:11", timestamp_log="2026-01-08T03:50:11", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="nucleo-f303re", config="pwm", target="nucleo-f303re:pwm", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:1424", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f303re:pwm", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:02 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nucleo-f303re/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=nucleo-f303re:nsh | |
| timestamp=2026-01-08T03:50:31 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:50:31", timestamp_log="2026-01-08T03:50:31", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="nucleo-f303re", config="nsh", target="nucleo-f303re:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:1435", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f303re:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:02 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: nucleo-f303re/can,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize nucleo-f303re/can | |
| target=nucleo-f303re:can | |
| timestamp=2026-01-08T03:51:02 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:51:02", timestamp_log="2026-01-08T03:51:02", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="nucleo-f303re", config="can", target="nucleo-f303re:can", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:1445", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:1445", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f303re:can", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:02 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: nucleo-f303re/serialrx,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize nucleo-f303re/serialrx | |
| target=nucleo-f303re:serialrx | |
| timestamp=2026-01-08T03:51:45 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:51:45", timestamp_log="2026-01-08T03:51:45", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="nucleo-f303re", config="serialrx", target="nucleo-f303re:serialrx", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:1458", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:1458", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f303re:serialrx", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:02 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: nucleo-f303re/nxlines,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize nucleo-f303re/nxlines | |
| target=nucleo-f303re:nxlines | |
| timestamp=2026-01-08T03:52:31 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:52:31", timestamp_log="2026-01-08T03:52:31", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="nucleo-f303re", config="nxlines", target="nucleo-f303re:nxlines", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:1471", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:1471", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f303re:nxlines", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:03 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nucleo-f303ze/adc,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=nucleo-f303ze:adc | |
| timestamp=2026-01-08T03:53:21 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:53:21", timestamp_log="2026-01-08T03:53:21", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="nucleo-f303ze", config="adc", target="nucleo-f303ze:adc", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:1485", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f303ze:adc", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:03 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: nucleo-f303ze/nxlines_oled,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize nucleo-f303ze/nxlines_oled | |
| target=nucleo-f303ze:nxlines_oled | |
| timestamp=2026-01-08T03:53:41 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:53:41", timestamp_log="2026-01-08T03:53:41", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="nucleo-f303ze", config="nxlines_oled", target="nucleo-f303ze:nxlines_oled", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:1495", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:1495", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f303ze:nxlines_oled", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:03 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nucleo-f303ze/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=nucleo-f303ze:nsh | |
| timestamp=2026-01-08T03:54:30 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:54:30", timestamp_log="2026-01-08T03:54:30", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="nucleo-f303ze", config="nsh", target="nucleo-f303ze:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362613#step:10:1509", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f303ze:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:03 GMT", "content-length": "0"} } | |
| + for group in arm-01 arm-02 arm-03 arm-04 arm-05 arm-06 arm-07 arm-08 arm-09 arm-10 arm-11 arm-12 arm-13 arm-14 arm64-01 other risc-v-01 risc-v-02 risc-v-03 risc-v-04 risc-v-05 risc-v-06 sim-01 sim-02 sim-03 x86_64-01 xtensa-01 xtensa-02 msys2 | |
| + [[ arm-09 == \m\s\y\s\2 ]] | |
| + ingest_log Linux 10 arm-09 | |
| + local os=Linux | |
| + local step=10 | |
| + local group=arm-09 | |
| + local 'job_name=Linux (arm-09)' | |
| ++ curl -L -H 'Accept: application/vnd.github+json' -H 'Authorization: Bearer ...' -H 'X-GitHub-Api-Version: 2022-11-28' 'https://api.github.com/repos/NuttX/nuttx/actions/runs/20803622272/jobs?per_page=100' | |
| ++ jq '.jobs | map(select(.name == "Linux (arm-09)")) | .[].id' | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 100 168k 100 168k 0 0 61489 0 0:00:02 0:00:02 --:--:-- 61493 | |
| + local job_id=59753362601 | |
| + set +x | |
| job_id=59753362601 | |
| + [[ 59753362601 == '' ]] | |
| + sleep 1 | |
| ++ ls '/tmp/ingest-nuttx-builds/21_Linux (arm-09).txt' | |
| + local 'log_file=/tmp/ingest-nuttx-builds/21_Linux (arm-09).txt' | |
| + local filename=ci-arm-09.log | |
| + local pathname=/tmp/ingest-nuttx-builds/ci-arm-09.log | |
| + local linenum=83 | |
| + local url=https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:83 | |
| + cat '/tmp/ingest-nuttx-builds/21_Linux (arm-09).txt' | |
| + colrm 1 29 | |
| + head -n 100 /tmp/ingest-nuttx-builds/ci-arm-09.log | |
| Current runner version: '2.330.0' | |
| ##[group]Runner Image Provisioner | |
| Hosted Compute Agent | |
| Version: 20251211.462 | |
| Commit: 6cbad8c2bb55d58165063d031ccabf57e2d2db61 | |
| Build Date: 2025-12-11T16:28:49Z | |
| Worker ID: {463fbd89-f785-4c55-9577-335cacdabce5} | |
| ##[endgroup] | |
| ##[group]Operating System | |
| Ubuntu | |
| 24.04.3 | |
| LTS | |
| ##[endgroup] | |
| ##[group]Runner Image | |
| Image: ubuntu-24.04 | |
| Version: 20251215.174.1 | |
| Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20251215.174/images/ubuntu/Ubuntu2404-Readme.md | |
| Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20251215.174 | |
| ##[endgroup] | |
| ##[group]GITHUB_TOKEN Permissions | |
| Contents: read | |
| Metadata: read | |
| ##[endgroup] | |
| Secret source: Actions | |
| Prepare workflow directory | |
| Prepare all required actions | |
| Getting action download info | |
| Download action repository 'actions/download-artifact@v7' (SHA:37930b1c2abaa49bbe596cd826c3c89aef350131) | |
| Download action repository 'docker/login-action@v3' (SHA:5e57cd118135c172c3672efd75eb46360885c0ef) | |
| Download action repository 'actions/upload-artifact@v6' (SHA:b7c566a772e6b6bfb58ed0dc250532a479d7789f) | |
| Complete job name: Linux (arm-09) | |
| ##[group]Run df -h | |
| df -h | |
| shell: /usr/bin/bash -e {0} | |
| env: | |
| DOCKER_BUILDKIT: 1 | |
| ##[endgroup] | |
| Filesystem Size Used Avail Use% Mounted on | |
| /dev/root 72G 54G 19G 75% / | |
| tmpfs 7.9G 84K 7.9G 1% /dev/shm | |
| tmpfs 3.2G 1.2M 3.2G 1% /run | |
| tmpfs 5.0M 0 5.0M 0% /run/lock | |
| /dev/sda16 881M 62M 758M 8% /boot | |
| /dev/sda15 105M 6.2M 99M 6% /boot/efi | |
| /dev/sdb1 74G 4.1G 66G 6% /mnt | |
| tmpfs 1.6G 12K 1.6G 1% /run/user/1001 | |
| ##[group]Run sudo rm -rf /usr/local/lib/android | |
| sudo rm -rf /usr/local/lib/android | |
| shell: /usr/bin/bash -e {0} | |
| env: | |
| DOCKER_BUILDKIT: 1 | |
| ##[endgroup] | |
| ##[group]Run df -h | |
| df -h | |
| shell: /usr/bin/bash -e {0} | |
| env: | |
| DOCKER_BUILDKIT: 1 | |
| ##[endgroup] | |
| Filesystem Size Used Avail Use% Mounted on | |
| /dev/root 72G 42G 31G 58% / | |
| tmpfs 7.9G 84K 7.9G 1% /dev/shm | |
| tmpfs 3.2G 1.2M 3.2G 1% /run | |
| tmpfs 5.0M 0 5.0M 0% /run/lock | |
| /dev/sda16 881M 62M 758M 8% /boot | |
| /dev/sda15 105M 6.2M 99M 6% /boot/efi | |
| /dev/sdb1 74G 4.1G 66G 6% /mnt | |
| tmpfs 1.6G 12K 1.6G 1% /run/user/1001 | |
| ##[group]Run actions/download-artifact@v7 | |
| with: | |
| name: source-bundle | |
| path: . | |
| merge-multiple: false | |
| repository: NuttX/nuttx | |
| run-id: 20803622272 | |
| env: | |
| DOCKER_BUILDKIT: 1 | |
| ##[endgroup] | |
| Downloading single artifact | |
| Preparing to download the following artifacts: | |
| - source-bundle (ID: 5057673577, Size: 521589650, Expected Digest: sha256:f775951bdfb82f4f72820b3aafc850b6fb753bb89f3b848ebca9ad59837a97e6) | |
| Redirecting to blob download url: https://productionresultssa13.blob.core.windows.net/actions-results/9b62c096-0dd4-44be-98e7-df27f19d564c/workflow-job-run-532b0bc2-c02f-56ac-af0e-f3dd15a6a56c/artifacts/239ea24db366af7a360aca64008a5a55b3bb443dfaeda64abcee97ddfbe58903.zip | |
| Starting download of artifact to: /home/runner/work/nuttx/nuttx | |
| (node:2006) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. | |
| (Use `node --trace-deprecation ...` to show where the warning was created) | |
| SHA256 digest of downloaded artifact is f775951bdfb82f4f72820b3aafc850b6fb753bb89f3b848ebca9ad59837a97e6 | |
| Artifact download completed successfully. | |
| Total of 1 artifact(s) downloaded | |
| Download artifact has finished successfully | |
| ##[group]Run tar zxf sources.tar.gz | |
| tar zxf sources.tar.gz | |
| shell: /usr/bin/bash -e {0} | |
| env: | |
| DOCKER_BUILDKIT: 1 | |
| ##[endgroup] | |
| ##[group]Run docker/login-action@v3 | |
| with: | |
| registry: ghcr.io | |
| username: nuttxpr | |
| password: *** | |
| logout: true | |
| + set +x | |
| url=https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:83 | |
| + cargo run -- --user NuttX --repo nuttx --defconfig /tmp/defconfig-github.txt --file /tmp/ingest-nuttx-builds/ci-arm-09.log --nuttx-hash 220263e7c46ec836226de1ea4ba41d290522d381 --apps-hash 1512f9c6e55efc4c43d2ddb1f02445304fbdee9b --group arm-09 --run-id 20803622272 --job-id 59753362601 --step 10 | |
| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.23s | |
| Running `target/debug/ingest-nuttx-builds --user NuttX --repo nuttx --defconfig /tmp/defconfig-github.txt --file /tmp/ingest-nuttx-builds/ci-arm-09.log --nuttx-hash 220263e7c46ec836226de1ea4ba41d290522d381 --apps-hash 1512f9c6e55efc4c43d2ddb1f02445304fbdee9b --group arm-09 --run-id 20803622272 --job-id 59753362601 --step 10` | |
| lines[0]=Cmake in present: nucleo-f334r8/highpri,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= Building NuttX... | |
| target=nucleo-f334r8:highpri | |
| timestamp=2026-01-08T02:46:33 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:46:33", timestamp_log="2026-01-08T02:46:33", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-f334r8", config="highpri", target="nucleo-f334r8:highpri", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:774", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f334r8:highpri", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:08 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nucleo-f334r8/spwm2,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= Building NuttX... | |
| target=nucleo-f334r8:spwm2 | |
| timestamp=2026-01-08T02:47:14 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:47:14", timestamp_log="2026-01-08T02:47:14", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-f334r8", config="spwm2", target="nucleo-f334r8:spwm2", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:785", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f334r8:spwm2", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:08 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nucleo-f334r8/adc,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= Building NuttX... | |
| target=nucleo-f334r8:adc | |
| timestamp=2026-01-08T02:47:50 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:47:50", timestamp_log="2026-01-08T02:47:50", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-f334r8", config="adc", target="nucleo-f334r8:adc", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:796", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f334r8:adc", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:08 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nucleo-f334r8/nsh,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= Building NuttX... | |
| target=nucleo-f334r8:nsh | |
| timestamp=2026-01-08T02:48:21 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:48:21", timestamp_log="2026-01-08T02:48:21", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-f334r8", config="nsh", target="nucleo-f334r8:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:807", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f334r8:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:08 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nucleo-f334r8/spwm1,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= Building NuttX... | |
| target=nucleo-f334r8:spwm1 | |
| timestamp=2026-01-08T02:48:53 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:48:53", timestamp_log="2026-01-08T02:48:53", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-f334r8", config="spwm1", target="nucleo-f334r8:spwm1", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:818", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f334r8:spwm1", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:08 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nucleo-f401re/nsh,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= Building NuttX... | |
| target=nucleo-f401re:nsh | |
| timestamp=2026-01-08T02:49:28 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:49:28", timestamp_log="2026-01-08T02:49:28", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-f401re", config="nsh", target="nucleo-f401re:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:829", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f401re:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:08 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nucleo-f401re/fb,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= Building NuttX... | |
| target=nucleo-f401re:fb | |
| timestamp=2026-01-08T02:50:01 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:50:01", timestamp_log="2026-01-08T02:50:01", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-f401re", config="fb", target="nucleo-f401re:fb", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:840", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f401re:fb", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:08 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nucleo-f410rb/nsh,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= Building NuttX... | |
| target=nucleo-f410rb:nsh | |
| timestamp=2026-01-08T02:50:21 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:50:21", timestamp_log="2026-01-08T02:50:21", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-f410rb", config="nsh", target="nucleo-f410rb:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:851", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f410rb:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:09 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nucleo-f411re/nsh,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= Building NuttX... | |
| target=nucleo-f411re:nsh | |
| timestamp=2026-01-08T02:50:58 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:50:58", timestamp_log="2026-01-08T02:50:58", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-f411re", config="nsh", target="nucleo-f411re:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:862", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f411re:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:09 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nucleo-f411re/mcp2515-extid,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= Building NuttX... | |
| target=nucleo-f411re:mcp2515-extid | |
| timestamp=2026-01-08T02:51:18 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:51:18", timestamp_log="2026-01-08T02:51:18", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-f411re", config="mcp2515-extid", target="nucleo-f411re:mcp2515-extid", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:873", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f411re:mcp2515-extid", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:09 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nucleo-f412zg/nsh,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= Building NuttX... | |
| target=nucleo-f412zg:nsh | |
| timestamp=2026-01-08T02:51:38 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:51:38", timestamp_log="2026-01-08T02:51:38", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-f412zg", config="nsh", target="nucleo-f412zg:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:884", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f412zg:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:09 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: nucleo-f429zi/trace,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= [1/1] Normalize nucleo-f429zi/trace | |
| target=nucleo-f429zi:trace | |
| timestamp=2026-01-08T02:52:12 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:52:12", timestamp_log="2026-01-08T02:52:12", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-f429zi", config="trace", target="nucleo-f429zi:trace", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:894", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f429zi:trace", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:09 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nucleo-f429zi/nsh,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= Building NuttX... | |
| target=nucleo-f429zi:nsh | |
| timestamp=2026-01-08T02:53:08 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:53:08", timestamp_log="2026-01-08T02:53:08", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-f429zi", config="nsh", target="nucleo-f429zi:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:905", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f429zi:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:09 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nucleo-f429zi/netnsh,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= Building NuttX... | |
| target=nucleo-f429zi:netnsh | |
| timestamp=2026-01-08T02:53:42 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:53:42", timestamp_log="2026-01-08T02:53:42", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-f429zi", config="netnsh", target="nucleo-f429zi:netnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:916", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f429zi:netnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:09 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nucleo-f446re/ihm08m1_f32,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= Building NuttX... | |
| target=nucleo-f446re:ihm08m1_f32 | |
| timestamp=2026-01-08T02:54:12 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:54:12", timestamp_log="2026-01-08T02:54:12", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-f446re", config="ihm08m1_f32", target="nucleo-f446re:ihm08m1_f32", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:927", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f446re:ihm08m1_f32", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:09 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nucleo-f446re/adc,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= Building NuttX... | |
| target=nucleo-f446re:adc | |
| timestamp=2026-01-08T02:54:49 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:54:49", timestamp_log="2026-01-08T02:54:49", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-f446re", config="adc", target="nucleo-f446re:adc", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:938", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f446re:adc", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:10 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: nucleo-f446re/lcd,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= [1/1] Normalize nucleo-f446re/lcd | |
| target=nucleo-f446re:lcd | |
| timestamp=2026-01-08T02:55:11 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:55:11", timestamp_log="2026-01-08T02:55:11", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-f446re", config="lcd", target="nucleo-f446re:lcd", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:948", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:948", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f446re:lcd", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:10 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nucleo-f446re/cansock,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= Building NuttX... | |
| target=nucleo-f446re:cansock | |
| timestamp=2026-01-08T02:56:01 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:56:01", timestamp_log="2026-01-08T02:56:01", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-f446re", config="cansock", target="nucleo-f446re:cansock", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:962", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f446re:cansock", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:10 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nucleo-f446re/gpio,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= Building NuttX... | |
| target=nucleo-f446re:gpio | |
| timestamp=2026-01-08T02:56:40 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:56:40", timestamp_log="2026-01-08T02:56:40", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-f446re", config="gpio", target="nucleo-f446re:gpio", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:973", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f446re:gpio", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:10 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nucleo-f446re/pwm,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= Building NuttX... | |
| target=nucleo-f446re:pwm | |
| timestamp=2026-01-08T02:57:02 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:57:02", timestamp_log="2026-01-08T02:57:02", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-f446re", config="pwm", target="nucleo-f446re:pwm", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:984", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f446re:pwm", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:10 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nucleo-f446re/nsh,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= Building NuttX... | |
| target=nucleo-f446re:nsh | |
| timestamp=2026-01-08T02:57:23 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:57:23", timestamp_log="2026-01-08T02:57:23", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-f446re", config="nsh", target="nucleo-f446re:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:995", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f446re:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:10 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nucleo-f446re/systemview,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= Building NuttX... | |
| target=nucleo-f446re:systemview | |
| timestamp=2026-01-08T02:57:46 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:57:46", timestamp_log="2026-01-08T02:57:46", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-f446re", config="systemview", target="nucleo-f446re:systemview", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1006", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f446re:systemview", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:10 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: nucleo-f446re/can,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= [1/1] Normalize nucleo-f446re/can | |
| target=nucleo-f446re:can | |
| timestamp=2026-01-08T02:58:15 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:58:15", timestamp_log="2026-01-08T02:58:15", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-f446re", config="can", target="nucleo-f446re:can", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1016", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1016", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f446re:can", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:10 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nucleo-f446re/ihm08m1_b16,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= Building NuttX... | |
| target=nucleo-f446re:ihm08m1_b16 | |
| timestamp=2026-01-08T02:58:49 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:58:49", timestamp_log="2026-01-08T02:58:49", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-f446re", config="ihm08m1_b16", target="nucleo-f446re:ihm08m1_b16", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1030", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f446re:ihm08m1_b16", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:10 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nucleo-f446re/qenco,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= Building NuttX... | |
| target=nucleo-f446re:qenco | |
| timestamp=2026-01-08T02:59:10 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:59:10", timestamp_log="2026-01-08T02:59:10", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-f446re", config="qenco", target="nucleo-f446re:qenco", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1041", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f446re:qenco", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:11 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nucleo-f446re/dac,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= Building NuttX... | |
| target=nucleo-f446re:dac | |
| timestamp=2026-01-08T02:59:44 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:59:44", timestamp_log="2026-01-08T02:59:44", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-f446re", config="dac", target="nucleo-f446re:dac", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1052", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f446re:dac", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:11 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nucleo-g431kb/comp,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= Building NuttX... | |
| target=nucleo-g431kb:comp | |
| timestamp=2026-01-08T03:00:05 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:00:05", timestamp_log="2026-01-08T03:00:05", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-g431kb", config="comp", target="nucleo-g431kb:comp", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1063", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-g431kb:comp", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:11 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nucleo-g431kb/pwm,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= Building NuttX... | |
| target=nucleo-g431kb:pwm | |
| timestamp=2026-01-08T03:00:35 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:00:35", timestamp_log="2026-01-08T03:00:35", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-g431kb", config="pwm", target="nucleo-g431kb:pwm", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1074", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-g431kb:pwm", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:11 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nucleo-g431kb/nsh,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= Building NuttX... | |
| target=nucleo-g431kb:nsh | |
| timestamp=2026-01-08T03:00:54 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:00:54", timestamp_log="2026-01-08T03:00:54", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-g431kb", config="nsh", target="nucleo-g431kb:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1085", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-g431kb:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:11 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nucleo-g431rb/ihm16m1_b16,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= Building NuttX... | |
| target=nucleo-g431rb:ihm16m1_b16 | |
| timestamp=2026-01-08T03:01:27 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:01:27", timestamp_log="2026-01-08T03:01:27", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-g431rb", config="ihm16m1_b16", target="nucleo-g431rb:ihm16m1_b16", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1096", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-g431rb:ihm16m1_b16", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:12 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nucleo-g431rb/cordic,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= Building NuttX... | |
| target=nucleo-g431rb:cordic | |
| timestamp=2026-01-08T03:02:01 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:02:01", timestamp_log="2026-01-08T03:02:01", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-g431rb", config="cordic", target="nucleo-g431rb:cordic", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1107", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-g431rb:cordic", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:12 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nucleo-g431rb/adc,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= Building NuttX... | |
| target=nucleo-g431rb:adc | |
| timestamp=2026-01-08T03:02:34 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:02:34", timestamp_log="2026-01-08T03:02:34", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-g431rb", config="adc", target="nucleo-g431rb:adc", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1118", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-g431rb:adc", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:12 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nucleo-g431rb/cansock,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= Building NuttX... | |
| target=nucleo-g431rb:cansock | |
| timestamp=2026-01-08T03:03:04 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:03:04", timestamp_log="2026-01-08T03:03:04", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-g431rb", config="cansock", target="nucleo-g431rb:cansock", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1129", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-g431rb:cansock", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:12 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nucleo-g431rb/ihm16m1_f32,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= Building NuttX... | |
| target=nucleo-g431rb:ihm16m1_f32 | |
| timestamp=2026-01-08T03:03:43 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:03:43", timestamp_log="2026-01-08T03:03:43", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-g431rb", config="ihm16m1_f32", target="nucleo-g431rb:ihm16m1_f32", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1140", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-g431rb:ihm16m1_f32", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:13 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nucleo-g431rb/pwm,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= Building NuttX... | |
| target=nucleo-g431rb:pwm | |
| timestamp=2026-01-08T03:04:05 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:04:05", timestamp_log="2026-01-08T03:04:05", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-g431rb", config="pwm", target="nucleo-g431rb:pwm", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1151", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-g431rb:pwm", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:13 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nucleo-g431rb/nsh,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= Building NuttX... | |
| target=nucleo-g431rb:nsh | |
| timestamp=2026-01-08T03:04:37 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:04:37", timestamp_log="2026-01-08T03:04:37", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-g431rb", config="nsh", target="nucleo-g431rb:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1162", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-g431rb:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:13 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: nucleo-g431rb/can,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= [1/1] Normalize nucleo-g431rb/can | |
| target=nucleo-g431rb:can | |
| timestamp=2026-01-08T03:04:59 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:04:59", timestamp_log="2026-01-08T03:04:59", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-g431rb", config="can", target="nucleo-g431rb:can", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1172", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1172", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-g431rb:can", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:13 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nucleo-g431rb/qenco,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= Building NuttX... | |
| target=nucleo-g431rb:qenco | |
| timestamp=2026-01-08T03:05:48 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:05:48", timestamp_log="2026-01-08T03:05:48", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-g431rb", config="qenco", target="nucleo-g431rb:qenco", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1186", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-g431rb:qenco", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:13 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: nucleo-g474re/usbserial,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= [1/1] Normalize nucleo-g474re/usbserial | |
| target=nucleo-g474re:usbserial | |
| timestamp=2026-01-08T03:06:08 | |
| *** Msg: ##[warning]chip/stm32_gpio.c:44:11: warning: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py [-W#pragma-messages] | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^ | |
| *** Msg: 1 warning generated. | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:06:08", timestamp_log="2026-01-08T03:06:08", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-g474re", config="usbserial", target="nucleo-g474re:usbserial", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1196", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1196", msg="##[warning]chip/stm32_gpio.c:44:11: warning: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py [-W#pragma-messages] \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^ \n 1 warning generated.", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.5 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-g474re:usbserial", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:14 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nucleo-g474re/nsh,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= Building NuttX... | |
| target=nucleo-g474re:nsh | |
| timestamp=2026-01-08T03:06:55 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:06:55", timestamp_log="2026-01-08T03:06:55", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-g474re", config="nsh", target="nucleo-g474re:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1211", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-g474re:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:14 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: nucleo-g474re/lpuartnsh,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= [1/1] Normalize nucleo-g474re/lpuartnsh | |
| target=nucleo-g474re:lpuartnsh | |
| timestamp=2026-01-08T03:07:29 | |
| *** Msg: ##[warning]chip/stm32_gpio.c:44:11: warning: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py [-W#pragma-messages] | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^ | |
| *** Msg: 1 warning generated. | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:07:29", timestamp_log="2026-01-08T03:07:29", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-g474re", config="lpuartnsh", target="nucleo-g474re:lpuartnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1221", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1221", msg="##[warning]chip/stm32_gpio.c:44:11: warning: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py [-W#pragma-messages] \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^ \n 1 warning generated.", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.5 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-g474re:lpuartnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:14 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: nucleo-l152re/lcd,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= [1/1] Normalize nucleo-l152re/lcd | |
| target=nucleo-l152re:lcd | |
| timestamp=2026-01-08T03:08:04 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:08:04", timestamp_log="2026-01-08T03:08:04", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-l152re", config="lcd", target="nucleo-l152re:lcd", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1235", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1235", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-l152re:lcd", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:14 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: nucleo-l152re/nsh,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= Building NuttX... | |
| target=nucleo-l152re:nsh | |
| timestamp=2026-01-08T03:09:04 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:09:04", timestamp_log="2026-01-08T03:09:04", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-l152re", config="nsh", target="nucleo-l152re:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1249", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-l152re:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:15 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: olimex-stm32-e407/discover,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last=/usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found | |
| target=olimex-stm32-e407:discover | |
| timestamp=2026-01-08T03:09:38 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:09:38", timestamp_log="2026-01-08T03:09:38", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="olimex-stm32-e407", config="discover", target="olimex-stm32-e407:discover", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1259", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1259", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~ \n /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-stm32-e407:discover", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:15 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: olimex-stm32-e407/telnetd,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last=/usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found | |
| target=olimex-stm32-e407:telnetd | |
| timestamp=2026-01-08T03:10:35 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:10:35", timestamp_log="2026-01-08T03:10:35", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="olimex-stm32-e407", config="telnetd", target="olimex-stm32-e407:telnetd", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1274", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1274", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~ \n /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-stm32-e407:telnetd", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:15 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: olimex-stm32-e407/mrf24j40-mac,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize olimex-stm32-e407/mrf24j40-mac | |
| target=olimex-stm32-e407:mrf24j40-mac | |
| timestamp=2026-01-08T03:11:37 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:11:37", timestamp_log="2026-01-08T03:11:37", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="olimex-stm32-e407", config="mrf24j40-mac", target="olimex-stm32-e407:mrf24j40-mac", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1289", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1289", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-stm32-e407:mrf24j40-mac", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:15 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: olimex-stm32-e407/usbnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize olimex-stm32-e407/usbnsh | |
| target=olimex-stm32-e407:usbnsh | |
| timestamp=2026-01-08T03:12:31 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| *** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:12:31", timestamp_log="2026-01-08T03:12:31", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="olimex-stm32-e407", config="usbnsh", target="olimex-stm32-e407:usbnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1302", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1302", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~ \n arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.5 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-stm32-e407:usbnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:16 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: olimex-stm32-e407/mrf24j40-6lowpan,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize olimex-stm32-e407/mrf24j40-6lowpan | |
| target=olimex-stm32-e407:mrf24j40-6lowpan | |
| timestamp=2026-01-08T03:13:16 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:13:16", timestamp_log="2026-01-08T03:13:16", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="olimex-stm32-e407", config="mrf24j40-6lowpan", target="olimex-stm32-e407:mrf24j40-6lowpan", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1316", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1316", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-stm32-e407:mrf24j40-6lowpan", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:16 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: olimex-stm32-e407/timer,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize olimex-stm32-e407/timer | |
| target=olimex-stm32-e407:timer | |
| timestamp=2026-01-08T03:14:09 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:14:09", timestamp_log="2026-01-08T03:14:09", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="olimex-stm32-e407", config="timer", target="olimex-stm32-e407:timer", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1329", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1329", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-stm32-e407:timer", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:16 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: olimex-stm32-e407/webserver,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last=/usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found | |
| target=olimex-stm32-e407:webserver | |
| timestamp=2026-01-08T03:14:48 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:14:48", timestamp_log="2026-01-08T03:14:48", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="olimex-stm32-e407", config="webserver", target="olimex-stm32-e407:webserver", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1342", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1342", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~ \n /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-stm32-e407:webserver", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:16 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: olimex-stm32-e407/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize olimex-stm32-e407/nsh | |
| target=olimex-stm32-e407:nsh | |
| timestamp=2026-01-08T03:15:49 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| *** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:15:49", timestamp_log="2026-01-08T03:15:49", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="olimex-stm32-e407", config="nsh", target="olimex-stm32-e407:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1357", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1357", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~ \n arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.5 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-stm32-e407:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:17 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: olimex-stm32-e407/bmp180,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize olimex-stm32-e407/bmp180 | |
| target=olimex-stm32-e407:bmp180 | |
| timestamp=2026-01-08T03:16:28 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:16:28", timestamp_log="2026-01-08T03:16:28", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="olimex-stm32-e407", config="bmp180", target="olimex-stm32-e407:bmp180", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1371", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1371", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-stm32-e407:bmp180", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:17 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: olimex-stm32-e407/netnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last=/usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found | |
| target=olimex-stm32-e407:netnsh | |
| timestamp=2026-01-08T03:17:05 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:17:05", timestamp_log="2026-01-08T03:17:05", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="olimex-stm32-e407", config="netnsh", target="olimex-stm32-e407:netnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1384", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1384", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~ \n /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-stm32-e407:netnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:17 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: olimex-stm32-e407/dac,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize olimex-stm32-e407/dac | |
| target=olimex-stm32-e407:dac | |
| timestamp=2026-01-08T03:18:06 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| *** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:18:06", timestamp_log="2026-01-08T03:18:06", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="olimex-stm32-e407", config="dac", target="olimex-stm32-e407:dac", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1399", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1399", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~ \n arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.5 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-stm32-e407:dac", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:17 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: olimex-stm32-e407/ina219,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize olimex-stm32-e407/ina219 | |
| target=olimex-stm32-e407:ina219 | |
| timestamp=2026-01-08T03:18:43 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:18:43", timestamp_log="2026-01-08T03:18:43", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="olimex-stm32-e407", config="ina219", target="olimex-stm32-e407:ina219", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1413", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1413", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-stm32-e407:ina219", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:18 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: olimex-stm32-h405/usbnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last=/usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found | |
| target=olimex-stm32-h405:usbnsh | |
| timestamp=2026-01-08T03:19:20 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:19:20", timestamp_log="2026-01-08T03:19:20", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="olimex-stm32-h405", config="usbnsh", target="olimex-stm32-h405:usbnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1426", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1426", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~ \n /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-stm32-h405:usbnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:18 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: olimex-stm32-h407/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize olimex-stm32-h407/nsh | |
| target=olimex-stm32-h407:nsh | |
| timestamp=2026-01-08T03:20:09 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:20:09", timestamp_log="2026-01-08T03:20:09", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="olimex-stm32-h407", config="nsh", target="olimex-stm32-h407:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1441", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1441", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-stm32-h407:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:18 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: olimex-stm32-h407/nsh_uext,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize olimex-stm32-h407/nsh_uext | |
| target=olimex-stm32-h407:nsh_uext | |
| timestamp=2026-01-08T03:20:48 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:20:48", timestamp_log="2026-01-08T03:20:48", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="olimex-stm32-h407", config="nsh_uext", target="olimex-stm32-h407:nsh_uext", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1454", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1454", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-stm32-h407:nsh_uext", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:18 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: olimex-stm32-p107/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize olimex-stm32-p107/nsh | |
| target=olimex-stm32-p107:nsh | |
| timestamp=2026-01-08T03:21:29 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:21:29", timestamp_log="2026-01-08T03:21:29", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="olimex-stm32-p107", config="nsh", target="olimex-stm32-p107:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1467", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1467", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-stm32-p107:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:19 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: olimex-stm32-p207/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last=/usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found | |
| target=olimex-stm32-p207:nsh | |
| timestamp=2026-01-08T03:22:27 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:22:27", timestamp_log="2026-01-08T03:22:27", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="olimex-stm32-p207", config="nsh", target="olimex-stm32-p207:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1480", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1480", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~ \n /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-stm32-p207:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:19 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: olimex-stm32-p407/mqttc,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize olimex-stm32-p407/mqttc | |
| target=olimex-stm32-p407:mqttc | |
| timestamp=2026-01-08T03:23:23 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:23:23", timestamp_log="2026-01-08T03:23:23", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="olimex-stm32-p407", config="mqttc", target="olimex-stm32-p407:mqttc", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1495", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1495", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-stm32-p407:mqttc", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:19 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: olimex-stm32-p407/module,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize olimex-stm32-p407/module | |
| target=olimex-stm32-p407:module | |
| timestamp=2026-01-08T03:24:30 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:24:30", timestamp_log="2026-01-08T03:24:30", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="olimex-stm32-p407", config="module", target="olimex-stm32-p407:module", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1516", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1516", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-stm32-p407:module", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:19 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: olimex-stm32-p407/knsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize olimex-stm32-p407/knsh | |
| target=olimex-stm32-p407:knsh | |
| timestamp=2026-01-08T03:25:18 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:25:18", timestamp_log="2026-01-08T03:25:18", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="olimex-stm32-p407", config="knsh", target="olimex-stm32-p407:knsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1529", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1529", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-stm32-p407:knsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:20 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: olimex-stm32-p407/dhtxx,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize olimex-stm32-p407/dhtxx | |
| target=olimex-stm32-p407:dhtxx | |
| timestamp=2026-01-08T03:26:38 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:26:38", timestamp_log="2026-01-08T03:26:38", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="olimex-stm32-p407", config="dhtxx", target="olimex-stm32-p407:dhtxx", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1542", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1542", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-stm32-p407:dhtxx", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:20 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: olimex-stm32-p407/hidkbd,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize olimex-stm32-p407/hidkbd | |
| target=olimex-stm32-p407:hidkbd | |
| timestamp=2026-01-08T03:27:26 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:27:26", timestamp_log="2026-01-08T03:27:26", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="olimex-stm32-p407", config="hidkbd", target="olimex-stm32-p407:hidkbd", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1555", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1555", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-stm32-p407:hidkbd", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:20 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: olimex-stm32-p407/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize olimex-stm32-p407/nsh | |
| target=olimex-stm32-p407:nsh | |
| timestamp=2026-01-08T03:28:08 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:28:08", timestamp_log="2026-01-08T03:28:08", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="olimex-stm32-p407", config="nsh", target="olimex-stm32-p407:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1568", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1568", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-stm32-p407:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:20 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: olimex-stm32-p407/audio,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize olimex-stm32-p407/audio | |
| target=olimex-stm32-p407:audio | |
| timestamp=2026-01-08T03:28:46 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:28:46", timestamp_log="2026-01-08T03:28:46", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="olimex-stm32-p407", config="audio", target="olimex-stm32-p407:audio", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1581", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1581", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-stm32-p407:audio", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:21 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: olimex-stm32-p407/zmodem,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize olimex-stm32-p407/zmodem | |
| target=olimex-stm32-p407:zmodem | |
| timestamp=2026-01-08T03:29:27 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:29:27", timestamp_log="2026-01-08T03:29:27", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="olimex-stm32-p407", config="zmodem", target="olimex-stm32-p407:zmodem", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1594", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1594", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-stm32-p407:zmodem", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:21 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: olimex-stm32-p407/kelf,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize olimex-stm32-p407/kelf | |
| target=olimex-stm32-p407:kelf | |
| timestamp=2026-01-08T03:30:07 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:30:07", timestamp_log="2026-01-08T03:30:07", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="olimex-stm32-p407", config="kelf", target="olimex-stm32-p407:kelf", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1607", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1607", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-stm32-p407:kelf", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:21 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: olimex-stm32-p407/kmodule,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last=+ ccache -s | |
| target=olimex-stm32-p407:kmodule | |
| timestamp=2026-01-08T03:31:27 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| *** Msg: + '[' -d /github/workspace/sources/tools/ccache ']' | |
| *** Msg: + ccache -s | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:31:27", timestamp_log="2026-01-08T03:31:27", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="olimex-stm32-p407", config="kmodule", target="olimex-stm32-p407:kmodule", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1620", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362601#step:10:1620", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~ \n + '[' -d /github/workspace/sources/tools/ccache ']' \n + ccache -s", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-stm32-p407:kmodule", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:21 GMT", "content-length": "0"} } | |
| + for group in arm-01 arm-02 arm-03 arm-04 arm-05 arm-06 arm-07 arm-08 arm-09 arm-10 arm-11 arm-12 arm-13 arm-14 arm64-01 other risc-v-01 risc-v-02 risc-v-03 risc-v-04 risc-v-05 risc-v-06 sim-01 sim-02 sim-03 x86_64-01 xtensa-01 xtensa-02 msys2 | |
| + [[ arm-10 == \m\s\y\s\2 ]] | |
| + ingest_log Linux 10 arm-10 | |
| + local os=Linux | |
| + local step=10 | |
| + local group=arm-10 | |
| + local 'job_name=Linux (arm-10)' | |
| ++ curl -L -H 'Accept: application/vnd.github+json' -H 'Authorization: Bearer ...' -H 'X-GitHub-Api-Version: 2022-11-28' 'https://api.github.com/repos/NuttX/nuttx/actions/runs/20803622272/jobs?per_page=100' | |
| ++ jq '.jobs | map(select(.name == "Linux (arm-10)")) | .[].id' | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 100 168k 100 168k 0 0 67764 0 0:00:02 0:00:02 --:--:-- 67779 | |
| + local job_id=59753362608 | |
| + set +x | |
| job_id=59753362608 | |
| + [[ 59753362608 == '' ]] | |
| + sleep 1 | |
| ++ ls '/tmp/ingest-nuttx-builds/10_Linux (arm-10).txt' | |
| + local 'log_file=/tmp/ingest-nuttx-builds/10_Linux (arm-10).txt' | |
| + local filename=ci-arm-10.log | |
| + local pathname=/tmp/ingest-nuttx-builds/ci-arm-10.log | |
| + local linenum=83 | |
| + local url=https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:83 | |
| + cat '/tmp/ingest-nuttx-builds/10_Linux (arm-10).txt' | |
| + colrm 1 29 | |
| + head -n 100 /tmp/ingest-nuttx-builds/ci-arm-10.log | |
| Current runner version: '2.330.0' | |
| ##[group]Runner Image Provisioner | |
| Hosted Compute Agent | |
| Version: 20251211.462 | |
| Commit: 6cbad8c2bb55d58165063d031ccabf57e2d2db61 | |
| Build Date: 2025-12-11T16:28:49Z | |
| Worker ID: {b00b63de-3f1f-4861-8af7-6b2bba300372} | |
| ##[endgroup] | |
| ##[group]Operating System | |
| Ubuntu | |
| 24.04.3 | |
| LTS | |
| ##[endgroup] | |
| ##[group]Runner Image | |
| Image: ubuntu-24.04 | |
| Version: 20251215.174.1 | |
| Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20251215.174/images/ubuntu/Ubuntu2404-Readme.md | |
| Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20251215.174 | |
| ##[endgroup] | |
| ##[group]GITHUB_TOKEN Permissions | |
| Contents: read | |
| Metadata: read | |
| ##[endgroup] | |
| Secret source: Actions | |
| Prepare workflow directory | |
| Prepare all required actions | |
| Getting action download info | |
| Download action repository 'actions/download-artifact@v7' (SHA:37930b1c2abaa49bbe596cd826c3c89aef350131) | |
| Download action repository 'docker/login-action@v3' (SHA:5e57cd118135c172c3672efd75eb46360885c0ef) | |
| Download action repository 'actions/upload-artifact@v6' (SHA:b7c566a772e6b6bfb58ed0dc250532a479d7789f) | |
| Complete job name: Linux (arm-10) | |
| ##[group]Run df -h | |
| df -h | |
| shell: /usr/bin/bash -e {0} | |
| env: | |
| DOCKER_BUILDKIT: 1 | |
| ##[endgroup] | |
| Filesystem Size Used Avail Use% Mounted on | |
| /dev/root 72G 54G 19G 75% / | |
| tmpfs 7.9G 84K 7.9G 1% /dev/shm | |
| tmpfs 3.2G 1.2M 3.2G 1% /run | |
| tmpfs 5.0M 0 5.0M 0% /run/lock | |
| /dev/sdb16 881M 62M 758M 8% /boot | |
| /dev/sdb15 105M 6.2M 99M 6% /boot/efi | |
| /dev/sda1 74G 4.1G 66G 6% /mnt | |
| tmpfs 1.6G 12K 1.6G 1% /run/user/1001 | |
| ##[group]Run sudo rm -rf /usr/local/lib/android | |
| sudo rm -rf /usr/local/lib/android | |
| shell: /usr/bin/bash -e {0} | |
| env: | |
| DOCKER_BUILDKIT: 1 | |
| ##[endgroup] | |
| ##[group]Run df -h | |
| df -h | |
| shell: /usr/bin/bash -e {0} | |
| env: | |
| DOCKER_BUILDKIT: 1 | |
| ##[endgroup] | |
| Filesystem Size Used Avail Use% Mounted on | |
| /dev/root 72G 42G 31G 58% / | |
| tmpfs 7.9G 84K 7.9G 1% /dev/shm | |
| tmpfs 3.2G 1.2M 3.2G 1% /run | |
| tmpfs 5.0M 0 5.0M 0% /run/lock | |
| /dev/sdb16 881M 62M 758M 8% /boot | |
| /dev/sdb15 105M 6.2M 99M 6% /boot/efi | |
| /dev/sda1 74G 4.1G 66G 6% /mnt | |
| tmpfs 1.6G 12K 1.6G 1% /run/user/1001 | |
| ##[group]Run actions/download-artifact@v7 | |
| with: | |
| name: source-bundle | |
| path: . | |
| merge-multiple: false | |
| repository: NuttX/nuttx | |
| run-id: 20803622272 | |
| env: | |
| DOCKER_BUILDKIT: 1 | |
| ##[endgroup] | |
| Downloading single artifact | |
| Preparing to download the following artifacts: | |
| - source-bundle (ID: 5057673577, Size: 521589650, Expected Digest: sha256:f775951bdfb82f4f72820b3aafc850b6fb753bb89f3b848ebca9ad59837a97e6) | |
| Redirecting to blob download url: https://productionresultssa13.blob.core.windows.net/actions-results/9b62c096-0dd4-44be-98e7-df27f19d564c/workflow-job-run-532b0bc2-c02f-56ac-af0e-f3dd15a6a56c/artifacts/239ea24db366af7a360aca64008a5a55b3bb443dfaeda64abcee97ddfbe58903.zip | |
| Starting download of artifact to: /home/runner/work/nuttx/nuttx | |
| (node:1997) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. | |
| (Use `node --trace-deprecation ...` to show where the warning was created) | |
| SHA256 digest of downloaded artifact is f775951bdfb82f4f72820b3aafc850b6fb753bb89f3b848ebca9ad59837a97e6 | |
| Artifact download completed successfully. | |
| Total of 1 artifact(s) downloaded | |
| Download artifact has finished successfully | |
| ##[group]Run tar zxf sources.tar.gz | |
| tar zxf sources.tar.gz | |
| shell: /usr/bin/bash -e {0} | |
| env: | |
| DOCKER_BUILDKIT: 1 | |
| ##[endgroup] | |
| ##[group]Run docker/login-action@v3 | |
| with: | |
| registry: ghcr.io | |
| username: nuttxpr | |
| password: *** | |
| logout: true | |
| + set +x | |
| url=https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:83 | |
| + cargo run -- --user NuttX --repo nuttx --defconfig /tmp/defconfig-github.txt --file /tmp/ingest-nuttx-builds/ci-arm-10.log --nuttx-hash 220263e7c46ec836226de1ea4ba41d290522d381 --apps-hash 1512f9c6e55efc4c43d2ddb1f02445304fbdee9b --group arm-10 --run-id 20803622272 --job-id 59753362608 --step 10 | |
| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.21s | |
| Running `target/debug/ingest-nuttx-builds --user NuttX --repo nuttx --defconfig /tmp/defconfig-github.txt --file /tmp/ingest-nuttx-builds/ci-arm-10.log --nuttx-hash 220263e7c46ec836226de1ea4ba41d290522d381 --apps-hash 1512f9c6e55efc4c43d2ddb1f02445304fbdee9b --group arm-10 --run-id 20803622272 --job-id 59753362608 --step 10` | |
| lines[0]=Configuration/Tool: olimexino-stm32/tiny,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= [1/1] Normalize olimexino-stm32/tiny | |
| target=olimexino-stm32:tiny | |
| timestamp=2026-01-08T03:27:33 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:27:33", timestamp_log="2026-01-08T03:27:33", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="olimexino-stm32", config="tiny", target="olimexino-stm32:tiny", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:774", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimexino-stm32:tiny", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:25 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: olimexino-stm32/nsh,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= [1/1] Normalize olimexino-stm32/nsh | |
| target=olimexino-stm32:nsh | |
| timestamp=2026-01-08T03:28:20 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:28:20", timestamp_log="2026-01-08T03:28:20", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="olimexino-stm32", config="nsh", target="olimexino-stm32:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:784", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimexino-stm32:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:26 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: olimexino-stm32/can,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= [1/1] Normalize olimexino-stm32/can | |
| target=olimexino-stm32:can | |
| timestamp=2026-01-08T03:29:09 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:29:09", timestamp_log="2026-01-08T03:29:09", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="olimexino-stm32", config="can", target="olimexino-stm32:can", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:794", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimexino-stm32:can", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:26 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: olimexino-stm32/smallnsh,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= [1/1] Normalize olimexino-stm32/smallnsh | |
| target=olimexino-stm32:smallnsh | |
| timestamp=2026-01-08T03:29:58 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:29:58", timestamp_log="2026-01-08T03:29:58", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="olimexino-stm32", config="smallnsh", target="olimexino-stm32:smallnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:804", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimexino-stm32:smallnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:26 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: olimexino-stm32/composite,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= [1/1] Normalize olimexino-stm32/composite | |
| target=olimexino-stm32:composite | |
| timestamp=2026-01-08T03:30:46 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:30:46", timestamp_log="2026-01-08T03:30:46", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="olimexino-stm32", config="composite", target="olimexino-stm32:composite", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:814", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimexino-stm32:composite", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:26 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: omnibusf4/nsh,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= [1/1] Normalize omnibusf4/nsh | |
| target=omnibusf4:nsh | |
| timestamp=2026-01-08T03:31:23 | |
| *** Msg: ##[warning]chip/stm32_gpio.c:44:11: warning: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py [-W#pragma-messages] | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^ | |
| *** Msg: 1 warning generated. | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:31:23", timestamp_log="2026-01-08T03:31:23", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="omnibusf4", config="nsh", target="omnibusf4:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:824", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:824", msg="##[warning]chip/stm32_gpio.c:44:11: warning: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py [-W#pragma-messages] \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^ \n 1 warning generated.", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.5 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/omnibusf4:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:26 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: photon/usbnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize photon/usbnsh | |
| target=photon:usbnsh | |
| timestamp=2026-01-08T03:32:18 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:32:18", timestamp_log="2026-01-08T03:32:18", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="photon", config="usbnsh", target="photon:usbnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:838", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:838", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/photon:usbnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:26 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: photon/adb,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize photon/adb | |
| target=photon:adb | |
| timestamp=2026-01-08T03:33:09 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:33:09", timestamp_log="2026-01-08T03:33:09", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="photon", config="adb", target="photon:adb", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:851", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:851", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/photon:adb", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:26 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: photon/rgbled,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize photon/rgbled | |
| target=photon:rgbled | |
| timestamp=2026-01-08T03:34:04 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:34:04", timestamp_log="2026-01-08T03:34:04", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="photon", config="rgbled", target="photon:rgbled", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:879", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:879", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/photon:rgbled", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:26 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: photon/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize photon/nsh | |
| target=photon:nsh | |
| timestamp=2026-01-08T03:34:40 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:34:40", timestamp_log="2026-01-08T03:34:40", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="photon", config="nsh", target="photon:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:892", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:892", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/photon:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:26 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: photon/wlan-perf,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize photon/wlan-perf | |
| target=photon:wlan-perf | |
| timestamp=2026-01-08T03:35:16 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:35:16", timestamp_log="2026-01-08T03:35:16", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="photon", config="wlan-perf", target="photon:wlan-perf", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:905", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:905", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/photon:wlan-perf", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:27 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: photon/wlan,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize photon/wlan | |
| target=photon:wlan | |
| timestamp=2026-01-08T03:36:09 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:36:09", timestamp_log="2026-01-08T03:36:09", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="photon", config="wlan", target="photon:wlan", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:926", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:926", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/photon:wlan", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:27 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: shenzhou/nxwm,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= [1/1] Normalize shenzhou/nxwm | |
| target=shenzhou:nxwm | |
| timestamp=2026-01-08T03:37:17 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:37:17", timestamp_log="2026-01-08T03:37:17", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="shenzhou", config="nxwm", target="shenzhou:nxwm", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:947", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:947", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/shenzhou:nxwm", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:27 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: shenzhou/nsh,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= [1/1] Normalize shenzhou/nsh | |
| target=shenzhou:nsh | |
| timestamp=2026-01-08T03:38:29 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:38:29", timestamp_log="2026-01-08T03:38:29", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="shenzhou", config="nsh", target="shenzhou:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:960", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:960", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/shenzhou:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:27 GMT", "content-length": "0"} } | |
| lines[0]=Skipping: shenzhou/thttpd,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= Skipping: shenzhou/thttpd,CONFIG_ARM_TOOLCHAIN_CLANG | |
| *** Not a target: Skipping: shenzhou/thttpd,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines[0]=Configuration/Tool: stm3210e-eval/nx,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= [1/1] Normalize stm3210e-eval/nx | |
| target=stm3210e-eval:nx | |
| timestamp=2026-01-08T03:39:31 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:39:31", timestamp_log="2026-01-08T03:39:31", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="stm3210e-eval", config="nx", target="stm3210e-eval:nx", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:980", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:980", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm3210e-eval:nx", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:27 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: stm3210e-eval/pm,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= [1/1] Normalize stm3210e-eval/pm | |
| target=stm3210e-eval:pm | |
| timestamp=2026-01-08T03:40:21 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:40:21", timestamp_log="2026-01-08T03:40:21", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="stm3210e-eval", config="pm", target="stm3210e-eval:pm", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:993", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:993", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm3210e-eval:pm", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:27 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: stm3210e-eval/usbserial,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last=/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found | |
| target=stm3210e-eval:usbserial | |
| timestamp=2026-01-08T03:41:09 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:41:09", timestamp_log="2026-01-08T03:41:09", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="stm3210e-eval", config="usbserial", target="stm3210e-eval:usbserial", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:1006", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:1006", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~ \n /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm3210e-eval:usbserial", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:27 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: stm3210e-eval/usbmsc,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last=/usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found | |
| target=stm3210e-eval:usbmsc | |
| timestamp=2026-01-08T03:41:56 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:41:56", timestamp_log="2026-01-08T03:41:56", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="stm3210e-eval", config="usbmsc", target="stm3210e-eval:usbmsc", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:1021", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:1021", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~ \n /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm3210e-eval:usbmsc", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:27 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: stm3210e-eval/nsh2,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= [1/1] Normalize stm3210e-eval/nsh2 | |
| target=stm3210e-eval:nsh2 | |
| timestamp=2026-01-08T03:42:45 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:42:45", timestamp_log="2026-01-08T03:42:45", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="stm3210e-eval", config="nsh2", target="stm3210e-eval:nsh2", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:1036", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:1036", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm3210e-eval:nsh2", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:27 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: stm3210e-eval/nsh,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last=/usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found | |
| target=stm3210e-eval:nsh | |
| timestamp=2026-01-08T03:43:42 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found | |
| *** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:43:42", timestamp_log="2026-01-08T03:43:42", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="stm3210e-eval", config="nsh", target="stm3210e-eval:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:1049", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:1049", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~ \n /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm3210e-eval:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:28 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: stm3210e-eval/composite,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= [1/1] Normalize stm3210e-eval/composite | |
| target=stm3210e-eval:composite | |
| timestamp=2026-01-08T03:44:26 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:44:26", timestamp_log="2026-01-08T03:44:26", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="stm3210e-eval", config="composite", target="stm3210e-eval:composite", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:1064", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:1064", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm3210e-eval:composite", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:28 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: stm3210e-eval/nxterm,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= [1/1] Normalize stm3210e-eval/nxterm | |
| target=stm3210e-eval:nxterm | |
| timestamp=2026-01-08T03:45:15 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:45:15", timestamp_log="2026-01-08T03:45:15", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="stm3210e-eval", config="nxterm", target="stm3210e-eval:nxterm", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:1077", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:1077", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm3210e-eval:nxterm", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:28 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: stm3220g-eval/nxwm,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize stm3220g-eval/nxwm | |
| target=stm3220g-eval:nxwm | |
| timestamp=2026-01-08T03:46:11 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:46:11", timestamp_log="2026-01-08T03:46:11", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="stm3220g-eval", config="nxwm", target="stm3220g-eval:nxwm", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:1090", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:1090", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm3220g-eval:nxwm", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:28 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: stm3220g-eval/telnetd,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize stm3220g-eval/telnetd | |
| target=stm3220g-eval:telnetd | |
| timestamp=2026-01-08T03:47:23 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:47:23", timestamp_log="2026-01-08T03:47:23", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="stm3220g-eval", config="telnetd", target="stm3220g-eval:telnetd", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:1103", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:1103", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm3220g-eval:telnetd", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:28 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: stm3220g-eval/dhcpd,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize stm3220g-eval/dhcpd | |
| target=stm3220g-eval:dhcpd | |
| timestamp=2026-01-08T03:48:14 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:48:14", timestamp_log="2026-01-08T03:48:14", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="stm3220g-eval", config="dhcpd", target="stm3220g-eval:dhcpd", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:1116", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:1116", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm3220g-eval:dhcpd", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:28 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: stm3220g-eval/nettest,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize stm3220g-eval/nettest | |
| target=stm3220g-eval:nettest | |
| timestamp=2026-01-08T03:49:02 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:49:02", timestamp_log="2026-01-08T03:49:02", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="stm3220g-eval", config="nettest", target="stm3220g-eval:nettest", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:1129", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:1129", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm3220g-eval:nettest", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:29 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: stm3220g-eval/nsh2,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize stm3220g-eval/nsh2 | |
| target=stm3220g-eval:nsh2 | |
| timestamp=2026-01-08T03:49:52 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:49:52", timestamp_log="2026-01-08T03:49:52", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="stm3220g-eval", config="nsh2", target="stm3220g-eval:nsh2", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:1142", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:1142", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm3220g-eval:nsh2", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:29 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: stm3220g-eval/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize stm3220g-eval/nsh | |
| target=stm3220g-eval:nsh | |
| timestamp=2026-01-08T03:50:49 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:50:49", timestamp_log="2026-01-08T03:50:49", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="stm3220g-eval", config="nsh", target="stm3220g-eval:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:1155", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:1155", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm3220g-eval:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:29 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: stm3240g-eval/nxwm,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize stm3240g-eval/nxwm | |
| target=stm3240g-eval:nxwm | |
| timestamp=2026-01-08T03:51:31 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:51:31", timestamp_log="2026-01-08T03:51:31", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="stm3240g-eval", config="nxwm", target="stm3240g-eval:nxwm", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:1168", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:1168", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm3240g-eval:nxwm", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:29 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: stm3240g-eval/discover,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize stm3240g-eval/discover | |
| target=stm3240g-eval:discover | |
| timestamp=2026-01-08T03:52:46 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:52:46", timestamp_log="2026-01-08T03:52:46", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="stm3240g-eval", config="discover", target="stm3240g-eval:discover", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:1181", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:1181", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm3240g-eval:discover", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:30 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: stm3240g-eval/telnetd,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize stm3240g-eval/telnetd | |
| target=stm3240g-eval:telnetd | |
| timestamp=2026-01-08T03:53:43 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:53:43", timestamp_log="2026-01-08T03:53:43", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="stm3240g-eval", config="telnetd", target="stm3240g-eval:telnetd", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:1194", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:1194", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm3240g-eval:telnetd", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:30 GMT", "content-length": "0"} } | |
| lines[0]=Skipping: stm3240g-eval/knxwm,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Skipping: stm3240g-eval/knxwm,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| *** Not a target: Skipping: stm3240g-eval/knxwm,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines[0]=Configuration/Tool: stm3240g-eval/dhcpd,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize stm3240g-eval/dhcpd | |
| target=stm3240g-eval:dhcpd | |
| timestamp=2026-01-08T03:54:37 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:54:37", timestamp_log="2026-01-08T03:54:37", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="stm3240g-eval", config="dhcpd", target="stm3240g-eval:dhcpd", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:1214", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:1214", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm3240g-eval:dhcpd", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:30 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: stm3240g-eval/nettest,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize stm3240g-eval/nettest | |
| target=stm3240g-eval:nettest | |
| timestamp=2026-01-08T03:55:23 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:55:23", timestamp_log="2026-01-08T03:55:23", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="stm3240g-eval", config="nettest", target="stm3240g-eval:nettest", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:1227", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:1227", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm3240g-eval:nettest", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:30 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: stm3240g-eval/nsh2,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize stm3240g-eval/nsh2 | |
| target=stm3240g-eval:nsh2 | |
| timestamp=2026-01-08T03:56:12 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:56:12", timestamp_log="2026-01-08T03:56:12", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="stm3240g-eval", config="nsh2", target="stm3240g-eval:nsh2", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:1240", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:1240", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm3240g-eval:nsh2", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:31 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: stm3240g-eval/webserver,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize stm3240g-eval/webserver | |
| target=stm3240g-eval:webserver | |
| timestamp=2026-01-08T03:57:13 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:57:13", timestamp_log="2026-01-08T03:57:13", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="stm3240g-eval", config="webserver", target="stm3240g-eval:webserver", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:1253", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:1253", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm3240g-eval:webserver", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:31 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: stm3240g-eval/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize stm3240g-eval/nsh | |
| target=stm3240g-eval:nsh | |
| timestamp=2026-01-08T03:58:12 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:58:12", timestamp_log="2026-01-08T03:58:12", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="stm3240g-eval", config="nsh", target="stm3240g-eval:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:1266", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:1266", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm3240g-eval:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:31 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: stm3240g-eval/fb,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize stm3240g-eval/fb | |
| target=stm3240g-eval:fb | |
| timestamp=2026-01-08T03:59:09 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:59:09", timestamp_log="2026-01-08T03:59:09", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="stm3240g-eval", config="fb", target="stm3240g-eval:fb", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:1279", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:1279", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm3240g-eval:fb", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:31 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: stm3240g-eval/xmlrpc,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize stm3240g-eval/xmlrpc | |
| target=stm3240g-eval:xmlrpc | |
| timestamp=2026-01-08T03:59:52 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T03:59:52", timestamp_log="2026-01-08T03:59:52", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="stm3240g-eval", config="xmlrpc", target="stm3240g-eval:xmlrpc", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:1292", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:1292", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm3240g-eval:xmlrpc", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:31 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: stm3240g-eval/nxterm,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize stm3240g-eval/nxterm | |
| target=stm3240g-eval:nxterm | |
| timestamp=2026-01-08T04:00:50 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T04:00:50", timestamp_log="2026-01-08T04:00:50", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="stm3240g-eval", config="nxterm", target="stm3240g-eval:nxterm", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:1305", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362608#step:10:1305", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm3240g-eval:nxterm", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:32 GMT", "content-length": "0"} } | |
| + for group in arm-01 arm-02 arm-03 arm-04 arm-05 arm-06 arm-07 arm-08 arm-09 arm-10 arm-11 arm-12 arm-13 arm-14 arm64-01 other risc-v-01 risc-v-02 risc-v-03 risc-v-04 risc-v-05 risc-v-06 sim-01 sim-02 sim-03 x86_64-01 xtensa-01 xtensa-02 msys2 | |
| + [[ arm-11 == \m\s\y\s\2 ]] | |
| + ingest_log Linux 10 arm-11 | |
| + local os=Linux | |
| + local step=10 | |
| + local group=arm-11 | |
| + local 'job_name=Linux (arm-11)' | |
| ++ curl -L -H 'Accept: application/vnd.github+json' -H 'Authorization: Bearer ...' -H 'X-GitHub-Api-Version: 2022-11-28' 'https://api.github.com/repos/NuttX/nuttx/actions/runs/20803622272/jobs?per_page=100' | |
| ++ jq '.jobs | map(select(.name == "Linux (arm-11)")) | .[].id' | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 100 168k 100 168k 0 0 56935 0 0:00:03 0:00:03 --:--:-- 56940 | |
| + local job_id=59753362610 | |
| + set +x | |
| job_id=59753362610 | |
| + [[ 59753362610 == '' ]] | |
| + sleep 1 | |
| ++ ls '/tmp/ingest-nuttx-builds/16_Linux (arm-11).txt' | |
| + local 'log_file=/tmp/ingest-nuttx-builds/16_Linux (arm-11).txt' | |
| + local filename=ci-arm-11.log | |
| + local pathname=/tmp/ingest-nuttx-builds/ci-arm-11.log | |
| + local linenum=83 | |
| + local url=https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362610#step:10:83 | |
| + cat '/tmp/ingest-nuttx-builds/16_Linux (arm-11).txt' | |
| + colrm 1 29 | |
| + head -n 100 /tmp/ingest-nuttx-builds/ci-arm-11.log | |
| Current runner version: '2.330.0' | |
| ##[group]Runner Image Provisioner | |
| Hosted Compute Agent | |
| Version: 20251211.462 | |
| Commit: 6cbad8c2bb55d58165063d031ccabf57e2d2db61 | |
| Build Date: 2025-12-11T16:28:49Z | |
| Worker ID: {ad9dc5ab-611e-4ef6-9104-1f6f0602507e} | |
| ##[endgroup] | |
| ##[group]Operating System | |
| Ubuntu | |
| 24.04.3 | |
| LTS | |
| ##[endgroup] | |
| ##[group]Runner Image | |
| Image: ubuntu-24.04 | |
| Version: 20251215.174.1 | |
| Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20251215.174/images/ubuntu/Ubuntu2404-Readme.md | |
| Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20251215.174 | |
| ##[endgroup] | |
| ##[group]GITHUB_TOKEN Permissions | |
| Contents: read | |
| Metadata: read | |
| ##[endgroup] | |
| Secret source: Actions | |
| Prepare workflow directory | |
| Prepare all required actions | |
| Getting action download info | |
| Download action repository 'actions/download-artifact@v7' (SHA:37930b1c2abaa49bbe596cd826c3c89aef350131) | |
| Download action repository 'docker/login-action@v3' (SHA:5e57cd118135c172c3672efd75eb46360885c0ef) | |
| Download action repository 'actions/upload-artifact@v6' (SHA:b7c566a772e6b6bfb58ed0dc250532a479d7789f) | |
| Complete job name: Linux (arm-11) | |
| ##[group]Run df -h | |
| df -h | |
| shell: /usr/bin/bash -e {0} | |
| env: | |
| DOCKER_BUILDKIT: 1 | |
| ##[endgroup] | |
| Filesystem Size Used Avail Use% Mounted on | |
| /dev/root 72G 54G 19G 75% / | |
| tmpfs 7.9G 84K 7.9G 1% /dev/shm | |
| tmpfs 3.2G 1.2M 3.2G 1% /run | |
| tmpfs 5.0M 0 5.0M 0% /run/lock | |
| /dev/sdb16 881M 62M 758M 8% /boot | |
| /dev/sdb15 105M 6.2M 99M 6% /boot/efi | |
| /dev/sda1 74G 4.1G 66G 6% /mnt | |
| tmpfs 1.6G 12K 1.6G 1% /run/user/1001 | |
| ##[group]Run sudo rm -rf /usr/local/lib/android | |
| sudo rm -rf /usr/local/lib/android | |
| shell: /usr/bin/bash -e {0} | |
| env: | |
| DOCKER_BUILDKIT: 1 | |
| ##[endgroup] | |
| ##[group]Run df -h | |
| df -h | |
| shell: /usr/bin/bash -e {0} | |
| env: | |
| DOCKER_BUILDKIT: 1 | |
| ##[endgroup] | |
| Filesystem Size Used Avail Use% Mounted on | |
| /dev/root 72G 42G 31G 58% / | |
| tmpfs 7.9G 84K 7.9G 1% /dev/shm | |
| tmpfs 3.2G 1.2M 3.2G 1% /run | |
| tmpfs 5.0M 0 5.0M 0% /run/lock | |
| /dev/sdb16 881M 62M 758M 8% /boot | |
| /dev/sdb15 105M 6.2M 99M 6% /boot/efi | |
| /dev/sda1 74G 4.1G 66G 6% /mnt | |
| tmpfs 1.6G 12K 1.6G 1% /run/user/1001 | |
| ##[group]Run actions/download-artifact@v7 | |
| with: | |
| name: source-bundle | |
| path: . | |
| merge-multiple: false | |
| repository: NuttX/nuttx | |
| run-id: 20803622272 | |
| env: | |
| DOCKER_BUILDKIT: 1 | |
| ##[endgroup] | |
| Downloading single artifact | |
| Preparing to download the following artifacts: | |
| - source-bundle (ID: 5057673577, Size: 521589650, Expected Digest: sha256:f775951bdfb82f4f72820b3aafc850b6fb753bb89f3b848ebca9ad59837a97e6) | |
| Redirecting to blob download url: https://productionresultssa13.blob.core.windows.net/actions-results/9b62c096-0dd4-44be-98e7-df27f19d564c/workflow-job-run-532b0bc2-c02f-56ac-af0e-f3dd15a6a56c/artifacts/239ea24db366af7a360aca64008a5a55b3bb443dfaeda64abcee97ddfbe58903.zip | |
| Starting download of artifact to: /home/runner/work/nuttx/nuttx | |
| (node:2001) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. | |
| (Use `node --trace-deprecation ...` to show where the warning was created) | |
| SHA256 digest of downloaded artifact is f775951bdfb82f4f72820b3aafc850b6fb753bb89f3b848ebca9ad59837a97e6 | |
| Artifact download completed successfully. | |
| Total of 1 artifact(s) downloaded | |
| Download artifact has finished successfully | |
| ##[group]Run tar zxf sources.tar.gz | |
| tar zxf sources.tar.gz | |
| shell: /usr/bin/bash -e {0} | |
| env: | |
| DOCKER_BUILDKIT: 1 | |
| ##[endgroup] | |
| ##[group]Run docker/login-action@v3 | |
| with: | |
| registry: ghcr.io | |
| username: nuttxpr | |
| password: *** | |
| logout: true | |
| + set +x | |
| url=https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362610#step:10:83 | |
| + cargo run -- --user NuttX --repo nuttx --defconfig /tmp/defconfig-github.txt --file /tmp/ingest-nuttx-builds/ci-arm-11.log --nuttx-hash 220263e7c46ec836226de1ea4ba41d290522d381 --apps-hash 1512f9c6e55efc4c43d2ddb1f02445304fbdee9b --group arm-11 --run-id 20803622272 --job-id 59753362610 --step 10 | |
| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.19s | |
| Running `target/debug/ingest-nuttx-builds --user NuttX --repo nuttx --defconfig /tmp/defconfig-github.txt --file /tmp/ingest-nuttx-builds/ci-arm-11.log --nuttx-hash 220263e7c46ec836226de1ea4ba41d290522d381 --apps-hash 1512f9c6e55efc4c43d2ddb1f02445304fbdee9b --group arm-11 --run-id 20803622272 --job-id 59753362610 --step 10` | |
| lines[0]=Cmake in present: stm32_tiny/usbnsh,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= Building NuttX... | |
| target=stm32_tiny:usbnsh | |
| timestamp=2026-01-08T02:46:33 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:46:33", timestamp_log="2026-01-08T02:46:33", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32_tiny", config="usbnsh", target="stm32_tiny:usbnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362610#step:10:768", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32_tiny:usbnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:36 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: stm32_tiny/nsh,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= Building NuttX... | |
| target=stm32_tiny:nsh | |
| timestamp=2026-01-08T02:47:07 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:47:07", timestamp_log="2026-01-08T02:47:07", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32_tiny", config="nsh", target="stm32_tiny:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362610#step:10:779", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32_tiny:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:36 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: stm32butterfly2/nshusbhost,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= Building NuttX... | |
| target=stm32butterfly2:nshusbhost | |
| timestamp=2026-01-08T02:47:37 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:47:37", timestamp_log="2026-01-08T02:47:37", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32butterfly2", config="nshusbhost", target="stm32butterfly2:nshusbhost", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362610#step:10:790", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32butterfly2:nshusbhost", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:36 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: stm32butterfly2/nsh,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= Building NuttX... | |
| target=stm32butterfly2:nsh | |
| timestamp=2026-01-08T02:48:12 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:48:12", timestamp_log="2026-01-08T02:48:12", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32butterfly2", config="nsh", target="stm32butterfly2:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362610#step:10:801", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32butterfly2:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:37 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: stm32butterfly2/nshnet,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= Building NuttX... | |
| target=stm32butterfly2:nshnet | |
| timestamp=2026-01-08T02:48:31 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:48:31", timestamp_log="2026-01-08T02:48:31", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32butterfly2", config="nshnet", target="stm32butterfly2:nshnet", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362610#step:10:812", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32butterfly2:nshnet", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:37 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: stm32butterfly2/nshusbdev,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= Building NuttX... | |
| target=stm32butterfly2:nshusbdev | |
| timestamp=2026-01-08T02:49:11 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:49:11", timestamp_log="2026-01-08T02:49:11", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32butterfly2", config="nshusbdev", target="stm32butterfly2:nshusbdev", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362610#step:10:823", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32butterfly2:nshusbdev", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:37 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: stm32f103-minimum/lcd1602,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=stm32f103-minimum:lcd1602 | |
| timestamp=2026-01-08T02:49:32 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:49:32", timestamp_log="2026-01-08T02:49:32", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32f103-minimum", config="lcd1602", target="stm32f103-minimum:lcd1602", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362610#step:10:834", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32f103-minimum:lcd1602", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:37 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: stm32f103-minimum/buttons,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=stm32f103-minimum:buttons | |
| timestamp=2026-01-08T02:49:52 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:49:52", timestamp_log="2026-01-08T02:49:52", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32f103-minimum", config="buttons", target="stm32f103-minimum:buttons", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362610#step:10:845", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32f103-minimum:buttons", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:37 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: stm32f103-minimum/ssd1306,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize stm32f103-minimum/ssd1306 | |
| target=stm32f103-minimum:ssd1306 | |
| timestamp=2026-01-08T02:50:12 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:50:12", timestamp_log="2026-01-08T02:50:12", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32f103-minimum", config="ssd1306", target="stm32f103-minimum:ssd1306", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362610#step:10:855", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362610#step:10:855", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32f103-minimum:ssd1306", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:37 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: stm32f103-minimum/nrf24,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=stm32f103-minimum:nrf24 | |
| timestamp=2026-01-08T02:50:57 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:50:57", timestamp_log="2026-01-08T02:50:57", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32f103-minimum", config="nrf24", target="stm32f103-minimum:nrf24", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362610#step:10:869", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32f103-minimum:nrf24", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:37 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: stm32f103-minimum/mcp2515,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=stm32f103-minimum:mcp2515 | |
| timestamp=2026-01-08T02:51:16 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:51:16", timestamp_log="2026-01-08T02:51:16", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32f103-minimum", config="mcp2515", target="stm32f103-minimum:mcp2515", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362610#step:10:880", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32f103-minimum:mcp2515", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:37 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: stm32f103-minimum/jlx12864g,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize stm32f103-minimum/jlx12864g | |
| target=stm32f103-minimum:jlx12864g | |
| timestamp=2026-01-08T02:51:35 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:51:35", timestamp_log="2026-01-08T02:51:35", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32f103-minimum", config="jlx12864g", target="stm32f103-minimum:jlx12864g", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362610#step:10:890", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362610#step:10:890", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32f103-minimum:jlx12864g", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:37 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: stm32f103-minimum/usbnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=stm32f103-minimum:usbnsh | |
| timestamp=2026-01-08T02:52:22 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:52:22", timestamp_log="2026-01-08T02:52:22", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32f103-minimum", config="usbnsh", target="stm32f103-minimum:usbnsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362610#step:10:904", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32f103-minimum:usbnsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:38 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: stm32f103-minimum/audio_tone,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=stm32f103-minimum:audio_tone | |
| timestamp=2026-01-08T02:52:41 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:52:41", timestamp_log="2026-01-08T02:52:41", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32f103-minimum", config="audio_tone", target="stm32f103-minimum:audio_tone", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362610#step:10:915", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32f103-minimum:audio_tone", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:38 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: stm32f103-minimum/adb,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize stm32f103-minimum/adb | |
| target=stm32f103-minimum:adb | |
| timestamp=2026-01-08T02:53:01 | |
| *** Msg: %% TToottaall %% RReecceeiivveedd %% XXffeerrdd AAvveerraaggee SSppeeeedd TTiimmee TTiimmee TTiimmee CCuurrrreenntt | |
| *** Msg: DDllooaadd UUppllooaadd TTootatla l S pSepnetn t L e fLte f tS p eSepde | |
| *** Msg: ed | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:53:01", timestamp_log="2026-01-08T02:53:01", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32f103-minimum", config="adb", target="stm32f103-minimum:adb", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362610#step:10:925", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362610#step:10:925", msg="%% TToottaall %% RReecceeiivveedd %% XXffeerrdd AAvveerraaggee SSppeeeedd TTiimmee TTiimmee TTiimmee CCuurrrreenntt \n DDllooaadd UUppllooaadd TTootatla l S pSepnetn t L e fLte f tS p eSepde \n ed \n chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_p", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.8 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32f103-minimum:adb", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:38 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: stm32f103-minimum/rfid-rc522,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=stm32f103-minimum:rfid-rc522 | |
| timestamp=2026-01-08T02:53:50 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:53:50", timestamp_log="2026-01-08T02:53:50", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32f103-minimum", config="rfid-rc522", target="stm32f103-minimum:rfid-rc522", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362610#step:10:953", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32f103-minimum:rfid-rc522", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:38 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: stm32f103-minimum/hello,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=stm32f103-minimum:hello | |
| timestamp=2026-01-08T02:54:09 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:54:09", timestamp_log="2026-01-08T02:54:09", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32f103-minimum", config="hello", target="stm32f103-minimum:hello", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362610#step:10:964", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32f103-minimum:hello", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:38 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: stm32f103-minimum/rgbled,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=stm32f103-minimum:rgbled | |
| timestamp=2026-01-08T02:54:36 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:54:36", timestamp_log="2026-01-08T02:54:36", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32f103-minimum", config="rgbled", target="stm32f103-minimum:rgbled", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362610#step:10:975", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32f103-minimum:rgbled", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:38 GMT", "content-length": "0"} } | |
| lines[0]=Configuration/Tool: stm32f103-minimum/sensors,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= [1/1] Normalize stm32f103-minimum/sensors | |
| target=stm32f103-minimum:sensors | |
| timestamp=2026-01-08T02:54:55 | |
| *** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' | |
| *** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py" | |
| *** Msg: | ^~~~~~~ | |
| *** Msg: lto-wrapper: warning: Extra option to '-Xassembler': -mthumb, dropping all '-Xassembler' and '-Wa' options. | |
| *** Msg: lto-wrapper: warning: using serial compilation of 2 LTRANS jobs | |
| *** Msg: lto-wrapper: note: see the '-flto' option documentation for more information | |
| *** Msg: /tools/gcc-arm-none-eabi/bin/../lib/gcc/arm-none-eabi/13.2.1/../../../../arm-none-eabi/bin/ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:54:55", timestamp_log="2026-01-08T02:54:55", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32f103-minimum", config="sensors", target="stm32f103-minimum:sensors", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362610#step:10:985", url_display="github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362610#step:10:985", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~ \n lto-wrapper: warning: Extra option to '-Xassembler': -mthumb, dropping all '-Xassembler' and '-Wa' options. \n lto-wrapper: warning: using serial compilation of 2 LTRANS jobs \n lto-wrapper: note: see the '-flto'", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 0.5 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32f103-minimum:sensors", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:38 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: stm32f103-minimum/userled,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=stm32f103-minimum:userled | |
| timestamp=2026-01-08T02:55:39 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:55:39", timestamp_log="2026-01-08T02:55:39", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32f103-minimum", config="userled", target="stm32f103-minimum:userled", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362610#step:10:1003", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32f103-minimum:userled", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:38 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: stm32f103-minimum/pwm,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=stm32f103-minimum:pwm | |
| timestamp=2026-01-08T02:55:58 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:55:58", timestamp_log="2026-01-08T02:55:58", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32f103-minimum", config="pwm", target="stm32f103-minimum:pwm", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362610#step:10:1014", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32f103-minimum:pwm", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:39 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: stm32f103-minimum/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=stm32f103-minimum:nsh | |
| timestamp=2026-01-08T02:56:17 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:56:17", timestamp_log="2026-01-08T02:56:17", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32f103-minimum", config="nsh", target="stm32f103-minimum:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362610#step:10:1025", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32f103-minimum:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:39 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: stm32f103-minimum/veml6070,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=stm32f103-minimum:veml6070 | |
| timestamp=2026-01-08T02:56:35 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:56:35", timestamp_log="2026-01-08T02:56:35", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32f103-minimum", config="veml6070", target="stm32f103-minimum:veml6070", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362610#step:10:1036", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32f103-minimum:veml6070", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:39 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: stm32f103-minimum/apds9960,CONFIG_ARM_TOOLCHAIN_GNU_EABI | |
| lines.last= Building NuttX... | |
| target=stm32f103-minimum:apds9960 | |
| timestamp=2026-01-08T02:56:54 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:56:54", timestamp_log="2026-01-08T02:56:54", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32f103-minimum", config="apds9960", target="stm32f103-minimum:apds9960", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362610#step:10:1047", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32f103-minimum:apds9960", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:39 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: stm32f334-disco/buckboost,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= Building NuttX... | |
| target=stm32f334-disco:buckboost | |
| timestamp=2026-01-08T02:57:13 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:57:13", timestamp_log="2026-01-08T02:57:13", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32f334-disco", config="buckboost", target="stm32f334-disco:buckboost", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362610#step:10:1058", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32f334-disco:buckboost", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:39 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: stm32f334-disco/nsh,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= Building NuttX... | |
| target=stm32f334-disco:nsh | |
| timestamp=2026-01-08T02:57:48 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:57:48", timestamp_log="2026-01-08T02:57:48", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32f334-disco", config="nsh", target="stm32f334-disco:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362610#step:10:1069", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32f334-disco:nsh", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:39 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: stm32f334-disco/powerled,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= Building NuttX... | |
| target=stm32f334-disco:powerled | |
| timestamp=2026-01-08T02:58:19 | |
| body= | |
| # TYPE build_score gauge | |
| # HELP build_score 1.0 for successful build, 0.0 for failed build | |
| build_score{ version="3", timestamp="2026-01-08T02:58:19", timestamp_log="2026-01-08T02:58:19", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32f334-disco", config="powerled", target="stm32f334-disco:powerled", url="https://github.com/NuttX/nuttx/actions/runs/20803622272/job/59753362610#step:10:1080", url_display="", nuttx_hash="220263e7c46ec836226de1ea4ba41d290522d381", apps_hash="1512f9c6e55efc4c43d2ddb1f02445304fbdee9b" } 1 | |
| res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32f334-disco:powerled", status: 200, headers: {"date": "Thu, 08 Jan 2026 05:37:39 GMT", "content-length": "0"} } | |
| lines[0]=Cmake in present: stm32f3discovery/usbnsh,CONFIG_ARM_TOOLCHAIN_CLANG | |
| lines.last= Building NuttX... | |
| target=stm32f3discovery:usbnsh | |
| timestamp=2026-01-08T02:58: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment