Hi Senthil,
          I am trying to submit a job for pandaboard, I am not using PDU so
when ever it tries to soft reboot I am removing the power supply and
connecting it back, so there is no issues without PDU, but now I am unable
to load the image on to board because it is tring for some tftp connection
and checking the ethernet connection of board before rebooting of board
ethernet connection is working fine but after rebooting ethernet is down
and it is unable to load the image to board due to some other reasons. Can
any one check the log, device config , json file for figuringout the issue.

[image: tree pine]Please consider the environment before printing this
e-mail

Thanks & Regards
Narendra Kumar Chepuri
(+917353049544)

Attachment: test1.json
Description: application/json

Attachment: panda01.conf
Description: Binary data

<LAVA_DISPATCHER>2015-03-13 03:19:18 AM INFO: Attempting to connect to device using: telnet localhost 5000
<LAVA_DISPATCHER>2015-03-13 03:19:18 AM DEBUG: expect (10): '[<class 'pexpect.TIMEOUT'>, 'Connection closed by foreign host\\.', 'Connected\\.\r', 'Data Buffering Suspended\\.']'
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
Connection closed by foreign host.
<LAVA_DISPATCHER>2015-03-13 03:19:18 AM INFO: Matched 'Connection closed by foreign host\\.' which means retry
<LAVA_DISPATCHER>2015-03-13 03:19:18 AM WARNING: no reset_port command configured
<LAVA_DISPATCHER>2015-03-13 03:19:23 AM INFO: Attempting to connect to device using: telnet localhost 5000
<LAVA_DISPATCHER>2015-03-13 03:19:23 AM DEBUG: expect (10): '[<class 'pexpect.TIMEOUT'>, 'Connection closed by foreign host\\.', 'Connected\\.\r', 'Data Buffering Suspended\\.']'
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
<LAVA_DISPATCHER>2015-03-13 03:19:33 AM INFO: Matched <class 'pexpect.TIMEOUT'> which means all-good
<LAVA_DISPATCHER>2015-03-13 03:19:33 AM DEBUG: [ACTION-B] Single node test!
<LAVA_DISPATCHER>2015-03-13 03:19:33 AM INFO: [ACTION-B] deploy_linaro_kernel is started with {u'dtb': u'file:///images/omap4-panda-es.dtb', u'kernel': u'file:///images/uImage', u'rootfs': u'file:///images/linaro-image-lamp-genericarmv7a-20141212-311.rootfs.tar.gz'}
<LAVA_DISPATCHER>2015-03-13 03:19:33 AM DEBUG: Attempting to set deployment data
<LAVA_DISPATCHER>2015-03-13 03:19:33 AM DEBUG: About to download file:///images/uImage to the host
<LAVA_DISPATCHER>2015-03-13 03:19:33 AM INFO: Downloading image: file:///images/uImage
<LAVA_DISPATCHER>2015-03-13 03:19:33 AM INFO: md5sum of downloaded content: 14c6af69b87fc8f99098986609dba33a
<LAVA_DISPATCHER>2015-03-13 03:19:33 AM DEBUG: sha256sum of downloaded content: 6bddf9d6c3174d31c42e8f4c37207e499e61493d11625fe5f1d53bb1d3ad1c42
<LAVA_DISPATCHER>2015-03-13 03:19:33 AM DEBUG: About to download file:///images/omap4-panda-es.dtb to the host
<LAVA_DISPATCHER>2015-03-13 03:19:33 AM INFO: Downloading image: file:///images/omap4-panda-es.dtb
<LAVA_DISPATCHER>2015-03-13 03:19:33 AM INFO: md5sum of downloaded content: 6a8595c15b0fabe62cfb025981f51373
<LAVA_DISPATCHER>2015-03-13 03:19:33 AM DEBUG: sha256sum of downloaded content: 2bf30a1f437c0dd6648eebfb7072e14e7cbd39d8d8e74c650a299306a1026718
<LAVA_DISPATCHER>2015-03-13 03:19:33 AM DEBUG: About to download file:///images/linaro-image-lamp-genericarmv7a-20141212-311.rootfs.tar.gz to the host
<LAVA_DISPATCHER>2015-03-13 03:19:33 AM INFO: Downloading image: file:///images/linaro-image-lamp-genericarmv7a-20141212-311.rootfs.tar.gz
<LAVA_DISPATCHER>2015-03-13 03:19:37 AM INFO: md5sum of downloaded content: 9b139d33e10290341bffc3d09e571566
<LAVA_DISPATCHER>2015-03-13 03:19:37 AM DEBUG: sha256sum of downloaded content: b6bf691852f121feee7bf100cd817d1f1ab4545dc613e721e41dedaa8f6f4158
<LAVA_DISPATCHER>2015-03-13 03:19:37 AM DEBUG: Executing on host : '['sh', '-c', u'file /var/lib/lava/dispatcher/tmp/tmpmtQzDS/.uImage']'
<LAVA_DISPATCHER>2015-03-13 03:19:37 AM INFO: Attempting to set boot command as bootm
<LAVA_DISPATCHER>2015-03-13 03:19:37 AM INFO: Attempting to set uImage Load Addresses
<LAVA_DISPATCHER>2015-03-13 03:19:37 AM DEBUG: setting status pass
<LAVA_DISPATCHER>2015-03-13 03:19:37 AM DEBUG: finally status pass
<LAVA_DISPATCHER>2015-03-13 03:19:37 AM INFO: [ACTION-E] deploy_linaro_kernel is finished successfully.
<LAVA_DISPATCHER>2015-03-13 03:19:37 AM INFO: [ACTION-B] lava_test_shell is started with {u'testdef_repos': [{u'git-repo': u'http://git.linaro.org/qa/test-definitions.git', u'testdef': u'openembedded/alldebug-kernel.yaml'}], u'timeout': 3600}
<LAVA_DISPATCHER>2015-03-13 03:19:37 AM INFO: Boot the test image
<LAVA_DISPATCHER>2015-03-13 03:19:37 AM INFO: Booting the test image. Attempt: 1
<LAVA_DISPATCHER>2015-03-13 03:19:37 AM DEBUG: expect (1): '['.+', <class 'pexpect.EOF'>, <class 'pexpect.TIMEOUT'>]'
<LAVA_DISPATCHER>2015-03-13 03:19:37 AM DEBUG: expect (1): '['.+', <class 'pexpect.EOF'>, <class 'pexpect.TIMEOUT'>]'
<LAVA_DISPATCHER>2015-03-13 03:19:38 AM INFO: Perform soft reboot the system
<LAVA_DISPATCHER>2015-03-13 03:19:38 AM DEBUG: sending control character: c
<LAVA_DISPATCHER>2015-03-13 03:19:38 AM DEBUG: send (delay_ms=0):  
<LAVA_DISPATCHER>2015-03-13 03:19:38 AM DEBUG: send (delay_ms=0): reboot 
<LAVA_DISPATCHER>2015-03-13 03:19:38 AM DEBUG: send (delay_ms=0): 
 
<LAVA_DISPATCHER>2015-03-13 03:19:38 AM DEBUG: expect (120): '[<class 'pexpect.TIMEOUT'>, 'Restarting system.', 'The system is going down for reboot NOW', 'Will now restart', 'U-Boot']'

U-Boot<LAVA_DISPATCHER>2015-03-13 03:19:53 AM DEBUG: expect (1200): 'Hit any key to stop autoboot'
 SPL 2013.01.-rc1 (Jul 10 2013 - 14:48:35)
OMAP4430 ES2.1
Bypassing DPLL failed 4a008180
OMAP SD/MMC: 0
reading u-boot.img
reading u-boot.img


U-Boot 2013.01.-rc1 (Jul 10 2013 - 14:48:35)

CPU  : OMAP4430 ES2.1
Board: OMAP4 Panda
I2C:   ready
DRAM:  1 GiB
MMC:   OMAP SD/MMC: 0
Using default environment

In:    serial
Out:   serial
Err:   serial
Net:   No ethernet found.
checking for preEnv.txt
reading preEnv.txt
26 bytes read
Loaded environment from preEnv.txt
Importing preboot environment from mmc ...
Hit any key to stop autoboot: 10 <LAVA_DISPATCHER>2015-03-13 03:19:55 AM DEBUG: send (delay_ms=0): b 
<LAVA_DISPATCHER>2015-03-13 03:19:55 AM INFO: Loading boot_cmds from device configuration
<LAVA_DISPATCHER>2015-03-13 03:19:55 AM DEBUG: boot_cmds(after preprocessing): ['setenv autoload no', "setenv initrd_high '0xffffffff'", "setenv fdt_high '0xffffffff'", u"setenv kernel_addr_r '0x80200000'", u"setenv initrd_addr_r '0x81600000'", u"setenv fdt_addr_r '0x815f0000'", u"setenv loadkernel 'tftp ${kernel_addr_r} tmpmtQzDS/.uImage'", "setenv loadinitrd 'tftp ${initrd_addr_r} {RAMDISK}; setenv initrd_size ${filesize}'", u"setenv loadfdt 'tftp ${fdt_addr_r} tmpmtQzDS/omap4-panda-es.dtb'", "setenv bootargs 'console=ttyO2,115200n8 root=/dev/ram0 fixrtc nocompcache vram=48M omapfb.vram=0:24M mem=456M@0x80000000 mem=512M@0xA0000000 ip=dhcp init=init'", u"setenv bootcmd 'usb start; dhcp; setenv serverip 192.168.1.166; run loadkernel; run loadinitrd; run loadfdt; bootm ${kernel_addr_r} - ${fdt_addr_r}'", 'boot']
<LAVA_DISPATCHER>2015-03-13 03:19:55 AM DEBUG: expect (150): 'Panda'
 0 
Panda # <LAVA_DISPATCHER>2015-03-13 03:19:55 AM DEBUG: send (delay_ms=0): setenv autoload no 
<LAVA_DISPATCHER>2015-03-13 03:19:56 AM DEBUG: send (delay_ms=0): 
 
<LAVA_DISPATCHER>2015-03-13 03:19:56 AM DEBUG: expect (150): 'Panda'
setenv autoload no
Panda <LAVA_DISPATCHER>2015-03-13 03:19:56 AM DEBUG: send (delay_ms=0): setenv initrd_high '0xffffffff' 
<LAVA_DISPATCHER>2015-03-13 03:19:58 AM DEBUG: send (delay_ms=0): 
 
<LAVA_DISPATCHER>2015-03-13 03:19:58 AM DEBUG: expect (150): 'Panda'
# setenv initrd_high '0xffffffff'
Panda <LAVA_DISPATCHER>2015-03-13 03:19:58 AM DEBUG: send (delay_ms=0): setenv fdt_high '0xffffffff' 
<LAVA_DISPATCHER>2015-03-13 03:19:59 AM DEBUG: send (delay_ms=0): 
 
<LAVA_DISPATCHER>2015-03-13 03:19:59 AM DEBUG: expect (150): 'Panda'
# setenv fdt_high '0xffffffff'
Panda <LAVA_DISPATCHER>2015-03-13 03:19:59 AM DEBUG: send (delay_ms=0): setenv kernel_addr_r '0x80200000' 
<LAVA_DISPATCHER>2015-03-13 03:20:01 AM DEBUG: send (delay_ms=0): 
 
<LAVA_DISPATCHER>2015-03-13 03:20:01 AM DEBUG: expect (150): 'Panda'
# setenv kernel_addr_r '0x80200000'
Panda <LAVA_DISPATCHER>2015-03-13 03:20:01 AM DEBUG: send (delay_ms=0): setenv initrd_addr_r '0x81600000' 
<LAVA_DISPATCHER>2015-03-13 03:20:03 AM DEBUG: send (delay_ms=0): 
 
<LAVA_DISPATCHER>2015-03-13 03:20:03 AM DEBUG: expect (150): 'Panda'
# setenv initrd_addr_r '0x81600000'
Panda <LAVA_DISPATCHER>2015-03-13 03:20:03 AM DEBUG: send (delay_ms=0): setenv fdt_addr_r '0x815f0000' 
<LAVA_DISPATCHER>2015-03-13 03:20:04 AM DEBUG: send (delay_ms=0): 
 
<LAVA_DISPATCHER>2015-03-13 03:20:04 AM DEBUG: expect (150): 'Panda'
# setenv fdt_addr_r '0x815f0000'
Panda <LAVA_DISPATCHER>2015-03-13 03:20:04 AM DEBUG: send (delay_ms=0): setenv loadkernel 'tftp ${kernel_addr_r} tmpmtQzDS/.uImage' 
<LAVA_DISPATCHER>2015-03-13 03:20:07 AM DEBUG: send (delay_ms=0): 
 
<LAVA_DISPATCHER>2015-03-13 03:20:07 AM DEBUG: expect (150): 'Panda'
# setenv loadkernel 'tftp ${kernel_addr_r} tmpmtQzDS/.uImage'
Panda <LAVA_DISPATCHER>2015-03-13 03:20:07 AM DEBUG: send (delay_ms=0): setenv loadinitrd 'tftp ${initrd_addr_r} {RAMDISK}; setenv initrd_size ${filesize}' 
<LAVA_DISPATCHER>2015-03-13 03:20:11 AM DEBUG: send (delay_ms=0): 
 
<LAVA_DISPATCHER>2015-03-13 03:20:11 AM DEBUG: expect (150): 'Panda'
# setenv loadinitrd 'tftp ${initrd_addr_r} {RAMDISK}; setenv initrd_size ${filesize}'
Panda <LAVA_DISPATCHER>2015-03-13 03:20:11 AM DEBUG: send (delay_ms=0): setenv loadfdt 'tftp ${fdt_addr_r} tmpmtQzDS/omap4-panda-es.dtb' 
<LAVA_DISPATCHER>2015-03-13 03:20:15 AM DEBUG: send (delay_ms=0): 
 
<LAVA_DISPATCHER>2015-03-13 03:20:15 AM DEBUG: expect (150): 'Panda'
# setenv loadfdt 'tftp ${fdt_addr_r} tmpmtQzDS/omap4-panda-es.dtb'
Panda <LAVA_DISPATCHER>2015-03-13 03:20:15 AM DEBUG: send (delay_ms=0): setenv bootargs 'console=ttyO2,115200n8 root=/dev/ram0 fixrtc nocompcache vram=48M omapfb.vram=0:24M mem=456M@0x80000000 mem=512M@0xA0000000 ip=dhcp init=init' 
<LAVA_DISPATCHER>2015-03-13 03:20:23 AM DEBUG: send (delay_ms=0): 
 
<LAVA_DISPATCHER>2015-03-13 03:20:23 AM DEBUG: expect (150): 'Panda'
# setenv bootargs 'console=ttyO2,115200n8 root=/dev/ram0 fixrtc nocompcache vram=48M omapfb.vram=0:24M mem=456M@0x80000000 mem=512M@0xA0000000 ip=dhcp init=init'
Panda <LAVA_DISPATCHER>2015-03-13 03:20:23 AM DEBUG: send (delay_ms=0): setenv bootcmd 'usb start; dhcp; setenv serverip 192.168.1.166; run loadkernel; run loadinitrd; run loadfdt; bootm ${kernel_addr_r} - ${fdt_addr_r}' 
<LAVA_DISPATCHER>2015-03-13 03:20:30 AM DEBUG: send (delay_ms=0): 
 
<LAVA_DISPATCHER>2015-03-13 03:20:30 AM DEBUG: expect (150): 'Panda'
# setenv bootcmd 'usb start; dhcp; setenv serverip 192.168.1.166; run loadkernel; run loadinitrd; run loadfdt; bootm ${kernel_addr_r} - ${fdt_addr_r}'
Panda <LAVA_DISPATCHER>2015-03-13 03:20:30 AM DEBUG: send (delay_ms=0): boot 
<LAVA_DISPATCHER>2015-03-13 03:20:30 AM DEBUG: send (delay_ms=0): 
 
<LAVA_DISPATCHER>2015-03-13 03:20:30 AM DEBUG: Bootloader load time: 35.23 seconds
<LAVA_DISPATCHER>2015-03-13 03:20:30 AM DEBUG: expect (300): 'Linux version'
# boot
(Re)start USB...
USB0:   USB EHCI 1.00
scanning bus 0 for devices... 3 USB Device(s) found
       scanning usb for storage devices... 0 Storage Device(s) found
       scanning usb for ethernet devices... 1 Ethernet Device(s) found
Waiting for Ethernet connection... done.
BOOTP broadcast 1
BOOTP broadcast 2
DHCP client bound to address 192.168.1.179
Waiting for Ethernet connection... done.
Using sms0 device
TFTP from server 192.168.1.166; our IP address is 192.168.1.179
Filename 'tmpmtQzDS/.uImage'.
Load address: 0x80200000
Loading: *T T T T T T T T T T 
Retry count exceeded; starting again
Waiting for Ethernet connection... done.
Using sms0 device
TFTP from server 192.168.1.166; our IP address is 192.168.1.179
Filename 'tmpmtQzDS/.uImage'.
Load address: 0x80200000
Loading: *T T T T T T T T T T 
Retry count exceeded; starting again
Waiting for Ethernet connection... done.
Using sms0 device
TFTP from server 192.168.1.166; our IP address is 192.168.1.179
Filename 'tmpmtQzDS/.uImage'.
Load address: 0x80200000
Loading: *T T T T T T T T T T 
Retry count exceeded; starting again
Waiting for Ethernet connection... done.
Using sms0 device
TFTP from server 192.168.1.166; our IP address is 192.168.1.179
Filename 'tmpmtQzDS/.uImage'.
Load address: 0x80200000
Loading: *T T T T T T T T T T 
Retry count exceeded; starting again
Waiting for Ethernet connection... done.
Using sms0 device
TFTP from server 192.168.1.166; our IP address is 192.168.1.179
Filename 'tmpmtQzDS/.uImage'.
Load address: 0x80200000
Loading: *T T T <LAVA_DISPATCHER>2015-03-13 03:25:30 AM INFO: Boot linaro image failed: Timeout exceeded.
<lava_dispatcher.utils.logging_spawn object at 0xb6cc60ac>
version: 3.2
command: /usr/bin/telnet
args: [u'/usr/bin/telnet', u'localhost', u'5000']
searcher: <pexpect.searcher_re object at 0xb605362c>
buffer (last 100 chars): "address is 192.168.1.179\r\nFilename 'tmpmtQzDS/.uImage'.\r\nLoad address: 0x80200000\r\nLoading: *\x08T T T "
before (last 100 chars): "address is 192.168.1.179\r\nFilename 'tmpmtQzDS/.uImage'.\r\nLoad address: 0x80200000\r\nLoading: *\x08T T T "
after: <class 'pexpect.TIMEOUT'>
match: None
match_index: None
exitstatus: None
flag_eof: False
pid: 9695
child_fd: 3
closed: False
timeout: 1200
delimiter: <class 'pexpect.EOF'>
logfile: None
logfile_read: <lava_dispatcher.context.Flusher object at 0xb6116e8c>
logfile_send: None
maxread: 2000
ignorecase: False
searchwindowsize: None
delaybeforesend: 0.05
delayafterclose: 0.1
delayafterterminate: 0.1
<LAVA_DISPATCHER>2015-03-13 03:25:30 AM INFO: Booting the test image. Attempt: 2
<LAVA_DISPATCHER>2015-03-13 03:25:30 AM DEBUG: expect (1): '['.+', <class 'pexpect.EOF'>, <class 'pexpect.TIMEOUT'>]'
<LAVA_DISPATCHER>2015-03-13 03:25:30 AM DEBUG: expect (1): '['.+', <class 'pexpect.EOF'>, <class 'pexpect.TIMEOUT'>]'
<LAVA_DISPATCHER>2015-03-13 03:25:31 AM INFO: Perform soft reboot the system
<LAVA_DISPATCHER>2015-03-13 03:25:31 AM DEBUG: sending control character: c
<LAVA_DISPATCHER>2015-03-13 03:25:31 AM DEBUG: send (delay_ms=0):  
<LAVA_DISPATCHER>2015-03-13 03:25:32 AM DEBUG: send (delay_ms=0): reboot 
<LAVA_DISPATCHER>2015-03-13 03:25:32 AM DEBUG: send (delay_ms=0): 
 
<LAVA_DISPATCHER>2015-03-13 03:25:32 AM DEBUG: expect (120): '[<class 'pexpect.TIMEOUT'>, 'Restarting system.', 'The system is going down for reboot NOW', 'Will now restart', 'U-Boot']'

Abort
Waiting for Ethernet connection... done.
Using sms0 device
TFTP from server 192.168.1.166; our IP address is 192.168.1.179
Filename '{RAMDISK}'.
Load address: 0x81600000
Loading: *T T T T T T T T T T 
Retry count exceeded; starting again
Waiting for Ethernet connection... done.
Using sms0 device
TFTP from server 192.168.1.166; our IP address is 192.168.1.179
Filename '{RAMDISK}'.
Load address: 0x81600000
Loading: *T T T T T T T T T T <LAVA_DISPATCHER>2015-03-13 03:27:32 AM INFO: Boot linaro image failed: Soft reboot failed
<LAVA_DISPATCHER>2015-03-13 03:27:32 AM INFO: Booting the test image. Attempt: 3
<LAVA_DISPATCHER>2015-03-13 03:27:32 AM DEBUG: expect (1): '['.+', <class 'pexpect.EOF'>, <class 'pexpect.TIMEOUT'>]'
<LAVA_DISPATCHER>2015-03-13 03:27:32 AM DEBUG: expect (1): '['.+', <class 'pexpect.EOF'>, <class 'pexpect.TIMEOUT'>]'
<LAVA_DISPATCHER>2015-03-13 03:27:33 AM INFO: Perform soft reboot the system
<LAVA_DISPATCHER>2015-03-13 03:27:33 AM DEBUG: sending control character: c
<LAVA_DISPATCHER>2015-03-13 03:27:33 AM DEBUG: send (delay_ms=0):  
<LAVA_DISPATCHER>2015-03-13 03:27:33 AM DEBUG: send (delay_ms=0): reboot 
<LAVA_DISPATCHER>2015-03-13 03:27:33 AM DEBUG: send (delay_ms=0): 
 
<LAVA_DISPATCHER>2015-03-13 03:27:33 AM DEBUG: expect (120): '[<class 'pexpect.TIMEOUT'>, 'Restarting system.', 'The system is going down for reboot NOW', 'Will now restart', 'U-Boot']'

Abort
Waiting for Ethernet connection... done.
Using sms0 device
TFTP from server 192.168.1.166; our IP address is 192.168.1.179
Filename 'tmpmtQzDS/omap4-panda-es.dtb'.
Load address: 0x815f0000
Loading: *T T T T T T T T T T 
Retry count exceeded; starting again
Waiting for Ethernet connection... done.
Using sms0 device
TFTP from server 192.168.1.166; our IP address is 192.168.1.179
Filename 'tmpmtQzDS/omap4-panda-es.dtb'.
Load address: 0x815f0000
Loading: *T T T T T T T T T T <LAVA_DISPATCHER>2015-03-13 03:29:33 AM INFO: Boot linaro image failed: Soft reboot failed
<LAVA_DISPATCHER>2015-03-13 03:29:33 AM CRITICAL: Could not get the test image booted properly
<LAVA_DISPATCHER>2015-03-13 03:29:33 AM INFO: CriticalError
<LAVA_DISPATCHER>2015-03-13 03:29:33 AM DEBUG: finally status fail
<LAVA_DISPATCHER>2015-03-13 03:29:33 AM WARNING: [ACTION-E] lava_test_shell is finished with error (Could not get the test image booted properly).
ErrorMessage: Could not get the test image booted properly
Lava failed at action lava_test_shell with error:Could not get the test image booted properly
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/lava_dispatcher/job.py", line 364, in run
    action.run(**params)
  File "/usr/lib/python2.7/dist-packages/lava_dispatcher/actions/lava_test_shell.py", line 723, in run
    testdef_repos, skip_install)
  File "/usr/lib/python2.7/dist-packages/lava_dispatcher/actions/lava_test_shell.py", line 931, in _configure_target
    with target.file_system(results_part, target.lava_test_results_dir) as d:
  File "/usr/lib/python2.7/contextlib.py", line 17, in __enter__
    return self.gen.next()
  File "/usr/lib/python2.7/dist-packages/lava_dispatcher/device/bootloader.py", line 424, in file_system
    self.context.client.boot_linaro_image()
  File "/usr/lib/python2.7/dist-packages/lava_dispatcher/client/base.py", line 563, in boot_linaro_image
    raise CriticalError(msg)
CriticalError: Could not get the test image booted properly
<LAVA_DISPATCHER>2015-03-13 03:29:33 AM DEBUG: Finalizing child process group with PID 9695
<LAVA_DISPATCHER>2015-03-13 03:29:33 AM INFO: Submitting the test result with parameters = {u'token': '<HIDDEN>', u'stream': u'/anonymous/narendra/', u'server': u'http://cnk1@127.0.1.1/RPC2/'}
<LAVA_DISPATCHER>2015-03-13 03:29:33 AM DEBUG: server RPC endpoint URL: http://cnk1@127.0.1.1/RPC2/
<LAVA_DISPATCHER>2015-03-13 03:29:34 AM INFO: Dashboard : http://127.0.1.1/dashboard/permalink/bundle/8c1329bb9f5e82a0665ff357ef9c99f27052cc1b/
_______________________________________________
linaro-validation mailing list
linaro-validation@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-validation

Reply via email to