[Qa-jenkins-scm] Build failed in Jenkins: reproducible_html_indexes #107197

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Jul 8 05:17:01 BST 2019


See <https://jenkins.debian.net/job/reproducible_html_indexes/107197/display/redirect>

------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building on master in workspace <https://jenkins.debian.net/job/reproducible_html_indexes/ws/>
[workspace] $ /bin/sh -xe /tmp/jenkins1493283741963481874.sh
+ /srv/jenkins/bin/reproducible_html_indexes.py
[2019-07-08 04:15:01] INFO: Starting at 2019-07-08 04:15:01.621876
[2019-07-08 04:15:03] INFO: Finding out which usertagged bugs have been closed or at least have patches
[2019-07-08 04:15:11] INFO: "Packages in stretch/amd64 tested in the last 48h for build reproducibility" now available at https://tests.reproducible-builds.org/debian/stretch/amd64/index_last_48h.html
[2019-07-08 04:15:12] INFO: "Packages in stretch/amd64 which have been blacklisted" now available at https://tests.reproducible-builds.org/debian/stretch/amd64/index_blacklisted.html
[2019-07-08 04:15:12] INFO: "Packages in stretch/amd64 which should not be build on "amd64"" now available at https://tests.reproducible-builds.org/debian/stretch/amd64/index_not_for_us.html
[2019-07-08 04:15:33] INFO: "Packages in stretch/amd64 which built reproducibly" now available at https://tests.reproducible-builds.org/debian/stretch/amd64/index_reproducible.html
[2019-07-08 04:15:34] INFO: "Packages in stretch/amd64 where the build dependencies failed to be satisfied" now available at https://tests.reproducible-builds.org/debian/stretch/amd64/index_depwait.html
[2019-07-08 04:15:40] INFO: "Packages with notes" now available at https://tests.reproducible-builds.org/debian/stretch/amd64/index_notes.html
[2019-07-08 04:15:44] INFO: "Packages in stretch/amd64 tested in the last 24h for build reproducibility" now available at https://tests.reproducible-builds.org/debian/stretch/amd64/index_last_24h.html
[2019-07-08 04:15:45] INFO: "Packages in stretch/amd64 which failed to build reproducibly" now available at https://tests.reproducible-builds.org/debian/stretch/amd64/index_FTBR.html
[2019-07-08 04:15:46] INFO: "Packages in stretch/amd64 which failed to build from source" now available at https://tests.reproducible-builds.org/debian/stretch/amd64/index_FTBFS.html
[2019-07-08 04:15:47] INFO: "Packages in stretch/amd64 where the sources failed to download" now available at https://tests.reproducible-builds.org/debian/stretch/amd64/index_404.html
[2019-07-08 04:15:47] INFO: "Packages in stretch/amd64 where the build timed out" now available at https://tests.reproducible-builds.org/debian/stretch/amd64/index_timeout.html
[2019-07-08 04:15:51] INFO: "Packages without notes" now available at https://tests.reproducible-builds.org/debian/stretch/amd64/index_no_notes.html
[2019-07-08 04:15:57] INFO: "Alphabetically sorted overview of all tested packages in stretch/amd64" now available at https://tests.reproducible-builds.org/debian/stretch/amd64/index_all_abc.html
[2019-07-08 04:16:05] INFO: "Packages in buster/amd64 tested in the last 48h for build reproducibility" now available at https://tests.reproducible-builds.org/debian/buster/amd64/index_last_48h.html
[2019-07-08 04:16:06] INFO: "Packages in buster/amd64 which have been blacklisted" now available at https://tests.reproducible-builds.org/debian/buster/amd64/index_blacklisted.html
[2019-07-08 04:16:06] INFO: "Packages in buster/amd64 which should not be build on "amd64"" now available at https://tests.reproducible-builds.org/debian/buster/amd64/index_not_for_us.html
[2019-07-08 04:16:27] INFO: "Packages in buster/amd64 which built reproducibly" now available at https://tests.reproducible-builds.org/debian/buster/amd64/index_reproducible.html
[2019-07-08 04:16:27] INFO: "Packages in buster/amd64 where the build dependencies failed to be satisfied" now available at https://tests.reproducible-builds.org/debian/buster/amd64/index_depwait.html
[2019-07-08 04:16:33] INFO: "Packages with notes" now available at https://tests.reproducible-builds.org/debian/buster/amd64/index_notes.html
[2019-07-08 04:16:39] INFO: "Packages in buster/amd64 tested in the last 24h for build reproducibility" now available at https://tests.reproducible-builds.org/debian/buster/amd64/index_last_24h.html
[2019-07-08 04:16:40] INFO: "Packages in buster/amd64 which failed to build reproducibly" now available at https://tests.reproducible-builds.org/debian/buster/amd64/index_FTBR.html
[2019-07-08 04:16:42] INFO: "Packages in buster/amd64 which failed to build from source" now available at https://tests.reproducible-builds.org/debian/buster/amd64/index_FTBFS.html
[2019-07-08 04:16:42] INFO: "Packages in buster/amd64 where the sources failed to download" now available at https://tests.reproducible-builds.org/debian/buster/amd64/index_404.html
[2019-07-08 04:16:43] INFO: "Packages in buster/amd64 where the build timed out" now available at https://tests.reproducible-builds.org/debian/buster/amd64/index_timeout.html
[2019-07-08 04:16:46] INFO: "Packages without notes" now available at https://tests.reproducible-builds.org/debian/buster/amd64/index_no_notes.html
[2019-07-08 04:16:52] INFO: "Alphabetically sorted overview of all tested packages in buster/amd64" now available at https://tests.reproducible-builds.org/debian/buster/amd64/index_all_abc.html
Traceback (most recent call last):
  File "/srv/jenkins/bin/reproducible_html_indexes.py", line 846, in <module>
    build_page(page, suite, arch)
  File "/srv/jenkins/bin/reproducible_html_indexes.py", line 837, in build_page
    left_nav_html=left_nav_html)
  File "/srv/jenkins/bin/rblib/html.py", line 150, in write_html_page
    with open(destfile, 'w', encoding='UTF-8') as fd:
NotADirectoryError: [Errno 20] Not a directory: '/var/lib/jenkins/userContent/reproducible/debian/bullseye/amd64/index_last_48h.html'
[2019-07-08 04:16:59] INFO: Finished at 2019-07-08 04:16:59.476867, took: 0:01:57.855029
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list