[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_59 #251

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sat Oct 15 01:59:53 UTC 2016


https://jenkins.debian.net/job/reproducible_builder_armhf_59/251/------------------------------------------
[...truncated 13852 lines...]
-ok 1254 - execute SELECT CSCH(100000) using DBD::File
-ok 1255 - csch 1e5 => near? 0 ~= 0
-ok 1256 - prepare SELECT TANH(100000) using DBD::File
-ok 1257 - execute SELECT TANH(100000) using DBD::File
-ok 1258 - tanh 1e5 => near? 1 ~= 1
-ok 1259 - prepare SELECT COTH(100000) using DBD::File
-ok 1260 - execute SELECT COTH(100000) using DBD::File
-ok 1261 - coth 1e5 => near? 1 ~= 1
-ok 1262 - prepare SELECT SECH(-100000) using DBD::File
-ok 1263 - execute SELECT SECH(-100000) using DBD::File
-ok 1264 - sech -1e5 => near? 0 ~= 0
-ok 1265 - prepare SELECT CSCH(-100000) using DBD::File
-ok 1266 - execute SELECT CSCH(-100000) using DBD::File
-ok 1267 - csch -1e5 => near? 0 ~= 0
-ok 1268 - prepare SELECT TANH(-100000) using DBD::File
-ok 1269 - execute SELECT TANH(-100000) using DBD::File
-ok 1270 - tanh -1e5 => near? -1 ~= -1
-ok 1271 - prepare SELECT COTH(-100000) using DBD::File
-ok 1272 - execute SELECT COTH(-100000) using DBD::File
-ok 1273 - coth -1e5 => near? -1 ~= -1
-ok 1274 - prepare SELECT DBNAME() using DBD::File
-ok 1275 - execute SELECT DBNAME() using DBD::File
-ok 1276 - dbname
-ok 1277 - prepare SELECT USERNAME() using DBD::File
-ok 1278 - execute SELECT USERNAME() using DBD::File
-ok 1279 - username
-ok 1280 - prepare SELECT USER() using DBD::File
-ok 1281 - execute SELECT USER() using DBD::File
-ok 1282 - user
-ok 1283 - prepare SELECT id,host,signature,message FROM log WHERE time_stamp < (1476496442 - ( 4 * 60 )) using DBD::File
-ok 1284 - execute SELECT id,host,signature,message FROM log WHERE time_stamp < (1476496442 - ( 4 * 60 )) using DBD::File
-ok 1285 - SELECT with calculation in WHERE CLAUSE
-ok 1286 - prepare SELECT id,host,signature,message FROM log WHERE (time_stamp > (1476496442 - 5)) AND (time_stamp < (1476496442 + 5)) using DBD::File
-ok 1287 - execute SELECT id,host,signature,message FROM log WHERE (time_stamp > (1476496442 - 5)) AND (time_stamp < (1476496442 + 5)) using DBD::File
-ok 1288 - SELECT with calculation and logical expression in WHERE CLAUSE
-ok 1289 - prepare SELECT id,host,signature,message FROM log WHERE time_stamp BETWEEN ( 1476496442 - 5, 1476496442 + 5) using DBD::File
-ok 1290 - execute SELECT id,host,signature,message FROM log WHERE time_stamp BETWEEN ( 1476496442 - 5, 1476496442 + 5) using DBD::File
-ok 1291 - SELECT with calculated items in BETWEEN in WHERE CLAUSE
-ok 1292 - prepare SELECT MAX(time_stamp) FROM log WHERE time_stamp IN (1476496442 - (2*3600), 1476496442 - (4*3600)) using DBD::File
-ok 1293 - execute SELECT MAX(time_stamp) FROM log WHERE time_stamp IN (1476496442 - (2*3600), 1476496442 - (4*3600)) using DBD::File
-ok 1294 - MAX() with calculated WHERE clause
-ok 1295 - prepare SELECT MAX(time_stamp - 3*3600) FROM log using DBD::File
-ok 1296 - execute SELECT MAX(time_stamp - 3*3600) FROM log using DBD::File
-ok 1297 - calculation in MAX()
-ok 1298 - prepare SELECT MAX(time_stamp) - 3*3600 FROM log using DBD::File
-not ok 1299 - execute SELECT MAX(time_stamp) - 3*3600 FROM log using DBD::File # TODO Known limitation. Parser/Engine can not handle properly
-
-#   Failed (TODO) test 'execute SELECT MAX(time_stamp) - 3*3600 FROM log using DBD::File'
-#   at t/06virtual.t line 1468.
-# Can't find table containing column named 'max' at /build-1st/libsql-statement-perl-1.410/blib/lib/SQL/Statement/Function.pm line 223.
-not ok 1300 - Caclulation outside aggregation # TODO Known limitation. Parser/Engine can not handle properly
-#   Failed (TODO) test 'Caclulation outside aggregation'
-#   at t/06virtual.t line 1499.
-#     Structures begin differing at:
-#          $got->[0] = Does not exist
-#     $expected->[0] = ARRAY(0x1116ca0)
-ok 1301 - prepare SELECT MAX( CHAR_LENGTH(message) ) FROM log using DBD::File
-ok 1302 - execute SELECT MAX( CHAR_LENGTH(message) ) FROM log using DBD::File
-ok 1303 - function in MAX()
-ok 1304 - prepare SELECT 1+0 from log using DBD::File
-ok 1305 - execute SELECT 1+0 from log using DBD::File
-ok 1306 - select simple calculated constant from table
-ok 1307 - prepare SELECT 1+1*2 using DBD::File
-ok 1308 - execute SELECT 1+1*2 using DBD::File
-ok 1309 - select calculated constant with preceedence rules
-ok 1310 - prepare SELECT 1 using DBD::File
-ok 1311 - execute SELECT 1 using DBD::File
-ok 1312 - SELECT not calculated constant
 # Running tests for DBD::DBM
-ok 1313 # skip DBD::DBM test runs without MLDBM
-1..1313
+ok 656 # skip DBD::DBM test runs without MLDBM
+1..656
 ok
 t/08join.t ...... 
-# Can't locate MLDBM.pm in @INC (you may need to install the MLDBM module) (@INC contains: t /build-1st/libsql-statement-perl-1.410/blib/lib /build-1st/libsql-statement-perl-1.410/blib/arch /etc/perl /usr/local/lib/arm-linux-gnueabihf/perl/5.24.1 /usr/local/share/perl/5.24.1 /usr/lib/arm-linux-gnueabihf/perl5/5.24 /usr/share/perl5 /usr/lib/arm-linux-gnueabihf/perl/5.24 /usr/share/perl/5.24 /usr/local/lib/site_perl /usr/lib/arm-linux-gnueabihf/perl-base .) at t/TestLib.pm line 42.
-# Can't locate DBD/CSV.pm in @INC (you may need to install the DBD::CSV module) (@INC contains: t /build-1st/libsql-statement-perl-1.410/blib/lib /build-1st/libsql-statement-perl-1.410/blib/arch /etc/perl /usr/local/lib/arm-linux-gnueabihf/perl/5.24.1 /usr/local/share/perl/5.24.1 /usr/lib/arm-linux-gnueabihf/perl5/5.24 /usr/share/perl5 /usr/lib/arm-linux-gnueabihf/perl/5.24 /usr/share/perl/5.24 /usr/local/lib/site_perl /usr/lib/arm-linux-gnueabihf/perl-base .) at t/TestLib.pm line 42.
+# Can't locate DBD/CSV.pm in @INC (you may need to install the DBD::CSV module) (@INC contains: t /build-2nd/libsql-statement-perl-1.410/blib/lib /build-2nd/libsql-statement-perl-1.410/blib/arch /etc/perl /usr/local/lib/arm-linux-gnueabihf/perl/5.24.1 /usr/local/share/perl/5.24.1 /usr/lib/arm-linux-gnueabihf/perl5/5.24 /usr/share/perl5 /usr/lib/arm-linux-gnueabihf/perl/5.24 /usr/share/perl/5.24 /usr/local/lib/site_perl /usr/lib/arm-linux-gnueabihf/perl-base .) at t/TestLib.pm line 42.
+# Can't locate MLDBM.pm in @INC (you may need to install the MLDBM module) (@INC contains: t /build-2nd/libsql-statement-perl-1.410/blib/lib /build-2nd/libsql-statement-perl-1.410/blib/arch /etc/perl /usr/local/lib/arm-linux-gnueabihf/perl/5.24.1 /usr/local/share/perl/5.24.1 /usr/lib/arm-linux-gnueabihf/perl5/5.24 /usr/share/perl5 /usr/lib/arm-linux-gnueabihf/perl/5.24 /usr/share/perl/5.24 /usr/local/lib/site_perl /usr/lib/arm-linux-gnueabihf/perl-base .) at t/TestLib.pm line 42.
 # # Using required:
 # #   SQL::Statement: 1.41
 # # Using recommended:
@@ -3799,7 +3137,7 @@
 #   at t/08join.t line 675.
 #     Structures begin differing at:
 #          $got->[2] = Does not exist
-#     $expected->[2] = ARRAY(0x25dddc0)
+#     $expected->[2] = ARRAY(0x21cbc60)
 ok 297 - prepare SELECT applname, appluniq, version, nodename
 # 			    FROM APPL, PREC, NODE
 # 			    WHERE appl_type LIKE '%DB'
@@ -4040,73 +3378,73 @@
 
 Test Summary Report
 -------------------
-t/06virtual.t (Wstat: 0 Tests: 1313 Failed: 0)
-  TODO passed:   565-567, 1220-1222
+t/06virtual.t (Wstat: 0 Tests: 656 Failed: 0)
+  TODO passed:   565-567
 t/08join.t    (Wstat: 0 Tests: 322 Failed: 0)
   TODO passed:   289-291, 293-295, 314, 316, 318, 321
-Files=14, Tests=3273, 11 wallclock secs ( 0.60 usr  0.08 sys +  9.89 cusr  0.50 csys = 11.07 CPU)
+Files=14, Tests=2616, 41 wallclock secs ( 2.57 usr  0.30 sys + 39.01 cusr  1.45 csys = 43.33 CPU)
 Result: PASS
-make[1]: Leaving directory '/build-1st/libsql-statement-perl-1.410'
+make[1]: uscita dalla directory "/build-2nd/libsql-statement-perl-1.410"
  fakeroot debian/rules binary
 dh binary
    dh_testroot
    dh_prep
    debian/rules override_dh_auto_install
-make[1]: Entering directory '/build-1st/libsql-statement-perl-1.410'
+make[1]: ingresso nella directory "/build-2nd/libsql-statement-perl-1.410"
 dh_auto_install
-	make -j1 install DESTDIR=/build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl AM_UPDATE_INFO_DIR=no PREFIX=/usr
-make[2]: Entering directory '/build-1st/libsql-statement-perl-1.410'
+	make -j1 install DESTDIR=/build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl AM_UPDATE_INFO_DIR=no PREFIX=/usr
+make[2]: ingresso nella directory "/build-2nd/libsql-statement-perl-1.410"
 Manifying 20 pod documents
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Statement.pm
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Eval.pm
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Parser.pm
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Dialects/CSV.pm
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Dialects/AnyData.pm
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Dialects/ANSI.pm
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Dialects/Role.pm
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Statement/Syntax.pod
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Statement/TermFactory.pm
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Statement/Function.pm
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Statement/Roadmap.pod
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Statement/RAM.pm
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Statement/Functions.pm
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Statement/Operation.pm
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Statement/Term.pm
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Statement/Placeholder.pm
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Statement/Embed.pod
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Statement/Structure.pod
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Statement/Util.pm
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Statement/GetInfo.pm
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Statement::Placeholder.3pm
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Statement::Roadmap.3pm
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Statement::Structure.3pm
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Statement.3pm
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Statement::Util.3pm
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Statement::Operation.3pm
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Statement::Embed.3pm
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Statement::Term.3pm
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Statement::Function.3pm
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Dialects::ANSI.3pm
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Statement::Syntax.3pm
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Dialects::CSV.3pm
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Statement::RAM.3pm
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Parser.3pm
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Eval.3pm
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Statement::GetInfo.3pm
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Statement::Functions.3pm
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Dialects::Role.3pm
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Statement::TermFactory.3pm
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Dialects::AnyData.3pm
-make[2]: Leaving directory '/build-1st/libsql-statement-perl-1.410'
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Statement.pm
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Eval.pm
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Parser.pm
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Statement/Placeholder.pm
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Statement/Util.pm
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Statement/Embed.pod
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Statement/Functions.pm
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Statement/Structure.pod
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Statement/GetInfo.pm
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Statement/Term.pm
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Statement/Syntax.pod
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Statement/RAM.pm
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Statement/Operation.pm
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Statement/TermFactory.pm
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Statement/Roadmap.pod
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Statement/Function.pm
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Dialects/AnyData.pm
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Dialects/Role.pm
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Dialects/CSV.pm
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Dialects/ANSI.pm
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Statement::Function.3pm
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Statement.3pm
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Statement::Util.3pm
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Statement::TermFactory.3pm
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Statement::GetInfo.3pm
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Parser.3pm
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Statement::Placeholder.3pm
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Statement::Term.3pm
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Statement::Syntax.3pm
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Statement::Structure.3pm
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Eval.3pm
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Dialects::Role.3pm
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Statement::Operation.3pm
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Statement::Functions.3pm
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Dialects::AnyData.3pm
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Statement::RAM.3pm
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Statement::Roadmap.3pm
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Dialects::ANSI.3pm
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Dialects::CSV.3pm
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Statement::Embed.3pm
+make[2]: uscita dalla directory "/build-2nd/libsql-statement-perl-1.410"
 # Remove files not part of the public interface, which are also
 # missing any whatis entries
-rm /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Dialects::AnyData.3pm
-rm /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Dialects::ANSI.3pm
-rm /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Dialects::CSV.3pm
-rm /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Statement::GetInfo.3pm
-rm /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Statement::RAM.3pm
-rm /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Statement::Util.3pm
-make[1]: Leaving directory '/build-1st/libsql-statement-perl-1.410'
+rm /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Dialects::AnyData.3pm
+rm /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Dialects::ANSI.3pm
+rm /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Dialects::CSV.3pm
+rm /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Statement::GetInfo.3pm
+rm /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Statement::RAM.3pm
+rm /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Statement::Util.3pm
+make[1]: uscita dalla directory "/build-2nd/libsql-statement-perl-1.410"
    dh_installdocs
    dh_installchangelogs
    dh_installman
@@ -4128,12 +3466,14 @@
  dpkg-source --after-build libsql-statement-perl-1.410
 dpkg-buildpackage: info: binary-only upload (no source included)
 I: copying local configuration
+I: user script /srv/workspace/pbuilder/26493/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/26493/tmp/hooks/B01_cleanup finished
 I: unmounting /dev/shm filesystem
 I: unmounting dev/pts filesystem
 I: unmounting run/shm filesystem
 I: unmounting proc filesystem
 I: unmounting sys filesystem
 I: cleaning the build env 
-I: removing directory /srv/workspace/pbuilder/5986 and its subdirectories
-I: Current time: Fri Oct 14 13:54:13 GMT+12 2016
-I: pbuilder-time-stamp: 1476496453
+I: removing directory /srv/workspace/pbuilder/26493 and its subdirectories
+I: Current time: sab 15 ott 2016, 15.59.44, GMT-14
+I: pbuilder-time-stamp: 1476496784

Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/armhf/libsql-statement-perl_1.410-1.diff:	
gzip: /var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/armhf/libsql-statement-perl_1.410-1.diff.gz: No space left on device
/srv/reproducible-results/rbuild-debian-09kjp7FY/tmp.WWmpgTBIqU:	 85.6% -- replaced with /srv/reproducible-results/rbuild-debian-09kjp7FY/tmp.WWmpgTBIqU.gz
INFO: Starting at 2016-10-15 01:59:53.225446
CRITICAL: buildinfo not detected at /var/lib/jenkins/userContent/reproducible/debian/buildinfo/unstable/armhf/libsql-statement-perl_1.410-1_armhf.buildinfo
CRITICAL: https://tests.reproducible-builds.org/debian/unstable/armhf/libsql-statement-perl didn't produce a buildlog, even though it has been built.
INFO: Finished at 2016-10-15 01:59:53.376890, took: 0:00:00.151457
Sat 15 Oct 01:59:53 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-JTFFPocM, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list