See <https://builds.apache.org/job/NuttX-Nightly-Build/53/display/redirect>
Changes: ------------------------------------------ Started by user xiaoxiang Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on H27 (ubuntu) in workspace <https://builds.apache.org/job/NuttX-Nightly-Build/ws/> [NuttX-Nightly-Build] $ /bin/bash -xe /tmp/jenkins2356136575674119295.sh + '[' -d testing ']' + rm -rf testing + git clone https://github.com/apache/incubator-nuttx-testing testing Cloning into 'testing'... + cd testing + ./cibuild.sh -i -s ./testlist/full.dat +++ dirname ./cibuild.sh ++ cd . ++ pwd + WD=<https://builds.apache.org/job/NuttX-Nightly-Build/ws/testing> + nuttx=<https://builds.apache.org/job/NuttX-Nightly-Build/ws/testing/../nuttx> + apps=<https://builds.apache.org/job/NuttX-Nightly-Build/ws/testing/../apps> + tools=<https://builds.apache.org/job/NuttX-Nightly-Build/ws/testing/../tools> + prebuilt=<https://builds.apache.org/job/NuttX-Nightly-Build/ws/testing/../prebuilt> + install='gen-romfs gperf kconfig-frontends arm-gcc-toolchain mips-gcc-toolchain riscv-gcc-toolchain c-cache' + '[' -z -i ']' + '[' '!' -z -i ']' + case "$1" in + install_tools + for func in $install + gen-romfs + add_path <https://builds.apache.org/job/NuttX-Nightly-Build/ws/testing/../prebuilt/genromfs/usr/bin> + PATH=<https://builds.apache.org/job/NuttX-Nightly-Build/ws/testing/../prebuilt/genromfs/usr/bin>:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin + '[' '!' -f <https://builds.apache.org/job/NuttX-Nightly-Build/ws/testing/../prebuilt/genromfs/usr/bin/genromfs> ']' + for func in $install + gperf + add_path <https://builds.apache.org/job/NuttX-Nightly-Build/ws/testing/../prebuilt/gperf/bin> + PATH=<https://builds.apache.org/job/NuttX-Nightly-Build/ws/testing/../prebuilt/gperf/bin>:<https://builds.apache.org/job/NuttX-Nightly-Build/ws/testing/../prebuilt/genromfs/usr/bin>:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin + '[' '!' -f <https://builds.apache.org/job/NuttX-Nightly-Build/ws/testing/../prebuilt/gperf/bin/gperf> ']' + for func in $install + kconfig-frontends + add_path <https://builds.apache.org/job/NuttX-Nightly-Build/ws/testing/../prebuilt/kconfig-frontends/bin> + PATH=<https://builds.apache.org/job/NuttX-Nightly-Build/ws/testing/../prebuilt/kconfig-frontends/bin>:<https://builds.apache.org/job/NuttX-Nightly-Build/ws/testing/../prebuilt/gperf/bin>:<https://builds.apache.org/job/NuttX-Nightly-Build/ws/testing/../prebuilt/genromfs/usr/bin>:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin + '[' '!' -f <https://builds.apache.org/job/NuttX-Nightly-Build/ws/testing/../prebuilt/kconfig-frontends/bin/kconfig-mconf> ']' + for func in $install + arm-gcc-toolchain + add_path <https://builds.apache.org/job/NuttX-Nightly-Build/ws/testing/../prebuilt/gcc-arm-none-eabi/bin> + PATH=<https://builds.apache.org/job/NuttX-Nightly-Build/ws/testing/../prebuilt/gcc-arm-none-eabi/bin>:<https://builds.apache.org/job/NuttX-Nightly-Build/ws/testing/../prebuilt/kconfig-frontends/bin>:<https://builds.apache.org/job/NuttX-Nightly-Build/ws/testing/../prebuilt/gperf/bin>:<https://builds.apache.org/job/NuttX-Nightly-Build/ws/testing/../prebuilt/genromfs/usr/bin>:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin + '[' '!' -f <https://builds.apache.org/job/NuttX-Nightly-Build/ws/testing/../prebuilt/gcc-arm-none-eabi/bin/arm-none-eabi-gcc> ']' + arm-none-eabi-gcc --version arm-none-eabi-gcc (GNU Tools for Arm Embedded Processors 9-2019-q4-major) 9.2.1 20191025 (release) [ARM/arm-9-branch revision 277599] Copyright (C) 2019 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + for func in $install + mips-gcc-toolchain + add_path <https://builds.apache.org/job/NuttX-Nightly-Build/ws/testing/../prebuilt/pinguino-compilers/linux64/p32/bin> + PATH=<https://builds.apache.org/job/NuttX-Nightly-Build/ws/testing/../prebuilt/pinguino-compilers/linux64/p32/bin>:<https://builds.apache.org/job/NuttX-Nightly-Build/ws/testing/../prebuilt/gcc-arm-none-eabi/bin>:<https://builds.apache.org/job/NuttX-Nightly-Build/ws/testing/../prebuilt/kconfig-frontends/bin>:<https://builds.apache.org/job/NuttX-Nightly-Build/ws/testing/../prebuilt/gperf/bin>:<https://builds.apache.org/job/NuttX-Nightly-Build/ws/testing/../prebuilt/genromfs/usr/bin>:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin + '[' '!' -f <https://builds.apache.org/job/NuttX-Nightly-Build/ws/testing/../prebuilt/pinguino-compilers/linux64/p32/bin/p32-gcc> ']' + p32-gcc --version p32-gcc (GCC) 4.9.2 Copyright (C) 2014 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + for func in $install + riscv-gcc-toolchain + add_path <https://builds.apache.org/job/NuttX-Nightly-Build/ws/testing/../prebuilt/riscv64-unknown-elf-gcc/bin> + PATH=<https://builds.apache.org/job/NuttX-Nightly-Build/ws/testing/../prebuilt/riscv64-unknown-elf-gcc/bin>:<https://builds.apache.org/job/NuttX-Nightly-Build/ws/testing/../prebuilt/pinguino-compilers/linux64/p32/bin>:<https://builds.apache.org/job/NuttX-Nightly-Build/ws/testing/../prebuilt/gcc-arm-none-eabi/bin>:<https://builds.apache.org/job/NuttX-Nightly-Build/ws/testing/../prebuilt/kconfig-frontends/bin>:<https://builds.apache.org/job/NuttX-Nightly-Build/ws/testing/../prebuilt/gperf/bin>:<https://builds.apache.org/job/NuttX-Nightly-Build/ws/testing/../prebuilt/genromfs/usr/bin>:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin + '[' '!' -f <https://builds.apache.org/job/NuttX-Nightly-Build/ws/testing/../prebuilt/riscv64-unknown-elf-gcc/bin/riscv64-unknown-elf-gcc> ']' + riscv64-unknown-elf-gcc --version riscv64-unknown-elf-gcc (SiFive GCC 8.3.0-2019.08.0) 8.3.0 Copyright (C) 2018 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + for func in $install + c-cache + add_path <https://builds.apache.org/job/NuttX-Nightly-Build/ws/testing/../prebuilt/ccache/bin> + PATH=<https://builds.apache.org/job/NuttX-Nightly-Build/ws/testing/../prebuilt/ccache/bin>:<https://builds.apache.org/job/NuttX-Nightly-Build/ws/testing/../prebuilt/riscv64-unknown-elf-gcc/bin>:<https://builds.apache.org/job/NuttX-Nightly-Build/ws/testing/../prebuilt/pinguino-compilers/linux64/p32/bin>:<https://builds.apache.org/job/NuttX-Nightly-Build/ws/testing/../prebuilt/gcc-arm-none-eabi/bin>:<https://builds.apache.org/job/NuttX-Nightly-Build/ws/testing/../prebuilt/kconfig-frontends/bin>:<https://builds.apache.org/job/NuttX-Nightly-Build/ws/testing/../prebuilt/gperf/bin>:<https://builds.apache.org/job/NuttX-Nightly-Build/ws/testing/../prebuilt/genromfs/usr/bin>:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin + '[' '!' -f <https://builds.apache.org/job/NuttX-Nightly-Build/ws/testing/../prebuilt/ccache/bin/ccache> ']' + ccache --version ccache version 3.7.7 Copyright (C) 2002-2007 Andrew Tridgell Copyright (C) 2009-2020 Joel Rosdahl This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. + shift + '[' '!' -z -s ']' + case "$1" in + setup_repos + '[' -d <https://builds.apache.org/job/NuttX-Nightly-Build/ws/testing/../nuttx> ']' + cd <https://builds.apache.org/job/NuttX-Nightly-Build/ws/testing/../nuttx> + git pull Already up to date. + '[' -d <https://builds.apache.org/job/NuttX-Nightly-Build/ws/testing/../apps> ']' + cd <https://builds.apache.org/job/NuttX-Nightly-Build/ws/testing/../apps> + git pull Already up to date. + shift + '[' '!' -z ./testlist/full.dat ']' + case "$1" in + builds=./testlist/full.dat + break + run_builds ++ grep -c '^processor' /proc/cpuinfo + local ncpus=24 + options+='-j 24' + for build in $builds +++ dirname ./testlist/full.dat ++ cd ./testlist ./cibuild.sh: line 179: cd: ./testlist: No such file or directory + local builddir= ++ basename ./testlist/full.dat + local buildfile=full.dat + <https://builds.apache.org/job/NuttX-Nightly-Build/ws/testing/../nuttx/tools/testbuild.sh> -j 24 /full.dat ERROR: No readable file exists at /full.dat USAGE: <https://builds.apache.org/job/NuttX-Nightly-Build/ws/testing/../nuttx/tools/testbuild.sh> [-l|m|c|u|g|n] [-si|-sl>] [-d] [-x] [-j <ncpus>] [-a <appsdir>] [-t <topdir>] <testlist-file> <https://builds.apache.org/job/NuttX-Nightly-Build/ws/testing/../nuttx/tools/testbuild.sh> -h Where: -l|m|c|u|g|n selects Linux (l), macOS (m), Cygwin (c), Ubuntu under Windows 10 (u), MSYS/MSYS2 (g) or Windows native (n). Default Linux -d enables script debug output -x exit on build failures -j <ncpus> passed on to make. Default: No -j make option. -a <appsdir> provides the relative path to the apps/ directory. Default ../apps -t <topdir> provides the absolute path to top nuttx/ directory. Default <https://builds.apache.org/job/NuttX-Nightly-Build/ws/apps/../nuttx> -h will show this help test and terminate <testlist-file> selects the list of configurations to test. No default Your PATH variable must include the path to both the build tools and the kconfig-frontends tools Build step 'Execute shell' marked build as failure