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

Simultaneous downloading of sandboxes causes "Binding not existing location" error

    Details

    • Type: Bug Bug
    • Status: Resolved Resolved
    • Priority: Major Major
    • Resolution: Obsolete
    • Affects Version/s: Current Version
    • Fix Version/s: None
    • Component/s: OIOIOI
    • Labels:
      None

      Description

      Sentry: SZKOPUL-4, OIOIOI-M, OIOIOI-K

      Reproduce: restart worker while there are many submissions to check

      See comments.

        Activity

        Paweł Koniarski made changes -
        Field Original Value New Value
        Fix Version/s TAG 2016/17 Summer Sprint 2 [ 12700 ]
        Paweł Koniarski made changes -
        Description Sentry: SZKOPUL-4

        Steps to reproduce:
        - restart worker
        Paweł Koniarski made changes -
        Description Sentry: SZKOPUL-4

        Steps to reproduce:
        - restart worker
        Sentry: SZKOPUL-4

        Reproduce: restart worker while there are many submissions to check
        Przemysław Jakub Kozłowski made changes -
        Description Sentry: SZKOPUL-4

        Reproduce: restart worker while there are many submissions to check
        Sentry: SZKOPUL-4, OIOIOI-M

        Reproduce: restart worker while there are many submissions to check
        Przemysław Jakub Kozłowski made changes -
        Description Sentry: SZKOPUL-4, OIOIOI-M

        Reproduce: restart worker while there are many submissions to check
        Sentry: SZKOPUL-4, OIOIOI-M, OIOIOI-K

        Reproduce: restart worker while there are many submissions to check
        Show
        Sentry added a comment - https://sentry.io/the-sio2-project/szkopul/issues/229508686/
        Show
        Przemysław Jakub Kozłowski added a comment - https://sentry.io/the-sio2-project/oioioi/issues/249244795/
        Show
        Przemysław Jakub Kozłowski added a comment - https://sentry.io/the-sio2-project/oioioi/issues/249244784/
        Show
        Sentry added a comment - https://sentry.io/the-sio2-project/oioioi/issues/249244784/
        Przemysław Jakub Kozłowski made changes -
        Description Sentry: SZKOPUL-4, OIOIOI-M, OIOIOI-K

        Reproduce: restart worker while there are many submissions to check
        Sentry: SZKOPUL-4, OIOIOI-M, OIOIOI-K

        Reproduce: restart worker while there are many submissions to check

        This is probably caused by the fact that we are deleting the '.lock' file in a sandbox directory before we start downloading the sandbox. This bug is in sandbox.py file:
                    logger.info("Downloading sandbox '%s' ...", name)

                    if os.path.exists(path):
                        rmtree(path)

        Hide
        Przemysław Jakub Kozłowski added a comment -
        This is probably caused by the fact that we are deleting the '.lock' file in a sandbox directory before we start downloading the sandbox. This bug is in sandbox.py file:
                    logger.info("Downloading sandbox '%s' ...", name)

                    if os.path.exists(path):
                        rmtree(path)
        Show
        Przemysław Jakub Kozłowski added a comment - This is probably caused by the fact that we are deleting the '.lock' file in a sandbox directory before we start downloading the sandbox. This bug is in sandbox.py file:             logger.info("Downloading sandbox '%s' ...", name)             if os.path.exists(path):                 rmtree(path)
        Przemysław Jakub Kozłowski made changes -
        Description Sentry: SZKOPUL-4, OIOIOI-M, OIOIOI-K

        Reproduce: restart worker while there are many submissions to check

        This is probably caused by the fact that we are deleting the '.lock' file in a sandbox directory before we start downloading the sandbox. This bug is in sandbox.py file:
                    logger.info("Downloading sandbox '%s' ...", name)

                    if os.path.exists(path):
                        rmtree(path)

        Sentry: SZKOPUL-4, OIOIOI-M, OIOIOI-K

        Reproduce: restart worker while there are many submissions to check

        See comments.

        Paweł Koniarski made changes -
        Fix Version/s TAG 2016/17 Summer Sprint 2 [ 12700 ]
        Hide
        Gerrit Gerrit added a comment -
        Change sioworkers~master~I27b1c6397b00d923df702da28d82def6953ccf19, patchset 1
        https://gerrit.sio2project.mimuw.edu.pl/2881

        SIO-1982 Simultaneous downloading of sandboxes causes "Binding not existing location" error

        Change-Id: I27b1c6397b00d923df702da28d82def6953ccf19
        Show
        Gerrit Gerrit added a comment - Change sioworkers~master~I27b1c6397b00d923df702da28d82def6953ccf19, patchset 1 https://gerrit.sio2project.mimuw.edu.pl/2881 SIO-1982 Simultaneous downloading of sandboxes causes "Binding not existing location" error Change-Id: I27b1c6397b00d923df702da28d82def6953ccf19
        Hide
        Gerrit Gerrit added a comment -
        Change sioworkers~master~I27b1c6397b00d923df702da28d82def6953ccf19, patchset 2
        https://gerrit.sio2project.mimuw.edu.pl/2881

        SIO-1982 Simultaneous downloading of sandboxes causes "Binding not existing location" error

        Change-Id: I27b1c6397b00d923df702da28d82def6953ccf19
        Show
        Gerrit Gerrit added a comment - Change sioworkers~master~I27b1c6397b00d923df702da28d82def6953ccf19, patchset 2 https://gerrit.sio2project.mimuw.edu.pl/2881 SIO-1982 Simultaneous downloading of sandboxes causes "Binding not existing location" error Change-Id: I27b1c6397b00d923df702da28d82def6953ccf19
        Przemysław Jakub Kozłowski made changes -
        Assignee Przemysław Jakub Kozłowski [ przemekkoz ]
        Przemysław Jakub Kozłowski made changes -
        Status New [ 10000 ] Open [ 1 ]
        Przemysław Jakub Kozłowski made changes -
        Status Open [ 1 ] In Progress [ 3 ]
        Hide
        Gerrit Gerrit added a comment -
        Change sioworkers~master~I7d75d64c7a53b7680039582ff4675a6c4d06a5aa, patchset 1
        https://gerrit.sio2project.mimuw.edu.pl/2958

        SIO-1982 Fix locking around sandbox use

        Change-Id: I7d75d64c7a53b7680039582ff4675a6c4d06a5aa
        Show
        Gerrit Gerrit added a comment - Change sioworkers~master~I7d75d64c7a53b7680039582ff4675a6c4d06a5aa, patchset 1 https://gerrit.sio2project.mimuw.edu.pl/2958 SIO-1982 Fix locking around sandbox use Change-Id: I7d75d64c7a53b7680039582ff4675a6c4d06a5aa
        Hide
        Gerrit Gerrit added a comment -
        Change sioworkers~master~I7d75d64c7a53b7680039582ff4675a6c4d06a5aa, patchset 2
        https://gerrit.sio2project.mimuw.edu.pl/2958

        SIO-1982 Fix locking around sandbox use

        Change-Id: I7d75d64c7a53b7680039582ff4675a6c4d06a5aa
        Show
        Gerrit Gerrit added a comment - Change sioworkers~master~I7d75d64c7a53b7680039582ff4675a6c4d06a5aa, patchset 2 https://gerrit.sio2project.mimuw.edu.pl/2958 SIO-1982 Fix locking around sandbox use Change-Id: I7d75d64c7a53b7680039582ff4675a6c4d06a5aa
        Hide
        Gerrit Gerrit added a comment -
        Change sioworkers~master~I7d75d64c7a53b7680039582ff4675a6c4d06a5aa, patchset 3
        https://gerrit.sio2project.mimuw.edu.pl/2958

        SIO-1982 Fix locking around sandbox use

        Change-Id: I7d75d64c7a53b7680039582ff4675a6c4d06a5aa
        Show
        Gerrit Gerrit added a comment - Change sioworkers~master~I7d75d64c7a53b7680039582ff4675a6c4d06a5aa, patchset 3 https://gerrit.sio2project.mimuw.edu.pl/2958 SIO-1982 Fix locking around sandbox use Change-Id: I7d75d64c7a53b7680039582ff4675a6c4d06a5aa
        Hide
        Gerrit Gerrit added a comment -
        Change sioworkers~master~I7d75d64c7a53b7680039582ff4675a6c4d06a5aa, patchset 4
        https://gerrit.sio2project.mimuw.edu.pl/2958

        SIO-1982 Fix locking around sandbox use

        Change-Id: I7d75d64c7a53b7680039582ff4675a6c4d06a5aa
        Show
        Gerrit Gerrit added a comment - Change sioworkers~master~I7d75d64c7a53b7680039582ff4675a6c4d06a5aa, patchset 4 https://gerrit.sio2project.mimuw.edu.pl/2958 SIO-1982 Fix locking around sandbox use Change-Id: I7d75d64c7a53b7680039582ff4675a6c4d06a5aa
        Hide
        Szymon Acedański added a comment -
        This issue has been automatically closed as Obsolete due to no activity for 365 days.

        Feel free to reopen it or create a new one if it's still relevant.
        Show
        Szymon Acedański added a comment - This issue has been automatically closed as Obsolete due to no activity for 365 days. Feel free to reopen it or create a new one if it's still relevant.
        Szymon Acedański made changes -
        Status In Progress [ 3 ] Resolved [ 5 ]
        Assignee Przemysław Jakub Kozłowski [ przemekkoz ] Szymon Acedański [ accek ]
        Resolution Obsolete [ 7 ]
        Transition Time In Source Status Execution Times Last Executer Last Execution Date
        New New Open Open
        43d 7h 15m 1 Przemysław Jakub Kozłowski 2017-06-28 19:54
        Open Open In Progress In Progress
        4s 1 Przemysław Jakub Kozłowski 2017-06-28 19:54
        In Progress In Progress Resolved Resolved
        1033d 20h 32m 1 Szymon Acedański 2020-04-27 16:27

          People

          • Assignee:
            Szymon Acedański
            Reporter:
            Paweł Koniarski
          • Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: