You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Alejandro Abdelnur (JIRA)" <ji...@apache.org> on 2012/09/12 02:49:07 UTC

[jira] [Created] (INFRA-5262) oozie git mirror is not updating or takes too long

Alejandro Abdelnur created INFRA-5262:
-----------------------------------------

             Summary: oozie git mirror is not updating or takes too long
                 Key: INFRA-5262
                 URL: https://issues.apache.org/jira/browse/INFRA-5262
             Project: Infrastructure
          Issue Type: Task
      Security Level: public (Regular issues)
          Components: Git
            Reporter: Alejandro Abdelnur


This started happening after Oozie SVN move.

The oozie GIT mirror (git://git.apache.org/oozie.git) is not updating after an SVN commit or it is taking too long.

Current GIT trunk:

{code}
commit e8b10dc3b6846f32af9d233aea461372ebfb4c25
Author: Alejandro Abdelnur <tu...@apache.org>
Date:   Mon Sep 10 17:49:57 2012 +0000

    OOZIE-990 TestLogStreamer.testStreamLog fails in very rare cases (rkanter via tucu)
    
    git-svn-id: https://svn.apache.org/repos/asf/oozie/trunk@1383000 13f79535-47bb-0310-9956-ffa450edef68

commit e54208ebbc92ac02209554906866e14b9c47da18
Author: Daniel Shahaf <da...@apache.org>
Date:   Fri Sep 7 22:14:29 2012 +0000

    move oozie to TLP
    
    git-svn-id: https://svn.apache.org/repos/asf/oozie/trunk@1382193 13f79535-47bb-0310-9956-ffa450edef68
{code}

Current SVN trunk:

{code}
------------------------------------------------------------------------
r1383693 | tucu | 2012-09-11 17:30:31 -0700 (Tue, 11 Sep 2012) | 1 line

OZIE-991 action prepare executions work only with HDFS filesystems (tucu)
------------------------------------------------------------------------
r1383000 | tucu | 2012-09-10 10:49:57 -0700 (Mon, 10 Sep 2012) | 1 line

OOZIE-990 TestLogStreamer.testStreamLog fails in very rare cases (rkanter via tucu)
------------------------------------------------------------------------
r1382193 | danielsh | 2012-09-07 15:14:29 -0700 (Fri, 07 Sep 2012) | 1 line

move oozie to TLP
------------------------------------------------------------------------
{code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (INFRA-5262) oozie git mirror is not updating or takes too long

Posted by "Tony Stevenson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-5262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13453785#comment-13453785 ] 

Tony Stevenson commented on INFRA-5262:
---------------------------------------

Alejandro, 

This is expected, as when the SVN tree was moved, the issue was closed with a request asking for a new issue to be opened to handle the git component.  I dont see this yet so I suspect this is why your repo is out of date.  Please see https://issues.apache.org/jira/browse/INFRA-5238
                
> oozie git mirror is not updating or takes too long
> --------------------------------------------------
>
>                 Key: INFRA-5262
>                 URL: https://issues.apache.org/jira/browse/INFRA-5262
>             Project: Infrastructure
>          Issue Type: Task
>      Security Level: public(Regular issues) 
>          Components: Git
>            Reporter: Alejandro Abdelnur
>
> This started happening after Oozie SVN move.
> The oozie GIT mirror (git://git.apache.org/oozie.git) is not updating after an SVN commit or it is taking too long.
> Current GIT trunk:
> {code}
> commit e8b10dc3b6846f32af9d233aea461372ebfb4c25
> Author: Alejandro Abdelnur <tu...@apache.org>
> Date:   Mon Sep 10 17:49:57 2012 +0000
>     OOZIE-990 TestLogStreamer.testStreamLog fails in very rare cases (rkanter via tucu)
>     
>     git-svn-id: https://svn.apache.org/repos/asf/oozie/trunk@1383000 13f79535-47bb-0310-9956-ffa450edef68
> commit e54208ebbc92ac02209554906866e14b9c47da18
> Author: Daniel Shahaf <da...@apache.org>
> Date:   Fri Sep 7 22:14:29 2012 +0000
>     move oozie to TLP
>     
>     git-svn-id: https://svn.apache.org/repos/asf/oozie/trunk@1382193 13f79535-47bb-0310-9956-ffa450edef68
> {code}
> Current SVN trunk:
> {code}
> ------------------------------------------------------------------------
> r1383693 | tucu | 2012-09-11 17:30:31 -0700 (Tue, 11 Sep 2012) | 1 line
> OZIE-991 action prepare executions work only with HDFS filesystems (tucu)
> ------------------------------------------------------------------------
> r1383000 | tucu | 2012-09-10 10:49:57 -0700 (Mon, 10 Sep 2012) | 1 line
> OOZIE-990 TestLogStreamer.testStreamLog fails in very rare cases (rkanter via tucu)
> ------------------------------------------------------------------------
> r1382193 | danielsh | 2012-09-07 15:14:29 -0700 (Fri, 07 Sep 2012) | 1 line
> move oozie to TLP
> ------------------------------------------------------------------------
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (INFRA-5262) oozie git mirror is not updating or takes too long

Posted by "Jukka Zitting (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/INFRA-5262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jukka Zitting resolved INFRA-5262.
----------------------------------

    Resolution: Fixed

The mirror is now up to date, so resolving as fixed.
                
> oozie git mirror is not updating or takes too long
> --------------------------------------------------
>
>                 Key: INFRA-5262
>                 URL: https://issues.apache.org/jira/browse/INFRA-5262
>             Project: Infrastructure
>          Issue Type: Task
>      Security Level: public(Regular issues) 
>          Components: Git
>            Reporter: Alejandro Abdelnur
>
> This started happening after Oozie SVN move.
> The oozie GIT mirror (git://git.apache.org/oozie.git) is not updating after an SVN commit or it is taking too long.
> Current GIT trunk:
> {code}
> commit e8b10dc3b6846f32af9d233aea461372ebfb4c25
> Author: Alejandro Abdelnur <tu...@apache.org>
> Date:   Mon Sep 10 17:49:57 2012 +0000
>     OOZIE-990 TestLogStreamer.testStreamLog fails in very rare cases (rkanter via tucu)
>     
>     git-svn-id: https://svn.apache.org/repos/asf/oozie/trunk@1383000 13f79535-47bb-0310-9956-ffa450edef68
> commit e54208ebbc92ac02209554906866e14b9c47da18
> Author: Daniel Shahaf <da...@apache.org>
> Date:   Fri Sep 7 22:14:29 2012 +0000
>     move oozie to TLP
>     
>     git-svn-id: https://svn.apache.org/repos/asf/oozie/trunk@1382193 13f79535-47bb-0310-9956-ffa450edef68
> {code}
> Current SVN trunk:
> {code}
> ------------------------------------------------------------------------
> r1383693 | tucu | 2012-09-11 17:30:31 -0700 (Tue, 11 Sep 2012) | 1 line
> OZIE-991 action prepare executions work only with HDFS filesystems (tucu)
> ------------------------------------------------------------------------
> r1383000 | tucu | 2012-09-10 10:49:57 -0700 (Mon, 10 Sep 2012) | 1 line
> OOZIE-990 TestLogStreamer.testStreamLog fails in very rare cases (rkanter via tucu)
> ------------------------------------------------------------------------
> r1382193 | danielsh | 2012-09-07 15:14:29 -0700 (Fri, 07 Sep 2012) | 1 line
> move oozie to TLP
> ------------------------------------------------------------------------
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (INFRA-5262) oozie git mirror is not updating or takes too long

Posted by "#asfinfra IRC Bot (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/INFRA-5262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

#asfinfra IRC Bot updated INFRA-5262:
-------------------------------------

    Status: Waiting for user  (was: Reopened)
    
> oozie git mirror is not updating or takes too long
> --------------------------------------------------
>
>                 Key: INFRA-5262
>                 URL: https://issues.apache.org/jira/browse/INFRA-5262
>             Project: Infrastructure
>          Issue Type: Task
>      Security Level: public(Regular issues) 
>          Components: Git
>            Reporter: Alejandro Abdelnur
>
> This started happening after Oozie SVN move.
> The oozie GIT mirror (git://git.apache.org/oozie.git) is not updating after an SVN commit or it is taking too long.
> Current GIT trunk:
> {code}
> commit e8b10dc3b6846f32af9d233aea461372ebfb4c25
> Author: Alejandro Abdelnur <tu...@apache.org>
> Date:   Mon Sep 10 17:49:57 2012 +0000
>     OOZIE-990 TestLogStreamer.testStreamLog fails in very rare cases (rkanter via tucu)
>     
>     git-svn-id: https://svn.apache.org/repos/asf/oozie/trunk@1383000 13f79535-47bb-0310-9956-ffa450edef68
> commit e54208ebbc92ac02209554906866e14b9c47da18
> Author: Daniel Shahaf <da...@apache.org>
> Date:   Fri Sep 7 22:14:29 2012 +0000
>     move oozie to TLP
>     
>     git-svn-id: https://svn.apache.org/repos/asf/oozie/trunk@1382193 13f79535-47bb-0310-9956-ffa450edef68
> {code}
> Current SVN trunk:
> {code}
> ------------------------------------------------------------------------
> r1383693 | tucu | 2012-09-11 17:30:31 -0700 (Tue, 11 Sep 2012) | 1 line
> OZIE-991 action prepare executions work only with HDFS filesystems (tucu)
> ------------------------------------------------------------------------
> r1383000 | tucu | 2012-09-10 10:49:57 -0700 (Mon, 10 Sep 2012) | 1 line
> OOZIE-990 TestLogStreamer.testStreamLog fails in very rare cases (rkanter via tucu)
> ------------------------------------------------------------------------
> r1382193 | danielsh | 2012-09-07 15:14:29 -0700 (Fri, 07 Sep 2012) | 1 line
> move oozie to TLP
> ------------------------------------------------------------------------
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (INFRA-5262) oozie git mirror is not updating or takes too long

Posted by "Alejandro Abdelnur (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/INFRA-5262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alejandro Abdelnur resolved INFRA-5262.
---------------------------------------

    Resolution: Fixed

yep, now it is working within a few seconds, THX!
                
> oozie git mirror is not updating or takes too long
> --------------------------------------------------
>
>                 Key: INFRA-5262
>                 URL: https://issues.apache.org/jira/browse/INFRA-5262
>             Project: Infrastructure
>          Issue Type: Task
>      Security Level: public(Regular issues) 
>          Components: Git
>            Reporter: Alejandro Abdelnur
>
> This started happening after Oozie SVN move.
> The oozie GIT mirror (git://git.apache.org/oozie.git) is not updating after an SVN commit or it is taking too long.
> Current GIT trunk:
> {code}
> commit e8b10dc3b6846f32af9d233aea461372ebfb4c25
> Author: Alejandro Abdelnur <tu...@apache.org>
> Date:   Mon Sep 10 17:49:57 2012 +0000
>     OOZIE-990 TestLogStreamer.testStreamLog fails in very rare cases (rkanter via tucu)
>     
>     git-svn-id: https://svn.apache.org/repos/asf/oozie/trunk@1383000 13f79535-47bb-0310-9956-ffa450edef68
> commit e54208ebbc92ac02209554906866e14b9c47da18
> Author: Daniel Shahaf <da...@apache.org>
> Date:   Fri Sep 7 22:14:29 2012 +0000
>     move oozie to TLP
>     
>     git-svn-id: https://svn.apache.org/repos/asf/oozie/trunk@1382193 13f79535-47bb-0310-9956-ffa450edef68
> {code}
> Current SVN trunk:
> {code}
> ------------------------------------------------------------------------
> r1383693 | tucu | 2012-09-11 17:30:31 -0700 (Tue, 11 Sep 2012) | 1 line
> OZIE-991 action prepare executions work only with HDFS filesystems (tucu)
> ------------------------------------------------------------------------
> r1383000 | tucu | 2012-09-10 10:49:57 -0700 (Mon, 10 Sep 2012) | 1 line
> OOZIE-990 TestLogStreamer.testStreamLog fails in very rare cases (rkanter via tucu)
> ------------------------------------------------------------------------
> r1382193 | danielsh | 2012-09-07 15:14:29 -0700 (Fri, 07 Sep 2012) | 1 line
> move oozie to TLP
> ------------------------------------------------------------------------
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (INFRA-5262) oozie git mirror is not updating or takes too long

Posted by "#asfinfra IRC Bot (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-5262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13454324#comment-13454324 ] 

#asfinfra IRC Bot commented on INFRA-5262:
------------------------------------------

<danielsh> Please confirm it works as intended now, thanks

                
> oozie git mirror is not updating or takes too long
> --------------------------------------------------
>
>                 Key: INFRA-5262
>                 URL: https://issues.apache.org/jira/browse/INFRA-5262
>             Project: Infrastructure
>          Issue Type: Task
>      Security Level: public(Regular issues) 
>          Components: Git
>            Reporter: Alejandro Abdelnur
>
> This started happening after Oozie SVN move.
> The oozie GIT mirror (git://git.apache.org/oozie.git) is not updating after an SVN commit or it is taking too long.
> Current GIT trunk:
> {code}
> commit e8b10dc3b6846f32af9d233aea461372ebfb4c25
> Author: Alejandro Abdelnur <tu...@apache.org>
> Date:   Mon Sep 10 17:49:57 2012 +0000
>     OOZIE-990 TestLogStreamer.testStreamLog fails in very rare cases (rkanter via tucu)
>     
>     git-svn-id: https://svn.apache.org/repos/asf/oozie/trunk@1383000 13f79535-47bb-0310-9956-ffa450edef68
> commit e54208ebbc92ac02209554906866e14b9c47da18
> Author: Daniel Shahaf <da...@apache.org>
> Date:   Fri Sep 7 22:14:29 2012 +0000
>     move oozie to TLP
>     
>     git-svn-id: https://svn.apache.org/repos/asf/oozie/trunk@1382193 13f79535-47bb-0310-9956-ffa450edef68
> {code}
> Current SVN trunk:
> {code}
> ------------------------------------------------------------------------
> r1383693 | tucu | 2012-09-11 17:30:31 -0700 (Tue, 11 Sep 2012) | 1 line
> OZIE-991 action prepare executions work only with HDFS filesystems (tucu)
> ------------------------------------------------------------------------
> r1383000 | tucu | 2012-09-10 10:49:57 -0700 (Mon, 10 Sep 2012) | 1 line
> OOZIE-990 TestLogStreamer.testStreamLog fails in very rare cases (rkanter via tucu)
> ------------------------------------------------------------------------
> r1382193 | danielsh | 2012-09-07 15:14:29 -0700 (Fri, 07 Sep 2012) | 1 line
> move oozie to TLP
> ------------------------------------------------------------------------
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Reopened] (INFRA-5262) oozie git mirror is not updating or takes too long

Posted by "Alejandro Abdelnur (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/INFRA-5262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alejandro Abdelnur reopened INFRA-5262:
---------------------------------------


@Tony, we did not initiate the move from SVN to GIT yet. Currently we are using GIT as a mirror of SVN.

@Jukka, it is off synch again, it seems the GIT mirror is taking several hours to show new SVN commits (before the SVN move it was seconds).
                
> oozie git mirror is not updating or takes too long
> --------------------------------------------------
>
>                 Key: INFRA-5262
>                 URL: https://issues.apache.org/jira/browse/INFRA-5262
>             Project: Infrastructure
>          Issue Type: Task
>      Security Level: public(Regular issues) 
>          Components: Git
>            Reporter: Alejandro Abdelnur
>
> This started happening after Oozie SVN move.
> The oozie GIT mirror (git://git.apache.org/oozie.git) is not updating after an SVN commit or it is taking too long.
> Current GIT trunk:
> {code}
> commit e8b10dc3b6846f32af9d233aea461372ebfb4c25
> Author: Alejandro Abdelnur <tu...@apache.org>
> Date:   Mon Sep 10 17:49:57 2012 +0000
>     OOZIE-990 TestLogStreamer.testStreamLog fails in very rare cases (rkanter via tucu)
>     
>     git-svn-id: https://svn.apache.org/repos/asf/oozie/trunk@1383000 13f79535-47bb-0310-9956-ffa450edef68
> commit e54208ebbc92ac02209554906866e14b9c47da18
> Author: Daniel Shahaf <da...@apache.org>
> Date:   Fri Sep 7 22:14:29 2012 +0000
>     move oozie to TLP
>     
>     git-svn-id: https://svn.apache.org/repos/asf/oozie/trunk@1382193 13f79535-47bb-0310-9956-ffa450edef68
> {code}
> Current SVN trunk:
> {code}
> ------------------------------------------------------------------------
> r1383693 | tucu | 2012-09-11 17:30:31 -0700 (Tue, 11 Sep 2012) | 1 line
> OZIE-991 action prepare executions work only with HDFS filesystems (tucu)
> ------------------------------------------------------------------------
> r1383000 | tucu | 2012-09-10 10:49:57 -0700 (Mon, 10 Sep 2012) | 1 line
> OOZIE-990 TestLogStreamer.testStreamLog fails in very rare cases (rkanter via tucu)
> ------------------------------------------------------------------------
> r1382193 | danielsh | 2012-09-07 15:14:29 -0700 (Fri, 07 Sep 2012) | 1 line
> move oozie to TLP
> ------------------------------------------------------------------------
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (INFRA-5262) oozie git mirror is not updating or takes too long

Posted by "Jukka Zitting (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-5262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13454306#comment-13454306 ] 

Jukka Zitting commented on INFRA-5262:
--------------------------------------

The commit notification mails for oozie were no longer reaching git.apache.org, which seems to be why the mirror was not being updated frequently enough. I fixed that in infra revision 831838.
                
> oozie git mirror is not updating or takes too long
> --------------------------------------------------
>
>                 Key: INFRA-5262
>                 URL: https://issues.apache.org/jira/browse/INFRA-5262
>             Project: Infrastructure
>          Issue Type: Task
>      Security Level: public(Regular issues) 
>          Components: Git
>            Reporter: Alejandro Abdelnur
>
> This started happening after Oozie SVN move.
> The oozie GIT mirror (git://git.apache.org/oozie.git) is not updating after an SVN commit or it is taking too long.
> Current GIT trunk:
> {code}
> commit e8b10dc3b6846f32af9d233aea461372ebfb4c25
> Author: Alejandro Abdelnur <tu...@apache.org>
> Date:   Mon Sep 10 17:49:57 2012 +0000
>     OOZIE-990 TestLogStreamer.testStreamLog fails in very rare cases (rkanter via tucu)
>     
>     git-svn-id: https://svn.apache.org/repos/asf/oozie/trunk@1383000 13f79535-47bb-0310-9956-ffa450edef68
> commit e54208ebbc92ac02209554906866e14b9c47da18
> Author: Daniel Shahaf <da...@apache.org>
> Date:   Fri Sep 7 22:14:29 2012 +0000
>     move oozie to TLP
>     
>     git-svn-id: https://svn.apache.org/repos/asf/oozie/trunk@1382193 13f79535-47bb-0310-9956-ffa450edef68
> {code}
> Current SVN trunk:
> {code}
> ------------------------------------------------------------------------
> r1383693 | tucu | 2012-09-11 17:30:31 -0700 (Tue, 11 Sep 2012) | 1 line
> OZIE-991 action prepare executions work only with HDFS filesystems (tucu)
> ------------------------------------------------------------------------
> r1383000 | tucu | 2012-09-10 10:49:57 -0700 (Mon, 10 Sep 2012) | 1 line
> OOZIE-990 TestLogStreamer.testStreamLog fails in very rare cases (rkanter via tucu)
> ------------------------------------------------------------------------
> r1382193 | danielsh | 2012-09-07 15:14:29 -0700 (Fri, 07 Sep 2012) | 1 line
> move oozie to TLP
> ------------------------------------------------------------------------
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira