Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-gpxpy.spec'], chrootPath='/var/lib/mock/f29-build-15406716-1108204/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': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-gpxpy.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': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-gpxpy-1.3.5-1.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-gpxpy.spec'], chrootPath='/var/lib/mock/f29-build-15406716-1108204/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': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-gpxpy.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': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.mHYmhG + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gpxpy-1.3.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/gpxpy-1.3.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gpxpy-1.3.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.WlOQx4 + umask 022 + cd /builddir/build/BUILD + cd gpxpy-1.3.5 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/gpxpy copying gpxpy/utils.py -> build/lib/gpxpy copying gpxpy/gpx.py -> build/lib/gpxpy copying gpxpy/geo.py -> build/lib/gpxpy copying gpxpy/parser.py -> build/lib/gpxpy copying gpxpy/__init__.py -> build/lib/gpxpy copying gpxpy/gpxxml.py -> build/lib/gpxpy copying gpxpy/gpxfield.py -> build/lib/gpxpy running build_scripts creating build/scripts-3.7 copying and adjusting gpxinfo -> build/scripts-3.7 changing mode of build/scripts-3.7/gpxinfo from 644 to 755 + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2jF1Rv + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-gpxpy-1.3.5-1.fc29.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-gpxpy-1.3.5-1.fc29.noarch BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-gpxpy-1.3.5-1.fc29.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-gpxpy-1.3.5-1.fc29.noarch + cd gpxpy-1.3.5 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-gpxpy-1.3.5-1.fc29.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-gpxpy-1.3.5-1.fc29.noarch/usr creating /builddir/build/BUILDROOT/python-gpxpy-1.3.5-1.fc29.noarch/usr/lib creating /builddir/build/BUILDROOT/python-gpxpy-1.3.5-1.fc29.noarch/usr/lib/python3.7 creating /builddir/build/BUILDROOT/python-gpxpy-1.3.5-1.fc29.noarch/usr/lib/python3.7/site-packages creating /builddir/build/BUILDROOT/python-gpxpy-1.3.5-1.fc29.noarch/usr/lib/python3.7/site-packages/gpxpy copying build/lib/gpxpy/utils.py -> /builddir/build/BUILDROOT/python-gpxpy-1.3.5-1.fc29.noarch/usr/lib/python3.7/site-packages/gpxpy copying build/lib/gpxpy/gpx.py -> /builddir/build/BUILDROOT/python-gpxpy-1.3.5-1.fc29.noarch/usr/lib/python3.7/site-packages/gpxpy copying build/lib/gpxpy/geo.py -> /builddir/build/BUILDROOT/python-gpxpy-1.3.5-1.fc29.noarch/usr/lib/python3.7/site-packages/gpxpy copying build/lib/gpxpy/parser.py -> /builddir/build/BUILDROOT/python-gpxpy-1.3.5-1.fc29.noarch/usr/lib/python3.7/site-packages/gpxpy copying build/lib/gpxpy/__init__.py -> /builddir/build/BUILDROOT/python-gpxpy-1.3.5-1.fc29.noarch/usr/lib/python3.7/site-packages/gpxpy copying build/lib/gpxpy/gpxxml.py -> /builddir/build/BUILDROOT/python-gpxpy-1.3.5-1.fc29.noarch/usr/lib/python3.7/site-packages/gpxpy copying build/lib/gpxpy/gpxfield.py -> /builddir/build/BUILDROOT/python-gpxpy-1.3.5-1.fc29.noarch/usr/lib/python3.7/site-packages/gpxpy byte-compiling /builddir/build/BUILDROOT/python-gpxpy-1.3.5-1.fc29.noarch/usr/lib/python3.7/site-packages/gpxpy/utils.py to utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gpxpy-1.3.5-1.fc29.noarch/usr/lib/python3.7/site-packages/gpxpy/gpx.py to gpx.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gpxpy-1.3.5-1.fc29.noarch/usr/lib/python3.7/site-packages/gpxpy/geo.py to geo.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gpxpy-1.3.5-1.fc29.noarch/usr/lib/python3.7/site-packages/gpxpy/parser.py to parser.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gpxpy-1.3.5-1.fc29.noarch/usr/lib/python3.7/site-packages/gpxpy/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gpxpy-1.3.5-1.fc29.noarch/usr/lib/python3.7/site-packages/gpxpy/gpxxml.py to gpxxml.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gpxpy-1.3.5-1.fc29.noarch/usr/lib/python3.7/site-packages/gpxpy/gpxfield.py to gpxfield.cpython-37.pyc writing byte-compilation script '/tmp/tmpg2oy595f.py' /usr/bin/python3 /tmp/tmpg2oy595f.py removing /tmp/tmpg2oy595f.py running install_egg_info running egg_info writing gpxpy.egg-info/PKG-INFO writing dependency_links to gpxpy.egg-info/dependency_links.txt writing top-level names to gpxpy.egg-info/top_level.txt reading manifest file 'gpxpy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'gpxpy.egg-info/SOURCES.txt' Copying gpxpy.egg-info to /builddir/build/BUILDROOT/python-gpxpy-1.3.5-1.fc29.noarch/usr/lib/python3.7/site-packages/gpxpy-1.3.5-py3.7.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-gpxpy-1.3.5-1.fc29.noarch/usr/bin copying build/scripts-3.7/gpxinfo -> /builddir/build/BUILDROOT/python-gpxpy-1.3.5-1.fc29.noarch/usr/bin changing mode of /builddir/build/BUILDROOT/python-gpxpy-1.3.5-1.fc29.noarch/usr/bin/gpxinfo to 755 + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 1.3.5-1.fc29 --unique-debug-suffix -1.3.5-1.fc29.noarch --unique-debug-src-base python-gpxpy-1.3.5-1.fc29.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/gpxpy-1.3.5 BUILDSTDERR: find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /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 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-gpxpy-1.3.5-1.fc29.noarch/usr/lib/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.oogKUY + umask 022 + cd /builddir/build/BUILD + cd gpxpy-1.3.5 + /usr/bin/python3 test.py BUILDSTDERR: .2019-03-04 00:09:49,031 gpxpy.gpx DEBUG delta = 10 BUILDSTDERR: 2019-03-04 00:09:49,032 gpxpy.gpx DEBUG delta = -20 BUILDSTDERR: ..................2019-03-04 00:09:49,072 gpxpy.gpx DEBUG Track reduced to 258 points BUILDSTDERR: .........test.py:3073: DeprecationWarning: This method will be removed in future versions. Use 'list(elem)' or iteration over elem instead. BUILDSTDERR: self.assertEqual("eee", gpx.waypoints[0].extensions[1].getchildren()[0].text.strip()) BUILDSTDERR: /usr/lib/python3.7/unittest/case.py:632: ResourceWarning: unclosed file <_io.TextIOWrapper name='test_files/gpx1.1_with_extensions_without_namespaces.gpx' mode='r' encoding='UTF-8'> BUILDSTDERR: testMethod() BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ....2019-03-04 00:09:49,100 gpxpy.gpx DEBUG Not in track (search for:2013-01-02 12:29:30, start:2013-01-02 12:30:00, end:2013-01-02 12:31:00) BUILDSTDERR: 2019-03-04 00:09:49,100 gpxpy.gpx DEBUG Not in track (search for:2013-01-02 12:31:30, start:2013-01-02 12:30:00, end:2013-01-02 12:31:00) BUILDSTDERR: ..................2019-03-04 00:09:49,293 gpxpy.geo DEBUG Segment too small to compute speed, size=3 BUILDSTDERR: 2019-03-04 00:09:49,293 root DEBUG max_speed = 0.0 BUILDSTDERR: 2019-03-04 00:09:49,294 gpxpy.geo DEBUG Segment too small to compute speed, size=3 BUILDSTDERR: 2019-03-04 00:09:49,294 root DEBUG max_speed = 0.3092208077590936 BUILDSTDERR: 2019-03-04 00:09:49,294 gpxpy.geo DEBUG Segment too small to compute speed, size=3 BUILDSTDERR: 2019-03-04 00:09:49,295 gpxpy.geo DEBUG Segment too small to compute speed, size=3 BUILDSTDERR: 2019-03-04 00:09:49,296 root DEBUG max_speed_with_more_extreemes = 21.645456543136532 BUILDSTDERR: 2019-03-04 00:09:49,296 root DEBUG max_speed_with_extreemes = 0.3092208077590936 ..... q w 789 256@aaa http://9890 77888 kw 121.89 1 1 n cm des src sym ty dgps 13 14 15 16 16 17 rten rtecm rtedesc rtesrc 101 1001 12 13 aaaaa wwww cccc qqq a.png 2 pps 23 19 20 21 22 23 rten rtecm rtedesc rtesrc 101 1002 13 14 aaaaajkjk wwwwii ciccc qssqq ai.png 3 pps 24 20 21 22 23 22 q w 789 77888 kw 121.89 1.0 1.0 n cm des src sym ty dgps 13 14.0 15.0 16.0 16.0 17 rten rtecm rtedesc rtesrc 101 1001.0 12.0 13.0 aaaaa wwww cccc qqq a.png 2 pps 23 19.0 20.0 21.0 22.0 23 rten rtecm rtedesc rtesrc 101 1002.0 13.0 14.0 aaaaajkjk wwwwii ciccc qssqq ai.png 3 pps 24 20.0 21.0 22.0 23.0 22 point.time= 2014-02-02 10:23:22.214678+00:00 previous_time= 2014-02-02 10:23:18+00:00 point.time= 2014-02-02 10:25:13.271319+00:00 previous_time= 2014-02-02 10:23:22.214678+00:00 point.time= 2014-02-02 10:25:30+00:00 previous_time= 2014-02-02 10:25:13.271319+00:00 2d: 4580.1370099275755 2d cloned and smoothed: 4387.735724664453 3d: 4692.420209116628 3d cloned and smoothed: 4452.660898698497 3479.2785330053252 22263.898158654716 22263.898158654716 22263.898158660555 22263.898158660555 [-22.21341423323701, -23.856075575615392, 11.513404183826514, 19.617077747043727, -3.119711433353134, -14.193009783633054, -14.712892299449699, -23.181835718036925, -14.059643263655385, 7.325905441657632, 17.135988123121944, -7.509925457196781, 22.570512433372535, -11.322911673438545, -18.088265104964265, 0.3891656975532176, 4.584029573347298, -7.877372105566121, 12.17222454802962, -18.801254235245178, 19.376359947284268, -8.37652087215362, -16.711103311177872, -13.862518901179188, 22.254535846901334, -10.547413873662892, -16.720267686063533, -24.759172496832832, 21.21919377525702, -17.668511575069918, -14.977020357555709, 2.1980530182274913, 23.471529200620374, 4.532283030070261, -23.569824018313984, -22.04952915871234, -10.95501364176531, -13.008702610171936, 19.048220802112, -18.54834610147826] [16.53589029951421, 6.349518717932046, 9.042668850165375, -8.292207724793698, -22.891754755215928, -6.65327610974582, -15.385988681168495, -20.637816145478833, -22.1294911953186, -18.45468893578635, 10.236679134589565, 2.0969678464975217, 23.815726954450696, 6.903491334251583, -8.620806040990436, -23.569802732310663, 13.575665865747826, 1.3978134549123167, 19.732889571350704, 4.850022367522194, 15.12626142752007, 4.811340090560778, -24.16278208303453, 15.222269091015178, -11.007658618740667, 21.90294025445042, -0.24411018195787393, 19.55052630173068, 22.751324552179607, 24.744011474100496, -24.744385386061886, -18.54996687336258, 10.519593137291167, 16.3669115556136, 7.07767742340521, 7.730918973464274, -12.619845494303695, -2.344127910297039, 3.7904349207819377, -11.264249982119345] haversine_dist= 15742.949367314444 nonhaversine_dist= 15742.95336363144 25 22 25 23 [0, 15, 30, 45, 60, 75, 90, 105, 120, 135, 150, 165, 180, 195, 210, 225, 240, 255, 270, 285, 300, 315, 330, 345] [29003.959467892502, 29004.98520506157, 29006.420865400414, 29007.54083237811, 29008.045027362787, 29008.139284219422, 29008.139284219422, 29008.045027362787, 29007.54083237811, 29006.420865400414, 29004.98520506157, 29003.959467892502, 29003.959467892502, 29004.985205061563, 29006.420865400432, 29007.54083237811, 29008.045027362765, 29008.139284219436, 29008.139284219393, 29008.045027362856, 29007.54083237809, 29006.4208654004, 29004.98520506158] [0, 15, 30, 45, 60, 75, 90, 105, 120, 135, 150, 165, 180, 195, 210, 225, 240, 255, 270, 285, 300, 315, 330, 345] [13.052619221644376, 13.052619222073558, 13.052619221315124, 13.052619221966067, 13.05261922200516, 13.052619222040613, 13.052619222040155, 13.052619221994409, 13.052619221928909, 13.052619221252016, 13.052619222010906, 13.052619221617967, 13.052619221644376, 13.052619222073554, 13.052619221315132, 13.052619221966067, 13.052619222005147, 13.052619222040619, 13.052619222040141, 13.052619221994437, 13.052619221928902, 13.05261922125201, 13.05261922201091] [0, 15, 30, 45, 60, 75, 90, 105, 120, 135, 150, 165, 180, 195, 210, 225, 240, 255, 270, 285, 300, 315, 330, 345] BUILDSTDERR: [28515.724631277342, 28610.32581261914, 28756.85058620366, 28894.86212483758, 28980.03447665666, 29007.025012640002, 29009.253498485123, 29036.19418659543, 29120.925838964184, 29257.207200278393, 29400.513241487755, 29492.286085596683, 29492.286085596683, 29400.513241487755, 29257.207200278393, 29120.925838964184, 29036.19418659543, 29009.253498485123, 29007.025012640002, 28980.03447665666, 28894.86212483758, 28756.85058620366, 28610.32581261914]...test.py:3307: DeprecationWarning: Please use assertEqual instead. BUILDSTDERR: self.assertEquals(207343, gpx2.tracks[0].segments[0].points[0].time.microsecond) BUILDSTDERR: ..2019-03-04 00:09:49,545 gpxpy.gpx DEBUG Track reduced to 258 points BUILDSTDERR: 2019-03-04 00:09:49,549 gpxpy.geo DEBUG Segment too small to compute speed, size=1 BUILDSTDERR: 2019-03-04 00:09:49,550 gpxpy.geo DEBUG Segment too small to compute speed, size=1 BUILDSTDERR: 2019-03-04 00:09:49,550 gpxpy.geo DEBUG Segment too small to compute speed, size=1 BUILDSTDERR: ...................2019-03-04 00:09:49,886 gpxpy.gpx DEBUG Track reduced to 258 points BUILDSTDERR: .2019-03-04 00:09:49,896 gpxpy.gpx DEBUG Track reduced to 31 points BUILDSTDERR: ......2019-03-04 00:09:49,997 gpxpy.parser DEBUG Error in: BUILDSTDERR: ", line None BUILDSTDERR: xml.etree.ElementTree.ParseError: unclosed token: line 1, column 5 BUILDSTDERR: ..../usr/lib/python3.7/unittest/case.py:632: ResourceWarning: unclosed file <_io.TextIOWrapper name='test_files/track-with-small-floats.gpx' mode='r' encoding='UTF-8'> BUILDSTDERR: testMethod() BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ..............................test.py:3107: DeprecationWarning: This method will be removed in future versions. Use 'list(elem)' or iteration over elem instead. BUILDSTDERR: self.assertEqual("125", extensions[0].getchildren()[0].text.strip()) BUILDSTDERR: test.py:3108: DeprecationWarning: This method will be removed in future versions. Use 'list(elem)' or iteration over elem instead. BUILDSTDERR: self.assertEqual("75", extensions[0].getchildren()[1].text.strip()) BUILDSTDERR: ....s BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Ran 125 tests in 1.691s BUILDSTDERR: OK (skipped=1) [0, 15, 30, 45, 60, 75, 90, 105, 120, 135, 150, 165, 180, 195, 210, 225, 240, 255, 270, 285, 300, 315, 330, 345] [13.052654582064376, 13.052646751636019, 13.052635797300924, 13.052626122642977, 13.052620633647125, 13.0526192220009, 13.05261905777853, 13.052616495001493, 13.052609462430691, 13.052598921714951, 13.052588516545407, 13.052582613288278, 13.052583860704354, 13.052591692294014, 13.052602646959565, 13.052612320899431, 13.052617810423722, 13.0526192220009, 13.052619386222476, 13.052621949050287, 13.052628981043597, 13.052639522425517, 13.052649927261752] 296 296 Distance: 4692.420209116628 ----- Length: 4692.420209116628 Moving time: 4239.0 (70.65min) Stopped time: 0.0 (0.0min) Moving distance: 4452.660898698497 Stopped distance: 0.0 Max speed: 75.57014115734157m/s ----- Dakle: 4452.660898698497 4692.420209116628 Inserting Waypoint Extension Inserting Metadata Extension Inserting GPX Extension Inserting Route Extension Inserting Track Extension Inserting Track Segment Extension Inserting Track Point Extension Parsing: 2001-10-26T21:32:52 Parsing: 2001-10-26T19:32:52Z Parsing: 2001-10-26T21:32:52.12679 Parsing: 2001-10-26T21:32:52 Parsing: 2001-10-26T19:32:52Z Parsing: 2001-10-26T21:32:52.12679 Parsing: 2001-10-26 21:32:52 Parsing: 2001-10-26 19:32:52 Parsing: 2001-10-26 21:32:52.12679 Parsing: 2001-10-26 21:32:52 Parsing: 2001-10-26 19:32:52 Parsing: 2001-10-26 21:32:52.12679 Found [(68076.89258244935, 0, 0, 500), (203896.30140475978, 0, 1, 500)] Extension 1 tag: |{gpx.py}aaa| -att: |{gpx.py}jjj| = |kkk| -text: |bbb| -tail: |hhh | Extension 2 tag: |{gpx.py}ccc| -text: | | -tail: | | __|tag: |{gpx.py}ddd| __|-att: |{gpx.py}lll| = |mmm| __|-att: |{gpx.py}nnn| = |ooo| __|-text: |eee | __|-tail: | | __|__|tag: |{gpx.py}fff| __|__|-text: |ggg| __|__|-tail: |iii | 3.0994415283203125e-06 184 0.0016124248504638672 31 [trkpt:45.772175035,14.357659249@542.320923@2010-08-05 14:23:59+00:00] [trkpt:45.772175035,14.357659249@542.320923@2010-08-05 14:23:59+00:00] Parsing: gpx1.1_with_extensions.gpx 0 0 0 Parsing: gpx-with-node-with-comments.gpx 0 0 0 Parsing: track-with-empty-segment.gpx 85.94933348340511 73.50297606588445 73.50297606588445 Parsing: gpx1.1_with_all_fields.gpx 0 0 0 Parsing: cerknicko-without-times.gpx 4580.1370099275755 4526.8571641058925 4347.36455785086 Parsing: korita-zbevnica.gpx 14913.748355843025 14618.201128489021 14093.876160907294 Parsing: gpx1.1_with_extensions_without_namespaces.gpx 0 0 0 Parsing: validation_gpx11.gpx 0 0 0 Parsing: track_with_speed.gpx 18.665026775139328 18.65896966954116 18.65896966954116 Parsing: unicode_with_bom_noencoding.gpx 0 0 0 Parsing: gpx1.0_with_all_fields.gpx 0 0 0 Parsing: cerknicko-jezero-with-elevations-zero.gpx 4580.1370099275755 4526.8571641058925 4347.36455785086 Parsing: unicode2.gpx 0 0 0 Parsing: validation_gpx10.gpx 0 0 0 Parsing: cerknicko-jezero.gpx 4580.1370099275755 4526.8571641058925 4347.36455785086 Parsing: track-with-extremes.gpx 2206.0052814347823 2203.710263146852 2166.0835672835588 Parsing: unicode.gpx 0 0 0 Parsing: Mojstrovka.gpx 2700.646447411651 2543.598739960727 2257.8861378311126 Parsing: cerknicko-jezero-no-creator.gpx 4580.1370099275755 4526.8571641058925 4347.36455785086 Parsing: default_schema_locations.gpx 0 0 0 Parsing: track-with-small-floats.gpx 9476.213389245673 9476.213389245673 9476.213389245673 Parsing: cerknicko-jezero-without-elevations.gpx 4580.1370099275755 4526.8571641058925 4347.36455785086 Parsing: track_with_dilution_errors.gpx 0 0 0 Parsing: custom_schema_locations.gpx 0 0 0 Parsing: first_and_last_elevation.gpx 195708.1103838188 195708.1103838188 195708.1103838188 Parsing: unicode_with_bom.gpx 0 0 0 Parsing: route.gpx 0 0 0 Points in first (split) part: 11 25 24 Inserting Waypoint Extension Inserting Metadata Extension Inserting GPX Extension Inserting Route Extension Inserting Track Extension Inserting Track Segment Extension Inserting Track Point Extension Reading Waypoint Extension tag: |{gpx.py}ccc| -text: || -tail: || __|tag: |{gpx.py}ddd| __|-att: |{gpx.py}lll| = |mmm| __|-att: |{gpx.py}nnn| = |ooo| __|-text: |eee| __|-tail: || __|__|tag: |{gpx.py}fff| __|__|-text: |ggg| __|__|-tail: |iii| __|tag: |{gpx.py}aaa| __|-text: |bbb| __|-tail: |None| Reading Metadata Extension Reading GPX Extension Reading Route Extension Reading Track Extension Reading Track Segment Extension Reading Track Point Extension Test<a>jkljkl</gpx> 0 + exit 0 Processing files: python3-gpxpy-1.3.5-1.fc29.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QSvuBw + umask 022 + cd /builddir/build/BUILD + cd gpxpy-1.3.5 + DOCDIR=/builddir/build/BUILDROOT/python-gpxpy-1.3.5-1.fc29.noarch/usr/share/doc/python3-gpxpy + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-gpxpy-1.3.5-1.fc29.noarch/usr/share/doc/python3-gpxpy + cp -pr README.md /builddir/build/BUILDROOT/python-gpxpy-1.3.5-1.fc29.noarch/usr/share/doc/python3-gpxpy + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.2Lt6i4 + umask 022 + cd /builddir/build/BUILD + cd gpxpy-1.3.5 + LICENSEDIR=/builddir/build/BUILDROOT/python-gpxpy-1.3.5-1.fc29.noarch/usr/share/licenses/python3-gpxpy + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-gpxpy-1.3.5-1.fc29.noarch/usr/share/licenses/python3-gpxpy + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-gpxpy-1.3.5-1.fc29.noarch/usr/share/licenses/python3-gpxpy + exit 0 Provides: python3-gpxpy = 1.3.5-1.fc29 python3.7dist(gpxpy) = 1.3.5 python3dist(gpxpy) = 1.3.5 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 python(abi) = 3.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-gpxpy-1.3.5-1.fc29.noarch Wrote: /builddir/build/RPMS/python3-gpxpy-1.3.5-1.fc29.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.sUm07C + umask 022 + cd /builddir/build/BUILD + cd gpxpy-1.3.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-gpxpy-1.3.5-1.fc29.noarch + exit 0 Child return code was: 0