[Qa-jenkins-scm] Build failed in Jenkins: reproducible_diffoscope_from_git_branches #225
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Sat Dec 23 18:37:19 UTC 2017
See <https://jenkins.debian.net/job/reproducible_diffoscope_from_git_branches/225/display/redirect>
------------------------------------------
[...truncated 355.96 KB...]
tests/comparators/test_text.py::test_difference_between_iso88591_and_unicode PASSED
tests/comparators/test_text.py::test_difference_between_iso88591_and_unicode_only PASSED
tests/comparators/test_text.py::test_compare_non_existing PASSED
tests/comparators/test_text.py::test_ordering_differences PASSED
tests/comparators/test_utils.py::test_tools_missing PASSED
tests/comparators/test_utils.py::test_skip_unless_tools_exist_empty SKIPPED
tests/comparators/test_utils.py::test_skip_unless_tools_exist_missing SKIPPED
tests/comparators/test_utils.py::test_fuzzy_matching PASSED
tests/comparators/test_utils.py::test_fuzzy_matching_only_once PASSED
tests/comparators/test_utils.py::test_no_fuzzy_matching PASSED
tests/comparators/test_utils.py::test_no_fuzzy_matching_new_file PASSED
tests/comparators/test_utils.py::test_trim_stderr_in_command PASSED
tests/comparators/test_xml.py::test_identification PASSED
tests/comparators/test_xml.py::test_invalid PASSED
tests/comparators/test_xml.py::test_no_differences PASSED
tests/comparators/test_xml.py::test_diff PASSED
tests/comparators/test_xz.py::test_identification PASSED
tests/comparators/test_xz.py::test_no_differences PASSED
tests/comparators/test_xz.py::test_content_source PASSED
tests/comparators/test_xz.py::test_content_source_without_extension PASSED
tests/comparators/test_xz.py::test_content_diff PASSED
tests/comparators/test_xz.py::test_compare_non_existing PASSED
tests/comparators/test_zip.py::test_identification PASSED
tests/comparators/test_zip.py::test_no_differences PASSED
tests/comparators/test_zip.py::test_metadata PASSED
tests/comparators/test_zip.py::test_compressed_files PASSED
tests/comparators/test_zip.py::test_extra_fields PASSED
tests/comparators/test_zip.py::test_compare_non_existing PASSED
tests/comparators/test_zip.py::test_mozzip_identification PASSED
tests/comparators/test_zip.py::test_mozzip_no_differences PASSED
tests/comparators/test_zip.py::test_mozzip_metadata PASSED
tests/comparators/test_zip.py::test_mozzip_compressed_files PASSED
tests/comparators/test_zip.py::test_mozzip_compare_non_existing PASSED
--------- generated xml file: /tmp/job-exports/test-results/tests.xml ----------
----------- coverage: platform linux, python 3.6.4-final-0 -----------
Name Stmts Miss Cover Missing
--------------------------------------------------------------------------
diffoscope/__init__.py 1 0 100%
diffoscope/changes.py 124 54 56% 85, 93, 96, 105, 112, 119, 140, 177, 183, 189, 195-197, 203, 209, 225-228, 231-234, 243, 255-289, 310-317, 324, 336
diffoscope/comparators/__init__.py 23 3 87% 114-115, 120
diffoscope/comparators/android.py 39 1 97% 50
diffoscope/comparators/apk.py 98 1 99% 41
diffoscope/comparators/ar.py 25 0 100%
diffoscope/comparators/binary.py 16 0 100%
diffoscope/comparators/binwalk.py 53 5 91% 32-33, 37-38, 64
diffoscope/comparators/bzip2.py 24 0 100%
diffoscope/comparators/cbfs.py 84 43 49% 39-40, 44, 47, 53-64, 67, 70, 73, 77-81, 94-95, 117-120, 124-136, 139
diffoscope/comparators/cpio.py 9 0 100%
diffoscope/comparators/deb.py 116 9 92% 36-37, 50, 75, 88, 122, 156-158
diffoscope/comparators/debian.py 139 5 96% 80-82, 230, 251, 270
diffoscope/comparators/debian_fallback.py 25 0 100%
diffoscope/comparators/device.py 46 6 87% 47-50, 79-82
diffoscope/comparators/dex.py 25 1 96% 36
diffoscope/comparators/directory.py 145 16 89% 51-54, 95, 107, 113-114, 121-122, 124, 127-128, 139-140, 194, 245
diffoscope/comparators/docx.py 12 0 100%
diffoscope/comparators/dtb.py 12 0 100%
diffoscope/comparators/elf.py 281 29 90% 68, 76-77, 208, 246, 276, 318, 347-355, 375-377, 381, 393-395, 399, 440, 454-460, 482, 495-496, 505-506
diffoscope/comparators/fontconfig.py 26 0 100%
diffoscope/comparators/fonts.py 14 0 100%
diffoscope/comparators/fsimage.py 57 39 32% 31-32, 39-60, 63-66, 69, 72-76, 84-96
diffoscope/comparators/gettext.py 35 0 100%
diffoscope/comparators/gif.py 39 4 90% 59-60, 101-102
diffoscope/comparators/git.py 28 0 100%
diffoscope/comparators/gzip.py 26 0 100%
diffoscope/comparators/haskell.py 57 13 77% 37, 47, 85-87, 96, 102-107, 111, 122-123, 140, 143
diffoscope/comparators/icc.py 12 0 100%
diffoscope/comparators/image.py 76 6 92% 142-143, 168-169, 190-191
diffoscope/comparators/ipk.py 3 0 100%
diffoscope/comparators/iso9660.py 47 3 94% 33, 66, 87
diffoscope/comparators/java.py 20 0 100%
diffoscope/comparators/javascript.py 11 0 100%
diffoscope/comparators/json.py 26 0 100%
diffoscope/comparators/llvm.py 15 0 100%
diffoscope/comparators/macho.py 51 26 49% 33-35, 39, 42, 45-52, 57, 62, 67, 77-81, 87-102
diffoscope/comparators/missing_file.py 48 3 94% 67, 70, 89
diffoscope/comparators/mono.py 12 0 100%
diffoscope/comparators/odt.py 12 0 100%
diffoscope/comparators/ogg.py 12 0 100%
diffoscope/comparators/openssh.py 12 0 100%
diffoscope/comparators/pcap.py 12 0 100%
diffoscope/comparators/pdf.py 17 0 100%
diffoscope/comparators/pgp.py 12 0 100%
diffoscope/comparators/png.py 30 2 93% 71-72
diffoscope/comparators/ppu.py 53 14 74% 70, 77-90
diffoscope/comparators/ps.py 23 2 91% 47-48
diffoscope/comparators/rdata.py 43 16 63% 44-58, 86, 93-95
diffoscope/comparators/rpm.py 69 2 97% 41, 48
diffoscope/comparators/rpm_fallback.py 11 0 100%
diffoscope/comparators/rust.py 31 0 100%
diffoscope/comparators/sqlite.py 12 0 100%
diffoscope/comparators/squashfs.py 160 19 88% 98, 114, 128, 134, 137, 151, 159, 188-189, 193-194, 200-201, 216, 243-244, 281-283
diffoscope/comparators/symlink.py 31 2 94% 56-57
diffoscope/comparators/tar.py 11 0 100%
diffoscope/comparators/text.py 32 2 94% 62-64
diffoscope/comparators/utils/__init__.py 0 0 100%
diffoscope/comparators/utils/archive.py 87 11 87% 57, 61, 65, 69, 120, 123, 126, 135, 145, 148, 153
diffoscope/comparators/utils/command.py 57 1 98% 64
diffoscope/comparators/utils/compare.py 83 5 94% 40-41, 78, 88-89
diffoscope/comparators/utils/container.py 106 6 94% 67, 71, 116-120
diffoscope/comparators/utils/file.py 219 37 83% 36-37, 50-56, 80-90, 96, 102, 209-210, 262-264, 271, 275, 279, 334-337, 343-346, 377, 380, 395, 401, 411-414
diffoscope/comparators/utils/fuzzy.py 29 2 93% 27-28
diffoscope/comparators/utils/libarchive.py 159 13 92% 43-44, 46-47, 122, 128, 131, 144, 158, 172-173, 238-239
diffoscope/comparators/utils/specialize.py 31 2 94% 65, 68
diffoscope/comparators/xml.py 40 2 95% 137-138
diffoscope/comparators/xz.py 26 0 100%
diffoscope/comparators/zip.py 89 2 98% 79, 82
diffoscope/config.py 39 4 90% 70-77
diffoscope/diff.py 385 28 93% 90, 127, 186, 221, 223, 284, 466, 483, 488, 521-522, 525-526, 538-539, 542-546, 554-557, 567-570, 585
diffoscope/difference.py 173 13 92% 100, 194-198, 211, 246, 253-254, 323, 329, 356
diffoscope/exc.py 14 0 100%
diffoscope/excludes.py 24 6 75% 31-33, 40-42
diffoscope/external_tools.py 3 0 100%
diffoscope/feeders.py 57 0 100%
diffoscope/locale.py 13 0 100%
diffoscope/logging.py 15 0 100%
diffoscope/main.py 228 41 82% 52-53, 65, 243, 245, 247-248, 258-259, 272, 284, 304-325, 334, 342, 349-350, 354-356, 377, 389, 396-397, 402, 417, 419-423, 434
diffoscope/path.py 7 0 100%
diffoscope/presenters/__init__.py 0 0 100%
diffoscope/presenters/formats.py 37 4 89% 98-101
diffoscope/presenters/html/__init__.py 1 0 100%
diffoscope/presenters/html/html.py 452 126 72% 79-86, 129-132, 136, 138-140, 227-228, 231, 255, 277, 289-297, 335, 346, 359-363, 366, 369-375, 386, 391-398, 401-415, 443-446, 450-455, 458, 462-464, 486-491, 496-507, 512-521, 536, 550-553, 607, 628, 652, 666-667, 677-703, 718
diffoscope/presenters/html/templates.py 9 0 100%
diffoscope/presenters/icon.py 1 0 100%
diffoscope/presenters/json.py 32 1 97% 56
diffoscope/presenters/markdown.py 19 0 100%
diffoscope/presenters/restructuredtext.py 25 0 100%
diffoscope/presenters/text.py 43 7 84% 59-64, 69-70, 79-80
diffoscope/presenters/utils.py 156 12 92% 43, 72, 152, 157, 164, 297, 341, 403-407
diffoscope/profiling.py 40 0 100%
diffoscope/progress.py 153 15 90% 34-44, 70, 78-81, 84, 109, 211
diffoscope/readers/__init__.py 7 0 100%
diffoscope/readers/json.py 17 1 94% 34
diffoscope/readers/utils.py 2 0 100%
diffoscope/tempfiles.py 30 4 87% 55-56, 63-64
diffoscope/tools.py 64 20 69% 26-27, 54-55, 82-83, 95, 108, 112-115, 121-122, 126-134
--------------------------------------------------------------------------
TOTAL 5455 689 87%
Coverage HTML written to dir htmlcov
=========================== short test summary info ============================
SKIP [1] .pybuild/pythonX.Y_3.6/build/tests/comparators/test_cbfs.py:96: requires cbfstool
SKIP [1] .pybuild/pythonX.Y_3.6/build/tests/comparators/test_cbfs.py:101: requires cbfstool
SKIP [1] .pybuild/pythonX.Y_3.6/build/tests/comparators/test_cbfs.py:106: requires cbfstool
SKIP [1] .pybuild/pythonX.Y_3.6/build/tests/comparators/test_cbfs.py:118: requires cbfstool
SKIP [1] .pybuild/pythonX.Y_3.6/build/tests/comparators/test_cbfs.py:129: requires cbfstool
SKIP [1] .pybuild/pythonX.Y_3.6/build/tests/comparators/test_cbfs.py:137: requires cbfstool
SKIP [3] /tmp/testrun/.pybuild/pythonX.Y_3.6/build/tests/comparators/test_fsimage.py:52: guestfs not working on the system: RuntimeError("/usr/bin/supermin exited with error status 1.\nTo see full error messages you may need to enable debugging.\nDo:\n export LIBGUESTFS_DEBUG=1 LIBGUESTFS_TRACE=1\nand run the command again. For further information, read:\n http://libguestfs.org/guestfs-faq.1.html#debugging-libguestfs\nYou can also run 'libguestfs-test-tool' and post the *complete* output\ninto a bug report or message to the libguestfs mailing list.",)
SKIP [1] /tmp/testrun/.pybuild/pythonX.Y_3.6/build/tests/comparators/test_haskell.py:37: mismatch between system ghc and fixture
SKIP [1] /tmp/testrun/.pybuild/pythonX.Y_3.6/build/tests/comparators/test_haskell.py:54: mismatch between system ghc and fixture
SKIP [1] .pybuild/pythonX.Y_3.6/build/tests/comparators/test_ico_image.py:69: requires identify >= 6.9.8-4 (6.9.7-4 detected)
SKIP [1] .pybuild/pythonX.Y_3.6/build/tests/comparators/test_macho.py:50: requires otool and lipo
SKIP [1] .pybuild/pythonX.Y_3.6/build/tests/comparators/test_macho.py:58: requires otool and lipo
SKIP [1] .pybuild/pythonX.Y_3.6/build/tests/comparators/test_ps.py:58: requires ps2ascii <= 9.21 (9.22
detected)
SKIP [1] .pybuild/pythonX.Y_3.6/build/tests/comparators/test_utils.py:46: requires
SKIP [1] .pybuild/pythonX.Y_3.6/build/tests/comparators/test_utils.py:51: requires /missing
=================================== FAILURES ===================================
_______________________ test_item3_deflate_llvm_bitcode ________________________
differences = [<Difference nm -s {} -- nm -s {} []>, <Difference alloc_system-d16b8f0e.0.o -- alloc_system-d16b8f0e.0.o [<Difference...r -dump {} []>, <Difference find {} -execdir llvm-dis -o - '{}' ';' -- find {} -execdir llvm-dis -o - '{}' ';' []>]>]>]
rlib_dis_expected_diff = '@@ -41,32 +41,32 @@\n entry-block:\n %out.i.i = alloca i8*, align 8\n %4 = icmp ult i64 %3, 17\n br i1 %4, labe...able\n define i64 @__rust_reallocate_inplace(i8* nocapture readnone, i64, i64, i64) unnamed_addr #1 {\n entry-block:\n'
@skip_unless_tools_exist('llvm-dis')
@skip_unless_tool_is_at_least('llvm-config', llvm_version, '3.8')
def test_item3_deflate_llvm_bitcode(differences, rlib_dis_expected_diff):
assert differences[3].source1 == 'alloc_system-d16b8f0e.0.bytecode.deflate'
assert differences[3].source2 == 'alloc_system-d16b8f0e.0.bytecode.deflate'
expected_diff = rlib_dis_expected_diff
actual_diff = differences[3].details[0].details[1].unified_diff
> assert diff_ignore_line_numbers(actual_diff) == diff_ignore_line_numbers(expected_diff)
E AssertionError: assert '@@ -XX,XX +X...ntry-block:\n' == '@@ -XX,XX +XX...ntry-block:\n'
E @@ -XX,XX +XX,XX @@
E entry-block:
E %out.i.i = alloca i8*, align 8
E %4 = icmp ult i64 %3, 17
E br i1 %4, label %then-block-195-.i, label %_ZN12alloc_system3imp8allocate17h8ba7625cc4a820e8E.exit.i
E
E then-block-195-.i: ; preds = %entry-block
E - %5 = tail call i8* @realloc(i8* %0, i64 %2) #3
E ? ^
E + %5 = tail call i8* @realloc(i8* %0, i64 %2) #2
E ? ^
E - br label %_ZN12alloc_system3imp10reallocate17h4a0811c9ec086854E.exit
E + br label %_ZN12alloc_system3imp10reallocate1l44a0811c9ec086854E.exit
E
E _ZN12alloc_system3imp8allocate17h8ba7625cc4a820e8E.exit.i: ; preds = %entry-block
E %6 = bitcast i8** %out.i.i to i8*
E - call void @llvm.lifetime.start(i64 8, i8* %6) #3
E ? ^
E + call void @llvm.lifetime.start.p0i8(i64 8, i8* %6) #2
E ? +++++ ^
E store i8* null, i8** %out.i.i, align 8
E - %7 = call i32 @posix_memalign(i8** nonnull %out.i.i, i64 %3, i64 %2) #3
E ? ^
E + %7 = call i32 @posix_memalign(i8** nonnull %out.i.i, i64 %3, i64 %2) #2
E ? ^
E %8 = icmp eq i32 %7, 0
E %9 = load i8*, i8** %out.i.i, align 8
E %sret_slot.0.i.i = select i1 %8, i8* %9, i8* null
E - call void @llvm.lifetime.end(i64 8, i8* %6) #3
E ? ^
E + call void @llvm.lifetime.end.p0i8(i64 8, i8* %6) #2
E ? +++++ ^
E %10 = icmp ule i64 %2, %1
E %11 = select i1 %10, i64 %2, i64 %1
E - call void @llvm.memmove.p0i8.p0i8.i64(i8* %sret_slot.0.i.i, i8* %0, i64 %11, i32 1, i1 false) #3
E ? ^
E + call void @llvm.memmove.p0i8.p0i8.i64(i8* %sret_slot.0.i.i, i8* %0, i64 %11, i32 1, i1 false) #2
E ? ^
E - call void @free(i8* %0) #3
E ? ^
E + call void @free(i8* %0) #2
E ? ^
E - br label %_ZN12alloc_system3imp10reallocate17h4a0811c9ec086854E.exit
E + br label %_ZN12alloc_system3imp10reallocate1l44a0811c9ec086854E.exit
E
E -_ZN12alloc_system3imp10reallocate17h4a0811c9ec086854E.exit: ; preds = %_ZN12alloc_system3imp8allocate17h8ba7625cc4a820e8E.exit.i, %then-block-195-.i
E +_ZN12alloc_system3imp10reallocate1l44a0811c9ec086854E.exit: ; preds = %_ZN12alloc_system3imp8allocate17h8ba7625cc4a820e8E.exit.i, %then-block-195-.i
E %sret_slot.0.i = phi i8* [ %5, %then-block-195-.i ], [ %sret_slot.0.i.i, %_ZN12alloc_system3imp8allocate17h8ba7625cc4a820e8E.exit.i ]
E ret i8* %sret_slot.0.i
E }
E
E ; Function Attrs: nounwind readnone uwtable
E define i64 @__rust_reallocate_inplace(i8* nocapture readnone, i64, i64, i64) unnamed_addr #1 {
E entry-block:
actual_diff = '@@ -42,32 +42,32 @@\n entry-block:\n %out.i.i = alloca i8*, align 8\n %4 = icmp ult i64 %3, 17\n br i1 %4, labe...able\n define i64 @__rust_reallocate_inplace(i8* nocapture readnone, i64, i64, i64) unnamed_addr #1 {\n entry-block:\n'
differences = [<Difference nm -s {} -- nm -s {} []>, <Difference alloc_system-d16b8f0e.0.o -- alloc_system-d16b8f0e.0.o [<Difference...r -dump {} []>, <Difference find {} -execdir llvm-dis -o - '{}' ';' -- find {} -execdir llvm-dis -o - '{}' ';' []>]>]>]
expected_diff = '@@ -41,32 +41,32 @@\n entry-block:\n %out.i.i = alloca i8*, align 8\n %4 = icmp ult i64 %3, 17\n br i1 %4, labe...able\n define i64 @__rust_reallocate_inplace(i8* nocapture readnone, i64, i64, i64) unnamed_addr #1 {\n entry-block:\n'
rlib_dis_expected_diff = '@@ -41,32 +41,32 @@\n entry-block:\n %out.i.i = alloca i8*, align 8\n %4 = icmp ult i64 %3, 17\n br i1 %4, labe...able\n define i64 @__rust_reallocate_inplace(i8* nocapture readnone, i64, i64, i64) unnamed_addr #1 {\n entry-block:\n'
tests/comparators/test_rlib.py:102: AssertionError
============== 1 failed, 356 passed, 17 skipped in 774.77 seconds ==============
E: pybuild pybuild:283: test: plugin distutils failed with: exit code=1: cd /tmp/testrun/.pybuild/pythonX.Y_3.6/build; python3.6 -m pytest -vv -r sxX -l --cov=diffoscope --cov-report=term-missing --cov-report=html --junit-xml=/tmp/job-exports/test-results/tests.xml
dh_auto_test: pybuild --test --test-pytest -i python{version} -p 3.6 returned exit code 13
debian/rules:54: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 25
make[1]: Leaving directory '/tmp/testrun'
debian/rules:35: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
debuild: fatal error at line 1151:
dpkg-buildpackage -rfakeroot -us -uc -ui failed
'/chroots/chroot-run-sid.wy9cPoghp//tmp/job-exports/test-results' -> '<https://jenkins.debian.net/job/reproducible_diffoscope_from_git_branches/ws/job-exports/test-results'>
'/chroots/chroot-run-sid.wy9cPoghp//tmp/job-exports/test-results/tests.xml' -> '<https://jenkins.debian.net/job/reproducible_diffoscope_from_git_branches/ws/job-exports/test-results/tests.xml'>
Sat 23 Dec 18:37:18 UTC 2017 - /srv/jenkins/bin/chroot-run.sh stopped running as /tmp/jenkins-script-lX9ChWch, which will now be removed.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list