[Qa-jenkins-scm] Build failed in Jenkins: reproducible_openwrt-target-x86 #678

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sun Jun 11 03:44:11 BST 2023


See <https://jenkins.debian.net/job/reproducible_openwrt-target-x86/678/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-x86/ws/>
[workspace] $ /bin/sh -xe /tmp/jenkins14248817621524915023.sh
+ /srv/jenkins/bin/reproducible_openwrt.sh master x86 CONFIG_TARGET_x86=y
====================================================================================
Sun Jun 11 02:42:00 UTC 2023 - running /srv/jenkins/bin/reproducible_openwrt.sh (for job reproducible_openwrt-target-x86) on jenkins, called using "master x86 CONFIG_TARGET_x86=y" as arguments.
Sun Jun 11 02:42:00 UTC 2023 - actually running "reproducible_openwrt.sh" (md5sum 3d0d4dd6edc2e72488b498594c5f1644) as "/tmp/jenkins-script-he1MJDNU"

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

====================================================================================
Sun Jun 11 02:42:02 UTC 2023 - 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-2023-06-11-H4mLS3uQ" as arguments.
Sun Jun 11 02:42:02 UTC 2023 - actually running "reproducible_openwrt.sh" (md5sum 3d0d4dd6edc2e72488b498594c5f1644) as "/tmp/jenkins-script-ZRYBhrXq"

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

####
#### osuosl1-amd64 node_create_tmpdirs /srv/workspace/chroots/rbuild-openwrt-build-2023-06-11-H4mLS3uQ
####
Sun Jun 11 02:42:02 UTC 2023 - reproducible_openwrt.sh stopped running as /tmp/jenkins-script-ZRYBhrXq, removing.
====================================================================================
Fri Aug 15 15:27:54 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-2023-06-11-H4mLS3uQ" as arguments.
Fri Aug 15 15:27:54 UTC 2025 - actually running "reproducible_openwrt.sh" (md5sum 3d0d4dd6edc2e72488b498594c5f1644) as "/tmp/jenkins-script-RU76r42o"

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

####
#### osuosl2-amd64 node_create_tmpdirs /srv/workspace/chroots/rbuild-openwrt-build-2023-06-11-H4mLS3uQ
####
Fri Aug 15 15:27:54 UTC 2025 - reproducible_openwrt.sh stopped running as /tmp/jenkins-script-RU76r42o, removing.
====================================================================================
Sun Jun 11 02:42:06 UTC 2023 - running /srv/jenkins/bin/reproducible_openwrt.sh (for job reproducible_openwrt) on osuosl1-amd64, called using "node openwrt_download x86 CONFIG_TARGET_x86=y /srv/workspace/chroots/rbuild-openwrt-build-2023-06-11-H4mLS3uQ" as arguments.
Sun Jun 11 02:42:06 UTC 2023 - actually running "reproducible_openwrt.sh" (md5sum 3d0d4dd6edc2e72488b498594c5f1644) as "/tmp/jenkins-script-u4c4n7jB"

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

####
#### osuosl1-amd64 openwrt_download x86 CONFIG_TARGET_x86=y /srv/workspace/chroots/rbuild-openwrt-build-2023-06-11-H4mLS3uQ
####
================================================================================
Sun Jun 11 02:42:06 UTC 2023 - Cloning git repository from https://git.openwrt.org/openwrt/openwrt.git master. 
================================================================================
Cloning into 'source'...
================================================================================
Sun Jun 11 02:43:52 UTC 2023 - received git version b8e3fa2d1205213c71bc356744e9bed6cd8e69f9 uboot-armsr: add support for QEMU armv7/armv8
================================================================================
=============================================================================
# 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'... failed.
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.

Build dependency: Please install the Python3 distutils module

Prerequisite check failed. Use FORCE=1 to override.
make: *** [/srv/workspace/chroots/rbuild-openwrt-build-2023-06-11-H4mLS3uQ/download/source/include/toplevel.mk:182: /srv/workspace/chroots/rbuild-openwrt-build-2023-06-11-H4mLS3uQ/download/source/staging_dir/host/.prereq-build] Error 1
Sun Jun 11 02:43:55 UTC 2023 - reproducible_openwrt.sh stopped running as /tmp/jenkins-script-u4c4n7jB, removing.
====================================================================================
Sun Jun 11 02:43:57 UTC 2023 - running /srv/jenkins/bin/reproducible_openwrt.sh (for job reproducible_openwrt) on osuosl1-amd64, called using "node node_save_logs /srv/workspace/chroots/rbuild-openwrt-build-2023-06-11-H4mLS3uQ" as arguments.
Sun Jun 11 02:43:57 UTC 2023 - actually running "reproducible_openwrt.sh" (md5sum 3d0d4dd6edc2e72488b498594c5f1644) as "/tmp/jenkins-script-jLSwOev6"

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

####
#### osuosl1-amd64 node_save_logs /srv/workspace/chroots/rbuild-openwrt-build-2023-06-11-H4mLS3uQ
####
/tmp/jenkins-script-jLSwOev6: line 107: cd: /srv/workspace/chroots/rbuild-openwrt-build-2023-06-11-H4mLS3uQ/build/source: No such file or directory
Sun Jun 11 02:43:57 UTC 2023 - reproducible_openwrt.sh stopped running as /tmp/jenkins-script-jLSwOev6, removing.
====================================================================================
Fri Aug 15 15:29:50 UTC 2025 - running /srv/jenkins/bin/reproducible_openwrt.sh (for job reproducible_openwrt) on osuosl2-amd64, called using "node node_save_logs /srv/workspace/chroots/rbuild-openwrt-build-2023-06-11-H4mLS3uQ" as arguments.
Fri Aug 15 15:29:50 UTC 2025 - actually running "reproducible_openwrt.sh" (md5sum 3d0d4dd6edc2e72488b498594c5f1644) as "/tmp/jenkins-script-bEk5NY9A"

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

####
#### osuosl2-amd64 node_save_logs /srv/workspace/chroots/rbuild-openwrt-build-2023-06-11-H4mLS3uQ
####
/tmp/jenkins-script-bEk5NY9A: line 107: cd: /srv/workspace/chroots/rbuild-openwrt-build-2023-06-11-H4mLS3uQ/build/source: No such file or directory
Fri Aug 15 15:29:50 UTC 2025 - reproducible_openwrt.sh stopped running as /tmp/jenkins-script-bEk5NY9A, removing.
receiving incremental file list
build_logs.tar.xz

sent 6,895 bytes  received 116 bytes  1,558.00 bytes/sec
total size is 0  speedup is 0.00
receiving incremental file list
build_logs.tar.xz

sent 6,979 bytes  received 115 bytes  2,026.86 bytes/sec
total size is 0  speedup is 0.00
====================================================================================
Sun Jun 11 02:44:08 UTC 2023 - 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-2023-06-11-H4mLS3uQ" as arguments.
Sun Jun 11 02:44:08 UTC 2023 - actually running "reproducible_openwrt.sh" (md5sum 3d0d4dd6edc2e72488b498594c5f1644) as "/tmp/jenkins-script-iV9vESSU"

$ 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-2023-06-11-H4mLS3uQ
####
Sun Jun 11 02:44:08 UTC 2023 - deleting $TMPBUILDDIR /srv/workspace/chroots/rbuild-openwrt-build-2023-06-11-H4mLS3uQ
Sun Jun 11 02:44:09 UTC 2023 - reproducible_openwrt.sh stopped running as /tmp/jenkins-script-iV9vESSU, removing.
====================================================================================
Fri Aug 15 15:30:01 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-2023-06-11-H4mLS3uQ" as arguments.
Fri Aug 15 15:30:01 UTC 2025 - actually running "reproducible_openwrt.sh" (md5sum 3d0d4dd6edc2e72488b498594c5f1644) as "/tmp/jenkins-script-jZbGP53h"

$ 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-2023-06-11-H4mLS3uQ
####
Fri Aug 15 15:30:01 UTC 2025 - deleting $TMPBUILDDIR /srv/workspace/chroots/rbuild-openwrt-build-2023-06-11-H4mLS3uQ
umount: /srv/workspace/chroots/rbuild-openwrt-build-2023-06-11-H4mLS3uQ/build: No such file or directory
Fri Aug 15 15:30:01 UTC 2025 - reproducible_openwrt.sh stopped running as /tmp/jenkins-script-jZbGP53h, removing.
Sun Jun 11 02:44:11 UTC 2023 - reproducible_openwrt.sh stopped running as /tmp/jenkins-script-he1MJDNU, removing.
Build step 'Execute shell' marked build as failure
Archiving artifacts



More information about the Qa-jenkins-scm mailing list