[Qa-jenkins-scm] Build failed in Jenkins: reproducible_diffoscope_from_git_branches #210
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Sat Sep 9 13:54:22 UTC 2017
See <https://jenkins.debian.net/job/reproducible_diffoscope_from_git_branches/210/display/redirect>
------------------------------------------
[...truncated 346.75 KB...]
tests/comparators/test_rlib.py::test_item1_elf PASSED
tests/comparators/test_rlib.py::test_item2_rust_metadata_bin PASSED
tests/comparators/test_rlib.py::test_item3_deflate_llvm_bitcode PASSED
tests/comparators/test_rlib.py::test_compare_non_existing PASSED
tests/comparators/test_rpm.py::test_identification PASSED
tests/comparators/test_rpm.py::test_no_differences PASSED
tests/comparators/test_rpm.py::test_header PASSED
tests/comparators/test_rpm.py::test_listing PASSED
tests/comparators/test_rpm.py::test_content PASSED
tests/comparators/test_rpm.py::test_compare_non_existing PASSED
tests/comparators/test_rpm.py::test_fallback_comparison PASSED
tests/comparators/test_sqlite.py::test_identification PASSED
tests/comparators/test_sqlite.py::test_no_differences PASSED
tests/comparators/test_sqlite.py::test_diff PASSED
tests/comparators/test_sqlite.py::test_compare_non_existing PASSED
tests/comparators/test_squashfs.py::test_identification PASSED
tests/comparators/test_squashfs.py::test_no_differences PASSED
tests/comparators/test_squashfs.py::test_no_warnings PASSED
tests/comparators/test_squashfs.py::test_superblock PASSED
tests/comparators/test_squashfs.py::test_symlink PASSED
tests/comparators/test_squashfs.py::test_compressed_files PASSED
tests/comparators/test_squashfs.py::test_compare_non_existing PASSED
tests/comparators/test_symlink.py::test_destination PASSED
tests/comparators/test_tar.py::test_identification PASSED
tests/comparators/test_tar.py::test_no_differences PASSED
tests/comparators/test_tar.py::test_listing PASSED
tests/comparators/test_tar.py::test_symlinks PASSED
tests/comparators/test_tar.py::test_text_file PASSED
tests/comparators/test_tar.py::test_compare_non_existing PASSED
tests/comparators/test_tar.py::test_no_permissions_dir_in_tarball PASSED
tests/comparators/test_text.py::test_no_differences PASSED
tests/comparators/test_text.py::test_difference_in_ascii PASSED
tests/comparators/test_text.py::test_difference_in_unicode PASSED
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.2-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% 112-113, 118
diffoscope/comparators/apk.py 98 1 99% 41
diffoscope/comparators/ar.py 25 0 100%
diffoscope/comparators/binary.py 16 0 100%
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, 93-94, 116-119, 123-135, 138
diffoscope/comparators/cpio.py 9 0 100%
diffoscope/comparators/deb.py 103 10 90% 33-34, 47, 66, 76, 100, 132-134, 153
diffoscope/comparators/debian.py 139 5 96% 80-82, 229, 249, 267
diffoscope/comparators/debian_fallback.py 25 0 100%
diffoscope/comparators/device.py 46 6 87% 47-50, 78-81
diffoscope/comparators/dex.py 25 1 96% 36
diffoscope/comparators/directory.py 143 16 89% 51-54, 95, 107, 113-114, 121-122, 124, 127-128, 139-140, 190, 241
diffoscope/comparators/docx.py 12 0 100%
diffoscope/comparators/dtb.py 12 0 100%
diffoscope/comparators/elf.py 271 25 91% 68, 76-77, 206, 267, 309, 350-352, 356, 368-370, 374, 413, 427-433, 449, 455, 468-469, 478-479
diffoscope/comparators/fontconfig.py 27 0 100%
diffoscope/comparators/fonts.py 14 3 79% 32, 35, 42
diffoscope/comparators/fsimage.py 55 37 33% 31-32, 39-57, 60-63, 66, 69-73, 80-90
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 27 0 100%
diffoscope/comparators/haskell.py 57 13 77% 37, 47, 84-86, 95, 101-106, 110, 121-122, 139, 142
diffoscope/comparators/icc.py 12 0 100%
diffoscope/comparators/image.py 76 6 92% 142-143, 168-169, 190-191
diffoscope/comparators/ipk.py 4 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 27 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 32 2 94% 73-74
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% 43-57, 82, 88-90
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 159 19 88% 98, 114, 128, 134, 137, 151, 159, 188-189, 193-194, 200-201, 216, 241-242, 279-281
diffoscope/comparators/symlink.py 28 0 100%
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 64 1 98% 61
diffoscope/comparators/utils/compare.py 79 3 96% 40-41, 76
diffoscope/comparators/utils/container.py 99 6 94% 63, 67, 106-110
diffoscope/comparators/utils/file.py 207 34 84% 36-37, 50-56, 76-86, 98, 158-159, 216, 220, 224, 272-275, 281-284, 315, 318, 333, 339, 347-350
diffoscope/comparators/utils/fuzzy.py 29 2 93% 27-28
diffoscope/comparators/utils/libarchive.py 157 13 92% 43-44, 46-47, 123, 129, 132, 145, 159, 173-174, 237-238
diffoscope/comparators/utils/specialize.py 17 0 100%
diffoscope/comparators/xml.py 40 2 95% 136-137
diffoscope/comparators/xz.py 24 0 100%
diffoscope/comparators/zip.py 86 2 98% 74, 77
diffoscope/config.py 31 1 97% 59
diffoscope/diff.py 380 34 91% 90, 127, 186, 221, 223, 277, 305, 424, 452, 454, 458, 469, 474, 507-508, 511-512, 524-525, 528-532, 535-536, 540-543, 553-556, 571
diffoscope/difference.py 163 11 93% 77, 170-174, 187, 218, 225, 294, 300
diffoscope/exc.py 14 0 100%
diffoscope/excludes.py 24 6 75% 31-33, 39-41
diffoscope/external_tools.py 3 0 100%
diffoscope/feeders.py 56 0 100%
diffoscope/locale.py 13 0 100%
diffoscope/logging.py 15 0 100%
diffoscope/main.py 225 41 82% 52-53, 65, 239, 241, 243-244, 254-255, 268, 279, 298-319, 327, 334, 341-342, 346-348, 367, 379, 386-387, 391, 406, 408-412, 422
diffoscope/path.py 7 0 100%
diffoscope/presenters/__init__.py 0 0 100%
diffoscope/presenters/formats.py 40 4 90% 94-96, 100
diffoscope/presenters/html/__init__.py 1 0 100%
diffoscope/presenters/html/html.py 444 145 67% 79-86, 124-127, 131, 133-135, 144-145, 219-220, 245, 266, 276-283, 321, 332, 345-349, 352, 355-360, 366, 371, 376-383, 386-400, 403-411, 428-431, 435-440, 442-449, 471-476, 481-491, 496-505, 520, 534-537, 575, 593, 597, 607-620, 639, 644-645, 655-681, 696
diffoscope/presenters/html/templates.py 9 0 100%
diffoscope/presenters/icon.py 1 0 100%
diffoscope/presenters/json.py 32 2 94% 47, 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 6 0 100%
diffoscope/readers/json.py 18 1 94% 33
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, 53-54, 80-81, 92, 103, 106-109, 114-115, 119-127
--------------------------------------------------------------------------
TOTAL 5269 693 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:51: 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:36: mismatch between system ghc and fixture
SKIP [1] /tmp/testrun/.pybuild/pythonX.Y_3.6/build/tests/comparators/test_haskell.py:50: mismatch between system ghc and fixture
SKIP [1] .pybuild/pythonX.Y_3.6/build/tests/comparators/test_ico_image.py:62: requires identify >= 6.9.8-4 (6.9.7-4 detected)
SKIP [1] .pybuild/pythonX.Y_3.6/build/tests/comparators/test_macho.py:46: requires otool and lipo
SKIP [1] .pybuild/pythonX.Y_3.6/build/tests/comparators/test_macho.py:53: requires otool and lipo
SKIP [1] .pybuild/pythonX.Y_3.6/build/tests/comparators/test_utils.py:42: requires
SKIP [1] .pybuild/pythonX.Y_3.6/build/tests/comparators/test_utils.py:46: requires /missing
=================================== FAILURES ===================================
_____________________________ test_identification ______________________________
ttf1 = <<class 'diffoscope.comparators.binary.FilesystemFile'> /tmp/testrun/.pybuild/pythonX.Y_3.6/build/tests/data/Samyak-Malayalam1.ttf>
def test_identification(ttf1):
> assert isinstance(ttf1, TtfFile)
E AssertionError: assert False
E + where False = isinstance(<<class 'diffoscope.comparators.binary.FilesystemFile'> /tmp/testrun/.pybuild/pythonX.Y_3.6/build/tests/data/Samyak-Malayalam1.ttf>, TtfFile)
ttf1 = <<class 'diffoscope.comparators.binary.FilesystemFile'> /tmp/testrun/.pybuild/pythonX.Y_3.6/build/tests/data/Samyak-Malayalam1.ttf>
tests/comparators/test_fonts.py:34: AssertionError
__________________________________ test_diff ___________________________________
differences = []
@skip_unless_tools_exist('showttf')
def test_diff(differences):
expected_diff = get_data('ttf_expected_diff')
> assert differences[0].unified_diff == expected_diff
E IndexError: list index out of range
differences = []
expected_diff = '@@ -6,33 +6,33 @@\n GSUB checksum=83ea9f40 actual=83ea9f40 diff=0 offset=44256 len=2092\n OS/2 checksum=8253044b actu... ^@S^@a^@m^@y^@a^@k^@-^@M^@a^@l^@a^@y^@a^@l^@a^@m\n \t platform=3 plat spec encoding=1 language=409 name=9 Designer\n'
tests/comparators/test_fonts.py:47: IndexError
__________________________ test_compare_non_existing ___________________________
monkeypatch = <_pytest.monkeypatch.MonkeyPatch object at 0x7f6eac759c18>
ttf1 = <<class 'diffoscope.comparators.binary.FilesystemFile'> /tmp/testrun/.pybuild/pythonX.Y_3.6/build/tests/data/Samyak-Malayalam1.ttf>
@skip_unless_tools_exist('showttf')
def test_compare_non_existing(monkeypatch, ttf1):
monkeypatch.setattr(Config(), 'new_file', True)
difference = ttf1.compare(MissingFile('/nonexisting', ttf1))
assert difference.source2 == '/nonexisting'
> assert len(difference.details) > 0
E assert 0 > 0
E + where 0 = len([])
E + where [] = <Difference /tmp/testrun/.pybuild/pythonX.Y_3.6/build/tests/data/Samyak-Malayalam1.ttf -- /nonexisting []>.details
difference = <Difference /tmp/testrun/.pybuild/pythonX.Y_3.6/build/tests/data/Samyak-Malayalam1.ttf -- /nonexisting []>
monkeypatch = <_pytest.monkeypatch.MonkeyPatch object at 0x7f6eac759c18>
ttf1 = <<class 'diffoscope.comparators.binary.FilesystemFile'> /tmp/testrun/.pybuild/pythonX.Y_3.6/build/tests/data/Samyak-Malayalam1.ttf>
tests/comparators/test_fonts.py:54: AssertionError
============= 3 failed, 341 passed, 16 skipped in 1321.34 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 3.5" returned exit code 13
debian/rules:49: 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 gave error exit status 2
debuild: fatal error at line 1124:
dpkg-buildpackage -rfakeroot -us -uc failed
'/chroots/chroot-run-sid.o3zlcSJs2//tmp/job-exports/test-results' -> '<https://jenkins.debian.net/job/reproducible_diffoscope_from_git_branches/ws/job-exports/test-results'>
'/chroots/chroot-run-sid.o3zlcSJs2//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 9 Sep 13:54:20 UTC 2017 - /srv/jenkins/bin/chroot-run.sh stopped running as /tmp/jenkins-script-Eu3ndGHr, which will now be removed.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list