[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_archlinux_3 #403787
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Sun Oct 16 22:21:00 BST 2022
See <https://jenkins.debian.net/job/reproducible_builder_archlinux_3/403787/display/redirect>
Changes:
------------------------------------------
[...truncated 54.73 KB...]
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 6997 100 6997 0 0 9543k 0 --:--:-- --:--:-- --:--:-- 6833k
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 7209 100 7209 0 0 9539k 0 --:--:-- --:--:-- --:--:-- 7040k
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 127k 100 127k 0 0 111M 0 --:--:-- --:--:-- --:--:-- 124M
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-base-orphans...
installing haskell-ghc-bignum-orphans...
installing haskell-hashable...
installing haskell-async...
installing haskell-base64-bytestring...
installing haskell-blaze-builder...
installing haskell-case-insensitive...
installing haskell-data-default-class...
installing haskell-cookie...
installing haskell-http-types...
installing haskell-appar...
installing haskell-byteorder...
installing haskell-network...
installing haskell-iproute...
installing haskell-mime-types...
installing haskell-th-compat...
installing haskell-network-uri...
installing haskell-splitmix...
installing haskell-random...
installing haskell-zlib...
installing haskell-streaming-commons...
installing haskell-http-client...
installing haskell-hourglass...
installing haskell-basement...
installing haskell-memory...
installing haskell-asn1-types...
installing haskell-asn1-encoding...
installing haskell-crypto-pubkey-types...
installing haskell-cereal...
installing haskell-entropy...
installing haskell-tagged...
installing haskell-crypto-api...
installing haskell-sha...
installing haskell-rsa...
installing haskell-data-default-instances-containers...
installing haskell-dlist...
installing haskell-data-default-instances-dlist...
installing haskell-old-locale...
installing haskell-data-default-instances-old-locale...
installing haskell-data-default...
installing haskell-transformers-compat...
:: 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 266M 0 --:--:-- --:--:-- --:--:-- 267M
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 60.7M 100 60.7M 0 0 269M 0 --:--:-- --:--:-- --:--:-- 270M
% 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 256M 0 --:--:-- --:--:-- --:--:-- 256M
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 authenticate-oauth-1.7.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 9632 100 9632 0 0 203k 0 --:--:-- --:--:-- --:--:-- 203k
==> Validating source files with sha512sums...
authenticate-oauth-1.7.tar.gz ... Passed
==> Extracting sources...
-> Extracting authenticate-oauth-1.7.tar.gz with bsdtar
==> Starting build()...
Configuring authenticate-oauth-1.7...
Preprocessing library for authenticate-oauth-1.7..
Building library for authenticate-oauth-1.7..
[1 of 2] Compiling Web.Authenticate.OAuth ( Web/Authenticate/OAuth.hs, dist/build/Web/Authenticate/OAuth.dyn_o )
Web/Authenticate/OAuth.hs:415:24: warning: [-Wdeprecations]
In the use of `parseUrl'
(imported from Network.HTTP.Client, but defined in http-client-0.7.13.1:Network.HTTP.Client.Request):
Deprecated: "Please use parseUrlThrow, parseRequest, or parseRequest_ instead"
|
415 | let req = fromJust $ parseUrl $ oauthRequestUri oa
| ^^^^^^^^
Web/Authenticate/OAuth.hs:502:34: warning: [-Wdeprecations]
In the use of `parseUrl'
(imported from Network.HTTP.Client, but defined in http-client-0.7.13.1:Network.HTTP.Client.Request):
Deprecated: "Please use parseUrlThrow, parseRequest, or parseRequest_ instead"
|
502 | let req = hook (fromJust $ parseUrl $ oauthAccessTokenUri oa) { method = "POST" }
| ^^^^^^^^
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 2] Compiling Web.Authenticate.OAuth.IO ( Web/Authenticate/OAuth/IO.hs, dist/build/Web/Authenticate/OAuth/IO.dyn_o )
Web/Authenticate/OAuth/IO.hs:35:35: warning: [-Wdeprecations]
In the use of `withManager'
(imported from Network.HTTP.Client, but defined in http-client-0.7.13.1:Network.HTTP.Client.Manager):
Deprecated: "Use newManager instead"
|
35 | getTemporaryCredential = liftIO . withManager defaultManagerSettings . OA.getTemporaryCredential
| ^^^^^^^^^^^
Web/Authenticate/OAuth/IO.hs:43:12: warning: [-Wdeprecations]
In the use of `withManager'
(imported from Network.HTTP.Client, but defined in http-client-0.7.13.1:Network.HTTP.Client.Manager):
Deprecated: "Use newManager instead"
|
43 | liftIO $ withManager defaultManagerSettings $ OA.getTemporaryCredentialWithScope bs oa
| ^^^^^^^^^^^
Web/Authenticate/OAuth/IO.hs:51:45: warning: [-Wdeprecations]
In the use of `withManager'
(imported from Network.HTTP.Client, but defined in http-client-0.7.13.1:Network.HTTP.Client.Manager):
Deprecated: "Use newManager instead"
|
51 | getTemporaryCredentialProxy p oa = liftIO $ withManager defaultManagerSettings $ OA.getTemporaryCredential' (addMaybeProxy p) oa
| ^^^^^^^^^^^
Web/Authenticate/OAuth/IO.hs:57:44: warning: [-Wdeprecations]
In the use of `withManager'
(imported from Network.HTTP.Client, but defined in http-client-0.7.13.1:Network.HTTP.Client.Manager):
Deprecated: "Use newManager instead"
|
57 | getTemporaryCredential' hook oa = liftIO $ withManager defaultManagerSettings $ OA.getTemporaryCredential' hook oa
| ^^^^^^^^^^^
Web/Authenticate/OAuth/IO.hs:66:33: warning: [-Wdeprecations]
In the use of `withManager'
(imported from Network.HTTP.Client, but defined in http-client-0.7.13.1:Network.HTTP.Client.Manager):
Deprecated: "Use newManager instead"
|
66 | getAccessToken oa cr = liftIO $ withManager defaultManagerSettings $ OA.getAccessToken oa cr
| ^^^^^^^^^^^
Web/Authenticate/OAuth/IO.hs:75:40: warning: [-Wdeprecations]
In the use of `withManager'
(imported from Network.HTTP.Client, but defined in http-client-0.7.13.1:Network.HTTP.Client.Manager):
Deprecated: "Use newManager instead"
|
75 | getAccessTokenProxy p oa cr = liftIO $ withManager defaultManagerSettings $ OA.getAccessTokenProxy p oa cr
| ^^^^^^^^^^^
Web/Authenticate/OAuth/IO.hs:82:39: warning: [-Wdeprecations]
In the use of `withManager'
(imported from Network.HTTP.Client, but defined in http-client-0.7.13.1:Network.HTTP.Client.Manager):
Deprecated: "Use newManager instead"
|
82 | getAccessToken' hook oa cr = liftIO $ withManager defaultManagerSettings $ OA.getAccessToken' hook oa cr
| ^^^^^^^^^^^
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 authenticate-oauth-1.7...
==> Entering fakeroot environment...
==> Starting package()...
Installing library in /tmp/haskell-authenticate-oauth-archlinuxrb-build-yMGSa3VC/haskell-authenticate-oauth/trunk/pkg/haskell-authenticate-oauth/usr/lib/ghc-9.0.2/site-local/authenticate-oauth-1.7
==> 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-authenticate-oauth"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: haskell-authenticate-oauth 1.7-132 (Sun Oct 16 21:20:21 2022)
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ set +e
+ schroot --end-session -c archlinux-haskell-authenticate-oauth-archlinuxrb-build-yMGSa3VC
+ tee -a /srv/reproducible-results/archlinuxrb-build-yMGSa3VC/b2/haskell-authenticate-oauth/build2.log
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
'/tmp/haskell-authenticate-oauth-archlinuxrb-build-yMGSa3VC/haskell-authenticate-oauth/trunk/haskell-authenticate-oauth-1.7-132-x86_64.pkg.tar.zst' -> '/srv/reproducible-results/archlinuxrb-build-yMGSa3VC/b2/haskell-authenticate-oauth/haskell-authenticate-oauth-1.7-132-x86_64.pkg.tar.zst'
Sun Oct 16 21:20:53 UTC 2022 - build #2 for haskell-authenticate-oauth on osuosl184-amd64 done.
Sun Oct 16 21:20:53 UTC 2022 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-SJ6HD96B, removing.
/srv/reproducible-results/archlinuxrb-build-yMGSa3VC:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Oct 16 21:19 b1
drwxr-xr-x 3 jenkins jenkins 4096 Oct 16 21:20 b2
/srv/reproducible-results/archlinuxrb-build-yMGSa3VC/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Oct 16 21:19 haskell-authenticate-oauth
/srv/reproducible-results/archlinuxrb-build-yMGSa3VC/b1/haskell-authenticate-oauth:
total 220
-rw-r--r-- 1 jenkins jenkins 27497 Oct 16 21:19 build1.log
-rw-r--r-- 1 jenkins jenkins 8 Oct 16 21:19 build1.version
-rw-r--r-- 1 jenkins jenkins 185953 Oct 16 21:19 haskell-authenticate-oauth-1.7-132-x86_64.pkg.tar.zst
/srv/reproducible-results/archlinuxrb-build-yMGSa3VC/b2:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Oct 16 21:20 haskell-authenticate-oauth
/srv/reproducible-results/archlinuxrb-build-yMGSa3VC/b2/haskell-authenticate-oauth:
total 216
-rw-r--r-- 1 jenkins jenkins 26298 Oct 16 21:20 build2.log
-rw-r--r-- 1 jenkins jenkins 8 Oct 16 21:20 build2.version
-rw-r--r-- 1 jenkins jenkins 185953 Oct 16 21:20 haskell-authenticate-oauth-1.7-132-x86_64.pkg.tar.zst
Sun Oct 16 21:21:00 UTC 2022 - comparing results now.
Sun Oct 16 21:21:00 UTC 2022 - YAY - haskell-authenticate-oauth/haskell-authenticate-oauth-1.7-132-x86_64.pkg.tar.zst build reproducible in our test framework!
x .BUILDINFO
x .BUILDINFO
/tmp/jenkins-script-TeIU2eK9: line 480: echo: write error: No space left on device
cp: error writing '/var/lib/jenkins/userContent/reproducible/archlinux/community/haskell-authenticate-oauth/pkg.version': No space left on device
Sun Oct 16 21:21:00 UTC 2022 - /srv/reproducible-results/archlinuxrb-build-yMGSa3VC deleted.
Sun Oct 16 21:21:00 UTC 2022 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-TeIU2eK9, removing.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list