[Git][qa/jenkins.debian.net][master] r.d.n: turn https://all.r.d.n live
Holger Levsen (@holger)
gitlab at salsa.debian.org
Mon Feb 10 13:44:06 GMT 2025
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
1e28b7fc by Holger Levsen at 2025-02-10T14:43:54+01:00
r.d.n: turn https://all.r.d.n live
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
8 changed files:
- hosts/osuosl5-amd64/etc/cron.d/rebuilderd
- hosts/osuosl5-amd64/var/www/html/index_amd64.html
- hosts/osuosl5-amd64/var/www/html/index_arm64.html
- hosts/osuosl5-amd64/var/www/html/index_armhf.html
- hosts/osuosl5-amd64/var/www/html/index_i386.html
- hosts/osuosl5-amd64/var/www/html/index_riscv64.html
- hosts/osuosl5-amd64/var/www/html/rdn_index.html
- hosts/osuosl5-amd64/var/www/html/rebuilderd-setup.html
Changes:
=====================================
hosts/osuosl5-amd64/etc/cron.d/rebuilderd
=====================================
@@ -1,3 +1,3 @@
MAILTO=root
-42 */3 * * * rebuilderd for arch in amd64 i386 arm64 armhf riscv64 ; do mkdir -p /srv/rebuilderd/$arch/stats/ && /srv/jenkins/bin/rebuilderd_stats.py $arch /srv/rebuilderd/$arch/rebuilderd.db > /srv/rebuilderd/$arch/stats/index.html.tmp && mv /srv/rebuilderd/$arch/stats/index.html.tmp /srv/rebuilderd/$arch/stats/index.html ; done
-23 0,6,12,18 * * * rebuilderd for arch in amd64 i386 arm64 armhf riscv64 ; do /srv/jenkins/bin/rebuilderd_graph.sh $arch ; done
+42 */3 * * * rebuilderd for arch in all amd64 i386 arm64 armhf riscv64 ; do mkdir -p /srv/rebuilderd/$arch/stats/ && /srv/jenkins/bin/rebuilderd_stats.py $arch /srv/rebuilderd/$arch/rebuilderd.db > /srv/rebuilderd/$arch/stats/index.html.tmp && mv /srv/rebuilderd/$arch/stats/index.html.tmp /srv/rebuilderd/$arch/stats/index.html ; done
+23 0,6,12,18 * * * rebuilderd for arch in all amd64 i386 arm64 armhf riscv64 ; do /srv/jenkins/bin/rebuilderd_graph.sh $arch ; done
=====================================
hosts/osuosl5-amd64/var/www/html/index_amd64.html
=====================================
@@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<title>
- amd64.reproduce.debian.net - trixie (arch:amd64 and arch:all)
+ amd64.reproduce.debian.net - trixie (arch:amd64)
</title>
<style>
body {
@@ -176,7 +176,7 @@
amd64.reproduce.debian.net
</h1>
<h3>
- trixie (arch:amd64 and arch:all)
+ trixie (arch:amd64)
</h3>
<div id="stats">Loading stats...</div>
@@ -195,6 +195,7 @@
pew pew, <a href="https://github.com/kpcyrd/rebuilderd">rebuilderd</a> using <a href="https://tracker.debian.org/pkg/devscripts">debrebuild</a> (with <a href="https://tracker.debian.org/pkg/sbuild">sbuild+unshare</a> as backend) to reproduce what Debian distributes via <code><a href="https://deb.debian.org/debian/dists/">deb.debian.org</a></code>. ♥️
<br/>
<a href="https://reproduce.debian.net">https://reproduce.debian.net</a>
+ / <a href="https://all.reproduce.debian.net">all</a>
/ amd64
/ <a href="https://arm64.reproduce.debian.net">arm64</a>
/ <a href="https://armhf.reproduce.debian.net">armhf</a>
=====================================
hosts/osuosl5-amd64/var/www/html/index_arm64.html
=====================================
@@ -195,6 +195,7 @@
pew pew, <a href="https://github.com/kpcyrd/rebuilderd">rebuilderd</a> using <a href="https://tracker.debian.org/pkg/devscripts">debrebuild</a> (with <a href="https://tracker.debian.org/pkg/sbuild">sbuild+unshare</a> as backend) to reproduce what Debian distributes via <code><a href="https://deb.debian.org/debian/dists/">deb.debian.org</a></code>. ♥️
<br/>
<a href="https://reproduce.debian.net">https://reproduce.debian.net</a>
+ / <a href="https://all.reproduce.debian.net">all</a>
/ <a href="https://amd64.reproduce.debian.net">amd64</a>
/ arm64
/ <a href="https://armhf.reproduce.debian.net">armhf</a>
=====================================
hosts/osuosl5-amd64/var/www/html/index_armhf.html
=====================================
@@ -195,6 +195,7 @@
pew pew, <a href="https://github.com/kpcyrd/rebuilderd">rebuilderd</a> using <a href="https://tracker.debian.org/pkg/devscripts">debrebuild</a> (with <a href="https://tracker.debian.org/pkg/sbuild">sbuild+unshare</a> as backend) to reproduce what Debian distributes via <code><a href="https://deb.debian.org/debian/dists/">deb.debian.org</a></code>. ♥️
<br/>
<a href="https://reproduce.debian.net">https://reproduce.debian.net</a>
+ / <a href="https://all.reproduce.debian.net">all</a>
/ <a href="https://amd64.reproduce.debian.net">amd64</a>
/ <a href="https://arm64.reproduce.debian.net">arm64</a>
/ armhf
=====================================
hosts/osuosl5-amd64/var/www/html/index_i386.html
=====================================
@@ -195,6 +195,7 @@
pew pew, <a href="https://github.com/kpcyrd/rebuilderd">rebuilderd</a> using <a href="https://tracker.debian.org/pkg/devscripts">debrebuild</a> (with <a href="https://tracker.debian.org/pkg/sbuild">sbuild+unshare</a> as backend) to reproduce what Debian distributes via <code><a href="https://deb.debian.org/debian/dists/">deb.debian.org</a></code>. ♥️
<br/>
<a href="https://reproduce.debian.net">https://reproduce.debian.net</a>
+ / <a href="https://all.reproduce.debian.net">all</a>
/ <a href="https://amd64.reproduce.debian.net">amd64</a>
/ <a href="https://arm64.reproduce.debian.net">arm64</a>
/ <a href="https://armhf.reproduce.debian.net">armhf</a>
=====================================
hosts/osuosl5-amd64/var/www/html/index_riscv64.html
=====================================
@@ -195,6 +195,7 @@
pew pew, <a href="https://github.com/kpcyrd/rebuilderd">rebuilderd</a> using <a href="https://tracker.debian.org/pkg/devscripts">debrebuild</a> (with <a href="https://tracker.debian.org/pkg/sbuild">sbuild+unshare</a> as backend) to reproduce what Debian distributes via <code><a href="https://deb.debian.org/debian/dists/">deb.debian.org</a></code>. ♥️
<br/>
<a href="https://reproduce.debian.net">https://reproduce.debian.net</a>
+ / <a href="https://all.reproduce.debian.net">all</a>
/ <a href="https://amd64.reproduce.debian.net">amd64</a>
/ <a href="https://arm64.reproduce.debian.net">arm64</a>
/ <a href="https://armhf.reproduce.debian.net">armhf</a>
=====================================
hosts/osuosl5-amd64/var/www/html/rdn_index.html
=====================================
@@ -66,9 +66,17 @@
<table>
<tr>
<td>
+ <a href="https://all.reproduce.debian.net/">all.r.d.n</a>
+ </td><td>
+ trixie (arch:all)
+ </td><td>
+ <a href="https://all.reproduce.debian.net/">
+ <img src="https://all.reproduce.debian.net/stats/rb.png" width="20%">
+ </a>
+ </td></tr><tr><td>
<a href="https://amd64.reproduce.debian.net/">amd64.r.d.n</a>
</td><td>
- trixie (arch:amd64 and arch:all)
+ trixie (arch:amd64)
</td><td>
<a href="https://amd64.reproduce.debian.net/">
<img src="https://amd64.reproduce.debian.net/stats/rb.png" width="20%">
=====================================
hosts/osuosl5-amd64/var/www/html/rebuilderd-setup.html
=====================================
@@ -135,9 +135,13 @@ sed -i "s#reproduce.debian.net#$REBUILDERD_HOSTNAME#g" index.html
}
</pre>
+# it gets messy, how to run more archs on one machine:
+cd ; mkdir -p all ; cd all ; /opt/usr/bin/rebuilderd -c /opt/etc/rebuilderd-all.conf
+while true ; do env REBUILDERD_COOKIE_PATH=~/.local/share/rebuilderd-auth-cookie /opt/usr/bin/rebuildctl -H http://127.0.0.1:8489 pkgs sync-profile --sync-config /opt/etc/rebuilderd-sync-all.conf debian-main --print-json | jq '.[] | select(.architecture = "all")' | jq -s | env REBUILDERD_COOKIE_PATH=~/.local/share/rebuilderd-auth-cookie /opt/usr/bin/rebuildctl -H http://127.0.0.1:8489 pkgs sync-stdin debian main ; echo sleeping 3h now ; sleep 3h ; done
+
# it gets messy, how to run more archs on one machine:
cd ; mkdir -p amd64 ; cd amd64 ; /opt/usr/bin/rebuilderd -c /opt/etc/rebuilderd-amd64.conf
-while true ; do env REBUILDERD_COOKIE_PATH=~/.local/share/rebuilderd-auth-cookie /opt/usr/bin/rebuildctl -H http://127.0.0.1:8484 pkgs sync-profile --sync-config /opt/etc/rebuilderd-sync-amd64.conf debian-main ; echo sleeping 3h now ; sleep 3h ; done
+while true ; do env REBUILDERD_COOKIE_PATH=~/.local/share/rebuilderd-auth-cookie /opt/usr/bin/rebuildctl -H http://127.0.0.1:8484 pkgs sync-profile --sync-config /opt/etc/rebuilderd-sync-amd64.conf debian-main --print-json | jq '.[] | select(.architecture != "all")' | jq -s | env REBUILDERD_COOKIE_PATH=~/.local/share/rebuilderd-auth-cookie /opt/usr/bin/rebuildctl -H http://127.0.0.1:8484 pkgs sync-stdin debian main ; echo sleeping 3h now ; sleep 3h ; done
cd ; mkdir -p arm64 ; cd arm64 ; /opt/usr/bin/rebuilderd -c /opt/etc/rebuilderd-arm64.conf
while true ; do env REBUILDERD_COOKIE_PATH=~/.local/share/rebuilderd-auth-cookie /opt/usr/bin/rebuildctl -H http://127.0.0.1:8486 pkgs sync-profile --sync-config /opt/etc/rebuilderd-sync-arm64.conf debian-main --print-json | jq '.[] | select(.architecture != "all")' | jq -s | env REBUILDERD_COOKIE_PATH=~/.local/share/rebuilderd-auth-cookie /opt/usr/bin/rebuildctl -H http://127.0.0.1:8486 pkgs sync-stdin debian main ; echo sleeping 3h now ; sleep 3h ; done
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/1e28b7fc483f475161765db09d6a67cd326db80e
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/1e28b7fc483f475161765db09d6a67cd326db80e
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20250210/0e11285c/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list