Comment 3 for bug 1175132

Revision history for this message
Naresh Kamboju (naresh-kamboju) wrote :

Kernel CI failed summart report:
Failed to build linux-next and linux-arm-soc-for-next: snowball hw-pack.
kernel image (zImage) build successful but failed to create hw-pack.

Failed logs:
- https://ci.linaro.org/jenkins/job/linux-next/hwpack=snowball,label=kernel_cloud/113/consoleFull
- https://ci.linaro.org/jenkins/job/linux-arm-soc-for-next/hwpack=snowball,label=kernel_cloud/115/consoleFull

Error log:
02:18:33 dpkg-deb: building package
`linux-image-3.11.0-rc2-linaro-u8500' in
`../linux-image-3.11.0-rc2-linaro-u8500_3.11.0-rc2-linaro-u8500-1_armhf.deb'.
02:18:38 ++ date +%s
02:18:38 + END=1375064317
02:18:38 + EXECUTION_TIME_IN_SEC=666
02:18:38 + '[' 1 -eq 1 ']'
02:18:38 ++ python lci-build-tools/get_latest_slo_hwpack
02:18:39 Traceback (most recent call last):
02:18:39 File "lci-build-tools/get_latest_slo_hwpack", line 16, in <module>
02:18:39 hwpack_url = find_latest_hwpack(hwpack_type)
02:18:39 File
"/mnt/ci_build/workspace/linux-next/hwpack/snowball/label/kernel_cloud/lci-build-tools/find_latest.py",
line 96, in find_latest_hwpack
02:18:39 filename = find_latest(hwpack_url)
02:18:39 File
"/mnt/ci_build/workspace/linux-next/hwpack/snowball/label/kernel_cloud/lci-build-tools/find_latest.py",
line 72, in find_latest
02:18:39 lastdate = dates.pop()
02:18:39 IndexError: pop from empty list
02:18:39 + latest_kernel=
02:18:39 + cleanup_exit
02:18:39 + cd /mnt/ci_build/workspace/linux-next/hwpack/snowball/label/kernel_cloud
02:18:39 + rm -rf lci-build-tools
02:18:39 + rm -rf builddir-3.11.0-rc2-linaro-u8500
02:18:40 Build step 'Execute shell' marked build as failure
02:18:40 Finished: FAILURE