The SIO2 project
  1. The SIO2 project
  2. SIO-1141

Sandboxes are downloaded over and over again

    Details

      Activity

      Hide
      Szymon Acedański added a comment -
      Any details? Definitely it's not always like this. I've never seen it in fact.

      Have you done 'manage.py download_sandboxes'?
      Show
      Szymon Acedański added a comment - Any details? Definitely it's not always like this. I've never seen it in fact. Have you done 'manage.py download_sandboxes'?
      Hide
      Maciej Matraszek added a comment -
      Yes, I did it. But the problem seems to be related with celery-worker.
      I haven't checked that but it looks like sandboxes are redownloaded from filetracker after CHECK_INTERVAL = 3600

      And something really strange: once vcpu_exec was reseted on the server to the state it was after 'download_sandboxes' (I noticed that, because I had applied there '-injection child' before)
      Show
      Maciej Matraszek added a comment - Yes, I did it. But the problem seems to be related with celery-worker. I haven't checked that but it looks like sandboxes are redownloaded from filetracker after CHECK_INTERVAL = 3600 And something really strange: once vcpu_exec was reseted on the server to the state it was after 'download_sandboxes' (I noticed that, because I had applied there '-injection child' before)
      Hide
      Maciej Matraszek added a comment -
      Ok, bug located. (int is compared with string)
      Show
      Maciej Matraszek added a comment - Ok, bug located. (int is compared with string)
      Hide
      Gerrit Gerrit added a comment -
      Change I73796d02de28919d23579f694c354be7a7799811, patchset 1
      https://gerrit.sio2project.mimuw.edu.pl/1455

      SIO-1141 Fix bug in checking if sandbox is up to date.

      Int was compared with string.

      Change-Id: I73796d02de28919d23579f694c354be7a7799811
      Show
      Gerrit Gerrit added a comment - Change I73796d02de28919d23579f694c354be7a7799811, patchset 1 https://gerrit.sio2project.mimuw.edu.pl/1455 SIO-1141 Fix bug in checking if sandbox is up to date. Int was compared with string. Change-Id: I73796d02de28919d23579f694c354be7a7799811
      Hide
      Gerrit Gerrit added a comment -
      Change I73796d02de28919d23579f694c354be7a7799811, patchset 2
      https://gerrit.sio2project.mimuw.edu.pl/1455

      SIO-1141 Fix bug in checking if sandbox is up to date.

      Int was compared with string.

      Change-Id: I73796d02de28919d23579f694c354be7a7799811
      Show
      Gerrit Gerrit added a comment - Change I73796d02de28919d23579f694c354be7a7799811, patchset 2 https://gerrit.sio2project.mimuw.edu.pl/1455 SIO-1141 Fix bug in checking if sandbox is up to date. Int was compared with string. Change-Id: I73796d02de28919d23579f694c354be7a7799811
      Hide
      Gerrit Gerrit added a comment -
      Change I73796d02de28919d23579f694c354be7a7799811, patchset 3
      https://gerrit.sio2project.mimuw.edu.pl/1455

      SIO-1141 Fix bug in checking if sandbox is up to date.

      Int was compared with string.

      Change-Id: I73796d02de28919d23579f694c354be7a7799811
      Show
      Gerrit Gerrit added a comment - Change I73796d02de28919d23579f694c354be7a7799811, patchset 3 https://gerrit.sio2project.mimuw.edu.pl/1455 SIO-1141 Fix bug in checking if sandbox is up to date. Int was compared with string. Change-Id: I73796d02de28919d23579f694c354be7a7799811
      Hide
      Gerrit Gerrit added a comment -
      Change I73796d02de28919d23579f694c354be7a7799811, patchset 4
      https://gerrit.sio2project.mimuw.edu.pl/1455

      SIO-1141 Fix bug in checking if sandbox is up to date.

      Int was compared with string.

      Change-Id: I73796d02de28919d23579f694c354be7a7799811
      Show
      Gerrit Gerrit added a comment - Change I73796d02de28919d23579f694c354be7a7799811, patchset 4 https://gerrit.sio2project.mimuw.edu.pl/1455 SIO-1141 Fix bug in checking if sandbox is up to date. Int was compared with string. Change-Id: I73796d02de28919d23579f694c354be7a7799811

        People

        • Assignee:
          Szymon Acedański
          Reporter:
          Maciej Matraszek
        • Votes:
          0 Vote for this issue
          Watchers:
          0 Start watching this issue

          Dates

          • Created:
            Updated:
            Resolved: