[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_archlinux_1 #451807

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sun Oct 16 19:43:15 BST 2022


See <https://jenkins.debian.net/job/reproducible_builder_archlinux_1/451807/display/redirect>

Changes:


------------------------------------------
[...truncated 27.69 KB...]
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100 19.1M  100 19.1M    0     0   193M      0 --:--:-- --:--:-- --:--:--  195M
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100  323k  100  323k    0     0   155M      0 --:--:-- --:--:-- --:--:--  315M
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100 1008k  100 1008k    0     0   162M      0 --:--:-- --:--:-- --:--:--  196M
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100  240k  100  240k    0     0   148M      0 --:--:-- --:--:-- --:--:--  234M
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100  101k  100  101k    0     0  92.7M      0 --:--:-- --:--:-- --:--:-- 99.3M
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing numactl...
installing ghc-libs...
installing haskell-hourglass...
installing haskell-basement...
installing haskell-memory...
installing haskell-asn1-types...
:: Running post-transaction hooks...
(1/2) Arming ConditionNeedsUpdate...
(2/2) Registering Haskell modules...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (3) llvm-14.0.6-3  llvm-libs-14.0.6-3  ghc-9.0.2-1

Total Download Size:   120.41 MiB
Total Installed Size:  673.53 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 --:--:-- --:--:-- --:--:--     0100 27.5M  100 27.5M    0     0   213M      0 --:--:-- --:--:-- --:--:--  215M
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0 36 60.7M   36 22.0M    0     0   248M      0 --:--:-- --:--:-- --:--:--  247M100 60.7M  100 60.7M    0     0   253M      0 --:--:-- --:--:-- --:--:--  253M
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100 32.0M  100 32.0M    0     0   245M      0 --:--:-- --:--:-- --:--:--  246M
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing llvm-libs...
installing llvm...
installing ghc...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
  -> Downloading asn1-encoding-0.9.6.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
100 17343  100 17343    0     0   413k      0 --:--:-- --:--:-- --:--:--  413k
==> Validating source files with sha512sums...
    asn1-encoding-0.9.6.tar.gz ... Passed
==> Extracting sources...
  -> Extracting asn1-encoding-0.9.6.tar.gz with bsdtar
==> Starting build()...
Configuring asn1-encoding-0.9.6...
Preprocessing library for asn1-encoding-0.9.6..
Building library for asn1-encoding-0.9.6..
[ 1 of 12] Compiling Data.ASN1.Error  ( Data/ASN1/Error.hs, dist/build/Data/ASN1/Error.dyn_o )
You are using an unsupported version of LLVM!
Currently only 9 to 14 is supported. System LLVM version: 14.0.6
We will try though...
[ 2 of 12] Compiling Data.ASN1.Get    ( Data/ASN1/Get.hs, dist/build/Data/ASN1/Get.dyn_o )

Data/ASN1/Get.hs:31:29: warning: [-Wunused-imports]
    The import of `Applicative'
    from module `Control.Applicative' is redundant
   |
31 | import Control.Applicative (Applicative(..),Alternative(..))
   |                             ^^^^^^^^^^^^^^^
You are using an unsupported version of LLVM!
Currently only 9 to 14 is supported. System LLVM version: 14.0.6
We will try though...
[ 3 of 12] Compiling Data.ASN1.Internal ( Data/ASN1/Internal.hs, dist/build/Data/ASN1/Internal.dyn_o )
You are using an unsupported version of LLVM!
Currently only 9 to 14 is supported. System LLVM version: 14.0.6
We will try though...
[ 4 of 12] Compiling Data.ASN1.Object ( Data/ASN1/Object.hs, dist/build/Data/ASN1/Object.dyn_o )
You are using an unsupported version of LLVM!
Currently only 9 to 14 is supported. System LLVM version: 14.0.6
We will try though...
[ 5 of 12] Compiling Data.ASN1.Serialize ( Data/ASN1/Serialize.hs, dist/build/Data/ASN1/Serialize.dyn_o )

Data/ASN1/Serialize.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()
   |
17 | import Control.Applicative ((<$>))
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
You are using an unsupported version of LLVM!
Currently only 9 to 14 is supported. System LLVM version: 14.0.6
We will try though...
[ 6 of 12] Compiling Data.ASN1.BinaryEncoding.Writer ( Data/ASN1/BinaryEncoding/Writer.hs, dist/build/Data/ASN1/BinaryEncoding/Writer.dyn_o )
You are using an unsupported version of LLVM!
Currently only 9 to 14 is supported. System LLVM version: 14.0.6
We will try though...
[ 7 of 12] Compiling Data.ASN1.BinaryEncoding.Parse ( Data/ASN1/BinaryEncoding/Parse.hs, dist/build/Data/ASN1/BinaryEncoding/Parse.dyn_o )
You are using an unsupported version of LLVM!
Currently only 9 to 14 is supported. System LLVM version: 14.0.6
We will try though...
[ 8 of 12] Compiling Data.ASN1.BinaryEncoding.Raw ( Data/ASN1/BinaryEncoding/Raw.hs, dist/build/Data/ASN1/BinaryEncoding/Raw.dyn_o )
You are using an unsupported version of LLVM!
Currently only 9 to 14 is supported. System LLVM version: 14.0.6
We will try though...
[ 9 of 12] Compiling Data.ASN1.Stream ( Data/ASN1/Stream.hs, dist/build/Data/ASN1/Stream.dyn_o )
You are using an unsupported version of LLVM!
Currently only 9 to 14 is supported. System LLVM version: 14.0.6
We will try though...
[10 of 12] Compiling Data.ASN1.Prim   ( Data/ASN1/Prim.hs, dist/build/Data/ASN1/Prim.dyn_o )

Data/ASN1/Prim.hs:55: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()
   |
55 | import Data.Monoid
   | ^^^^^^^^^^^^^^^^^^

Data/ASN1/Prim.hs:65: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()
   |
65 | import Control.Applicative
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^

Data/ASN1/Prim.hs:259:11: warning: [-Wname-shadowing]
    This binding for `exponent' shadows the existing binding
      imported from `Prelude' at Data/ASN1/Prim.hs:13:8-21
      (and originally defined in `GHC.Float')
    |
259 |           exponent = exp' - fromIntegral scaleFactor
    |           ^^^^^^^^

Data/ASN1/Prim.hs:428:9: warning: [-Wname-shadowing]
    This binding for `exp' shadows the existing binding
      imported from `Prelude' at Data/ASN1/Prim.hs:13:8-21
      (and originally defined in `GHC.Float')
    |
428 |   (man, exp) = decodeFloat d
    |         ^^^

Data/ASN1/Prim.hs:429:14: warning: [-Wname-shadowing]
    This binding for `exponent' shadows the existing binding
      imported from `Prelude' at Data/ASN1/Prim.hs:13:8-21
      (and originally defined in `GHC.Float')
    |
429 |   (mantissa, exponent) = normalize (fromIntegral $ mkUnsigned man, exp)
    |              ^^^^^^^^

Data/ASN1/Prim.hs:441:22: warning: [-Wname-shadowing]
    This binding for `exponent' shadows the existing binding
      imported from `Prelude' at Data/ASN1/Prim.hs:13:8-21
      (and originally defined in `GHC.Float')
    |
441 | normalize (mantissa, exponent) = (mantissa `shiftR` sh, exponent + sh)
    |                      ^^^^^^^^
You are using an unsupported version of LLVM!
Currently only 9 to 14 is supported. System LLVM version: 14.0.6
We will try though...
[11 of 12] Compiling Data.ASN1.Encoding ( Data/ASN1/Encoding.hs, dist/build/Data/ASN1/Encoding.dyn_o )
You are using an unsupported version of LLVM!
Currently only 9 to 14 is supported. System LLVM version: 14.0.6
We will try though...
[12 of 12] Compiling Data.ASN1.BinaryEncoding ( Data/ASN1/BinaryEncoding.hs, dist/build/Data/ASN1/BinaryEncoding.dyn_o )
You are using an unsupported version of LLVM!
Currently only 9 to 14 is supported. System LLVM version: 14.0.6
We will try though...
Unregistering asn1-encoding-0.9.6...
==> Entering fakeroot environment...
==> Starting package()...
Installing library in /tmp/haskell-asn1-encoding-archlinuxrb-build-oEsqQOdb/haskell-asn1-encoding/trunk/pkg/haskell-asn1-encoding/usr/lib/ghc-9.0.2/site-local/asn1-encoding-0.9.6
==> 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-asn1-encoding"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: haskell-asn1-encoding 0.9.6-192 (Sun Oct 16 18:42:40 2022)
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ set +e
+ schroot --end-session -c archlinux-haskell-asn1-encoding-archlinuxrb-build-oEsqQOdb
+ tee -a /srv/reproducible-results/archlinuxrb-build-oEsqQOdb/b2/haskell-asn1-encoding/build2.log
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
'/tmp/haskell-asn1-encoding-archlinuxrb-build-oEsqQOdb/haskell-asn1-encoding/trunk/haskell-asn1-encoding-0.9.6-192-x86_64.pkg.tar.zst' -> '/srv/reproducible-results/archlinuxrb-build-oEsqQOdb/b2/haskell-asn1-encoding/haskell-asn1-encoding-0.9.6-192-x86_64.pkg.tar.zst'
Sun Oct 16 18:42:50 UTC 2022 - build #2 for haskell-asn1-encoding on osuosl184-amd64 done.
Sun Oct 16 18:42:50 UTC 2022 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-CywqJwZy, removing.
/srv/reproducible-results/archlinuxrb-build-oEsqQOdb:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Oct 16 18:42 b1
drwxr-xr-x 3 jenkins jenkins 4096 Oct 16 18:42 b2

/srv/reproducible-results/archlinuxrb-build-oEsqQOdb/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Oct 16 18:42 haskell-asn1-encoding

/srv/reproducible-results/archlinuxrb-build-oEsqQOdb/b1/haskell-asn1-encoding:
total 160
-rw-r--r-- 1 jenkins jenkins  14382 Oct 16 18:42 build1.log
-rw-r--r-- 1 jenkins jenkins     10 Oct 16 18:42 build1.version
-rw-r--r-- 1 jenkins jenkins 136330 Oct 16 18:42 haskell-asn1-encoding-0.9.6-192-x86_64.pkg.tar.zst

/srv/reproducible-results/archlinuxrb-build-oEsqQOdb/b2:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Oct 16 18:42 haskell-asn1-encoding

/srv/reproducible-results/archlinuxrb-build-oEsqQOdb/b2/haskell-asn1-encoding:
total 156
-rw-r--r-- 1 jenkins jenkins  13198 Oct 16 18:42 build2.log
-rw-r--r-- 1 jenkins jenkins     10 Oct 16 18:42 build2.version
-rw-r--r-- 1 jenkins jenkins 136328 Oct 16 18:42 haskell-asn1-encoding-0.9.6-192-x86_64.pkg.tar.zst
Sun Oct 16 18:42:57 UTC 2022 - comparing results now.
Files /srv/reproducible-results/archlinuxrb-build-oEsqQOdb/b1/haskell-asn1-encoding/haskell-asn1-encoding-0.9.6-192-x86_64.pkg.tar.zst and /srv/reproducible-results/archlinuxrb-build-oEsqQOdb/b2/haskell-asn1-encoding/haskell-asn1-encoding-0.9.6-192-x86_64.pkg.tar.zst differ
Sun Oct 16 18:42:57 UTC 2022 - running diffoscope on the results now:
Sun Oct 16 18:43:10 UTC 2022 - Running diffoscope 224 now...
Sun Oct 16 18:43:15 UTC 2022 - diffoscope 224 found issues, please investigate haskell-asn1-encoding/haskell-asn1-encoding-0.9.6-192-x86_64.pkg.tar.zst
/tmp/jenkins-script-9a5TgDz4: line 480: echo: write error: No space left on device
cp: error writing '/var/lib/jenkins/userContent/reproducible/archlinux/community/haskell-asn1-encoding/pkg.version': No space left on device
Sun Oct 16 18:43:15 UTC 2022 - /srv/reproducible-results/archlinuxrb-build-oEsqQOdb deleted.
Sun Oct 16 18:43:15 UTC 2022 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-9a5TgDz4, removing.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list