[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_i386_4 #19421

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Thu Oct 20 04:21:01 UTC 2016


https://jenkins.debian.net/job/reproducible_builder_i386_4/19421/------------------------------------------
[...truncated 1981 lines...]
Dependency ansi-terminal >=0.6.2: using ansi-terminal-0.6.2.3
Dependency async >=2.0: using async-2.1.0
Dependency base >=4.5 && <5: using base-4.9.0.0
Dependency clock >=0.4.4.0: using clock-0.7.2
Dependency containers -any: using containers-0.5.7.1
Dependency deepseq >=1.3: using deepseq-1.4.2.0
Dependency mtl -any: using mtl-2.2.1
Dependency optparse-applicative >=0.11: using optparse-applicative-0.12.1.0
Dependency regex-tdfa >=1.1.8.2: using regex-tdfa-1.2.2
Dependency stm >=2.3: using stm-2.4.4.1
Dependency tagged >=0.5: using tagged-0.8.5
Dependency unbounded-delays >=0.1: using unbounded-delays-0.1.0.9
Using Cabal-1.24.0.0 compiled by ghc-8.0
Using compiler: ghc-8.0.1
Using install prefix: /usr
Binaries installed in: /usr/bin
Libraries installed in:
/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.0.1/tasty-0.11.0.4-AA54DluDm9lJCVOYCKAH7G
Private binaries installed in: /usr/lib
Data files installed in: /usr/share/tasty
Documentation installed in: /usr/share/doc/i386-linux-ghc-8.0.1/tasty-0.11.0.4
Configuration files installed in: /usr/etc
No alex found
Using ar found on system at: /usr/bin/ar
No c2hs found
No cpphs found
Using gcc version 6.2.0 found on system at: /usr/bin/gcc
Using ghc version 8.0.1 found on system at: /usr/bin/ghc
Using ghc-pkg version 8.0.1 found on system at: /usr/bin/ghc-pkg
No ghcjs found
No ghcjs-pkg found
No greencard found
Using haddock version 2.17.2 found on system at: /usr/bin/haddock
No happy found
Using haskell-suite found on system at: haskell-suite-dummy-location
Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
No hmake found
Using hpc version 0.67 found on system at: /usr/bin/hpc
Using hsc2hs version 0.68 found on system at: /usr/bin/hsc2hs
Using hscolour version 1.24 found on system at: /usr/bin/HsColour
No jhc found
Using ld found on system at: /usr/bin/ld
No lhc found
No lhc-pkg found
No pkg-config found
Using strip version 2.27 found on system at: /usr/bin/strip
Using tar found on system at: /bin/tar
No uhc found
touch configure-ghc-stamp
. /usr/share/haskell-devscripts/Dh_Haskell.sh && \
build_recipe
Running debian/hlibrary.setup build --builddir=dist-ghc
Building tasty-0.11.0.4...
Preprocessing library tasty-0.11.0.4...

Test/Tasty/Options.hs:3:14: warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
[ 1 of 18] Compiling Test.Tasty.Parallel ( Test/Tasty/Parallel.hs, dist-ghc/build/Test/Tasty/Parallel.o )
[ 2 of 18] Compiling Test.Tasty.Runners.Utils ( Test/Tasty/Runners/Utils.hs, dist-ghc/build/Test/Tasty/Runners/Utils.o )

Test/Tasty/Runners/Utils.hs:6:1: warning: [-Wunused-imports]
    The import of `Control.Applicative' is redundant
      except perhaps to import instances from `Control.Applicative'
    To import instances alone, use: import Control.Applicative()
[ 3 of 18] Compiling Test.Tasty.Runners.Reducers ( Test/Tasty/Runners/Reducers.hs, dist-ghc/build/Test/Tasty/Runners/Reducers.o )

Test/Tasty/Runners/Reducers.hs:44:1: warning: [-Wunused-imports]
    The import of `Data.Monoid' is redundant
      except perhaps to import instances from `Data.Monoid'
    To import instances alone, use: import Data.Monoid()
[ 4 of 18] Compiling Test.Tasty.Options ( Test/Tasty/Options.hs, dist-ghc/build/Test/Tasty/Options.o )

Test/Tasty/Options.hs:27:1: warning: [-Wunused-imports]
    The import of `Data.Proxy' is redundant
      except perhaps to import instances from `Data.Proxy'
    To import instances alone, use: import Data.Proxy()

Test/Tasty/Options.hs:29:1: warning: [-Wunused-imports]
    The import of `Data.Foldable' is redundant
      except perhaps to import instances from `Data.Foldable'
    To import instances alone, use: import Data.Foldable()
[ 5 of 18] Compiling Test.Tasty.Patterns ( Test/Tasty/Patterns.hs, dist-ghc/build/Test/Tasty/Patterns.o )

Test/Tasty/Patterns.hs:50:1: warning: [-Wunused-imports]
    The import of `Data.Monoid' is redundant
      except perhaps to import instances from `Data.Monoid'
    To import instances alone, use: import Data.Monoid()
[ 6 of 18] Compiling Test.Tasty.Options.Core ( Test/Tasty/Options/Core.hs, dist-ghc/build/Test/Tasty/Options/Core.o )

Test/Tasty/Options/Core.hs:14:1: warning: [-Wunused-imports]
    The import of `Data.Proxy' is redundant
      except perhaps to import instances from `Data.Proxy'
    To import instances alone, use: import Data.Proxy()
[ 7 of 18] Compiling Test.Tasty.Core  ( Test/Tasty/Core.hs, dist-ghc/build/Test/Tasty/Core.o )

Test/Tasty/Core.hs:10:1: warning: [-Wunused-imports]
    The import of `Data.Foldable' is redundant
      except perhaps to import instances from `Data.Foldable'
    To import instances alone, use: import Data.Foldable()

Test/Tasty/Core.hs:11:1: warning: [-Wunused-imports]
    The import of `Data.Monoid' is redundant
      except perhaps to import instances from `Data.Monoid'
    To import instances alone, use: import Data.Monoid()
[ 8 of 18] Compiling Test.Tasty.Providers ( Test/Tasty/Providers.hs, dist-ghc/build/Test/Tasty/Providers.o )
[ 9 of 18] Compiling Test.Tasty.Run   ( Test/Tasty/Run.hs, dist-ghc/build/Test/Tasty/Run.o )

Test/Tasty/Run.hs:21:1: warning: [-Wunused-imports]
    The import of `Control.Applicative' is redundant
      except perhaps to import instances from `Control.Applicative'
    To import instances alone, use: import Control.Applicative()

Test/Tasty/Run.hs:306:25: warning: [-Wdeprecations]
    In the use of `timeSpecAsNanoSecs' (imported from System.Clock):
    Deprecated: "Use toNanoSecs instead! Replaced timeSpecAsNanoSecs with the same signature TimeSpec -> Integer"

Test/Tasty/Run.hs:307:17: warning: [-Wtype-defaults]
    * Defaulting the following constraints to type `Integer'
        (Integral b0)
          arising from a use of `^' at Test/Tasty/Run.hs:307:17-20
        (Num b0) arising from the literal `9' at Test/Tasty/Run.hs:307:20
    * In the second argument of `(/)', namely `10 ^ 9'
      In the second argument of `($)', namely `ns / 10 ^ 9'
      In a stmt of a 'do' block: return $ ns / 10 ^ 9
[10 of 18] Compiling Test.Tasty.Ingredients ( Test/Tasty/Ingredients.hs, dist-ghc/build/Test/Tasty/Ingredients.o )
[11 of 18] Compiling Test.Tasty.Ingredients.IncludingOptions ( Test/Tasty/Ingredients/IncludingOptions.hs, dist-ghc/build/Test/Tasty/Ingredients/IncludingOptions.o )
[12 of 18] Compiling Test.Tasty.Ingredients.ConsoleReporter ( Test/Tasty/Ingredients/ConsoleReporter.hs, dist-ghc/build/Test/Tasty/Ingredients/ConsoleReporter.o )

Test/Tasty/Ingredients/ConsoleReporter.hs:15:1: warning: [-Wunused-imports]
    The import of `Control.Applicative' is redundant
      except perhaps to import instances from `Control.Applicative'
    To import instances alone, use: import Control.Applicative()

Test/Tasty/Ingredients/ConsoleReporter.hs:64:5: warning: [-Wredundant-constraints]
    * Redundant constraint: IsTest t
    * In the type signature for:
           runSingleTest :: (IsTest t, ?colors::Bool) =>
                            OptionSet -> TestName -> t -> Ap (Reader Level) TestOutput
      In the expression:
        let
          !alignment = computeAlignment opts tree
          runSingleTest ::
            (IsTest t, ?colors :: Bool) =>
            OptionSet -> TestName -> t -> Ap (Reader Level) TestOutput
          runSingleTest _opts name _test = Ap $ do { ... }
          ....
        in
          flip runReader 0
          $ getApp
            $ foldTestTree
                (trivialFold {foldSingle = runSingleTest, foldGroup = runGroup})
                opts
                tree
      In an equation for `produceOutput':
          produceOutput opts tree
            = let
                !alignment = computeAlignment opts tree
                runSingleTest ::
                  (IsTest t, ?colors :: Bool) =>
                  OptionSet -> TestName -> t -> Ap (Reader Level) TestOutput
                ....
              in
                flip runReader 0
                $ getApp
                  $ foldTestTree
                      (trivialFold {foldSingle = runSingleTest, foldGroup = runGroup})
                      opts
                      tree
[13 of 18] Compiling Test.Tasty.Ingredients.ListTests ( Test/Tasty/Ingredients/ListTests.hs, dist-ghc/build/Test/Tasty/Ingredients/ListTests.o )

Test/Tasty/Ingredients/ListTests.hs:10:1: warning: [-Wunused-imports]
    The import of `Data.Proxy' is redundant
      except perhaps to import instances from `Data.Proxy'
    To import instances alone, use: import Data.Proxy()
[14 of 18] Compiling Test.Tasty.Ingredients.Basic ( Test/Tasty/Ingredients/Basic.hs, dist-ghc/build/Test/Tasty/Ingredients/Basic.o )
[15 of 18] Compiling Test.Tasty.Options.Env ( Test/Tasty/Options/Env.hs, dist-ghc/build/Test/Tasty/Options/Env.o )

Test/Tasty/Options/Env.hs:11:1: warning: [-Wunused-imports]
    The import of `Data.Foldable' is redundant
      except perhaps to import instances from `Data.Foldable'
    To import instances alone, use: import Data.Foldable()

Test/Tasty/Options/Env.hs:17:1: warning: [-Wunused-imports]
    The import of `Control.Applicative' is redundant
      except perhaps to import instances from `Control.Applicative'
    To import instances alone, use: import Control.Applicative()
[16 of 18] Compiling Test.Tasty.CmdLine ( Test/Tasty/CmdLine.hs, dist-ghc/build/Test/Tasty/CmdLine.o )

Test/Tasty/CmdLine.hs:11:1: warning: [-Wunused-imports]
    The import of `Data.Monoid' is redundant
      except perhaps to import instances from `Data.Monoid'
    To import instances alone, use: import Data.Monoid()

Test/Tasty/CmdLine.hs:13:1: warning: [-Wunused-imports]
    The import of `Data.Foldable' is redundant
      except perhaps to import instances from `Data.Foldable'
    To import instances alone, use: import Data.Foldable()
[17 of 18] Compiling Test.Tasty.Runners ( Test/Tasty/Runners.hs, dist-ghc/build/Test/Tasty/Runners.o )
[18 of 18] Compiling Test.Tasty       ( Test/Tasty.hs, dist-ghc/build/Test/Tasty.o )

Test/Tasty/Options.hs:3:14: warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
[ 1 of 18] Compiling Test.Tasty.Parallel ( Test/Tasty/Parallel.hs, dist-ghc/build/Test/Tasty/Parallel.p_o )
/usr/bin/ld: -r and -pie may not be used together
collect2: error: ld returned 1 exit status
`gcc' failed in phase `Linker'. (Exit code: 1)
/usr/share/cdbs/1/class/hlibrary.mk:141: recipe for target 'build-ghc-stamp' failed
make: *** [build-ghc-stamp] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
I: copying local configuration
E: Failed autobuilding of package
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/9162 and its subdirectories
removed ‘/var/lib/jenkins/userContent/reproducible/debian/rbuild/experimental/i386/haskell-tasty_0.11.0.4-2.rbuild.log’
removed ‘/var/lib/jenkins/userContent/reproducible/debian/logs/experimental/i386/haskell-tasty_0.11.0.4-2.build1.log.gz’
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log:	 83.1%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/debian/logs/experimental/i386/haskell-tasty_0.11.0.4-2.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-PilVxiok/tmp.AT1rOer8KU
+ mv /srv/reproducible-results/rbuild-debian-PilVxiok/tmp.AT1rOer8KU /var/lib/jenkins/userContent/reproducible/debian/rbuild/experimental/i386/haskell-tasty_0.11.0.4-2.rbuild.log
mv: error writing ‘/var/lib/jenkins/userContent/reproducible/debian/rbuild/experimental/i386/haskell-tasty_0.11.0.4-2.rbuild.log’: No space left on device
mv: failed to extend ‘/var/lib/jenkins/userContent/reproducible/debian/rbuild/experimental/i386/haskell-tasty_0.11.0.4-2.rbuild.log’: No space left on device
+ cleanup_all
+ '[' 0 = 1 ']'
+ '[' '!' -z '' ']'
+ '[' '!' -f /srv/reproducible-results/rbuild-debian-PilVxiok/tmp.AT1rOer8KU ']'
+ gzip -9fvn /srv/reproducible-results/rbuild-debian-PilVxiok/tmp.AT1rOer8KU
/srv/reproducible-results/rbuild-debian-PilVxiok/tmp.AT1rOer8KU:	 81.4% -- replaced with /srv/reproducible-results/rbuild-debian-PilVxiok/tmp.AT1rOer8KU.gz
+ '[' master = master ']'
+ gen_package_html haskell-tasty
+ cd /srv/jenkins/bin
+ python3 -c 'import reproducible_html_packages as rep
pkg = rep.Package('\''haskell-tasty'\'', no_notes=True)
rep.gen_packages_html([pkg], no_clean=True)'
INFO: Starting at 2016-10-20 04:21:01.663770
INFO: Finished at 2016-10-20 04:21:01.791320, took: 0:00:00.127561
+ cd -
+ cd
+ rm -r /srv/reproducible-results/rbuild-debian-PilVxiok
Thu 20 Oct 04:21:01 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-EQopltgV, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list