Build failed in Jenkins: reproducible_openwrt-target-omap #651

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Mar 4 17:48:13 GMT 2024


See <https://jenkins.debian.net/job/reproducible_openwrt-target-omap/651/display/redirect>

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building on the built-in node in workspace <https://jenkins.debian.net/job/reproducible_openwrt-target-omap/ws/>
[workspace] $ /bin/sh -xe /tmp/jenkins10413844613142344804.sh
+ /srv/jenkins/bin/reproducible_openwrt.sh master omap CONFIG_TARGET_omap=y
====================================================================================
Mon Mar  4 17:42:03 UTC 2024 - running /srv/jenkins/bin/reproducible_openwrt.sh (for job reproducible_openwrt-target-omap) on jenkins, called using "master omap CONFIG_TARGET_omap=y" as arguments.
Mon Mar  4 17:42:04 UTC 2024 - actually running "reproducible_openwrt.sh" (md5sum d010f0971a54d1da4ffe6961ee2b0dcc) as "/tmp/jenkins-script-0ubgBmA3"

$ git clone https://salsa.debian.org/qa/jenkins.debian.net.git ; more CONTRIBUTING

====================================================================================
Mon Mar  4 17:42:06 UTC 2024 - running /srv/jenkins/bin/reproducible_openwrt.sh (for job reproducible_openwrt) on osuosl1-amd64, called using "node node_create_tmpdirs /srv/workspace/chroots/rbuild-openwrt-build-2024-03-04-J0wmUDNj" as arguments.
Mon Mar  4 17:42:06 UTC 2024 - actually running "reproducible_openwrt.sh" (md5sum d010f0971a54d1da4ffe6961ee2b0dcc) as "/tmp/jenkins-script-NJnejIT6"

$ git clone https://salsa.debian.org/qa/jenkins.debian.net.git ; more CONTRIBUTING

####
#### osuosl1-amd64 node_create_tmpdirs /srv/workspace/chroots/rbuild-openwrt-build-2024-03-04-J0wmUDNj
####
Mon Mar  4 17:42:06 UTC 2024 - reproducible_openwrt.sh stopped running as /tmp/jenkins-script-NJnejIT6, removing.
====================================================================================
Mon Apr  7 00:05:07 UTC 2025 - running /srv/jenkins/bin/reproducible_openwrt.sh (for job reproducible_openwrt) on osuosl2-amd64, called using "node node_create_tmpdirs /srv/workspace/chroots/rbuild-openwrt-build-2024-03-04-J0wmUDNj" as arguments.
Mon Apr  7 00:05:07 UTC 2025 - actually running "reproducible_openwrt.sh" (md5sum d010f0971a54d1da4ffe6961ee2b0dcc) as "/tmp/jenkins-script-H8PGswl7"

$ git clone https://salsa.debian.org/qa/jenkins.debian.net.git ; more CONTRIBUTING

####
#### osuosl2-amd64 node_create_tmpdirs /srv/workspace/chroots/rbuild-openwrt-build-2024-03-04-J0wmUDNj
####
Mon Apr  7 00:05:07 UTC 2025 - reproducible_openwrt.sh stopped running as /tmp/jenkins-script-H8PGswl7, removing.
====================================================================================
Mon Mar  4 17:42:11 UTC 2024 - running /srv/jenkins/bin/reproducible_openwrt.sh (for job reproducible_openwrt) on osuosl1-amd64, called using "node openwrt_download omap CONFIG_TARGET_omap=y /srv/workspace/chroots/rbuild-openwrt-build-2024-03-04-J0wmUDNj" as arguments.
Mon Mar  4 17:42:11 UTC 2024 - actually running "reproducible_openwrt.sh" (md5sum d010f0971a54d1da4ffe6961ee2b0dcc) as "/tmp/jenkins-script-zQ20ixMx"

$ git clone https://salsa.debian.org/qa/jenkins.debian.net.git ; more CONTRIBUTING

####
#### osuosl1-amd64 openwrt_download omap CONFIG_TARGET_omap=y /srv/workspace/chroots/rbuild-openwrt-build-2024-03-04-J0wmUDNj
####
================================================================================
Mon Mar  4 17:42:11 UTC 2024 - Cloning git repository from https://git.openwrt.org/openwrt/openwrt.git master. 
================================================================================
Cloning into 'source'...
================================================================================
Mon Mar  4 17:44:23 UTC 2024 - received git version fe0081eecf43bfd92ac68aa0f3ce7165aaddb4f2 bcm27xx: use PARTUUID for root in cmdline
================================================================================
=============================================================================
# OpenWrt signs the release with a signing key, but generate the signing key if not
# present. To have a reproducible release we need to take care of signing keys.

# OpenWrt will also put the key-build.pub into the resulting image (pkg: base-files)!
# At the end of the build it will use the key-build to sign the Packages repo list.
# Use a workaround this problem:

# key-build.pub contains the pubkey of OpenWrt buildbot
# key-build     contains our build key

# Meaning only signed files will be different but not the images.
# Packages.sig is unreproducible.

# here is our random signing key
# chosen by fair dice roll.
# guaranteed to be random.

# private key
untrusted comment: Local build key
RWRCSwAAAAB12EzgExgKPrR4LMduadFAw1Z8teYQAbg/EgKaN9SUNrgteVb81/bjFcvfnKF7jS1WU8cDdT2VjWE4Cp4cxoxJNrZoBnlXI+ISUeHMbUaFmOzzBR7B9u/LhX3KAmLsrPc=
\n# public key
untrusted comment: Local build key
RWQ/EgKaN9SUNja2aAZ5VyPiElHhzG1GhZjs8wUewfbvy4V9ygJi7Kz3
# override the pubkey with 'OpenWrt usign key for unattended build jobs' to have the same base-files pkg and images
untrusted comment: OpenWrt usign key for unattended build jobs
RWS1BD5w+adc3j2Hqg9+b66CvLR7NlHbsj7wjNVj0XGt/othDgIAOJS+
=============================================================================
Checking 'true'... ok.
Checking 'false'... ok.
Checking 'working-make'... ok.
Checking 'case-sensitive-fs'... ok.
Checking 'proper-umask'... ok.
Checking 'gcc'... updated.
Checking 'working-gcc'... ok.
Checking 'g++'... updated.
Checking 'working-g++'... ok.
Checking 'ncurses.h'... ok.
Checking 'git'... updated.
Checking 'rsync'... updated.
Checking 'perl-data-dumper'... ok.
Checking 'perl-findbin'... ok.
Checking 'perl-file-copy'... ok.
Checking 'perl-file-compare'... ok.
Checking 'perl-thread-queue'... ok.
Checking 'perl-ipc-cmd'... ok.
Checking 'tar'... updated.
Checking 'find'... updated.
Checking 'bash'... updated.
Checking 'xargs'... updated.
Checking 'patch'... updated.
Checking 'diff'... updated.
Checking 'cp'... updated.
Checking 'seq'... updated.
Checking 'awk'... updated.
Checking 'grep'... updated.
Checking 'egrep'... updated.
Checking 'getopt'... updated.
Checking 'realpath'... updated.
Checking 'stat'... updated.
Checking 'gzip'... updated.
Checking 'unzip'... updated.
Checking 'bzip2'... updated.
Checking 'wget'... updated.
Checking 'install'... updated.
Checking 'perl'... updated.
Checking 'python'... updated.
Checking 'python3'... updated.
Checking 'python3-distutils'... ok.
Checking 'python3-stdlib'... ok.
Checking 'file'... updated.
Checking 'which'... updated.
Checking 'argp.h'... ok.
Checking 'fts.h'... ok.
Checking 'obstack.h'... ok.
Checking 'libintl.h'... ok.
Checking 'ldconfig-stub'... ok.
Connection to osuosl1-amd64.debian.net closed by remote host.
ssh: connect to host osuosl1-amd64.debian.net port 22: Connection refused
ssh: connect to host osuosl2-amd64.debian.net port 22: Connection timed out
receiving incremental file list
rsync: [sender] change_dir "/srv/workspace/chroots/rbuild-openwrt-build-2024-03-04-J0wmUDNj" failed: No such file or directory (2)

sent 8 bytes  received 8 bytes  0.22 bytes/sec
total size is 0  speedup is 0.00
rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1865) [Receiver=3.2.7]
rsync: [Receiver] write error: Broken pipe (32)
receiving incremental file list
rsync: [sender] change_dir "/srv/workspace/chroots/rbuild-openwrt-build-2024-03-04-J0wmUDNj" failed: No such file or directory (2)

sent 8 bytes  received 8 bytes  4.57 bytes/sec
total size is 0  speedup is 0.00
rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1865) [Receiver=3.2.7]
rsync: [Receiver] write error: Broken pipe (32)
====================================================================================
Mon Mar  4 17:48:10 UTC 2024 - running /srv/jenkins/bin/reproducible_openwrt.sh (for job reproducible_openwrt) on osuosl1-amd64, called using "node node_cleanup_tmpdirs b1 /srv/workspace/chroots/rbuild-openwrt-build-2024-03-04-J0wmUDNj" as arguments.
Mon Mar  4 17:48:10 UTC 2024 - actually running "reproducible_openwrt.sh" (md5sum d010f0971a54d1da4ffe6961ee2b0dcc) as "/tmp/jenkins-script-GTwNj5UE"

$ git clone https://salsa.debian.org/qa/jenkins.debian.net.git ; more CONTRIBUTING

####
#### osuosl1-amd64 node_cleanup_tmpdirs b1 /srv/workspace/chroots/rbuild-openwrt-build-2024-03-04-J0wmUDNj
####
Mon Mar  4 17:48:10 UTC 2024 - deleting $TMPBUILDDIR /srv/workspace/chroots/rbuild-openwrt-build-2024-03-04-J0wmUDNj
Mon Mar  4 17:48:10 UTC 2024 - reproducible_openwrt.sh stopped running as /tmp/jenkins-script-GTwNj5UE, removing.
====================================================================================
Mon Apr  7 00:11:12 UTC 2025 - running /srv/jenkins/bin/reproducible_openwrt.sh (for job reproducible_openwrt) on osuosl2-amd64, called using "node node_cleanup_tmpdirs b2 /srv/workspace/chroots/rbuild-openwrt-build-2024-03-04-J0wmUDNj" as arguments.
Mon Apr  7 00:11:12 UTC 2025 - actually running "reproducible_openwrt.sh" (md5sum d010f0971a54d1da4ffe6961ee2b0dcc) as "/tmp/jenkins-script-P390uxWm"

$ git clone https://salsa.debian.org/qa/jenkins.debian.net.git ; more CONTRIBUTING

####
#### osuosl2-amd64 node_cleanup_tmpdirs b2 /srv/workspace/chroots/rbuild-openwrt-build-2024-03-04-J0wmUDNj
####
Mon Apr  7 00:11:12 UTC 2025 - deleting $TMPBUILDDIR /srv/workspace/chroots/rbuild-openwrt-build-2024-03-04-J0wmUDNj
umount: /srv/workspace/chroots/rbuild-openwrt-build-2024-03-04-J0wmUDNj/build: No such file or directory
Mon Apr  7 00:11:12 UTC 2025 - reproducible_openwrt.sh stopped running as /tmp/jenkins-script-P390uxWm, removing.
Mon Mar  4 17:48:12 UTC 2024 - reproducible_openwrt.sh stopped running as /tmp/jenkins-script-0ubgBmA3, removing.
Build step 'Execute shell' marked build as failure
Archiving artifacts



More information about the Qa-jenkins-scm mailing list