Mock Version: 1.3.3 Mock Version: 1.3.3 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/pungi.spec'], user='mockbuild'logger=gid=425printOutput=Falsetimeout=172800uid=1000chrootPath='/var/lib/mock/f25-build-7876367-706119/root'shell=Falseenv={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/pungi.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/pungi-4.1.13-2.fc25.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/pungi.spec'], user='mockbuild'logger=gid=425private_network=Truetimeout=172800uid=1000printOutput=FalsechrootPath='/var/lib/mock/f25-build-7876367-706119/root'shell=Falseenv={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/pungi.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ZNwP6F + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pungi-4.1.13 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/pungi-4.1.13.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pungi-4.1.13 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (0001-image-build-Remove-check-for-number-of-images.patch): + echo 'Patch #0 (0001-image-build-Remove-check-for-number-of-images.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file pungi/phases/image_build.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.mfa0Gm + umask 022 + cd /builddir/build/BUILD + cd pungi-4.1.13 + /usr/bin/python setup.py build running build running build_py creating build creating build/lib creating build/lib/pungi copying pungi/__init__.py -> build/lib/pungi copying pungi/gather.py -> build/lib/pungi copying pungi/media_split.py -> build/lib/pungi copying pungi/notifier.py -> build/lib/pungi copying pungi/paths.py -> build/lib/pungi copying pungi/checks.py -> build/lib/pungi copying pungi/config.py -> build/lib/pungi copying pungi/arch.py -> build/lib/pungi copying pungi/pathmatch.py -> build/lib/pungi copying pungi/compose.py -> build/lib/pungi copying pungi/ks.py -> build/lib/pungi copying pungi/createiso.py -> build/lib/pungi copying pungi/metadata.py -> build/lib/pungi copying pungi/util.py -> build/lib/pungi copying pungi/linker.py -> build/lib/pungi copying pungi/multilib.py -> build/lib/pungi creating build/lib/pungi/compose_metadata copying pungi/compose_metadata/__init__.py -> build/lib/pungi/compose_metadata copying pungi/compose_metadata/discinfo.py -> build/lib/pungi/compose_metadata creating build/lib/pungi/ostree copying pungi/ostree/__init__.py -> build/lib/pungi/ostree copying pungi/ostree/tree.py -> build/lib/pungi/ostree copying pungi/ostree/utils.py -> build/lib/pungi/ostree copying pungi/ostree/installer.py -> build/lib/pungi/ostree copying pungi/ostree/base.py -> build/lib/pungi/ostree creating build/lib/pungi/phases copying pungi/phases/extra_files.py -> build/lib/pungi/phases copying pungi/phases/__init__.py -> build/lib/pungi/phases copying pungi/phases/livemedia_phase.py -> build/lib/pungi/phases copying pungi/phases/ostree.py -> build/lib/pungi/phases copying pungi/phases/osbs.py -> build/lib/pungi/phases copying pungi/phases/live_images.py -> build/lib/pungi/phases copying pungi/phases/test.py -> build/lib/pungi/phases copying pungi/phases/product_img.py -> build/lib/pungi/phases copying pungi/phases/ostree_installer.py -> build/lib/pungi/phases copying pungi/phases/createiso.py -> build/lib/pungi/phases copying pungi/phases/createrepo.py -> build/lib/pungi/phases copying pungi/phases/image_checksum.py -> build/lib/pungi/phases copying pungi/phases/buildinstall.py -> build/lib/pungi/phases copying pungi/phases/image_build.py -> build/lib/pungi/phases copying pungi/phases/init.py -> build/lib/pungi/phases copying pungi/phases/base.py -> build/lib/pungi/phases creating build/lib/pungi/phases/gather copying pungi/phases/gather/__init__.py -> build/lib/pungi/phases/gather copying pungi/phases/gather/source.py -> build/lib/pungi/phases/gather copying pungi/phases/gather/link.py -> build/lib/pungi/phases/gather copying pungi/phases/gather/method.py -> build/lib/pungi/phases/gather creating build/lib/pungi/phases/gather/methods copying pungi/phases/gather/methods/__init__.py -> build/lib/pungi/phases/gather/methods copying pungi/phases/gather/methods/method_deps.py -> build/lib/pungi/phases/gather/methods copying pungi/phases/gather/methods/method_nodeps.py -> build/lib/pungi/phases/gather/methods creating build/lib/pungi/phases/gather/sources copying pungi/phases/gather/sources/__init__.py -> build/lib/pungi/phases/gather/sources copying pungi/phases/gather/sources/source_json.py -> build/lib/pungi/phases/gather/sources copying pungi/phases/gather/sources/source_none.py -> build/lib/pungi/phases/gather/sources copying pungi/phases/gather/sources/source_comps.py -> build/lib/pungi/phases/gather/sources creating build/lib/pungi/phases/pkgset copying pungi/phases/pkgset/__init__.py -> build/lib/pungi/phases/pkgset copying pungi/phases/pkgset/source.py -> build/lib/pungi/phases/pkgset copying pungi/phases/pkgset/pkgsets.py -> build/lib/pungi/phases/pkgset copying pungi/phases/pkgset/common.py -> build/lib/pungi/phases/pkgset creating build/lib/pungi/phases/pkgset/sources copying pungi/phases/pkgset/sources/__init__.py -> build/lib/pungi/phases/pkgset/sources copying pungi/phases/pkgset/sources/source_koji.py -> build/lib/pungi/phases/pkgset/sources copying pungi/phases/pkgset/sources/source_repos.py -> build/lib/pungi/phases/pkgset/sources creating build/lib/pungi/wrappers copying pungi/wrappers/__init__.py -> build/lib/pungi/wrappers copying pungi/wrappers/repoclosure.py -> build/lib/pungi/wrappers copying pungi/wrappers/jigdo.py -> build/lib/pungi/wrappers copying pungi/wrappers/iso.py -> build/lib/pungi/wrappers copying pungi/wrappers/lorax.py -> build/lib/pungi/wrappers copying pungi/wrappers/comps.py -> build/lib/pungi/wrappers copying pungi/wrappers/scm.py -> build/lib/pungi/wrappers copying pungi/wrappers/createrepo.py -> build/lib/pungi/wrappers copying pungi/wrappers/variants.py -> build/lib/pungi/wrappers copying pungi/wrappers/pungi.py -> build/lib/pungi/wrappers copying pungi/wrappers/kojiwrapper.py -> build/lib/pungi/wrappers creating build/lib/pungi_utils copying pungi_utils/__init__.py -> build/lib/pungi_utils copying pungi_utils/unified_isos.py -> build/lib/pungi_utils running build_scripts creating build/scripts-2.7 copying and adjusting bin/comps_filter -> build/scripts-2.7 copying and adjusting bin/pungi -> build/scripts-2.7 copying and adjusting bin/pungi-config-validate -> build/scripts-2.7 copying and adjusting bin/pungi-create-unified-isos -> build/scripts-2.7 copying and adjusting bin/pungi-fedmsg-notification -> build/scripts-2.7 copying and adjusting bin/pungi-koji -> build/scripts-2.7 copying and adjusting bin/pungi-make-ostree -> build/scripts-2.7 changing mode of build/scripts-2.7/comps_filter from 644 to 755 changing mode of build/scripts-2.7/pungi from 644 to 755 changing mode of build/scripts-2.7/pungi-config-validate from 644 to 755 changing mode of build/scripts-2.7/pungi-create-unified-isos from 644 to 755 changing mode of build/scripts-2.7/pungi-fedmsg-notification from 644 to 755 changing mode of build/scripts-2.7/pungi-koji from 644 to 755 changing mode of build/scripts-2.7/pungi-make-ostree from 644 to 755 + cd doc + make latexpdf sphinx-build -b latex -d _build/doctrees . _build/latex Running Sphinx v1.5.2 making output directory... loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: 6 added, 0 changed, 0 removed reading sources... [ 16%] about reading sources... [ 33%] configuration reading sources... [ 50%] contributing reading sources... [ 66%] index reading sources... [ 83%] messaging reading sources... [100%] testing looking for now-outdated files... none found pickling environment... done checking consistency... done processing Pungi.tex... index about contributing testing configuration messaging resolving references... writing... done copying TeX support files... done build succeeded. Running LaTeX files through pdflatex... make -C _build/latex all-pdf make[1]: Entering directory '/builddir/build/BUILD/pungi-4.1.13/doc/_build/latex' pdflatex 'Pungi.tex' This is pdfTeX, Version 3.14159265-2.6-1.40.17 (TeX Live 2016) (preloaded format=pdflatex) restricted \write18 enabled. kpathsea: Running mktexfmt pdflatex.fmt mktexfmt: mktexfmt is using the following fmtutil.cnf files (in precedence order): mktexfmt: /usr/share/texlive/texmf-dist/web2c/fmtutil.cnf mktexfmt: mktexfmt is using the following fmtutil.cnf file for writing changes: mktexfmt: /builddir/.cache/texlive/texmf-config/web2c/fmtutil.cnf mktexfmt [WARNING]: double mention of mf/mf-nowin in /usr/share/texlive/texmf-dist/web2c/fmtutil.cnf mktexfmt [WARNING]: double mention of tex/tex in /usr/share/texlive/texmf-dist/web2c/fmtutil.cnf mktexfmt [INFO]: writing formats under /builddir/.cache/texlive/texmf-var/web2c mktexfmt [INFO]: --- remaking pdflatex with pdftex mktexfmt: running `pdftex -ini -jobname=pdflatex -progname=pdflatex -translate-file=cp227.tcx *pdflatex.ini' ... This is pdfTeX, Version 3.14159265-2.6-1.40.17 (TeX Live 2016) (INITEX) restricted \write18 enabled. (/usr/share/texlive/texmf-dist/web2c/cp227.tcx) entering extended mode (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/pdflatex.ini (/usr/share/texlive/texmf-dist/tex/generic/tex-ini-files/pdftexconfig.tex) (/usr/share/texlive/texmf-dist/tex/latex/base/latex.ltx (/usr/share/texlive/texmf-dist/tex/latex/base/texsys.cfg) ./texsys.aux found \@currdir set to: ./. Assuming \openin and \input have the same search path. Defining UNIX/DOS style filename parser. catcodes, registers, compatibility for TeX 2, parameters, LaTeX2e <2016/03/31> hacks, control, par, spacing, files, font encodings, lengths, ==================================== Local config file fonttext.cfg used ==================================== (/usr/share/texlive/texmf-dist/tex/latex/base/fonttext.cfg (/usr/share/texlive/texmf-dist/tex/latex/base/fonttext.ltx === Don't modify this file, use a .cfg file instead === (/usr/share/texlive/texmf-dist/tex/latex/base/omlenc.def) (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.def) (/usr/share/texlive/texmf-dist/tex/latex/base/t1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1cmss.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1cmtt.fd))) ==================================== Local config file fontmath.cfg used ==================================== (/usr/share/texlive/texmf-dist/tex/latex/base/fontmath.cfg (/usr/share/texlive/texmf-dist/tex/latex/base/fontmath.ltx === Don't modify this file, use a .cfg file instead === (/usr/share/texlive/texmf-dist/tex/latex/base/omlcmm.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/omscmsy.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/omxcmex.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ucmr.fd))) ==================================== Local config file preload.cfg used ===================================== (/usr/share/texlive/texmf-dist/tex/latex/base/preload.cfg (/usr/share/texlive/texmf-dist/tex/latex/base/preload.ltx)) page nos., x-ref, environments, center, verbatim, math definitions, boxes, title, sectioning, contents, floats, footnotes, index, bibliography, output, =========================================== Local configuration file hyphen.cfg used =========================================== (/usr/share/texlive/texmf-dist/tex/generic/babel/hyphen.cfg (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/hyphen/hyphen.tex) (/usr/share/texlive/texmf-dist/tex/generic/hyphen/dumyhyph.tex) (/usr/share/texlive/texmf-dist/tex/generic/hyphen/zerohyph.tex)) ) ) Beginning to dump on file pdflatex.fmt (preloaded format=pdflatex 2017.3.6) 5054 strings of total length 69018 44351 memory locations dumped; current usage is 144&43759 3399 multiletter control sequences \font\nullfont=nullfont \font\OMX/cmex/m/n/10=cmex10 \font\tenln=line10 \font\tenlnw=linew10 \font\tencirc=lcircle10 \font\tencircw=lcirclew10 \font\OT1/cmr/m/n/5=cmr5 \font\OT1/cmr/m/n/7=cmr7 \font\OT1/cmr/m/n/10=cmr10 \font\OML/cmm/m/it/5=cmmi5 \font\OML/cmm/m/it/7=cmmi7 \font\OML/cmm/m/it/10=cmmi10 \font\OMS/cmsy/m/n/5=cmsy5 \font\OMS/cmsy/m/n/7=cmsy7 \font\OMS/cmsy/m/n/10=cmsy10 3633 words of font info for 14 preloaded fonts 14 hyphenation exceptions Hyphenation trie of length 6081 has 183 ops out of 35111 2 for language 1 181 for language 0 0 words of pdfTeX memory 0 indirect objects No pages of output. Transcript written on pdflatex.log. mktexfmt [INFO]: /builddir/.cache/texlive/texmf-var/web2c/pdftex/pdflatex.fmt installed. mktexfmt [INFO]: Disabled formats: 33 mktexfmt [INFO]: Successfully rebuilt formats: 1 mktexfmt [INFO]: Not selected formats: 14 mktexfmt [INFO]: Total formats: 48 mktexfmt [INFO]: exiting with status 0 entering extended mode (./Pungi.tex LaTeX2e <2016/03/31> Babel <3.9r> and hyphenation patterns for 3 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2016/10/12 v1.5 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty)))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (/usr/share/texlive/texmf-dist/tex/latex/threeparttable/threeparttable.sty) (./footnotehyper-sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/mdwtools/footnote.sty)) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty)))) (/usr/share/texlive/texmf-dist/tex/generic/pdftex/pdfcolor.tex) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (./needspace.sty) ** (sphinx) defining (legacy) text style macros without \sphinx prefix ** if clashes with packages, set latex_keep_old_macro_names=False in conf.py (./sphinxhighlight.sty)) (/usr/share/texlive/texmf-dist/tex/latex/multirow/multirow.sty) (/usr/share/texlive/texmf-dist/tex/latex/eqparbox/eqparbox.sty (/usr/share/texlive/texmf-dist/tex/latex/environ/environ.sty (/usr/share/texlive/texmf-dist/tex/latex/trimspaces/trimspaces.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) Package hyperref Message: Driver (autodetected): hpdftex. (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file Pungi.idx No file Pungi.aux. (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/usr/share/texliv e/texmf-dist/fonts/map/pdftex/updmap/pdftex.map}] [2] [1] [2] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [3] [4] Chapter 2. [5] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [6] [7] [8] Chapter 3. [9] [10] Chapter 4. [11] [12] [13] [14] [15] Underfull \hbox (badness 10000) in paragraph at lines 848--852 []\T1/ptm/m/n/10 (\T1/ptm/m/it/10 scm_dict\T1/ptm/m/n/10 ) -- If spec-i-fied, i t should point to a di-rec-tory with cer-tifi-cates [16] [17] [18] Underfull \hbox (badness 10000) in paragraph at lines 1072--1075 []\T1/ptm/m/n/10 (\T1/ptm/m/it/10 list\T1/ptm/m/n/10 ) -- pack-ages to be ex-cl uded from a vari-ant and ar-chi-tec-ture; for-mat: Underfull \hbox (badness 10000) in paragraph at lines 1097--1100 []\T1/ptm/m/n/10 (\T1/ptm/m/it/10 list\T1/ptm/m/n/10 ) -- looka-side repos-i-to -ries used for pack-age gath-er-ing; for-mat: [19] [20] [21] [22] [23] [24] Underfull \hbox (badness 10000) in paragraph at lines 1525--1528 []\T1/ptm/m/n/10 (\T1/ptm/m/it/10 dict\T1/ptm/m/n/10 ) -- con-fig-u-ra-tion for \T1/pcr/m/n/10 koji spin-livemedia\T1/ptm/m/n/10 ; for-mat: \T1/pcr/m/n/10 {va riant_uid_regex: LaTeX Warning: Hyper reference `configuration:auto-release' on page 25 undefine d on input line 1562. [25] LaTeX Warning: Hyper reference `configuration:auto-release' on page 26 undefine d on input line 1627. [26] [27] [28] LaTeX Warning: Hyper reference `configuration:auto-release' on page 29 undefine d on input line 1853. [29] Underfull \hbox (badness 10000) in paragraph at lines 1942--1945 []\T1/ptm/m/n/10 (\T1/ptm/m/it/10 dict\T1/ptm/m/n/10 ) -- a map-ping from vari- ant regexes to con-fig-u-ra-tion blocks. The for-mat should be LaTeX Warning: Hyper reference `configuration:git-urls' on page 30 undefined on input line 1950. [30] Overfull \hbox (127.62398pt too wide) in paragraph at lines 2054--2056 []\T1/ptm/m/n/10 For ex-am-ple, for Fe-dora the pre-fix should be \T1/pcr/m/n/1 0 %(release_short)s-%(variant)s-%(version)s-%(date)s%(type_suffix)s. [31] [32] Chapter 5. [33] [34] Chapter 6. No file Pungi.ind. [35] (./Pungi.aux) Package rerunfilecheck Warning: File `Pungi.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on Pungi.pdf (39 pages, 197000 bytes). Transcript written on Pungi.log. pdflatex 'Pungi.tex' This is pdfTeX, Version 3.14159265-2.6-1.40.17 (TeX Live 2016) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./Pungi.tex LaTeX2e <2016/03/31> Babel <3.9r> and hyphenation patterns for 3 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2016/10/12 v1.5 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty)))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (/usr/share/texlive/texmf-dist/tex/latex/threeparttable/threeparttable.sty) (./footnotehyper-sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/mdwtools/footnote.sty)) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty)))) (/usr/share/texlive/texmf-dist/tex/generic/pdftex/pdfcolor.tex) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (./needspace.sty) ** (sphinx) defining (legacy) text style macros without \sphinx prefix ** if clashes with packages, set latex_keep_old_macro_names=False in conf.py (./sphinxhighlight.sty)) (/usr/share/texlive/texmf-dist/tex/latex/multirow/multirow.sty) (/usr/share/texlive/texmf-dist/tex/latex/eqparbox/eqparbox.sty (/usr/share/texlive/texmf-dist/tex/latex/environ/environ.sty (/usr/share/texlive/texmf-dist/tex/latex/trimspaces/trimspaces.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) Package hyperref Message: Driver (autodetected): hpdftex. (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file Pungi.idx (./Pungi.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./Pungi.out) (./Pungi.out) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/usr/share/texliv e/texmf-dist/fonts/map/pdftex/updmap/pdftex.map}] [2] (./Pungi.toc [1]) [2] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [3] [4] Chapter 2. [5] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [6] [7] [8] Chapter 3. [9] [10] Chapter 4. [11] [12] [13] [14] [15] Underfull \hbox (badness 10000) in paragraph at lines 848--852 []\T1/ptm/m/n/10 (\T1/ptm/m/it/10 scm_dict\T1/ptm/m/n/10 ) -- If spec-i-fied, i t should point to a di-rec-tory with cer-tifi-cates [16] [17] [18] Underfull \hbox (badness 10000) in paragraph at lines 1072--1075 []\T1/ptm/m/n/10 (\T1/ptm/m/it/10 list\T1/ptm/m/n/10 ) -- pack-ages to be ex-cl uded from a vari-ant and ar-chi-tec-ture; for-mat: Underfull \hbox (badness 10000) in paragraph at lines 1097--1100 []\T1/ptm/m/n/10 (\T1/ptm/m/it/10 list\T1/ptm/m/n/10 ) -- looka-side repos-i-to -ries used for pack-age gath-er-ing; for-mat: [19] [20] [21] [22] [23] [24] Underfull \hbox (badness 10000) in paragraph at lines 1525--1528 []\T1/ptm/m/n/10 (\T1/ptm/m/it/10 dict\T1/ptm/m/n/10 ) -- con-fig-u-ra-tion for \T1/pcr/m/n/10 koji spin-livemedia\T1/ptm/m/n/10 ; for-mat: \T1/pcr/m/n/10 {va riant_uid_regex: [25] [26] [27] [28] [29] Underfull \hbox (badness 10000) in paragraph at lines 1942--1945 []\T1/ptm/m/n/10 (\T1/ptm/m/it/10 dict\T1/ptm/m/n/10 ) -- a map-ping from vari- ant regexes to con-fig-u-ra-tion blocks. The for-mat should be [30] Overfull \hbox (127.62398pt too wide) in paragraph at lines 2054--2056 []\T1/ptm/m/n/10 For ex-am-ple, for Fe-dora the pre-fix should be \T1/pcr/m/n/1 0 %(release_short)s-%(variant)s-%(version)s-%(date)s%(type_suffix)s. [31] [32] Chapter 5. [33] [34] Chapter 6. No file Pungi.ind. [35] (./Pungi.aux) ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on Pungi.pdf (39 pages, 204248 bytes). Transcript written on Pungi.log. pdflatex 'Pungi.tex' This is pdfTeX, Version 3.14159265-2.6-1.40.17 (TeX Live 2016) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./Pungi.tex LaTeX2e <2016/03/31> Babel <3.9r> and hyphenation patterns for 3 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2016/10/12 v1.5 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty)))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (/usr/share/texlive/texmf-dist/tex/latex/threeparttable/threeparttable.sty) (./footnotehyper-sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/mdwtools/footnote.sty)) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty)))) (/usr/share/texlive/texmf-dist/tex/generic/pdftex/pdfcolor.tex) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (./needspace.sty) ** (sphinx) defining (legacy) text style macros without \sphinx prefix ** if clashes with packages, set latex_keep_old_macro_names=False in conf.py (./sphinxhighlight.sty)) (/usr/share/texlive/texmf-dist/tex/latex/multirow/multirow.sty) (/usr/share/texlive/texmf-dist/tex/latex/eqparbox/eqparbox.sty (/usr/share/texlive/texmf-dist/tex/latex/environ/environ.sty (/usr/share/texlive/texmf-dist/tex/latex/trimspaces/trimspaces.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) Package hyperref Message: Driver (autodetected): hpdftex. (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file Pungi.idx (./Pungi.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./Pungi.out) (./Pungi.out) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/usr/share/texliv e/texmf-dist/fonts/map/pdftex/updmap/pdftex.map}] [2] (./Pungi.toc [1]) [2] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [3] [4] Chapter 2. [5] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [6] [7] [8] Chapter 3. [9] [10] Chapter 4. [11] [12] [13] [14] [15] Underfull \hbox (badness 10000) in paragraph at lines 848--852 []\T1/ptm/m/n/10 (\T1/ptm/m/it/10 scm_dict\T1/ptm/m/n/10 ) -- If spec-i-fied, i t should point to a di-rec-tory with cer-tifi-cates [16] [17] [18] Underfull \hbox (badness 10000) in paragraph at lines 1072--1075 []\T1/ptm/m/n/10 (\T1/ptm/m/it/10 list\T1/ptm/m/n/10 ) -- pack-ages to be ex-cl uded from a vari-ant and ar-chi-tec-ture; for-mat: Underfull \hbox (badness 10000) in paragraph at lines 1097--1100 []\T1/ptm/m/n/10 (\T1/ptm/m/it/10 list\T1/ptm/m/n/10 ) -- looka-side repos-i-to -ries used for pack-age gath-er-ing; for-mat: [19] [20] [21] [22] [23] [24] Underfull \hbox (badness 10000) in paragraph at lines 1525--1528 []\T1/ptm/m/n/10 (\T1/ptm/m/it/10 dict\T1/ptm/m/n/10 ) -- con-fig-u-ra-tion for \T1/pcr/m/n/10 koji spin-livemedia\T1/ptm/m/n/10 ; for-mat: \T1/pcr/m/n/10 {va riant_uid_regex: [25] [26] [27] [28] [29] Underfull \hbox (badness 10000) in paragraph at lines 1942--1945 []\T1/ptm/m/n/10 (\T1/ptm/m/it/10 dict\T1/ptm/m/n/10 ) -- a map-ping from vari- ant regexes to con-fig-u-ra-tion blocks. The for-mat should be [30] Overfull \hbox (127.62398pt too wide) in paragraph at lines 2054--2056 []\T1/ptm/m/n/10 For ex-am-ple, for Fe-dora the pre-fix should be \T1/pcr/m/n/1 0 %(release_short)s-%(variant)s-%(version)s-%(date)s%(type_suffix)s. [31] [32] Chapter 5. [33] [34] Chapter 6. No file Pungi.ind. [35] (./Pungi.aux) ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on Pungi.pdf (39 pages, 204248 bytes). Transcript written on Pungi.log. makeindex -s python.ist 'Pungi.idx' This is makeindex, version 2.15 [TeX Live 2016] (kpathsea + Thai support). Scanning style file ./python.ist......done (6 attributes redefined, 0 ignored). Scanning input file Pungi.idx...done (0 entries accepted, 0 rejected). Nothing written in Pungi.ind. Transcript written in Pungi.ilg. pdflatex 'Pungi.tex' This is pdfTeX, Version 3.14159265-2.6-1.40.17 (TeX Live 2016) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./Pungi.tex LaTeX2e <2016/03/31> Babel <3.9r> and hyphenation patterns for 3 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2016/10/12 v1.5 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty)))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (/usr/share/texlive/texmf-dist/tex/latex/threeparttable/threeparttable.sty) (./footnotehyper-sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/mdwtools/footnote.sty)) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty)))) (/usr/share/texlive/texmf-dist/tex/generic/pdftex/pdfcolor.tex) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (./needspace.sty) ** (sphinx) defining (legacy) text style macros without \sphinx prefix ** if clashes with packages, set latex_keep_old_macro_names=False in conf.py (./sphinxhighlight.sty)) (/usr/share/texlive/texmf-dist/tex/latex/multirow/multirow.sty) (/usr/share/texlive/texmf-dist/tex/latex/eqparbox/eqparbox.sty (/usr/share/texlive/texmf-dist/tex/latex/environ/environ.sty (/usr/share/texlive/texmf-dist/tex/latex/trimspaces/trimspaces.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) Package hyperref Message: Driver (autodetected): hpdftex. (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file Pungi.idx (./Pungi.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./Pungi.out) (./Pungi.out) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/usr/share/texliv e/texmf-dist/fonts/map/pdftex/updmap/pdftex.map}] [2] (./Pungi.toc [1]) [2] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [3] [4] Chapter 2. [5] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [6] [7] [8] Chapter 3. [9] [10] Chapter 4. [11] [12] [13] [14] [15] Underfull \hbox (badness 10000) in paragraph at lines 848--852 []\T1/ptm/m/n/10 (\T1/ptm/m/it/10 scm_dict\T1/ptm/m/n/10 ) -- If spec-i-fied, i t should point to a di-rec-tory with cer-tifi-cates [16] [17] [18] Underfull \hbox (badness 10000) in paragraph at lines 1072--1075 []\T1/ptm/m/n/10 (\T1/ptm/m/it/10 list\T1/ptm/m/n/10 ) -- pack-ages to be ex-cl uded from a vari-ant and ar-chi-tec-ture; for-mat: Underfull \hbox (badness 10000) in paragraph at lines 1097--1100 []\T1/ptm/m/n/10 (\T1/ptm/m/it/10 list\T1/ptm/m/n/10 ) -- looka-side repos-i-to -ries used for pack-age gath-er-ing; for-mat: [19] [20] [21] [22] [23] [24] Underfull \hbox (badness 10000) in paragraph at lines 1525--1528 []\T1/ptm/m/n/10 (\T1/ptm/m/it/10 dict\T1/ptm/m/n/10 ) -- con-fig-u-ra-tion for \T1/pcr/m/n/10 koji spin-livemedia\T1/ptm/m/n/10 ; for-mat: \T1/pcr/m/n/10 {va riant_uid_regex: [25] [26] [27] [28] [29] Underfull \hbox (badness 10000) in paragraph at lines 1942--1945 []\T1/ptm/m/n/10 (\T1/ptm/m/it/10 dict\T1/ptm/m/n/10 ) -- a map-ping from vari- ant regexes to con-fig-u-ra-tion blocks. The for-mat should be [30] Overfull \hbox (127.62398pt too wide) in paragraph at lines 2054--2056 []\T1/ptm/m/n/10 For ex-am-ple, for Fe-dora the pre-fix should be \T1/pcr/m/n/1 0 %(release_short)s-%(variant)s-%(version)s-%(date)s%(type_suffix)s. [31] [32] Chapter 5. [33] [34] Chapter 6. (./Pungi.ind) [35] (./Pungi.aux) ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on Pungi.pdf (39 pages, 204248 bytes). Transcript written on Pungi.log. pdflatex 'Pungi.tex' This is pdfTeX, Version 3.14159265-2.6-1.40.17 (TeX Live 2016) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./Pungi.tex LaTeX2e <2016/03/31> Babel <3.9r> and hyphenation patterns for 3 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2016/10/12 v1.5 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty)))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (/usr/share/texlive/texmf-dist/tex/latex/threeparttable/threeparttable.sty) (./footnotehyper-sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/mdwtools/footnote.sty)) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty)))) (/usr/share/texlive/texmf-dist/tex/generic/pdftex/pdfcolor.tex) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (./needspace.sty) ** (sphinx) defining (legacy) text style macros without \sphinx prefix ** if clashes with packages, set latex_keep_old_macro_names=False in conf.py (./sphinxhighlight.sty)) (/usr/share/texlive/texmf-dist/tex/latex/multirow/multirow.sty) (/usr/share/texlive/texmf-dist/tex/latex/eqparbox/eqparbox.sty (/usr/share/texlive/texmf-dist/tex/latex/environ/environ.sty (/usr/share/texlive/texmf-dist/tex/latex/trimspaces/trimspaces.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) Package hyperref Message: Driver (autodetected): hpdftex. (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file Pungi.idx (./Pungi.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./Pungi.out) (./Pungi.out) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/usr/share/texliv e/texmf-dist/fonts/map/pdftex/updmap/pdftex.map}] [2] (./Pungi.toc [1]) [2] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [3] [4] Chapter 2. [5] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [6] [7] [8] Chapter 3. [9] [10] Chapter 4. [11] [12] [13] [14] [15] Underfull \hbox (badness 10000) in paragraph at lines 848--852 []\T1/ptm/m/n/10 (\T1/ptm/m/it/10 scm_dict\T1/ptm/m/n/10 ) -- If spec-i-fied, i t should point to a di-rec-tory with cer-tifi-cates [16] [17] [18] Underfull \hbox (badness 10000) in paragraph at lines 1072--1075 []\T1/ptm/m/n/10 (\T1/ptm/m/it/10 list\T1/ptm/m/n/10 ) -- pack-ages to be ex-cl uded from a vari-ant and ar-chi-tec-ture; for-mat: Underfull \hbox (badness 10000) in paragraph at lines 1097--1100 []\T1/ptm/m/n/10 (\T1/ptm/m/it/10 list\T1/ptm/m/n/10 ) -- looka-side repos-i-to -ries used for pack-age gath-er-ing; for-mat: [19] [20] [21] [22] [23] [24] Underfull \hbox (badness 10000) in paragraph at lines 1525--1528 []\T1/ptm/m/n/10 (\T1/ptm/m/it/10 dict\T1/ptm/m/n/10 ) -- con-fig-u-ra-tion for \T1/pcr/m/n/10 koji spin-livemedia\T1/ptm/m/n/10 ; for-mat: \T1/pcr/m/n/10 {va riant_uid_regex: [25] [26] [27] [28] [29] Underfull \hbox (badness 10000) in paragraph at lines 1942--1945 []\T1/ptm/m/n/10 (\T1/ptm/m/it/10 dict\T1/ptm/m/n/10 ) -- a map-ping from vari- ant regexes to con-fig-u-ra-tion blocks. The for-mat should be [30] Overfull \hbox (127.62398pt too wide) in paragraph at lines 2054--2056 []\T1/ptm/m/n/10 For ex-am-ple, for Fe-dora the pre-fix should be \T1/pcr/m/n/1 0 %(release_short)s-%(variant)s-%(version)s-%(date)s%(type_suffix)s. [31] [32] Chapter 5. [33] [34] Chapter 6. (./Pungi.ind) [35] (./Pungi.aux) ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on Pungi.pdf (39 pages, 204248 bytes). Transcript written on Pungi.log. make[1]: Leaving directory '/builddir/build/BUILD/pungi-4.1.13/doc/_build/latex' pdflatex finished; the PDF files are in _build/latex. + make epub sphinx-build -b epub -d _build/doctrees . _build/epub Running Sphinx v1.5.2 making output directory... loading pickled environment... done building [mo]: targets for 0 po files that are out of date building [epub]: targets for 6 source files that are out of date updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found preparing documents... done writing output... [ 16%] about writing output... [ 33%] configuration writing output... [ 50%] contributing writing output... [ 66%] index writing output... [ 83%] messaging writing output... [100%] testing generating indices... genindex writing additional pages... copying static files... done copying extra files... WARNING: html_static_path entry u'/builddir/build/BUILD/pungi-4.1.13/doc/_static' does not exist done writing mimetype file... writing META-INF/container.xml file... writing content.opf file... writing nav.xhtml file... writing toc.ncx file... writing Pungi.epub file... build succeeded, 1 warning. Build finished. The epub file is in _build/epub. + make text sphinx-build -b text -d _build/doctrees . _build/text Running Sphinx v1.5.2 making output directory... loading pickled environment... done building [mo]: targets for 0 po files that are out of date building [text]: targets for 6 source files that are out of date updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found preparing documents... done writing output... [ 16%] about writing output... [ 33%] configuration writing output... [ 50%] contributing writing output... [ 66%] index writing output... [ 83%] messaging writing output... [100%] testing build succeeded. Build finished. The text files are in _build/text. + make man sphinx-build -b man -d _build/doctrees . _build/man Running Sphinx v1.5.2 making output directory... loading pickled environment... done building [mo]: targets for 0 po files that are out of date building [man]: all manpages updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found writing... pungi.1 { about contributing testing configuration messaging } build succeeded. Build finished. The manual pages are in _build/man. + gzip _build/man/pungi.1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.SowWdp + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch ++ dirname /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch + cd pungi-4.1.13 + /usr/bin/python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch running install running install_lib creating /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr creating /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib creating /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi_utils copying build/lib/pungi_utils/__init__.py -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi_utils copying build/lib/pungi_utils/unified_isos.py -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi_utils creating /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi copying build/lib/pungi/__init__.py -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi copying build/lib/pungi/gather.py -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi creating /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/ostree copying build/lib/pungi/ostree/__init__.py -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/ostree copying build/lib/pungi/ostree/tree.py -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/ostree copying build/lib/pungi/ostree/utils.py -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/ostree copying build/lib/pungi/ostree/installer.py -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/ostree copying build/lib/pungi/ostree/base.py -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/ostree copying build/lib/pungi/media_split.py -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi copying build/lib/pungi/notifier.py -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi copying build/lib/pungi/paths.py -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi copying build/lib/pungi/checks.py -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi copying build/lib/pungi/config.py -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi copying build/lib/pungi/arch.py -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi copying build/lib/pungi/pathmatch.py -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi copying build/lib/pungi/compose.py -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi copying build/lib/pungi/ks.py -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi copying build/lib/pungi/createiso.py -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi copying build/lib/pungi/metadata.py -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi creating /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases copying build/lib/pungi/phases/extra_files.py -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases copying build/lib/pungi/phases/__init__.py -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases copying build/lib/pungi/phases/livemedia_phase.py -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases copying build/lib/pungi/phases/ostree.py -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases copying build/lib/pungi/phases/osbs.py -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases copying build/lib/pungi/phases/live_images.py -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases copying build/lib/pungi/phases/test.py -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases creating /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases/gather copying build/lib/pungi/phases/gather/__init__.py -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases/gather copying build/lib/pungi/phases/gather/source.py -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases/gather creating /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases/gather/methods copying build/lib/pungi/phases/gather/methods/__init__.py -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases/gather/methods copying build/lib/pungi/phases/gather/methods/method_deps.py -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases/gather/methods copying build/lib/pungi/phases/gather/methods/method_nodeps.py -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases/gather/methods copying build/lib/pungi/phases/gather/link.py -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases/gather creating /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases/gather/sources copying build/lib/pungi/phases/gather/sources/__init__.py -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases/gather/sources copying build/lib/pungi/phases/gather/sources/source_json.py -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases/gather/sources copying build/lib/pungi/phases/gather/sources/source_none.py -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases/gather/sources copying build/lib/pungi/phases/gather/sources/source_comps.py -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases/gather/sources copying build/lib/pungi/phases/gather/method.py -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases/gather copying build/lib/pungi/phases/product_img.py -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases copying build/lib/pungi/phases/ostree_installer.py -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases copying build/lib/pungi/phases/createiso.py -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases copying build/lib/pungi/phases/createrepo.py -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases copying build/lib/pungi/phases/image_checksum.py -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases copying build/lib/pungi/phases/buildinstall.py -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases creating /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases/pkgset copying build/lib/pungi/phases/pkgset/__init__.py -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases/pkgset copying build/lib/pungi/phases/pkgset/source.py -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases/pkgset copying build/lib/pungi/phases/pkgset/pkgsets.py -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases/pkgset creating /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases/pkgset/sources copying build/lib/pungi/phases/pkgset/sources/__init__.py -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases/pkgset/sources copying build/lib/pungi/phases/pkgset/sources/source_koji.py -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases/pkgset/sources copying build/lib/pungi/phases/pkgset/sources/source_repos.py -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases/pkgset/sources copying build/lib/pungi/phases/pkgset/common.py -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases/pkgset copying build/lib/pungi/phases/image_build.py -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases copying build/lib/pungi/phases/init.py -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases copying build/lib/pungi/phases/base.py -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases creating /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/compose_metadata copying build/lib/pungi/compose_metadata/__init__.py -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/compose_metadata copying build/lib/pungi/compose_metadata/discinfo.py -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/compose_metadata copying build/lib/pungi/util.py -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi copying build/lib/pungi/linker.py -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi creating /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/wrappers copying build/lib/pungi/wrappers/__init__.py -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/wrappers copying build/lib/pungi/wrappers/repoclosure.py -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/wrappers copying build/lib/pungi/wrappers/jigdo.py -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/wrappers copying build/lib/pungi/wrappers/iso.py -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/wrappers copying build/lib/pungi/wrappers/lorax.py -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/wrappers copying build/lib/pungi/wrappers/comps.py -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/wrappers copying build/lib/pungi/wrappers/scm.py -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/wrappers copying build/lib/pungi/wrappers/createrepo.py -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/wrappers copying build/lib/pungi/wrappers/variants.py -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/wrappers copying build/lib/pungi/wrappers/pungi.py -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/wrappers copying build/lib/pungi/wrappers/kojiwrapper.py -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/wrappers copying build/lib/pungi/multilib.py -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi byte-compiling /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi_utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi_utils/unified_isos.py to unified_isos.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/gather.py to gather.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/ostree/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/ostree/tree.py to tree.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/ostree/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/ostree/installer.py to installer.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/ostree/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/media_split.py to media_split.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/notifier.py to notifier.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/paths.py to paths.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/checks.py to checks.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/arch.py to arch.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/pathmatch.py to pathmatch.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/compose.py to compose.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/ks.py to ks.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/createiso.py to createiso.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/metadata.py to metadata.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases/extra_files.py to extra_files.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases/livemedia_phase.py to livemedia_phase.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases/ostree.py to ostree.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases/osbs.py to osbs.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases/live_images.py to live_images.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases/test.py to test.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases/gather/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases/gather/source.py to source.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases/gather/methods/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases/gather/methods/method_deps.py to method_deps.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases/gather/methods/method_nodeps.py to method_nodeps.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases/gather/link.py to link.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases/gather/sources/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases/gather/sources/source_json.py to source_json.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases/gather/sources/source_none.py to source_none.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases/gather/sources/source_comps.py to source_comps.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases/gather/method.py to method.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases/product_img.py to product_img.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases/ostree_installer.py to ostree_installer.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases/createiso.py to createiso.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases/createrepo.py to createrepo.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases/image_checksum.py to image_checksum.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases/buildinstall.py to buildinstall.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases/pkgset/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases/pkgset/source.py to source.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases/pkgset/pkgsets.py to pkgsets.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases/pkgset/sources/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases/pkgset/sources/source_koji.py to source_koji.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases/pkgset/sources/source_repos.py to source_repos.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases/pkgset/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases/image_build.py to image_build.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases/init.py to init.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/phases/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/compose_metadata/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/compose_metadata/discinfo.py to discinfo.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/linker.py to linker.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/wrappers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/wrappers/repoclosure.py to repoclosure.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/wrappers/jigdo.py to jigdo.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/wrappers/iso.py to iso.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/wrappers/lorax.py to lorax.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/wrappers/comps.py to comps.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/wrappers/scm.py to scm.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/wrappers/createrepo.py to createrepo.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/wrappers/variants.py to variants.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/wrappers/pungi.py to pungi.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/wrappers/kojiwrapper.py to kojiwrapper.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi/multilib.py to multilib.pyc writing byte-compilation script '/tmp/tmpI9wlWO.py' /usr/bin/python -O /tmp/tmpI9wlWO.py removing /tmp/tmpI9wlWO.py running install_data creating /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/share creating /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/share/pungi copying share/comps-cleanup.xsl -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/share/pungi copying share/f9-fedora.ks -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/share/pungi copying share/rawhide-fedora.ks -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/share/pungi copying share/variants.dtd -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/share/pungi creating /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/share/pungi/multilib copying share/multilib/devel-whitelist.conf -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/share/pungi/multilib copying share/multilib/runtime-whitelist.conf -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/share/pungi/multilib copying share/multilib/runtime-patterns.conf -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/share/pungi/multilib copying share/multilib/runtime-blacklist.conf -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/share/pungi/multilib copying share/multilib/devel-blacklist.conf -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/share/pungi/multilib running install_egg_info running egg_info writing requirements to pungi.egg-info/requires.txt writing pungi.egg-info/PKG-INFO writing top-level names to pungi.egg-info/top_level.txt writing dependency_links to pungi.egg-info/dependency_links.txt reading manifest file 'pungi.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.py[co]' found anywhere in distribution warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '*.sw?' found anywhere in distribution warning: no previously-included files matching '#*#' found anywhere in distribution writing manifest file 'pungi.egg-info/SOURCES.txt' Copying pungi.egg-info to /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7/site-packages/pungi-4.1.13-py2.7.egg-info running install_scripts creating /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/bin copying build/scripts-2.7/pungi-config-validate -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/bin copying build/scripts-2.7/pungi-make-ostree -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/bin copying build/scripts-2.7/comps_filter -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/bin copying build/scripts-2.7/pungi-create-unified-isos -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/bin copying build/scripts-2.7/pungi-fedmsg-notification -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/bin copying build/scripts-2.7/pungi-koji -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/bin copying build/scripts-2.7/pungi -> /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/bin changing mode of /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/bin/pungi-config-validate to 755 changing mode of /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/bin/pungi-make-ostree to 755 changing mode of /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/bin/comps_filter to 755 changing mode of /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/bin/pungi-create-unified-isos to 755 changing mode of /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/bin/pungi-fedmsg-notification to 755 changing mode of /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/bin/pungi-koji to 755 changing mode of /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/bin/pungi to 755 + /usr/bin/install -d /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/var/cache/pungi + /usr/bin/install -d /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/share/man/man1 + /usr/bin/install -m 0644 doc/_build/man/pungi.1.gz /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/share/man/man1 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/pungi-4.1.13 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Dk3Ahw + umask 022 + cd /builddir/build/BUILD + cd pungi-4.1.13 + nosetests --exe ...................................................................................................................................................../usr/lib/python2.7/optparse.py:1013: PendingDeprecationWarning: The KSOption class is deprecated and will be removed in pykickstart-3. Use the argparse module instead. option = self.option_class(*args, **kwargs) ...............S........................................................................................................................................................................................................................................................................................................................................................................... ---------------------------------------------------------------------- Ran 528 tests in 8.764s OK (SKIP=1) + ./tests/data/specs/build.sh Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/Dummy-firefox.spec... Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/Dummy-firefox for i686 Building target platforms: i686 Building for target i686 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/Dummy-firefox for x86_64 Building target platforms: x86_64 Building for target x86_64 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/Dummy-firefox for ppc Building target platforms: ppc Building for target ppc Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/Dummy-firefox for ppc64 Building target platforms: ppc64 Building for target ppc64 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/Dummy-firefox for s390 Building target platforms: s390 Building for target s390 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/Dummy-firefox for s390x Building target platforms: s390x Building for target s390x Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/Dummy-xulrunner.spec... Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/Dummy-xulrunner for i686 Building target platforms: i686 Building for target i686 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/Dummy-xulrunner for x86_64 Building target platforms: x86_64 Building for target x86_64 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/Dummy-xulrunner for ppc Building target platforms: ppc Building for target ppc Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/Dummy-xulrunner for ppc64 Building target platforms: ppc64 Building for target ppc64 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/Dummy-xulrunner for s390 Building target platforms: s390 Building for target s390 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/Dummy-xulrunner for s390x Building target platforms: s390x Building for target s390x Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-AdobeReader_enu.spec... Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-atlas.spec... Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-atlas for i686 Building target platforms: i686 Building for target i686 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-atlas for x86_64 Building target platforms: x86_64 Building for target x86_64 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-atlas for ppc Building target platforms: ppc Building for target ppc Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-atlas for ppc64 Building target platforms: ppc64 Building for target ppc64 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-atlas for s390 Building target platforms: s390 Building for target s390 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-atlas for s390x Building target platforms: s390x Building for target s390x Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-basesystem.spec... Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-basesystem for i686 Building target platforms: i686 Building for target i686 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-basesystem for x86_64 Building target platforms: x86_64 Building for target x86_64 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-basesystem for ppc Building target platforms: ppc Building for target ppc Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-basesystem for ppc64 Building target platforms: ppc64 Building for target ppc64 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-basesystem for s390 Building target platforms: s390 Building for target s390 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-basesystem for s390x Building target platforms: s390x Building for target s390x Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-bash-4.2.37-5.spec... Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-bash-4.2.37-5 for i686 Building target platforms: i686 Building for target i686 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-bash-4.2.37-5 for x86_64 Building target platforms: x86_64 Building for target x86_64 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-bash-4.2.37-5 for ppc Building target platforms: ppc Building for target ppc Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-bash-4.2.37-5 for ppc64 Building target platforms: ppc64 Building for target ppc64 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-bash-4.2.37-5 for s390 Building target platforms: s390 Building for target s390 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-bash-4.2.37-5 for s390x Building target platforms: s390x Building for target s390x Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-bash.spec... Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-bash for i686 Building target platforms: i686 Building for target i686 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-bash for x86_64 Building target platforms: x86_64 Building for target x86_64 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-bash for ppc Building target platforms: ppc Building for target ppc Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-bash for ppc64 Building target platforms: ppc64 Building for target ppc64 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-bash for s390 Building target platforms: s390 Building for target s390 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-bash for s390x Building target platforms: s390x Building for target s390x Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-elinks.spec... Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-elinks for i686 Building target platforms: i686 Building for target i686 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-elinks for x86_64 Building target platforms: x86_64 Building for target x86_64 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-elinks for ppc Building target platforms: ppc Building for target ppc Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-elinks for ppc64 Building target platforms: ppc64 Building for target ppc64 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-elinks for s390 Building target platforms: s390 Building for target s390 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-elinks for s390x Building target platforms: s390x Building for target s390x Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-fcoe-target-utils.spec... Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-fcoe-target-utils for i686 Building target platforms: i686 Building for target i686 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-fcoe-target-utils for x86_64 Building target platforms: x86_64 Building for target x86_64 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-fcoe-target-utils for ppc Building target platforms: ppc Building for target ppc Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-fcoe-target-utils for ppc64 Building target platforms: ppc64 Building for target ppc64 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-fcoe-target-utils for s390 Building target platforms: s390 Building for target s390 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-fcoe-target-utils for s390x Building target platforms: s390x Building for target s390x Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-filesystem.spec... Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-filesystem for i686 Building target platforms: i686 Building for target i686 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-filesystem for x86_64 Building target platforms: x86_64 Building for target x86_64 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-filesystem for ppc Building target platforms: ppc Building for target ppc Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-filesystem for ppc64 Building target platforms: ppc64 Building for target ppc64 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-filesystem for s390 Building target platforms: s390 Building for target s390 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-filesystem for s390x Building target platforms: s390x Building for target s390x Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-foo32.spec... Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-foo32 for i686 Building target platforms: i686 Building for target i686 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-foo32 for ppc Building target platforms: ppc Building for target ppc Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-foo32 for s390 Building target platforms: s390 Building for target s390 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-freeipa.spec... Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-freeipa for i686 Building target platforms: i686 Building for target i686 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-freeipa for x86_64 Building target platforms: x86_64 Building for target x86_64 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-freeipa for ppc Building target platforms: ppc Building for target ppc Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-freeipa for ppc64 Building target platforms: ppc64 Building for target ppc64 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-freeipa for s390 Building target platforms: s390 Building for target s390 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-freeipa for s390x Building target platforms: s390x Building for target s390x Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-gfs2-utils.spec... Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-gfs2-utils for i686 Building target platforms: i686 Building for target i686 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-gfs2-utils for x86_64 Building target platforms: x86_64 Building for target x86_64 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-gfs2-utils for ppc Building target platforms: ppc Building for target ppc Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-gfs2-utils for ppc64 Building target platforms: ppc64 Building for target ppc64 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-gfs2-utils for s390 Building target platforms: s390 Building for target s390 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-gfs2-utils for s390x Building target platforms: s390x Building for target s390x Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-glibc.spec... Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-glibc for i686 Building target platforms: i686 Building for target i686 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-glibc for x86_64 Building target platforms: x86_64 Building for target x86_64 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-glibc for ppc Building target platforms: ppc Building for target ppc Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-glibc for ppc64 Building target platforms: ppc64 Building for target ppc64 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-glibc for s390 Building target platforms: s390 Building for target s390 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-glibc for s390x Building target platforms: s390x Building for target s390x Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-httpd.spec... Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-httpd for i686 Building target platforms: i686 Building for target i686 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-httpd for x86_64 Building target platforms: x86_64 Building for target x86_64 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-httpd for ppc Building target platforms: ppc Building for target ppc Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-httpd for ppc64 Building target platforms: ppc64 Building for target ppc64 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-httpd for s390 Building target platforms: s390 Building for target s390 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-httpd for s390x Building target platforms: s390x Building for target s390x Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-imsettings.spec... Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-imsettings for i686 Building target platforms: i686 Building for target i686 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-imsettings for x86_64 Building target platforms: x86_64 Building for target x86_64 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-imsettings for ppc Building target platforms: ppc Building for target ppc Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-imsettings for ppc64 Building target platforms: ppc64 Building for target ppc64 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-imsettings for s390 Building target platforms: s390 Building for target s390 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-imsettings for s390x Building target platforms: s390x Building for target s390x Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-ipw3945-kmod.spec... Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-ipw3945-kmod for i686 Building target platforms: i686 Building for target i686 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-ipw3945-kmod for x86_64 Building target platforms: x86_64 Building for target x86_64 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-ipw3945-kmod for ppc Building target platforms: ppc Building for target ppc Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-ipw3945-kmod for ppc64 Building target platforms: ppc64 Building for target ppc64 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-ipw3945-kmod for s390 Building target platforms: s390 Building for target s390 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-ipw3945-kmod for s390x Building target platforms: s390x Building for target s390x Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-kernel.spec... Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-kernel for i686 Building target platforms: i686 Building for target i686 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-kernel for x86_64 Building target platforms: x86_64 Building for target x86_64 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-kernel for ppc Building target platforms: ppc Building for target ppc Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-kernel for ppc64 Building target platforms: ppc64 Building for target ppc64 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-kernel for s390 Building target platforms: s390 Building for target s390 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-kernel for s390x Building target platforms: s390x Building for target s390x Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-krb5.spec... Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-krb5 for i686 Building target platforms: i686 Building for target i686 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-krb5 for x86_64 Building target platforms: x86_64 Building for target x86_64 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-krb5 for ppc Building target platforms: ppc Building for target ppc Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-krb5 for ppc64 Building target platforms: ppc64 Building for target ppc64 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-krb5 for s390 Building target platforms: s390 Building for target s390 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-krb5 for s390x Building target platforms: s390x Building for target s390x Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-lvm2.spec... Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-lvm2 for i686 Building target platforms: i686 Building for target i686 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-lvm2 for x86_64 Building target platforms: x86_64 Building for target x86_64 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-lvm2 for ppc Building target platforms: ppc Building for target ppc Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-lvm2 for ppc64 Building target platforms: ppc64 Building for target ppc64 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-lvm2 for s390 Building target platforms: s390 Building for target s390 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-lvm2 for s390x Building target platforms: s390x Building for target s390x Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-mingw-qt5-qtbase.spec... Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-mingw-qt5-qtbase for i686 Building target platforms: i686 Building for target i686 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-mingw-qt5-qtbase for x86_64 Building target platforms: x86_64 Building for target x86_64 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-mingw-qt5-qtbase for ppc Building target platforms: ppc Building for target ppc Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-mingw-qt5-qtbase for ppc64 Building target platforms: ppc64 Building for target ppc64 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-mingw-qt5-qtbase for s390 Building target platforms: s390 Building for target s390 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-mingw-qt5-qtbase for s390x Building target platforms: s390x Building for target s390x Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-perl.spec... Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-perl for i686 Building target platforms: i686 Building for target i686 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-perl for x86_64 Building target platforms: x86_64 Building for target x86_64 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-perl for ppc Building target platforms: ppc Building for target ppc Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-perl for ppc64 Building target platforms: ppc64 Building for target ppc64 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-perl for s390 Building target platforms: s390 Building for target s390 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-perl for s390x Building target platforms: s390x Building for target s390x Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-postfix.spec... Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-postfix for i686 Building target platforms: i686 Building for target i686 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-postfix for x86_64 Building target platforms: x86_64 Building for target x86_64 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-postfix for ppc Building target platforms: ppc Building for target ppc Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-postfix for ppc64 Building target platforms: ppc64 Building for target ppc64 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-postfix for s390 Building target platforms: s390 Building for target s390 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-postfix for s390x Building target platforms: s390x Building for target s390x Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-release-client-workstation.spec... Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-release-client-workstation for i686 Building target platforms: i686 Building for target i686 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-release-client-workstation for x86_64 Building target platforms: x86_64 Building for target x86_64 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-release-client-workstation for ppc Building target platforms: ppc Building for target ppc Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-release-client-workstation for ppc64 Building target platforms: ppc64 Building for target ppc64 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-release-client-workstation for s390 Building target platforms: s390 Building for target s390 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-release-client-workstation for s390x Building target platforms: s390x Building for target s390x Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-release-client.spec... Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-release-client for i686 Building target platforms: i686 Building for target i686 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-release-client for x86_64 Building target platforms: x86_64 Building for target x86_64 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-release-client for ppc Building target platforms: ppc Building for target ppc Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-release-client for ppc64 Building target platforms: ppc64 Building for target ppc64 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-release-client for s390 Building target platforms: s390 Building for target s390 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-release-client for s390x Building target platforms: s390x Building for target s390x Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-release-notes-cs-CZ.spec... Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-release-notes-cs-CZ for i686 Building target platforms: i686 Building for target i686 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-release-notes-cs-CZ for x86_64 Building target platforms: x86_64 Building for target x86_64 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-release-notes-cs-CZ for ppc Building target platforms: ppc Building for target ppc Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-release-notes-cs-CZ for ppc64 Building target platforms: ppc64 Building for target ppc64 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-release-notes-cs-CZ for s390 Building target platforms: s390 Building for target s390 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-release-notes-cs-CZ for s390x Building target platforms: s390x Building for target s390x Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-release-notes-en-US.spec... Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-release-notes-en-US for i686 Building target platforms: i686 Building for target i686 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-release-notes-en-US for x86_64 Building target platforms: x86_64 Building for target x86_64 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-release-notes-en-US for ppc Building target platforms: ppc Building for target ppc Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-release-notes-en-US for ppc64 Building target platforms: ppc64 Building for target ppc64 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-release-notes-en-US for s390 Building target platforms: s390 Building for target s390 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-release-notes-en-US for s390x Building target platforms: s390x Building for target s390x Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-release-notes.spec... Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-release-notes for i686 Building target platforms: i686 Building for target i686 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-release-notes for x86_64 Building target platforms: x86_64 Building for target x86_64 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-release-notes for ppc Building target platforms: ppc Building for target ppc Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-release-notes for ppc64 Building target platforms: ppc64 Building for target ppc64 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-release-notes for s390 Building target platforms: s390 Building for target s390 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-release-notes for s390x Building target platforms: s390x Building for target s390x Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-release-server.spec... Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-release-server for i686 Building target platforms: i686 Building for target i686 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-release-server for x86_64 Building target platforms: x86_64 Building for target x86_64 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-release-server for ppc Building target platforms: ppc Building for target ppc Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-release-server for ppc64 Building target platforms: ppc64 Building for target ppc64 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-release-server for s390 Building target platforms: s390 Building for target s390 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-release-server for s390x Building target platforms: s390x Building for target s390x Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-resource-agents.spec... Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-resource-agents for i686 Building target platforms: i686 Building for target i686 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-resource-agents for x86_64 Building target platforms: x86_64 Building for target x86_64 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-resource-agents for ppc Building target platforms: ppc Building for target ppc Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-resource-agents for ppc64 Building target platforms: ppc64 Building for target ppc64 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-resource-agents for s390 Building target platforms: s390 Building for target s390 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-resource-agents for s390x Building target platforms: s390x Building for target s390x Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-selinux-policy.spec... Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-selinux-policy for i686 Building target platforms: i686 Building for target i686 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-selinux-policy for x86_64 Building target platforms: x86_64 Building for target x86_64 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-selinux-policy for ppc Building target platforms: ppc Building for target ppc Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-selinux-policy for ppc64 Building target platforms: ppc64 Building for target ppc64 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-selinux-policy for s390 Building target platforms: s390 Building for target s390 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-selinux-policy for s390x Building target platforms: s390x Building for target s390x Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-sendmail.spec... Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-sendmail for i686 Building target platforms: i686 Building for target i686 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-sendmail for x86_64 Building target platforms: x86_64 Building for target x86_64 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-sendmail for ppc Building target platforms: ppc Building for target ppc Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-sendmail for ppc64 Building target platforms: ppc64 Building for target ppc64 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-sendmail for s390 Building target platforms: s390 Building for target s390 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-sendmail for s390x Building target platforms: s390x Building for target s390x Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-skype.spec... Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-tftp.spec... Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-tftp for i686 Building target platforms: i686 Building for target i686 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-tftp for x86_64 Building target platforms: x86_64 Building for target x86_64 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-tftp for ppc Building target platforms: ppc Building for target ppc Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-tftp for ppc64 Building target platforms: ppc64 Building for target ppc64 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-tftp for s390 Building target platforms: s390 Building for target s390 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-tftp for s390x Building target platforms: s390x Building for target s390x Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-vacation.spec... Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-vacation for i686 Building target platforms: i686 Building for target i686 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-vacation for x86_64 Building target platforms: x86_64 Building for target x86_64 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-vacation for ppc Building target platforms: ppc Building for target ppc Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-vacation for ppc64 Building target platforms: ppc64 Building for target ppc64 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-vacation for s390 Building target platforms: s390 Building for target s390 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-vacation for s390x Building target platforms: s390x Building for target s390x Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-AdobeReader_enu for i486 Building target platforms: i486 Building for target i486 Building /builddir/build/BUILD/pungi-4.1.13/tests/data/specs/dummy-skype for i586 Building target platforms: i586 Building for target i586 Creating main repository Creating lookaside repository DONE: Test data created + cd tests + ./test_compose.sh 2017-03-06 18:44:45 [INFO ] Host: buildvm-09.phx2.fedoraproject.org 2017-03-06 18:44:45 [INFO ] Pungi version: 4.1.13 2017-03-06 18:44:45 [INFO ] User name: mockbuild 2017-03-06 18:44:45 [INFO ] Working directory: /builddir/build/BUILD/pungi-4.1.13/tests 2017-03-06 18:44:45 [INFO ] Command line: /builddir/build/BUILD/pungi-4.1.13/tests/../bin/pungi-koji --target-dir=_composes --old-composes=_composes --config=data/dummy-pungi.conf --test 2017-03-06 18:44:45 [INFO ] Compose top directory: /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0 2017-03-06 18:44:45 [DEBUG ] Writing variants file: /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/work/global/variants.xml 2017-03-06 18:44:45 [DEBUG ] Exporting file /builddir/build/BUILD/pungi-4.1.13/tests/data/dummy-variants.xml from current working directory... 2017-03-06 18:44:45 [WARNING ] Variants DTD not found: /usr/share/pungi/variants.dtd 2017-03-06 18:44:45 [WARNING ] Using alternative DTD: /builddir/build/BUILD/pungi-4.1.13/share/variants.dtd 2017-03-06 18:44:45 [DEBUG ] Not a bootable product. Skipping buildinstall. 2017-03-06 18:44:45 [DEBUG ] Config option 'productimg' not set. Skipping creating product images. 2017-03-06 18:44:45 [INFO ] Config section 'extra_files' was not found. Skipping. 2017-03-06 18:44:45 [INFO ] Config section 'live_images' was not found. Skipping. 2017-03-06 18:44:45 [INFO ] Config section 'live_media' was not found. Skipping. 2017-03-06 18:44:45 [INFO ] Config section 'image_build' was not found. Skipping. 2017-03-06 18:44:45 [INFO ] Config section 'ostree' was not found. Skipping. 2017-03-06 18:44:45 [INFO ] Config section 'ostree_installer' was not found. Skipping. 2017-03-06 18:44:45 [INFO ] Config section 'osbs' was not found. Skipping. 2017-03-06 18:44:45 [INFO ] [BEGIN] ---------- PHASE: INIT ---------- 2017-03-06 18:44:45 [DEBUG ] Writing global comps file: /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/work/global/comps/comps-global.xml 2017-03-06 18:44:45 [DEBUG ] Exporting file /builddir/build/BUILD/pungi-4.1.13/tests/data/dummy-comps.xml from current working directory... 2017-03-06 18:44:45 [DEBUG ] Writing comps file for arch 'i386': /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/work/i386/comps/comps-i386.xml 2017-03-06 18:44:45 [INFO ] [BEGIN] Creating comps repo for arch 'i386' 2017-03-06 18:44:45 [INFO ] [DONE ] Creating comps repo for arch 'i386' 2017-03-06 18:44:45 [DEBUG ] Writing comps file for arch 's390x': /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/work/s390x/comps/comps-s390x.xml 2017-03-06 18:44:45 [INFO ] [BEGIN] Creating comps repo for arch 's390x' 2017-03-06 18:44:45 [INFO ] [DONE ] Creating comps repo for arch 's390x' 2017-03-06 18:44:45 [DEBUG ] Writing comps file for arch 'x86_64': /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/work/x86_64/comps/comps-x86_64.xml 2017-03-06 18:44:45 [INFO ] [BEGIN] Creating comps repo for arch 'x86_64' 2017-03-06 18:44:45 [INFO ] [DONE ] Creating comps repo for arch 'x86_64' 2017-03-06 18:44:45 [DEBUG ] Writing comps file (arch: x86_64, variant: Bar-Tools): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/work/x86_64/comps/comps-Bar-Tools.x86_64.xml 2017-03-06 18:44:45 [DEBUG ] Writing comps file (arch: i386, variant: Client): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/work/i386/comps/comps-Client.i386.xml 2017-03-06 18:44:45 [DEBUG ] Writing comps file (arch: x86_64, variant: Client): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/work/x86_64/comps/comps-Client.x86_64.xml 2017-03-06 18:44:45 [DEBUG ] Copying original comps file (arch: i386, variant: Everything): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/work/i386/comps/comps-Everything.i386.xml 2017-03-06 18:44:45 [DEBUG ] Copying original comps file (arch: x86_64, variant: Everything): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/work/x86_64/comps/comps-Everything.x86_64.xml 2017-03-06 18:44:45 [DEBUG ] Writing comps file (arch: x86_64, variant: Foo-Tools): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/work/x86_64/comps/comps-Foo-Tools.x86_64.xml 2017-03-06 18:44:45 [DEBUG ] Copying original comps file (arch: x86_64, variant: Live): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/work/x86_64/comps/comps-Live.x86_64.xml 2017-03-06 18:44:45 [DEBUG ] Writing comps file (arch: s390x, variant: Server): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/work/s390x/comps/comps-Server.s390x.xml 2017-03-06 18:44:45 [DEBUG ] Writing comps file (arch: x86_64, variant: Server): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/work/x86_64/comps/comps-Server.x86_64.xml 2017-03-06 18:44:45 [DEBUG ] Writing comps file (arch: x86_64, variant: Server-Gluster): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/work/x86_64/comps/comps-Server-Gluster.x86_64.xml 2017-03-06 18:44:45 [DEBUG ] Writing comps file (arch: x86_64, variant: Server-ResilientStorage): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/work/x86_64/comps/comps-Server-ResilientStorage.x86_64.xml 2017-03-06 18:44:46 [DEBUG ] Writing comps file (arch: i386, variant: Client-optional): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/work/i386/comps/comps-Client-optional.i386.xml 2017-03-06 18:44:46 [DEBUG ] Writing comps file (arch: x86_64, variant: Client-optional): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/work/x86_64/comps/comps-Client-optional.x86_64.xml 2017-03-06 18:44:46 [DEBUG ] Writing comps file (arch: s390x, variant: Server-optional): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/work/s390x/comps/comps-Server-optional.s390x.xml 2017-03-06 18:44:46 [DEBUG ] Writing comps file (arch: x86_64, variant: Server-optional): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/work/x86_64/comps/comps-Server-optional.x86_64.xml 2017-03-06 18:44:46 [INFO ] [DONE ] ---------- PHASE: INIT ---------- 2017-03-06 18:44:46 [INFO ] [BEGIN] ---------- PHASE: PKGSET ---------- 2017-03-06 18:44:46 [INFO ] Writing pungi config (arch: i386, variant: None): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/work/i386/pungi/i386.conf 2017-03-06 18:44:46 [INFO ] Writing pungi config (arch: s390x, variant: None): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/work/s390x/pungi/s390x.conf 2017-03-06 18:44:47 [INFO ] Writing pungi config (arch: x86_64, variant: None): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/work/x86_64/pungi/x86_64.conf 2017-03-06 18:44:48 [INFO ] [BEGIN] Linking downloaded pkgset packages 2017-03-06 18:44:48 [DEBUG ] Linked 100 out of 144 packages 2017-03-06 18:44:48 [DEBUG ] Linked 144 out of 144 packages 2017-03-06 18:44:49 [INFO ] [DONE ] Linking downloaded pkgset packages 2017-03-06 18:44:49 [INFO ] Populating the global package set from a file list 2017-03-06 18:44:49 [INFO ] [BEGIN] Getting RPMs from file list 2017-03-06 18:44:49 [DEBUG ] Package set: spawning 10 worker threads (SRPMs) 2017-03-06 18:44:49 [DEBUG ] Processed 13 out of 13 packages 2017-03-06 18:44:50 [DEBUG ] Package set: worker threads stopped (SRPMs) 2017-03-06 18:44:50 [DEBUG ] Package set: spawning 10 worker threads (RPMs) 2017-03-06 18:44:50 [DEBUG ] Processed 100 out of 131 packages 2017-03-06 18:44:50 [DEBUG ] Processed 131 out of 131 packages 2017-03-06 18:44:51 [DEBUG ] Package set: worker threads stopped (RPMs) 2017-03-06 18:44:51 [INFO ] [DONE ] Getting RPMs from file list 2017-03-06 18:44:51 [INFO ] Populating package set for arch: i386 2017-03-06 18:44:51 [DEBUG ] [BEGIN] Merging package sets for i386: ['athlon', 'i686', 'i586', 'i486', 'i386', 'noarch', 'src'] 2017-03-06 18:44:51 [DEBUG ] [DONE ] Merging package sets for i386: ['athlon', 'i686', 'i586', 'i486', 'i386', 'noarch', 'src'] 2017-03-06 18:44:51 [INFO ] Populating package set for arch: s390x 2017-03-06 18:44:51 [DEBUG ] [BEGIN] Merging package sets for s390x: ['s390x', 's390', 'noarch', 'src'] 2017-03-06 18:44:51 [DEBUG ] [DONE ] Merging package sets for s390x: ['s390x', 's390', 'noarch', 'src'] 2017-03-06 18:44:51 [INFO ] Populating package set for arch: x86_64 2017-03-06 18:44:51 [DEBUG ] [BEGIN] Merging package sets for x86_64: ['x86_64', 'athlon', 'i686', 'i586', 'i486', 'i386', 'noarch', 'src'] 2017-03-06 18:44:51 [DEBUG ] [DONE ] Merging package sets for x86_64: ['x86_64', 'athlon', 'i686', 'i586', 'i486', 'i386', 'noarch', 'src'] 2017-03-06 18:44:51 [INFO ] [BEGIN] Running createrepo for the global package set 2017-03-06 18:44:51 [INFO ] No suitable old compose found in: ['_composes'] 2017-03-06 18:44:51 [INFO ] [DONE ] Running createrepo for the global package set 2017-03-06 18:44:51 [INFO ] [BEGIN] Running createrepo for arch 'i386' 2017-03-06 18:44:51 [INFO ] [DONE ] Running createrepo for arch 'i386' 2017-03-06 18:44:51 [INFO ] [BEGIN] Running createrepo for arch 's390x' 2017-03-06 18:44:51 [INFO ] [DONE ] Running createrepo for arch 's390x' 2017-03-06 18:44:51 [INFO ] [BEGIN] Running createrepo for arch 'x86_64' 2017-03-06 18:44:51 [INFO ] [DONE ] Running createrepo for arch 'x86_64' 2017-03-06 18:44:51 [INFO ] [DONE ] ---------- PHASE: PKGSET ---------- 2017-03-06 18:44:51 [DEBUG ] Not a bootable product. Skipping buildinstall. 2017-03-06 18:44:51 [WARNING ] [SKIP ] ---------- PHASE: BUILDINSTALL ---------- 2017-03-06 18:44:51 [INFO ] [BEGIN] ---------- PHASE: GATHER ---------- 2017-03-06 18:44:51 [INFO ] [BEGIN] Gathering packages (arch: i386, variant: Client) 2017-03-06 18:44:51 [INFO ] Writing pungi config (arch: i386, variant: Client): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/work/i386/pungi/Client.i386.conf 2017-03-06 18:44:51 [INFO ] [BEGIN] Running pungi (arch: i386, variant: Client) 2017-03-06 18:44:51 [INFO ] [DONE ] Running pungi (arch: i386, variant: Client) 2017-03-06 18:44:51 [INFO ] [DONE ] Gathering packages (arch: i386, variant: Client) 2017-03-06 18:44:51 [INFO ] [BEGIN] Gathering packages (arch: i386, variant: Everything) 2017-03-06 18:44:51 [INFO ] Writing pungi config (arch: i386, variant: Everything): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/work/i386/pungi/Everything.i386.conf 2017-03-06 18:44:51 [INFO ] [BEGIN] Running pungi (arch: i386, variant: Everything) 2017-03-06 18:44:52 [INFO ] [DONE ] Running pungi (arch: i386, variant: Everything) 2017-03-06 18:44:52 [INFO ] [DONE ] Gathering packages (arch: i386, variant: Everything) 2017-03-06 18:44:52 [INFO ] [BEGIN] Gathering packages (arch: s390x, variant: Server) 2017-03-06 18:44:52 [INFO ] Writing pungi config (arch: s390x, variant: Server): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/work/s390x/pungi/Server.s390x.conf 2017-03-06 18:44:52 [INFO ] [BEGIN] Running pungi (arch: s390x, variant: Server) 2017-03-06 18:44:52 [INFO ] [DONE ] Running pungi (arch: s390x, variant: Server) 2017-03-06 18:44:52 [INFO ] [DONE ] Gathering packages (arch: s390x, variant: Server) 2017-03-06 18:44:52 [INFO ] [BEGIN] Gathering packages (arch: x86_64, variant: Bar-Tools) 2017-03-06 18:44:52 [INFO ] Writing pungi config (arch: x86_64, variant: Bar-Tools): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/work/x86_64/pungi/Bar-Tools.x86_64.conf 2017-03-06 18:44:52 [INFO ] [BEGIN] Running pungi (arch: x86_64, variant: Bar-Tools) 2017-03-06 18:44:53 [INFO ] [DONE ] Running pungi (arch: x86_64, variant: Bar-Tools) 2017-03-06 18:44:53 [INFO ] [DONE ] Gathering packages (arch: x86_64, variant: Bar-Tools) 2017-03-06 18:44:53 [INFO ] [BEGIN] Gathering packages (arch: x86_64, variant: Client) 2017-03-06 18:44:53 [INFO ] Writing pungi config (arch: x86_64, variant: Client): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/work/x86_64/pungi/Client.x86_64.conf 2017-03-06 18:44:53 [INFO ] [BEGIN] Running pungi (arch: x86_64, variant: Client) 2017-03-06 18:44:53 [INFO ] [DONE ] Running pungi (arch: x86_64, variant: Client) 2017-03-06 18:44:53 [INFO ] [DONE ] Gathering packages (arch: x86_64, variant: Client) 2017-03-06 18:44:53 [INFO ] [BEGIN] Gathering packages (arch: x86_64, variant: Everything) 2017-03-06 18:44:53 [INFO ] Writing pungi config (arch: x86_64, variant: Everything): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/work/x86_64/pungi/Everything.x86_64.conf 2017-03-06 18:44:53 [INFO ] [BEGIN] Running pungi (arch: x86_64, variant: Everything) 2017-03-06 18:44:53 [INFO ] [DONE ] Running pungi (arch: x86_64, variant: Everything) 2017-03-06 18:44:53 [INFO ] [DONE ] Gathering packages (arch: x86_64, variant: Everything) 2017-03-06 18:44:53 [INFO ] [BEGIN] Gathering packages (arch: x86_64, variant: Foo-Tools) 2017-03-06 18:44:53 [INFO ] Writing pungi config (arch: x86_64, variant: Foo-Tools): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/work/x86_64/pungi/Foo-Tools.x86_64.conf 2017-03-06 18:44:53 [INFO ] [BEGIN] Running pungi (arch: x86_64, variant: Foo-Tools) 2017-03-06 18:44:54 [INFO ] [DONE ] Running pungi (arch: x86_64, variant: Foo-Tools) 2017-03-06 18:44:54 [INFO ] [DONE ] Gathering packages (arch: x86_64, variant: Foo-Tools) 2017-03-06 18:44:54 [INFO ] [SKIP ] Gathering packages (arch: x86_64, variant: Live) 2017-03-06 18:44:54 [INFO ] [BEGIN] Gathering packages (arch: x86_64, variant: Server) 2017-03-06 18:44:54 [INFO ] Writing pungi config (arch: x86_64, variant: Server): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/work/x86_64/pungi/Server.x86_64.conf 2017-03-06 18:44:54 [INFO ] [BEGIN] Running pungi (arch: x86_64, variant: Server) 2017-03-06 18:44:54 [INFO ] [DONE ] Running pungi (arch: x86_64, variant: Server) 2017-03-06 18:44:54 [INFO ] [DONE ] Gathering packages (arch: x86_64, variant: Server) 2017-03-06 18:44:54 [INFO ] [BEGIN] Gathering packages (arch: x86_64, variant: Server-ResilientStorage) 2017-03-06 18:44:54 [INFO ] Writing pungi config (arch: x86_64, variant: Server-ResilientStorage): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/work/x86_64/pungi/Server-ResilientStorage.x86_64.conf 2017-03-06 18:44:54 [INFO ] [BEGIN] Running pungi (arch: x86_64, variant: Server-ResilientStorage) 2017-03-06 18:44:54 [INFO ] [DONE ] Running pungi (arch: x86_64, variant: Server-ResilientStorage) 2017-03-06 18:44:54 [INFO ] [DONE ] Gathering packages (arch: x86_64, variant: Server-ResilientStorage) 2017-03-06 18:44:54 [INFO ] [BEGIN] Gathering packages (arch: x86_64, variant: Server-Gluster) 2017-03-06 18:44:54 [INFO ] Writing pungi config (arch: x86_64, variant: Server-Gluster): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/work/x86_64/pungi/Server-Gluster.x86_64.conf 2017-03-06 18:44:54 [INFO ] [BEGIN] Running pungi (arch: x86_64, variant: Server-Gluster) 2017-03-06 18:44:55 [INFO ] [DONE ] Running pungi (arch: x86_64, variant: Server-Gluster) 2017-03-06 18:44:55 [INFO ] [DONE ] Gathering packages (arch: x86_64, variant: Server-Gluster) 2017-03-06 18:44:55 [INFO ] [BEGIN] Gathering packages (arch: i386, variant: Client-optional) 2017-03-06 18:44:55 [INFO ] Writing pungi config (arch: i386, variant: Client-optional): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/work/i386/pungi/Client-optional.i386.conf 2017-03-06 18:44:55 [INFO ] [BEGIN] Running pungi (arch: i386, variant: Client-optional) 2017-03-06 18:44:55 [INFO ] [DONE ] Running pungi (arch: i386, variant: Client-optional) 2017-03-06 18:44:55 [INFO ] [DONE ] Gathering packages (arch: i386, variant: Client-optional) 2017-03-06 18:44:55 [INFO ] [BEGIN] Gathering packages (arch: s390x, variant: Server-optional) 2017-03-06 18:44:55 [INFO ] Writing pungi config (arch: s390x, variant: Server-optional): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/work/s390x/pungi/Server-optional.s390x.conf 2017-03-06 18:44:55 [INFO ] [BEGIN] Running pungi (arch: s390x, variant: Server-optional) 2017-03-06 18:44:56 [INFO ] [DONE ] Running pungi (arch: s390x, variant: Server-optional) 2017-03-06 18:44:56 [INFO ] [DONE ] Gathering packages (arch: s390x, variant: Server-optional) 2017-03-06 18:44:56 [INFO ] [BEGIN] Gathering packages (arch: x86_64, variant: Client-optional) 2017-03-06 18:44:56 [INFO ] Writing pungi config (arch: x86_64, variant: Client-optional): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/work/x86_64/pungi/Client-optional.x86_64.conf 2017-03-06 18:44:56 [INFO ] [BEGIN] Running pungi (arch: x86_64, variant: Client-optional) 2017-03-06 18:44:56 [INFO ] [DONE ] Running pungi (arch: x86_64, variant: Client-optional) 2017-03-06 18:44:56 [INFO ] [DONE ] Gathering packages (arch: x86_64, variant: Client-optional) 2017-03-06 18:44:56 [INFO ] [BEGIN] Gathering packages (arch: x86_64, variant: Server-optional) 2017-03-06 18:44:56 [INFO ] Writing pungi config (arch: x86_64, variant: Server-optional): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/work/x86_64/pungi/Server-optional.x86_64.conf 2017-03-06 18:44:56 [INFO ] [BEGIN] Running pungi (arch: x86_64, variant: Server-optional) 2017-03-06 18:44:56 [INFO ] [DONE ] Running pungi (arch: x86_64, variant: Server-optional) 2017-03-06 18:44:56 [INFO ] [DONE ] Gathering packages (arch: x86_64, variant: Server-optional) 2017-03-06 18:44:56 [INFO ] [BEGIN] Trimming package list (arch: x86_64, variant: Server-ResilientStorage) 2017-03-06 18:44:56 [INFO ] Removed packages (arch: x86_64, variant: Server-ResilientStorage): debuginfo: 8 2017-03-06 18:44:56 [INFO ] Moved to parent (arch: x86_64, variant: Server-ResilientStorage): debuginfo: 0 2017-03-06 18:44:56 [INFO ] Removed packages (arch: x86_64, variant: Server-ResilientStorage): srpm: 7 2017-03-06 18:44:56 [INFO ] Moved to parent (arch: x86_64, variant: Server-ResilientStorage): srpm: 0 2017-03-06 18:44:56 [INFO ] Removed packages (arch: x86_64, variant: Server-ResilientStorage): rpm: 10 2017-03-06 18:44:56 [INFO ] Moved to parent (arch: x86_64, variant: Server-ResilientStorage): rpm: 2 2017-03-06 18:44:56 [INFO ] [DONE ] Trimming package list (arch: x86_64, variant: Server-ResilientStorage) 2017-03-06 18:44:56 [DEBUG ] Moving package to parent (arch: x86_64, variant: Server-ResilientStorage, pkg_type: rpm): dummy-lvm2-devel-2.02.84-4.i686.rpm 2017-03-06 18:44:56 [DEBUG ] Moving package to parent (arch: x86_64, variant: Server-ResilientStorage, pkg_type: rpm): dummy-lvm2-devel-2.02.84-4.x86_64.rpm 2017-03-06 18:44:56 [INFO ] [BEGIN] Trimming package list (arch: x86_64, variant: Server-Gluster) 2017-03-06 18:44:56 [INFO ] Removed packages (arch: x86_64, variant: Server-Gluster): debuginfo: 7 2017-03-06 18:44:56 [INFO ] Moved to parent (arch: x86_64, variant: Server-Gluster): debuginfo: 0 2017-03-06 18:44:56 [INFO ] Removed packages (arch: x86_64, variant: Server-Gluster): srpm: 7 2017-03-06 18:44:56 [INFO ] Moved to parent (arch: x86_64, variant: Server-Gluster): srpm: 0 2017-03-06 18:44:56 [WARNING ] Removed addon package (arch: x86_64, variant: Server-Gluster): rpm: /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/work/global/download/dummy-resource-agents-3.9.5-8.x86_64.rpm 2017-03-06 18:44:56 [INFO ] Removed packages (arch: x86_64, variant: Server-Gluster): rpm: 11 2017-03-06 18:44:56 [INFO ] Moved to parent (arch: x86_64, variant: Server-Gluster): rpm: 0 2017-03-06 18:44:56 [INFO ] [DONE ] Trimming package list (arch: x86_64, variant: Server-Gluster) 2017-03-06 18:44:56 [INFO ] [BEGIN] Trimming package list (arch: i386, variant: Client-optional) 2017-03-06 18:44:56 [WARNING ] Removed addon package (arch: i386, variant: Client-optional): debuginfo: /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/work/global/download/dummy-lvm2-debuginfo-2.02.84-4.i686.rpm 2017-03-06 18:44:56 [INFO ] Removed packages (arch: i386, variant: Client-optional): debuginfo: 1 2017-03-06 18:44:56 [INFO ] Moved to parent (arch: i386, variant: Client-optional): debuginfo: 0 2017-03-06 18:44:56 [INFO ] Removed packages (arch: i386, variant: Client-optional): srpm: 0 2017-03-06 18:44:56 [INFO ] Moved to parent (arch: i386, variant: Client-optional): srpm: 0 2017-03-06 18:44:56 [WARNING ] Removed addon package (arch: i386, variant: Client-optional): rpm: /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/work/global/download/dummy-lvm2-cluster-2.02.84-4.i686.rpm 2017-03-06 18:44:56 [INFO ] Removed packages (arch: i386, variant: Client-optional): rpm: 1 2017-03-06 18:44:56 [INFO ] Moved to parent (arch: i386, variant: Client-optional): rpm: 0 2017-03-06 18:44:56 [INFO ] [DONE ] Trimming package list (arch: i386, variant: Client-optional) 2017-03-06 18:44:56 [INFO ] [BEGIN] Trimming package list (arch: s390x, variant: Server-optional) 2017-03-06 18:44:56 [WARNING ] Removed addon package (arch: s390x, variant: Server-optional): debuginfo: /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/work/global/download/dummy-lvm2-debuginfo-2.02.84-4.s390.rpm 2017-03-06 18:44:56 [WARNING ] Removed addon package (arch: s390x, variant: Server-optional): debuginfo: /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/work/global/download/dummy-lvm2-debuginfo-2.02.84-4.s390x.rpm 2017-03-06 18:44:56 [INFO ] Removed packages (arch: s390x, variant: Server-optional): debuginfo: 2 2017-03-06 18:44:56 [INFO ] Moved to parent (arch: s390x, variant: Server-optional): debuginfo: 0 2017-03-06 18:44:56 [INFO ] Removed packages (arch: s390x, variant: Server-optional): srpm: 0 2017-03-06 18:44:56 [INFO ] Moved to parent (arch: s390x, variant: Server-optional): srpm: 0 2017-03-06 18:44:56 [WARNING ] Removed addon package (arch: s390x, variant: Server-optional): rpm: /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/work/global/download/dummy-lvm2-cluster-2.02.84-4.s390x.rpm 2017-03-06 18:44:56 [INFO ] Removed packages (arch: s390x, variant: Server-optional): rpm: 1 2017-03-06 18:44:56 [INFO ] Moved to parent (arch: s390x, variant: Server-optional): rpm: 0 2017-03-06 18:44:56 [INFO ] [DONE ] Trimming package list (arch: s390x, variant: Server-optional) 2017-03-06 18:44:56 [INFO ] [BEGIN] Trimming package list (arch: x86_64, variant: Client-optional) 2017-03-06 18:44:56 [WARNING ] Removed addon package (arch: x86_64, variant: Client-optional): debuginfo: /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/work/global/download/dummy-lvm2-debuginfo-2.02.84-4.x86_64.rpm 2017-03-06 18:44:56 [INFO ] Removed packages (arch: x86_64, variant: Client-optional): debuginfo: 1 2017-03-06 18:44:56 [INFO ] Moved to parent (arch: x86_64, variant: Client-optional): debuginfo: 0 2017-03-06 18:44:56 [INFO ] Removed packages (arch: x86_64, variant: Client-optional): srpm: 0 2017-03-06 18:44:56 [INFO ] Moved to parent (arch: x86_64, variant: Client-optional): srpm: 0 2017-03-06 18:44:56 [WARNING ] Removed addon package (arch: x86_64, variant: Client-optional): rpm: /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/work/global/download/dummy-lvm2-cluster-2.02.84-4.x86_64.rpm 2017-03-06 18:44:56 [INFO ] Removed packages (arch: x86_64, variant: Client-optional): rpm: 1 2017-03-06 18:44:56 [INFO ] Moved to parent (arch: x86_64, variant: Client-optional): rpm: 0 2017-03-06 18:44:56 [INFO ] [DONE ] Trimming package list (arch: x86_64, variant: Client-optional) 2017-03-06 18:44:56 [INFO ] [BEGIN] Trimming package list (arch: x86_64, variant: Server-optional) 2017-03-06 18:44:56 [WARNING ] Removed addon package (arch: x86_64, variant: Server-optional): debuginfo: /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/work/global/download/dummy-gfs2-utils-debuginfo-3.1.4-3.x86_64.rpm 2017-03-06 18:44:56 [WARNING ] Removed addon package (arch: x86_64, variant: Server-optional): debuginfo: /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/work/global/download/dummy-lvm2-debuginfo-2.02.84-4.i686.rpm 2017-03-06 18:44:56 [WARNING ] Removed addon package (arch: x86_64, variant: Server-optional): debuginfo: /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/work/global/download/dummy-lvm2-debuginfo-2.02.84-4.x86_64.rpm 2017-03-06 18:44:56 [WARNING ] Removed addon package (arch: x86_64, variant: Server-optional): debuginfo: /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/work/global/download/dummy-resource-agents-debuginfo-3.9.5-8.x86_64.rpm 2017-03-06 18:44:56 [INFO ] Removed packages (arch: x86_64, variant: Server-optional): debuginfo: 4 2017-03-06 18:44:56 [INFO ] Moved to parent (arch: x86_64, variant: Server-optional): debuginfo: 0 2017-03-06 18:44:56 [WARNING ] Removed addon package (arch: x86_64, variant: Server-optional): srpm: /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/work/global/download/dummy-gfs2-utils-3.1.4-3.src.rpm 2017-03-06 18:44:56 [WARNING ] Removed addon package (arch: x86_64, variant: Server-optional): srpm: /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/work/global/download/dummy-resource-agents-3.9.5-8.src.rpm 2017-03-06 18:44:56 [INFO ] Removed packages (arch: x86_64, variant: Server-optional): srpm: 2 2017-03-06 18:44:56 [INFO ] Moved to parent (arch: x86_64, variant: Server-optional): srpm: 0 2017-03-06 18:44:56 [WARNING ] Removed addon package (arch: x86_64, variant: Server-optional): rpm: /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/work/global/download/dummy-gfs2-utils-3.1.4-3.x86_64.rpm 2017-03-06 18:44:56 [WARNING ] Removed addon package (arch: x86_64, variant: Server-optional): rpm: /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/work/global/download/dummy-glusterfs-resource-agents-3.9.5-8.x86_64.rpm 2017-03-06 18:44:56 [WARNING ] Removed addon package (arch: x86_64, variant: Server-optional): rpm: /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/work/global/download/dummy-lvm2-cluster-2.02.84-4.x86_64.rpm 2017-03-06 18:44:56 [WARNING ] Removed addon package (arch: x86_64, variant: Server-optional): rpm: /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/work/global/download/dummy-resource-agents-3.9.5-8.x86_64.rpm 2017-03-06 18:44:56 [INFO ] Removed packages (arch: x86_64, variant: Server-optional): rpm: 4 2017-03-06 18:44:56 [INFO ] Moved to parent (arch: x86_64, variant: Server-optional): rpm: 0 2017-03-06 18:44:56 [INFO ] [DONE ] Trimming package list (arch: x86_64, variant: Server-optional) 2017-03-06 18:44:56 [INFO ] [BEGIN] Trimming package list (arch: i386, variant: Client-optional) 2017-03-06 18:44:56 [INFO ] Removed packages (arch: i386, variant: Client-optional): debuginfo: 7 2017-03-06 18:44:56 [INFO ] Moved to parent (arch: i386, variant: Client-optional): debuginfo: 0 2017-03-06 18:44:56 [INFO ] Removed packages (arch: i386, variant: Client-optional): srpm: 9 2017-03-06 18:44:56 [INFO ] Moved to parent (arch: i386, variant: Client-optional): srpm: 0 2017-03-06 18:44:56 [INFO ] Removed packages (arch: i386, variant: Client-optional): rpm: 12 2017-03-06 18:44:56 [INFO ] Moved to parent (arch: i386, variant: Client-optional): rpm: 0 2017-03-06 18:44:56 [INFO ] [DONE ] Trimming package list (arch: i386, variant: Client-optional) 2017-03-06 18:44:56 [INFO ] [BEGIN] Trimming package list (arch: s390x, variant: Server-optional) 2017-03-06 18:44:56 [INFO ] Removed packages (arch: s390x, variant: Server-optional): debuginfo: 7 2017-03-06 18:44:56 [INFO ] Moved to parent (arch: s390x, variant: Server-optional): debuginfo: 0 2017-03-06 18:44:56 [INFO ] Removed packages (arch: s390x, variant: Server-optional): srpm: 7 2017-03-06 18:44:56 [INFO ] Moved to parent (arch: s390x, variant: Server-optional): srpm: 0 2017-03-06 18:44:56 [INFO ] Removed packages (arch: s390x, variant: Server-optional): rpm: 10 2017-03-06 18:44:56 [INFO ] Moved to parent (arch: s390x, variant: Server-optional): rpm: 0 2017-03-06 18:44:56 [INFO ] [DONE ] Trimming package list (arch: s390x, variant: Server-optional) 2017-03-06 18:44:56 [INFO ] [BEGIN] Trimming package list (arch: x86_64, variant: Client-optional) 2017-03-06 18:44:56 [INFO ] Removed packages (arch: x86_64, variant: Client-optional): debuginfo: 9 2017-03-06 18:44:56 [INFO ] Moved to parent (arch: x86_64, variant: Client-optional): debuginfo: 0 2017-03-06 18:44:56 [INFO ] Removed packages (arch: x86_64, variant: Client-optional): srpm: 9 2017-03-06 18:44:56 [INFO ] Moved to parent (arch: x86_64, variant: Client-optional): srpm: 0 2017-03-06 18:44:56 [INFO ] Removed packages (arch: x86_64, variant: Client-optional): rpm: 13 2017-03-06 18:44:56 [INFO ] Moved to parent (arch: x86_64, variant: Client-optional): rpm: 0 2017-03-06 18:44:56 [INFO ] [DONE ] Trimming package list (arch: x86_64, variant: Client-optional) 2017-03-06 18:44:56 [INFO ] [BEGIN] Trimming package list (arch: x86_64, variant: Server-optional) 2017-03-06 18:44:56 [INFO ] Removed packages (arch: x86_64, variant: Server-optional): debuginfo: 7 2017-03-06 18:44:56 [INFO ] Moved to parent (arch: x86_64, variant: Server-optional): debuginfo: 0 2017-03-06 18:44:56 [INFO ] Removed packages (arch: x86_64, variant: Server-optional): srpm: 7 2017-03-06 18:44:56 [INFO ] Moved to parent (arch: x86_64, variant: Server-optional): srpm: 0 2017-03-06 18:44:56 [INFO ] Removed packages (arch: x86_64, variant: Server-optional): rpm: 12 2017-03-06 18:44:56 [INFO ] Moved to parent (arch: x86_64, variant: Server-optional): rpm: 0 2017-03-06 18:44:56 [INFO ] [DONE ] Trimming package list (arch: x86_64, variant: Server-optional) 2017-03-06 18:44:56 [INFO ] [BEGIN] Writing package list (arch: i386, variant: Client) 2017-03-06 18:44:56 [INFO ] [DONE ] Writing package list (arch: i386, variant: Client) 2017-03-06 18:44:56 [INFO ] [BEGIN] Writing package list (arch: i386, variant: Everything) 2017-03-06 18:44:56 [INFO ] [DONE ] Writing package list (arch: i386, variant: Everything) 2017-03-06 18:44:56 [INFO ] [BEGIN] Writing package list (arch: i386, variant: Client-optional) 2017-03-06 18:44:56 [INFO ] [DONE ] Writing package list (arch: i386, variant: Client-optional) 2017-03-06 18:44:56 [INFO ] [BEGIN] Writing package list (arch: s390x, variant: Server) 2017-03-06 18:44:56 [INFO ] [DONE ] Writing package list (arch: s390x, variant: Server) 2017-03-06 18:44:56 [INFO ] [BEGIN] Writing package list (arch: s390x, variant: Server-optional) 2017-03-06 18:44:56 [INFO ] [DONE ] Writing package list (arch: s390x, variant: Server-optional) 2017-03-06 18:44:56 [INFO ] [BEGIN] Writing package list (arch: x86_64, variant: Bar-Tools) 2017-03-06 18:44:56 [INFO ] [DONE ] Writing package list (arch: x86_64, variant: Bar-Tools) 2017-03-06 18:44:56 [INFO ] [BEGIN] Writing package list (arch: x86_64, variant: Client) 2017-03-06 18:44:56 [INFO ] [DONE ] Writing package list (arch: x86_64, variant: Client) 2017-03-06 18:44:56 [INFO ] [BEGIN] Writing package list (arch: x86_64, variant: Everything) 2017-03-06 18:44:56 [INFO ] [DONE ] Writing package list (arch: x86_64, variant: Everything) 2017-03-06 18:44:56 [INFO ] [BEGIN] Writing package list (arch: x86_64, variant: Foo-Tools) 2017-03-06 18:44:56 [INFO ] [DONE ] Writing package list (arch: x86_64, variant: Foo-Tools) 2017-03-06 18:44:56 [INFO ] [BEGIN] Writing package list (arch: x86_64, variant: Live) 2017-03-06 18:44:56 [INFO ] [DONE ] Writing package list (arch: x86_64, variant: Live) 2017-03-06 18:44:56 [INFO ] [BEGIN] Writing package list (arch: x86_64, variant: Server) 2017-03-06 18:44:56 [INFO ] [DONE ] Writing package list (arch: x86_64, variant: Server) 2017-03-06 18:44:56 [INFO ] [BEGIN] Writing package list (arch: x86_64, variant: Server-Gluster) 2017-03-06 18:44:56 [INFO ] [DONE ] Writing package list (arch: x86_64, variant: Server-Gluster) 2017-03-06 18:44:56 [INFO ] [BEGIN] Writing package list (arch: x86_64, variant: Server-ResilientStorage) 2017-03-06 18:44:56 [INFO ] [DONE ] Writing package list (arch: x86_64, variant: Server-ResilientStorage) 2017-03-06 18:44:56 [INFO ] [BEGIN] Writing package list (arch: x86_64, variant: Client-optional) 2017-03-06 18:44:56 [INFO ] [DONE ] Writing package list (arch: x86_64, variant: Client-optional) 2017-03-06 18:44:56 [INFO ] [BEGIN] Writing package list (arch: x86_64, variant: Server-optional) 2017-03-06 18:44:56 [INFO ] [DONE ] Writing package list (arch: x86_64, variant: Server-optional) 2017-03-06 18:44:56 [INFO ] [BEGIN] Linking packages (arch: i386, variant: Client) 2017-03-06 18:44:56 [WARNING ] Package dummy-skype-0:4.2.0.13-1.i586 has no SRPM available, guessing epoch: dummy-skype-0:4.2.0.13-1.src.rpm 2017-03-06 18:44:56 [DEBUG ] Linked 29 out of 29 packages 2017-03-06 18:44:57 [INFO ] [DONE ] Linking packages (arch: i386, variant: Client) 2017-03-06 18:44:57 [INFO ] [BEGIN] Linking packages (arch: i386, variant: Everything) 2017-03-06 18:44:57 [WARNING ] Package dummy-skype-0:4.2.0.13-1.i586 has no SRPM available, guessing epoch: dummy-skype-0:4.2.0.13-1.src.rpm 2017-03-06 18:44:57 [DEBUG ] Linked 33 out of 33 packages 2017-03-06 18:44:57 [INFO ] [DONE ] Linking packages (arch: i386, variant: Everything) 2017-03-06 18:44:57 [INFO ] [BEGIN] Linking packages (arch: i386, variant: Client-optional) 2017-03-06 18:44:57 [DEBUG ] Linked 12 out of 12 packages 2017-03-06 18:44:58 [INFO ] [DONE ] Linking packages (arch: i386, variant: Client-optional) 2017-03-06 18:44:58 [INFO ] [BEGIN] Linking packages (arch: s390x, variant: Server) 2017-03-06 18:44:58 [DEBUG ] Linked 25 out of 25 packages 2017-03-06 18:44:59 [INFO ] [DONE ] Linking packages (arch: s390x, variant: Server) 2017-03-06 18:44:59 [INFO ] [BEGIN] Linking packages (arch: s390x, variant: Server-optional) 2017-03-06 18:44:59 [DEBUG ] Linked 18 out of 18 packages 2017-03-06 18:45:00 [INFO ] [DONE ] Linking packages (arch: s390x, variant: Server-optional) 2017-03-06 18:45:00 [INFO ] [BEGIN] Linking packages (arch: x86_64, variant: Bar-Tools) 2017-03-06 18:45:01 [DEBUG ] Linked 15 out of 15 packages 2017-03-06 18:45:02 [INFO ] [DONE ] Linking packages (arch: x86_64, variant: Bar-Tools) 2017-03-06 18:45:02 [INFO ] [BEGIN] Linking packages (arch: x86_64, variant: Client) 2017-03-06 18:45:02 [WARNING ] Package dummy-skype-0:4.2.0.13-1.i586 has no SRPM available, guessing epoch: dummy-skype-0:4.2.0.13-1.src.rpm 2017-03-06 18:45:02 [DEBUG ] Linked 32 out of 32 packages 2017-03-06 18:45:03 [INFO ] [DONE ] Linking packages (arch: x86_64, variant: Client) 2017-03-06 18:45:03 [INFO ] [BEGIN] Linking packages (arch: x86_64, variant: Everything) 2017-03-06 18:45:03 [WARNING ] Package dummy-skype-0:4.2.0.13-1.i586 has no SRPM available, guessing epoch: dummy-skype-0:4.2.0.13-1.src.rpm 2017-03-06 18:45:03 [DEBUG ] Linked 41 out of 41 packages 2017-03-06 18:45:04 [INFO ] [DONE ] Linking packages (arch: x86_64, variant: Everything) 2017-03-06 18:45:04 [INFO ] [BEGIN] Linking packages (arch: x86_64, variant: Foo-Tools) 2017-03-06 18:45:04 [DEBUG ] Linked 15 out of 15 packages 2017-03-06 18:45:05 [INFO ] [DONE ] Linking packages (arch: x86_64, variant: Foo-Tools) 2017-03-06 18:45:05 [INFO ] [BEGIN] Linking packages (arch: x86_64, variant: Live) 2017-03-06 18:45:06 [INFO ] [DONE ] Linking packages (arch: x86_64, variant: Live) 2017-03-06 18:45:06 [INFO ] [BEGIN] Linking packages (arch: x86_64, variant: Server) 2017-03-06 18:45:06 [DEBUG ] Linked 27 out of 27 packages 2017-03-06 18:45:07 [INFO ] [DONE ] Linking packages (arch: x86_64, variant: Server) 2017-03-06 18:45:07 [INFO ] [BEGIN] Linking packages (arch: x86_64, variant: Server-Gluster) 2017-03-06 18:45:07 [DEBUG ] Linked 4 out of 4 packages 2017-03-06 18:45:08 [INFO ] [DONE ] Linking packages (arch: x86_64, variant: Server-Gluster) 2017-03-06 18:45:08 [INFO ] [BEGIN] Linking packages (arch: x86_64, variant: Server-ResilientStorage) 2017-03-06 18:45:08 [DEBUG ] Linked 8 out of 8 packages 2017-03-06 18:45:09 [INFO ] [DONE ] Linking packages (arch: x86_64, variant: Server-ResilientStorage) 2017-03-06 18:45:09 [INFO ] [BEGIN] Linking packages (arch: x86_64, variant: Client-optional) 2017-03-06 18:45:09 [DEBUG ] Linked 12 out of 12 packages 2017-03-06 18:45:10 [INFO ] [DONE ] Linking packages (arch: x86_64, variant: Client-optional) 2017-03-06 18:45:10 [INFO ] [BEGIN] Linking packages (arch: x86_64, variant: Server-optional) 2017-03-06 18:45:10 [DEBUG ] Linked 16 out of 16 packages 2017-03-06 18:45:11 [INFO ] [DONE ] Linking packages (arch: x86_64, variant: Server-optional) 2017-03-06 18:45:11 [INFO ] Writing RPM manifest: /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/metadata/rpms.json 2017-03-06 18:45:11 [INFO ] [DONE ] ---------- PHASE: GATHER ---------- 2017-03-06 18:45:11 [INFO ] Config section 'extra_files' was not found. Skipping. 2017-03-06 18:45:11 [WARNING ] [SKIP ] ---------- PHASE: EXTRA_FILES ---------- 2017-03-06 18:45:11 [INFO ] [BEGIN] ---------- PHASE: CREATEREPO ---------- 2017-03-06 18:45:11 [INFO ] No product certificates specified 2017-03-06 18:45:11 [INFO ] [BEGIN] Creating repo (arch: None, variant: Bar-Tools): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Bar-Tools/source/tree 2017-03-06 18:45:11 [INFO ] [BEGIN] Creating repo (arch: x86_64, variant: Bar-Tools): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Bar-Tools/x86_64/debug/tree 2017-03-06 18:45:11 [INFO ] [BEGIN] Creating repo (arch: x86_64, variant: Bar-Tools): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Bar-Tools/x86_64/os 2017-03-06 18:45:11 [INFO ] [DONE ] Creating repo (arch: x86_64, variant: Bar-Tools): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Bar-Tools/x86_64/debug/tree 2017-03-06 18:45:11 [INFO ] [BEGIN] Creating repo (arch: None, variant: Client): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Client/source/tree 2017-03-06 18:45:11 [INFO ] [DONE ] Creating repo (arch: x86_64, variant: Bar-Tools): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Bar-Tools/x86_64/os 2017-03-06 18:45:11 [INFO ] [DONE ] Creating repo (arch: None, variant: Bar-Tools): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Bar-Tools/source/tree 2017-03-06 18:45:11 [INFO ] [BEGIN] Creating repo (arch: i386, variant: Client): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Client/i386/debug/tree 2017-03-06 18:45:11 [INFO ] [BEGIN] Creating repo (arch: i386, variant: Client): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Client/i386/os 2017-03-06 18:45:11 [INFO ] [DONE ] Creating repo (arch: None, variant: Client): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Client/source/tree 2017-03-06 18:45:11 [INFO ] [BEGIN] Creating repo (arch: x86_64, variant: Client): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Client/x86_64/os 2017-03-06 18:45:11 [INFO ] [DONE ] Creating repo (arch: i386, variant: Client): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Client/i386/debug/tree 2017-03-06 18:45:11 [INFO ] [BEGIN] Creating repo (arch: x86_64, variant: Client): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Client/x86_64/debug/tree 2017-03-06 18:45:11 [INFO ] [DONE ] Creating repo (arch: i386, variant: Client): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Client/i386/os 2017-03-06 18:45:11 [INFO ] [BEGIN] Creating repo (arch: None, variant: Everything): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Everything/source/tree 2017-03-06 18:45:11 [INFO ] [DONE ] Creating repo (arch: x86_64, variant: Client): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Client/x86_64/os 2017-03-06 18:45:11 [INFO ] [BEGIN] Creating repo (arch: i386, variant: Everything): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Everything/i386/os 2017-03-06 18:45:11 [INFO ] [DONE ] Creating repo (arch: None, variant: Everything): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Everything/source/tree 2017-03-06 18:45:11 [INFO ] [DONE ] Creating repo (arch: x86_64, variant: Client): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Client/x86_64/debug/tree 2017-03-06 18:45:11 [INFO ] [BEGIN] Creating repo (arch: i386, variant: Everything): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Everything/i386/debug/tree 2017-03-06 18:45:11 [INFO ] [BEGIN] Creating repo (arch: x86_64, variant: Everything): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Everything/x86_64/os 2017-03-06 18:45:11 [INFO ] [DONE ] Creating repo (arch: i386, variant: Everything): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Everything/i386/os 2017-03-06 18:45:11 [INFO ] [BEGIN] Creating repo (arch: x86_64, variant: Everything): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Everything/x86_64/debug/tree 2017-03-06 18:45:11 [INFO ] [DONE ] Creating repo (arch: i386, variant: Everything): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Everything/i386/debug/tree 2017-03-06 18:45:11 [INFO ] [BEGIN] Creating repo (arch: None, variant: Foo-Tools): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Foo-Tools/source/tree 2017-03-06 18:45:11 [INFO ] [DONE ] Creating repo (arch: x86_64, variant: Everything): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Everything/x86_64/os 2017-03-06 18:45:11 [INFO ] [BEGIN] Creating repo (arch: x86_64, variant: Foo-Tools): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Foo-Tools/x86_64/os 2017-03-06 18:45:11 [INFO ] [DONE ] Creating repo (arch: x86_64, variant: Everything): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Everything/x86_64/debug/tree 2017-03-06 18:45:11 [INFO ] [BEGIN] Creating repo (arch: x86_64, variant: Foo-Tools): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Foo-Tools/x86_64/debug/tree 2017-03-06 18:45:11 [INFO ] [DONE ] Creating repo (arch: None, variant: Foo-Tools): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Foo-Tools/source/tree 2017-03-06 18:45:11 [INFO ] [BEGIN] Creating repo (arch: None, variant: Server): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Server/source/tree 2017-03-06 18:45:11 [INFO ] [DONE ] Creating repo (arch: x86_64, variant: Foo-Tools): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Foo-Tools/x86_64/os 2017-03-06 18:45:11 [INFO ] [BEGIN] Creating repo (arch: s390x, variant: Server): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Server/s390x/os 2017-03-06 18:45:11 [INFO ] [DONE ] Creating repo (arch: x86_64, variant: Foo-Tools): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Foo-Tools/x86_64/debug/tree 2017-03-06 18:45:11 [INFO ] [BEGIN] Creating repo (arch: s390x, variant: Server): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Server/s390x/debug/tree 2017-03-06 18:45:11 [INFO ] [DONE ] Creating repo (arch: None, variant: Server): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Server/source/tree 2017-03-06 18:45:11 [INFO ] [BEGIN] Creating repo (arch: x86_64, variant: Server): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Server/x86_64/os 2017-03-06 18:45:11 [INFO ] [DONE ] Creating repo (arch: s390x, variant: Server): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Server/s390x/os 2017-03-06 18:45:11 [INFO ] [BEGIN] Creating repo (arch: x86_64, variant: Server): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Server/x86_64/debug/tree 2017-03-06 18:45:11 [INFO ] [DONE ] Creating repo (arch: s390x, variant: Server): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Server/s390x/debug/tree 2017-03-06 18:45:11 [INFO ] [BEGIN] Creating repo (arch: None, variant: Server-Gluster): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Server-Gluster/source/tree 2017-03-06 18:45:11 [INFO ] [DONE ] Creating repo (arch: x86_64, variant: Server): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Server/x86_64/os 2017-03-06 18:45:11 [INFO ] [BEGIN] Creating repo (arch: x86_64, variant: Server-Gluster): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Server-Gluster/x86_64/os 2017-03-06 18:45:11 [INFO ] [DONE ] Creating repo (arch: x86_64, variant: Server): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Server/x86_64/debug/tree 2017-03-06 18:45:11 [INFO ] [BEGIN] Creating repo (arch: x86_64, variant: Server-Gluster): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Server-Gluster/x86_64/debug/tree 2017-03-06 18:45:11 [INFO ] [DONE ] Creating repo (arch: None, variant: Server-Gluster): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Server-Gluster/source/tree 2017-03-06 18:45:11 [INFO ] [BEGIN] Creating repo (arch: None, variant: Server-ResilientStorage): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Server/source/tree/addons/ResilientStorage 2017-03-06 18:45:11 [INFO ] [DONE ] Creating repo (arch: x86_64, variant: Server-Gluster): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Server-Gluster/x86_64/os 2017-03-06 18:45:11 [INFO ] [BEGIN] Creating repo (arch: x86_64, variant: Server-ResilientStorage): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Server/x86_64/os/addons/ResilientStorage 2017-03-06 18:45:11 [INFO ] [DONE ] Creating repo (arch: x86_64, variant: Server-Gluster): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Server-Gluster/x86_64/debug/tree 2017-03-06 18:45:11 [INFO ] [BEGIN] Creating repo (arch: x86_64, variant: Server-ResilientStorage): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Server/x86_64/debug/tree/addons/ResilientStorage 2017-03-06 18:45:11 [INFO ] [DONE ] Creating repo (arch: None, variant: Server-ResilientStorage): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Server/source/tree/addons/ResilientStorage 2017-03-06 18:45:11 [INFO ] [BEGIN] Creating repo (arch: None, variant: Client-optional): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Client-optional/source/tree 2017-03-06 18:45:11 [INFO ] [DONE ] Creating repo (arch: x86_64, variant: Server-ResilientStorage): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Server/x86_64/debug/tree/addons/ResilientStorage 2017-03-06 18:45:11 [INFO ] [BEGIN] Creating repo (arch: i386, variant: Client-optional): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Client-optional/i386/os 2017-03-06 18:45:11 [INFO ] [DONE ] Creating repo (arch: x86_64, variant: Server-ResilientStorage): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Server/x86_64/os/addons/ResilientStorage 2017-03-06 18:45:11 [INFO ] [BEGIN] Creating repo (arch: i386, variant: Client-optional): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Client-optional/i386/debug/tree 2017-03-06 18:45:11 [INFO ] [DONE ] Creating repo (arch: None, variant: Client-optional): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Client-optional/source/tree 2017-03-06 18:45:11 [INFO ] [BEGIN] Creating repo (arch: x86_64, variant: Client-optional): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Client-optional/x86_64/os 2017-03-06 18:45:11 [INFO ] [DONE ] Creating repo (arch: i386, variant: Client-optional): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Client-optional/i386/os 2017-03-06 18:45:11 [INFO ] [BEGIN] Creating repo (arch: x86_64, variant: Client-optional): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Client-optional/x86_64/debug/tree 2017-03-06 18:45:11 [INFO ] [DONE ] Creating repo (arch: i386, variant: Client-optional): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Client-optional/i386/debug/tree 2017-03-06 18:45:11 [INFO ] [BEGIN] Creating repo (arch: None, variant: Server-optional): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Server-optional/source/tree 2017-03-06 18:45:11 [INFO ] [DONE ] Creating repo (arch: x86_64, variant: Client-optional): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Client-optional/x86_64/os 2017-03-06 18:45:11 [INFO ] [BEGIN] Creating repo (arch: s390x, variant: Server-optional): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Server-optional/s390x/os 2017-03-06 18:45:11 [INFO ] [DONE ] Creating repo (arch: x86_64, variant: Client-optional): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Client-optional/x86_64/debug/tree 2017-03-06 18:45:11 [INFO ] [BEGIN] Creating repo (arch: s390x, variant: Server-optional): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Server-optional/s390x/debug/tree 2017-03-06 18:45:11 [INFO ] [DONE ] Creating repo (arch: None, variant: Server-optional): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Server-optional/source/tree 2017-03-06 18:45:11 [INFO ] [BEGIN] Creating repo (arch: x86_64, variant: Server-optional): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Server-optional/x86_64/os 2017-03-06 18:45:11 [INFO ] [DONE ] Creating repo (arch: s390x, variant: Server-optional): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Server-optional/s390x/os 2017-03-06 18:45:11 [INFO ] [BEGIN] Creating repo (arch: x86_64, variant: Server-optional): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Server-optional/x86_64/debug/tree 2017-03-06 18:45:11 [INFO ] [DONE ] Creating repo (arch: s390x, variant: Server-optional): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Server-optional/s390x/debug/tree 2017-03-06 18:45:11 [INFO ] [DONE ] Creating repo (arch: x86_64, variant: Server-optional): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Server-optional/x86_64/os 2017-03-06 18:45:11 [INFO ] [DONE ] Creating repo (arch: x86_64, variant: Server-optional): /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Server-optional/x86_64/debug/tree 2017-03-06 18:45:11 [INFO ] [DONE ] ---------- PHASE: CREATEREPO ---------- 2017-03-06 18:45:11 [INFO ] Config section 'ostree' was not found. Skipping. 2017-03-06 18:45:11 [WARNING ] [SKIP ] ---------- PHASE: OSTREE ---------- 2017-03-06 18:45:11 [DEBUG ] Config option 'productimg' not set. Skipping creating product images. 2017-03-06 18:45:11 [WARNING ] [SKIP ] ---------- PHASE: PRODUCTIMG ---------- 2017-03-06 18:45:11 [INFO ] Writing treeinfo: /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Bar-Tools/x86_64/os/.treeinfo 2017-03-06 18:45:11 [INFO ] Writing treeinfo: /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Bar-Tools/source/tree/.treeinfo 2017-03-06 18:45:11 [INFO ] Writing treeinfo: /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Client/i386/os/.treeinfo 2017-03-06 18:45:11 [INFO ] Writing treeinfo: /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Client/x86_64/os/.treeinfo 2017-03-06 18:45:11 [INFO ] Writing treeinfo: /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Client/source/tree/.treeinfo 2017-03-06 18:45:11 [INFO ] Writing treeinfo: /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Everything/i386/os/.treeinfo 2017-03-06 18:45:11 [INFO ] Writing treeinfo: /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Everything/x86_64/os/.treeinfo 2017-03-06 18:45:11 [INFO ] Writing treeinfo: /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Everything/source/tree/.treeinfo 2017-03-06 18:45:11 [INFO ] Writing treeinfo: /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Foo-Tools/x86_64/os/.treeinfo 2017-03-06 18:45:11 [INFO ] Writing treeinfo: /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Foo-Tools/source/tree/.treeinfo 2017-03-06 18:45:11 [INFO ] Writing treeinfo: /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Server/s390x/os/.treeinfo 2017-03-06 18:45:11 [INFO ] Writing treeinfo: /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Server/x86_64/os/.treeinfo 2017-03-06 18:45:11 [INFO ] Writing treeinfo: /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Server/source/tree/.treeinfo 2017-03-06 18:45:11 [INFO ] Writing treeinfo: /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Server-Gluster/x86_64/os/.treeinfo 2017-03-06 18:45:11 [INFO ] Writing treeinfo: /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Server-Gluster/source/tree/.treeinfo 2017-03-06 18:45:11 [INFO ] Writing treeinfo: /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Client-optional/i386/os/.treeinfo 2017-03-06 18:45:11 [INFO ] Writing treeinfo: /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Client-optional/x86_64/os/.treeinfo 2017-03-06 18:45:11 [INFO ] Writing treeinfo: /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Client-optional/source/tree/.treeinfo 2017-03-06 18:45:11 [INFO ] Writing treeinfo: /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Server-optional/s390x/os/.treeinfo 2017-03-06 18:45:11 [INFO ] Writing treeinfo: /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Server-optional/x86_64/os/.treeinfo 2017-03-06 18:45:11 [INFO ] Writing treeinfo: /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Server-optional/source/tree/.treeinfo 2017-03-06 18:45:11 [INFO ] [BEGIN] ---------- PHASE: CREATEISO ---------- 2017-03-06 18:45:11 [CREATEISO ] [DEBUG ] split_iso all_files_ignore = 2017-03-06 18:45:11 [CREATEISO ] [DEBUG ] MediaSplitter: free space on single media would be 4689467136. Total size of single medium: 47104. 2017-03-06 18:45:11 [CREATEISO ] [DEBUG ] split_iso all_files_ignore = 2017-03-06 18:45:11 [CREATEISO ] [DEBUG ] MediaSplitter: free space on single media would be 4689479424. Total size of single medium: 34816. 2017-03-06 18:45:11 [CREATEISO ] [DEBUG ] split_iso all_files_ignore = 2017-03-06 18:45:11 [CREATEISO ] [DEBUG ] MediaSplitter: free space on single media would be 4689432320. Total size of single medium: 81920. 2017-03-06 18:45:11 [CREATEISO ] [DEBUG ] split_iso all_files_ignore = 2017-03-06 18:45:11 [CREATEISO ] [DEBUG ] MediaSplitter: free space on single media would be 4689424128. Total size of single medium: 90112. 2017-03-06 18:45:11 [CREATEISO ] [DEBUG ] split_iso all_files_ignore = 2017-03-06 18:45:11 [CREATEISO ] [DEBUG ] MediaSplitter: free space on single media would be 4689444608. Total size of single medium: 69632. 2017-03-06 18:45:11 [CREATEISO ] [DEBUG ] split_iso all_files_ignore = 2017-03-06 18:45:12 [CREATEISO ] [DEBUG ] MediaSplitter: free space on single media would be 4689417984. Total size of single medium: 96256. 2017-03-06 18:45:12 [CREATEISO ] [DEBUG ] split_iso all_files_ignore = 2017-03-06 18:45:12 [CREATEISO ] [DEBUG ] MediaSplitter: free space on single media would be 4689393408. Total size of single medium: 120832. 2017-03-06 18:45:12 [CREATEISO ] [DEBUG ] split_iso all_files_ignore = 2017-03-06 18:45:12 [CREATEISO ] [DEBUG ] MediaSplitter: free space on single media would be 4689428224. Total size of single medium: 86016. 2017-03-06 18:45:12 [CREATEISO ] [DEBUG ] split_iso all_files_ignore = 2017-03-06 18:45:12 [CREATEISO ] [DEBUG ] MediaSplitter: free space on single media would be 4689467136. Total size of single medium: 47104. 2017-03-06 18:45:12 [CREATEISO ] [DEBUG ] split_iso all_files_ignore = 2017-03-06 18:45:12 [CREATEISO ] [DEBUG ] MediaSplitter: free space on single media would be 4689479424. Total size of single medium: 34816. 2017-03-06 18:45:12 [CREATEISO ] [WARNING ] No RPMs found for Live.x86_64, skipping ISO 2017-03-06 18:45:12 [CREATEISO ] [WARNING ] No RPMs found for Live.src, skipping ISO 2017-03-06 18:45:12 [CREATEISO ] [DEBUG ] split_iso all_files_ignore = 2017-03-06 18:45:12 [CREATEISO ] [DEBUG ] MediaSplitter: free space on single media would be 4689442560. Total size of single medium: 71680. 2017-03-06 18:45:12 [CREATEISO ] [DEBUG ] split_iso all_files_ignore = 2017-03-06 18:45:12 [CREATEISO ] [DEBUG ] MediaSplitter: free space on single media would be 4689389312. Total size of single medium: 124928. 2017-03-06 18:45:12 [CREATEISO ] [DEBUG ] split_iso all_files_ignore = 2017-03-06 18:45:12 [CREATEISO ] [DEBUG ] MediaSplitter: free space on single media would be 4689426176. Total size of single medium: 88064. 2017-03-06 18:45:12 [CREATEISO ] [DEBUG ] split_iso all_files_ignore = 2017-03-06 18:45:12 [CREATEISO ] [DEBUG ] MediaSplitter: free space on single media would be 4689501952. Total size of single medium: 12288. 2017-03-06 18:45:12 [CREATEISO ] [DEBUG ] split_iso all_files_ignore = 2017-03-06 18:45:12 [CREATEISO ] [DEBUG ] MediaSplitter: free space on single media would be 4689499904. Total size of single medium: 14336. 2017-03-06 18:45:12 [CREATEISO ] [INFO ] [BEGIN] Creating ISO (arch: x86_64, variant: Bar-Tools): DP-1.0-20170306.t.0-Bar-Tools-x86_64-dvd1.iso 2017-03-06 18:45:12 [CREATEISO ] [INFO ] [BEGIN] Creating ISO (arch: src, variant: Bar-Tools): DP-1.0-20170306.t.0-Bar-Tools-source-dvd1.iso 2017-03-06 18:45:12 [CREATEISO ] [INFO ] [BEGIN] Creating ISO (arch: i386, variant: Client): DP-1.0-20170306.t.0-Client-i386-dvd1.iso 2017-03-06 18:45:12 [CREATEISO ] [INFO ] [BEGIN] Creating ISO (arch: x86_64, variant: Client): DP-1.0-20170306.t.0-Client-x86_64-dvd1.iso 2017-03-06 18:45:12 [CREATEISO ] [INFO ] [BEGIN] Creating ISO (arch: src, variant: Client): DP-1.0-20170306.t.0-Client-source-dvd1.iso 2017-03-06 18:45:12 [CREATEISO ] [INFO ] [BEGIN] Creating ISO (arch: i386, variant: Everything): DP-1.0-20170306.t.0-Everything-i386-dvd1.iso 2017-03-06 18:45:12 [CREATEISO ] [INFO ] [BEGIN] Creating ISO (arch: x86_64, variant: Everything): DP-1.0-20170306.t.0-Everything-x86_64-dvd1.iso 2017-03-06 18:45:12 [CREATEISO ] [INFO ] [BEGIN] Creating ISO (arch: src, variant: Everything): DP-1.0-20170306.t.0-Everything-source-dvd1.iso 2017-03-06 18:45:12 [CREATEISO ] [INFO ] [BEGIN] Creating ISO (arch: x86_64, variant: Foo-Tools): DP-1.0-20170306.t.0-Foo-Tools-x86_64-dvd1.iso 2017-03-06 18:45:12 [CREATEISO ] [INFO ] [BEGIN] Creating ISO (arch: src, variant: Foo-Tools): DP-1.0-20170306.t.0-Foo-Tools-source-dvd1.iso 2017-03-06 18:45:12 [CREATEISO ] [INFO ] [BEGIN] Creating ISO (arch: s390x, variant: Server): DP-1.0-20170306.t.0-Server-s390x-dvd1.iso 2017-03-06 18:45:12 [CREATEISO ] [INFO ] [BEGIN] Creating ISO (arch: x86_64, variant: Server): DP-1.0-20170306.t.0-Server-x86_64-dvd1.iso 2017-03-06 18:45:12 [CREATEISO ] [INFO ] [BEGIN] Creating ISO (arch: src, variant: Server): DP-1.0-20170306.t.0-Server-source-dvd1.iso 2017-03-06 18:45:12 [CREATEISO ] [INFO ] [BEGIN] Creating ISO (arch: x86_64, variant: Server-Gluster): Gluster-2.3-DP-1-20170306.t.0-Server-x86_64-dvd1.iso 2017-03-06 18:45:12 [INFO ] Config section 'live_images' was not found. Skipping. 2017-03-06 18:45:12 [CREATEISO ] [INFO ] [BEGIN] Creating ISO (arch: src, variant: Server-Gluster): Gluster-2.3-DP-1-20170306.t.0-Server-source-dvd1.iso 2017-03-06 18:45:12 [WARNING ] [SKIP ] ---------- PHASE: LIVE_IMAGES ---------- 2017-03-06 18:45:12 [INFO ] Config section 'image_build' was not found. Skipping. 2017-03-06 18:45:12 [WARNING ] [SKIP ] ---------- PHASE: IMAGE_BUILD ---------- 2017-03-06 18:45:12 [INFO ] Config section 'live_media' was not found. Skipping. 2017-03-06 18:45:12 [WARNING ] [SKIP ] ---------- PHASE: LIVE_MEDIA ---------- 2017-03-06 18:45:12 [INFO ] Config section 'ostree_installer' was not found. Skipping. 2017-03-06 18:45:12 [WARNING ] [SKIP ] ---------- PHASE: OSTREE_INSTALLER ---------- 2017-03-06 18:45:12 [CREATEISO ] [INFO ] [DONE ] Creating ISO (arch: x86_64, variant: Bar-Tools): DP-1.0-20170306.t.0-Bar-Tools-x86_64-dvd1.iso 2017-03-06 18:45:12 [INFO ] Config section 'osbs' was not found. Skipping. 2017-03-06 18:45:12 [WARNING ] [SKIP ] ---------- PHASE: OSBS ---------- 2017-03-06 18:45:12 [CREATEISO ] [INFO ] [DONE ] Creating ISO (arch: x86_64, variant: Everything): DP-1.0-20170306.t.0-Everything-x86_64-dvd1.iso 2017-03-06 18:45:12 [CREATEISO ] [INFO ] [DONE ] Creating ISO (arch: i386, variant: Client): DP-1.0-20170306.t.0-Client-i386-dvd1.iso 2017-03-06 18:45:12 [CREATEISO ] [INFO ] [DONE ] Creating ISO (arch: src, variant: Bar-Tools): DP-1.0-20170306.t.0-Bar-Tools-source-dvd1.iso 2017-03-06 18:45:12 [CREATEISO ] [INFO ] [DONE ] Creating ISO (arch: i386, variant: Everything): DP-1.0-20170306.t.0-Everything-i386-dvd1.iso 2017-03-06 18:45:12 [CREATEISO ] [INFO ] [DONE ] Creating ISO (arch: s390x, variant: Server): DP-1.0-20170306.t.0-Server-s390x-dvd1.iso 2017-03-06 18:45:12 [CREATEISO ] [INFO ] [DONE ] Creating ISO (arch: src, variant: Client): DP-1.0-20170306.t.0-Client-source-dvd1.iso 2017-03-06 18:45:12 [CREATEISO ] [INFO ] [DONE ] Creating ISO (arch: src, variant: Foo-Tools): DP-1.0-20170306.t.0-Foo-Tools-source-dvd1.iso 2017-03-06 18:45:12 [CREATEISO ] [INFO ] [DONE ] Creating ISO (arch: x86_64, variant: Client): DP-1.0-20170306.t.0-Client-x86_64-dvd1.iso 2017-03-06 18:45:12 [CREATEISO ] [INFO ] [DONE ] Creating ISO (arch: x86_64, variant: Server-Gluster): Gluster-2.3-DP-1-20170306.t.0-Server-x86_64-dvd1.iso 2017-03-06 18:45:12 [CREATEISO ] [INFO ] [DONE ] Creating ISO (arch: src, variant: Everything): DP-1.0-20170306.t.0-Everything-source-dvd1.iso 2017-03-06 18:45:12 [CREATEISO ] [INFO ] [DONE ] Creating ISO (arch: src, variant: Server): DP-1.0-20170306.t.0-Server-source-dvd1.iso 2017-03-06 18:45:12 [CREATEISO ] [INFO ] [DONE ] Creating ISO (arch: x86_64, variant: Foo-Tools): DP-1.0-20170306.t.0-Foo-Tools-x86_64-dvd1.iso 2017-03-06 18:45:12 [CREATEISO ] [INFO ] [DONE ] Creating ISO (arch: x86_64, variant: Server): DP-1.0-20170306.t.0-Server-x86_64-dvd1.iso 2017-03-06 18:45:12 [CREATEISO ] [INFO ] [DONE ] Creating ISO (arch: src, variant: Server-Gluster): Gluster-2.3-DP-1-20170306.t.0-Server-source-dvd1.iso 2017-03-06 18:45:13 [INFO ] [DONE ] ---------- PHASE: CREATEISO ---------- 2017-03-06 18:45:13 [INFO ] [BEGIN] ---------- PHASE: IMAGE_CHECKSUM ---------- 2017-03-06 18:45:13 [INFO ] [DONE ] ---------- PHASE: IMAGE_CHECKSUM ---------- 2017-03-06 18:45:13 [INFO ] [BEGIN] Writing composeinfo 2017-03-06 18:45:13 [INFO ] [DONE ] Writing composeinfo 2017-03-06 18:45:13 [INFO ] [BEGIN] ---------- PHASE: TEST ---------- 2017-03-06 18:45:13 [INFO ] [BEGIN] Running repoclosure ERROR running command: /usr/bin/repoclosure --arch=x86_64 --arch=athlon --arch=i686 --arch=i586 --arch=i486 --arch=i386 --arch=noarch --repofrompath=repoclosure-Server-Gluster.x86_64,file:///builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Server-Gluster/x86_64/os --repoid=repoclosure-Server-Gluster.x86_64 --repofrompath=repoclosure-Server.x86_64,file:///builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0/compose/Server/x86_64/os --lookaside=repoclosure-Server.x86_64 2017-03-06 18:45:15 [INFO ] [DONE ] Running repoclosure 2017-03-06 18:45:15 [INFO ] [DONE ] ---------- PHASE: TEST ---------- 2017-03-06 18:45:15 [INFO ] Compose finished: /builddir/build/BUILD/pungi-4.1.13/tests/_composes/DP-1.0-20170306.t.0 + exit 0 Processing files: pungi-4.1.13-2.fc25.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.TFt6l4 + umask 022 + cd /builddir/build/BUILD + cd pungi-4.1.13 + DOCDIR=/builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/share/doc/pungi + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/share/doc/pungi + cp -pr AUTHORS /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/share/doc/pungi + cp -pr doc/_build/latex/Pungi.pdf /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/share/doc/pungi + cp -pr doc/_build/epub/Pungi.epub /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/share/doc/pungi + cp -pr doc/_build/text/about.txt doc/_build/text/configuration.txt doc/_build/text/contributing.txt doc/_build/text/index.txt doc/_build/text/messaging.txt doc/_build/text/testing.txt /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/share/doc/pungi + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.7jaosC + umask 022 + cd /builddir/build/BUILD + cd pungi-4.1.13 + LICENSEDIR=/builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/share/licenses/pungi + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/share/licenses/pungi + cp -pr COPYING /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/share/licenses/pungi + cp -pr GPL /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch/usr/share/licenses/pungi + exit 0 Provides: pungi = 4.1.13-2.fc25 python2.7dist(pungi) = 4.1.13 python2dist(pungi) = 4.1.13 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python python(abi) = 2.7 Processing files: pungi-utils-4.1.13-2.fc25.noarch Provides: pungi-utils = 4.1.13-2.fc25 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python python(abi) = 2.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch Wrote: /builddir/build/RPMS/pungi-4.1.13-2.fc25.noarch.rpm Wrote: /builddir/build/RPMS/pungi-utils-4.1.13-2.fc25.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.UB0YEo + umask 022 + cd /builddir/build/BUILD + cd pungi-4.1.13 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pungi-4.1.13-2.fc25.noarch + exit 0 Child return code was: 0