Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-riotwatcher.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681935219.771286/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-riotwatcher.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-riotwatcher-3.2.4-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-riotwatcher.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681935219.771286/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-riotwatcher.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-riotwatcher-3.2.4-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-riotwatcher.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681935219.771286/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-riotwatcher.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.RcgGYi + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf riotwatcher-3.2.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/riotwatcher-3.2.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd riotwatcher-3.2.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ghRwBN + umask 022 + cd /builddir/build/BUILD + cd riotwatcher-3.2.4 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-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/riotwatcher copying src/riotwatcher/LorWatcher.py -> build/lib/riotwatcher copying src/riotwatcher/ValWatcher.py -> build/lib/riotwatcher copying src/riotwatcher/riotwatcher.py -> build/lib/riotwatcher copying src/riotwatcher/TftWatcher.py -> build/lib/riotwatcher copying src/riotwatcher/RateLimiter.py -> build/lib/riotwatcher copying src/riotwatcher/__init__.py -> build/lib/riotwatcher copying src/riotwatcher/Deserializer.py -> build/lib/riotwatcher copying src/riotwatcher/exceptions.py -> build/lib/riotwatcher copying src/riotwatcher/__version__.py -> build/lib/riotwatcher copying src/riotwatcher/LolWatcher.py -> build/lib/riotwatcher creating build/lib/riotwatcher/_apis copying src/riotwatcher/_apis/helpers.py -> build/lib/riotwatcher/_apis copying src/riotwatcher/_apis/BaseApi.py -> build/lib/riotwatcher/_apis copying src/riotwatcher/_apis/__init__.py -> build/lib/riotwatcher/_apis copying src/riotwatcher/_apis/UrlConfig.py -> build/lib/riotwatcher/_apis copying src/riotwatcher/_apis/Endpoint.py -> build/lib/riotwatcher/_apis copying src/riotwatcher/_apis/NamedEndpoint.py -> build/lib/riotwatcher/_apis creating build/lib/riotwatcher/Handlers copying src/riotwatcher/Handlers/SanitationHandler.py -> build/lib/riotwatcher/Handlers copying src/riotwatcher/Handlers/IllegalArgumentError.py -> build/lib/riotwatcher/Handlers copying src/riotwatcher/Handlers/DeprecationHandler.py -> build/lib/riotwatcher/Handlers copying src/riotwatcher/Handlers/RequestHandler.py -> build/lib/riotwatcher/Handlers copying src/riotwatcher/Handlers/TypeCorrectorHandler.py -> build/lib/riotwatcher/Handlers copying src/riotwatcher/Handlers/ThrowOnErrorHandler.py -> build/lib/riotwatcher/Handlers copying src/riotwatcher/Handlers/DeserializerAdapter.py -> build/lib/riotwatcher/Handlers copying src/riotwatcher/Handlers/__init__.py -> build/lib/riotwatcher/Handlers copying src/riotwatcher/Handlers/DictionaryDeserializer.py -> build/lib/riotwatcher/Handlers copying src/riotwatcher/Handlers/RateLimiterAdapter.py -> build/lib/riotwatcher/Handlers creating build/lib/riotwatcher/_apis/legends_of_runeterra copying src/riotwatcher/_apis/legends_of_runeterra/RankedApi.py -> build/lib/riotwatcher/_apis/legends_of_runeterra copying src/riotwatcher/_apis/legends_of_runeterra/MatchApi.py -> build/lib/riotwatcher/_apis/legends_of_runeterra copying src/riotwatcher/_apis/legends_of_runeterra/__init__.py -> build/lib/riotwatcher/_apis/legends_of_runeterra creating build/lib/riotwatcher/_apis/team_fight_tactics copying src/riotwatcher/_apis/team_fight_tactics/MatchApi.py -> build/lib/riotwatcher/_apis/team_fight_tactics copying src/riotwatcher/_apis/team_fight_tactics/SummonerApi.py -> build/lib/riotwatcher/_apis/team_fight_tactics copying src/riotwatcher/_apis/team_fight_tactics/__init__.py -> build/lib/riotwatcher/_apis/team_fight_tactics copying src/riotwatcher/_apis/team_fight_tactics/LeagueApi.py -> build/lib/riotwatcher/_apis/team_fight_tactics creating build/lib/riotwatcher/_apis/valorant copying src/riotwatcher/_apis/valorant/MatchApi.py -> build/lib/riotwatcher/_apis/valorant copying src/riotwatcher/_apis/valorant/ContentApi.py -> build/lib/riotwatcher/_apis/valorant copying src/riotwatcher/_apis/valorant/__init__.py -> build/lib/riotwatcher/_apis/valorant creating build/lib/riotwatcher/_apis/league_of_legends copying src/riotwatcher/_apis/league_of_legends/ChampionApiV3.py -> build/lib/riotwatcher/_apis/league_of_legends copying src/riotwatcher/_apis/league_of_legends/MatchApiV5.py -> build/lib/riotwatcher/_apis/league_of_legends copying src/riotwatcher/_apis/league_of_legends/ClashApiV1.py -> build/lib/riotwatcher/_apis/league_of_legends copying src/riotwatcher/_apis/league_of_legends/__init__.py -> build/lib/riotwatcher/_apis/league_of_legends copying src/riotwatcher/_apis/league_of_legends/SummonerApiV4.py -> build/lib/riotwatcher/_apis/league_of_legends copying src/riotwatcher/_apis/league_of_legends/LolStatusApiV3.py -> build/lib/riotwatcher/_apis/league_of_legends copying src/riotwatcher/_apis/league_of_legends/ChampionMasteryApiV4.py -> build/lib/riotwatcher/_apis/league_of_legends copying src/riotwatcher/_apis/league_of_legends/DataDragonApi.py -> build/lib/riotwatcher/_apis/league_of_legends copying src/riotwatcher/_apis/league_of_legends/SpectatorApiV4.py -> build/lib/riotwatcher/_apis/league_of_legends copying src/riotwatcher/_apis/league_of_legends/LolStatusApiV4.py -> build/lib/riotwatcher/_apis/league_of_legends copying src/riotwatcher/_apis/league_of_legends/LeagueApiV4.py -> build/lib/riotwatcher/_apis/league_of_legends copying src/riotwatcher/_apis/league_of_legends/ChallengesApiV1.py -> build/lib/riotwatcher/_apis/league_of_legends creating build/lib/riotwatcher/_apis/riot copying src/riotwatcher/_apis/riot/__init__.py -> build/lib/riotwatcher/_apis/riot copying src/riotwatcher/_apis/riot/AccountApi.py -> build/lib/riotwatcher/_apis/riot creating build/lib/riotwatcher/_apis/legends_of_runeterra/urls copying src/riotwatcher/_apis/legends_of_runeterra/urls/MatchApiUrls.py -> build/lib/riotwatcher/_apis/legends_of_runeterra/urls copying src/riotwatcher/_apis/legends_of_runeterra/urls/RankedApiUrls.py -> build/lib/riotwatcher/_apis/legends_of_runeterra/urls copying src/riotwatcher/_apis/legends_of_runeterra/urls/__init__.py -> build/lib/riotwatcher/_apis/legends_of_runeterra/urls copying src/riotwatcher/_apis/legends_of_runeterra/urls/LorEndpoint.py -> build/lib/riotwatcher/_apis/legends_of_runeterra/urls creating build/lib/riotwatcher/_apis/team_fight_tactics/urls copying src/riotwatcher/_apis/team_fight_tactics/urls/LeagueApiUrls.py -> build/lib/riotwatcher/_apis/team_fight_tactics/urls copying src/riotwatcher/_apis/team_fight_tactics/urls/SummonerApiUrls.py -> build/lib/riotwatcher/_apis/team_fight_tactics/urls copying src/riotwatcher/_apis/team_fight_tactics/urls/MatchApiUrls.py -> build/lib/riotwatcher/_apis/team_fight_tactics/urls copying src/riotwatcher/_apis/team_fight_tactics/urls/__init__.py -> build/lib/riotwatcher/_apis/team_fight_tactics/urls copying src/riotwatcher/_apis/team_fight_tactics/urls/TftEndpoint.py -> build/lib/riotwatcher/_apis/team_fight_tactics/urls creating build/lib/riotwatcher/_apis/valorant/urls copying src/riotwatcher/_apis/valorant/urls/MatchApiUrls.py -> build/lib/riotwatcher/_apis/valorant/urls copying src/riotwatcher/_apis/valorant/urls/ContentApiUrls.py -> build/lib/riotwatcher/_apis/valorant/urls copying src/riotwatcher/_apis/valorant/urls/__init__.py -> build/lib/riotwatcher/_apis/valorant/urls copying src/riotwatcher/_apis/valorant/urls/ValEndpoint.py -> build/lib/riotwatcher/_apis/valorant/urls creating build/lib/riotwatcher/_apis/league_of_legends/urls copying src/riotwatcher/_apis/league_of_legends/urls/LeagueApiUrls.py -> build/lib/riotwatcher/_apis/league_of_legends/urls copying src/riotwatcher/_apis/league_of_legends/urls/ChampionMasteryApiUrls.py -> build/lib/riotwatcher/_apis/league_of_legends/urls copying src/riotwatcher/_apis/league_of_legends/urls/LolStatusApiV4Urls.py -> build/lib/riotwatcher/_apis/league_of_legends/urls copying src/riotwatcher/_apis/league_of_legends/urls/ThirdPartyCodeApiUrls.py -> build/lib/riotwatcher/_apis/league_of_legends/urls copying src/riotwatcher/_apis/league_of_legends/urls/SummonerApiUrls.py -> build/lib/riotwatcher/_apis/league_of_legends/urls copying src/riotwatcher/_apis/league_of_legends/urls/SpectatorApiUrls.py -> build/lib/riotwatcher/_apis/league_of_legends/urls copying src/riotwatcher/_apis/league_of_legends/urls/LeagueEndpoint.py -> build/lib/riotwatcher/_apis/league_of_legends/urls copying src/riotwatcher/_apis/league_of_legends/urls/ChampionApiUrls.py -> build/lib/riotwatcher/_apis/league_of_legends/urls copying src/riotwatcher/_apis/league_of_legends/urls/ChallengesApiV1Urls.py -> build/lib/riotwatcher/_apis/league_of_legends/urls copying src/riotwatcher/_apis/league_of_legends/urls/DataDragonUrls.py -> build/lib/riotwatcher/_apis/league_of_legends/urls copying src/riotwatcher/_apis/league_of_legends/urls/__init__.py -> build/lib/riotwatcher/_apis/league_of_legends/urls copying src/riotwatcher/_apis/league_of_legends/urls/MatchApiV5Urls.py -> build/lib/riotwatcher/_apis/league_of_legends/urls copying src/riotwatcher/_apis/league_of_legends/urls/LolStatusApiUrls.py -> build/lib/riotwatcher/_apis/league_of_legends/urls copying src/riotwatcher/_apis/league_of_legends/urls/ClashApiUrls.py -> build/lib/riotwatcher/_apis/league_of_legends/urls creating build/lib/riotwatcher/_apis/riot/urls copying src/riotwatcher/_apis/riot/urls/AccountApiUrls.py -> build/lib/riotwatcher/_apis/riot/urls copying src/riotwatcher/_apis/riot/urls/RiotEndpoint.py -> build/lib/riotwatcher/_apis/riot/urls copying src/riotwatcher/_apis/riot/urls/__init__.py -> build/lib/riotwatcher/_apis/riot/urls creating build/lib/riotwatcher/Handlers/RateLimit copying src/riotwatcher/Handlers/RateLimit/MethodRateLimiter.py -> build/lib/riotwatcher/Handlers/RateLimit copying src/riotwatcher/Handlers/RateLimit/BasicRateLimiter.py -> build/lib/riotwatcher/Handlers/RateLimit copying src/riotwatcher/Handlers/RateLimit/ApplicationRateLimiter.py -> build/lib/riotwatcher/Handlers/RateLimit copying src/riotwatcher/Handlers/RateLimit/HeaderBasedLimiter.py -> build/lib/riotwatcher/Handlers/RateLimit copying src/riotwatcher/Handlers/RateLimit/__init__.py -> build/lib/riotwatcher/Handlers/RateLimit copying src/riotwatcher/Handlers/RateLimit/Limits.py -> build/lib/riotwatcher/Handlers/RateLimit copying src/riotwatcher/Handlers/RateLimit/InternalLimiter.py -> build/lib/riotwatcher/Handlers/RateLimit copying src/riotwatcher/Handlers/RateLimit/OopsRateLimiter.py -> build/lib/riotwatcher/Handlers/RateLimit + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.XCSPUp + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64 + cd riotwatcher-3.2.4 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr creating /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher copying build/lib/riotwatcher/LorWatcher.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher copying build/lib/riotwatcher/ValWatcher.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher creating /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis copying build/lib/riotwatcher/_apis/helpers.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis creating /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/legends_of_runeterra copying build/lib/riotwatcher/_apis/legends_of_runeterra/RankedApi.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/legends_of_runeterra copying build/lib/riotwatcher/_apis/legends_of_runeterra/MatchApi.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/legends_of_runeterra creating /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/legends_of_runeterra/urls copying build/lib/riotwatcher/_apis/legends_of_runeterra/urls/MatchApiUrls.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/legends_of_runeterra/urls copying build/lib/riotwatcher/_apis/legends_of_runeterra/urls/RankedApiUrls.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/legends_of_runeterra/urls copying build/lib/riotwatcher/_apis/legends_of_runeterra/urls/__init__.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/legends_of_runeterra/urls copying build/lib/riotwatcher/_apis/legends_of_runeterra/urls/LorEndpoint.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/legends_of_runeterra/urls copying build/lib/riotwatcher/_apis/legends_of_runeterra/__init__.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/legends_of_runeterra copying build/lib/riotwatcher/_apis/BaseApi.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis creating /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/team_fight_tactics copying build/lib/riotwatcher/_apis/team_fight_tactics/MatchApi.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/team_fight_tactics copying build/lib/riotwatcher/_apis/team_fight_tactics/SummonerApi.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/team_fight_tactics creating /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/team_fight_tactics/urls copying build/lib/riotwatcher/_apis/team_fight_tactics/urls/LeagueApiUrls.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/team_fight_tactics/urls copying build/lib/riotwatcher/_apis/team_fight_tactics/urls/SummonerApiUrls.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/team_fight_tactics/urls copying build/lib/riotwatcher/_apis/team_fight_tactics/urls/MatchApiUrls.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/team_fight_tactics/urls copying build/lib/riotwatcher/_apis/team_fight_tactics/urls/__init__.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/team_fight_tactics/urls copying build/lib/riotwatcher/_apis/team_fight_tactics/urls/TftEndpoint.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/team_fight_tactics/urls copying build/lib/riotwatcher/_apis/team_fight_tactics/__init__.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/team_fight_tactics copying build/lib/riotwatcher/_apis/team_fight_tactics/LeagueApi.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/team_fight_tactics copying build/lib/riotwatcher/_apis/__init__.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis copying build/lib/riotwatcher/_apis/UrlConfig.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis copying build/lib/riotwatcher/_apis/Endpoint.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis creating /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/valorant copying build/lib/riotwatcher/_apis/valorant/MatchApi.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/valorant copying build/lib/riotwatcher/_apis/valorant/ContentApi.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/valorant creating /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/valorant/urls copying build/lib/riotwatcher/_apis/valorant/urls/MatchApiUrls.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/valorant/urls copying build/lib/riotwatcher/_apis/valorant/urls/ContentApiUrls.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/valorant/urls copying build/lib/riotwatcher/_apis/valorant/urls/__init__.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/valorant/urls copying build/lib/riotwatcher/_apis/valorant/urls/ValEndpoint.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/valorant/urls copying build/lib/riotwatcher/_apis/valorant/__init__.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/valorant creating /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/league_of_legends copying build/lib/riotwatcher/_apis/league_of_legends/ChampionApiV3.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/league_of_legends copying build/lib/riotwatcher/_apis/league_of_legends/MatchApiV5.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/league_of_legends creating /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/league_of_legends/urls copying build/lib/riotwatcher/_apis/league_of_legends/urls/LeagueApiUrls.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/league_of_legends/urls copying build/lib/riotwatcher/_apis/league_of_legends/urls/ChampionMasteryApiUrls.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/league_of_legends/urls copying build/lib/riotwatcher/_apis/league_of_legends/urls/LolStatusApiV4Urls.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/league_of_legends/urls copying build/lib/riotwatcher/_apis/league_of_legends/urls/ThirdPartyCodeApiUrls.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/league_of_legends/urls copying build/lib/riotwatcher/_apis/league_of_legends/urls/SummonerApiUrls.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/league_of_legends/urls copying build/lib/riotwatcher/_apis/league_of_legends/urls/SpectatorApiUrls.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/league_of_legends/urls copying build/lib/riotwatcher/_apis/league_of_legends/urls/LeagueEndpoint.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/league_of_legends/urls copying build/lib/riotwatcher/_apis/league_of_legends/urls/ChampionApiUrls.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/league_of_legends/urls copying build/lib/riotwatcher/_apis/league_of_legends/urls/ChallengesApiV1Urls.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/league_of_legends/urls copying build/lib/riotwatcher/_apis/league_of_legends/urls/DataDragonUrls.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/league_of_legends/urls copying build/lib/riotwatcher/_apis/league_of_legends/urls/__init__.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/league_of_legends/urls copying build/lib/riotwatcher/_apis/league_of_legends/urls/MatchApiV5Urls.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/league_of_legends/urls copying build/lib/riotwatcher/_apis/league_of_legends/urls/LolStatusApiUrls.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/league_of_legends/urls copying build/lib/riotwatcher/_apis/league_of_legends/urls/ClashApiUrls.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/league_of_legends/urls copying build/lib/riotwatcher/_apis/league_of_legends/ClashApiV1.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/league_of_legends copying build/lib/riotwatcher/_apis/league_of_legends/__init__.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/league_of_legends copying build/lib/riotwatcher/_apis/league_of_legends/SummonerApiV4.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/league_of_legends copying build/lib/riotwatcher/_apis/league_of_legends/LolStatusApiV3.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/league_of_legends copying build/lib/riotwatcher/_apis/league_of_legends/ChampionMasteryApiV4.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/league_of_legends copying build/lib/riotwatcher/_apis/league_of_legends/DataDragonApi.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/league_of_legends copying build/lib/riotwatcher/_apis/league_of_legends/SpectatorApiV4.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/league_of_legends copying build/lib/riotwatcher/_apis/league_of_legends/LolStatusApiV4.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/league_of_legends copying build/lib/riotwatcher/_apis/league_of_legends/LeagueApiV4.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/league_of_legends copying build/lib/riotwatcher/_apis/league_of_legends/ChallengesApiV1.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/league_of_legends creating /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/riot creating /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/riot/urls copying build/lib/riotwatcher/_apis/riot/urls/AccountApiUrls.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/riot/urls copying build/lib/riotwatcher/_apis/riot/urls/RiotEndpoint.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/riot/urls copying build/lib/riotwatcher/_apis/riot/urls/__init__.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/riot/urls copying build/lib/riotwatcher/_apis/riot/__init__.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/riot copying build/lib/riotwatcher/_apis/riot/AccountApi.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/riot copying build/lib/riotwatcher/_apis/NamedEndpoint.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis copying build/lib/riotwatcher/riotwatcher.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher copying build/lib/riotwatcher/TftWatcher.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher copying build/lib/riotwatcher/RateLimiter.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher creating /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/Handlers copying build/lib/riotwatcher/Handlers/SanitationHandler.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/Handlers copying build/lib/riotwatcher/Handlers/IllegalArgumentError.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/Handlers copying build/lib/riotwatcher/Handlers/DeprecationHandler.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/Handlers copying build/lib/riotwatcher/Handlers/RequestHandler.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/Handlers copying build/lib/riotwatcher/Handlers/TypeCorrectorHandler.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/Handlers copying build/lib/riotwatcher/Handlers/ThrowOnErrorHandler.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/Handlers copying build/lib/riotwatcher/Handlers/DeserializerAdapter.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/Handlers copying build/lib/riotwatcher/Handlers/__init__.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/Handlers creating /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/Handlers/RateLimit copying build/lib/riotwatcher/Handlers/RateLimit/MethodRateLimiter.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/Handlers/RateLimit copying build/lib/riotwatcher/Handlers/RateLimit/BasicRateLimiter.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/Handlers/RateLimit copying build/lib/riotwatcher/Handlers/RateLimit/ApplicationRateLimiter.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/Handlers/RateLimit copying build/lib/riotwatcher/Handlers/RateLimit/HeaderBasedLimiter.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/Handlers/RateLimit copying build/lib/riotwatcher/Handlers/RateLimit/__init__.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/Handlers/RateLimit copying build/lib/riotwatcher/Handlers/RateLimit/Limits.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/Handlers/RateLimit copying build/lib/riotwatcher/Handlers/RateLimit/InternalLimiter.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/Handlers/RateLimit copying build/lib/riotwatcher/Handlers/RateLimit/OopsRateLimiter.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/Handlers/RateLimit copying build/lib/riotwatcher/Handlers/DictionaryDeserializer.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/Handlers copying build/lib/riotwatcher/Handlers/RateLimiterAdapter.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/Handlers copying build/lib/riotwatcher/__init__.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher copying build/lib/riotwatcher/Deserializer.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher copying build/lib/riotwatcher/exceptions.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher copying build/lib/riotwatcher/__version__.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher copying build/lib/riotwatcher/LolWatcher.py -> /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/LorWatcher.py to LorWatcher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/ValWatcher.py to ValWatcher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/helpers.py to helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/legends_of_runeterra/RankedApi.py to RankedApi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/legends_of_runeterra/MatchApi.py to MatchApi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/legends_of_runeterra/urls/MatchApiUrls.py to MatchApiUrls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/legends_of_runeterra/urls/RankedApiUrls.py to RankedApiUrls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/legends_of_runeterra/urls/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/legends_of_runeterra/urls/LorEndpoint.py to LorEndpoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/legends_of_runeterra/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/BaseApi.py to BaseApi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/team_fight_tactics/MatchApi.py to MatchApi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/team_fight_tactics/SummonerApi.py to SummonerApi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/team_fight_tactics/urls/LeagueApiUrls.py to LeagueApiUrls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/team_fight_tactics/urls/SummonerApiUrls.py to SummonerApiUrls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/team_fight_tactics/urls/MatchApiUrls.py to MatchApiUrls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/team_fight_tactics/urls/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/team_fight_tactics/urls/TftEndpoint.py to TftEndpoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/team_fight_tactics/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/team_fight_tactics/LeagueApi.py to LeagueApi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/UrlConfig.py to UrlConfig.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/Endpoint.py to Endpoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/valorant/MatchApi.py to MatchApi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/valorant/ContentApi.py to ContentApi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/valorant/urls/MatchApiUrls.py to MatchApiUrls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/valorant/urls/ContentApiUrls.py to ContentApiUrls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/valorant/urls/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/valorant/urls/ValEndpoint.py to ValEndpoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/valorant/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/league_of_legends/ChampionApiV3.py to ChampionApiV3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/league_of_legends/MatchApiV5.py to MatchApiV5.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/league_of_legends/urls/LeagueApiUrls.py to LeagueApiUrls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/league_of_legends/urls/ChampionMasteryApiUrls.py to ChampionMasteryApiUrls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/league_of_legends/urls/LolStatusApiV4Urls.py to LolStatusApiV4Urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/league_of_legends/urls/ThirdPartyCodeApiUrls.py to ThirdPartyCodeApiUrls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/league_of_legends/urls/SummonerApiUrls.py to SummonerApiUrls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/league_of_legends/urls/SpectatorApiUrls.py to SpectatorApiUrls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/league_of_legends/urls/LeagueEndpoint.py to LeagueEndpoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/league_of_legends/urls/ChampionApiUrls.py to ChampionApiUrls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/league_of_legends/urls/ChallengesApiV1Urls.py to ChallengesApiV1Urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/league_of_legends/urls/DataDragonUrls.py to DataDragonUrls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/league_of_legends/urls/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/league_of_legends/urls/MatchApiV5Urls.py to MatchApiV5Urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/league_of_legends/urls/LolStatusApiUrls.py to LolStatusApiUrls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/league_of_legends/urls/ClashApiUrls.py to ClashApiUrls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/league_of_legends/ClashApiV1.py to ClashApiV1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/league_of_legends/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/league_of_legends/SummonerApiV4.py to SummonerApiV4.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/league_of_legends/LolStatusApiV3.py to LolStatusApiV3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/league_of_legends/ChampionMasteryApiV4.py to ChampionMasteryApiV4.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/league_of_legends/DataDragonApi.py to DataDragonApi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/league_of_legends/SpectatorApiV4.py to SpectatorApiV4.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/league_of_legends/LolStatusApiV4.py to LolStatusApiV4.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/league_of_legends/LeagueApiV4.py to LeagueApiV4.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/league_of_legends/ChallengesApiV1.py to ChallengesApiV1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/riot/urls/AccountApiUrls.py to AccountApiUrls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/riot/urls/RiotEndpoint.py to RiotEndpoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/riot/urls/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/riot/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/riot/AccountApi.py to AccountApi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/_apis/NamedEndpoint.py to NamedEndpoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/riotwatcher.py to riotwatcher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/TftWatcher.py to TftWatcher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/RateLimiter.py to RateLimiter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/Handlers/SanitationHandler.py to SanitationHandler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/Handlers/IllegalArgumentError.py to IllegalArgumentError.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/Handlers/DeprecationHandler.py to DeprecationHandler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/Handlers/RequestHandler.py to RequestHandler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/Handlers/TypeCorrectorHandler.py to TypeCorrectorHandler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/Handlers/ThrowOnErrorHandler.py to ThrowOnErrorHandler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/Handlers/DeserializerAdapter.py to DeserializerAdapter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/Handlers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/Handlers/RateLimit/MethodRateLimiter.py to MethodRateLimiter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/Handlers/RateLimit/BasicRateLimiter.py to BasicRateLimiter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/Handlers/RateLimit/ApplicationRateLimiter.py to ApplicationRateLimiter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/Handlers/RateLimit/HeaderBasedLimiter.py to HeaderBasedLimiter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/Handlers/RateLimit/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/Handlers/RateLimit/Limits.py to Limits.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/Handlers/RateLimit/InternalLimiter.py to InternalLimiter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/Handlers/RateLimit/OopsRateLimiter.py to OopsRateLimiter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/Handlers/DictionaryDeserializer.py to DictionaryDeserializer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/Handlers/RateLimiterAdapter.py to RateLimiterAdapter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/Deserializer.py to Deserializer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/__version__.py to __version__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher/LolWatcher.py to LolWatcher.cpython-39.pyc writing byte-compilation script '/tmp/tmp75zewgrv.py' /usr/bin/python3 /tmp/tmp75zewgrv.py removing /tmp/tmp75zewgrv.py running install_egg_info running egg_info writing src/riotwatcher.egg-info/PKG-INFO writing dependency_links to src/riotwatcher.egg-info/dependency_links.txt writing requirements to src/riotwatcher.egg-info/requires.txt writing top-level names to src/riotwatcher.egg-info/top_level.txt reading manifest file 'src/riotwatcher.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'src/riotwatcher.egg-info/SOURCES.txt' Copying src/riotwatcher.egg-info to /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9/site-packages/riotwatcher-3.2.4-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64//usr/share/doc/python-riotwatcher + '[' -d doc ']' ~/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64 ~/build/BUILD/riotwatcher-3.2.4 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/riotwatcher-3.2.4 + popd + mv /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 3.2.4-1 --unique-debug-suffix -3.2.4-1.x86_64 --unique-debug-src-base python-riotwatcher-3.2.4-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/riotwatcher-3.2.4 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /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-riotwatcher-3.2.4-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-riotwatcher-3.2.4-1.noarch Provides: python-riotwatcher python3-riotwatcher = 3.2.4-1 python3.9dist(riotwatcher) = 3.2.4 python3dist(riotwatcher) = 3.2.4 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) = 3.9 python3.9dist(requests) Processing files: python-riotwatcher-help-3.2.4-1.noarch warning: Empty %files file /builddir/build/BUILD/riotwatcher-3.2.4/doclist.lst Provides: python-riotwatcher-help = 3.2.4-1 python3-riotwatcher-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64 Wrote: /builddir/build/RPMS/python-riotwatcher-help-3.2.4-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-riotwatcher-3.2.4-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1hnKUT + umask 022 + cd /builddir/build/BUILD + cd riotwatcher-3.2.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-riotwatcher-3.2.4-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0