[Yocto-builds] buildbot failure in The Yocto Autobuilder on nightly-arm
Laurentiu Palcu
laurentiu.palcu at intel.com
Wed Dec 11 23:55:35 PST 2013
It looks like oldDate variable was corrupt. Apparently, when the first
date command was run, to extract the initial date, the output
contained also other strings...
Stefan can you please take a look at this?
Thanks,
Laurentiu
On Wed, Dec 11, 2013 at 06:07:51PM +0000, yocto-builds at yoctoproject.org wrote:
> Build status: FAILURE
>
> Buildslave for this Build: ab05.i.yoctoproject.org
> Complete logs for all build steps: http://autobuilder.yoctoproject.org:8011/
> builders/nightly-arm/builds/42
> Build Reason: Triggerable(trigger_nightly-arm)
> Build Properties:
>
> • Contents of bblayers.conf (Note. LCONF_VERSION will not show up correctly)
> LCONF_VERSION =
> BBPATH = "${TOPDIR}"
> BBFILES ?=""
> BBLAYERS += " \
> /home/pokybuild/yocto-autobuilder/yocto-slave/nightly-arm/build/meta \
> /home/pokybuild/yocto-autobuilder/yocto-slave/nightly-arm/build/meta-yocto
> \
> /home/pokybuild/yocto-autobuilder/yocto-slave/nightly-arm/build/
> meta-yocto-bsp \
> /home/pokybuild/yocto-autobuilder/yocto-slave/nightly-arm/build/meta-qt3 \
> "
>
> • DEST : /srv/www/vhosts/autobuilder.yoctoproject.org/pub/nightly/20131211-3
> • Contents of auto.conf (local.conf for autobuilders)
> DISTRO = "poky"
> PACKAGE_CLASSES = "package_rpm package_deb package_ipk"
> BB_NUMBER_THREADS = "16"
> PARALLEL_MAKE = "-j 16"
> SDKMACHINE ?= "x86_64"
> BB_TASK_NICE_LEVEL = "5"
> BB_TASK_NICE_LEVEL_task-testimage = "0"
> DL_DIR = "/srv/www/vhosts/autobuilder.yoctoproject.org/current_sources"
> SSTATE_DIR ?= "/srv/www/vhosts/autobuilder.yoctoproject.org/pub/sstate/"
> MACHINE = "qemuarm"
> PREMIRRORS = ""
> ADTREPO = "http://adtrepo.yoctoproject.org//1.5+snapshot"
>
> • MACHINE : qemuarm
> • branch : master
> • branch_meta-qt3 : master
> • branch_poky : master
> • buildername : nightly-arm
> • buildnumber : 42
> • commit-description : 1.6_M1.rc1-1-g4772424
> • commit_meta-qt3 : 4772424ab69908d4e3b9d6d4717ca889468e6acd
> • commit_poky : bfec6b1947b472d6f1c9c7f297e66ede5e921069
> • commit_resolvedhead_bitbake : 5223ffb5b6a46d8b3f6ac3362bd2672e2edf2691
> • commit_resolvedhead_eclipse-poky-juno :
> e8342d27db60a9d1b627ddb9f8ae2f5512bfc0c9
> • commit_resolvedhead_eclipse-poky-kepler :
> 3dd620d9f89e297ee9e22d5ba9fe741a5f40ac82
> • commit_resolvedhead_meta-fsl-arm : c9284f1668f33d5c6a9b2bcc7fc869642a0e4b92
> • commit_resolvedhead_meta-fsl-ppc : 2335375752024972b11efe32d94f6413caaa6bfa
> • commit_resolvedhead_meta-intel : a649e92498d234f2d0d52f3da5a85bdc87296c23
> • commit_resolvedhead_meta-minnow : 2be99cb63753a19648f37c3785f51cef0857dcb7
> • commit_resolvedhead_meta-qt3 : 4772424ab69908d4e3b9d6d4717ca889468e6acd
> • commit_resolvedhead_oecore : 8505f0fa48cc79d51616b923c6e2c778c4b46a44
> • commit_resolvedhead_poky : bfec6b1947b472d6f1c9c7f297e66ede5e921069
> • distroversion : 1.5+snapshot
> • got_revision : bfec6b1947b472d6f1c9c7f297e66ede5e921069
> • got_revision_meta-qt3 : 4772424ab69908d4e3b9d6d4717ca889468e6acd
> • got_revision_poky : bfec6b1947b472d6f1c9c7f297e66ede5e921069
> • layerversion_core : 3
> • layerversion_yoctobsp : 2
> • repository : git://git.yoctoproject.org/poky
> • repourl_meta-qt3 : git://git.yoctoproject.org/meta-qt3
> • repourl_poky : git://git.yoctoproject.org/poky
> • revision : bfec6b1947b472d6f1c9c7f297e66ede5e921069
> • scheduler : trigger_nightly-arm
> • slavename : ab05.i.yoctoproject.org
> • workdir : /home/pokybuild/yocto-autobuilder/yocto-slave/nightly-arm
>
> Detailed log of last build step: http://autobuilder.yoctoproject.org:8011/
> builders/nightly-arm/builds/42/steps/Running Sanity Tests/logs/stdio
>
> Last 60 lines of "Running Sanity Tests.stdio" Error log:
>
> | test_syslog_help (oeqa.runtime.syslog.SyslogTest) ... ok
> | test_syslog_running (oeqa.runtime.syslog.SyslogTest) ... ok
> | test_syslog_logger (oeqa.runtime.syslog.SyslogTestConfig) ... ok
> | test_syslog_restart (oeqa.runtime.syslog.SyslogTestConfig) ... ok
> | test_syslog_startup_config (oeqa.runtime.syslog.SyslogTestConfig) ... ok
> | test_xorg_error (oeqa.runtime.xorg.XorgTest) ... ok
> | test_xorg_running (oeqa.runtime.xorg.XorgTest) ... ok
> | test_scp_file (oeqa.runtime.scp.ScpTest) ... ok
> | test_vnc (oeqa.runtime.vnc.VNCTest) ... ok
> | test_date (oeqa.runtime.date.DateTest) ... FAIL
> | test_perl_exists (oeqa.runtime.perl.PerlTest) ... ok
> | test_perl_works (oeqa.runtime.perl.PerlTest) ... ok
> | test_ldd_exists (oeqa.runtime.ldd.LddTest) ... ok
> | test_ldd_rtldlist_check (oeqa.runtime.ldd.LddTest) ... ok
> | test_gcc_compile (oeqa.runtime.gcc.GccCompileTest) ... ok
> | test_gpp_compile (oeqa.runtime.gcc.GccCompileTest) ... ok
> | test_make (oe qa.runti me.gcc.GccCompileTest) ... ok
> | test_rpm_help (oeqa.runtime.rpm.RpmBasicTest) ... ok
> | test_rpm_query (oeqa.runtime.rpm.RpmBasicTest) ... ok
> | test_rpm_install (oeqa.runtime.rpm.RpmInstallRemoveTest) ... ok
> | test_rpm_remove (oeqa.runtime.rpm.RpmInstallRemoveTest) ... ok
> | test_smart_help (oeqa.runtime.smart.SmartBasicTest) ... ok
> | test_smart_info (oeqa.runtime.smart.SmartBasicTest) ... ok
> | test_smart_query (oeqa.runtime.smart.SmartBasicTest) ... ok
> | test_smart_search (oeqa.runtime.smart.SmartBasicTest) ... ok
> | test_smart_stats (oeqa.runtime.smart.SmartBasicTest) ... ok
> | test_smart_version (oeqa.runtime.smart.SmartBasicTest) ... ok
> | test_smart_channel (oeqa.runtime.smart.SmartRepoTest) ... ok
> | test_smart_channel_add (oeqa.runtime.smart.SmartRepoTest) ... ok
> | test_smart_channel_help (oeqa.runtime.smart.SmartRepoTest) ... ok
> | test_smart_channel_list (oeqa.runtime.smart.SmartRepoTest) ... ok
> | test_smart_channel_rpmsys (oeqa .runtime .smart.SmartRepoTest) ... ok
> | test_smart_channel_show (oeqa.runtime.smart.SmartRepoTest) ... ok
> | test_smart_install (oeqa.runtime.smart.SmartRepoTest) ... ok
> | test_smart_install_dependency (oeqa.runtime.smart.SmartRepoTest) ... ok
> | test_smart_install_from_disk (oeqa.runtime.smart.SmartRepoTest) ... ok
> | test_smart_install_from_http (oeqa.runtime.smart.SmartRepoTest) ... ok
> | test_smart_reinstall (oeqa.runtime.smart.SmartRepoTest) ... ok
> | test_kernel_module (oeqa.runtime.kernelmodule.KernelModuleTest) ... ok
> | test_dmesg (oeqa.runtime.dmesg.DmesgTest) ... ok
> |
> | ======================================================================
> | FAIL: test_date (oeqa.runtime.date.DateTest)
> | ----------------------------------------------------------------------
> | Traceback (most recent call last):
> | File "/home/pokybuild/yocto-autobuilder/yocto-slave/nightly-arm/build/meta/
> lib/oeqa/utils/decorators.py", line 48, in wrapped_f
> | retu rn f(*ar gs)
> | File "/home/pokybuild/yocto-autobuilder/yocto-slave/nightly-arm/build/meta/
> lib/oeqa/runtime/date.py", line 22, in test_date
> | self.assertEqual(status, 0, msg="Failed to reset date, output: %s" % output)
> | AssertionError: 1 != 0 : Failed to reset date, output: date: invalid date
> '2013-12-11 16:51:46\n\n[!!! SSH command killed - no output for 300 seconds.
> Total running time: 3 seconds.'
> |
> | ----------------------------------------------------------------------
> | Ran 45 tests in 835.703s
> |
> | FAILED (failures=1)
> | NOTE: Sending SIGTERM to runqemu
> | DEBUG: Python function do_testimage finished
> | ERROR: Function failed: core-image-sato-sdk - FAILED - check the task log and
> the ssh log
> ERROR: Task 2 (/home/pokybuild/yocto-autobuilder/yocto-slave/nightly-arm/build/
> meta/recipes-sato/images/core-image-sato-sdk.bb, do_testimage) failed with exit
> code '1'
> Summary: There was 1 ERROR message shown, returning a non-zero exit code.
>
>
>
> -The Yocto BuildBot
> _______________________________________________
> Yocto-builds mailing list
> Yocto-builds at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto-builds
More information about the Yocto-builds
mailing list