Mock Version: 1.3.3 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-PyGithub.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-4354/root'timeout=0env={'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}user='mockbuild'uid=1001gid=135printOutput=Falselogger=shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-PyGithub.spec'] with env {'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: copr-builder-233421850.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-pygithub-1.29-1.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-PyGithub.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-4354/root'timeout=0env={'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}user='mockbuild'uid=1001gid=135printOutput=Falselogger=private_network=Trueshell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-PyGithub.spec'] with env {'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.KLkWlG + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf PyGithub-1.29 + /usr/bin/gzip -dc /builddir/build/SOURCES/pygithub-1.29.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd PyGithub-1.29 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i '/from Issue142 import \*/d' github/tests/AllTests.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.eXsm3P + umask 022 + cd /builddir/build/BUILD + cd PyGithub-1.29 + /usr/bin/python setup.py build running build running build_py creating build creating build/lib creating build/lib/github copying github/__init__.py -> build/lib/github copying github/UserKey.py -> build/lib/github copying github/Team.py -> build/lib/github copying github/Tag.py -> build/lib/github copying github/StatusMessage.py -> build/lib/github copying github/Status.py -> build/lib/github copying github/StatsPunchCard.py -> build/lib/github copying github/StatsParticipation.py -> build/lib/github copying github/StatsContributor.py -> build/lib/github copying github/StatsCommitActivity.py -> build/lib/github copying github/StatsCodeFrequency.py -> build/lib/github copying github/Stargazer.py -> build/lib/github copying github/Requester.py -> build/lib/github copying github/RepositoryKey.py -> build/lib/github copying github/Repository.py -> build/lib/github copying github/RateLimit.py -> build/lib/github copying github/Rate.py -> build/lib/github copying github/PullRequestPart.py -> build/lib/github copying github/PullRequestMergeStatus.py -> build/lib/github copying github/PullRequestComment.py -> build/lib/github copying github/PullRequest.py -> build/lib/github copying github/Plan.py -> build/lib/github copying github/Permissions.py -> build/lib/github copying github/PaginatedList.py -> build/lib/github copying github/Organization.py -> build/lib/github copying github/NotificationSubject.py -> build/lib/github copying github/Notification.py -> build/lib/github copying github/NamedUser.py -> build/lib/github copying github/Milestone.py -> build/lib/github copying github/MainClass.py -> build/lib/github copying github/Legacy.py -> build/lib/github copying github/Label.py -> build/lib/github copying github/IssuePullRequest.py -> build/lib/github copying github/IssueEvent.py -> build/lib/github copying github/IssueComment.py -> build/lib/github copying github/Issue.py -> build/lib/github copying github/InputGitTreeElement.py -> build/lib/github copying github/InputGitAuthor.py -> build/lib/github copying github/InputFileContent.py -> build/lib/github copying github/HookResponse.py -> build/lib/github copying github/HookDescription.py -> build/lib/github copying github/Hook.py -> build/lib/github copying github/GitignoreTemplate.py -> build/lib/github copying github/GithubObject.py -> build/lib/github copying github/GithubException.py -> build/lib/github copying github/GitTreeElement.py -> build/lib/github copying github/GitTree.py -> build/lib/github copying github/GitTag.py -> build/lib/github copying github/GitRelease.py -> build/lib/github copying github/GitRef.py -> build/lib/github copying github/GitObject.py -> build/lib/github copying github/GitCommit.py -> build/lib/github copying github/GitBlob.py -> build/lib/github copying github/GitAuthor.py -> build/lib/github copying github/GistHistoryState.py -> build/lib/github copying github/GistFile.py -> build/lib/github copying github/GistComment.py -> build/lib/github copying github/Gist.py -> build/lib/github copying github/File.py -> build/lib/github copying github/Event.py -> build/lib/github copying github/Download.py -> build/lib/github copying github/ContentFile.py -> build/lib/github copying github/Consts.py -> build/lib/github copying github/Comparison.py -> build/lib/github copying github/CommitStatus.py -> build/lib/github copying github/CommitStats.py -> build/lib/github copying github/CommitComment.py -> build/lib/github copying github/CommitCombinedStatus.py -> build/lib/github copying github/Commit.py -> build/lib/github copying github/Branch.py -> build/lib/github copying github/AuthorizationApplication.py -> build/lib/github copying github/Authorization.py -> build/lib/github copying github/AuthenticatedUser.py -> build/lib/github creating build/lib/github/tests copying github/tests/AllTests.py -> build/lib/github/tests copying github/tests/__main__.py -> build/lib/github/tests copying github/tests/__init__.py -> build/lib/github/tests copying github/tests/UserKey.py -> build/lib/github/tests copying github/tests/Team.py -> build/lib/github/tests copying github/tests/Tag.py -> build/lib/github/tests copying github/tests/Status.py -> build/lib/github/tests copying github/tests/Search.py -> build/lib/github/tests copying github/tests/RepositoryKey.py -> build/lib/github/tests copying github/tests/Repository.py -> build/lib/github/tests copying github/tests/RawData.py -> build/lib/github/tests copying github/tests/RateLimiting.py -> build/lib/github/tests copying github/tests/PullRequestFile.py -> build/lib/github/tests copying github/tests/PullRequestComment.py -> build/lib/github/tests copying github/tests/PullRequest.py -> build/lib/github/tests copying github/tests/Persistence.py -> build/lib/github/tests copying github/tests/PaginatedList.py -> build/lib/github/tests copying github/tests/Organization.py -> build/lib/github/tests copying github/tests/NamedUser.py -> build/lib/github/tests copying github/tests/Milestone.py -> build/lib/github/tests copying github/tests/Markdown.py -> build/lib/github/tests copying github/tests/Logging_.py -> build/lib/github/tests copying github/tests/Label.py -> build/lib/github/tests copying github/tests/IssueEvent.py -> build/lib/github/tests copying github/tests/IssueComment.py -> build/lib/github/tests copying github/tests/Issue87.py -> build/lib/github/tests copying github/tests/Issue80.py -> build/lib/github/tests copying github/tests/Issue54.py -> build/lib/github/tests copying github/tests/Issue50.py -> build/lib/github/tests copying github/tests/Issue33.py -> build/lib/github/tests copying github/tests/Issue278.py -> build/lib/github/tests copying github/tests/Issue216.py -> build/lib/github/tests copying github/tests/Issue214.py -> build/lib/github/tests copying github/tests/Issue174.py -> build/lib/github/tests copying github/tests/Issue158.py -> build/lib/github/tests copying github/tests/Issue142.py -> build/lib/github/tests copying github/tests/Issue140.py -> build/lib/github/tests copying github/tests/Issue139.py -> build/lib/github/tests copying github/tests/Issue134.py -> build/lib/github/tests copying github/tests/Issue133.py -> build/lib/github/tests copying github/tests/Issue131.py -> build/lib/github/tests copying github/tests/Issue.py -> build/lib/github/tests copying github/tests/Hook.py -> build/lib/github/tests copying github/tests/Github_.py -> build/lib/github/tests copying github/tests/GitTree.py -> build/lib/github/tests copying github/tests/GitTag.py -> build/lib/github/tests copying github/tests/GitRelease.py -> build/lib/github/tests copying github/tests/GitRef.py -> build/lib/github/tests copying github/tests/GitCommit.py -> build/lib/github/tests copying github/tests/GitBlob.py -> build/lib/github/tests copying github/tests/GistComment.py -> build/lib/github/tests copying github/tests/Gist.py -> build/lib/github/tests copying github/tests/Framework.py -> build/lib/github/tests copying github/tests/ExposeAllAttributes.py -> build/lib/github/tests copying github/tests/Exceptions.py -> build/lib/github/tests copying github/tests/Event.py -> build/lib/github/tests copying github/tests/Equality.py -> build/lib/github/tests copying github/tests/Enterprise.py -> build/lib/github/tests copying github/tests/Download.py -> build/lib/github/tests copying github/tests/ContentFile.py -> build/lib/github/tests copying github/tests/ConditionalRequestUpdate.py -> build/lib/github/tests copying github/tests/CommitStatus.py -> build/lib/github/tests copying github/tests/CommitComment.py -> build/lib/github/tests copying github/tests/CommitCombinedStatus.py -> build/lib/github/tests copying github/tests/Commit.py -> build/lib/github/tests copying github/tests/Branch.py -> build/lib/github/tests copying github/tests/BadAttributes.py -> build/lib/github/tests copying github/tests/Authorization.py -> build/lib/github/tests copying github/tests/Authentication.py -> build/lib/github/tests copying github/tests/AuthenticatedUser.py -> build/lib/github/tests creating build/lib/github/tests/ReplayData copying github/tests/ReplayData/UserKey.testEditWithoutArguments.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/UserKey.testEditWithAllArguments.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/UserKey.testDelete.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/UserKey.setUp.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Team.testRepos.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Team.testRepoPermission.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Team.testMembers.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Team.testEditWithoutArguments.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Team.testEditWithAllArguments.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Team.testDelete.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Team.setUp.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Status.testGetStatus.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Status.testGetMessages.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/SpecificExceptions.testUnknownObject.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/SpecificExceptions.testRateLimitExceeded.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/SpecificExceptions.testBadUserAgent.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/SpecificExceptions.testBadCredentials.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Status.testGetLastMessage.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Search.testUrlquotingOfQuery.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Search.testUrlquotingOfQualifiers.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Search.testSearchUsers.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Search.testSearchRepos.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Search.testSearchIssues.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Search.testSearchCode.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Search.testPaginateSearchUsers.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Search.testGetPageOnSearchUsers.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/RepositoryKey.testEditWithoutParameters.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/RepositoryKey.testEdit.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/RepositoryKey.testDelete.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/RepositoryKey.setUp.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testUpdateFile.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testUnsubscribePubSubHubbub.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testSubscribePubSubHubbub.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testStatisticsBeforeCaching.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testStatisticsAfterCaching.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testSearchIssues.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testRemoveBranchProtection.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testRaiseErrorWithOutBranch.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testRaiseErrorWithBranchProtectionWithOutContext.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testRaiseErrorWithBranchProtectionWithInvalidEnforcementLevel.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testProtectBranch.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testMergeWithoutMessage.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testMergeWithNothingToDo.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testMergeWithMessage.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testMergeWithConflict.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testLegacySearchIssues.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testGetWatchers.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testGetTeams.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testGetSubscribers.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testGetStargazersWithDates.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testGetStargazers.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testGetPullsWithArguments.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testGetPullsComments.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testGetPulls.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testGetNetworkEvents.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testGetMilestonesWithArguments.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testGetMilestones.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testGetLanguages.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testGetLabels.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testGetLabel.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testGetKeys.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testGetIssuesWithWildcards.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testGetIssuesWithArguments.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testGetIssuesEvents.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testGetIssuesComments.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testGetIssues.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testGetHooks.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testGetGitTreeWithRecursive.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testGetGitRefs.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testGetGitRefWithIssue102Reverted.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testGetGitRef.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testGetForks.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testGetEvents.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testGetDownloads.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testGetContributors.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testGetContentsWithRef.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testGetContents.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testGetContentDir.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testGetCommitsWithSinceUntil.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testGetCommitsWithAuthor.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testGetCommitsWithArguments.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testGetCommits.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testGetComments.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testGetBranch.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testGetArchiveLink.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testEditWithoutArguments.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testEditWithDefaultBranch.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testEditWithAllArguments.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testDeleteFile.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testDelete.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testCreatePullFromIssue.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testCreatePull.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testCreateMilestoneWithMinimalArguments.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testCreateMilestone.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testCreateLabel.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testCreateIssueWithAllArgumentsStringLabel.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testCreateIssueWithAllArguments.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testCreateIssue.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testCreateHookWithMinimalParameters.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testCreateKey.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testCreateHookWithAllParameters.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testCreateGitTreeWithSha.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testCreateGitTreeWithBaseTree.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testCreateGitTree.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testCreateGitTagWithAllArguments.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testCreateGitTag.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testCreateGitRef.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testCreateGitCommitWithParents.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testCreateGitCommitWithAllArguments.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testCreateGitCommit.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testCreateGitBlob.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testCreateFile.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testCompare.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testCollaborators.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testChangeBranchProtectionEnforcementLevel.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testChangeBranchProtectionContexts.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testBadSubscribePubSubHubbub.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.testAssignees.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Repository.setUp.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Release.testUpdate.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Release.testGetRelease.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Release.testDelete.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Release.testCreateGitTagAndRelease.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Release.testAttributes.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Release.setUp.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/RawData.testNotYetCompletedObject.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/RawData.testNonCompletableObject.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/RawData.testCompletedObject.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/RateLimiting.testResetTime.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/RateLimiting.testRateLimiting.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/RateLimiting.testGetRateLimit.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/PullRequestFile.setUp.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/PullRequestComment.testEdit.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/PullRequestComment.testDelete.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/PullRequestComment.setUp.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/PullRequest.testMergeWithCommitMessage.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/PullRequest.testMerge.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/PullRequest.testGetIssueComments.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/PullRequest.testGetIssueComment.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/PullRequest.testGetFiles.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/PullRequest.testGetCommits.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/PullRequest.testGetComments.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/PullRequest.testEditWithoutArguments.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/PullRequest.testEditWithAllArguments.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/PullRequest.testCreateIssueComment.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/PullRequest.testCreateComment.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/PullRequest.setUp.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Persistence.testLoadAndUpdate.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/PaginatedList.testSliceIndexingUntilFourthPage.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/PaginatedList.testSliceIndexingUntilEnd.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/PaginatedList.testSliceIndexingInFirstPage.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/PaginatedList.testSeveralIterations.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/PaginatedList.testReversedIterationWithSinglePage.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/PaginatedList.testReversedIterationWithMultiplePages.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/PaginatedList.testReversedIterationSupportsIterator.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/PaginatedList.testNoFirstPage.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/PaginatedList.testIteration.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/PaginatedList.testInterruptedIterationInSlice.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/PaginatedList.testInterruptedIteration.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/PaginatedList.testIntIndexingInThirdPage.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/PaginatedList.testIntIndexingInFirstPage.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/PaginatedList.testIntIndexingAfterIteration.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/PaginatedList.testGettingTheReversedListDoesNotModifyTheOriginalList.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/PaginatedList.testGetThirdPage.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/PaginatedList.testGetFirstPage.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/PaginatedList.testCustomPerPageWithNoUrlParams2.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/PaginatedList.testCustomPerPageWithGetPage.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/PaginatedList.testCustomPerPage.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/PaginatedList.setUp.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Organization.testPublicMembers.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Organization.testMembers.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Organization.testGetTeams.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Organization.testGetReposWithType.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Organization.testGetRepos.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Organization.testGetPublicMembers.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Organization.testGetMembers.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Organization.testGetIssuesWithAllArguments.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Organization.testGetIssues.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Organization.testGetEvents.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Persistence.setUp.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Organization.testEditWithoutArguments.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Organization.testEditWithAllArguments.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Organization.testCreateTeamWithAllArguments.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Organization.testCreateTeam.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Organization.testCreateRepositoryWithAutoInit.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Organization.testCreateRepoWithMinimalArguments.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Organization.testCreateRepoWithAllArguments.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Organization.testCreateFork.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Organization.setUp.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/NamedUser.testHasInFollowing.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/NamedUser.testGetWatched.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/NamedUser.testGetSubscriptions.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/NamedUser.testGetStarred.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/NamedUser.testGetReposWithType.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/NamedUser.testGetRepos.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/NamedUser.testGetRepo.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/NamedUser.testGetReceivedEvents.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/NamedUser.testGetPublicReceivedEvents.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/NamedUser.testGetPublicEvents.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/NamedUser.testGetOrgs.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/NamedUser.testGetKeys.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/NamedUser.testGetGists.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/NamedUser.testGetFollowing.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/NamedUser.testGetFollowers.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/NamedUser.testGetEvents.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/NamedUser.testAttributesOfOtherUser.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/NamedUser.setUp.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Milestone.testGetLabels.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Milestone.testEditWithMinimalParameters.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Milestone.testEditWithAllParameters.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Milestone.testDelete.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Milestone.setUp.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Markdown.testRenderMarkdown.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Markdown.testRenderGithubFlavoredMarkdown.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Markdown.setUp.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Logging.testLoggingWithoutAuthentication.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Logging.testLoggingWithOAuthAuthentication.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Logging.testLoggingWithBasicAuthentication.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Logging.testLoggingWithBaseUrl.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/LazyRepository.testOwner.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/LazyRepository.testGetUser.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/LazyRepository.testGetIssues.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/LazyRepository.setUp.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Label.testEdit.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Label.testDelete.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Label.setUp.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/IssueEvent.testAttributes.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/IssueEvent.setUp.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/IssueComment.testEdit.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/IssueComment.testDelete.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/IssueComment.setUp.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Issue87.testCreateIssueWithPercentInTitle.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Issue87.testCreateIssueWithPercentInBody.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Issue87.testCreateIssueWithEscapedPercentInTitle.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Issue87.testCreateIssueWithEscapedPercentInBody.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Issue87.setUp.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Issue80.testIgnoreHttpsFromGithubEnterpriseWithPort.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Issue80.testIgnoreHttpsFromGithubEnterprise.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Issue54.testConversion.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Issue54.setUp.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Issue50.testSetIssueLabels.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Issue50.testRemoveLabelFromIssue.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Issue50.testIssueGetLabels.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Issue50.testGetLabels.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Issue50.testGetLabel.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Issue50.testGetIssuesWithLabel.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Issue50.testCreateLabel.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Issue50.testCreateIssueWithLabel.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Issue50.testAddLabelToIssue.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Issue50.setUp.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Issue33.testOpenIssues.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Issue33.testClosedIssues.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Issue33.setUp.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Issue278.testIteration.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Issue278.setUp.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Issue216.testIteration.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Issue216.setUp.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Issue214.testGetIssues.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Issue214.testEditIssue.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Issue214.testCreateIssue.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Issue214.testCollaborators.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Issue214.testAssignees.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Issue214.setUp.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Issue174.testGetDirContentsWhithHttpRedirect.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Issue174.setUp.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Issue158.testPaginationWithSecretKeyAuthentication.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Issue140.testGetFileContents.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Issue140.testGetDirContentsWithRef.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Tag.setUp.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Issue140.testGetDirContentsThenLazyCompletionOfFile.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Issue140.testGetDirContents.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Issue140.setUp.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Issue139.testCompletion.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Issue139.setUp.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Issue134.testGetOAuthScopesFromHeader.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Issue134.testGetAuthorizationsSucceedsWhenAutenticatedThroughLoginPassword.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Issue134.testGetAuthorizationsFailsWhenAutenticatedThroughOAuth.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Issue133.testGetPageWithoutInitialArguments.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Issue131.testGetPullsWithOrgHeadUser.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Issue131.testGetPullWithOrgHeadUser.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Issue131.setUp.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Issue.testGetLabels.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Issue.testGetEvents.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Issue.testGetCommentsSince.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Issue.testGetComments.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Issue.testEditWithoutParameters.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Issue.testEditWithAllParameters.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Issue.testEditResetMilestone.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Issue.testEditResetAssignee.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Issue.testDeleteAndSetLabelsWithStringArguments.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Issue.testDeleteAndSetLabels.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Issue.testCreateComment.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Issue.testAttributes.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Issue.testAddAndRemoveLabelsWithStringArguments.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Issue.testAddAndRemoveLabels.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Issue.setUp.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Hook.testTest.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Hook.testEditWithMinimalParameters.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Hook.testEditWithAllParameters.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Hook.testDelete.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Hook.setUp.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Github.testSearchUsers.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Github.testSearchUserByEmail.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Github.testSearchRepos.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Github.testLegacySearchUsersPagination.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Github.testLegacySearchUsersExplicitPagination.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Github.testLegacySearchUsers.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Github.testLegacySearchUserByEmail.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Github.testLegacySearchReposWithLanguage.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Github.testLegacySearchReposPagination.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Github.testLegacySearchReposExplicitPagination.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Github.testLegacySearchRepos.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Github.testGetUsersSince.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Github.testGetUsers.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Github.testGetReposSince.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Github.testGetRepos.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Github.testGetRepoFromId.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Github.testGetRepoFromFullName.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Github.testGetHooks.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Github.testGetHook.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Github.testGetGitignoreTemplates.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Github.testGetGitignoreTemplate.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Github.testGetGists.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Github.testGetEmojis.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/GitTree.setUp.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/GitTag.setUp.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/GitRef.testEditWithForce.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/GitRef.testEdit.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/GitRef.testDelete.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/GitRef.setUp.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/GitCommit.setUp.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/GitBlob.setUp.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/GistComment.testEdit.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/GistComment.testDelete.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/GistComment.setUp.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Gist.testStarring.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Gist.testRenameFile.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Gist.testGetComments.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Gist.testFork.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Gist.testEditWithoutParameters.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Gist.testEditWithAllParameters.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Gist.testDeleteFile.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Gist.testDelete.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Gist.testCreateComment.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Gist.testAttributes.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/ExposeAllAttributes.testAllClasses.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Exceptions.testUnknownUser.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Exceptions.testUnknownObject.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Exceptions.testNonJsonDataReturnedByGithub.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Exceptions.testInvalidInput.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Exceptions.testBadAuthentication.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Event.setUp.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Equality.testUserEquality.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Equality.testUserDifference.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Equality.testBranchEquality.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Enterprise.testSpecificPort.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Enterprise.testLongUrl.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Enterprise.testHttps.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Enterprise.testHttp.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Download.testDelete.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Download.setUp.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/ContentFile.setUp.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/ConditionalRequestUpdate.testUpdateObjectWithoutEtag.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/ConditionalRequestUpdate.testDidUpdate.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/ConditionalRequestUpdate.testDidNotUpdate.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/ConditionalRequestUpdate.setUp.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/CommitStatus.setUp.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/CommitComment.testEdit.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/CommitComment.testDelete.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/CommitComment.setUp.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/CommitCombinedStatus.setUp.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Commit.testGetComments.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Commit.testCreateStatusWithoutOptionalParameters.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Commit.testCreateStatusWithAllParameters.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Commit.testCreateCommentOnFilePosition.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Commit.testCreateCommentOnFileLine.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Commit.testCreateComment.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Commit.setUp.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Branch.testProtectedAttributes.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Branch.testCommitCommentsOnLine.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Branch.setUp.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/BadAttributes.testIssue195.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/BadAttributes.testBadTransformedAttributeInList.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/BadAttributes.testBadTransformedAttributeInDict.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/BadAttributes.testBadTransformedAttribute.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/BadAttributes.testBadSimpleAttributeInList.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/BadAttributes.testBadSimpleAttribute.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/BadAttributes.testBadAttributeTransformation.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/BadAttributes.testBadAttributeInClassAttribute.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Authorization.testEdit.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Authorization.testDelete.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Authorization.setUp.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Authentication.testUserAgent.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Authentication.testSecretKeyAuthentication.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Authentication.testOAuthAuthentication.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Authentication.testNoAuthentication.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Authentication.testBasicAuthentication.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Authentication.testAuthorizationHeaderWithToken.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/Authentication.testAuthorizationHeaderWithLogin.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/AuthenticatedUser.testWatching.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/AuthenticatedUser.testSubscriptions.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/AuthenticatedUser.testStarring.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/AuthenticatedUser.testGetUserIssuesWithAllArguments.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/AuthenticatedUser.testGetUserIssues.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/AuthenticatedUser.testGetTeams.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/AuthenticatedUser.testGetStarredGists.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/AuthenticatedUser.testGetReposWithArguments.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/AuthenticatedUser.testGetRepos.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/AuthenticatedUser.testGetOrgs.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/AuthenticatedUser.testGetOrganizationEvents.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/AuthenticatedUser.testGetNotificationsWithOtherArguments.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/AuthenticatedUser.testGetNotifications.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/AuthenticatedUser.testGetNotification.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/AuthenticatedUser.testGetKeys.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/AuthenticatedUser.testGetIssuesWithAllArguments.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/AuthenticatedUser.testGetIssues.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/AuthenticatedUser.testGetGists.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/AuthenticatedUser.testGetEvents.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/AuthenticatedUser.testGetAuthorizations.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/AuthenticatedUser.testFollowing.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/AuthenticatedUser.testEmails.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/AuthenticatedUser.testEditWithoutArguments.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/AuthenticatedUser.testEditWithAllArguments.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/AuthenticatedUser.testCreateRepositoryWithAutoInit.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/AuthenticatedUser.testCreateRepositoryWithAllArguments.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/AuthenticatedUser.testCreateRepository.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/AuthenticatedUser.testCreateKey.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/AuthenticatedUser.testCreateGistWithoutDescription.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/AuthenticatedUser.testCreateGist.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/AuthenticatedUser.testCreateFork.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/AuthenticatedUser.testCreateAuthorizationWithoutArguments.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/AuthenticatedUser.testCreateAuthorizationWithClientIdAndSecret.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/AuthenticatedUser.testCreateAuthorizationWithAllArguments.txt -> build/lib/github/tests/ReplayData copying github/tests/ReplayData/AuthenticatedUser.testAttributes.txt -> build/lib/github/tests/ReplayData + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.sMiIt0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64 + cd PyGithub-1.29 + /usr/bin/python setup.py install --skip-build --root /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr creating /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github creating /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests creating /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/AuthenticatedUser.testAttributes.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/AuthenticatedUser.testCreateAuthorizationWithAllArguments.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/AuthenticatedUser.testCreateAuthorizationWithClientIdAndSecret.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/AuthenticatedUser.testCreateAuthorizationWithoutArguments.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/AuthenticatedUser.testCreateFork.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/AuthenticatedUser.testCreateGist.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/AuthenticatedUser.testCreateGistWithoutDescription.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/AuthenticatedUser.testCreateKey.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/AuthenticatedUser.testCreateRepository.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/AuthenticatedUser.testCreateRepositoryWithAllArguments.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/AuthenticatedUser.testCreateRepositoryWithAutoInit.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/AuthenticatedUser.testEditWithAllArguments.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/AuthenticatedUser.testEditWithoutArguments.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/AuthenticatedUser.testEmails.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/AuthenticatedUser.testFollowing.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/AuthenticatedUser.testGetAuthorizations.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/AuthenticatedUser.testGetEvents.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/AuthenticatedUser.testGetGists.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/AuthenticatedUser.testGetIssues.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/AuthenticatedUser.testGetIssuesWithAllArguments.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/AuthenticatedUser.testGetKeys.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/AuthenticatedUser.testGetNotification.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/AuthenticatedUser.testGetNotifications.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/AuthenticatedUser.testGetNotificationsWithOtherArguments.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/AuthenticatedUser.testGetOrganizationEvents.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/AuthenticatedUser.testGetOrgs.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/AuthenticatedUser.testGetRepos.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/AuthenticatedUser.testGetReposWithArguments.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/AuthenticatedUser.testGetStarredGists.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/AuthenticatedUser.testGetTeams.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/AuthenticatedUser.testGetUserIssues.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/AuthenticatedUser.testGetUserIssuesWithAllArguments.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/AuthenticatedUser.testStarring.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/AuthenticatedUser.testSubscriptions.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/AuthenticatedUser.testWatching.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Authentication.testAuthorizationHeaderWithLogin.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Authentication.testAuthorizationHeaderWithToken.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Authentication.testBasicAuthentication.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Authentication.testNoAuthentication.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Authentication.testOAuthAuthentication.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Authentication.testSecretKeyAuthentication.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Authentication.testUserAgent.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Authorization.setUp.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Authorization.testDelete.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Authorization.testEdit.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/BadAttributes.testBadAttributeInClassAttribute.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/BadAttributes.testBadAttributeTransformation.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/BadAttributes.testBadSimpleAttribute.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/BadAttributes.testBadSimpleAttributeInList.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/BadAttributes.testBadTransformedAttribute.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/BadAttributes.testBadTransformedAttributeInDict.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/BadAttributes.testBadTransformedAttributeInList.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/BadAttributes.testIssue195.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Branch.setUp.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Branch.testCommitCommentsOnLine.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Branch.testProtectedAttributes.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Commit.setUp.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Commit.testCreateComment.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Commit.testCreateCommentOnFileLine.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Commit.testCreateCommentOnFilePosition.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Commit.testCreateStatusWithAllParameters.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Commit.testCreateStatusWithoutOptionalParameters.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Commit.testGetComments.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/CommitCombinedStatus.setUp.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/CommitComment.setUp.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/CommitComment.testDelete.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/CommitComment.testEdit.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/CommitStatus.setUp.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/ConditionalRequestUpdate.setUp.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/ConditionalRequestUpdate.testDidNotUpdate.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/ConditionalRequestUpdate.testDidUpdate.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/ConditionalRequestUpdate.testUpdateObjectWithoutEtag.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/ContentFile.setUp.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Download.setUp.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Download.testDelete.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Enterprise.testHttp.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Enterprise.testHttps.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Enterprise.testLongUrl.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Enterprise.testSpecificPort.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Equality.testBranchEquality.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Equality.testUserDifference.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Equality.testUserEquality.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Event.setUp.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Exceptions.testBadAuthentication.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Exceptions.testInvalidInput.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Exceptions.testNonJsonDataReturnedByGithub.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Exceptions.testUnknownObject.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Exceptions.testUnknownUser.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/ExposeAllAttributes.testAllClasses.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Gist.testAttributes.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Gist.testCreateComment.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Gist.testDelete.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Gist.testDeleteFile.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Gist.testEditWithAllParameters.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Gist.testEditWithoutParameters.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Gist.testFork.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Gist.testGetComments.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Gist.testRenameFile.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Gist.testStarring.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/GistComment.setUp.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/GistComment.testDelete.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/GistComment.testEdit.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/GitBlob.setUp.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/GitCommit.setUp.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/GitRef.setUp.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/GitRef.testDelete.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/GitRef.testEdit.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/GitRef.testEditWithForce.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/GitTag.setUp.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/GitTree.setUp.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Github.testGetEmojis.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Github.testGetGists.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Github.testGetGitignoreTemplate.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Github.testGetGitignoreTemplates.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Github.testGetHook.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Github.testGetHooks.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Github.testGetRepoFromFullName.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Github.testGetRepoFromId.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Github.testGetRepos.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Github.testGetReposSince.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Github.testGetUsers.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Github.testGetUsersSince.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Github.testLegacySearchRepos.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Github.testLegacySearchReposExplicitPagination.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Github.testLegacySearchReposPagination.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Github.testLegacySearchReposWithLanguage.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Github.testLegacySearchUserByEmail.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Github.testLegacySearchUsers.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Github.testLegacySearchUsersExplicitPagination.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Github.testLegacySearchUsersPagination.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Github.testSearchRepos.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Github.testSearchUserByEmail.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Github.testSearchUsers.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Hook.setUp.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Hook.testDelete.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Hook.testEditWithAllParameters.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Hook.testEditWithMinimalParameters.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Hook.testTest.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Issue.setUp.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Issue.testAddAndRemoveLabels.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Issue.testAddAndRemoveLabelsWithStringArguments.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Issue.testAttributes.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Issue.testCreateComment.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Issue.testDeleteAndSetLabels.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Issue.testDeleteAndSetLabelsWithStringArguments.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Issue.testEditResetAssignee.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Issue.testEditResetMilestone.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Issue.testEditWithAllParameters.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Issue.testEditWithoutParameters.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Issue.testGetComments.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Issue.testGetCommentsSince.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Issue.testGetEvents.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Issue.testGetLabels.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Issue131.setUp.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Issue131.testGetPullWithOrgHeadUser.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Issue131.testGetPullsWithOrgHeadUser.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Issue133.testGetPageWithoutInitialArguments.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Issue134.testGetAuthorizationsFailsWhenAutenticatedThroughOAuth.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Issue134.testGetAuthorizationsSucceedsWhenAutenticatedThroughLoginPassword.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Issue134.testGetOAuthScopesFromHeader.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Issue139.setUp.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Issue139.testCompletion.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Issue140.setUp.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Issue140.testGetDirContents.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Issue140.testGetDirContentsThenLazyCompletionOfFile.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Tag.setUp.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Issue140.testGetDirContentsWithRef.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Issue140.testGetFileContents.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Issue158.testPaginationWithSecretKeyAuthentication.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Issue174.setUp.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Issue174.testGetDirContentsWhithHttpRedirect.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Issue214.setUp.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Issue214.testAssignees.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Issue214.testCollaborators.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Issue214.testCreateIssue.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Issue214.testEditIssue.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Issue214.testGetIssues.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Issue216.setUp.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Issue216.testIteration.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Issue278.setUp.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Issue278.testIteration.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Issue33.setUp.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Issue33.testClosedIssues.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Issue33.testOpenIssues.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Issue50.setUp.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Issue50.testAddLabelToIssue.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Issue50.testCreateIssueWithLabel.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Issue50.testCreateLabel.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Issue50.testGetIssuesWithLabel.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Issue50.testGetLabel.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Issue50.testGetLabels.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Issue50.testIssueGetLabels.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Issue50.testRemoveLabelFromIssue.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Issue50.testSetIssueLabels.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Issue54.setUp.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Issue54.testConversion.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Issue80.testIgnoreHttpsFromGithubEnterprise.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Issue80.testIgnoreHttpsFromGithubEnterpriseWithPort.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Issue87.setUp.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Issue87.testCreateIssueWithEscapedPercentInBody.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Issue87.testCreateIssueWithEscapedPercentInTitle.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Issue87.testCreateIssueWithPercentInBody.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Issue87.testCreateIssueWithPercentInTitle.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/IssueComment.setUp.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/IssueComment.testDelete.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/IssueComment.testEdit.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/IssueEvent.setUp.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/IssueEvent.testAttributes.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Label.setUp.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Label.testDelete.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Label.testEdit.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/LazyRepository.setUp.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/LazyRepository.testGetIssues.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/LazyRepository.testGetUser.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/LazyRepository.testOwner.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Logging.testLoggingWithBaseUrl.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Logging.testLoggingWithBasicAuthentication.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Logging.testLoggingWithOAuthAuthentication.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Logging.testLoggingWithoutAuthentication.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Markdown.setUp.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Markdown.testRenderGithubFlavoredMarkdown.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Markdown.testRenderMarkdown.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Milestone.setUp.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Milestone.testDelete.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Milestone.testEditWithAllParameters.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Milestone.testEditWithMinimalParameters.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Milestone.testGetLabels.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/NamedUser.setUp.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/NamedUser.testAttributesOfOtherUser.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/NamedUser.testGetEvents.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/NamedUser.testGetFollowers.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/NamedUser.testGetFollowing.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/NamedUser.testGetGists.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/NamedUser.testGetKeys.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/NamedUser.testGetOrgs.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/NamedUser.testGetPublicEvents.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/NamedUser.testGetPublicReceivedEvents.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/NamedUser.testGetReceivedEvents.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/NamedUser.testGetRepo.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/NamedUser.testGetRepos.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/NamedUser.testGetReposWithType.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/NamedUser.testGetStarred.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/NamedUser.testGetSubscriptions.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/NamedUser.testGetWatched.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/NamedUser.testHasInFollowing.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Organization.setUp.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Organization.testCreateFork.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Organization.testCreateRepoWithAllArguments.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Organization.testCreateRepoWithMinimalArguments.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Organization.testCreateRepositoryWithAutoInit.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Organization.testCreateTeam.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Organization.testCreateTeamWithAllArguments.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Organization.testEditWithAllArguments.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Organization.testEditWithoutArguments.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Persistence.setUp.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Organization.testGetEvents.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Organization.testGetIssues.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Organization.testGetIssuesWithAllArguments.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Organization.testGetMembers.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Organization.testGetPublicMembers.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Organization.testGetRepos.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Organization.testGetReposWithType.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Organization.testGetTeams.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Organization.testMembers.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Organization.testPublicMembers.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/PaginatedList.setUp.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/PaginatedList.testCustomPerPage.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/PaginatedList.testCustomPerPageWithGetPage.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/PaginatedList.testCustomPerPageWithNoUrlParams2.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/PaginatedList.testGetFirstPage.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/PaginatedList.testGetThirdPage.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/PaginatedList.testGettingTheReversedListDoesNotModifyTheOriginalList.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/PaginatedList.testIntIndexingAfterIteration.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/PaginatedList.testIntIndexingInFirstPage.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/PaginatedList.testIntIndexingInThirdPage.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/PaginatedList.testInterruptedIteration.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/PaginatedList.testInterruptedIterationInSlice.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/PaginatedList.testIteration.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/PaginatedList.testNoFirstPage.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/PaginatedList.testReversedIterationSupportsIterator.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/PaginatedList.testReversedIterationWithMultiplePages.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/PaginatedList.testReversedIterationWithSinglePage.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/PaginatedList.testSeveralIterations.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/PaginatedList.testSliceIndexingInFirstPage.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/PaginatedList.testSliceIndexingUntilEnd.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/PaginatedList.testSliceIndexingUntilFourthPage.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Persistence.testLoadAndUpdate.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/PullRequest.setUp.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/PullRequest.testCreateComment.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/PullRequest.testCreateIssueComment.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/PullRequest.testEditWithAllArguments.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/PullRequest.testEditWithoutArguments.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/PullRequest.testGetComments.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/PullRequest.testGetCommits.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/PullRequest.testGetFiles.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/PullRequest.testGetIssueComment.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/PullRequest.testGetIssueComments.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/PullRequest.testMerge.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/PullRequest.testMergeWithCommitMessage.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/PullRequestComment.setUp.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/PullRequestComment.testDelete.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/PullRequestComment.testEdit.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/PullRequestFile.setUp.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/RateLimiting.testGetRateLimit.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/RateLimiting.testRateLimiting.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/RateLimiting.testResetTime.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/RawData.testCompletedObject.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/RawData.testNonCompletableObject.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/RawData.testNotYetCompletedObject.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Release.setUp.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Release.testAttributes.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Release.testCreateGitTagAndRelease.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Release.testDelete.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Release.testGetRelease.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Release.testUpdate.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.setUp.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testAssignees.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testBadSubscribePubSubHubbub.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testChangeBranchProtectionContexts.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testChangeBranchProtectionEnforcementLevel.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testCollaborators.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testCompare.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testCreateFile.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testCreateGitBlob.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testCreateGitCommit.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testCreateGitCommitWithAllArguments.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testCreateGitCommitWithParents.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testCreateGitRef.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testCreateGitTag.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testCreateGitTagWithAllArguments.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testCreateGitTree.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testCreateGitTreeWithBaseTree.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testCreateGitTreeWithSha.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testCreateHookWithAllParameters.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testCreateKey.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testCreateHookWithMinimalParameters.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testCreateIssue.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testCreateIssueWithAllArguments.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testCreateIssueWithAllArgumentsStringLabel.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testCreateLabel.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testCreateMilestone.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testCreateMilestoneWithMinimalArguments.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testCreatePull.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testCreatePullFromIssue.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testDelete.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testDeleteFile.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testEditWithAllArguments.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testEditWithDefaultBranch.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testEditWithoutArguments.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testGetArchiveLink.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testGetBranch.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testGetComments.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testGetCommits.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testGetCommitsWithArguments.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testGetCommitsWithAuthor.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testGetCommitsWithSinceUntil.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testGetContentDir.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testGetContents.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testGetContentsWithRef.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testGetContributors.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testGetDownloads.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testGetEvents.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testGetForks.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testGetGitRef.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testGetGitRefWithIssue102Reverted.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testGetGitRefs.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testGetGitTreeWithRecursive.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testGetHooks.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testGetIssues.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testGetIssuesComments.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testGetIssuesEvents.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testGetIssuesWithArguments.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testGetIssuesWithWildcards.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testGetKeys.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testGetLabel.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testGetLabels.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testGetLanguages.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testGetMilestones.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testGetMilestonesWithArguments.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testGetNetworkEvents.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testGetPulls.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testGetPullsComments.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testGetPullsWithArguments.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testGetStargazers.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testGetStargazersWithDates.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testGetSubscribers.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testGetTeams.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testGetWatchers.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testLegacySearchIssues.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testMergeWithConflict.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testMergeWithMessage.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testMergeWithNothingToDo.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testMergeWithoutMessage.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testProtectBranch.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testRaiseErrorWithBranchProtectionWithInvalidEnforcementLevel.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testRaiseErrorWithBranchProtectionWithOutContext.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testRaiseErrorWithOutBranch.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testRemoveBranchProtection.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testSearchIssues.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testStatisticsAfterCaching.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testStatisticsBeforeCaching.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testSubscribePubSubHubbub.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testUnsubscribePubSubHubbub.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Repository.testUpdateFile.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/RepositoryKey.setUp.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/RepositoryKey.testDelete.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/RepositoryKey.testEdit.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/RepositoryKey.testEditWithoutParameters.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Search.testGetPageOnSearchUsers.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Search.testPaginateSearchUsers.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Search.testSearchCode.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Search.testSearchIssues.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Search.testSearchRepos.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Search.testSearchUsers.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Search.testUrlquotingOfQualifiers.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Search.testUrlquotingOfQuery.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Status.testGetLastMessage.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/SpecificExceptions.testBadCredentials.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/SpecificExceptions.testBadUserAgent.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/SpecificExceptions.testRateLimitExceeded.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/SpecificExceptions.testUnknownObject.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Status.testGetMessages.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Status.testGetStatus.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Team.setUp.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Team.testDelete.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Team.testEditWithAllArguments.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Team.testEditWithoutArguments.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Team.testMembers.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Team.testRepoPermission.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/Team.testRepos.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/UserKey.setUp.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/UserKey.testDelete.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/UserKey.testEditWithAllArguments.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/ReplayData/UserKey.testEditWithoutArguments.txt -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ReplayData copying build/lib/github/tests/AuthenticatedUser.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests copying build/lib/github/tests/Authentication.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests copying build/lib/github/tests/Authorization.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests copying build/lib/github/tests/BadAttributes.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests copying build/lib/github/tests/Branch.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests copying build/lib/github/tests/Commit.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests copying build/lib/github/tests/CommitCombinedStatus.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests copying build/lib/github/tests/CommitComment.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests copying build/lib/github/tests/CommitStatus.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests copying build/lib/github/tests/ConditionalRequestUpdate.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests copying build/lib/github/tests/ContentFile.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests copying build/lib/github/tests/Download.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests copying build/lib/github/tests/Enterprise.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests copying build/lib/github/tests/Equality.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests copying build/lib/github/tests/Event.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests copying build/lib/github/tests/Exceptions.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests copying build/lib/github/tests/ExposeAllAttributes.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests copying build/lib/github/tests/Framework.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests copying build/lib/github/tests/Gist.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests copying build/lib/github/tests/GistComment.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests copying build/lib/github/tests/GitBlob.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests copying build/lib/github/tests/GitCommit.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests copying build/lib/github/tests/GitRef.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests copying build/lib/github/tests/GitRelease.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests copying build/lib/github/tests/GitTag.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests copying build/lib/github/tests/GitTree.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests copying build/lib/github/tests/Github_.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests copying build/lib/github/tests/Hook.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests copying build/lib/github/tests/Issue.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests copying build/lib/github/tests/Issue131.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests copying build/lib/github/tests/Issue133.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests copying build/lib/github/tests/Issue134.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests copying build/lib/github/tests/Issue139.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests copying build/lib/github/tests/Issue140.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests copying build/lib/github/tests/Issue142.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests copying build/lib/github/tests/Issue158.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests copying build/lib/github/tests/Issue174.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests copying build/lib/github/tests/Issue214.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests copying build/lib/github/tests/Issue216.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests copying build/lib/github/tests/Issue278.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests copying build/lib/github/tests/Issue33.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests copying build/lib/github/tests/Issue50.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests copying build/lib/github/tests/Issue54.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests copying build/lib/github/tests/Issue80.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests copying build/lib/github/tests/Issue87.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests copying build/lib/github/tests/IssueComment.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests copying build/lib/github/tests/IssueEvent.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests copying build/lib/github/tests/Label.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests copying build/lib/github/tests/Logging_.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests copying build/lib/github/tests/Markdown.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests copying build/lib/github/tests/Milestone.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests copying build/lib/github/tests/NamedUser.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests copying build/lib/github/tests/Organization.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests copying build/lib/github/tests/PaginatedList.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests copying build/lib/github/tests/Persistence.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests copying build/lib/github/tests/PullRequest.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests copying build/lib/github/tests/PullRequestComment.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests copying build/lib/github/tests/PullRequestFile.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests copying build/lib/github/tests/RateLimiting.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests copying build/lib/github/tests/RawData.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests copying build/lib/github/tests/Repository.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests copying build/lib/github/tests/RepositoryKey.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests copying build/lib/github/tests/Search.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests copying build/lib/github/tests/Status.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests copying build/lib/github/tests/Tag.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests copying build/lib/github/tests/Team.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests copying build/lib/github/tests/UserKey.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests copying build/lib/github/tests/__init__.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests copying build/lib/github/tests/__main__.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests copying build/lib/github/tests/AllTests.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests copying build/lib/github/AuthenticatedUser.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github copying build/lib/github/Authorization.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github copying build/lib/github/AuthorizationApplication.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github copying build/lib/github/Branch.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github copying build/lib/github/Commit.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github copying build/lib/github/CommitCombinedStatus.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github copying build/lib/github/CommitComment.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github copying build/lib/github/CommitStats.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github copying build/lib/github/CommitStatus.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github copying build/lib/github/Comparison.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github copying build/lib/github/Consts.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github copying build/lib/github/ContentFile.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github copying build/lib/github/Download.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github copying build/lib/github/Event.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github copying build/lib/github/File.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github copying build/lib/github/Gist.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github copying build/lib/github/GistComment.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github copying build/lib/github/GistFile.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github copying build/lib/github/GistHistoryState.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github copying build/lib/github/GitAuthor.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github copying build/lib/github/GitBlob.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github copying build/lib/github/GitCommit.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github copying build/lib/github/GitObject.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github copying build/lib/github/GitRef.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github copying build/lib/github/GitRelease.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github copying build/lib/github/GitTag.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github copying build/lib/github/GitTree.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github copying build/lib/github/GitTreeElement.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github copying build/lib/github/GithubException.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github copying build/lib/github/GithubObject.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github copying build/lib/github/GitignoreTemplate.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github copying build/lib/github/Hook.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github copying build/lib/github/HookDescription.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github copying build/lib/github/HookResponse.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github copying build/lib/github/InputFileContent.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github copying build/lib/github/InputGitAuthor.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github copying build/lib/github/InputGitTreeElement.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github copying build/lib/github/Issue.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github copying build/lib/github/IssueComment.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github copying build/lib/github/IssueEvent.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github copying build/lib/github/IssuePullRequest.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github copying build/lib/github/Label.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github copying build/lib/github/Legacy.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github copying build/lib/github/MainClass.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github copying build/lib/github/Milestone.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github copying build/lib/github/NamedUser.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github copying build/lib/github/Notification.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github copying build/lib/github/NotificationSubject.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github copying build/lib/github/Organization.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github copying build/lib/github/PaginatedList.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github copying build/lib/github/Permissions.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github copying build/lib/github/Plan.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github copying build/lib/github/PullRequest.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github copying build/lib/github/PullRequestComment.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github copying build/lib/github/PullRequestMergeStatus.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github copying build/lib/github/PullRequestPart.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github copying build/lib/github/Rate.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github copying build/lib/github/RateLimit.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github copying build/lib/github/Repository.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github copying build/lib/github/RepositoryKey.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github copying build/lib/github/Requester.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github copying build/lib/github/Stargazer.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github copying build/lib/github/StatsCodeFrequency.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github copying build/lib/github/StatsCommitActivity.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github copying build/lib/github/StatsContributor.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github copying build/lib/github/StatsParticipation.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github copying build/lib/github/StatsPunchCard.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github copying build/lib/github/Status.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github copying build/lib/github/StatusMessage.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github copying build/lib/github/Tag.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github copying build/lib/github/Team.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github copying build/lib/github/UserKey.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github copying build/lib/github/__init__.py -> /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/AuthenticatedUser.py to AuthenticatedUser.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/Authentication.py to Authentication.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/Authorization.py to Authorization.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/BadAttributes.py to BadAttributes.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/Branch.py to Branch.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/Commit.py to Commit.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/CommitCombinedStatus.py to CommitCombinedStatus.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/CommitComment.py to CommitComment.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/CommitStatus.py to CommitStatus.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ConditionalRequestUpdate.py to ConditionalRequestUpdate.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ContentFile.py to ContentFile.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/Download.py to Download.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/Enterprise.py to Enterprise.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/Equality.py to Equality.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/Event.py to Event.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/Exceptions.py to Exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/ExposeAllAttributes.py to ExposeAllAttributes.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/Framework.py to Framework.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/Gist.py to Gist.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/GistComment.py to GistComment.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/GitBlob.py to GitBlob.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/GitCommit.py to GitCommit.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/GitRef.py to GitRef.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/GitRelease.py to GitRelease.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/GitTag.py to GitTag.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/GitTree.py to GitTree.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/Github_.py to Github_.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/Hook.py to Hook.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/Issue.py to Issue.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/Issue131.py to Issue131.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/Issue133.py to Issue133.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/Issue134.py to Issue134.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/Issue139.py to Issue139.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/Issue140.py to Issue140.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/Issue142.py to Issue142.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/Issue158.py to Issue158.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/Issue174.py to Issue174.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/Issue214.py to Issue214.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/Issue216.py to Issue216.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/Issue278.py to Issue278.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/Issue33.py to Issue33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/Issue50.py to Issue50.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/Issue54.py to Issue54.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/Issue80.py to Issue80.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/Issue87.py to Issue87.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/IssueComment.py to IssueComment.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/IssueEvent.py to IssueEvent.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/Label.py to Label.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/Logging_.py to Logging_.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/Markdown.py to Markdown.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/Milestone.py to Milestone.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/NamedUser.py to NamedUser.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/Organization.py to Organization.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/PaginatedList.py to PaginatedList.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/Persistence.py to Persistence.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/PullRequest.py to PullRequest.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/PullRequestComment.py to PullRequestComment.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/PullRequestFile.py to PullRequestFile.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/RateLimiting.py to RateLimiting.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/RawData.py to RawData.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/Repository.py to Repository.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/RepositoryKey.py to RepositoryKey.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/Search.py to Search.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/Status.py to Status.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/Tag.py to Tag.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/Team.py to Team.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/UserKey.py to UserKey.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/__main__.py to __main__.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/tests/AllTests.py to AllTests.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/AuthenticatedUser.py to AuthenticatedUser.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/Authorization.py to Authorization.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/AuthorizationApplication.py to AuthorizationApplication.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/Branch.py to Branch.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/Commit.py to Commit.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/CommitCombinedStatus.py to CommitCombinedStatus.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/CommitComment.py to CommitComment.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/CommitStats.py to CommitStats.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/CommitStatus.py to CommitStatus.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/Comparison.py to Comparison.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/Consts.py to Consts.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/ContentFile.py to ContentFile.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/Download.py to Download.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/Event.py to Event.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/File.py to File.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/Gist.py to Gist.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/GistComment.py to GistComment.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/GistFile.py to GistFile.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/GistHistoryState.py to GistHistoryState.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/GitAuthor.py to GitAuthor.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/GitBlob.py to GitBlob.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/GitCommit.py to GitCommit.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/GitObject.py to GitObject.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/GitRef.py to GitRef.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/GitRelease.py to GitRelease.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/GitTag.py to GitTag.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/GitTree.py to GitTree.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/GitTreeElement.py to GitTreeElement.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/GithubException.py to GithubException.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/GithubObject.py to GithubObject.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/GitignoreTemplate.py to GitignoreTemplate.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/Hook.py to Hook.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/HookDescription.py to HookDescription.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/HookResponse.py to HookResponse.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/InputFileContent.py to InputFileContent.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/InputGitAuthor.py to InputGitAuthor.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/InputGitTreeElement.py to InputGitTreeElement.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/Issue.py to Issue.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/IssueComment.py to IssueComment.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/IssueEvent.py to IssueEvent.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/IssuePullRequest.py to IssuePullRequest.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/Label.py to Label.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/Legacy.py to Legacy.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/MainClass.py to MainClass.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/Milestone.py to Milestone.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/NamedUser.py to NamedUser.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/Notification.py to Notification.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/NotificationSubject.py to NotificationSubject.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/Organization.py to Organization.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/PaginatedList.py to PaginatedList.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/Permissions.py to Permissions.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/Plan.py to Plan.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/PullRequest.py to PullRequest.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/PullRequestComment.py to PullRequestComment.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/PullRequestMergeStatus.py to PullRequestMergeStatus.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/PullRequestPart.py to PullRequestPart.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/Rate.py to Rate.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/RateLimit.py to RateLimit.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/Repository.py to Repository.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/RepositoryKey.py to RepositoryKey.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/Requester.py to Requester.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/Stargazer.py to Stargazer.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/StatsCodeFrequency.py to StatsCodeFrequency.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/StatsCommitActivity.py to StatsCommitActivity.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/StatsContributor.py to StatsContributor.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/StatsParticipation.py to StatsParticipation.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/StatsPunchCard.py to StatsPunchCard.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/Status.py to Status.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/StatusMessage.py to StatusMessage.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/Tag.py to Tag.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/Team.py to Team.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/UserKey.py to UserKey.pyc byte-compiling /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/github/__init__.py to __init__.pyc running install_egg_info running egg_info writing PyGithub.egg-info/PKG-INFO writing top-level names to PyGithub.egg-info/top_level.txt writing dependency_links to PyGithub.egg-info/dependency_links.txt reading manifest file 'PyGithub.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'PyGithub.egg-info/SOURCES.txt' Copying PyGithub.egg-info to /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyGithub-1.29-py2.7.egg-info running install_scripts + /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/PyGithub-1.29 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. 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-pygithub-1.29-1.el7.centos.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.8r8Wgg + umask 022 + cd /builddir/build/BUILD + cd PyGithub-1.29 + /usr/bin/python setup.py test running test running egg_info writing PyGithub.egg-info/PKG-INFO writing top-level names to PyGithub.egg-info/top_level.txt writing dependency_links to PyGithub.egg-info/dependency_links.txt reading manifest file 'PyGithub.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'PyGithub.egg-info/SOURCES.txt' running build_ext testAttributes (github.tests.AuthenticatedUser.AuthenticatedUser) ... ok testCreateAuthorizationWithAllArguments (github.tests.AuthenticatedUser.AuthenticatedUser) ... ok testCreateAuthorizationWithClientIdAndSecret (github.tests.AuthenticatedUser.AuthenticatedUser) ... ok testCreateAuthorizationWithoutArguments (github.tests.AuthenticatedUser.AuthenticatedUser) ... ok testCreateFork (github.tests.AuthenticatedUser.AuthenticatedUser) ... ok testCreateGist (github.tests.AuthenticatedUser.AuthenticatedUser) ... ok testCreateGistWithoutDescription (github.tests.AuthenticatedUser.AuthenticatedUser) ... ok testCreateKey (github.tests.AuthenticatedUser.AuthenticatedUser) ... ok testCreateRepository (github.tests.AuthenticatedUser.AuthenticatedUser) ... ok testCreateRepositoryWithAllArguments (github.tests.AuthenticatedUser.AuthenticatedUser) ... ok testCreateRepositoryWithAutoInit (github.tests.AuthenticatedUser.AuthenticatedUser) ... ok testEditWithAllArguments (github.tests.AuthenticatedUser.AuthenticatedUser) ... ok testEditWithoutArguments (github.tests.AuthenticatedUser.AuthenticatedUser) ... ok testEmails (github.tests.AuthenticatedUser.AuthenticatedUser) ... ok testFollowing (github.tests.AuthenticatedUser.AuthenticatedUser) ... ok testGetAuthorizations (github.tests.AuthenticatedUser.AuthenticatedUser) ... ok testGetEvents (github.tests.AuthenticatedUser.AuthenticatedUser) ... ok testGetGists (github.tests.AuthenticatedUser.AuthenticatedUser) ... ok testGetIssues (github.tests.AuthenticatedUser.AuthenticatedUser) ... ok testGetIssuesWithAllArguments (github.tests.AuthenticatedUser.AuthenticatedUser) ... ok testGetKeys (github.tests.AuthenticatedUser.AuthenticatedUser) ... ok testGetNotification (github.tests.AuthenticatedUser.AuthenticatedUser) ... ok testGetNotifications (github.tests.AuthenticatedUser.AuthenticatedUser) ... ok testGetNotificationsWithOtherArguments (github.tests.AuthenticatedUser.AuthenticatedUser) ... ok testGetOrganizationEvents (github.tests.AuthenticatedUser.AuthenticatedUser) ... ok testGetOrgs (github.tests.AuthenticatedUser.AuthenticatedUser) ... ok testGetRepos (github.tests.AuthenticatedUser.AuthenticatedUser) ... ok testGetReposWithArguments (github.tests.AuthenticatedUser.AuthenticatedUser) ... ok testGetStarredGists (github.tests.AuthenticatedUser.AuthenticatedUser) ... ok testGetTeams (github.tests.AuthenticatedUser.AuthenticatedUser) ... ok testGetUserIssues (github.tests.AuthenticatedUser.AuthenticatedUser) ... ok testGetUserIssuesWithAllArguments (github.tests.AuthenticatedUser.AuthenticatedUser) ... ok testStarring (github.tests.AuthenticatedUser.AuthenticatedUser) ... ok testSubscriptions (github.tests.AuthenticatedUser.AuthenticatedUser) ... ok testWatching (github.tests.AuthenticatedUser.AuthenticatedUser) ... ok testAuthorizationHeaderWithLogin (github.tests.Authentication.Authentication) ... ok testAuthorizationHeaderWithToken (github.tests.Authentication.Authentication) ... ok testBasicAuthentication (github.tests.Authentication.Authentication) ... ok testNoAuthentication (github.tests.Authentication.Authentication) ... ok testOAuthAuthentication (github.tests.Authentication.Authentication) ... ok testSecretKeyAuthentication (github.tests.Authentication.Authentication) ... ok testUserAgent (github.tests.Authentication.Authentication) ... ok testAttributes (github.tests.Authorization.Authorization) ... ok testDelete (github.tests.Authorization.Authorization) ... ok testEdit (github.tests.Authorization.Authorization) ... ok testBadAttributeInClassAttribute (github.tests.BadAttributes.BadAttributes) ... ok testBadAttributeTransformation (github.tests.BadAttributes.BadAttributes) ... ok testBadSimpleAttribute (github.tests.BadAttributes.BadAttributes) ... ok testBadSimpleAttributeInList (github.tests.BadAttributes.BadAttributes) ... ok testBadTransformedAttribute (github.tests.BadAttributes.BadAttributes) ... ok testBadTransformedAttributeInDict (github.tests.BadAttributes.BadAttributes) ... ok testBadTransformedAttributeInList (github.tests.BadAttributes.BadAttributes) ... ok testIssue195 (github.tests.BadAttributes.BadAttributes) ... ok testAttributes (github.tests.Branch.Branch) ... ok testProtectedAttributes (github.tests.Branch.Branch) ... ok testAttributes (github.tests.Commit.Commit) ... ok testCreateComment (github.tests.Commit.Commit) ... ok testCreateCommentOnFileLine (github.tests.Commit.Commit) ... ok testCreateCommentOnFilePosition (github.tests.Commit.Commit) ... ok testCreateStatusWithAllParameters (github.tests.Commit.Commit) ... ok testCreateStatusWithoutOptionalParameters (github.tests.Commit.Commit) ... ok testGetComments (github.tests.Commit.Commit) ... ok testAttributes (github.tests.CommitCombinedStatus.CommitCombinedStatus) ... ok testAttributes (github.tests.CommitComment.CommitComment) ... ok testDelete (github.tests.CommitComment.CommitComment) ... ok testEdit (github.tests.CommitComment.CommitComment) ... ok testAttributes (github.tests.CommitStatus.CommitStatus) ... ok testDidNotUpdate (github.tests.ConditionalRequestUpdate.ConditionalRequestUpdate) ... ok testDidUpdate (github.tests.ConditionalRequestUpdate.ConditionalRequestUpdate) ... ok testUpdateObjectWithoutEtag (github.tests.ConditionalRequestUpdate.ConditionalRequestUpdate) ... ok testAttributes (github.tests.ContentFile.ContentFile) ... ok testAttributes (github.tests.Download.Download) ... ok testDelete (github.tests.Download.Download) ... ok testHttp (github.tests.Enterprise.Enterprise) ... ok testHttps (github.tests.Enterprise.Enterprise) ... ok testLongUrl (github.tests.Enterprise.Enterprise) ... ok testSpecificPort (github.tests.Enterprise.Enterprise) ... ok testUnknownUrlScheme (github.tests.Enterprise.Enterprise) ... ok testBranchEquality (github.tests.Equality.Equality) ... ok testUserDifference (github.tests.Equality.Equality) ... ok testUserEquality (github.tests.Equality.Equality) ... ok testAttributes (github.tests.Event.Event) ... ok testBadAuthentication (github.tests.Exceptions.Exceptions) ... ok testExceptionPickling (github.tests.Exceptions.Exceptions) ... ok testInvalidInput (github.tests.Exceptions.Exceptions) ... ok testNonJsonDataReturnedByGithub (github.tests.Exceptions.Exceptions) ... ok testUnknownObject (github.tests.Exceptions.Exceptions) ... ok testUnknownUser (github.tests.Exceptions.Exceptions) ... ok testAllClasses (github.tests.ExposeAllAttributes.ExposeAllAttributes) ... ok testAttributes (github.tests.Gist.Gist) ... ok testCreateComment (github.tests.Gist.Gist) ... ok testDelete (github.tests.Gist.Gist) ... ok testDeleteFile (github.tests.Gist.Gist) ... ok testEditWithAllParameters (github.tests.Gist.Gist) ... ok testEditWithoutParameters (github.tests.Gist.Gist) ... ok testFork (github.tests.Gist.Gist) ... ok testGetComments (github.tests.Gist.Gist) ... ok testRenameFile (github.tests.Gist.Gist) ... ok testStarring (github.tests.Gist.Gist) ... ok testAttributes (github.tests.GistComment.GistComment) ... ok testDelete (github.tests.GistComment.GistComment) ... ok testEdit (github.tests.GistComment.GistComment) ... ok testAttributes (github.tests.GitBlob.GitBlob) ... ok testAttributes (github.tests.GitCommit.GitCommit) ... ok testAttributes (github.tests.GitRef.GitRef) ... ok testDelete (github.tests.GitRef.GitRef) ... ok testEdit (github.tests.GitRef.GitRef) ... ok testEditWithForce (github.tests.GitRef.GitRef) ... ok testAttributes (github.tests.GitTag.GitTag) ... ok testAttributes (github.tests.GitTree.GitTree) ... ok testGetEmojis (github.tests.Github_.Github) ... ok testGetGists (github.tests.Github_.Github) ... ok testGetGitignoreTemplate (github.tests.Github_.Github) ... ok testGetGitignoreTemplates (github.tests.Github_.Github) ... ok testGetHook (github.tests.Github_.Github) ... ok testGetHooks (github.tests.Github_.Github) ... ok testGetRepoFromFullName (github.tests.Github_.Github) ... ok testGetRepoFromId (github.tests.Github_.Github) ... ok testGetRepos (github.tests.Github_.Github) ... ok testGetReposSince (github.tests.Github_.Github) ... ok testGetUsers (github.tests.Github_.Github) ... ok testGetUsersSince (github.tests.Github_.Github) ... ok testLegacySearchRepos (github.tests.Github_.Github) ... ok testLegacySearchReposExplicitPagination (github.tests.Github_.Github) ... ok testLegacySearchReposPagination (github.tests.Github_.Github) ... ok testLegacySearchReposWithLanguage (github.tests.Github_.Github) ... ok testLegacySearchUserByEmail (github.tests.Github_.Github) ... ok testLegacySearchUsers (github.tests.Github_.Github) ... ok testLegacySearchUsersExplicitPagination (github.tests.Github_.Github) ... ok testLegacySearchUsersPagination (github.tests.Github_.Github) ... ok testStringOfNotSet (github.tests.Github_.Github) ... ok testAttributes (github.tests.Hook.Hook) ... ok testDelete (github.tests.Hook.Hook) ... ok testEditWithAllParameters (github.tests.Hook.Hook) ... ok testEditWithMinimalParameters (github.tests.Hook.Hook) ... ok testTest (github.tests.Hook.Hook) ... ok testAddAndRemoveLabels (github.tests.Issue.Issue) ... ok testAddAndRemoveLabelsWithStringArguments (github.tests.Issue.Issue) ... ok testAttributes (github.tests.Issue.Issue) ... ok testCreateComment (github.tests.Issue.Issue) ... ok testDeleteAndSetLabels (github.tests.Issue.Issue) ... ok testDeleteAndSetLabelsWithStringArguments (github.tests.Issue.Issue) ... ok testEditResetAssignee (github.tests.Issue.Issue) ... ok testEditResetMilestone (github.tests.Issue.Issue) ... ok testEditWithAllParameters (github.tests.Issue.Issue) ... ok testEditWithoutParameters (github.tests.Issue.Issue) ... ok testGetComments (github.tests.Issue.Issue) ... ok testGetCommentsSince (github.tests.Issue.Issue) ... ok testGetEvents (github.tests.Issue.Issue) ... ok testGetLabels (github.tests.Issue.Issue) ... ok testGetPullWithOrgHeadUser (github.tests.Issue131.Issue131) ... ok testGetPullsWithOrgHeadUser (github.tests.Issue131.Issue131) ... ok testGetPageWithoutInitialArguments (github.tests.Issue133.Issue133) ... ok testGetAuthorizationsFailsWhenAutenticatedThroughOAuth (github.tests.Issue134.Issue134) ... ok testGetAuthorizationsSucceedsWhenAutenticatedThroughLoginPassword (github.tests.Issue134.Issue134) ... ok testGetOAuthScopesFromHeader (github.tests.Issue134.Issue134) ... ok testCompletion (github.tests.Issue139.Issue139) ... ok testGetDirContentsThenLazyCompletionOfFile (github.tests.Issue140.Issue140) ... ok testGetDirContentsWithRef (github.tests.Issue140.Issue140) ... ok testGetFileContents (github.tests.Issue140.Issue140) ... ok testPaginationWithSecretKeyAuthentication (github.tests.Issue158.Issue158) ... ok testGetDirContentsWhithHttpRedirect (github.tests.Issue174.Issue174) ... ok testAssignees (github.tests.Issue214.Issue214) ... ok testCollaborators (github.tests.Issue214.Issue214) ... ok testCreateIssue (github.tests.Issue214.Issue214) ... ok testEditIssue (github.tests.Issue214.Issue214) ... ok testGetIssues (github.tests.Issue214.Issue214) ... ok testIteration (github.tests.Issue216.Issue216) ... ok testIteration (github.tests.Issue278.Issue278) ... ok testClosedIssues (github.tests.Issue33.Issue33) ... ok testOpenIssues (github.tests.Issue33.Issue33) ... ok testAddLabelToIssue (github.tests.Issue50.Issue50) ... ok testCreateIssueWithLabel (github.tests.Issue50.Issue50) ... ok testCreateLabel (github.tests.Issue50.Issue50) ... ok testGetIssuesWithLabel (github.tests.Issue50.Issue50) ... ok testGetLabel (github.tests.Issue50.Issue50) ... ok testGetLabels (github.tests.Issue50.Issue50) ... ok testIssueGetLabels (github.tests.Issue50.Issue50) ... ok testIssueLabels (github.tests.Issue50.Issue50) ... ok testRemoveLabelFromIssue (github.tests.Issue50.Issue50) ... ok testSetIssueLabels (github.tests.Issue50.Issue50) ... ok testConversion (github.tests.Issue54.Issue54) ... ok testIgnoreHttpsFromGithubEnterprise (github.tests.Issue80.Issue80) ... ok testIgnoreHttpsFromGithubEnterpriseWithPort (github.tests.Issue80.Issue80) ... ok testCreateIssueWithEscapedPercentInBody (github.tests.Issue87.Issue87) ... ok testCreateIssueWithEscapedPercentInTitle (github.tests.Issue87.Issue87) ... ok testCreateIssueWithPercentInBody (github.tests.Issue87.Issue87) ... ok testCreateIssueWithPercentInTitle (github.tests.Issue87.Issue87) ... ok testAttributes (github.tests.IssueComment.IssueComment) ... ok testDelete (github.tests.IssueComment.IssueComment) ... ok testEdit (github.tests.IssueComment.IssueComment) ... ok testAttributes (github.tests.IssueEvent.IssueEvent) ... ok testAttributes (github.tests.Label.Label) ... ok testDelete (github.tests.Label.Label) ... ok testEdit (github.tests.Label.Label) ... ok testGetIssues (github.tests.Repository.LazyRepository) ... ok testOwner (github.tests.Repository.LazyRepository) ... ok testLoggingWithBaseUrl (github.tests.Logging_.Logging) ... ok testLoggingWithBasicAuthentication (github.tests.Logging_.Logging) ... ok testLoggingWithOAuthAuthentication (github.tests.Logging_.Logging) ... ok testLoggingWithoutAuthentication (github.tests.Logging_.Logging) ... ok testRenderGithubFlavoredMarkdown (github.tests.Markdown.Markdown) ... ok testRenderMarkdown (github.tests.Markdown.Markdown) ... ok testAttributes (github.tests.Milestone.Milestone) ... ok testDelete (github.tests.Milestone.Milestone) ... ok testEditWithAllParameters (github.tests.Milestone.Milestone) ... ok testEditWithMinimalParameters (github.tests.Milestone.Milestone) ... ok testGetLabels (github.tests.Milestone.Milestone) ... ok testAttributesOfOtherUser (github.tests.NamedUser.NamedUser) ... ok testAttributesOfSelf (github.tests.NamedUser.NamedUser) ... ok testGetEvents (github.tests.NamedUser.NamedUser) ... ok testGetFollowers (github.tests.NamedUser.NamedUser) ... ok testGetFollowing (github.tests.NamedUser.NamedUser) ... ok testGetGists (github.tests.NamedUser.NamedUser) ... ok testGetKeys (github.tests.NamedUser.NamedUser) ... ok testGetOrgs (github.tests.NamedUser.NamedUser) ... ok testGetPublicEvents (github.tests.NamedUser.NamedUser) ... ok testGetPublicReceivedEvents (github.tests.NamedUser.NamedUser) ... ok testGetReceivedEvents (github.tests.NamedUser.NamedUser) ... ok testGetRepo (github.tests.NamedUser.NamedUser) ... ok testGetRepos (github.tests.NamedUser.NamedUser) ... ok testGetReposWithType (github.tests.NamedUser.NamedUser) ... ok testGetStarred (github.tests.NamedUser.NamedUser) ... ok testGetSubscriptions (github.tests.NamedUser.NamedUser) ... ok testGetWatched (github.tests.NamedUser.NamedUser) ... ok testHasInFollowing (github.tests.NamedUser.NamedUser) ... ok testAttributes (github.tests.Organization.Organization) ... ok testCreateFork (github.tests.Organization.Organization) ... ok testCreateRepoWithAllArguments (github.tests.Organization.Organization) ... ok testCreateRepoWithMinimalArguments (github.tests.Organization.Organization) ... ok testCreateRepositoryWithAutoInit (github.tests.Organization.Organization) ... ok testCreateTeam (github.tests.Organization.Organization) ... ok testCreateTeamWithAllArguments (github.tests.Organization.Organization) ... ok testEditWithAllArguments (github.tests.Organization.Organization) ... ok testEditWithoutArguments (github.tests.Organization.Organization) ... ok testGetEvents (github.tests.Organization.Organization) ... ok testGetIssues (github.tests.Organization.Organization) ... ok testGetIssuesWithAllArguments (github.tests.Organization.Organization) ... ok testGetMembers (github.tests.Organization.Organization) ... ok testGetPublicMembers (github.tests.Organization.Organization) ... ok testGetRepos (github.tests.Organization.Organization) ... ok testGetReposWithType (github.tests.Organization.Organization) ... ok testGetTeams (github.tests.Organization.Organization) ... ok testMembers (github.tests.Organization.Organization) ... ok testPublicMembers (github.tests.Organization.Organization) ... ok testCustomPerPage (github.tests.PaginatedList.PaginatedList) ... ok testCustomPerPageWithGetPage (github.tests.PaginatedList.PaginatedList) ... ok testCustomPerPageWithNoUrlParams (github.tests.PaginatedList.PaginatedList) ... ok testCustomPerPageWithNoUrlParams2 (github.tests.PaginatedList.PaginatedList) ... ok testGetFirstPage (github.tests.PaginatedList.PaginatedList) ... ok testGetThirdPage (github.tests.PaginatedList.PaginatedList) ... ok testGettingTheReversedListDoesNotModifyTheOriginalList (github.tests.PaginatedList.PaginatedList) ... ok testIntIndexingAfterIteration (github.tests.PaginatedList.PaginatedList) ... ok testIntIndexingInFirstPage (github.tests.PaginatedList.PaginatedList) ... ok testIntIndexingInThirdPage (github.tests.PaginatedList.PaginatedList) ... ok testInterruptedIteration (github.tests.PaginatedList.PaginatedList) ... ok testInterruptedIterationInSlice (github.tests.PaginatedList.PaginatedList) ... ok testIteration (github.tests.PaginatedList.PaginatedList) ... ok testNoFirstPage (github.tests.PaginatedList.PaginatedList) ... ok testReversedIterationSupportsIterator (github.tests.PaginatedList.PaginatedList) ... ok testReversedIterationWithMultiplePages (github.tests.PaginatedList.PaginatedList) ... ok testReversedIterationWithSinglePage (github.tests.PaginatedList.PaginatedList) ... ok testSeveralIterations (github.tests.PaginatedList.PaginatedList) ... ok testSliceIndexingInFirstPage (github.tests.PaginatedList.PaginatedList) ... ok testSliceIndexingUntilEnd (github.tests.PaginatedList.PaginatedList) ... ok testSliceIndexingUntilFourthPage (github.tests.PaginatedList.PaginatedList) ... ok testLoad (github.tests.Persistence.Persistence) ... ok testLoadAndUpdate (github.tests.Persistence.Persistence) ... ok testAttributes (github.tests.PullRequest.PullRequest) ... ok testCreateComment (github.tests.PullRequest.PullRequest) ... ok testCreateIssueComment (github.tests.PullRequest.PullRequest) ... ok testEditWithAllArguments (github.tests.PullRequest.PullRequest) ... ok testEditWithoutArguments (github.tests.PullRequest.PullRequest) ... ok testGetComments (github.tests.PullRequest.PullRequest) ... ok testGetCommits (github.tests.PullRequest.PullRequest) ... ok testGetFiles (github.tests.PullRequest.PullRequest) ... ok testGetIssueComment (github.tests.PullRequest.PullRequest) ... ok testGetIssueComments (github.tests.PullRequest.PullRequest) ... ok testMerge (github.tests.PullRequest.PullRequest) ... ok testMergeWithCommitMessage (github.tests.PullRequest.PullRequest) ... ok testAttributes (github.tests.PullRequestComment.PullRequestComment) ... ok testDelete (github.tests.PullRequestComment.PullRequestComment) ... ok testEdit (github.tests.PullRequestComment.PullRequestComment) ... ok testAttributes (github.tests.PullRequestFile.PullRequestFile) ... ok testGetRateLimit (github.tests.RateLimiting.RateLimiting) ... ok testRateLimiting (github.tests.RateLimiting.RateLimiting) ... ok testResetTime (github.tests.RateLimiting.RateLimiting) ... ok testCompletedObject (github.tests.RawData.RawData) ... ok testCreateObjectFromRawData (github.tests.RawData.RawData) ... ok testNonCompletableObject (github.tests.RawData.RawData) ... ok testNotYetCompletedObject (github.tests.RawData.RawData) ... ok testAttributes (github.tests.GitRelease.Release) ... ok testCreateGitTagAndRelease (github.tests.GitRelease.Release) ... ok testDelete (github.tests.GitRelease.Release) ... ok testGetRelease (github.tests.GitRelease.Release) ... ok testUpdate (github.tests.GitRelease.Release) ... ok testAssignees (github.tests.Repository.Repository) ... ok testAttributes (github.tests.Repository.Repository) ... ok testBadSubscribePubSubHubbub (github.tests.Repository.Repository) ... ok testChangeBranchProtectionContexts (github.tests.Repository.Repository) ... ok testChangeBranchProtectionEnforcementLevel (github.tests.Repository.Repository) ... ok testCollaborators (github.tests.Repository.Repository) ... ok testCompare (github.tests.Repository.Repository) ... ok testCreateFile (github.tests.Repository.Repository) ... ok testCreateGitBlob (github.tests.Repository.Repository) ... ok testCreateGitCommit (github.tests.Repository.Repository) ... ok testCreateGitCommitWithAllArguments (github.tests.Repository.Repository) ... ok testCreateGitCommitWithParents (github.tests.Repository.Repository) ... ok testCreateGitRef (github.tests.Repository.Repository) ... ok testCreateGitTag (github.tests.Repository.Repository) ... ok testCreateGitTagWithAllArguments (github.tests.Repository.Repository) ... ok testCreateGitTree (github.tests.Repository.Repository) ... ok testCreateGitTreeWithBaseTree (github.tests.Repository.Repository) ... ok testCreateGitTreeWithSha (github.tests.Repository.Repository) ... ok testCreateHookWithAllParameters (github.tests.Repository.Repository) ... ok testCreateHookWithMinimalParameters (github.tests.Repository.Repository) ... ok testCreateIssue (github.tests.Repository.Repository) ... ok testCreateIssueWithAllArguments (github.tests.Repository.Repository) ... ok testCreateIssueWithAllArgumentsStringLabel (github.tests.Repository.Repository) ... ok testCreateKey (github.tests.Repository.Repository) ... ok testCreateLabel (github.tests.Repository.Repository) ... ok testCreateMilestone (github.tests.Repository.Repository) ... ok testCreateMilestoneWithMinimalArguments (github.tests.Repository.Repository) ... ok testCreatePull (github.tests.Repository.Repository) ... ok testCreatePullFromIssue (github.tests.Repository.Repository) ... ok testDelete (github.tests.Repository.Repository) ... ok testDeleteFile (github.tests.Repository.Repository) ... ok testEditWithAllArguments (github.tests.Repository.Repository) ... ok testEditWithDefaultBranch (github.tests.Repository.Repository) ... ok testEditWithoutArguments (github.tests.Repository.Repository) ... ok testGetArchiveLink (github.tests.Repository.Repository) ... ok testGetBranch (github.tests.Repository.Repository) ... ok testGetComments (github.tests.Repository.Repository) ... ok testGetCommits (github.tests.Repository.Repository) ... ok testGetCommitsWithArguments (github.tests.Repository.Repository) ... ok testGetCommitsWithAuthor (github.tests.Repository.Repository) ... ok testGetCommitsWithSinceUntil (github.tests.Repository.Repository) ... ok testGetContentDir (github.tests.Repository.Repository) ... ok testGetContents (github.tests.Repository.Repository) ... ok testGetContentsWithRef (github.tests.Repository.Repository) ... ok testGetContributors (github.tests.Repository.Repository) ... ok testGetDownloads (github.tests.Repository.Repository) ... ok testGetEvents (github.tests.Repository.Repository) ... ok testGetForks (github.tests.Repository.Repository) ... ok testGetGitRef (github.tests.Repository.Repository) ... ok testGetGitRefWithIssue102Reverted (github.tests.Repository.Repository) ... ok testGetGitRefs (github.tests.Repository.Repository) ... ok testGetGitTreeWithRecursive (github.tests.Repository.Repository) ... ok testGetHooks (github.tests.Repository.Repository) ... ok testGetIssues (github.tests.Repository.Repository) ... ok testGetIssuesComments (github.tests.Repository.Repository) ... ok testGetIssuesEvents (github.tests.Repository.Repository) ... ok testGetIssuesWithArguments (github.tests.Repository.Repository) ... ok testGetIssuesWithWildcards (github.tests.Repository.Repository) ... ok testGetKeys (github.tests.Repository.Repository) ... ok testGetLabel (github.tests.Repository.Repository) ... ok testGetLabels (github.tests.Repository.Repository) ... ok testGetLanguages (github.tests.Repository.Repository) ... ok testGetMilestones (github.tests.Repository.Repository) ... ok testGetMilestonesWithArguments (github.tests.Repository.Repository) ... ok testGetNetworkEvents (github.tests.Repository.Repository) ... ok testGetPulls (github.tests.Repository.Repository) ... ok testGetPullsComments (github.tests.Repository.Repository) ... ok testGetPullsWithArguments (github.tests.Repository.Repository) ... ok testGetStargazers (github.tests.Repository.Repository) ... ok testGetStargazersWithDates (github.tests.Repository.Repository) ... ok testGetSubscribers (github.tests.Repository.Repository) ... ok testGetTeams (github.tests.Repository.Repository) ... ok testGetWatchers (github.tests.Repository.Repository) ... ok testLegacySearchIssues (github.tests.Repository.Repository) ... ok testMergeWithConflict (github.tests.Repository.Repository) ... ok testMergeWithMessage (github.tests.Repository.Repository) ... ok testMergeWithNothingToDo (github.tests.Repository.Repository) ... ok testMergeWithoutMessage (github.tests.Repository.Repository) ... ok testProtectBranch (github.tests.Repository.Repository) ... ok testRaiseErrorWithBranchProtectionWithInvalidEnforcementLevel (github.tests.Repository.Repository) ... ok testRaiseErrorWithBranchProtectionWithOutContext (github.tests.Repository.Repository) ... ok testRaiseErrorWithOutBranch (github.tests.Repository.Repository) ... ok testRemoveBranchProtection (github.tests.Repository.Repository) ... ok testStatisticsAfterCaching (github.tests.Repository.Repository) ... ok testStatisticsBeforeCaching (github.tests.Repository.Repository) ... ok testSubscribePubSubHubbub (github.tests.Repository.Repository) ... ok testUnsubscribePubSubHubbub (github.tests.Repository.Repository) ... ok testUpdateFile (github.tests.Repository.Repository) ... ok testAttributes (github.tests.RepositoryKey.RepositoryKey) ... ok testDelete (github.tests.RepositoryKey.RepositoryKey) ... ok testEdit (github.tests.RepositoryKey.RepositoryKey) ... ok testEditWithoutParameters (github.tests.RepositoryKey.RepositoryKey) ... ok testGetPageOnSearchUsers (github.tests.Search.Search) ... ok testPaginateSearchUsers (github.tests.Search.Search) ... ok testSearchCode (github.tests.Search.Search) ... ok testSearchIssues (github.tests.Search.Search) ... ok testSearchRepos (github.tests.Search.Search) ... ok testSearchUsers (github.tests.Search.Search) ... ok testUrlquotingOfQualifiers (github.tests.Search.Search) ... ok testUrlquotingOfQuery (github.tests.Search.Search) ... ok testBadCredentials (github.tests.Exceptions.SpecificExceptions) ... ok testBadUserAgent (github.tests.Exceptions.SpecificExceptions) ... ok testRateLimitExceeded (github.tests.Exceptions.SpecificExceptions) ... ok testUnknownObject (github.tests.Exceptions.SpecificExceptions) ... ok testGetLastMessage (github.tests.Status.Status) ... ok testGetMessages (github.tests.Status.Status) ... ok testGetStatus (github.tests.Status.Status) ... ok testAttributes (github.tests.Tag.Tag) ... ok testAttributes (github.tests.Team.Team) ... ok testDelete (github.tests.Team.Team) ... ok testEditWithAllArguments (github.tests.Team.Team) ... ok testEditWithoutArguments (github.tests.Team.Team) ... ok testMembers (github.tests.Team.Team) ... ok testRepoPermission (github.tests.Team.Team) ... ok testRepos (github.tests.Team.Team) ... ok testAttributes (github.tests.UserKey.UserKey) ... ok testDelete (github.tests.UserKey.UserKey) ... ok testEditWithAllArguments (github.tests.UserKey.UserKey) ... ok testEditWithoutArguments (github.tests.UserKey.UserKey) ... ok ---------------------------------------------------------------------- Ran 415 tests in 3.990s OK + exit 0 Processing files: python-pygithub-1.29-1.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.69GXEM + umask 022 + cd /builddir/build/BUILD + cd PyGithub-1.29 + DOCDIR=/builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/share/doc/python-pygithub-1.29 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/share/doc/python-pygithub-1.29 + cp -pr README.md /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/share/doc/python-pygithub-1.29 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.0ZhX3i + umask 022 + cd /builddir/build/BUILD + cd PyGithub-1.29 + LICENSEDIR=/builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/share/licenses/python-pygithub-1.29 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/share/licenses/python-pygithub-1.29 + cp -pr COPYING /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/share/licenses/python-pygithub-1.29 + cp -pr COPYING.LESSER /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64/usr/share/licenses/python-pygithub-1.29 + exit 0 Provides: python-github python-pygithub = 1.29-1.el7.centos 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-github < 1.11.1-4 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-233421850.novalocal Wrote: /builddir/build/RPMS/python-pygithub-1.29-1.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.WjmpMx + umask 022 + cd /builddir/build/BUILD + cd PyGithub-1.29 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pygithub-1.29-1.el7.centos.x86_64 + exit 0 Child return code was: 0