[jira] [Commented] (SPARK-31687) Use github instead of gitbox in Spark Packaging Jenkins jobs

2020-05-12 Thread Apache Spark (Jira)


[ 
https://issues.apache.org/jira/browse/SPARK-31687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17105686#comment-17105686
 ] 

Apache Spark commented on SPARK-31687:
--

User 'dongjoon-hyun' has created a pull request for this issue:
https://github.com/apache/spark/pull/28513

> Use github instead of gitbox in Spark Packaging Jenkins jobs
> 
>
> Key: SPARK-31687
> URL: https://issues.apache.org/jira/browse/SPARK-31687
> Project: Spark
>  Issue Type: Bug
>  Components: Project Infra
>Affects Versions: 3.0.0
>Reporter: Dongjoon Hyun
>Priority: Blocker
>
> Currently, Spark Packaing jobs are broken.
> - 
> https://amplab.cs.berkeley.edu/jenkins/view/Spark%20Packaging/job/spark-master-maven-snapshots/2906/console
> - 
> https://amplab.cs.berkeley.edu/jenkins/view/Spark%20Packaging/job/spark-branch-3.0-maven-snapshots/105/console
>  - 
> https://amplab.cs.berkeley.edu/jenkins/view/Spark%20Packaging/job/spark-branch-2.4-maven-snapshots/439/console
> {code:java}
> fatal: unable to access 'https://gitbox.apache.org/repos/asf/spark.git/': 
> Failed to connect to gitbox.apache.org port 443: Connection timed out{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Commented] (SPARK-31687) Use github instead of gitbox in Spark Packaging Jenkins jobs

2020-05-12 Thread Dongjoon Hyun (Jira)


[ 
https://issues.apache.org/jira/browse/SPARK-31687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17105658#comment-17105658
 ] 

Dongjoon Hyun commented on SPARK-31687:
---

After tracing Patrick's repo, I found that the root cause is inside Apache 
Spark git repo. Thanks, [~shaneknapp].

> Use github instead of gitbox in Spark Packaging Jenkins jobs
> 
>
> Key: SPARK-31687
> URL: https://issues.apache.org/jira/browse/SPARK-31687
> Project: Spark
>  Issue Type: Bug
>  Components: Project Infra
>Affects Versions: 3.0.0
>Reporter: Dongjoon Hyun
>Priority: Blocker
>
> Currently, Spark Packaing jobs are broken.
> - 
> https://amplab.cs.berkeley.edu/jenkins/view/Spark%20Packaging/job/spark-master-maven-snapshots/2906/console
> - 
> https://amplab.cs.berkeley.edu/jenkins/view/Spark%20Packaging/job/spark-branch-3.0-maven-snapshots/105/console
>  - 
> https://amplab.cs.berkeley.edu/jenkins/view/Spark%20Packaging/job/spark-branch-2.4-maven-snapshots/439/console
> {code:java}
> fatal: unable to access 'https://gitbox.apache.org/repos/asf/spark.git/': 
> Failed to connect to gitbox.apache.org port 443: Connection timed out{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Commented] (SPARK-31687) Use github instead of gitbox in Spark Packaging Jenkins jobs

2020-05-12 Thread Dongjoon Hyun (Jira)


[ 
https://issues.apache.org/jira/browse/SPARK-31687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17105655#comment-17105655
 ] 

Dongjoon Hyun commented on SPARK-31687:
---

Oh. Got it.

> Use github instead of gitbox in Spark Packaging Jenkins jobs
> 
>
> Key: SPARK-31687
> URL: https://issues.apache.org/jira/browse/SPARK-31687
> Project: Spark
>  Issue Type: Bug
>  Components: Project Infra
>Affects Versions: 3.0.0
>Reporter: Dongjoon Hyun
>Priority: Blocker
>
> Currently, Spark Packaing jobs are broken.
> - 
> https://amplab.cs.berkeley.edu/jenkins/view/Spark%20Packaging/job/spark-master-maven-snapshots/2906/console
> - 
> https://amplab.cs.berkeley.edu/jenkins/view/Spark%20Packaging/job/spark-branch-3.0-maven-snapshots/105/console
>  - 
> https://amplab.cs.berkeley.edu/jenkins/view/Spark%20Packaging/job/spark-branch-2.4-maven-snapshots/439/console
> {code:java}
> fatal: unable to access 'https://gitbox.apache.org/repos/asf/spark.git/': 
> Failed to connect to gitbox.apache.org port 443: Connection timed out{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Commented] (SPARK-31687) Use github instead of gitbox in Spark Packaging Jenkins jobs

2020-05-12 Thread Shane Knapp (Jira)


[ 
https://issues.apache.org/jira/browse/SPARK-31687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17105596#comment-17105596
 ] 

Shane Knapp commented on SPARK-31687:
-

actually, it looks to be code in [~pwendell]'s github repo:

https://github.com/pwendell/spark-utils/blob/master/make_release.sh

> Use github instead of gitbox in Spark Packaging Jenkins jobs
> 
>
> Key: SPARK-31687
> URL: https://issues.apache.org/jira/browse/SPARK-31687
> Project: Spark
>  Issue Type: Bug
>  Components: Project Infra
>Affects Versions: 3.0.0
>Reporter: Dongjoon Hyun
>Priority: Blocker
>
> Currently, Spark Packaing jobs are broken.
> - 
> https://amplab.cs.berkeley.edu/jenkins/view/Spark%20Packaging/job/spark-master-maven-snapshots/2906/console
> - 
> https://amplab.cs.berkeley.edu/jenkins/view/Spark%20Packaging/job/spark-branch-3.0-maven-snapshots/105/console
>  - 
> https://amplab.cs.berkeley.edu/jenkins/view/Spark%20Packaging/job/spark-branch-2.4-maven-snapshots/439/console
> {code:java}
> fatal: unable to access 'https://gitbox.apache.org/repos/asf/spark.git/': 
> Failed to connect to gitbox.apache.org port 443: Connection timed out{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Commented] (SPARK-31687) Use github instead of gitbox in Spark Packaging Jenkins jobs

2020-05-12 Thread Dongjoon Hyun (Jira)


[ 
https://issues.apache.org/jira/browse/SPARK-31687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17105576#comment-17105576
 ] 

Dongjoon Hyun commented on SPARK-31687:
---

The code itself seems to be AmbLab script code which outside committers cannot 
touch.

It can be some rate-limiter issue from Apache GitBox repo.

Shall we use GitHub since it's more robust and stable?

> Use github instead of gitbox in Spark Packaging Jenkins jobs
> 
>
> Key: SPARK-31687
> URL: https://issues.apache.org/jira/browse/SPARK-31687
> Project: Spark
>  Issue Type: Bug
>  Components: Project Infra
>Affects Versions: 3.0.0
>Reporter: Dongjoon Hyun
>Priority: Blocker
>
> Currently, Spark Packaing jobs are broken.
> - 
> https://amplab.cs.berkeley.edu/jenkins/view/Spark%20Packaging/job/spark-master-maven-snapshots/2906/console
> - 
> https://amplab.cs.berkeley.edu/jenkins/view/Spark%20Packaging/job/spark-branch-3.0-maven-snapshots/105/console
>  - 
> https://amplab.cs.berkeley.edu/jenkins/view/Spark%20Packaging/job/spark-branch-2.4-maven-snapshots/439/console
> {code:java}
> fatal: unable to access 'https://gitbox.apache.org/repos/asf/spark.git/': 
> Failed to connect to gitbox.apache.org port 443: Connection timed out{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Commented] (SPARK-31687) Use github instead of gitbox in Spark Packaging Jenkins jobs

2020-05-12 Thread Shane Knapp (Jira)


[ 
https://issues.apache.org/jira/browse/SPARK-31687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17105570#comment-17105570
 ] 

Shane Knapp commented on SPARK-31687:
-

did something change that i was unaware of?

> Use github instead of gitbox in Spark Packaging Jenkins jobs
> 
>
> Key: SPARK-31687
> URL: https://issues.apache.org/jira/browse/SPARK-31687
> Project: Spark
>  Issue Type: Bug
>  Components: Project Infra
>Affects Versions: 3.0.0
>Reporter: Dongjoon Hyun
>Priority: Blocker
>
> Currently, Spark Packaing jobs are broken.
> - 
> https://amplab.cs.berkeley.edu/jenkins/view/Spark%20Packaging/job/spark-master-maven-snapshots/2906/console
> - 
> https://amplab.cs.berkeley.edu/jenkins/view/Spark%20Packaging/job/spark-branch-3.0-maven-snapshots/105/console
>  - 
> https://amplab.cs.berkeley.edu/jenkins/view/Spark%20Packaging/job/spark-branch-2.4-maven-snapshots/439/console
> {code:java}
> fatal: unable to access 'https://gitbox.apache.org/repos/asf/spark.git/': 
> Failed to connect to gitbox.apache.org port 443: Connection timed out{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Commented] (SPARK-31687) Use github instead of gitbox in Spark Packaging Jenkins jobs

2020-05-12 Thread Dongjoon Hyun (Jira)


[ 
https://issues.apache.org/jira/browse/SPARK-31687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17105566#comment-17105566
 ] 

Dongjoon Hyun commented on SPARK-31687:
---

Hi, [~shaneknapp]. Could you take a look at this please?

> Use github instead of gitbox in Spark Packaging Jenkins jobs
> 
>
> Key: SPARK-31687
> URL: https://issues.apache.org/jira/browse/SPARK-31687
> Project: Spark
>  Issue Type: Bug
>  Components: Project Infra
>Affects Versions: 3.0.0
>Reporter: Dongjoon Hyun
>Priority: Blocker
>
> Currently, Spark Packaing jobs are broken.
> - 
> https://amplab.cs.berkeley.edu/jenkins/view/Spark%20Packaging/job/spark-master-maven-snapshots/2906/console
> - 
> https://amplab.cs.berkeley.edu/jenkins/view/Spark%20Packaging/job/spark-branch-3.0-maven-snapshots/105/console
>  - 
> https://amplab.cs.berkeley.edu/jenkins/view/Spark%20Packaging/job/spark-branch-2.4-maven-snapshots/439/console
> {code:java}
> fatal: unable to access 'https://gitbox.apache.org/repos/asf/spark.git/': 
> Failed to connect to gitbox.apache.org port 443: Connection timed out{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org