You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 25, 2024. It is now read-only.
DEBUG:dffml.MemoryOperationImplementationNetworkContext:alice.please.contribute.recommended_community_standards.recommended_community_standards.OverlayREADME:readme_issue Stage: PROCESSING: alice.please.contribute.recommended_community_standards.recommended_community_standards.OverlayREADME:readme_issue
DEBUG:dffml.MemoryOperationImplementationNetworkContext:alice.please.contribute.recommended_community_standards.recommended_community_standards.OverlayREADME:readme_issue Inputs: {'repo': GitRepoSpec(directory='/tmp/dffml-feature-git-hbj3lg70', URL='https://github.com/pdxjohnny/testaaaa'), 'title': 'Recommended Community Standard: README', 'body': 'References:\n- https://docs.github.com/articles/about-readmes/'}
DEBUG:dffml.MemoryOperationImplementationNetworkContext:alice.please.contribute.recommended_community_standards.recommended_community_standards.OverlayREADME:readme_issue Conditions: {}
DEBUG:dffml.AlicePleaseContributeRecommendedCommunityStandardsRecommendedCommunityStandardsOverlayreadme:ReadmeIssueImplementationContext:Running ['gh', 'issue', 'create', '-R', 'https://github.com/pdxjohnny/testaaaa', '--title', 'Recommended Community Standard: README', '--body', 'References:\n- https://docs.github.co
m/articles/about-readmes/'], {} DEBUG:dffml.AlicePleaseContributeRecommendedCommunityStandardsRecommendedCommunityStandardsOverlayreadme:ReadmeIssueImplementationContext:['gh', 'issue', 'create', '-R', 'https://github.com/pdxjohnny/testaaaa', '--title', 'Recommended Community Standard: README', '--body', 'References:\n- https://docs.github.com/articl
es/about-readmes/']: Subprocess.STDERR_READLINE: GraphQL: was submitted too quickly (createIssue)
Traceback (most recent call last): File "/home/pdxjohnny/Documents/python/dffml/dffml/df/memory.py", line 1287, in run_dispatch
outputs = await self.run( File "/home/pdxjohnny/Documents/python/dffml/dffml/df/memory.py", line 1252, in run
return await self.run_no_retry(ctx, octx, operation, inputs) File "/home/pdxjohnny/Documents/python/dffml/dffml/df/memory.py", line 1229, in run_no_retry
outputs = await opctx.run(inputs) File "/home/pdxjohnny/Documents/python/dffml/dffml/df/base.py", line 546, in run
result = await result
File "/home/pdxjohnny/Documents/python/dffml/entities/alice/alice/please/contribute/recommended_community_standards/recommended_community_standards.py", line 383, in readme_issue
async for event, result in dffml.run_command_events(
File "/home/pdxjohnny/Documents/python/dffml/dffml/util/subprocess.py", line 83, in run_command_events
raise RuntimeError(
RuntimeError: ['gh', 'issue', 'create', '-R', 'https://github.com/pdxjohnny/testaaaa', '--title', 'Recommended Community Standard: README', '--body', 'References:\n- https://docs.github.com/articles/about-readmes/']: GraphQL: was submitted too quickly (createIssue)
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/home/pdxjohnny/Documents/python/dffml/dffml/df/memory.py", line 1287, in run_dispatch
outputs = await self.run(
File "/home/pdxjohnny/Documents/python/dffml/dffml/df/memory.py", line 1252, in run
return await self.run_no_retry(ctx, octx, operation, inputs)
File "/home/pdxjohnny/Documents/python/dffml/dffml/df/memory.py", line 1229, in run_no_retry
outputs = await opctx.run(inputs)
File "/home/pdxjohnny/Documents/python/dffml/dffml/df/base.py", line 546, in run
result = await result
File "/home/pdxjohnny/Documents/python/dffml/entities/alice/alice/please/contribute/recommended_community_standards/recommended_community_standards.py", line 264, in alice_contribute_readme
await dffml.run_dataflow.run_custom(
File "/home/pdxjohnny/Documents/python/dffml/dffml/operation/dataflow.py", line 222, in run_custom
async for ctx, result in octx.run(
File "/home/pdxjohnny/Documents/python/dffml/dffml/df/memory.py", line 1699, in run
raise exception
File "/home/pdxjohnny/Documents/python/dffml/dffml/df/memory.py", line 1867, in run_operations_for_ctx
raise OperationException(
dffml.df.base.OperationException: alice.please.contribute.recommended_community_standards.recommended_community_standards.OverlayREADME:readme_issue({'repo': ReadmeGitRepo, 'title': ReadmeIssueTitle, 'body': ReadmeIssueBody}): {'repo': GitRepoSpec(directory='/tmp/dffml-feature-git-hbj3lg70', URL='https://github.com/pdx
johnny/testaaaa'), 'title': 'Recommended Community Standard: README', 'body': 'References:\n- https://docs.github.com/articles/about-readmes/'}
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/home/pdxjohnny/Documents/python/dffml/dffml/df/memory.py", line 1287, in run_dispatch
outputs = await self.run(
File "/home/pdxjohnny/Documents/python/dffml/dffml/df/memory.py", line 1252, in run
return await self.run_no_retry(ctx, octx, operation, inputs)
File "/home/pdxjohnny/Documents/python/dffml/dffml/df/memory.py", line 1229, in run_no_retry
outputs = await opctx.run(inputs)
File "/home/pdxjohnny/Documents/python/dffml/dffml/df/base.py", line 546, in run
result = await result
File "/home/pdxjohnny/Documents/python/dffml/entities/alice/alice/please/contribute/recommended_community_standards/cli.py", line 150, in cli_run_on_repo
await dffml.run_dataflow.run_custom(
File "/home/pdxjohnny/Documents/python/dffml/dffml/operation/dataflow.py", line 222, in run_custom
async for ctx, result in octx.run(
File "/home/pdxjohnny/Documents/python/dffml/dffml/df/memory.py", line 1699, in run
raise exception
File "/home/pdxjohnny/Documents/python/dffml/dffml/df/memory.py", line 1867, in run_operations_for_ctx
raise OperationException(
dffml.df.base.OperationException: alice.please.contribute.recommended_community_standards.recommended_community_standards.OverlayREADME:alice_contribute_readme({'repo': AliceGitRepo}): {'repo': GitRepoSpec(directory='/tmp/dffml-feature-git-hbj3lg70', URL='https://github.com/pdxjohnny/testaaaa')}
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/home/pdxjohnny/.local/bin/alice", line 33, in <module>
sys.exit(load_entry_point('alice', 'console_scripts', 'alice')())
File "/home/pdxjohnny/Documents/python/dffml/dffml/util/cli/cmd.py", line 282, in main
result = loop.run_until_complete(cls._main(*argv[1:]))
File "/usr/lib/python3.9/asyncio/base_events.py", line 642, in run_until_complete
return future.result()
File "/home/pdxjohnny/Documents/python/dffml/dffml/util/cli/cmd.py", line 248, in _main
return await cls.cli(*args)
File "/home/pdxjohnny/Documents/python/dffml/dffml/util/cli/cmd.py", line 234, in cli
return await cmd.do_run()
File "/home/pdxjohnny/Documents/python/dffml/dffml/util/cli/cmd.py", line 213, in do_run
return await self.run()
File "/home/pdxjohnny/Documents/python/dffml/entities/alice/alice/cli.py", line 133, in run
async for ctx, results in dffml.run(
File "/home/pdxjohnny/Documents/python/dffml/dffml/high_level/dataflow.py", line 231, in run
async for ctx, results in ctx.run(*input_sets, strict=strict):
File "/home/pdxjohnny/Documents/python/dffml/dffml/df/memory.py", line 1699, in run
raise exception
File "/home/pdxjohnny/Documents/python/dffml/dffml/df/memory.py", line 1867, in run_operations_for_ctx
raise OperationException(
dffml.df.base.OperationException: alice.please.contribute.recommended_community_standards.cli.OverlayCLI:cli_run_on_repo({'repo': CLIRunOnRepo}): {'repo': 'https://github.com/pdxjohnny/testaaaa'}
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: