[Qa-jenkins-scm] Build failed in Jenkins: d-i_manual_en_pdf #273

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Fri Aug 16 03:11:01 BST 2019


See <https://jenkins.debian.net/job/d-i_manual_en_pdf/273/display/redirect>

Changes:

------------------------------------------
[...truncated 52.48 KB...]
Build the book set list...
xsltproc -o doclist.txt --xinclude --xincludestyle doclist.xsl /srv/d-i/d-i-manual-DObi/manual/build/build.tmp.en.mips/install.en.profiled.xml
Build the listings...
xsltproc -o listings.xml --xinclude --xincludestyle --param current.dir '/srv/d-i/d-i-manual-DObi/manual/build/build.tmp.en.mips' /usr/share/dblatex/xsl/common/mklistings.xsl /srv/d-i/d-i-manual-DObi/manual/build/build.tmp.en.mips/install.en.profiled.xml
xsltproc -o install.en.profiled.rtex --xinclude --xincludestyle --param current.dir '/srv/d-i/d-i-manual-DObi/manual/build/build.tmp.en.mips' --param listings.xml '/srv/d-i/d-i-manual-DObi/manual/build/build.tmp.en.mips/dblatex/tmpshh3w2/listings.xml' /srv/d-i/d-i-manual-DObi/manual/build/build.tmp.en.mips/dblatex/tmpshh3w2/custom.xsl /srv/d-i/d-i-manual-DObi/manual/build/build.tmp.en.mips/install.en.profiled.xml
XSLT stylesheets DocBook - LaTeX 2e (0.3.10)
===================================================
prompt: default template used in programlisting or screen
prompt: default template used in programlisting or screen
prompt: default template used in programlisting or screen
prompt: default template used in programlisting or screen
prompt: default template used in programlisting or screen
prompt: default template used in programlisting or screen
Build install.en.profiled.pdf
built-in module xetex registered
no support found for ifthen
no support found for ifxetex
no support found for fontspec
no support found for xltxtra
no support found for fontenc
no support found for ucs
no support found for inputenc
no support found for fancybox
built-in module makeidx registered
no support found for db2latex
building additional files...
checking if compiling is necessary...
the output file doesn't exist
xelatex -interaction=batchmode install.en.profiled.tex
running post-compilation scripts...
[index] the index file /srv/d-i/d-i-manual-DObi/manual/build/build.tmp.en.mips/dblatex/tmpshh3w2/install.en.profiled.idx is empty
install.en.profiled.lot MD5 checksum changed
install.en.profiled.toc MD5 checksum changed
install.en.profiled.aux MD5 checksum changed
the /srv/d-i/d-i-manual-DObi/manual/build/build.tmp.en.mips/dblatex/tmpshh3w2/install.en.profiled.lot file has changed
xelatex -interaction=batchmode install.en.profiled.tex
running post-compilation scripts...
[index] the index file /srv/d-i/d-i-manual-DObi/manual/build/build.tmp.en.mips/dblatex/tmpshh3w2/install.en.profiled.idx is empty
install.en.profiled.lot MD5 checksum changed
install.en.profiled.toc MD5 checksum changed
install.en.profiled.aux MD5 checksum changed
the /srv/d-i/d-i-manual-DObi/manual/build/build.tmp.en.mips/dblatex/tmpshh3w2/install.en.profiled.lot file has changed
xelatex -interaction=batchmode install.en.profiled.tex
running post-compilation scripts...
[index] the index file /srv/d-i/d-i-manual-DObi/manual/build/build.tmp.en.mips/dblatex/tmpshh3w2/install.en.profiled.idx is empty
no new compilation is needed
running last-compilation scripts...
'install.en.pdf' successfully built
/srv/d-i/d-i-manual-DObi/manual/build/build.tmp.en.mips/dblatex/tmpshh3w2 not removed
+ set +x
+ schroot --directory /srv/d-i/d-i-manual-DObi/manual/build -c chroot:jenkins-d-i-sid make languages=en architectures=mips64el destination=/srv/d-i/d-i-manual-DObi/manual/build/pdf/ formats=pdf
set -e ; \
target=en.mips64el ; \
lang=${target%.*} ; \
lang_id="$(echo $lang | tr A-Z a-z | sed "s/_/-/")" ; \
arch=${target#*.} ; \
eval arch_destination=$destination ; \
echo "Architecture: $arch" ; \
if [ -n "$noarchdir" ]; then \
	destsuffix="$lang" ; \
else \
	if [ -n "$web" ] ; then \
		destsuffix="$arch" ; \
	else \
		destsuffix="$lang.$arch" ; \
	fi ; \
fi ; \
export destdir=build.out.$lang.$arch ; \
export tempdir=build.tmp.$lang.$arch ; \
echo "Calling ./buildone.sh \"$arch\" \"$lang\" \"$formats\"" ; \
./buildone.sh "$arch" "$lang" "$formats" ; \
mkdir -p "$arch_destination/$destsuffix" ; \
for format in $formats; do \
	if [ "$format" = html ]; then \
		mkdir -p "$arch_destination/$destsuffix/images" ; \
		mv ./$destdir/html/images/* "$arch_destination/$destsuffix/images" ; \
		rmdir ./$destdir/html/images ; \
		mv ./$destdir/html/* "$arch_destination/$destsuffix" ; \
	else \
		# Do not fail because of missing PDF support for some languages \
		if [ -n "$web" ] ; then \
			mv ./$destdir/install.$lang.$format "$arch_destination/$destsuffix/install.$format.$lang_id" 2>/dev/null || true ; \
		else \
			mv ./$destdir/install.$lang.$format "$arch_destination/$destsuffix" 2>/dev/null || true ; \
		fi ; \
	fi ; \
done ; \
./clear.sh
Architecture: mips64el
Calling ./buildone.sh "mips64el" "en" "pdf"
Info: creating temporary profiled .xml file...
Info: creating .pdf file...
Build the book set list...
xsltproc -o doclist.txt --xinclude --xincludestyle doclist.xsl /srv/d-i/d-i-manual-DObi/manual/build/build.tmp.en.mips64el/install.en.profiled.xml
Build the listings...
xsltproc -o listings.xml --xinclude --xincludestyle --param current.dir '/srv/d-i/d-i-manual-DObi/manual/build/build.tmp.en.mips64el' /usr/share/dblatex/xsl/common/mklistings.xsl /srv/d-i/d-i-manual-DObi/manual/build/build.tmp.en.mips64el/install.en.profiled.xml
xsltproc -o install.en.profiled.rtex --xinclude --xincludestyle --param current.dir '/srv/d-i/d-i-manual-DObi/manual/build/build.tmp.en.mips64el' --param listings.xml '/srv/d-i/d-i-manual-DObi/manual/build/build.tmp.en.mips64el/dblatex/tmpQ_4yYe/listings.xml' /srv/d-i/d-i-manual-DObi/manual/build/build.tmp.en.mips64el/dblatex/tmpQ_4yYe/custom.xsl /srv/d-i/d-i-manual-DObi/manual/build/build.tmp.en.mips64el/install.en.profiled.xml
XSLT stylesheets DocBook - LaTeX 2e (0.3.10)
===================================================
prompt: default template used in programlisting or screen
prompt: default template used in programlisting or screen
prompt: default template used in programlisting or screen
prompt: default template used in programlisting or screen
prompt: default template used in programlisting or screen
prompt: default template used in programlisting or screen
Build install.en.profiled.pdf
built-in module xetex registered
no support found for ifthen
no support found for ifxetex
no support found for fontspec
no support found for xltxtra
no support found for fontenc
no support found for ucs
no support found for inputenc
no support found for fancybox
built-in module makeidx registered
no support found for db2latex
building additional files...
checking if compiling is necessary...
the output file doesn't exist
xelatex -interaction=batchmode install.en.profiled.tex
running post-compilation scripts...
[index] the index file /srv/d-i/d-i-manual-DObi/manual/build/build.tmp.en.mips64el/dblatex/tmpQ_4yYe/install.en.profiled.idx is empty
install.en.profiled.aux MD5 checksum changed
install.en.profiled.lot MD5 checksum changed
install.en.profiled.toc MD5 checksum changed
the /srv/d-i/d-i-manual-DObi/manual/build/build.tmp.en.mips64el/dblatex/tmpQ_4yYe/install.en.profiled.aux file has changed
xelatex -interaction=batchmode install.en.profiled.tex
running post-compilation scripts...
[index] the index file /srv/d-i/d-i-manual-DObi/manual/build/build.tmp.en.mips64el/dblatex/tmpQ_4yYe/install.en.profiled.idx is empty
install.en.profiled.aux MD5 checksum changed
install.en.profiled.lot MD5 checksum changed
install.en.profiled.toc MD5 checksum changed
the /srv/d-i/d-i-manual-DObi/manual/build/build.tmp.en.mips64el/dblatex/tmpQ_4yYe/install.en.profiled.aux file has changed
xelatex -interaction=batchmode install.en.profiled.tex
running post-compilation scripts...
[index] the index file /srv/d-i/d-i-manual-DObi/manual/build/build.tmp.en.mips64el/dblatex/tmpQ_4yYe/install.en.profiled.idx is empty
no new compilation is needed
running last-compilation scripts...
'install.en.pdf' successfully built
/srv/d-i/d-i-manual-DObi/manual/build/build.tmp.en.mips64el/dblatex/tmpQ_4yYe not removed
+ set +x
+ schroot --directory /srv/d-i/d-i-manual-DObi/manual/build -c chroot:jenkins-d-i-sid make languages=en architectures=mipsel destination=/srv/d-i/d-i-manual-DObi/manual/build/pdf/ formats=pdf
set -e ; \
target=en.mipsel ; \
lang=${target%.*} ; \
lang_id="$(echo $lang | tr A-Z a-z | sed "s/_/-/")" ; \
arch=${target#*.} ; \
eval arch_destination=$destination ; \
echo "Architecture: $arch" ; \
if [ -n "$noarchdir" ]; then \
	destsuffix="$lang" ; \
else \
	if [ -n "$web" ] ; then \
		destsuffix="$arch" ; \
	else \
		destsuffix="$lang.$arch" ; \
	fi ; \
fi ; \
export destdir=build.out.$lang.$arch ; \
export tempdir=build.tmp.$lang.$arch ; \
echo "Calling ./buildone.sh \"$arch\" \"$lang\" \"$formats\"" ; \
./buildone.sh "$arch" "$lang" "$formats" ; \
mkdir -p "$arch_destination/$destsuffix" ; \
for format in $formats; do \
	if [ "$format" = html ]; then \
		mkdir -p "$arch_destination/$destsuffix/images" ; \
		mv ./$destdir/html/images/* "$arch_destination/$destsuffix/images" ; \
		rmdir ./$destdir/html/images ; \
		mv ./$destdir/html/* "$arch_destination/$destsuffix" ; \
	else \
		# Do not fail because of missing PDF support for some languages \
		if [ -n "$web" ] ; then \
			mv ./$destdir/install.$lang.$format "$arch_destination/$destsuffix/install.$format.$lang_id" 2>/dev/null || true ; \
		else \
			mv ./$destdir/install.$lang.$format "$arch_destination/$destsuffix" 2>/dev/null || true ; \
		fi ; \
	fi ; \
done ; \
./clear.sh
Architecture: mipsel
Calling ./buildone.sh "mipsel" "en" "pdf"
Info: creating temporary profiled .xml file...
Info: creating .pdf file...
Build the book set list...
xsltproc -o doclist.txt --xinclude --xincludestyle doclist.xsl /srv/d-i/d-i-manual-DObi/manual/build/build.tmp.en.mipsel/install.en.profiled.xml
Build the listings...
xsltproc -o listings.xml --xinclude --xincludestyle --param current.dir '/srv/d-i/d-i-manual-DObi/manual/build/build.tmp.en.mipsel' /usr/share/dblatex/xsl/common/mklistings.xsl /srv/d-i/d-i-manual-DObi/manual/build/build.tmp.en.mipsel/install.en.profiled.xml
xsltproc -o install.en.profiled.rtex --xinclude --xincludestyle --param current.dir '/srv/d-i/d-i-manual-DObi/manual/build/build.tmp.en.mipsel' --param listings.xml '/srv/d-i/d-i-manual-DObi/manual/build/build.tmp.en.mipsel/dblatex/tmpaWr6c9/listings.xml' /srv/d-i/d-i-manual-DObi/manual/build/build.tmp.en.mipsel/dblatex/tmpaWr6c9/custom.xsl /srv/d-i/d-i-manual-DObi/manual/build/build.tmp.en.mipsel/install.en.profiled.xml
XSLT stylesheets DocBook - LaTeX 2e (0.3.10)
===================================================
prompt: default template used in programlisting or screen
prompt: default template used in programlisting or screen
prompt: default template used in programlisting or screen
prompt: default template used in programlisting or screen
prompt: default template used in programlisting or screen
prompt: default template used in programlisting or screen
Build install.en.profiled.pdf
built-in module xetex registered
no support found for ifthen
no support found for ifxetex
no support found for fontspec
no support found for xltxtra
no support found for fontenc
no support found for ucs
no support found for inputenc
no support found for fancybox
built-in module makeidx registered
no support found for db2latex
building additional files...
checking if compiling is necessary...
the output file doesn't exist
xelatex -interaction=batchmode install.en.profiled.tex
running post-compilation scripts...
[index] the index file /srv/d-i/d-i-manual-DObi/manual/build/build.tmp.en.mipsel/dblatex/tmpaWr6c9/install.en.profiled.idx is empty
install.en.profiled.aux MD5 checksum changed
install.en.profiled.lot MD5 checksum changed
install.en.profiled.toc MD5 checksum changed
the /srv/d-i/d-i-manual-DObi/manual/build/build.tmp.en.mipsel/dblatex/tmpaWr6c9/install.en.profiled.aux file has changed
xelatex -interaction=batchmode install.en.profiled.tex
running post-compilation scripts...
[index] the index file /srv/d-i/d-i-manual-DObi/manual/build/build.tmp.en.mipsel/dblatex/tmpaWr6c9/install.en.profiled.idx is empty
install.en.profiled.aux MD5 checksum changed
install.en.profiled.lot MD5 checksum changed
install.en.profiled.toc MD5 checksum changed
the /srv/d-i/d-i-manual-DObi/manual/build/build.tmp.en.mipsel/dblatex/tmpaWr6c9/install.en.profiled.aux file has changed
xelatex -interaction=batchmode install.en.profiled.tex

xdvipdfmx:fatal: File ended prematurely

xelatex failed

No output PDF file written.
/srv/d-i/d-i-manual-DObi/manual/build/build.tmp.en.mipsel/dblatex/tmpaWr6c9 not removed
Unexpected error occured
Error: xelatex compilation failed
Error: build of pdf failed with error code 1
Warning: The following formats failed to build: pdf
make: *** [Makefile:8: en.mipsel] Error 1
E: 10mount: E: Failed to find ‘/var/run/schroot/mount/jenkins-d-i-sid-05818806-621d-4db0-a734-b4ee1f8f0cf6’: No such file or directory
E: jenkins-d-i-sid-05818806-621d-4db0-a734-b4ee1f8f0cf6: Chroot setup failed: stage=setup-stop
+ cleanup_srv
+ '[' /srv/d-i/ = /srv/d-i/ ']'
+ '[' 24 -ge 10 ']'
+ echo 'Removing /srv/d-i/d-i-manual-DObi now.'
Removing /srv/d-i/d-i-manual-DObi now.
+ rm -rf /srv/d-i/d-i-manual-DObi
Fri 16 Aug 02:11:01 UTC 2019 - /srv/jenkins/bin/d-i_manual.sh stopped running as /tmp/jenkins-script-wUhVsBvF, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list