Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/backintime.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-3a8e8cd374f78eb51493d83483a01d3640f43956/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/backintime.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/backintime-1.1.20-5.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/backintime.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-3a8e8cd374f78eb51493d83483a01d3640f43956/root'shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/backintime.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.oVTnYG + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf backintime-1.1.20 + /usr/bin/gzip -dc /builddir/build/SOURCES/backintime-1.1.20.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd backintime-1.1.20 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i -e 's|'\''backintime-common'\''|'\''backintime'\''|g' common/config.py + sed -i -e 's|backintime-common|backintime|g' common/configure qt4/configure + sed -i 's|>/dev/null 2>/dev/null||g' common/test/test.sh + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.OmmzSw + umask 022 + cd /builddir/build/BUILD + cd backintime-1.1.20 ~/build/BUILD/backintime-1.1.20/common ~/build/BUILD/backintime-1.1.20 + pushd common + ./configure --no-fuse-group which: no coverage in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin) All OK. Now run: make sudo make install + /usr/bin/make -j4 msgfmt -o po/zh_TW.mo po/zh_TW.po msgfmt -o po/zh_CN.mo po/zh_CN.po msgfmt -o po/uk.mo po/uk.po msgfmt -o po/tr.mo po/tr.po msgfmt -o po/th.mo po/th.po msgfmt -o po/sv.mo po/sv.po msgfmt -o po/sr.mo po/sr.po msgfmt -o po/sl.mo po/sl.po msgfmt -o po/sk.mo po/sk.po msgfmt -o po/ru.mo po/ru.po msgfmt -o po/ro.mo po/ro.po msgfmt -o po/pt_BR.mo po/pt_BR.po msgfmt -o po/pt.mo po/pt.po msgfmt -o po/pl.mo po/pl.po msgfmt -o po/nn.mo po/nn.po msgfmt -o po/nl.mo po/nl.po msgfmt -o po/nb.mo po/nb.po msgfmt -o po/lt.mo po/lt.po msgfmt -o po/ko.mo po/ko.po msgfmt -o po/jv.mo po/jv.po msgfmt -o po/ja.mo po/ja.po msgfmt -o po/it.mo po/it.po msgfmt -o po/is.mo po/is.po msgfmt -o po/id.mo po/id.po msgfmt -o po/hu.mo po/hu.po msgfmt -o po/hr.mo po/hr.po msgfmt -o po/he.mo po/he.po msgfmt -o po/gl.mo po/gl.po msgfmt -o po/fr.mo po/fr.po msgfmt -o po/fo.mo po/fo.po msgfmt -o po/fi.mo po/fi.po msgfmt -o po/eu.mo po/eu.po msgfmt -o po/et.mo po/et.po msgfmt -o po/es.mo po/es.po msgfmt -o po/eo.mo po/eo.po msgfmt -o po/en_GB.mo po/en_GB.po msgfmt -o po/en_CA.mo po/en_CA.po msgfmt -o po/el.mo po/el.po msgfmt -o po/de.mo po/de.po msgfmt -o po/da.mo po/da.po msgfmt -o po/cs.mo po/cs.po msgfmt -o po/ca.mo po/ca.po msgfmt -o po/bs.mo po/bs.po msgfmt -o po/bg.mo po/bg.po msgfmt -o po/ar.mo po/ar.po #man pages for i in $(ls -1 man/C/); do case $i in *.gz|*~) continue;; *) gzip -n --best -c man/C/$i > man/C/${i}.gz;; esac; done #config-examples gzip -n --best -c config-example-local > config-example-local.gz gzip -n --best -c config-example-ssh > config-example-ssh.gz ~/build/BUILD/backintime-1.1.20 + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Zn8Q3X + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch ++ dirname /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch + cd backintime-1.1.20 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch -C common make: Entering directory `/builddir/build/BUILD/backintime-1.1.20/common' #install translations install -d /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/zh_TW/LC_MESSAGES install --mode=644 po/zh_TW.mo /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/zh_TW/LC_MESSAGES/backintime.mo install -d /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/zh_CN/LC_MESSAGES install --mode=644 po/zh_CN.mo /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/zh_CN/LC_MESSAGES/backintime.mo install -d /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/uk/LC_MESSAGES install --mode=644 po/uk.mo /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/uk/LC_MESSAGES/backintime.mo install -d /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/tr/LC_MESSAGES install --mode=644 po/tr.mo /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/tr/LC_MESSAGES/backintime.mo install -d /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/th/LC_MESSAGES install --mode=644 po/th.mo /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/th/LC_MESSAGES/backintime.mo install -d /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/sv/LC_MESSAGES install --mode=644 po/sv.mo /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/sv/LC_MESSAGES/backintime.mo install -d /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/sr/LC_MESSAGES install --mode=644 po/sr.mo /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/sr/LC_MESSAGES/backintime.mo install -d /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/sl/LC_MESSAGES install --mode=644 po/sl.mo /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/sl/LC_MESSAGES/backintime.mo install -d /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/sk/LC_MESSAGES install --mode=644 po/sk.mo /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/sk/LC_MESSAGES/backintime.mo install -d /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/ru/LC_MESSAGES install --mode=644 po/ru.mo /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/ru/LC_MESSAGES/backintime.mo install -d /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/ro/LC_MESSAGES install --mode=644 po/ro.mo /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/ro/LC_MESSAGES/backintime.mo install -d /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/pt_BR/LC_MESSAGES install --mode=644 po/pt_BR.mo /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/pt_BR/LC_MESSAGES/backintime.mo install -d /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/pt/LC_MESSAGES install --mode=644 po/pt.mo /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/pt/LC_MESSAGES/backintime.mo install -d /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/pl/LC_MESSAGES install --mode=644 po/pl.mo /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/pl/LC_MESSAGES/backintime.mo install -d /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/nn/LC_MESSAGES install --mode=644 po/nn.mo /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/nn/LC_MESSAGES/backintime.mo install -d /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/nl/LC_MESSAGES install --mode=644 po/nl.mo /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/nl/LC_MESSAGES/backintime.mo install -d /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/nb/LC_MESSAGES install --mode=644 po/nb.mo /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/nb/LC_MESSAGES/backintime.mo install -d /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/lt/LC_MESSAGES install --mode=644 po/lt.mo /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/lt/LC_MESSAGES/backintime.mo install -d /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/ko/LC_MESSAGES install --mode=644 po/ko.mo /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/ko/LC_MESSAGES/backintime.mo install -d /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/jv/LC_MESSAGES install --mode=644 po/jv.mo /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/jv/LC_MESSAGES/backintime.mo install -d /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/ja/LC_MESSAGES install --mode=644 po/ja.mo /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/ja/LC_MESSAGES/backintime.mo install -d /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/it/LC_MESSAGES install --mode=644 po/it.mo /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/it/LC_MESSAGES/backintime.mo install -d /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/is/LC_MESSAGES install --mode=644 po/is.mo /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/is/LC_MESSAGES/backintime.mo install -d /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/id/LC_MESSAGES install --mode=644 po/id.mo /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/id/LC_MESSAGES/backintime.mo install -d /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/hu/LC_MESSAGES install --mode=644 po/hu.mo /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/hu/LC_MESSAGES/backintime.mo install -d /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/hr/LC_MESSAGES install --mode=644 po/hr.mo /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/hr/LC_MESSAGES/backintime.mo install -d /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/he/LC_MESSAGES install --mode=644 po/he.mo /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/he/LC_MESSAGES/backintime.mo install -d /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/gl/LC_MESSAGES install --mode=644 po/gl.mo /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/gl/LC_MESSAGES/backintime.mo install -d /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/fr/LC_MESSAGES install --mode=644 po/fr.mo /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/fr/LC_MESSAGES/backintime.mo install -d /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/fo/LC_MESSAGES install --mode=644 po/fo.mo /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/fo/LC_MESSAGES/backintime.mo install -d /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/fi/LC_MESSAGES install --mode=644 po/fi.mo /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/fi/LC_MESSAGES/backintime.mo install -d /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/eu/LC_MESSAGES install --mode=644 po/eu.mo /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/eu/LC_MESSAGES/backintime.mo install -d /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/et/LC_MESSAGES install --mode=644 po/et.mo /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/et/LC_MESSAGES/backintime.mo install -d /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/es/LC_MESSAGES install --mode=644 po/es.mo /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/es/LC_MESSAGES/backintime.mo install -d /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/eo/LC_MESSAGES install --mode=644 po/eo.mo /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/eo/LC_MESSAGES/backintime.mo install -d /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/en_GB/LC_MESSAGES install --mode=644 po/en_GB.mo /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/en_GB/LC_MESSAGES/backintime.mo install -d /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/en_CA/LC_MESSAGES install --mode=644 po/en_CA.mo /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/en_CA/LC_MESSAGES/backintime.mo install -d /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/el/LC_MESSAGES install --mode=644 po/el.mo /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/el/LC_MESSAGES/backintime.mo install -d /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/de/LC_MESSAGES install --mode=644 po/de.mo /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/de/LC_MESSAGES/backintime.mo install -d /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/da/LC_MESSAGES install --mode=644 po/da.mo /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/da/LC_MESSAGES/backintime.mo install -d /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/cs/LC_MESSAGES install --mode=644 po/cs.mo /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/cs/LC_MESSAGES/backintime.mo install -d /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/ca/LC_MESSAGES install --mode=644 po/ca.mo /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/ca/LC_MESSAGES/backintime.mo install -d /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/bs/LC_MESSAGES install --mode=644 po/bs.mo /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/bs/LC_MESSAGES/backintime.mo install -d /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/bg/LC_MESSAGES install --mode=644 po/bg.mo /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/bg/LC_MESSAGES/backintime.mo install -d /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/ar/LC_MESSAGES install --mode=644 po/ar.mo /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/locale/ar/LC_MESSAGES/backintime.mo #install python install -d /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/backintime/common install --mode=644 applicationinstance.py /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/backintime/common install --mode=644 askpass.py /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/backintime/common install --mode=644 backintime.py /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/backintime/common install --mode=644 bcolors.py /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/backintime/common install --mode=644 cli.py /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/backintime/common install --mode=644 config.py /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/backintime/common install --mode=644 configfile.py /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/backintime/common install --mode=644 create-manpage-backintime-config.py /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/backintime/common install --mode=644 driveinfo.py /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/backintime/common install --mode=644 dummytools.py /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/backintime/common install --mode=644 encfstools.py /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/backintime/common install --mode=644 exceptions.py /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/backintime/common install --mode=644 guiapplicationinstance.py /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/backintime/common install --mode=644 logger.py /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/backintime/common install --mode=644 mount.py /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/backintime/common install --mode=644 password.py /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/backintime/common install --mode=644 password_ipc.py /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/backintime/common install --mode=644 pluginmanager.py /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/backintime/common install --mode=644 progress.py /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/backintime/common install --mode=644 snapshots.py /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/backintime/common install --mode=644 sshMaxArg.py /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/backintime/common install --mode=644 sshtools.py /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/backintime/common install --mode=644 tools.py /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/backintime/common #install plugins install -d /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/backintime/plugins install --mode=644 plugins/usercallbackplugin.py /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/backintime/plugins install --mode=644 plugins/userscriptsplugin.py /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/backintime/plugins #install documentation install -d /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/doc/backintime install --mode=644 ../debian/copyright /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/doc/backintime install --mode=644 ../AUTHORS /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/doc/backintime install --mode=644 ../LICENSE /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/doc/backintime install --mode=644 ../README.md /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/doc/backintime install --mode=644 ../TRANSLATIONS /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/doc/backintime install --mode=644 ../VERSION /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/doc/backintime install --mode=644 ../CHANGES /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/doc/backintime #install config-examples install -d /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/doc/backintime/examples install --mode=644 config-example-local.gz /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/doc/backintime/examples install --mode=644 config-example-ssh.gz /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/doc/backintime/examples #install man install -d /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/man/man1 install --mode=644 man/C/backintime.1.gz /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/man/man1 install --mode=644 man/C/backintime-askpass.1.gz /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/man/man1 install --mode=644 man/C/backintime-config.1.gz /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/man/man1 #install application install -d /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/bin install --mode=755 backintime /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/bin install --mode=755 backintime-askpass /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/bin #install autostart install -d /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/../etc/xdg/autostart install --mode=644 backintime.desktop /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/../etc/xdg/autostart #install bash-completion install -d /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/bash-completion/completions install --mode=644 bash-completion/backintime /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch/usr/share/bash-completion/completions make: Leaving directory `/builddir/build/BUILD/backintime-1.1.20/common' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch backintime + /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/backintime-1.1.20 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3.6 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.L5mcst + umask 022 ~/build/BUILD/backintime-1.1.20/common ~/build/BUILD/backintime-1.1.20 + cd /builddir/build/BUILD + cd backintime-1.1.20 + pushd common + make test-v py.test-3 -v ============================= test session starts ============================== platform linux -- Python 3.6.6, pytest-2.9.2, py-1.4.32, pluggy-0.3.1 -- /usr/bin/python3.6 cachedir: .cache rootdir: /builddir/build/BUILD/backintime-1.1.20/common, inifile: collecting ... collected 92 items test/test_applicationinstance.py::TestApplicationInstance::test_create_and_remove_pid_file PASSED test/test_applicationinstance.py::TestApplicationInstance::test_existing_process_with_correct_procname PASSED test/test_applicationinstance.py::TestApplicationInstance::test_existing_process_with_wrong_pid PASSED test/test_applicationinstance.py::TestApplicationInstance::test_existing_process_with_wrong_procname PASSED test/test_applicationinstance.py::TestApplicationInstance::test_flock_exclusive PASSED test/test_applicationinstance.py::TestApplicationInstance::test_killing_existing_process PASSED test/test_applicationinstance.py::TestApplicationInstance::test_leftover_empty_lockfile PASSED test/test_applicationinstance.py::TestApplicationInstance::test_non_existing_process PASSED test/test_applicationinstance.py::TestApplicationInstance::test_thread_write_without_flock PASSED test/test_applicationinstance.py::TestApplicationInstance::test_write_pid_file PASSED test/test_argparser.py::TestArgParser::test_cmd_backup PASSED test/test_argparser.py::TestArgParser::test_cmd_backup_backwards_compatiblity_alias PASSED test/test_argparser.py::TestArgParser::test_cmd_backup_multi_args PASSED test/test_argparser.py::TestArgParser::test_cmd_backup_profile PASSED test/test_argparser.py::TestArgParser::test_cmd_backup_profile_and_profile_id PASSED test/test_argparser.py::TestArgParser::test_cmd_backup_profile_id PASSED test/test_argparser.py::TestArgParser::test_cmd_backup_quiet PASSED test/test_argparser.py::TestArgParser::test_cmd_restore PASSED test/test_argparser.py::TestArgParser::test_cmd_restore_empty_where PASSED test/test_argparser.py::TestArgParser::test_cmd_restore_local_backup_and_no_local_backup PASSED test/test_argparser.py::TestArgParser::test_cmd_restore_multi_args PASSED test/test_argparser.py::TestArgParser::test_cmd_restore_snapshot_id_index PASSED test/test_argparser.py::TestArgParser::test_cmd_restore_what_space_in_path PASSED test/test_argparser.py::TestArgParser::test_cmd_restore_what_where_snapshot_id PASSED test/test_argparser.py::TestArgParser::test_cmd_restore_what_where_snapshot_id_multi_args PASSED test/test_argparser.py::TestArgParser::test_cmd_restore_where_space_in_path PASSED test/test_argparser.py::TestArgParser::test_config PASSED test/test_argparser.py::TestArgParser::test_config_no_path PASSED test/test_argparser.py::TestArgParser::test_debug PASSED test/test_argparser.py::TestArgParser::test_invalid_arg PASSED test/test_argparser.py::TestArgParser::test_quiet PASSED test/test_configfile.py::TestConfigFile::test_get_bool_value PASSED test/test_configfile.py::TestConfigFile::test_get_bool_value_default PASSED test/test_configfile.py::TestConfigFile::test_get_int_value PASSED test/test_configfile.py::TestConfigFile::test_get_int_value_default PASSED test/test_configfile.py::TestConfigFile::test_get_list_value_bool PASSED test/test_configfile.py::TestConfigFile::test_get_list_value_default PASSED test/test_configfile.py::TestConfigFile::test_get_list_value_int PASSED test/test_configfile.py::TestConfigFile::test_get_list_value_invalid_type PASSED test/test_configfile.py::TestConfigFile::test_get_list_value_str PASSED test/test_configfile.py::TestConfigFile::test_get_list_value_tuple PASSED test/test_configfile.py::TestConfigFile::test_get_list_value_tuple_missing_values PASSED test/test_configfile.py::TestConfigFile::test_get_str_value PASSED test/test_configfile.py::TestConfigFile::test_get_str_value_default PASSED test/test_configfile.py::TestConfigFile::test_has_value PASSED test/test_configfile.py::TestConfigFile::test_load PASSED test/test_configfile.py::TestConfigFile::test_remap_key PASSED test/test_configfile.py::TestConfigFile::test_remove_key PASSED test/test_configfile.py::TestConfigFile::test_remove_keys_start_with PASSED test/test_configfile.py::TestConfigFile::test_remove_keys_start_with_not_matching_prefix PASSED test/test_configfile.py::TestConfigFile::test_save PASSED test/test_configfile.py::TestConfigFile::test_set_bool_value PASSED test/test_configfile.py::TestConfigFile::test_set_int_value PASSED test/test_configfile.py::TestConfigFile::test_set_list_value_bool PASSED test/test_configfile.py::TestConfigFile::test_set_list_value_int PASSED test/test_configfile.py::TestConfigFile::test_set_list_value_invalid_type_for_type_key PASSED test/test_configfile.py::TestConfigFile::test_set_list_value_invalid_type_for_value PASSED test/test_configfile.py::TestConfigFile::test_set_list_value_remove_leftovers PASSED test/test_configfile.py::TestConfigFile::test_set_list_value_remove_leftovers_tuple PASSED test/test_configfile.py::TestConfigFile::test_set_list_value_str PASSED test/test_configfile.py::TestConfigFile::test_set_list_value_tuple PASSED test/test_configfile.py::TestConfigFile::test_set_list_value_tuple_missing_values PASSED test/test_configfile.py::TestConfigFile::test_set_str_value PASSED test/test_configfile.py::TestConfigFileWithProfiles::test_add_profile PASSED test/test_configfile.py::TestConfigFileWithProfiles::test_current_profile PASSED test/test_configfile.py::TestConfigFileWithProfiles::test_current_profile_by_name PASSED test/test_configfile.py::TestConfigFileWithProfiles::test_get_profile_key PASSED test/test_configfile.py::TestConfigFileWithProfiles::test_get_profile_name PASSED test/test_configfile.py::TestConfigFileWithProfiles::test_get_profiles PASSED test/test_configfile.py::TestConfigFileWithProfiles::test_get_profiles_sorted_by_name PASSED test/test_configfile.py::TestConfigFileWithProfiles::test_has_profile_value PASSED test/test_configfile.py::TestConfigFileWithProfiles::test_load PASSED test/test_configfile.py::TestConfigFileWithProfiles::test_profile_exists PASSED test/test_configfile.py::TestConfigFileWithProfiles::test_profile_exists_by_name PASSED test/test_configfile.py::TestConfigFileWithProfiles::test_remove_profile PASSED test/test_configfile.py::TestConfigFileWithProfiles::test_remove_profile_key PASSED test/test_configfile.py::TestConfigFileWithProfiles::test_remove_profile_keys_starts_with PASSED test/test_configfile.py::TestConfigFileWithProfiles::test_set_profile_name PASSED test/test_configfile.py::TestConfigFileWithProfiles::test_set_profile_value PASSED test/test_snapshots.py::TestSnapShots::test_None_as_config PASSED test/test_snapshots.py::TestSnapShots::test_valid_config PASSED test/test_tools.py::TestTools::test_check_command PASSED test/test_tools.py::TestTools::test_is_process_alive PASSED test/test_tools.py::TestTools::test_prepare_path PASSED test/test_tools.py::TestTools::test_process_exists PASSED test/test_tools.py::TestTools::test_read_command_output PASSED test/test_tools.py::TestTools::test_read_file PASSED test/test_tools.py::TestTools::test_read_file_lines PASSED test/test_tools.py::TestTools::test_which PASSED test/test_tools.py::TestToolsEnviron::test_load_env_do_not_overwrite_previous_values PASSED test/test_tools.py::TestToolsEnviron::test_load_env_without_previous_values PASSED test/test_tools.py::TestToolsEnviron::test_save_env PASSED ========================= 92 passed in 123.51 seconds ========================== test/test.sh WARNING: import keyring failed Clean testing directory Create testing directory Create testing data WARNING: import keyring failed WARNING: Inhibit Suspend failed. INFO: Run command 'backup' instead of argument '-b' due to backwards compatibility. Back In Time Version: 1.1.20 Back In Time comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions; type `backintime --license' for details. INFO: Lock INFO: Take a new snapshot. Profile: 1 Main profile INFO: Call rsync to take the snapshot INFO: Save config file INFO: Save permissions INFO: Create info file INFO: Remove backups older than: 20090401-000000 INFO: Keep min free disk space: 1024 MiB INFO: Keep min 2% free inodes INFO: Unlock ================================================================================ TEST --> A snapshot have been created SUCCESS --> A snaphshot should have been created ================================================================================ INFO: Run command 'backup' instead of argument '-b' due to backwards compatibility. Back In Time Version: 1.1.20 Back In Time comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions; type `backintime --license' for details. INFO: Lock INFO: Take a new snapshot. Profile: 1 Main profile INFO: Compare with old snapshot: 20190405-210420-541 INFO: Nothing changed, no back needed INFO: Remove backups older than: 20090401-000000 INFO: Keep min free disk space: 1024 MiB INFO: Keep min 2% free inodes INFO: Unlock WARNING: import keyring failed WARNING: Inhibit Suspend failed. WARNING: No new snapshot ================================================================================ TEST --> No snapshot have been created SUCCESS --> A useless snaphshot have been created ================================================================================ WARNING: import keyring failed WARNING: Inhibit Suspend failed. INFO: Run command 'backup' instead of argument '-b' due to backwards compatibility. Back In Time Version: 1.1.20 Back In Time comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions; type `backintime --license' for details. INFO: Lock INFO: Take a new snapshot. Profile: 1 Main profile INFO: Compare with old snapshot: 20190405-210420-541 INFO: Create hard-links INFO: Call rsync to take the snapshot INFO: Save config file INFO: Save permissions INFO: Create info file INFO: Remove backups older than: 20090401-000000 INFO: Keep min free disk space: 1024 MiB INFO: Keep min 2% free inodes INFO: Unlock ================================================================================ TEST --> A snaphshot should have been created SUCCESS --> A snapshot have been created ================================================================================ ================================================================================ Summary integration tests : --> Successes : 3 - Fails : 0 ================================================================================ All tests passed successfully, cleaning testing directory + make integrationtest test/test.sh WARNING: import keyring failed Clean testing directory Create testing directory Create testing data WARNING: import keyring failed WARNING: Inhibit Suspend failed. INFO: Run command 'backup' instead of argument '-b' due to backwards compatibility. Back In Time Version: 1.1.20 Back In Time comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions; type `backintime --license' for details. INFO: Lock INFO: Take a new snapshot. Profile: 1 Main profile INFO: Call rsync to take the snapshot INFO: Save config file INFO: Save permissions INFO: Create info file INFO: Remove backups older than: 20090401-000000 INFO: Keep min free disk space: 1024 MiB INFO: Keep min 2% free inodes INFO: Unlock ================================================================================ TEST --> A snapshot have been created SUCCESS --> A snaphshot should have been created ================================================================================ WARNING: import keyring failed WARNING: Inhibit Suspend failed. WARNING: No new snapshot INFO: Run command 'backup' instead of argument '-b' due to backwards compatibility. Back In Time Version: 1.1.20 Back In Time comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions; type `backintime --license' for details. INFO: Lock INFO: Take a new snapshot. Profile: 1 Main profile INFO: Compare with old snapshot: 20190405-210434-755 INFO: Nothing changed, no back needed INFO: Remove backups older than: 20090401-000000 INFO: Keep min free disk space: 1024 MiB INFO: Keep min 2% free inodes INFO: Unlock ================================================================================ TEST --> No snapshot have been created SUCCESS --> A useless snaphshot have been created ================================================================================ WARNING: import keyring failed WARNING: Inhibit Suspend failed. INFO: Run command 'backup' instead of argument '-b' due to backwards compatibility. Back In Time Version: 1.1.20 Back In Time comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions; type `backintime --license' for details. INFO: Lock INFO: Take a new snapshot. Profile: 1 Main profile INFO: Compare with old snapshot: 20190405-210434-755 INFO: Create hard-links INFO: Call rsync to take the snapshot INFO: Save config file INFO: Save permissions INFO: Create info file INFO: Remove backups older than: 20090401-000000 INFO: Keep min free disk space: 1024 MiB INFO: Keep min 2% free inodes INFO: Unlock ================================================================================ TEST --> A snaphshot should have been created SUCCESS --> A snapshot have been created ================================================================================ ================================================================================ Summary integration tests : --> Successes : 3 - Fails : 0 ================================================================================ All tests passed successfully, cleaning testing directory + exit 0 Processing files: backintime-common-1.1.20-5.el7.noarch Provides: backintime-common = 1.1.20-5.el7 backintime-notify = 1.1.20-5.el7 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh systemd Requires(preun): systemd Requires(postun): /bin/sh systemd Requires(posttrans): /bin/sh Requires: /bin/sh Obsoletes: backintime-notify < 1.1.12-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch Wrote: /builddir/build/RPMS/backintime-common-1.1.20-5.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.dMst2F + umask 022 + cd /builddir/build/BUILD + cd backintime-1.1.20 + /usr/bin/rm -rf /builddir/build/BUILDROOT/backintime-1.1.20-5.el7.noarch + exit 0 Child return code was: 0