[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_archlinux_3 #30735

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Wed Jun 13 08:41:18 BST 2018


See <https://jenkins.debian.net/job/reproducible_builder_archlinux_3/30735/display/redirect>

------------------------------------------
[...truncated 41.19 KB...]
installing haskell-unix-time...
installing haskell-fast-logger...
installing haskell-http-types...
installing haskell-base-orphans...
installing haskell-transformers-base...
installing haskell-monad-control...
installing haskell-lifted-base...
installing haskell-monad-loops...
installing haskell-stm-chans...
installing haskell-monad-logger...
installing haskell-path-pieces...
installing haskell-safe...
installing haskell-shakespeare...
installing haskell-unix-compat...
installing haskell-unliftio...
installing haskell-vault...
installing haskell-wai...
installing haskell-colour...
installing haskell-ansi-terminal...
installing haskell-appar...
installing haskell-byteorder...
installing haskell-iproute...
installing haskell-stringsearch...
installing haskell-void...
installing haskell-wai-logger...
installing haskell-word8...
installing haskell-wai-extra...
installing haskell-bsb-http-chunked...
installing haskell-http-date...
installing haskell-psqueues...
installing haskell-http2...
installing haskell-simple-sendfile...
installing haskell-warp...
:: Running post-transaction hooks...
(1/2) Registering Haskell modules...
(2/2) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (1) ghc-8.4.3-1

Total Download Size:    20.98 MiB
Total Installed Size:  153.01 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100 20.9M  100 20.9M    0     0  44.0M      0 --:--:-- --:--:-- --:--:-- 43.9M
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing ghc...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
  -> Downloading yesod-core-1.6.5.tar.gz...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 94751  100 94751    0     0  61847      0  0:00:01  0:00:01 --:--:-- 61847
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    yesod-core-1.6.5.tar.gz ... Passed
==> Extracting sources...
  -> Extracting yesod-core-1.6.5.tar.gz with bsdtar
==> Starting prepare()...
==> Starting build()...
Configuring yesod-core-1.6.5...
Preprocessing library for yesod-core-1.6.5..
Building library for yesod-core-1.6.5..
[ 1 of 31] Compiling Paths_yesod_core ( dist/build/autogen/Paths_yesod_core.hs, dist/build/Paths_yesod_core.dyn_o )
[ 2 of 31] Compiling Yesod.Core.Internal.Util ( Yesod/Core/Internal/Util.hs, dist/build/Yesod/Core/Internal/Util.dyn_o )
[ 3 of 31] Compiling Yesod.Core.TypeCache ( Yesod/Core/TypeCache.hs, dist/build/Yesod/Core/TypeCache.dyn_o )
[ 4 of 31] Compiling Yesod.Routes.Class ( Yesod/Routes/Class.hs, dist/build/Yesod/Routes/Class.dyn_o )
[ 5 of 31] Compiling Yesod.Core.Types ( Yesod/Core/Types.hs, dist/build/Yesod/Core/Types.dyn_o )
[ 6 of 31] Compiling Yesod.Core.Internal.Session ( Yesod/Core/Internal/Session.hs, dist/build/Yesod/Core/Internal/Session.dyn_o )
[ 7 of 31] Compiling Yesod.Core.Internal.Request ( Yesod/Core/Internal/Request.hs, dist/build/Yesod/Core/Internal/Request.dyn_o )
[ 8 of 31] Compiling Yesod.Core.Content ( Yesod/Core/Content.hs, dist/build/Yesod/Core/Content.dyn_o )
[ 9 of 31] Compiling Yesod.Core.Internal.Response ( Yesod/Core/Internal/Response.hs, dist/build/Yesod/Core/Internal/Response.dyn_o )
[10 of 31] Compiling Yesod.Core.Class.Handler ( Yesod/Core/Class/Handler.hs, dist/build/Yesod/Core/Class/Handler.dyn_o )

Yesod/Core/Class/Handler.hs:25:1: warning: [-Wdeprecations]
    Module `Control.Monad.Trans.List' is deprecated:
      This transformer is invalid on most monads
   |
25 | import Control.Monad.Trans.List     ( ListT    )
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Yesod/Core/Class/Handler.hs:82:42: warning: [-Wdeprecations]
    In the use of type constructor or class `ListT'
    (imported from Control.Monad.Trans.List):
    Deprecated: "This transformer is invalid on most monads"
   |
82 | GO(ListT)
   |                                          ^^^^^

Yesod/Core/Class/Handler.hs:82:75: warning: [-Wdeprecations]
    In the use of type constructor or class `ListT'
    (imported from Control.Monad.Trans.List):
    Deprecated: "This transformer is invalid on most monads"
   |
82 | GO(ListT)
   |                                                                           ^^^^^

Yesod/Core/Class/Handler.hs:82:122: warning: [-Wdeprecations]
    In the use of type constructor or class `ListT'
    (imported from Control.Monad.Trans.List):
    Deprecated: "This transformer is invalid on most monads"
   |
82 | GO(ListT)
   |                                                                                                                          ^^^^^

Yesod/Core/Class/Handler.hs:110:40: warning: [-Wdeprecations]
    In the use of type constructor or class `ListT'
    (imported from Control.Monad.Trans.List):
    Deprecated: "This transformer is invalid on most monads"
    |
110 | GO(ListT)
    |                                        ^^^^^
[11 of 31] Compiling Yesod.Core.Handler ( Yesod/Core/Handler.hs, dist/build/Yesod/Core/Handler.dyn_o )
[12 of 31] Compiling Yesod.Core.Widget ( Yesod/Core/Widget.hs, dist/build/Yesod/Core/Widget.dyn_o )
[13 of 31] Compiling Yesod.Core.Class.Yesod ( Yesod/Core/Class/Yesod.hs, dist/build/Yesod/Core/Class/Yesod.dyn_o )
[14 of 31] Compiling Yesod.Core.Json  ( Yesod/Core/Json.hs, dist/build/Yesod/Core/Json.dyn_o )
[15 of 31] Compiling Yesod.Core.Internal.Run ( Yesod/Core/Internal/Run.hs, dist/build/Yesod/Core/Internal/Run.dyn_o )
[16 of 31] Compiling Yesod.Core.Unsafe ( Yesod/Core/Unsafe.hs, dist/build/Yesod/Core/Unsafe.dyn_o )
[17 of 31] Compiling Yesod.Core.Class.Dispatch ( Yesod/Core/Class/Dispatch.hs, dist/build/Yesod/Core/Class/Dispatch.dyn_o )
[18 of 31] Compiling Yesod.Core.Internal.LiteApp ( Yesod/Core/Internal/LiteApp.hs, dist/build/Yesod/Core/Internal/LiteApp.dyn_o )
[19 of 31] Compiling Yesod.Core.Class.Breadcrumbs ( Yesod/Core/Class/Breadcrumbs.hs, dist/build/Yesod/Core/Class/Breadcrumbs.dyn_o )
[20 of 31] Compiling Yesod.Routes.TH.Types ( Yesod/Routes/TH/Types.hs, dist/build/Yesod/Routes/TH/Types.dyn_o )
[21 of 31] Compiling Yesod.Routes.TH.RouteAttrs ( Yesod/Routes/TH/RouteAttrs.hs, dist/build/Yesod/Routes/TH/RouteAttrs.dyn_o )
[22 of 31] Compiling Yesod.Routes.TH.RenderRoute ( Yesod/Routes/TH/RenderRoute.hs, dist/build/Yesod/Routes/TH/RenderRoute.dyn_o )
[23 of 31] Compiling Yesod.Routes.TH.Dispatch ( Yesod/Routes/TH/Dispatch.hs, dist/build/Yesod/Routes/TH/Dispatch.dyn_o )
[24 of 31] Compiling Yesod.Routes.TH.ParseRoute ( Yesod/Routes/TH/ParseRoute.hs, dist/build/Yesod/Routes/TH/ParseRoute.dyn_o )
[25 of 31] Compiling Yesod.Routes.TH  ( Yesod/Routes/TH.hs, dist/build/Yesod/Routes/TH.dyn_o )
[26 of 31] Compiling Yesod.Routes.Overlap ( Yesod/Routes/Overlap.hs, dist/build/Yesod/Routes/Overlap.dyn_o )
[27 of 31] Compiling Yesod.Routes.Parse ( Yesod/Routes/Parse.hs, dist/build/Yesod/Routes/Parse.dyn_o )
[28 of 31] Compiling Yesod.Core.Internal.TH ( Yesod/Core/Internal/TH.hs, dist/build/Yesod/Core/Internal/TH.dyn_o )
[29 of 31] Compiling Yesod.Core.Internal ( Yesod/Core/Internal.hs, dist/build/Yesod/Core/Internal.dyn_o )
[30 of 31] Compiling Yesod.Core.Dispatch ( Yesod/Core/Dispatch.hs, dist/build/Yesod/Core/Dispatch.dyn_o )
[31 of 31] Compiling Yesod.Core       ( Yesod/Core.hs, dist/build/Yesod/Core.dyn_o )
ignoring (possibly broken) abi-depends field for packages
Unregistering yesod-core-1.6.5...
==> Entering fakeroot environment...
==> Starting package()...
Installing library in /tmp/haskell-yesod-core-archlinuxrb-build-su3Ybacr/haskell-yesod-core/trunk/pkg/haskell-yesod-core/usr/lib/ghc-8.4.3/site-local/yesod-core-1.6.5
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "haskell-yesod-core"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: haskell-yesod-core 1.6.5-24 (Tue Jul 16 14:02:19 2019)
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ schroot --end-session -c archlinux-haskell-yesod-core-archlinuxrb-build-su3Ybacr
+ tee -a /srv/reproducible-results/archlinuxrb-build-su3Ybacr/b1/haskell-yesod-core/build1.log
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
'/tmp/haskell-yesod-core-archlinuxrb-build-su3Ybacr/haskell-yesod-core/trunk/haskell-yesod-core-1.6.5-24-x86_64.pkg.tar.xz' -> '/srv/reproducible-results/archlinuxrb-build-su3Ybacr/b1/haskell-yesod-core/haskell-yesod-core-1.6.5-24-x86_64.pkg.tar.xz'
removed '/tmp/haskell-yesod-core-archlinuxrb-build-su3Ybacr/haskell-yesod-core/trunk/haskell-yesod-core-1.6.5-24-x86_64.pkg.tar.xz'
Tue Jul 16 14:02:20 UTC 2019 - build #1 for haskell-yesod-core on profitbricks-build4-amd64 done.
Tue Jul 16 14:02:20 UTC 2019 - /srv/jenkins/bin/reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-9uhs7A9u, which will now be removed.
/srv/reproducible-results/archlinuxrb-build-su3Ybacr:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Jun 13 07:39 b1
drwxr-xr-x 2 jenkins jenkins 4096 Jun 13 07:37 b2

/srv/reproducible-results/archlinuxrb-build-su3Ybacr/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Jun 13 07:39 haskell-yesod-core

/srv/reproducible-results/archlinuxrb-build-su3Ybacr/b1/haskell-yesod-core:
total 596
-rw-r--r-- 1 jenkins jenkins  45618 Jun 13 07:39 build1.log
-rw-r--r-- 1 jenkins jenkins      9 Jun 13 07:39 build1.version
-rw-r--r-- 1 jenkins jenkins 553044 Jun 13 07:39 haskell-yesod-core-1.6.5-24-x86_64.pkg.tar.xz

/srv/reproducible-results/archlinuxrb-build-su3Ybacr/b2:
total 0
cp: error writing '/tmp/jenkins-script-PlH5NEvr': No space left on device
====================================================================================

Wed Jun 13 07:39:17 UTC 2018 - running /srv/jenkins/bin/reproducible_build_archlinux_pkg.sh () on profitbricks-build3-amd64 now.

To learn to understand this, git clone https://salsa.debian.org/qa/jenkins.debian.net.git
and then have a look at the files README, INSTALL, CONTRIBUTING and maybe TODO.

This invocation of this script, which is located in bin/reproducible_build_archlinux_pkg.sh,
has been called using "2 community haskell-yesod-core /srv/reproducible-results/archlinuxrb-build-su3Ybacr 1528875453" as arguments.

Please send feedback about jenkins to qa-jenkins-dev at lists.alioth.debian.org,
or as a bug against the 'jenkins.debian.org' pseudo-package,
feedback about specific job results should go to their respective lists and/or the BTS.

====================================================================================
Wed Jun 13 07:39:17 UTC 2018 - start running "/srv/jenkins/bin/reproducible_build_archlinux_pkg.sh" (md5sum 6b379752d5c78ae4d62d345197ffc4d8) as "/tmp/jenkins-script-PlH5NEvr" on profitbricks-build3-amd64.

Wed Jun 13 07:39:17 UTC 2018 - /srv/jenkins/bin/reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-PlH5NEvr, which will now be removed.
rsync: change_dir "/srv/reproducible-results/archlinuxrb-build-su3Ybacr" failed: No such file or directory (2)
rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1668) [Receiver=3.1.2]
rsync: [Receiver] write error: Broken pipe (32)
Wed Jun 13 07:39:17 UTC 2018 - rsync from profitbricks-build3-amd64 failed, sleeping 2m before re-trying...
rsync: change_dir "/srv/reproducible-results/archlinuxrb-build-su3Ybacr" failed: No such file or directory (2)
rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1668) [Receiver=3.1.2]
rsync: [Receiver] write error: Broken pipe (32)
Warning: error rsyncing remote build #2 results from profitbricks-build3-amd64.
/srv/reproducible-results/archlinuxrb-build-su3Ybacr:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Jun 13 07:39 b1
drwxr-xr-x 2 jenkins jenkins 4096 Jun 13 07:37 b2

/srv/reproducible-results/archlinuxrb-build-su3Ybacr/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Jun 13 07:39 haskell-yesod-core

/srv/reproducible-results/archlinuxrb-build-su3Ybacr/b1/haskell-yesod-core:
total 600
-rw-r--r-- 1 jenkins jenkins  45618 Jun 13 07:39 build1.log
-rw-r--r-- 1 jenkins jenkins      9 Jun 13 07:39 build1.version
-rw-r--r-- 1 jenkins jenkins 553044 Jun 13 07:39 haskell-yesod-core-1.6.5-24-x86_64.pkg.tar.xz

/srv/reproducible-results/archlinuxrb-build-su3Ybacr/b2:
total 0
rm: cannot remove '/srv/reproducible-results/archlinuxrb-build-su3Ybacr': No such file or directory
Wed Jun 13 07:41:17 UTC 2018 - comparing results now.
diff: /srv/reproducible-results/archlinuxrb-build-su3Ybacr/b2/haskell-yesod-core/haskell-yesod-core-1.6.5-24-x86_64.pkg.tar.xz: No such file or directory
Wed Jun 13 07:41:18 UTC 2018 - something is fishy with haskell-yesod-core/haskell-yesod-core-1.6.5-24-x86_64.pkg.tar.xz.
build1.log
build1.version
haskell-yesod-core-1.6.5-24-x86_64.pkg.tar.xz
ls: cannot access '/srv/reproducible-results/archlinuxrb-build-su3Ybacr/b2/haskell-yesod-core': No such file or directory
Wed Jun 13 07:41:18 UTC 2018 - /srv/reproducible-results/archlinuxrb-build-su3Ybacr deleted.
Wed 13 Jun 07:41:18 UTC 2018 - /srv/jenkins/bin/reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-0ftfS0kt, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list