[Qa-jenkins-scm] Build failed in Jenkins: reproducible_diffoscope_from_git_branches #682
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Tue Aug 20 17:02:45 BST 2019
See <https://jenkins.debian.net/job/reproducible_diffoscope_from_git_branches/682/display/redirect>
Changes:
------------------------------------------
[...truncated 444.85 KB...]
differences = [<Difference filetype from file(1) -- filetype from file(1) []>, <Difference test1 -- test2 []>]
@skip_unless_file_version_is_at_least('5.33')
def test_metadata(differences):
assert differences[0].source1.startswith('filetype')
assert differences[0].source2.startswith('filetype')
expected_diff = get_data('gzip_metadata_expected_diff')
> assert differences[0].unified_diff == expected_diff
E AssertionError: assert '@@ -1 +1 @@\...lo 2^32 671\n' == '@@ -1 +1 @@\n...al size 671\n'
E @@ -1 +1 @@
E - -gzip compressed data, last modified: Tue Jun 23 10:12:28 2015, max compression, from Unix, original size modulo 2^32 446
E ? ------------
E + -gzip compressed data, last modified: Tue Jun 23 10:12:28 2015, max compression, from Unix, original size 446
E - +gzip compressed data, last modified: Tue Jun 23 10:12:28 2015, from Unix, original size modulo 2^32 671
E ? ------------
E + +gzip compressed data, last modified: Tue Jun 23 10:12:28 2015, from Unix, original size 671
differences = [<Difference filetype from file(1) -- filetype from file(1) []>,
<Difference test1 -- test2 []>]
expected_diff = ('@@ -1 +1 @@\n'
'-gzip compressed data, last modified: Tue Jun 23 10:12:28 2015, max '
'compression, from Unix, original size 446\n'
'+gzip compressed data, last modified: Tue Jun 23 10:12:28 2015, from Unix, '
'original size 671\n')
tests/comparators/test_gzip.py:65: AssertionError
________________________________ test_metadata _________________________________
differences = [<Difference filetype from file(1) -- filetype from file(1) []>, <Difference base-files_157-r45695_ar71xx.ipk-content ...rence control.tar -- control.tar [<Difference file list -- file list []>, <Difference ./control -- ./control []>]>]>]>]
@skip_unless_file_version_is_at_least('5.33')
def test_metadata(differences):
assert differences[0].source1.startswith('filetype')
expected_diff = get_data('ipk_metadata_expected_diff')
> assert differences[0].unified_diff == expected_diff
E AssertionError: assert '@@ -1 +1 @@\... 2^32 61440\n' == '@@ -1 +1 @@\n... size 61440\n'
E @@ -1 +1 @@
E - -gzip compressed data, last modified: Mon May 18 23:26:52 2015, from Unix, original size modulo 2^32 61440
E ? ------------
E + -gzip compressed data, last modified: Mon May 18 23:26:52 2015, from Unix, original size 61440
E - +gzip compressed data, last modified: Mon Jun 8 17:31:21 2015, from Unix, original size modulo 2^32 61440
E ? ------------
E + +gzip compressed data, last modified: Mon Jun 8 17:31:21 2015, from Unix, original size 61440
differences = [<Difference filetype from file(1) -- filetype from file(1) []>,
<Difference base-files_157-r45695_ar71xx.ipk-content -- base-files_157-r45918_ar71xx.ipk-content [<Difference file list -- file list []>, <Difference ./data.tar.gz -- ./data.tar.gz [<Difference filetype from file(1) -- filetype from file(1) []>, <Difference data.tar -- data.tar [<Difference file list -- file list []>, <Difference ./lib/ar71xx.sh -- ./lib/ar71xx.sh []>, <Difference ./lib/upgrade/platform.sh -- ./lib/upgrade/platform.sh []>, <Difference ./lib/upgrade/common.sh -- ./lib/upgrade/common.sh []>, <Difference ./lib/functions.sh -- ./lib/functions.sh []>, <Difference ./etc/banner -- ./etc/banner []>, <Difference ./etc/openwrt_release -- ./etc/openwrt_release []>, <Difference ./etc/openwrt_version -- ./etc/openwrt_version []>, <Difference ./etc/diag.sh -- ./etc/diag.sh []>, <Difference ./etc/uci-defaults/01_leds -- ./etc/uci-defaults/01_leds []>, <Difference ./etc/uci-defaults/03_network-switchX-migration -- ./etc/uci-defaults/03_network-switchX-migration []>]>]>, <Difference ./control.tar.gz -- ./control.tar.gz [<Difference filetype from file(1) -- filetype from file(1) []>, <Difference control.tar -- control.tar [<Difference file list -- file list []>, <Difference ./control -- ./control []>]>]>]>]
expected_diff = ('@@ -1 +1 @@\n'
'-gzip compressed data, last modified: Mon May 18 23:26:52 2015, from Unix, '
'original size 61440\n'
'+gzip compressed data, last modified: Mon Jun 8 17:31:21 2015, from Unix, '
'original size 61440\n')
tests/comparators/test_ipk.py:52: AssertionError
_______________________________ test_superblock ________________________________
differences = [<Difference unsquashfs -s {} -- unsquashfs -s {} []>, <Difference unsquashfs -d '' -lls {} -- unsquashfs -d '' -lls {} []>, <Difference /link -- /link []>, <Difference /text -- /text []>]
@skip_unless_tool_is_at_least('unsquashfs', unsquashfs_version, '4.3')
def test_superblock(differences):
expected_diff = get_data('squashfs_superblock_expected_diff')
> assert differences[0].unified_diff == expected_diff
E AssertionError: assert '@@ -1,10 +1,... compressed\n' == '@@ -1,10 +1,1...t specified\n'
E @@ -1,10 +1,10 @@
E Found a valid SQUASHFS 4:0 superblock
E -Creation or last append time Wed Jun 24 14:49:50 2015
E - -Filesystem size 561 bytes (0.55 Kbytes / 0.00 Mbytes)
E ? ----------- ^^
E + -Filesystem size 0.55 Kbytes (0.00 Mbytes)
E ? ^
E +Creation or last append time Wed Jun 24 14:50:09 2015
E - +Filesystem size 712 bytes (0.70 Kbytes / 0.00 Mbytes)
E ? ----------- ^^
E + +Filesystem size 0.70 Kbytes (0.00 Mbytes)
E ? ^
E Compression gzip
E Block size 131072
E Filesystem is exportable via NFS
E Inodes are compressed
E Data is compressed
E - Uids/Gids (Id table) are compressed
E Fragments are compressed
E + Always-use-fragments option is not specified
differences = [<Difference unsquashfs -s {} -- unsquashfs -s {} []>,
<Difference unsquashfs -d '' -lls {} -- unsquashfs -d '' -lls {} []>,
<Difference /link -- /link []>,
<Difference /text -- /text []>]
expected_diff = ('@@ -1,10 +1,10 @@\n'
' Found a valid SQUASHFS 4:0 superblock\n'
'-Creation or last append time Wed Jun 24 14:49:50 2015\n'
'-Filesystem size 0.55 Kbytes (0.00 Mbytes)\n'
'+Creation or last append time Wed Jun 24 14:50:09 2015\n'
'+Filesystem size 0.70 Kbytes (0.00 Mbytes)\n'
' Compression gzip\n'
' Block size 131072\n'
' Filesystem is exportable via NFS\n'
' Inodes are compressed\n'
' Data is compressed\n'
' Fragments are compressed\n'
' Always-use-fragments option is not specified\n')
tests/comparators/test_squashfs.py:67: AssertionError
--------- generated xml file: /tmp/job-exports/test-results/tests.xml ----------
----------- coverage: platform linux, python 3.7.4-final-0 -----------
Name Stmts Miss Cover Missing
--------------------------------------------------------------------------
diffoscope/__init__.py 1 0 100%
diffoscope/changes.py 122 52 57% 85, 93, 96, 105, 112, 119, 140, 177, 183, 189, 195-197, 203, 209, 225-228, 231-234, 243, 255-287, 308-315, 322, 334
diffoscope/comparators/__init__.py 39 14 64% 127-129, 134-142, 147-151
diffoscope/comparators/android.py 40 1 98% 50
diffoscope/comparators/apk.py 100 1 99% 41
diffoscope/comparators/ar.py 26 0 100%
diffoscope/comparators/berkeley_db.py 19 0 100%
diffoscope/comparators/binary.py 16 0 100%
diffoscope/comparators/binwalk.py 58 5 91% 32-33, 37-38, 72
diffoscope/comparators/bzip2.py 24 0 100%
diffoscope/comparators/cbfs.py 85 43 49% 39-40, 45, 48, 54-65, 68, 71, 74, 78-84, 97-99, 122-125, 129-142, 145
diffoscope/comparators/cpio.py 10 0 100%
diffoscope/comparators/deb.py 118 8 93% 36-37, 50, 75, 128, 164-166
diffoscope/comparators/debian.py 142 5 96% 80-82, 232, 253, 273
diffoscope/comparators/debian_fallback.py 25 0 100%
diffoscope/comparators/device.py 47 6 87% 49-52, 81-84
diffoscope/comparators/dex.py 26 1 96% 36
diffoscope/comparators/directory.py 162 22 86% 53-56, 97, 109, 116-117, 124-126, 141-143, 150, 154-155, 157, 160-161, 173-174, 232, 285
diffoscope/comparators/docx.py 13 0 100%
diffoscope/comparators/dtb.py 13 0 100%
diffoscope/comparators/elf.py 287 30 90% 69, 77-78, 209, 247, 277, 319, 348-356, 376-378, 383, 395-397, 402, 449, 464-470, 495, 501, 514-516, 526-528
diffoscope/comparators/ffprobe.py 27 9 67% 36-38, 42, 46, 49-53
diffoscope/comparators/fontconfig.py 27 0 100%
diffoscope/comparators/fonts.py 15 0 100%
diffoscope/comparators/fsimage.py 74 14 81% 32-33, 41, 48-49, 53-57, 61-63, 69, 75
diffoscope/comparators/gettext.py 36 0 100%
diffoscope/comparators/gif.py 40 4 90% 59-60, 102-103
diffoscope/comparators/git.py 29 0 100%
diffoscope/comparators/gnumeric.py 19 0 100%
diffoscope/comparators/gzip.py 26 0 100%
diffoscope/comparators/haskell.py 58 13 78% 37, 47, 86-88, 97, 103-108, 112, 123-124, 141, 144
diffoscope/comparators/icc.py 13 0 100%
diffoscope/comparators/image.py 78 6 92% 142-143, 169-170, 192-193
diffoscope/comparators/ipk.py 4 0 100%
diffoscope/comparators/iso9660.py 48 3 94% 33, 66, 88
diffoscope/comparators/java.py 47 4 91% 42, 45-47
diffoscope/comparators/javascript.py 12 0 100%
diffoscope/comparators/json.py 43 5 88% 29-30, 79, 86-87
diffoscope/comparators/llvm.py 20 0 100%
diffoscope/comparators/lz4.py 27 0 100%
diffoscope/comparators/macho.py 56 28 50% 33-35, 39, 42, 46-49, 54, 59, 64, 69, 81-87, 93-125
diffoscope/comparators/missing_file.py 48 3 94% 67, 70, 89
diffoscope/comparators/mono.py 13 0 100%
diffoscope/comparators/ocaml.py 18 0 100%
diffoscope/comparators/odt.py 13 0 100%
diffoscope/comparators/ogg.py 13 1 92% 32
diffoscope/comparators/openssh.py 13 0 100%
diffoscope/comparators/pcap.py 13 0 100%
diffoscope/comparators/pdf.py 34 2 94% 30-31
diffoscope/comparators/pgp.py 13 0 100%
diffoscope/comparators/png.py 30 2 93% 72-73
diffoscope/comparators/ppu.py 52 14 73% 70, 80-93
diffoscope/comparators/ps.py 24 2 92% 48-49
diffoscope/comparators/rdata.py 45 16 64% 44-58, 88, 96-98
diffoscope/comparators/rpm.py 70 2 97% 41, 48
diffoscope/comparators/rpm_fallback.py 11 0 100%
diffoscope/comparators/rust.py 32 0 100%
diffoscope/comparators/sqlite.py 13 0 100%
diffoscope/comparators/squashfs.py 161 19 88% 99, 116, 130, 137, 140, 154, 162, 191-192, 197-198, 204-205, 220, 247-248, 285-287
diffoscope/comparators/symlink.py 32 2 94% 58-59
diffoscope/comparators/tar.py 12 0 100%
diffoscope/comparators/text.py 33 2 94% 66-68
diffoscope/comparators/utils/__init__.py 0 0 100%
diffoscope/comparators/utils/archive.py 90 13 86% 57, 61, 65, 69, 108-109, 125, 128, 131, 140, 150, 153, 158
diffoscope/comparators/utils/command.py 44 3 93% 63, 76, 79
diffoscope/comparators/utils/compare.py 90 8 91% 40-41, 75-77, 91, 102-103
diffoscope/comparators/utils/container.py 108 6 94% 67, 71, 116-120
diffoscope/comparators/utils/file.py 223 36 84% 36-37, 50-56, 82-92, 104, 216-217, 269-271, 278, 282, 286, 342-345, 351-354, 385, 390, 406, 412, 424-426
diffoscope/comparators/utils/fuzzy.py 29 2 93% 27-28
diffoscope/comparators/utils/libarchive.py 172 22 87% 44-46, 49-51, 60-62, 65-67, 70-72, 108-109, 130, 159, 166, 169, 182, 196, 210-211, 279-280
diffoscope/comparators/utils/specialize.py 31 2 94% 70, 73
diffoscope/comparators/wasm.py 17 1 94% 32
diffoscope/comparators/xml.py 41 2 95% 139-140
diffoscope/comparators/xsb.py 16 0 100%
diffoscope/comparators/xz.py 27 0 100%
diffoscope/comparators/zip.py 123 4 97% 118, 121, 151, 225
diffoscope/config.py 43 4 91% 76-83
diffoscope/diff.py 413 51 88% 101, 138, 197, 232, 234, 278-280, 292-317, 364, 547, 564, 569, 602-603, 606-607, 619-620, 623-629, 637-640, 650-653, 668
diffoscope/difference.py 173 13 92% 102, 198-202, 215, 250, 257-258, 327, 333, 360
diffoscope/exc.py 14 0 100%
diffoscope/excludes.py 24 6 75% 31-34, 41-43
diffoscope/external_tools.py 3 0 100%
diffoscope/feeders.py 58 2 97% 76-77
diffoscope/locale.py 13 0 100%
diffoscope/logging.py 27 6 78% 28-30, 34-36
diffoscope/main.py 265 54 80% 54-55, 67, 264, 270, 272-277, 287-291, 297-310, 323, 349, 374-404, 413, 421, 429-431, 435-439, 462, 466-471, 488, 495-496, 501, 524, 526-531, 546
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, 228-229, 232, 259, 281, 293-301, 341, 354, 369-373, 377, 380-386, 397, 402-411, 414-429, 457-460, 464-469, 472, 477-480, 503-508, 513-524, 529-541, 556, 573-576, 644, 679, 703, 718-719, 729-758, 774
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, 298, 342, 405-409
diffoscope/profiling.py 38 0 100%
diffoscope/progress.py 164 16 90% 39-46, 72, 80-83, 86, 111, 213, 228-229, 237
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 45 11 76% 56-57, 66-78
diffoscope/tools.py 66 20 70% 26-27, 54-55, 61-62, 99, 112, 116-119, 125-126, 130-138
--------------------------------------------------------------------------
TOTAL 5930 772 87%
Coverage HTML written to dir htmlcov
=========================== short test summary info ============================
SKIPPED [1] .pybuild/cpython3_3.7/build/tests/comparators/test_cbfs.py:96: requires cbfstool
SKIPPED [1] .pybuild/cpython3_3.7/build/tests/comparators/test_cbfs.py:101: requires cbfstool
SKIPPED [1] .pybuild/cpython3_3.7/build/tests/comparators/test_cbfs.py:106: requires cbfstool
SKIPPED [1] .pybuild/cpython3_3.7/build/tests/comparators/test_cbfs.py:118: requires cbfstool
SKIPPED [1] .pybuild/cpython3_3.7/build/tests/comparators/test_cbfs.py:129: requires cbfstool
SKIPPED [1] .pybuild/cpython3_3.7/build/tests/comparators/test_cbfs.py:137: requires cbfstool
SKIPPED [1] .pybuild/cpython3_3.7/build/tests/comparators/test_ffprobe.py:46: requires ffprobe
SKIPPED [1] .pybuild/cpython3_3.7/build/tests/comparators/test_ffprobe.py:52: requires ffprobe
SKIPPED [1] /tmp/testrun/.pybuild/cpython3_3.7/build/tests/comparators/test_haskell.py:37: mismatch between system ghc and fixture
SKIPPED [1] /tmp/testrun/.pybuild/cpython3_3.7/build/tests/comparators/test_haskell.py:54: mismatch between system ghc and fixture
SKIPPED [1] .pybuild/cpython3_3.7/build/tests/comparators/test_java.py:77: requires procyon
SKIPPED [1] .pybuild/cpython3_3.7/build/tests/comparators/test_java.py:87: requires procyon
SKIPPED [1] .pybuild/cpython3_3.7/build/tests/comparators/test_macho.py:50: requires otool and lipo
SKIPPED [1] .pybuild/cpython3_3.7/build/tests/comparators/test_macho.py:58: requires otool and lipo
SKIPPED [1] .pybuild/cpython3_3.7/build/tests/comparators/test_ogg.py:46: requires oggDump
SKIPPED [1] .pybuild/cpython3_3.7/build/tests/comparators/test_ogg.py:52: requires oggDump
SKIPPED [1] .pybuild/cpython3_3.7/build/tests/comparators/test_utils.py:46: requires
SKIPPED [1] .pybuild/cpython3_3.7/build/tests/comparators/test_utils.py:51: requires /missing
SKIPPED [1] .pybuild/cpython3_3.7/build/tests/comparators/test_wasm.py:47: requires wasm2wat
SKIPPED [1] .pybuild/cpython3_3.7/build/tests/comparators/test_wasm.py:54: requires wasm2wat
============== 8 failed, 392 passed, 20 skipped in 568.83 seconds ==============
E: pybuild pybuild:341: test: plugin distutils failed with: exit code=1: cd /tmp/testrun/.pybuild/cpython3_3.7/build; python3.7 -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.7 returned exit code 13
make: *** [debian/rules:35: binary] Error 255
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
debuild: fatal error at line 1182:
dpkg-buildpackage -us -uc -ui failed
'/chroots/chroot-run-sid.rTQTqd1fA//tmp/job-exports/test-results' -> '<https://jenkins.debian.net/job/reproducible_diffoscope_from_git_branches/ws/job-exports/test-results'>
'/chroots/chroot-run-sid.rTQTqd1fA//tmp/job-exports/test-results/tests.xml' -> '<https://jenkins.debian.net/job/reproducible_diffoscope_from_git_branches/ws/job-exports/test-results/tests.xml'>
Tue 20 Aug 16:02:44 UTC 2019 - /srv/jenkins/bin/chroot-run.sh stopped running as /tmp/jenkins-script-94E3siSk, which will now be removed.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list