[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_archlinux_5 #332072

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Wed Oct 19 10:55:20 BST 2022


See <https://jenkins.debian.net/job/reproducible_builder_archlinux_5/332072/display/redirect>

Changes:


------------------------------------------
[...truncated 90.75 KB...]
Preprocessing test suite 'tomland-test' for tomland-1.3.3.2..
Building test suite 'tomland-test' for tomland-1.3.3.2..
[ 1 of 39] Compiling Test.Toml.Codec.Code
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 39] Compiling Test.Toml.Codec.Combinator.Common
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 39] Compiling Test.Toml.Gen

test/Test/Toml/Gen.hs:310:1: warning: [-Wunused-top-binds]
    Defined but not used: `genUnicodeChar'
    |
310 | genUnicodeChar = Gen.element
    | ^^^^^^^^^^^^^^

test/Test/Toml/Gen.hs:261:1: warning: [-Wredundant-constraints]
    * Redundant constraint: Eq a
    * In the type signature for:
           genHashSet :: forall a.
                         (Eq a, Hashable a) =>
                         Gen a -> Gen (HashSet a)
    |
261 | genHashSet :: (Eq a, Hashable a) => Gen a -> Gen (HashSet a)
    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
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 39] Compiling Test.Toml.Codec.SmallType
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 39] Compiling Test.Toml.Codec.Generic
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 39] Compiling Test.Toml.Codec.Di
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 39] Compiling Test.Toml.Codec.Combinator.Tuple
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 39] Compiling Test.Toml.Codec.Combinator.Time
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 39] Compiling Test.Toml.Codec.Combinator.Table
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 39] Compiling Test.Toml.Codec.Combinator.Set
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 39] Compiling Test.Toml.Codec.Combinator.Primitive
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 39] Compiling Test.Toml.Codec.Combinator.Monoid
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...
[13 of 39] Compiling Test.Toml.Codec.Combinator.Map
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...
[14 of 39] Compiling Test.Toml.Codec.Combinator.List
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...
[15 of 39] Compiling Test.Toml.Codec.Combinator.Custom
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...
[16 of 39] Compiling Test.Toml.Codec.Combinator
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...
[17 of 39] Compiling Test.Toml.Codec.BiMap.Conversion
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...
[18 of 39] Compiling Test.Toml.Codec.BiMap
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...
[19 of 39] Compiling Test.Toml.Codec
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...
[20 of 39] Compiling Test.Toml.Parser.Common

test/Test/Toml/Parser/Common.hs:59:1: warning: [-Wredundant-constraints]
    * Redundant constraint: Stream s
    * In the type signature for:
           parseX :: forall e s a.
                     (ShowErrorComponent e, Stream s, VisualStream s,
                      TraversableStream s, Show a, Eq a) =>
                     Parsec e s a -> s -> a -> Expectation
   |
59 | parseX
   | ^^^^^^...
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...
[21 of 39] Compiling Test.Toml.Parser.Bool
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...
[22 of 39] Compiling Test.Toml.Parser.Array
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...
[23 of 39] Compiling Test.Toml.Parser.Date
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...
[24 of 39] Compiling Test.Toml.Parser.Double
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...
[25 of 39] Compiling Test.Toml.Parser.Examples
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...
[26 of 39] Compiling Test.Toml.Parser.Integer
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...
[27 of 39] Compiling Test.Toml.Parser.Key
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...
[28 of 39] Compiling Test.Toml.Parser.Property
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...
[29 of 39] Compiling Test.Toml.Parser.Text
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...
[30 of 39] Compiling Test.Toml.Parser.Toml
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...
[31 of 39] Compiling Test.Toml.Parser.Validate
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...
[32 of 39] Compiling Test.Toml.Parser
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...
[33 of 39] Compiling Test.Toml.Property
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...
[34 of 39] Compiling Test.Toml.Type.Key
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...
[35 of 39] Compiling Test.Toml.Type.PrefixTree
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...
[36 of 39] Compiling Test.Toml.Type.Printer
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...
[37 of 39] Compiling Test.Toml.Type.TOML
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...
[38 of 39] Compiling Test.Toml.Type
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...
[39 of 39] Compiling Main
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...
Linking dist/build/tomland-test/tomland-test ...
Unregistering tomland-1.3.3.2...
==> Entering fakeroot environment...
==> Starting package()...
Installing library in /tmp/haskell-tomland-archlinuxrb-build-ddBGZXgl/haskell-tomland/trunk/pkg/haskell-tomland/usr/lib/ghc-9.0.2/site-local/tomland-1.3.3.2
==> 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-tomland"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: haskell-tomland 1.3.3.2-4 (Wed Oct 19 09:54:48 2022)
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ set +e
+ schroot --end-session -c archlinux-haskell-tomland-archlinuxrb-build-ddBGZXgl
+ tee -a /srv/reproducible-results/archlinuxrb-build-ddBGZXgl/b2/haskell-tomland/build2.log
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
'/tmp/haskell-tomland-archlinuxrb-build-ddBGZXgl/haskell-tomland/trunk/haskell-tomland-1.3.3.2-4-x86_64.pkg.tar.zst' -> '/srv/reproducible-results/archlinuxrb-build-ddBGZXgl/b2/haskell-tomland/haskell-tomland-1.3.3.2-4-x86_64.pkg.tar.zst'
Wed Oct 19 09:54:50 UTC 2022 - build #2 for haskell-tomland on osuosl184-amd64 done.
Wed Oct 19 09:54:50 UTC 2022 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-N3jKHPXT, removing.
/srv/reproducible-results/archlinuxrb-build-ddBGZXgl:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Oct 19 09:47 b1
drwxr-xr-x 3 jenkins jenkins 4096 Oct 19 09:54 b2

/srv/reproducible-results/archlinuxrb-build-ddBGZXgl/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Oct 19 09:47 haskell-tomland

/srv/reproducible-results/archlinuxrb-build-ddBGZXgl/b1/haskell-tomland:
total 704
-rw-r--r-- 1 jenkins jenkins  45712 Oct 19 09:47 build1.log
-rw-r--r-- 1 jenkins jenkins     10 Oct 19 09:47 build1.version
-rw-r--r-- 1 jenkins jenkins 661212 Oct 19 09:47 haskell-tomland-1.3.3.2-4-x86_64.pkg.tar.zst

/srv/reproducible-results/archlinuxrb-build-ddBGZXgl/b2:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Oct 19 09:54 haskell-tomland

/srv/reproducible-results/archlinuxrb-build-ddBGZXgl/b2/haskell-tomland:
total 696
-rw-r--r-- 1 jenkins jenkins  44783 Oct 19 09:54 build2.log
-rw-r--r-- 1 jenkins jenkins     10 Oct 19 09:54 build2.version
-rw-r--r-- 1 jenkins jenkins 661234 Oct 19 09:54 haskell-tomland-1.3.3.2-4-x86_64.pkg.tar.zst
Wed Oct 19 09:54:57 UTC 2022 - comparing results now.
Files /srv/reproducible-results/archlinuxrb-build-ddBGZXgl/b1/haskell-tomland/haskell-tomland-1.3.3.2-4-x86_64.pkg.tar.zst and /srv/reproducible-results/archlinuxrb-build-ddBGZXgl/b2/haskell-tomland/haskell-tomland-1.3.3.2-4-x86_64.pkg.tar.zst differ
Wed Oct 19 09:54:57 UTC 2022 - running diffoscope on the results now:
Wed Oct 19 09:54:58 UTC 2022 - Running diffoscope 224 now...
Wed Oct 19 09:55:19 UTC 2022 - diffoscope 224 found issues, please investigate haskell-tomland/haskell-tomland-1.3.3.2-4-x86_64.pkg.tar.zst
cp: error writing '/var/lib/jenkins/userContent/reproducible/archlinux/community/haskell-tomland/haskell-tomland-1.3.3.2-4-x86_64.pkg.tar.zst.html': No space left on device
Wed Oct 19 09:55:19 UTC 2022 - /srv/reproducible-results/archlinuxrb-build-ddBGZXgl deleted.
Wed Oct 19 09:55:19 UTC 2022 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-2EpQPy2y, removing.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list