[jira] [Commented] (SPARK-29624) Jenkins fails with "Python versions prior to 2.7 are not supported."

2019-10-28 Thread Hyukjin Kwon (Jira)


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

Hyukjin Kwon commented on SPARK-29624:
--

Awesome [~shaneknapp]!

> Jenkins fails with "Python versions prior to 2.7 are not supported."
> 
>
> Key: SPARK-29624
> URL: https://issues.apache.org/jira/browse/SPARK-29624
> Project: Spark
>  Issue Type: Bug
>  Components: Tests
>Affects Versions: 3.0.0
>Reporter: Dongjoon Hyun
>Assignee: Shane Knapp
>Priority: Blocker
>
> - 
> https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/112777/console
> - 
> https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/112779/console
> {code}
> ...
> + ./dev/run-tests-jenkins
> Python versions prior to 2.7 are not supported.
> Build step 'Execute shell' marked build as failure
> {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-29624) Jenkins fails with "Python versions prior to 2.7 are not supported."

2019-10-28 Thread Shane Knapp (Jira)


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

Shane Knapp commented on SPARK-29624:
-

alright, a pull request build has successfully made it past this check:
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/112790/

resolving now.

> Jenkins fails with "Python versions prior to 2.7 are not supported."
> 
>
> Key: SPARK-29624
> URL: https://issues.apache.org/jira/browse/SPARK-29624
> Project: Spark
>  Issue Type: Bug
>  Components: Tests
>Affects Versions: 3.0.0
>Reporter: Dongjoon Hyun
>Priority: Blocker
>
> - 
> https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/112777/console
> - 
> https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/112779/console
> {code}
> ...
> + ./dev/run-tests-jenkins
> Python versions prior to 2.7 are not supported.
> Build step 'Execute shell' marked build as failure
> {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-29624) Jenkins fails with "Python versions prior to 2.7 are not supported."

2019-10-28 Thread Dongjoon Hyun (Jira)


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

Dongjoon Hyun commented on SPARK-29624:
---

Thank you so much!

> Jenkins fails with "Python versions prior to 2.7 are not supported."
> 
>
> Key: SPARK-29624
> URL: https://issues.apache.org/jira/browse/SPARK-29624
> Project: Spark
>  Issue Type: Bug
>  Components: Tests
>Affects Versions: 3.0.0
>Reporter: Dongjoon Hyun
>Priority: Blocker
>
> - 
> https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/112777/console
> - 
> https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/112779/console
> {code}
> ...
> + ./dev/run-tests-jenkins
> Python versions prior to 2.7 are not supported.
> Build step 'Execute shell' marked build as failure
> {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-29624) Jenkins fails with "Python versions prior to 2.7 are not supported."

2019-10-28 Thread Shane Knapp (Jira)


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

Shane Knapp commented on SPARK-29624:
-

alright, i triggered a job and checked the console, and the restart seemed to 
fix the PATH variable.

both of these above builds failed on amp-jenkins-worker-03, so i'll keep an eye 
on that worker.

> Jenkins fails with "Python versions prior to 2.7 are not supported."
> 
>
> Key: SPARK-29624
> URL: https://issues.apache.org/jira/browse/SPARK-29624
> Project: Spark
>  Issue Type: Bug
>  Components: Tests
>Affects Versions: 3.0.0
>Reporter: Dongjoon Hyun
>Priority: Blocker
>
> - 
> https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/112777/console
> - 
> https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/112779/console
> {code}
> ...
> + ./dev/run-tests-jenkins
> Python versions prior to 2.7 are not supported.
> Build step 'Execute shell' marked build as failure
> {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-29624) Jenkins fails with "Python versions prior to 2.7 are not supported."

2019-10-28 Thread Shane Knapp (Jira)


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

Shane Knapp commented on SPARK-29624:
-

nothing changed...  the PATH env vars for each worker got borked during the 
downtime.

i'll need to restart jenkins, and will send a note to the list about this.

> Jenkins fails with "Python versions prior to 2.7 are not supported."
> 
>
> Key: SPARK-29624
> URL: https://issues.apache.org/jira/browse/SPARK-29624
> Project: Spark
>  Issue Type: Bug
>  Components: Tests
>Affects Versions: 3.0.0
>Reporter: Dongjoon Hyun
>Priority: Blocker
>
> - 
> https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/112777/console
> - 
> https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/112779/console
> {code}
> ...
> + ./dev/run-tests-jenkins
> Python versions prior to 2.7 are not supported.
> Build step 'Execute shell' marked build as failure
> {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-29624) Jenkins fails with "Python versions prior to 2.7 are not supported."

2019-10-28 Thread Dongjoon Hyun (Jira)


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

Dongjoon Hyun commented on SPARK-29624:
---

Hi, [~shaneknapp].
Jenkins server seems to be changed. Could you take a look at this issue?
cc [~cloud_fan] and [~hyukjin.kwon]

> Jenkins fails with "Python versions prior to 2.7 are not supported."
> 
>
> Key: SPARK-29624
> URL: https://issues.apache.org/jira/browse/SPARK-29624
> Project: Spark
>  Issue Type: Bug
>  Components: Tests
>Affects Versions: 3.0.0
>Reporter: Dongjoon Hyun
>Priority: Blocker
>
> - 
> https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/112777/console
> - 
> https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/112779/console
> {code}
> ...
> + ./dev/run-tests-jenkins
> Python versions prior to 2.7 are not supported.
> Build step 'Execute shell' marked build as failure
> {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