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

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sat Jan 13 17:04:46 UTC 2018


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

------------------------------------------
[...truncated 7.59 KB...]
:: 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 11.4M  100 11.4M    0     0  11.4M      0  0:00:01 --:--:--  0:00:01 73.1M
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing ghc-libs...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
error: could not register 'core' database (database already registered)
error: could not register 'extra' database (database already registered)
error: could not register 'community' database (database already registered)
==> Checking buildtime dependencies...
error: could not register 'core' database (database already registered)
error: could not register 'extra' database (database already registered)
error: could not register 'community' database (database already registered)
==> Installing missing dependencies...
error: could not register 'core' database (database already registered)
error: could not register 'extra' database (database already registered)
error: could not register 'community' database (database already registered)
resolving dependencies...
looking for conflicting packages...

Packages (1) ghc-8.2.2-1

Total Download Size:    20.81 MiB
Total Installed Size:  154.64 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 20.8M  100 20.8M    0     0  20.8M      0  0:00:01 --:--:--  0:00:01  179M
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...
error: could not register 'core' database (database already registered)
error: could not register 'extra' database (database already registered)
error: could not register 'community' database (database already registered)
==> Retrieving sources...
  -> Downloading string-qq-0.0.2.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  1775    0  1775    0     0   1775      0 --:--:-- --:--:-- --:--:--  1775
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    string-qq-0.0.2.tar.gz ... Passed
==> Extracting sources...
  -> Extracting string-qq-0.0.2.tar.gz with bsdtar
==> Starting build()...

Setup.hs:2:1: warning: [-Wdeprecations]
    Module `System.Cmd' is deprecated: Use "System.Process" instead
  |
2 | import System.Cmd(system)
  | ^^^^^^^^^^^^^^^^^^^^^^^^^

Setup.hs:4:49: warning: [-Wdeprecations]
    In the use of `runTests'
    (imported from Distribution.Simple, but defined in Distribution.Simple.UserHooks):
    Deprecated: "Please use the new testing interface instead!"
  |
4 | main = defaultMainWithHooks $ simpleUserHooks { runTests = runElfTests }
  |                                                 ^^^^^^^^
Warning: string-qq.cabal: Unknown fields: build-depends (line 11)
Fields allowed in this section:
name, version, cabal-version, build-type, license, license-file,
license-files, copyright, maintainer, stability, homepage,
package-url, bug-reports, synopsis, description, category, author,
tested-with, data-files, data-dir, extra-source-files,
extra-tmp-files, extra-doc-files
Configuring string-qq-0.0.2...

Setup.hs:2:1: warning: [-Wdeprecations]
    Module `System.Cmd' is deprecated: Use "System.Process" instead
  |
2 | import System.Cmd(system)
  | ^^^^^^^^^^^^^^^^^^^^^^^^^

Setup.hs:4:49: warning: [-Wdeprecations]
    In the use of `runTests'
    (imported from Distribution.Simple, but defined in Distribution.Simple.UserHooks):
    Deprecated: "Please use the new testing interface instead!"
  |
4 | main = defaultMainWithHooks $ simpleUserHooks { runTests = runElfTests }
  |                                                 ^^^^^^^^
Preprocessing library for string-qq-0.0.2..
Building library for string-qq-0.0.2..
[1 of 1] Compiling Data.String.QQ   ( src/Data/String/QQ.hs, dist/build/Data/String/QQ.dyn_o )

Setup.hs:2:1: warning: [-Wdeprecations]
    Module `System.Cmd' is deprecated: Use "System.Process" instead
  |
2 | import System.Cmd(system)
  | ^^^^^^^^^^^^^^^^^^^^^^^^^

Setup.hs:4:49: warning: [-Wdeprecations]
    In the use of `runTests'
    (imported from Distribution.Simple, but defined in Distribution.Simple.UserHooks):
    Deprecated: "Please use the new testing interface instead!"
  |
4 | main = defaultMainWithHooks $ simpleUserHooks { runTests = runElfTests }
  |                                                 ^^^^^^^^

Setup.hs:2:1: warning: [-Wdeprecations]
    Module `System.Cmd' is deprecated: Use "System.Process" instead
  |
2 | import System.Cmd(system)
  | ^^^^^^^^^^^^^^^^^^^^^^^^^

Setup.hs:4:49: warning: [-Wdeprecations]
    In the use of `runTests'
    (imported from Distribution.Simple, but defined in Distribution.Simple.UserHooks):
    Deprecated: "Please use the new testing interface instead!"
  |
4 | main = defaultMainWithHooks $ simpleUserHooks { runTests = runElfTests }
  |                                                 ^^^^^^^^
Unregistering string-qq-0.0.2...
==> Entering fakeroot environment...
==> Starting package()...

Setup.hs:2:1: warning: [-Wdeprecations]
    Module `System.Cmd' is deprecated: Use "System.Process" instead
  |
2 | import System.Cmd(system)
  | ^^^^^^^^^^^^^^^^^^^^^^^^^

Setup.hs:4:49: warning: [-Wdeprecations]
    In the use of `runTests'
    (imported from Distribution.Simple, but defined in Distribution.Simple.UserHooks):
    Deprecated: "Please use the new testing interface instead!"
  |
4 | main = defaultMainWithHooks $ simpleUserHooks { runTests = runElfTests }
  |                                                 ^^^^^^^^
Installing library in /tmp/haskell-string-qq-archlinuxrb-build-8zuOxFgG/haskell-string-qq/trunk/pkg/haskell-string-qq/usr/lib/ghc-8.2.2/site-local/string-qq-0.0.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-string-qq"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
error: could not register 'core' database (database already registered)
error: could not register 'extra' database (database already registered)
error: could not register 'community' database (database already registered)
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Signing package(s)...
==> Finished making: haskell-string-qq 0.0.2-1 (Fri Feb 15 23:25:56 UTC 2019)
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ schroot --end-session -c archlinux-haskell-string-qq-archlinuxrb-build-8zuOxFgG
+ tee -a /srv/reproducible-results/archlinuxrb-build-8zuOxFgG/b1/haskell-string-qq/build1.log
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
'/tmp/haskell-string-qq-archlinuxrb-build-8zuOxFgG/haskell-string-qq/trunk/haskell-string-qq-0.0.2-1-x86_64.pkg.tar.xz' -> '/srv/reproducible-results/archlinuxrb-build-8zuOxFgG/b1/haskell-string-qq/haskell-string-qq-0.0.2-1-x86_64.pkg.tar.xz'
removed '/tmp/haskell-string-qq-archlinuxrb-build-8zuOxFgG/haskell-string-qq/trunk/haskell-string-qq-0.0.2-1-x86_64.pkg.tar.xz'
Fri Feb 15 23:25:57 UTC 2019 - build #1 for haskell-string-qq on profitbricks-build4-amd64 done.
Fri Feb 15 23:25:57 UTC 2019 - /srv/jenkins/bin/reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-DhP3fP35, which will now be removed.
/srv/reproducible-results/archlinuxrb-build-8zuOxFgG:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Jan 13 17:02 b1
drwxr-xr-x 2 jenkins jenkins 4096 Jan 13 17:02 b2

/srv/reproducible-results/archlinuxrb-build-8zuOxFgG/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Jan 13 17:02 haskell-string-qq

/srv/reproducible-results/archlinuxrb-build-8zuOxFgG/b1/haskell-string-qq:
total 28
-rw-r--r-- 1 jenkins jenkins 10309 Jan 13 17:02 build1.log
-rw-r--r-- 1 jenkins jenkins     8 Jan 13 17:02 build1.version
-rw-r--r-- 1 jenkins jenkins  9840 Jan 13 17:02 haskell-string-qq-0.0.2-1-x86_64.pkg.tar.xz

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

Sat Jan 13 17:02:44 UTC 2018 - running /srv/jenkins/bin/reproducible_build_archlinux_pkg.sh () on profitbricks-build3-amd64 now.

To learn to understand this, git clone https://anonscm.debian.org/git/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-string-qq /srv/reproducible-results/archlinuxrb-build-8zuOxFgG 1515862926" 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.

====================================================================================
Sat Jan 13 17:02:44 UTC 2018 - start running "/srv/jenkins/bin/reproducible_build_archlinux_pkg.sh" (md5sum 568ea437cb71c63840ef21fa067078b5) as "/tmp/jenkins-script-yFs92wgj" on profitbricks-build3-amd64.

Sat Jan 13 17:02:44 UTC 2018 - /srv/jenkins/bin/reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-yFs92wgj, which will now be removed.
rsync: change_dir "/srv/reproducible-results/archlinuxrb-build-8zuOxFgG" 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)
Sat Jan 13 17:02:45 UTC 2018 - rsync from profitbricks-build3-amd64 failed, sleeping 2m before re-trying...
rsync: change_dir "/srv/reproducible-results/archlinuxrb-build-8zuOxFgG" 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-8zuOxFgG:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Jan 13 17:02 b1
drwxr-xr-x 2 jenkins jenkins 4096 Jan 13 17:02 b2

/srv/reproducible-results/archlinuxrb-build-8zuOxFgG/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Jan 13 17:02 haskell-string-qq

/srv/reproducible-results/archlinuxrb-build-8zuOxFgG/b1/haskell-string-qq:
total 28
-rw-r--r-- 1 jenkins jenkins 10309 Jan 13 17:02 build1.log
-rw-r--r-- 1 jenkins jenkins     8 Jan 13 17:02 build1.version
-rw-r--r-- 1 jenkins jenkins  9840 Jan 13 17:02 haskell-string-qq-0.0.2-1-x86_64.pkg.tar.xz

/srv/reproducible-results/archlinuxrb-build-8zuOxFgG/b2:
total 0
rm: cannot remove '/srv/reproducible-results/archlinuxrb-build-8zuOxFgG': No such file or directory
Sat Jan 13 17:04:45 UTC 2018 - comparing results now.
diff: /srv/reproducible-results/archlinuxrb-build-8zuOxFgG/b2/haskell-string-qq/haskell-string-qq-0.0.2-1-x86_64.pkg.tar.xz: No such file or directory
Sat Jan 13 17:04:45 UTC 2018 - something is fishy with haskell-string-qq/haskell-string-qq-0.0.2-1-x86_64.pkg.tar.xz.
build1.log
build1.version
haskell-string-qq-0.0.2-1-x86_64.pkg.tar.xz
ls: cannot access '/srv/reproducible-results/archlinuxrb-build-8zuOxFgG/b2/haskell-string-qq': No such file or directory
Sat Jan 13 17:04:45 UTC 2018 - /srv/reproducible-results/archlinuxrb-build-8zuOxFgG deleted.
Sat 13 Jan 17:04:45 UTC 2018 - /srv/jenkins/bin/reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-ruEPdUL7, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list