Giter VIP home page Giter VIP logo

chaos's People

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

chaos's Issues

Ah! I crashed!

Oh no! I crashed on git sha a543926. I rolled back to git sha 6ea8aa2
and am trying again!

Error log: b'05-29 17:16 chaosbot INFO checking if I crashed before...\n05-29 17:16 chaosbot INFO starting up and entering event loop\n05-29 17:16 chaosbot INFO Setting description to A social coding experiment that updates its own code democratically.\n05-29 17:16 github_api DEBUG requests remaining: inf, reset in: 0s, cooldown sleep: 0.00s\n05-29 17:16 github_api INFO requesting PATCH to '/repos/mark-i-m/Chaos'\n05-29 17:16 schedule INFO Running job Every 30 seconds do poll_pull_requests() (last run: [never], next run: 2017-05-29 17:16:51)\n05-29 17:16 chaosbot INFO looking for PRs\nTraceback (most recent call last):\n File "chaos.py", line 111, in \n main()\n File "chaos.py", line 66, in main\n schedule.run_pending()\n File "/root/.virtualenvs/chaos/lib/python3.6/site-packages/schedule/init.py", line 462, in run_pending\n default_scheduler.run_pending()\n File "/root/.virtualenvs/chaos/lib/python3.6/site-packages/schedule/init.py", line 75, in run_pending\n self._run_job(job)\n File "/root/.virtualenvs/chaos/lib/python3.6/site-packages/schedule/init.py", line 129, in _run_job\n ret = job.run()\n File "/root/.virtualenvs/chaos/lib/python3.6/site-packages/schedule/init.py", line 377, in run\n ret = self.job_func()\n File "/root/workspace/Chaos/cron/poll_pull_requests.py", line 24, in poll_pull_requests\n asdf()\nNameError: name 'asdf' is not defined\nCrashed in less than 60 seconds!\nRollback to commit 6ea8aa2\n05-29 17:16 chaosbot INFO checking if I crashed before...\n05-29 17:16 chaosbot INFO it looks like I did... posting on github...\n'

Ah! I crashed!

Oh no! I crashed on git sha a543926. I rolled back to git sha 6ea8aa2
and am trying again!

Error log:

b'05-29 17:17 chaosbot     INFO     checking if I crashed before...\n05-29 17:17 chaosbot     INFO     starting up and entering event loop\n05-29 17:17 chaosbot     INFO     Setting description to A social coding experiment that updates its own code democratically.\n05-29 17:17 github_api   DEBUG    requests remaining: inf, reset in: 0s, cooldown sleep: 0.00s\n05-29 17:17 github_api   INFO     requesting PATCH to \'/repos/mark-i-m/Chaos\'\n05-29 17:18 schedule     INFO     Running job Every 30 seconds do poll_pull_requests() (last run: [never], next run: 2017-05-29 17:18:21)\n05-29 17:18 chaosbot     INFO     looking for PRs\nTraceback (most recent call last):\n  File "chaos.py", line 114, in <module>\n    main()\n  File "chaos.py", line 66, in main\n    schedule.run_pending()\n  File "/root/.virtualenvs/chaos/lib/python3.6/site-packages/schedule/__init__.py", line 462, in run_pending\n    default_scheduler.run_pending()\n  File "/root/.virtualenvs/chaos/lib/python3.6/site-packages/schedule/__init__.py", line 75, in run_pending\n    self._run_job(job)\n  File "/root/.virtualenvs/chaos/lib/python3.6/site-packages/schedule/__init__.py", line 129, in _run_job\n    ret = job.run()\n  File "/root/.virtualenvs/chaos/lib/python3.6/site-packages/schedule/__init__.py", line 377, in run\n    ret = self.job_func()\n  File "/root/workspace/Chaos/cron/poll_pull_requests.py", line 24, in poll_pull_requests\n    asdf()\nNameError: name \'asdf\' is not defined\nCrashed in less than 60 seconds!\nRollback to commit 6ea8aa24f367ba51ce43c294be211cce052cca31\n05-29 17:18 chaosbot     INFO     checking if I crashed before...\n05-29 17:18 chaosbot     INFO     it looks like I did... posting on github...\n'

Ah! I crashed!

Oh no! I crashed!

Failed on SHA a24c854
Rolled back to SHA a543926

Error log:

05-29 17:22 chaosbot     INFO     checking if I crashed before...
05-29 17:22 chaosbot     INFO     starting up and entering event loop
05-29 17:22 chaosbot     INFO     Setting description to A social coding experiment that updates its own code democratically.
05-29 17:22 github_api   DEBUG    requests remaining: inf, reset in: 0s, cooldown sleep: 0.00s
05-29 17:22 github_api   INFO     requesting PATCH to '/repos/mark-i-m/Chaos'
05-29 17:23 schedule     INFO     Running job Every 30 seconds do poll_pull_requests() (last run: [never], next run: 2017-05-29 17:23:24)
05-29 17:23 chaosbot     INFO     looking for PRs
Traceback (most recent call last):
  File "chaos.py", line 117, in <module>
    main()
  File "chaos.py", line 66, in main
    schedule.run_pending()
  File "/root/.virtualenvs/chaos/lib/python3.6/site-packages/schedule/__init__.py", line 462, in run_pending
    default_scheduler.run_pending()
  File "/root/.virtualenvs/chaos/lib/python3.6/site-packages/schedule/__init__.py", line 75, in run_pending
    self._run_job(job)
  File "/root/.virtualenvs/chaos/lib/python3.6/site-packages/schedule/__init__.py", line 129, in _run_job
    ret = job.run()
  File "/root/.virtualenvs/chaos/lib/python3.6/site-packages/schedule/__init__.py", line 377, in run
    ret = self.job_func()
  File "/root/workspace/Chaos/cron/poll_pull_requests.py", line 24, in poll_pull_requests
    asdf()
NameError: name 'asdf' is not defined
Crashed in less than 60 seconds!
Rollback to commit a54392620b7a9b5dc001de0f103962a92899892d
05-29 17:23 chaosbot     INFO     checking if I crashed before...
05-29 17:23 chaosbot     INFO     it looks like I did... posting on github...
05-29 17:23 github_api   DEBUG    requests remaining: inf, reset in: 0s, cooldown sleep: 0.00s
05-29 17:23 github_api   INFO     requesting POST to '/repos/mark-i-m/Chaos/issues'
05-29 17:23 chaosbot     INFO     starting up and entering event loop
05-29 17:23 chaosbot     INFO     Setting description to A social coding experiment that updates its own code democratically.
05-29 17:23 github_api   DEBUG    requests remaining: 4978, reset in: 1572s, cooldown sleep: 0.00s
05-29 17:23 github_api   INFO     requesting PATCH to '/repos/mark-i-m/Chaos'
05-29 17:23 schedule     INFO     Running job Every 30 seconds do poll_pull_requests() (last run: [never], next run: 2017-05-29 17:23:57)
05-29 17:23 chaosbot     INFO     looking for PRs
Traceback (most recent call last):
  File "chaos.py", line 117, in <module>
    main()
  File "chaos.py", line 66, in main
    schedule.run_pending()
  File "/root/.virtualenvs/chaos/lib/python3.6/site-packages/schedule/__init__.py", line 462, in run_pending
    default_scheduler.run_pending()
  File "/root/.virtualenvs/chaos/lib/python3.6/site-packages/schedule/__init__.py", line 75, in run_pending
    self._run_job(job)
  File "/root/.virtualenvs/chaos/lib/python3.6/site-packages/schedule/__init__.py", line 129, in _run_job
    ret = job.run()
  File "/root/.virtualenvs/chaos/lib/python3.6/site-packages/schedule/__init__.py", line 377, in run
    ret = self.job_func()
  File "/root/workspace/Chaos/cron/poll_pull_requests.py", line 24, in poll_pull_requests
    asdf()
NameError: name 'asdf' is not defined
Crashed in less than 60 seconds!
Rollback to commit a54392620b7a9b5dc001de0f103962a92899892d
05-29 17:24 chaosbot     INFO     checking if I crashed before...
05-29 17:24 chaosbot     INFO     it looks like I did... posting on github...

Ah! I crashed!

Oh no! I crashed on git sha a543926. I rolled back to git sha 6ea8aa2
and am trying again!

Error log:

b'05-29 17:17 chaosbot     INFO     checking if I crashed before...\n05-29 17:17 chaosbot     INFO     starting up and entering event loop\n05-29 17:17 chaosbot     INFO     Setting description to A social coding experiment that updates its own code democratically.\n05-29 17:17 github_api   DEBUG    requests remaining: inf, reset in: 0s, cooldown sleep: 0.00s\n05-29 17:17 github_api   INFO     requesting PATCH to \'/repos/mark-i-m/Chaos\'\n05-29 17:18 schedule     INFO     Running job Every 30 seconds do poll_pull_requests() (last run: [never], next run: 2017-05-29 17:18:21)\n05-29 17:18 chaosbot     INFO     looking for PRs\nTraceback (most recent call last):\n  File "chaos.py", line 114, in <module>\n    main()\n  File "chaos.py", line 66, in main\n    schedule.run_pending()\n  File "/root/.virtualenvs/chaos/lib/python3.6/site-packages/schedule/__init__.py", line 462, in run_pending\n    default_scheduler.run_pending()\n  File "/root/.virtualenvs/chaos/lib/python3.6/site-packages/schedule/__init__.py", line 75, in run_pending\n    self._run_job(job)\n  File "/root/.virtualenvs/chaos/lib/python3.6/site-packages/schedule/__init__.py", line 129, in _run_job\n    ret = job.run()\n  File "/root/.virtualenvs/chaos/lib/python3.6/site-packages/schedule/__init__.py", line 377, in run\n    ret = self.job_func()\n  File "/root/workspace/Chaos/cron/poll_pull_requests.py", line 24, in poll_pull_requests\n    asdf()\nNameError: name \'asdf\' is not defined\nCrashed in less than 60 seconds!\nRollback to commit 6ea8aa24f367ba51ce43c294be211cce052cca31\n05-29 17:18 chaosbot     INFO     checking if I crashed before...\n05-29 17:18 chaosbot     INFO     it looks like I did... posting on github...\n05-29 17:18 github_api   DEBUG    requests remaining: inf, reset in: 0s, cooldown sleep: 0.00s\n05-29 17:18 github_api   INFO     requesting POST to \'/repos/mark-i-m/Chaos/issues\'\n05-29 17:18 chaosbot     INFO     starting up and entering event loop\n05-29 17:18 chaosbot     INFO     Setting description to A social coding experiment that updates its own code democratically.\n05-29 17:18 github_api   DEBUG    requests remaining: 4983, reset in: 1875s, cooldown sleep: 0.01s\n05-29 17:18 github_api   INFO     requesting PATCH to \'/repos/mark-i-m/Chaos\'\n05-29 17:18 schedule     INFO     Running job Every 30 seconds do poll_pull_requests() (last run: [never], next run: 2017-05-29 17:18:54)\n05-29 17:18 chaosbot     INFO     looking for PRs\nTraceback (most recent call last):\n  File "chaos.py", line 114, in <module>\n    main()\n  File "chaos.py", line 66, in main\n    schedule.run_pending()\n  File "/root/.virtualenvs/chaos/lib/python3.6/site-packages/schedule/__init__.py", line 462, in run_pending\n    default_scheduler.run_pending()\n  File "/root/.virtualenvs/chaos/lib/python3.6/site-packages/schedule/__init__.py", line 75, in run_pending\n    self._run_job(job)\n  File "/root/.virtualenvs/chaos/lib/python3.6/site-packages/schedule/__init__.py", line 129, in _run_job\n    ret = job.run()\n  File "/root/.virtualenvs/chaos/lib/python3.6/site-packages/schedule/__init__.py", line 377, in run\n    ret = self.job_func()\n  File "/root/workspace/Chaos/cron/poll_pull_requests.py", line 24, in poll_pull_requests\n    asdf()\nNameError: name \'asdf\' is not defined\nCrashed in less than 60 seconds!\nRollback to commit 6ea8aa24f367ba51ce43c294be211cce052cca31\n05-29 17:18 chaosbot     INFO     checking if I crashed before...\n05-29 17:18 chaosbot     INFO     it looks like I did... posting on github...\n'

Ah! I crashed!

Oh no! I crashed!

Failed on SHA a24c854
Rolled back to SHA a543926

Error log:

05-29 17:22 chaosbot     INFO     checking if I crashed before...
05-29 17:22 chaosbot     INFO     starting up and entering event loop
05-29 17:22 chaosbot     INFO     Setting description to A social coding experiment that updates its own code democratically.
05-29 17:22 github_api   DEBUG    requests remaining: inf, reset in: 0s, cooldown sleep: 0.00s
05-29 17:22 github_api   INFO     requesting PATCH to '/repos/mark-i-m/Chaos'
05-29 17:23 schedule     INFO     Running job Every 30 seconds do poll_pull_requests() (last run: [never], next run: 2017-05-29 17:23:24)
05-29 17:23 chaosbot     INFO     looking for PRs
Traceback (most recent call last):
  File "chaos.py", line 117, in <module>
    main()
  File "chaos.py", line 66, in main
    schedule.run_pending()
  File "/root/.virtualenvs/chaos/lib/python3.6/site-packages/schedule/__init__.py", line 462, in run_pending
    default_scheduler.run_pending()
  File "/root/.virtualenvs/chaos/lib/python3.6/site-packages/schedule/__init__.py", line 75, in run_pending
    self._run_job(job)
  File "/root/.virtualenvs/chaos/lib/python3.6/site-packages/schedule/__init__.py", line 129, in _run_job
    ret = job.run()
  File "/root/.virtualenvs/chaos/lib/python3.6/site-packages/schedule/__init__.py", line 377, in run
    ret = self.job_func()
  File "/root/workspace/Chaos/cron/poll_pull_requests.py", line 24, in poll_pull_requests
    asdf()
NameError: name 'asdf' is not defined
Crashed in less than 60 seconds!
Rollback to commit a54392620b7a9b5dc001de0f103962a92899892d
05-29 17:23 chaosbot     INFO     checking if I crashed before...
05-29 17:23 chaosbot     INFO     it looks like I did... posting on github...

Ah! I crashed!

Oh no! I crashed!

Failed on SHA a24c854
Rolled back to SHA a543926

Error log:

05-29 17:22 chaosbot     INFO     checking if I crashed before...
05-29 17:22 chaosbot     INFO     starting up and entering event loop
05-29 17:22 chaosbot     INFO     Setting description to A social coding experiment that updates its own code democratically.
05-29 17:22 github_api   DEBUG    requests remaining: inf, reset in: 0s, cooldown sleep: 0.00s
05-29 17:22 github_api   INFO     requesting PATCH to '/repos/mark-i-m/Chaos'
05-29 17:23 schedule     INFO     Running job Every 30 seconds do poll_pull_requests() (last run: [never], next run: 2017-05-29 17:23:24)
05-29 17:23 chaosbot     INFO     looking for PRs
Traceback (most recent call last):
  File "chaos.py", line 117, in <module>
    main()
  File "chaos.py", line 66, in main
    schedule.run_pending()
  File "/root/.virtualenvs/chaos/lib/python3.6/site-packages/schedule/__init__.py", line 462, in run_pending
    default_scheduler.run_pending()
  File "/root/.virtualenvs/chaos/lib/python3.6/site-packages/schedule/__init__.py", line 75, in run_pending
    self._run_job(job)
  File "/root/.virtualenvs/chaos/lib/python3.6/site-packages/schedule/__init__.py", line 129, in _run_job
    ret = job.run()
  File "/root/.virtualenvs/chaos/lib/python3.6/site-packages/schedule/__init__.py", line 377, in run
    ret = self.job_func()
  File "/root/workspace/Chaos/cron/poll_pull_requests.py", line 24, in poll_pull_requests
    asdf()
NameError: name 'asdf' is not defined
Crashed in less than 60 seconds!
Rollback to commit a54392620b7a9b5dc001de0f103962a92899892d
05-29 17:23 chaosbot     INFO     checking if I crashed before...
05-29 17:23 chaosbot     INFO     it looks like I did... posting on github...
05-29 17:23 github_api   DEBUG    requests remaining: inf, reset in: 0s, cooldown sleep: 0.00s
05-29 17:23 github_api   INFO     requesting POST to '/repos/mark-i-m/Chaos/issues'
05-29 17:23 chaosbot     INFO     starting up and entering event loop
05-29 17:23 chaosbot     INFO     Setting description to A social coding experiment that updates its own code democratically.
05-29 17:23 github_api   DEBUG    requests remaining: 4978, reset in: 1572s, cooldown sleep: 0.00s
05-29 17:23 github_api   INFO     requesting PATCH to '/repos/mark-i-m/Chaos'
05-29 17:23 schedule     INFO     Running job Every 30 seconds do poll_pull_requests() (last run: [never], next run: 2017-05-29 17:23:57)
05-29 17:23 chaosbot     INFO     looking for PRs
Traceback (most recent call last):
  File "chaos.py", line 117, in <module>
    main()
  File "chaos.py", line 66, in main
    schedule.run_pending()
  File "/root/.virtualenvs/chaos/lib/python3.6/site-packages/schedule/__init__.py", line 462, in run_pending
    default_scheduler.run_pending()
  File "/root/.virtualenvs/chaos/lib/python3.6/site-packages/schedule/__init__.py", line 75, in run_pending
    self._run_job(job)
  File "/root/.virtualenvs/chaos/lib/python3.6/site-packages/schedule/__init__.py", line 129, in _run_job
    ret = job.run()
  File "/root/.virtualenvs/chaos/lib/python3.6/site-packages/schedule/__init__.py", line 377, in run
    ret = self.job_func()
  File "/root/workspace/Chaos/cron/poll_pull_requests.py", line 24, in poll_pull_requests
    asdf()
NameError: name 'asdf' is not defined
Crashed in less than 60 seconds!
Rollback to commit a54392620b7a9b5dc001de0f103962a92899892d
05-29 17:24 chaosbot     INFO     checking if I crashed before...
05-29 17:24 chaosbot     INFO     it looks like I did... posting on github...
05-29 17:24 github_api   DEBUG    requests remaining: inf, reset in: 0s, cooldown sleep: 0.00s
05-29 17:24 github_api   INFO     requesting POST to '/repos/mark-i-m/Chaos/issues'
05-29 17:24 chaosbot     INFO     starting up and entering event loop
05-29 17:24 chaosbot     INFO     Setting description to A social coding experiment that updates its own code democratically.
05-29 17:24 github_api   DEBUG    requests remaining: 4976, reset in: 1539s, cooldown sleep: 0.00s
05-29 17:24 github_api   INFO     requesting PATCH to '/repos/mark-i-m/Chaos'
05-29 17:24 schedule     INFO     Running job Every 30 seconds do poll_pull_requests() (last run: [never], next run: 2017-05-29 17:24:30)
05-29 17:24 chaosbot     INFO     looking for PRs
Traceback (most recent call last):
  File "chaos.py", line 117, in <module>
    main()
  File "chaos.py", line 66, in main
    schedule.run_pending()
  File "/root/.virtualenvs/chaos/lib/python3.6/site-packages/schedule/__init__.py", line 462, in run_pending
    default_scheduler.run_pending()
  File "/root/.virtualenvs/chaos/lib/python3.6/site-packages/schedule/__init__.py", line 75, in run_pending
    self._run_job(job)
  File "/root/.virtualenvs/chaos/lib/python3.6/site-packages/schedule/__init__.py", line 129, in _run_job
    ret = job.run()
  File "/root/.virtualenvs/chaos/lib/python3.6/site-packages/schedule/__init__.py", line 377, in run
    ret = self.job_func()
  File "/root/workspace/Chaos/cron/poll_pull_requests.py", line 24, in poll_pull_requests
    asdf()
NameError: name 'asdf' is not defined
Crashed in less than 60 seconds!
Rollback to commit a54392620b7a9b5dc001de0f103962a92899892d
05-29 17:24 chaosbot     INFO     checking if I crashed before...
05-29 17:24 chaosbot     INFO     it looks like I did... posting on github...

Dummy

Oh. My foo has barred!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.