Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-CommonMark.spec'], chrootPath='/var/lib/mock/833856-epel-7-x86_64-1543972357.950977/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.mv9hq6nk:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'ac305b0c134c47168b50b44771f7e07f', '-D', '/var/lib/mock/833856-epel-7-x86_64-1543972357.950977/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.mv9hq6nk:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-CommonMark.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False BUILDSTDERR: sh: /usr/bin/python2: No such file or directory BUILDSTDERR: sh: /usr/bin/python2: No such file or directory BUILDSTDERR: sh: /usr/bin/python2: No such file or directory Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-CommonMark-0.5.4-3.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-CommonMark.spec'], chrootPath='/var/lib/mock/833856-epel-7-x86_64-1543972357.950977/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.mv9hq6nk:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '34284c2f65b44e179d0ff9403e285836', '-D', '/var/lib/mock/833856-epel-7-x86_64-1543972357.950977/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.mv9hq6nk:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-CommonMark.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8KtdfZ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf CommonMark-0.5.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/CommonMark-0.5.4.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd CommonMark-0.5.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + chmod -x LICENSE + chmod -x README.md + sed -i '1{\@^#!/usr/bin/env python@d}' CommonMark/CommonMark.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.NHm2HE + umask 022 + cd /builddir/build/BUILD + cd CommonMark-0.5.4 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/CommonMark copying CommonMark/CommonMark.py -> build/lib/CommonMark copying CommonMark/__init__.py -> build/lib/CommonMark copying CommonMark/entitytrans.py -> build/lib/CommonMark running build_scripts creating build/scripts-2.7 copying and adjusting bin/cmark.py -> build/scripts-2.7 changing mode of build/scripts-2.7/cmark.py from 644 to 755 + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python3.4 setup.py build '--executable=/usr/bin/python3.4 -s' running build running build_py running build_scripts creating build/scripts-3.4 copying and adjusting bin/cmark.py -> build/scripts-3.4 changing mode of build/scripts-3.4/cmark.py from 644 to 755 + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.MzDWUp + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-CommonMark-0.5.4-3.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-CommonMark-0.5.4-3.el7.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-CommonMark-0.5.4-3.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-CommonMark-0.5.4-3.el7.x86_64 + cd CommonMark-0.5.4 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-CommonMark-0.5.4-3.el7.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-CommonMark-0.5.4-3.el7.x86_64/usr creating /builddir/build/BUILDROOT/python-CommonMark-0.5.4-3.el7.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-CommonMark-0.5.4-3.el7.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-CommonMark-0.5.4-3.el7.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-CommonMark-0.5.4-3.el7.x86_64/usr/lib/python2.7/site-packages/CommonMark copying build/lib/CommonMark/entitytrans.py -> /builddir/build/BUILDROOT/python-CommonMark-0.5.4-3.el7.x86_64/usr/lib/python2.7/site-packages/CommonMark copying build/lib/CommonMark/__init__.py -> /builddir/build/BUILDROOT/python-CommonMark-0.5.4-3.el7.x86_64/usr/lib/python2.7/site-packages/CommonMark copying build/lib/CommonMark/CommonMark.py -> /builddir/build/BUILDROOT/python-CommonMark-0.5.4-3.el7.x86_64/usr/lib/python2.7/site-packages/CommonMark byte-compiling /builddir/build/BUILDROOT/python-CommonMark-0.5.4-3.el7.x86_64/usr/lib/python2.7/site-packages/CommonMark/entitytrans.py to entitytrans.pyc byte-compiling /builddir/build/BUILDROOT/python-CommonMark-0.5.4-3.el7.x86_64/usr/lib/python2.7/site-packages/CommonMark/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-CommonMark-0.5.4-3.el7.x86_64/usr/lib/python2.7/site-packages/CommonMark/CommonMark.py to CommonMark.pyc writing byte-compilation script '/tmp/tmpEkoZxL.py' /usr/bin/python2 -O /tmp/tmpEkoZxL.py removing /tmp/tmpEkoZxL.py running install_scripts creating /builddir/build/BUILDROOT/python-CommonMark-0.5.4-3.el7.x86_64/usr/bin copying build/scripts-2.7/cmark.py -> /builddir/build/BUILDROOT/python-CommonMark-0.5.4-3.el7.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-CommonMark-0.5.4-3.el7.x86_64/usr/bin/cmark.py to 755 running install_egg_info Writing /builddir/build/BUILDROOT/python-CommonMark-0.5.4-3.el7.x86_64/usr/lib/python2.7/site-packages/CommonMark-0.5.4-py2.7.egg-info + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python3.4 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-CommonMark-0.5.4-3.el7.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-CommonMark-0.5.4-3.el7.x86_64/usr/lib/python3.4 creating /builddir/build/BUILDROOT/python-CommonMark-0.5.4-3.el7.x86_64/usr/lib/python3.4/site-packages creating /builddir/build/BUILDROOT/python-CommonMark-0.5.4-3.el7.x86_64/usr/lib/python3.4/site-packages/CommonMark copying build/lib/CommonMark/entitytrans.py -> /builddir/build/BUILDROOT/python-CommonMark-0.5.4-3.el7.x86_64/usr/lib/python3.4/site-packages/CommonMark copying build/lib/CommonMark/__init__.py -> /builddir/build/BUILDROOT/python-CommonMark-0.5.4-3.el7.x86_64/usr/lib/python3.4/site-packages/CommonMark copying build/lib/CommonMark/CommonMark.py -> /builddir/build/BUILDROOT/python-CommonMark-0.5.4-3.el7.x86_64/usr/lib/python3.4/site-packages/CommonMark byte-compiling /builddir/build/BUILDROOT/python-CommonMark-0.5.4-3.el7.x86_64/usr/lib/python3.4/site-packages/CommonMark/entitytrans.py to entitytrans.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-CommonMark-0.5.4-3.el7.x86_64/usr/lib/python3.4/site-packages/CommonMark/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-CommonMark-0.5.4-3.el7.x86_64/usr/lib/python3.4/site-packages/CommonMark/CommonMark.py to CommonMark.cpython-34.pyc writing byte-compilation script '/tmp/tmpukzx46i5.py' /usr/bin/python3.4 -O /tmp/tmpukzx46i5.py removing /tmp/tmpukzx46i5.py running install_scripts copying build/scripts-3.4/cmark.py -> /builddir/build/BUILDROOT/python-CommonMark-0.5.4-3.el7.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-CommonMark-0.5.4-3.el7.x86_64/usr/bin/cmark.py to 755 running install_egg_info Writing /builddir/build/BUILDROOT/python-CommonMark-0.5.4-3.el7.x86_64/usr/lib/python3.4/site-packages/CommonMark-0.5.4-py3.4.egg-info + sed -i 's@^#!/usr/bin/python2@#!/usr/bin/python3.4@' /builddir/build/BUILDROOT/python-CommonMark-0.5.4-3.el7.x86_64/usr/bin/cmark.py + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/CommonMark-0.5.4 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. BUILDSTDERR: find: 'debug': No such file or directory + /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/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-CommonMark-0.5.4-3.el7.x86_64/usr/lib/python3.4 using /usr/bin/python3.4 Bytecompiling .py files below /builddir/build/BUILDROOT/python-CommonMark-0.5.4-3.el7.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.fUr3Mc + umask 022 + cd /builddir/build/BUILD + cd CommonMark-0.5.4 BUILDSTDERR: ++ pwd + PYTHONPATH=/builddir/build/BUILD/CommonMark-0.5.4 + /usr/bin/python2 CommonMark/test/test-CommonMark.py -np [Preprocessing] Test #1 tick Test #2 tick [Precedence] Test #3 tick [Horizontal rules] Test #4 tick Test #5 tick Test #6 tick Test #7 tick Test #8 tick Test #9 tick Test #10 tick Test #11 tick Test #12 tick Test #13 tick Test #14 tick Test #15 tick Test #16 tick Test #17 tick Test #18 tick Test #19 tick Test #20 tick Test #21 tick Test #22 tick [ATX headers] Test #23 tick Test #24 tick Test #25 tick Test #26 tick Test #27 tick Test #28 tick Test #29 tick Test #30 tick Test #31 tick Test #32 tick Test #33 tick Test #34 tick Test #35 tick Test #36 tick Test #37 tick Test #38 tick Test #39 tick [Setext headers] Test #40 tick Test #41 tick Test #42 tick Test #43 tick Test #44 tick Test #45 tick Test #46 tick Test #47 tick Test #48 tick Test #49 tick Test #50 tick Test #51 tick Test #52 tick Test #53 tick [Indented code blocks] Test #54 tick Test #55 tick Test #56 tick Test #57 tick Test #58 tick Test #59 tick Test #60 tick Test #61 tick Test #62 tick Test #63 tick [Fenced code blocks] Test #64 tick Test #65 tick Test #66 tick Test #67 tick Test #68 tick Test #69 tick Test #70 tick Test #71 tick Test #72 tick Test #73 tick Test #74 tick Test #75 tick Test #76 tick Test #77 tick Test #78 tick Test #79 tick Test #80 tick Test #81 tick Test #82 tick Test #83 tick Test #84 tick Test #85 tick Test #86 tick [HTML blocks] Test #87 tick Test #88 tick Test #89 tick Test #90 tick Test #91 tick Test #92 tick Test #93 tick Test #94 tick Test #95 tick Test #96 tick Test #97 tick Test #98 tick Test #99 tick Test #100 tick [Link reference definitions] Test #101 tick Test #102 tick Test #103 tick Test #104 tick Test #105 tick Test #106 tick Test #107 tick Test #108 tick Test #109 tick Test #110 tick Test #111 tick Test #112 tick Test #113 tick Test #114 tick Test #115 tick Test #116 tick Test #117 tick Test #118 tick [Paragraphs] Test #119 tick Test #120 tick Test #121 tick Test #122 tick Test #123 tick Test #124 tick Test #125 tick Test #126 tick [Blank lines] Test #127 tick [Block quotes] Test #128 tick Test #129 tick Test #130 tick Test #131 tick Test #132 tick Test #133 tick Test #134 tick Test #135 tick Test #136 tick Test #137 tick Test #138 tick Test #139 tick Test #140 tick Test #141 tick Test #142 tick Test #143 tick Test #144 tick Test #145 tick Test #146 tick Test #147 tick Test #148 tick Test #149 tick Test #150 tick Test #151 tick [List items] Test #152 tick Test #153 tick Test #154 tick Test #155 tick Test #156 tick Test #157 tick Test #158 tick Test #159 tick Test #160 tick Test #161 tick Test #162 tick Test #163 tick Test #164 tick Test #165 tick Test #166 tick Test #167 tick Test #168 tick Test #169 tick Test #170 tick Test #171 tick Test #172 tick Test #173 tick Test #174 tick Test #175 tick Test #176 tick Test #177 tick Test #178 tick Test #179 tick Test #180 tick Test #181 tick Test #182 tick Test #183 tick Test #184 tick Test #185 tick [Lists] Test #186 tick Test #187 tick Test #188 tick Test #189 tick Test #190 tick Test #191 tick Test #192 tick Test #193 tick Test #194 tick Test #195 tick Test #196 tick Test #197 tick Test #198 tick Test #199 tick Test #200 tick Test #201 tick Test #202 tick Test #203 tick Test #204 tick Test #205 tick [Inlines] Test #206 tick [Backslash escapes] Test #207 tick Test #208 tick Test #209 tick Test #210 tick Test #211 tick Test #212 tick Test #213 tick Test #214 tick Test #215 tick Test #216 tick Test #217 tick Test #218 tick Test #219 tick [Entities] Test #220 tick Test #221 tick Test #222 tick Test #223 tick Test #224 tick Test #225 tick Test #226 tick Test #227 tick Test #228 tick Test #229 tick Test #230 tick Test #231 tick [Code span] Test #232 tick Test #233 tick Test #234 tick Test #235 tick Test #236 tick Test #237 tick Test #238 tick Test #239 tick Test #240 tick Test #241 tick Test #242 tick Test #243 tick Test #244 tick [Emphasis and strong emphasis] Test #245 tick Test #246 tick Test #247 tick Test #248 tick Test #249 tick Test #250 tick Test #251 tick Test #252 tick Test #253 tick Test #254 tick Test #255 tick Test #256 tick Test #257 tick Test #258 tick Test #259 tick Test #260 tick Test #261 tick Test #262 tick Test #263 tick Test #264 tick Test #265 tick Test #266 tick Test #267 tick Test #268 tick Test #269 tick Test #270 tick Test #271 tick Test #272 tick Test #273 tick Test #274 tick Test #275 tick Test #276 tick Test #277 tick Test #278 tick Test #279 tick Test #280 tick Test #281 tick Test #282 tick Test #283 tick Test #284 tick Test #285 tick Test #286 tick Test #287 tick Test #288 tick Test #289 tick Test #290 tick Test #291 tick Test #292 tick Test #293 tick Test #294 tick Test #295 tick Test #296 tick Test #297 tick Test #298 tick Test #299 tick Test #300 tick Test #301 tick Test #302 tick Test #303 tick Test #304 tick Test #305 tick Test #306 tick Test #307 tick Test #308 tick Test #309 tick Test #310 tick Test #311 tick Test #312 tick Test #313 tick Test #314 tick Test #315 tick Test #316 tick Test #317 tick Test #318 tick Test #319 tick Test #320 tick Test #321 tick Test #322 tick Test #323 tick Test #324 tick Test #325 tick Test #326 tick [Links] Test #327 tick Test #328 tick Test #329 tick Test #330 tick Test #331 tick Test #332 tick Test #333 tick Test #334 tick Test #335 tick Test #336 tick Test #337 tick Test #338 tick Test #339 tick Test #340 tick Test #341 tick Test #342 tick Test #343 tick Test #344 tick Test #345 tick Test #346 tick Test #347 tick Test #348 tick Test #349 tick Test #350 tick Test #351 tick Test #352 tick Test #353 tick Test #354 tick Test #355 tick Test #356 tick Test #357 tick Test #358 tick Test #359 tick Test #360 tick Test #361 tick Test #362 tick Test #363 tick Test #364 tick Test #365 tick Test #366 tick Test #367 tick Test #368 tick Test #369 tick Test #370 tick Test #371 tick Test #372 tick Test #373 tick Test #374 tick [Images] Test #375 tick Test #376 tick Test #377 tick Test #378 tick Test #379 tick Test #380 tick Test #381 tick Test #382 tick Test #383 tick Test #384 tick Test #385 tick Test #386 tick Test #387 tick Test #388 tick Test #389 tick Test #390 tick Test #391 tick Test #392 tick Test #393 tick Test #394 tick [Autolinks] Test #395 tick Test #396 tick Test #397 tick Test #398 tick Test #399 tick Test #400 tick Test #401 tick Test #402 tick Test #403 tick Test #404 tick Test #405 tick Test #406 tick Test #407 tick Test #408 tick [Raw HTML] Test #409 tick Test #410 tick Test #411 tick Test #412 tick Test #413 tick Test #414 tick Test #415 tick Test #416 tick Test #417 tick Test #418 tick Test #419 tick Test #420 tick Test #421 tick Test #422 tick Test #423 tick Test #424 tick Test #425 tick Test #426 tick Test #427 tick [Hard line breaks] Test #428 tick Test #429 tick Test #430 tick Test #431 tick Test #432 tick Test #433 tick Test #434 tick Test #435 tick Test #436 tick Test #437 tick Test #438 tick [Soft line breaks] Test #439 tick Test #440 tick [Strings] Test #441 tick Test #442 tick Test #443 tick 443 tests passed, 0 failed runtime: 0.1s BUILDSTDERR: ++ pwd + PYTHONPATH=/builddir/build/BUILD/CommonMark-0.5.4 + /usr/bin/python3.4 CommonMark/test/test-CommonMark.py -np [Preprocessing] Test #1 tick Test #2 tick [Precedence] Test #3 tick [Horizontal rules] Test #4 tick Test #5 tick Test #6 tick Test #7 tick Test #8 tick Test #9 tick Test #10 tick Test #11 tick Test #12 tick Test #13 tick Test #14 tick Test #15 tick Test #16 tick Test #17 tick Test #18 tick Test #19 tick Test #20 tick Test #21 tick Test #22 tick [ATX headers] Test #23 tick Test #24 tick Test #25 tick Test #26 tick Test #27 tick Test #28 tick Test #29 tick Test #30 tick Test #31 tick Test #32 tick Test #33 tick Test #34 tick Test #35 tick Test #36 tick Test #37 tick Test #38 tick Test #39 tick [Setext headers] Test #40 tick Test #41 tick Test #42 tick Test #43 tick Test #44 tick Test #45 tick Test #46 tick Test #47 tick Test #48 tick Test #49 tick Test #50 tick Test #51 tick Test #52 tick Test #53 tick [Indented code blocks] Test #54 tick Test #55 tick Test #56 tick Test #57 tick Test #58 tick Test #59 tick Test #60 tick Test #61 tick Test #62 tick Test #63 tick [Fenced code blocks] Test #64 tick Test #65 tick Test #66 tick Test #67 tick Test #68 tick Test #69 tick Test #70 tick Test #71 tick Test #72 tick Test #73 tick Test #74 tick Test #75 tick Test #76 tick Test #77 tick Test #78 tick Test #79 tick Test #80 tick Test #81 tick Test #82 tick Test #83 tick Test #84 tick Test #85 tick Test #86 tick [HTML blocks] Test #87 tick Test #88 tick Test #89 tick Test #90 tick Test #91 tick Test #92 tick Test #93 tick Test #94 tick Test #95 tick Test #96 tick Test #97 tick Test #98 tick Test #99 tick Test #100 tick [Link reference definitions] Test #101 tick Test #102 tick Test #103 tick Test #104 tick Test #105 tick Test #106 tick Test #107 tick Test #108 tick Test #109 tick Test #110 tick Test #111 tick Test #112 tick Test #113 tick Test #114 tick Test #115 tick Test #116 tick Test #117 tick Test #118 tick [Paragraphs] Test #119 tick Test #120 tick Test #121 tick Test #122 tick Test #123 tick Test #124 tick Test #125 tick Test #126 tick [Blank lines] Test #127 tick [Block quotes] Test #128 tick Test #129 tick Test #130 tick Test #131 tick Test #132 tick Test #133 tick Test #134 tick Test #135 tick Test #136 tick Test #137 tick Test #138 tick Test #139 tick Test #140 tick Test #141 tick Test #142 tick Test #143 tick Test #144 tick Test #145 tick Test #146 tick Test #147 tick Test #148 tick Test #149 tick Test #150 tick Test #151 tick [List items] Test #152 tick Test #153 tick Test #154 tick Test #155 tick Test #156 tick Test #157 tick Test #158 tick Test #159 tick Test #160 tick Test #161 tick Test #162 tick Test #163 tick Test #164 tick Test #165 tick Test #166 tick Test #167 tick Test #168 tick Test #169 tick Test #170 tick Test #171 tick Test #172 tick Test #173 tick Test #174 tick Test #175 tick Test #176 tick Test #177 tick Test #178 tick Test #179 tick Test #180 tick Test #181 tick Test #182 tick Test #183 tick Test #184 tick Test #185 tick [Lists] Test #186 tick Test #187 tick Test #188 tick Test #189 tick Test #190 tick Test #191 tick Test #192 tick Test #193 tick Test #194 tick Test #195 tick Test #196 tick Test #197 tick Test #198 tick Test #199 tick Test #200 tick Test #201 tick Test #202 tick Test #203 tick Test #204 tick Test #205 tick [Inlines] Test #206 tick [Backslash escapes] Test #207 tick Test #208 tick Test #209 tick Test #210 tick Test #211 tick Test #212 tick Test #213 tick Test #214 tick Test #215 tick Test #216 tick Test #217 tick Test #218 tick Test #219 tick [Entities] Test #220 tick Test #221 tick Test #222 tick Test #223 tick Test #224 tick Test #225 tick Test #226 tick Test #227 tick Test #228 tick Test #229 tick Test #230 tick Test #231 tick [Code span] Test #232 tick Test #233 tick Test #234 tick Test #235 tick Test #236 tick Test #237 tick Test #238 tick Test #239 tick Test #240 tick Test #241 tick Test #242 tick Test #243 tick Test #244 tick [Emphasis and strong emphasis] Test #245 tick Test #246 tick Test #247 tick Test #248 tick Test #249 tick Test #250 tick Test #251 tick Test #252 tick Test #253 tick Test #254 tick Test #255 tick Test #256 tick Test #257 tick Test #258 tick Test #259 tick Test #260 tick Test #261 tick Test #262 tick Test #263 tick Test #264 tick Test #265 tick Test #266 tick Test #267 tick Test #268 tick Test #269 tick Test #270 tick Test #271 tick Test #272 tick Test #273 tick Test #274 tick Test #275 tick Test #276 tick Test #277 tick Test #278 tick Test #279 tick Test #280 tick Test #281 tick Test #282 tick Test #283 tick Test #284 tick Test #285 tick Test #286 tick Test #287 tick Test #288 tick Test #289 tick Test #290 tick Test #291 tick Test #292 tick Test #293 tick Test #294 tick Test #295 tick Test #296 tick Test #297 tick Test #298 tick Test #299 tick Test #300 tick Test #301 tick Test #302 tick Test #303 tick Test #304 tick Test #305 tick Test #306 tick Test #307 tick Test #308 tick Test #309 tick Test #310 tick Test #311 tick Test #312 tick Test #313 tick Test #314 tick Test #315 tick Test #316 tick Test #317 tick Test #318 tick Test #319 tick Test #320 tick Test #321 tick Test #322 tick Test #323 tick Test #324 tick Test #325 tick Test #326 tick [Links] Test #327 tick Test #328 tick Test #329 tick Test #330 tick Test #331 tick Test #332 tick Test #333 tick Test #334 tick Test #335 tick Test #336 tick Test #337 tick Test #338 tick Test #339 tick Test #340 tick Test #341 tick Test #342 tick Test #343 tick Test #344 tick Test #345 tick Test #346 tick Test #347 tick Test #348 tick Test #349 tick Test #350 tick Test #351 tick Test #352 tick Test #353 tick Test #354 tick Test #355 tick Test #356 tick Test #357 tick Test #358 tick Test #359 tick Test #360 tick Test #361 tick Test #362 tick Test #363 tick Test #364 tick Test #365 tick Test #366 tick Test #367 tick Test #368 tick Test #369 tick Test #370 tick Test #371 tick Test #372 tick Test #373 tick Test #374 tick [Images] Test #375 tick Test #376 tick Test #377 tick Test #378 tick Test #379 tick Test #380 tick Test #381 tick Test #382 tick Test #383 tick Test #384 tick Test #385 tick Test #386 tick Test #387 tick Test #388 tick Test #389 tick Test #390 tick Test #391 tick Test #392 tick Test #393 tick Test #394 tick [Autolinks] Test #395 tick Test #396 tick Test #397 tick Test #398 tick Test #399 tick Test #400 tick Test #401 tick Test #402 tick Test #403 tick Test #404 tick Test #405 tick Test #406 tick Test #407 tick Test #408 tick [Raw HTML] Test #409 tick Test #410 tick Test #411 tick Test #412 tick Test #413 tick Test #414 tick Test #415 tick Test #416 tick Test #417 tick Test #418 tick Test #419 tick Test #420 tick Test #421 tick Test #422 tick Test #423 tick Test #424 tick Test #425 tick Test #426 tick Test #427 tick [Hard line breaks] Test #428 tick Test #429 tick Test #430 tick Test #431 tick Test #432 tick Test #433 tick Test #434 tick Test #435 tick Test #436 tick Test #437 tick Test #438 tick [Soft line breaks] Test #439 tick Test #440 tick [Strings] Test #441 tick Test #442 tick Test #443 tick 443 tests passed, 0 failed runtime: 0.11s Processing files: python2-CommonMark-0.5.4-3.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.OhqtN0 + exit 0 + umask 022 + cd /builddir/build/BUILD + cd CommonMark-0.5.4 + LICENSEDIR=/builddir/build/BUILDROOT/python-CommonMark-0.5.4-3.el7.x86_64/usr/share/licenses/python2-CommonMark-0.5.4 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-CommonMark-0.5.4-3.el7.x86_64/usr/share/licenses/python2-CommonMark-0.5.4 + cp -pr LICENSE /builddir/build/BUILDROOT/python-CommonMark-0.5.4-3.el7.x86_64/usr/share/licenses/python2-CommonMark-0.5.4 + exit 0 Provides: python-CommonMark = 0.5.4-3.el7 python2-CommonMark = 0.5.4-3.el7 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: python(abi) = 2.7 Obsoletes: python-CommonMark < 0.5.4-3.el7 Processing files: python-CommonMark-doc-0.5.4-3.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mVrE6O + umask 022 + cd /builddir/build/BUILD + cd CommonMark-0.5.4 + DOCDIR=/builddir/build/BUILDROOT/python-CommonMark-0.5.4-3.el7.x86_64/usr/share/doc/python-CommonMark-doc-0.5.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-CommonMark-0.5.4-3.el7.x86_64/usr/share/doc/python-CommonMark-doc-0.5.4 + cp -pr README.md /builddir/build/BUILDROOT/python-CommonMark-0.5.4-3.el7.x86_64/usr/share/doc/python-CommonMark-doc-0.5.4 + cp -pr docs/CommonMark.py.html /builddir/build/BUILDROOT/python-CommonMark-0.5.4-3.el7.x86_64/usr/share/doc/python-CommonMark-doc-0.5.4 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.04TTqD + umask 022 + cd /builddir/build/BUILD + cd CommonMark-0.5.4 + LICENSEDIR=/builddir/build/BUILDROOT/python-CommonMark-0.5.4-3.el7.x86_64/usr/share/licenses/python-CommonMark-doc-0.5.4 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-CommonMark-0.5.4-3.el7.x86_64/usr/share/licenses/python-CommonMark-doc-0.5.4 + cp -pr LICENSE /builddir/build/BUILDROOT/python-CommonMark-0.5.4-3.el7.x86_64/usr/share/licenses/python-CommonMark-doc-0.5.4 + exit 0 Provides: python-CommonMark-doc = 0.5.4-3.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python34-CommonMark-0.5.4-3.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.87RAXr + umask 022 + cd /builddir/build/BUILD + cd CommonMark-0.5.4 + LICENSEDIR=/builddir/build/BUILDROOT/python-CommonMark-0.5.4-3.el7.x86_64/usr/share/licenses/python34-CommonMark-0.5.4 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-CommonMark-0.5.4-3.el7.x86_64/usr/share/licenses/python34-CommonMark-0.5.4 + cp -pr LICENSE /builddir/build/BUILDROOT/python-CommonMark-0.5.4-3.el7.x86_64/usr/share/licenses/python34-CommonMark-0.5.4 + exit 0 Provides: python34-CommonMark = 0.5.4-3.el7 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/python3.4 python(abi) = 3.4 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-CommonMark-0.5.4-3.el7.x86_64 Wrote: /builddir/build/RPMS/python2-CommonMark-0.5.4-3.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-CommonMark-doc-0.5.4-3.el7.noarch.rpm Wrote: /builddir/build/RPMS/python34-CommonMark-0.5.4-3.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.x6QjIJ + umask 022 + cd /builddir/build/BUILD + cd CommonMark-0.5.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-CommonMark-0.5.4-3.el7.x86_64 + exit 0 Child return code was: 0