<LAVA_DISPATCHER>2015-11-30 05:44:25 PM DEBUG: [ACTION-B] Single node test!
<LAVA_DISPATCHER>2015-11-30 05:44:25 PM DEBUG: lmp modules default init data is []
<LAVA_DISPATCHER>2015-11-30 05:44:25 PM DEBUG: lmp modules final init data is []
<LAVA_DISPATCHER>2015-11-30 05:44:25 PM INFO: [ACTION-B] deploy_linaro_image is started with {u'image': u'http://images.validation.linaro.org/lava-masters/beaglebone-master.img.gz'}
<LAVA_DISPATCHER>2015-11-30 05:44:25 PM INFO: Booting the system master image. Attempt: 1
<LAVA_DISPATCHER>2015-11-30 05:44:25 PM INFO: Attempting to connect to device using: telnet localhost 2000
<LAVA_DISPATCHER>2015-11-30 05:44:25 PM DEBUG: expect (10): '[<class 'pexpect.TIMEOUT'>, 'Connection closed by foreign host\\.', 'Connected\\.\r', 'Data Buffering Suspended\\.', 'Connection refused']'
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.

dut0-BBB

<LAVA_DISPATCHER>2015-11-30 05:44:35 PM INFO: Matched <class 'pexpect.TIMEOUT'> which means all-good
<LAVA_DISPATCHER>2015-11-30 05:44:35 PM INFO: Perform hard reset on the system
<LAVA_DISPATCHER>2015-11-30 05:44:35 PM DEBUG: Executing on host : '['nice', 'sh', '-c', u'ssh -t root@192.168.1.69 dut-hard-reset 1']'
Pseudo-terminal will not be allocated because stdin is not a terminal.
<LAVA_DISPATCHER>2015-11-30 05:44:36 PM DEBUG: expect (120): 'Hit any key to stop autoboot'

U-Boot SPL 2015.10-00001-g51aa16b (Oct 21 2015 - 14:16:21)
bad magic


U-Boot 2015.10-00001-g51aa16b (Oct 21 2015 - 14:16:21 -0500), Build: jenkins-github_Bootloader-Builder-260

       Watchdog enabled
I2C:   ready
DRAM:  512 MiB
Reset Source: Power-on reset has occurred.
MMC:   OMAP SD/MMC: 0, OMAP SD/MMC: 1
Using default environment

Net:   <ethaddr> not set. Validating first E-fuse MAC
cpsw
Hit any key to stop autoboot:  1 <LAVA_DISPATCHER>2015-11-30 05:44:39 PM DEBUG: send (delay_ms=0): b 
<LAVA_DISPATCHER>2015-11-30 05:44:39 PM DEBUG: About to download http://images.validation.linaro.org/lava-masters/dynamic/beaglebone-black/uImage to the host
<LAVA_DISPATCHER>2015-11-30 05:44:39 PM INFO: Downloading image: http://images.validation.linaro.org/lava-masters/dynamic/beaglebone-black/uImage
<LAVA_DISPATCHER>2015-11-30 05:44:40 PM INFO: md5sum of downloaded content: 7e456caeef0b1bbf2767a4d87c55883d
<LAVA_DISPATCHER>2015-11-30 05:44:40 PM DEBUG: sha256sum of downloaded content: 95b0853b5ad728e425490b9be7861374ad7bdb46d0f1834769613ccd8c6d6bdb
<LAVA_DISPATCHER>2015-11-30 05:44:40 PM DEBUG: About to download http://images.validation.linaro.org/lava-masters/dynamic/beaglebone-black/am335x-boneblack.dtb to the host
<LAVA_DISPATCHER>2015-11-30 05:44:40 PM INFO: Downloading image: http://images.validation.linaro.org/lava-masters/dynamic/beaglebone-black/am335x-boneblack.dtb
<LAVA_DISPATCHER>2015-11-30 05:44:40 PM INFO: md5sum of downloaded content: d95e2190455745a2f1681ba5984fa0bc
<LAVA_DISPATCHER>2015-11-30 05:44:40 PM DEBUG: sha256sum of downloaded content: 5b97332ddf30b5ec7845ad171e205fb11fc99167df6b83f33d012cc35e072c99
<LAVA_DISPATCHER>2015-11-30 05:44:40 PM DEBUG: About to download http://images.validation.linaro.org/lava-masters/dynamic/beaglebone-black/linaro-trusty-server-master.tar.xz to the host
<LAVA_DISPATCHER>2015-11-30 05:44:40 PM INFO: Downloading image: http://images.validation.linaro.org/lava-masters/dynamic/beaglebone-black/linaro-trusty-server-master.tar.xz
<LAVA_DISPATCHER>2015-11-30 05:44:54 PM INFO: md5sum of downloaded content: c9905da0f9f99826b0ba33ffab839937
<LAVA_DISPATCHER>2015-11-30 05:44:54 PM DEBUG: sha256sum of downloaded content: c43787de17239969ae03e8b3785e7964628491df1cb44c1fa94349999eaa4bcf
<LAVA_DISPATCHER>2015-11-30 05:44:54 PM WARNING: Attempting to extract tarball with --strip-components=1
<LAVA_DISPATCHER>2015-11-30 05:44:54 PM DEBUG: Attempt 1: Executing on host : 'nice tar --selinux --strip-components=1 -C /var/lib/lava/dispatcher/tmp/tmpdwhRt_/tmphaClj0 -xaf /var/lib/lava/dispatcher/tmp/tmpdwhRt_/linaro-trusty-server-master.tar.xz'
<LAVA_DISPATCHER>2015-11-30 05:45:12 PM DEBUG: Attempt 1: Executing on host : 'rm /var/lib/lava/dispatcher/tmp/tmpdwhRt_/linaro-trusty-server-master.tar.xz'
<LAVA_DISPATCHER>2015-11-30 05:45:12 PM INFO: Loading boot_cmds from device configuration
<LAVA_DISPATCHER>2015-11-30 05:45:12 PM DEBUG: boot_cmds(after preprocessing): ['setenv autoload no', "setenv initrd_high '0xffffffff'", "setenv fdt_high '0xffffffff'", "setenv kernel_addr_r '0x80200000'", "setenv fdt_addr_r '0x815f0000'", u"setenv loadkernel 'tftp ${kernel_addr_r} tmpdwhRt_/.uImage'", u"setenv loadfdt 'tftp ${fdt_addr_r} tmpdwhRt_/am335x-boneblack.dtb'", u"setenv nfsargs 'setenv bootargs console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=192.168.1.73:/var/lib/lava/dispatcher/tmp/tmpdwhRt_/tmphaClj0,tcp,hard,intr ip=dhcp'", u"setenv bootcmd 'dhcp; setenv serverip 192.168.1.73; run loadkernel; run loadfdt; run nfsargs; bootm ${kernel_addr_r} - ${fdt_addr_r}'", 'boot']
<LAVA_DISPATCHER>2015-11-30 05:45:12 PM DEBUG: expect (5): '=>'
 0 
=> <LAVA_DISPATCHER>2015-11-30 05:45:12 PM DEBUG: send (delay_ms=0): setenv autoload no 
<LAVA_DISPATCHER>2015-11-30 05:45:12 PM DEBUG: send (delay_ms=0): 
 
<LAVA_DISPATCHER>2015-11-30 05:45:12 PM DEBUG: expect (5): '=>'
setenv autoload no
=> <LAVA_DISPATCHER>2015-11-30 05:45:12 PM DEBUG: send (delay_ms=0): setenv initrd_high '0xffffffff' 
<LAVA_DISPATCHER>2015-11-30 05:45:12 PM DEBUG: send (delay_ms=0): 
 
<LAVA_DISPATCHER>2015-11-30 05:45:12 PM DEBUG: expect (5): '=>'
setenv initrd_high '0xffffffff'
=> <LAVA_DISPATCHER>2015-11-30 05:45:12 PM DEBUG: send (delay_ms=0): setenv fdt_high '0xffffffff' 
<LAVA_DISPATCHER>2015-11-30 05:45:12 PM DEBUG: send (delay_ms=0): 
 
<LAVA_DISPATCHER>2015-11-30 05:45:12 PM DEBUG: expect (5): '=>'
setenv fdt_high '0xffffffff'
=> <LAVA_DISPATCHER>2015-11-30 05:45:12 PM DEBUG: send (delay_ms=0): setenv kernel_addr_r '0x80200000' 
<LAVA_DISPATCHER>2015-11-30 05:45:12 PM DEBUG: send (delay_ms=0): 
 
<LAVA_DISPATCHER>2015-11-30 05:45:13 PM DEBUG: expect (5): '=>'
setenv kernel_addr_r '0x80200000'
=> <LAVA_DISPATCHER>2015-11-30 05:45:13 PM DEBUG: send (delay_ms=0): setenv fdt_addr_r '0x815f0000' 
<LAVA_DISPATCHER>2015-11-30 05:45:13 PM DEBUG: send (delay_ms=0): 
 
<LAVA_DISPATCHER>2015-11-30 05:45:13 PM DEBUG: expect (5): '=>'
setenv fdt_addr_r '0x815f0000'
=> <LAVA_DISPATCHER>2015-11-30 05:45:13 PM DEBUG: send (delay_ms=0): setenv loadkernel 'tftp ${kernel_addr_r} tmpdwhRt_/.uImage' 
<LAVA_DISPATCHER>2015-11-30 05:45:13 PM DEBUG: send (delay_ms=0): 
 
<LAVA_DISPATCHER>2015-11-30 05:45:13 PM DEBUG: expect (5): '=>'
setenv loadkernel 'tftp ${kernel_addr_r} tmpdwhRt_/.uImage'
=> <LAVA_DISPATCHER>2015-11-30 05:45:13 PM DEBUG: send (delay_ms=0): setenv loadfdt 'tftp ${fdt_addr_r} tmpdwhRt_/am335x-boneblack.dtb' 
<LAVA_DISPATCHER>2015-11-30 05:45:13 PM DEBUG: send (delay_ms=0): 
 
<LAVA_DISPATCHER>2015-11-30 05:45:13 PM DEBUG: expect (5): '=>'
setenv loadfdt 'tftp ${fdt_addr_r} tmpdwhRt_/am335x-boneblack.dtb'
=> <LAVA_DISPATCHER>2015-11-30 05:45:13 PM DEBUG: send (delay_ms=0): setenv nfsargs 'setenv bootargs console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=192.168.1.73:/var/lib/lava/dispatcher/tmp/tmpdwhRt_/tmphaClj0,tcp,hard,intr ip=dhcp' 
<LAVA_DISPATCHER>2015-11-30 05:45:13 PM DEBUG: send (delay_ms=0): 
 
<LAVA_DISPATCHER>2015-11-30 05:45:13 PM DEBUG: expect (5): '=>'
setenv nfsargs 'setenv bootargs console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=192.168.1.73:/var/lib/lava/dispatcher/tmp/tmpdwhRt_/tmphaClj0,tcp,hard,intr ip=dhcp'
=> <LAVA_DISPATCHER>2015-11-30 05:45:13 PM DEBUG: send (delay_ms=0): setenv bootcmd 'dhcp; setenv serverip 192.168.1.73; run loadkernel; run loadfdt; run nfsargs; bootm ${kernel_addr_r} - ${fdt_addr_r}' 
<LAVA_DISPATCHER>2015-11-30 05:45:13 PM DEBUG: send (delay_ms=0): 
 
<LAVA_DISPATCHER>2015-11-30 05:45:13 PM DEBUG: expect (5): '=>'
setenv bootcmd 'dhcp; setenv serverip 192.168.1.73; run loadkernel; run loadfdt; run nfsargs; bootm ${kernel_addr_r} - ${fdt_addr_r}'
=> <LAVA_DISPATCHER>2015-11-30 05:45:13 PM DEBUG: send (delay_ms=0): boot 
<LAVA_DISPATCHER>2015-11-30 05:45:13 PM DEBUG: send (delay_ms=0): 
 
<LAVA_DISPATCHER>2015-11-30 05:45:13 PM DEBUG: expect (120): 'Linux version'
boot
link up on port 0, speed 100, full duplex
BOOTP broadcast 1
*** Unhandled DHCP Option in OFFER/ACK: 125
*** Unhandled DHCP Option in OFFER/ACK: 125
DHCP client bound to address 192.168.1.105 (93 ms)
link up on port 0, speed 100, full duplex
Using cpsw device
TFTP from server 192.168.1.73; our IP address is 192.168.1.105
Filename 'tmpdwhRt_/.uImage'.
Load address: 0x80200000
Loading: *#################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 ###################################################
	 2.5 MiB/s
done
Bytes transferred = 4563464 (45a208 hex)
link up on port 0, speed 100, full duplex
Using cpsw device
TFTP from server 192.168.1.73; our IP address is 192.168.1.105
Filename 'tmpdwhRt_/am335x-boneblack.dtb'.
Load address: 0x815f0000
Loading: *##
	 2.6 MiB/s
done
Bytes transferred = 27103 (69df hex)
## Booting kernel from Legacy Image at 80200000 ...
   Image Name:   Linux-3.12.9-00110-g6cff2b2
   Created:      2014-07-15   0:52:37 UTC
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    4563400 Bytes = 4.4 MiB
   Load Address: 80008000
   Entry Point:  80008000
   Verifying Checksum ... OK
## Flattened Device Tree blob at 815f0000
   Booting using the fdt blob at 0x815f0000
   Loading Kernel Image ... OK
   Using Device Tree in place at 815f0000, end 815f99de

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 3.12.<LAVA_DISPATCHER>2015-11-30 05:45:16 PM DEBUG: expect (120): '[u'Freeing unused kernel memory', 'Freeing init memory', '-+\\[ cut here \\]-+\\s+(.*\\s+-+\\[ end trace (\\w*) \\]-+)', '(Unhandled fault.*)\r\n']'
9-00110-g6cff2b2 (tyler@builder) (gcc version 4.7.1 (Ubuntu/Linaro 4.7.1-5ubuntu1~ppa1) ) #1 SMP Mon Jul 14 17:52:32 PDT 2014
[    0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[    0.000000] Machine: Generic AM33XX (Flattened Device Tree), model: TI AM335x BeagleBone
[    0.000000] Memory policy: ECC disabled, Data cache writeback
[    0.000000] CPU: All CPU(s) started in SVC mode.
[    0.000000] AM335X ES2.1 (sgx neon )
[    0.000000] PERCPU: Embedded 8 pages/cpu @c0cb0000 s9664 r8192 d14912 u32768
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 129792
[    0.000000] Kernel command line: console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=192.168.1.73:/var/lib/lava/dispatcher/tmp/tmpdwhRt_/tmphaClj0,tcp,hard,intr ip=dhcp
[    0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.000000] allocated 1048576 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] Memory: 508784K/523264K available (5392K kernel code, 440K rwdata, 2316K rodata, 261K init, 385K bss, 14480K reserved, 0K highmem)
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
[    0.000000]     vmalloc : 0xe0800000 - 0xff000000   ( 488 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xe0000000   ( 512 MB)
[    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
[    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
[    0.000000]       .text : 0xc0008000 - 0xc078f3ec   (7709 kB)
[    0.000000]       .init : 0xc0790000 - 0xc07d15c0   ( 262 kB)
[    0.000000]       .data : 0xc07d2000 - 0xc0840360   ( 441 kB)
[    0.000000]        .bss : 0xc0840368 - 0xc08a0960   ( 386 kB)
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=1.
[    0.000000] NR_IRQS:16 nr_irqs:16 16
[    0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts
[    0.000000] Total of 128 interrupts on 1 active controller
[    0.000000] OMAP clockevent source: timer2 at 24000000 Hz
[    0.000000] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956ms
[    0.000000] OMAP clocksource: timer1 at 24000000 Hz
[    0.000000] Console: colour dummy device 80x30
[    0.000317] Calibrating delay loop... 663.55 BogoMIPS (lpj=1327104)
[    0.027760] pid_max: default: 32768 minimum: 301
[    0.027898] Security Framework initialized
[    0.027963] Mount-cache hash table entries: 512
[    0.034357] Initializing cgroup subsys memory
[    0.034424] Initializing cgroup subsys devices
[    0.034443] Initializing cgroup subsys freezer
[    0.034456] Initializing cgroup subsys blkio
[    0.034537] CPU: Testing write buffer coherency: ok
[    0.034975] CPU0: thread -1, cpu 0, socket -1, mpidr 0
[    0.035036] Setting up static identity map for 0xc0516440 - 0xc0516498
[    0.036020] Brought up 1 CPUs
[    0.036033] SMP: Total of 1 processors activated.
[    0.036043] CPU: All CPU(s) started in SVC mode.
[    0.036829] devtmpfs: initialized
[    0.041069] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
[    0.045972] omap_hwmod: debugss: _wait_target_disable failed
[    0.099061] pinctrl core: initialized pinctrl subsystem
[    0.099463] regulator-dummy: no parameters
[    0.099922] NET: Registered protocol family 16
[    0.100438] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.100917] cpuidle: using governor ladder
[    0.100930] cpuidle: using governor menu
[    0.106072] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568
[    0.106553] platform 49000000.edma: alias fck already exists
[    0.106572] platform 49000000.edma: alias fck already exists
[    0.106586] platform 49000000.edma: alias fck already exists
[    0.107413] OMAP GPIO hardware version 0.1
[    0.113329] hw-breakpoint: debug architecture 0x4 unsupported.
[    0.122174] bio: create slab <bio-0> at 0
[    0.128694] edma-dma-engine edma-dma-engine.0: TI EDMA DMA engine driver
[    0.129138] vmmcsd_fixed: 3300 mV 
[    0.130512] SCSI subsystem initialized
[    0.130755] usbcore: registered new interface driver usbfs
[    0.130815] usbcore: registered new interface driver hub
[    0.131049] usbcore: registered new device driver usb
[    0.133614] DCDC1: at 1500 mV 
[    0.134489] vdd_mpu: 925 <--> 1325 mV at 1325 mV 
[    0.135316] vdd_core: 925 <--> 1150 mV at 1125 mV 
[    0.136170] LDO1: at 1800 mV 
[    0.136997] LDO2: at 3300 mV 
[    0.138385] LDO3: 1800 mV 
[    0.139206] LDO4: at 3300 mV 
[    0.139703] tps65217 0-0024: TPS65217 ID 0xe version 1.2
[    0.140292] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz
[    0.142356] omap_i2c 4819c000.i2c: bus 1 rev0.11 at 100 kHz
[    0.142495] media: Linux media interface: v0.10
[    0.142558] Linux video capture interface: v2.00
[    0.143015] Advanced Linux Sound Architecture Driver Initialized.
[    0.144248] Switched to clocksource timer1
[    0.154243] NET: Registered protocol family 2
[    0.155014] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
[    0.155099] TCP bind hash table entries: 4096 (order: 4, 81920 bytes)
[    0.155189] TCP: Hash tables configured (established 4096 bind 4096)
[    0.155276] TCP: reno registered
[    0.155293] UDP hash table entries: 256 (order: 1, 12288 bytes)
[    0.155319] UDP-Lite hash table entries: 256 (order: 1, 12288 bytes)
[    0.155604] NET: Registered protocol family 1
[    0.156038] RPC: Registered named UNIX socket transport module.
[    0.156052] RPC: Registered udp transport module.
[    0.156060] RPC: Registered tcp transport module.
[    0.156067] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.158108] audit: initializing netlink socket (disabled)
[    0.158171] type=2000 audit(0.156:1): initialized
[    0.159937] VFS: Disk quotas dquot_6.5.2
[    0.160090] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.161123] NFS: Registering the id_resolver key type
[    0.161201] Key type id_resolver registered
[    0.161211] Key type id_legacy registered
[    0.161275] msgmni has been set to 993
[    0.163669] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[    0.163846] io scheduler noop registered
[    0.163858] io scheduler deadline registered
[    0.163891] io scheduler cfq registered (default)
[    0.165573] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.167084] 44e09000.serial: ttyO0 at MMIO 0x44e09000 (irq = 88, base_baud = 3000000) is a OMAP UART0
[    0.826574] console [ttyO0] enabled
[    0.831033] [drm] Initialized drm 1.1.0 20060810
[    0.844042] brd: module loaded
[    0.851737] loop: module loaded
[    0.855218] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[    0.862527] at24 1-0054: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[    0.869824] at24 1-0055: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[    0.877113] at24 1-0056: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[    0.884413] at24 1-0057: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[    0.898050] bone-capemgr bone_capemgr.6: Baseboard: 'A335BNLT,000B,1114BBBK3842'
[    0.905871] bone-capemgr bone_capemgr.6: compatible-baseboard=ti,beaglebone-black
[    0.952266] bone-capemgr bone_capemgr.6: slot #0: No cape found
[    0.996262] bone-capemgr bone_capemgr.6: slot #1: No cape found
[    1.040263] bone-capemgr bone_capemgr.6: slot #2: No cape found
[    1.084262] bone-capemgr bone_capemgr.6: slot #3: No cape found
[    1.090530] bone-capemgr bone_capemgr.6: slot #4: specific override
[    1.097152] bone-capemgr bone_capemgr.6: bone: Using override eeprom data at slot 4
[    1.105225] bone-capemgr bone_capemgr.6: slot #4: 'Bone-LT-eMMC-2G,00A0,Texas Instrument,BB-BONE-EMMC-2G'
[    1.115377] bone-capemgr bone_capemgr.6: slot #5: specific override
[    1.121996] bone-capemgr bone_capemgr.6: bone: Using override eeprom data at slot 5
[    1.130066] bone-capemgr bone_capemgr.6: slot #5: 'Bone-Black-HDMI,00A0,Texas Instrument,BB-BONELT-HDMI'
[    1.140107] bone-capemgr bone_capemgr.6: slot #6: specific override
[    1.146723] bone-capemgr bone_capemgr.6: bone: Using override eeprom data at slot 6
[    1.154792] bone-capemgr bone_capemgr.6: slot #6: 'Bone-Black-HDMIN,00A0,Texas Instrument,BB-BONELT-HDMIN'
[    1.165302] bone-capemgr bone_capemgr.6: loader: before slot-4 BB-BONE-EMMC-2G:00A0 (prio 1)
[    1.174215] bone-capemgr bone_capemgr.6: loader: check slot-4 BB-BONE-EMMC-2G:00A0 (prio 1)
[    1.183095] bone-capemgr bone_capemgr.6: loader: before slot-5 BB-BONELT-HDMI:00A0 (prio 1)
[    1.191900] bone-capemgr bone_capemgr.6: loader: check slot-5 BB-BONELT-HDMI:00A0 (prio 1)
[    1.200636] bone-capemgr bone_capemgr.6: initialized OK.
[    1.206249] bone-capemgr bone_capemgr.6: loader: before slot-6 BB-BONELT-HDMIN:00A0 (prio 2)
[    1.215139] bone-capemgr bone_capemgr.6: loader: check slot-6 BB-BONELT-HDMIN:00A0 (prio 2)
[    1.225887] libphy: Fixed MDIO Bus: probed
[    1.231272] usbcore: registered new interface driver usbserial
[    1.237491] bone-capemgr bone_capemgr.6: loader: after slot-4 BB-BONE-EMMC-2G:00A0 (prio 1)
[    1.246305] bone-capemgr bone_capemgr.6: loader: after slot-5 BB-BONELT-HDMI:00A0 (prio 1)
[    1.257005] musb-hdrc musb-hdrc.0.auto: Falied to request rx1.
[    1.263287] bone-capemgr bone_capemgr.6: loader: check slot-6 BB-BONELT-HDMIN:00A0 (prio 2)
[    1.272104] bone-capemgr bone_capemgr.6: slot #4: Requesting part number/version based 'BB-BONE-EMMC-2G-00A0.dtbo
[    1.282952] musb-hdrc musb-hdrc.0.auto: MUSB HDRC host driver
[    1.289363] musb-hdrc musb-hdrc.0.auto: new USB bus registered, assigned bus number 1
[    1.297673] bone-capemgr bone_capemgr.6: slot #4: Requesting firmware 'BB-BONE-EMMC-2G-00A0.dtbo' for board-name 'Bone-LT-eMMC-2G', version '00A0'
[    1.311721] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.318906] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.326533] usb usb1: Product: MUSB HDRC host driver
[    1.331780] usb usb1: Manufacturer: Linux 3.12.9-00110-g6cff2b2 musb-hcd
[    1.338855] usb usb1: SerialNumber: musb-hdrc.0.auto
[    1.344980] hub 1-0:1.0: USB hub found
[    1.349056] hub 1-0:1.0: 1 port detected
[    1.355044] musb-hdrc musb-hdrc.1.auto: Falied to request rx1.
[    1.361349] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
[    1.367715] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 2
[    1.376195] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    1.383358] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.390966] usb usb2: Product: MUSB HDRC host driver
[    1.396200] usb usb2: Manufacturer: Linux 3.12.9-00110-g6cff2b2 musb-hcd
[    1.403259] usb usb2: SerialNumber: musb-hdrc.1.auto
[    1.409064] hub 2-0:1.0: USB hub found
[    1.413096] hub 2-0:1.0: 1 port detected
[    1.424428] mousedev: PS/2 mouse device common for all mice
[    1.431924] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0
[    1.439706] i2c /dev entries driver
[    1.444005] Driver for 1-wire Dallas network protocol.
[    1.450599] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
[    1.461948] edma-dma-engine edma-dma-engine.0: allocated channel for 0:25
[    1.469131] edma-dma-engine edma-dma-engine.0: allocated channel for 0:24
[    1.509684] edma-dma-engine edma-dma-engine.0: allocated channel for 0:3
[    1.517071] edma-dma-engine edma-dma-engine.0: allocated channel for 0:2
[    1.560719] ledtrig-cpu: registered to indicate activity on CPUs
[    1.567512] hidraw: raw HID events driver (C) Jiri Kosina
[    1.573441] usbcore: registered new interface driver usbhid
[    1.579370] usbhid: USB HID core driver
[    1.585347] TCP: cubic registered
[    1.588921] Initializing XFRM netlink socket
[    1.593517] NET: Registered protocol family 17
[    1.598337] NET: Registered protocol family 15
[    1.603371] Key type dns_resolver registered
[    1.608087] mux: Failed to setup hwmod io irq -22
[    1.613717] /cpus/cpu@0: could not find phandle
[    1.621998] ThumbEE CPU extension supported.
[    1.626583] Registering SWP/SWPB emulation handler
[    1.632183] registered taskstats version 1
[    1.653515] mmc1: BKOPS_EN bit is not set
[    1.660204] mmc1: new high speed MMC card at address 0001
[    1.666581] mmcblk0: mmc1:0001 MMC02G 1.78 GiB 
[    1.671746] mmcblk0boot0: mmc1:0001 MMC02G partition 1 1.00 MiB
[    1.678297] mmcblk0boot1: mmc1:0001 MMC02G partition 2 1.00 MiB
[    1.686437]  mmcblk0: p1
[    1.690866]  mmcblk0boot1: unknown partition table
[    1.697702]  mmcblk0boot0: unknown partition table
[    1.754771] tilcdc 4830e000.fb: found TDA19988
[    1.760111] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[    1.767094] [drm] No driver support for vblank timestamp query.
[    1.773642] tilcdc 4830e000.fb: No connectors reported connected with modes
[    1.780996] [drm] Cannot find any crtc or sizes - going 1024x768
[    1.795561] Console: switching to colour frame buffer device 128x48
[    1.807459] tilcdc 4830e000.fb: fb0:  frame buffer device
[    1.813152] tilcdc 4830e000.fb: registered panic notifier
[    1.819039] [drm] Initialized tilcdc 1.0.0 20121205 on minor 0
[    1.872308] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6
[    1.878757] davinci_mdio 4a101000.mdio: detected phy mask fffffffe
[    1.886156] libphy: 4a101000.mdio: probed
[    1.890443] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720
[    1.900307] Detected MACID = 1c:ba:8c:aa:96:27
[    1.906093] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01 00:00:00 UTC (946684800)
[    1.920555] net eth0: initializing cpsw version 1.12 (0)
[    1.928311] net eth0: phy found : id is : 0x7c0f1
[    1.933301] libphy: PHY 4a101000.mdio:01 not found
[    1.938445] net eth0: phy 4a101000.mdio:01 not found on slave 1
[    4.996773] libphy: 4a101000.mdio:00 - Link is Up - 100/Full
[    5.016277] Sending DHCP requests ., OK
[    5.120731] IP-Config: Got DHCP answer from 192.168.1.1, my address is 192.168.1.105
[    5.129209] IP-Config: Complete:
[    5.132649]      device=eth0, hwaddr=1c:ba:8c:aa:96:27, ipaddr=192.168.1.105, mask=255.255.255.0, gw=192.168.1.1
[    5.143376]      host=192.168.1.105, domain=home, nis-domain=(none)
[    5.149979]      bootserver=192.168.1.1, rootserver=192.168.1.73, rootpath=
[    5.157142]      nameserver0=192.168.1.1
[    5.161727] ALSA device list:
[    5.164890]   No soundcards found.
[    5.228502] VFS: Mounted root (nfs filesystem) on device 0:13.
[    5.235427] devtmpfs: mounted
[    5.238933] Freeing unused kernel memory<LAVA_DISPATCHER>2015-11-30 05:45:21 PM DEBUG: expect (150): 'root@linaro-server:~#'
: 260K (c0790000 - c07d1000)
Mount failed for selinuxfs on /sys/fs/selinux:  No such file or directory
[    6.124745] init: plymouth-upstart-bridge main process (78) terminated with status 1
[    6.140583] init: plymouth-upstart-bridge main process ended, respawning
[    6.384109] init: plymouth-upstart-bridge main process (88) terminated with status 1
[    6.393941] init: plymouth-upstart-bridge main process ended, respawning
[    6.424573] init: ureadahead main process (81) terminated with status 5
[    6.543238] init: plymouth-upstart-bridge main process (92) terminated with status 1
[    6.552373] init: plymouth-upstart-bridge main process ended, respawning
[   12.317317] bone-capemgr bone_capemgr.6: failed to load firmware 'BB-BONE-EMMC-2G-00A0.dtbo'
[   12.326301] bone-capemgr bone_capemgr.6: loader: failed to load slot-4 BB-BONE-EMMC-2G:00A0 (prio 1)
 * Starting Mount filesystems on boot[74G[ OK ]
 * Stopping Send an event to indicate plymouth is up[74G[ OK ]
 * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]
 * Starting Clean /tmp directory[74G[ OK ]
 * Starting Populate and link to /run filesystem[74G[ OK ]
 * Stopping Clean /tmp directory[74G[ OK ]
 * Stopping Populate and link to /run filesystem[74G[ OK ]
 * Stopping Track if upstart is running in a container[74G[ OK ]
 * Starting Initialize or finalize resolvconf[74G[ OK ]
 * Starting set console keymap[74G[ OK ]
 * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]
 * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]
 * Starting Bridge udev events into upstart[74G[ OK ]
 * Stopping set console keymap[74G[ OK ]
 * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]
 * Starting device node and kernel event manager[74G[ OK ]
 * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]
 * Stopping Mount filesystems on boot[74G[ OK ]
 * Starting Load gator driver module and launch gator daemon[74G[ OK ]
 * Starting flush early job output to logs[74G[ OK ]
 * Starting load modules from /etc/modules[74G[ OK ]
 * Starting cold plug devices[74G[ OK ]
 * Starting log initial device creation[74G[ OK ]
 * Starting D-Bus system message bus[74G[ OK ]
 * Stopping flush early job output to logs[74G[ OK ]
 * Stopping load modules from /etc/modules[74G[ OK ]
 * Starting SystemD login management service[74G[ OK ]
 * Starting set console font[74G[ OK ]
 * Stopping set console font[74G[ OK ]
 * Starting userspace bootsplash[74G[ OK ]
 * Starting system logging daemon[74G[ OK ]
 * Stopping userspace bootsplash[74G[ OK ]
 * Starting Send an event to indicate plymouth is up[74G[ OK ]
[   16.173874] bone-capemgr bone_capemgr.6: failed to load firmware 'BB-BONELT-HDMI-00A0.dtbo'
[   16.182793] bone-capemgr bone_capemgr.6: loader: failed to load slot-5 BB-BONELT-HDMI:00A0 (prio 1)
 * Stopping Send an event to indicate plymouth is up[74G[ OK ]
 * Starting Uncomplicated firewall[74G[ OK ]
 * Starting configure network device security[74G[ OK ]
 * Starting configure network device[74G[ OK ]
 * Starting configure network device security[74G[ OK ]
 * Starting Mount network filesystems[74G[ OK ]
 * Starting Failsafe Boot Delay[74G[ OK ]
 * Stopping Mount network filesystems[74G[ OK ]
[   21.814942] bone-capemgr bone_capemgr.6: failed to load firmware 'BB-BONELT-HDMIN-00A0.dtbo'
[   21.823972] bone-capemgr bone_capemgr.6: loader: failed to load slot-6 BB-BONELT-HDMIN:00A0 (prio 2)
 * Stopping cold plug devices[74G[ OK ]
 * Stopping log initial device creation[74G[ OK ]
 * Starting configure network device security[74G[ OK ]
 * Starting configure network device[74G[ OK ]
 * Starting save udev log and update rules[74G[ OK ]
 * Stopping Failsafe Boot Delay[74G[ OK ]
 * Stopping save udev log and update rules[74G[ OK ]
 * Starting System V initialisation compatibility[74G[ OK ]
 * Starting configure virtual network devices[74G[ OK ]
 * Stopping System V initialisation compatibility[74G[ OK ]
 * Starting System V runlevel compatibility[74G[ OK ]
 * Starting save kernel messages[74G[ OK ]
 * Starting regular background program processing daemon[74G[ OK ]
 * Starting deferred execution scheduler[74G[ OK ]
 * Stopping save kernel messages[74G[ OK ]
 * Stopping CPU interrupts balancing daemon[74G[ OK ]
 * Restoring resolver state...       [80G [74G[ OK ]
 * Starting Bridge socket events into upstart[74G[ OK ]
 * Starting Bridge file events into upstart[74G[ OK ]
AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message
 * 
 * Stopping System V runlevel compatibility[74G[ OK ]

Welcome to Linaro 14.04 (GNU/Linux 3.12.9-00110-g6cff2b2 armv7l)

 * Documentation:  https://wiki.linaro.org/

The programs included with the Linaro system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Linaro comes with ABSOLUTELY NO WARRANTY, to the extent permitted by
applicable law.

root@linaro-server:~# <LAVA_DISPATCHER>2015-11-30 05:45:55 PM DEBUG: send (delay_ms=0): export PS1="root@linaro-server:~# [rc=$(echo \$?)]# " 
<LAVA_DISPATCHER>2015-11-30 05:45:55 PM DEBUG: send (delay_ms=0): 
 
<LAVA_DISPATCHER>2015-11-30 05:45:55 PM DEBUG: expect (5): 'root@linaro-server:~# \[rc=(\d+)\]# '
export PS1="root@linaro-server:~# [rc=$(echo \$?)]# "
root@linaro-server:~# [rc=0]# <LAVA_DISPATCHER>2015-11-30 05:45:56 PM INFO: Kernel boot time: 5.06 seconds
<LAVA_DISPATCHER>2015-11-30 05:45:56 PM INFO: Userspace boot time: 34.91 seconds
<LAVA_DISPATCHER>2015-11-30 05:45:56 PM INFO: Waiting for network to come up
<LAVA_DISPATCHER>2015-11-30 05:45:56 PM DEBUG: send (delay_ms=0): LC_ALL=C ping -W4 -c1 192.168.1.73 
<LAVA_DISPATCHER>2015-11-30 05:45:57 PM DEBUG: send (delay_ms=0): 
 
<LAVA_DISPATCHER>2015-11-30 05:45:57 PM DEBUG: expect (60): '['1 received|1 packets received', '0 received|0 packets received', 'Network is unreachable']'
LC_ALL=C ping -W4 -c1 192.168.1.73
PING 192.168.1.73 (192.168.1.73) 56(84) bytes of data.
64 bytes from 192.168.1.73: icmp_seq=1 ttl=64 time=0.404 ms

--- 192.168.1.73 ping statistics ---
1 packets transmitted, 1 received, <LAVA_DISPATCHER>2015-11-30 05:45:58 PM DEBUG: expect (29): 'root@linaro-server:~# \[rc=(\d+)\]# '
0% packet loss, time 0ms
rtt min/avg/max/mdev = 0.404/0.404/0.404/0.000 ms
root@linaro-server:~# [rc=0]# <LAVA_DISPATCHER>2015-11-30 05:45:58 PM DEBUG: send (delay_ms=0): ifconfig `ip route get 192.168.1.73 | sed 's/.*via\ //' | cut -d ' ' -f3` | grep 'inet addr' |awk -F: '{split($2,a," "); print "<" a[1] ">"}' 
<LAVA_DISPATCHER>2015-11-30 05:46:05 PM DEBUG: send (delay_ms=0): 
 
<LAVA_DISPATCHER>2015-11-30 05:46:05 PM DEBUG: expect (300): '['<(\\d?\\d?\\d?\\.\\d?\\d?\\d?\\.\\d?\\d?\\d?\\.\\d?\\d?\\d?)>', <class 'pexpect.EOF'>, <class 'pexpect.TIMEOUT'>]'
ifconfig `ip route get 192.168.1.73 | sed 's/.*via \ //' | cut -d ' ' -f3` | grep 'inet addr' |awk -F: '{split($2,a," "); print "<"  a[1] ">"}'
<192.168.1.105>
<LAVA_DISPATCHER>2015-11-30 05:46:05 PM DEBUG: expect (149): 'root@linaro-server:~# \[rc=(\d+)\]# '
root@linaro-server:~# [rc=0]# <LAVA_DISPATCHER>2015-11-30 05:46:05 PM DEBUG: Target image IP is 192.168.1.105
<LAVA_DISPATCHER>2015-11-30 05:46:05 PM DEBUG: send (delay_ms=0): echo "device_version=$(lava-master-image-info --master-image-hwpack | sed 's/[^0-9-]//g; s/^-\+//')/$(lava-master-image-info --master-image-rootfs | sed 's/[^0-9-]//g; s/^-\+//')" 
<LAVA_DISPATCHER>2015-11-30 05:46:14 PM DEBUG: send (delay_ms=0): 
 
<LAVA_DISPATCHER>2015-11-30 05:46:14 PM DEBUG: expect (5): '['device_version=(\\d+-\\d+/\\d+-\\d+)', <class 'pexpect.EOF'>, <class 'pexpect.TIMEOUT'>]'
echo "device_version=$(lava-master-image-info --ma ster-image-hwpack | sed 's/[^0-9-]//g; s/^-\+//')/$(lava-master-image-info --mas ter-image-rootfs | sed 's/[^0-9-]//g; s/^-\+//')"
lava-master-image-info: command not found
lava-master-image-info: command not found
device_version=/
root@linaro-server:~# [rc=0]# <LAVA_DISPATCHER>2015-11-30 05:46:19 PM WARNING: Could not determine image version!
<LAVA_DISPATCHER>2015-11-30 05:46:19 PM INFO: System is in master image now
<LAVA_DISPATCHER>2015-11-30 05:46:19 PM DEBUG: About to download http://images.validation.linaro.org/lava-masters/beaglebone-master.img.gz to the host
<LAVA_DISPATCHER>2015-11-30 05:46:19 PM INFO: Downloading image: http://images.validation.linaro.org/lava-masters/beaglebone-master.img.gz
<LAVA_DISPATCHER>2015-11-30 05:46:49 PM INFO: md5sum of downloaded content: 395acc89756809379b3025df75a6a019
<LAVA_DISPATCHER>2015-11-30 05:46:49 PM DEBUG: sha256sum of downloaded content: 983bea5f0324ce4edeec14b8ab3f30fc58e886c1306a96b2cf6936b55901e6c0
<LAVA_DISPATCHER>2015-11-30 05:46:50 PM DEBUG: Attempt 1: Executing on host : 'sudo mount -o loop,offset=4194304 /var/lib/lava/dispatcher/tmp/tmpdwhRt_/beaglebone-master.img /tmp/tmptD7fAc'
<LAVA_DISPATCHER>2015-11-30 05:46:50 PM DEBUG: Attempt 1: Executing on host : 'sudo mount -o loop,offset=58720256 /var/lib/lava/dispatcher/tmp/tmpdwhRt_/beaglebone-master.img /tmp/tmpCptlLr'
<LAVA_DISPATCHER>2015-11-30 05:46:50 PM DEBUG: Skip customizing temp image /var/lib/lava/dispatcher/tmp/tmpdwhRt_/beaglebone-master.img !
<LAVA_DISPATCHER>2015-11-30 05:46:50 PM DEBUG: Customize object is None !
<LAVA_DISPATCHER>2015-11-30 05:46:50 PM DEBUG: Attempt 1: Executing on host : 'rm -rf /tmp/tmpCptlLr'
<LAVA_DISPATCHER>2015-11-30 05:46:50 PM DEBUG: Attempt 1: Executing on host : 'rm -rf /tmp/tmptD7fAc'
<LAVA_DISPATCHER>2015-11-30 05:46:50 PM DEBUG: Attempt 1: Executing on host : 'sudo mount -o loop,offset=4194304 /var/lib/lava/dispatcher/tmp/tmpdwhRt_/beaglebone-master.img /tmp/tmpnboLPV'
<LAVA_DISPATCHER>2015-11-30 05:46:50 PM DEBUG: Attempt 1: Executing on host : 'rm -rf /tmp/tmpnboLPV'
<LAVA_DISPATCHER>2015-11-30 05:46:50 PM DEBUG: Unable to read boot commands dynamically.
<LAVA_DISPATCHER>2015-11-30 05:46:50 PM DEBUG: Attempt 1: Executing on host : 'sudo mount -o loop,offset=4194304 /var/lib/lava/dispatcher/tmp/tmpdwhRt_/beaglebone-master.img /tmp/tmp0UK7Ch'
<LAVA_DISPATCHER>2015-11-30 05:46:50 PM DEBUG: Attempt 1: Executing on host : 'nice sudo tar --selinux -C /tmp/tmp0UK7Ch -czf /var/lib/lava/dispatcher/tmp/tmpdwhRt_/boot.tgz .'
<LAVA_DISPATCHER>2015-11-30 05:46:51 PM DEBUG: Attempt 1: Executing on host : 'rm -rf /tmp/tmp0UK7Ch'
<LAVA_DISPATCHER>2015-11-30 05:46:51 PM DEBUG: Attempt 1: Executing on host : 'sudo mount -o loop,offset=58720256 /var/lib/lava/dispatcher/tmp/tmpdwhRt_/beaglebone-master.img /tmp/tmptsux29'
<LAVA_DISPATCHER>2015-11-30 05:46:51 PM DEBUG: Attempt 1: Executing on host : 'nice sudo tar --selinux -C /tmp/tmptsux29 -czf /var/lib/lava/dispatcher/tmp/tmpdwhRt_/root.tgz .'
<LAVA_DISPATCHER>2015-11-30 05:47:10 PM DEBUG: Attempt 1: Executing on host : 'rm -rf /tmp/tmptsux29'
<LAVA_DISPATCHER>2015-11-30 05:47:10 PM DEBUG: send (delay_ms=0):  
<LAVA_DISPATCHER>2015-11-30 05:47:10 PM DEBUG: send (delay_ms=0): 
 
<LAVA_DISPATCHER>2015-11-30 05:47:10 PM INFO: Format testboot and testrootfs partitions

root@linaro-server:~# [rc=0]# <LAVA_DISPATCHER>2015-11-30 05:47:11 PM DEBUG: send (delay_ms=0): umount /dev/disk/by-label/testrootfs 
<LAVA_DISPATCHER>2015-11-30 05:47:12 PM DEBUG: send (delay_ms=0): 
 
<LAVA_DISPATCHER>2015-11-30 05:47:12 PM DEBUG: expect (60): 'root@linaro-server:~# \[rc=(\d+)\]# '
umount /dev/disk/by-label/testrootfs
umount: /dev/disk/by-label/testrootfs: not found
root@linaro-server:~# [rc=1]# <LAVA_DISPATCHER>2015-11-30 05:47:13 PM DEBUG: send (delay_ms=0): nice mkfs -F -t ext4 -q /dev/disk/by-label/testrootfs -L testrootfs 
<LAVA_DISPATCHER>2015-11-30 05:47:16 PM DEBUG: send (delay_ms=0): 
 
<LAVA_DISPATCHER>2015-11-30 05:47:16 PM DEBUG: expect (900): 'root@linaro-server:~# \[rc=(\d+)\]# '
nice mkfs -F -t ext4 -q /dev/disk/by-label/testroo tfs -L testrootfs
mkfs.ext2: No such file or directory while trying to determine filesystem size
root@linaro-server:~# [rc=1]# <LAVA_DISPATCHER>2015-11-30 05:47:16 PM ERROR: Master Image Error: could not format test partition
<LAVA_DISPATCHER>2015-11-30 05:47:16 PM INFO: General Exception: executing u'nice mkfs -F -t ext4 -q /dev/disk/by-label/testrootfs -L testrootfs' failed with code 1
<LAVA_DISPATCHER>2015-11-30 05:47:16 PM DEBUG: finally status fail
<LAVA_DISPATCHER>2015-11-30 05:47:16 PM WARNING: [ACTION-E] deploy_linaro_image is finished with error (executing u'nice mkfs -F -t ext4 -q /dev/disk/by-label/testrootfs -L testrootfs' failed with code 1).
ErrorMessage: executing u'nice mkfs -F -t ext4 -q /dev/disk/by-label/testrootfs -L testrootfs' failed with code 1
Lava failed at action deploy_linaro_image with error:executing u'nice mkfs -F -t ext4 -q /dev/disk/by-label/testrootfs -L testrootfs' failed with code 1
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/lava_dispatcher/job.py", line 381, in run
    action.run(**params)
  File "/usr/lib/python2.7/dist-packages/lava_dispatcher/actions/deploy.py", line 127, in run
    bootloadertype=bootloadertype, qemu_pflash=qemu_pflash,)
  File "/usr/lib/python2.7/dist-packages/lava_dispatcher/client/base.py", line 418, in deploy_linaro
    qemu_pflash=qemu_pflash)
  File "/usr/lib/python2.7/dist-packages/lava_dispatcher/device/bootloader.py", line 301, in deploy_linaro_prebuilt
    qemu_pflash=qemu_pflash)
  File "/usr/lib/python2.7/dist-packages/lava_dispatcher/device/master.py", line 199, in deploy_linaro_prebuilt
    self._deploy_tarballs(boot_tgz, root_tgz, rootfstype, bootfstype)
  File "/usr/lib/python2.7/dist-packages/lava_dispatcher/device/master.py", line 210, in _deploy_tarballs
    self._format_testpartition(master, rootfstype, bootfstype)
  File "/usr/lib/python2.7/dist-packages/lava_dispatcher/device/master.py", line 306, in _format_testpartition
    self.testrootfs_path, rootfstype)
  File "/usr/lib/python2.7/dist-packages/lava_dispatcher/device/master.py", line 331, in _do_format_partition
    % (force, fstype, path, label), timeout=1800)
  File "/usr/lib/python2.7/dist-packages/lava_dispatcher/client/base.py", line 124, in run
    "executing %r failed with code %s" % (cmd, rc))
RuntimeError: executing u'nice mkfs -F -t ext4 -q /dev/disk/by-label/testrootfs -L testrootfs' failed with code 1
<LAVA_DISPATCHER>2015-11-30 05:47:16 PM DEBUG: Executing on host : '['nice', 'sh', '-c', u'ssh -t root@192.168.1.69 dut-switch-off 1']'
Pseudo-terminal will not be allocated because stdin is not a terminal.
<LAVA_DISPATCHER>2015-11-30 05:47:17 PM DEBUG: Finalizing child process group with PID 4372
<LAVA_DISPATCHER>2015-11-30 05:47:17 PM INFO: Submitting the test result with parameters = {u'token': '<HIDDEN>', u'stream': u'/anonymous/powerci/', u'server': u'http://powerci@192.168.1.73/RPC2/'}
<LAVA_DISPATCHER>2015-11-30 05:47:17 PM DEBUG: server RPC endpoint URL: http://powerci@192.168.1.73/RPC2/
<LAVA_DISPATCHER>2015-11-30 05:47:17 PM INFO: Dashboard : http://192.168.1.73/dashboard/permalink/bundle/cd1904432b18b7f16da88e8e03c6d3af85276ea5/
