Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Travis CI build failures #25

Closed
offa opened this issue Dec 8, 2016 · 9 comments
Closed

Travis CI build failures #25

offa opened this issue Dec 8, 2016 · 9 comments
Assignees
Labels

Comments

@offa
Copy link
Owner

offa commented Dec 8, 2016

Travis CI build failures on master and netbeans_dev_builds branches. Jobs were executed by cron (#24).

$ mvn install -DskipTests=true -Dmaven.javadoc.skip=true -B -V
Error: JAVA_HOME is not defined correctly.
  We cannot execute /usr/lib/jvm/java-7-openjdk/bin/java
[…]
Your build has been stopped.

Only JDK7 Jobs are affected, JDK8 works correct.

@offa
Copy link
Owner Author

offa commented Dec 8, 2016

@offa
Copy link
Owner Author

offa commented Dec 8, 2016

From Logs:

Switching to OpenJDK7 (java-1.7.0-openjdk), JAVA_HOME will be set to /usr/lib/jvm/java-7-openjdk

sudo: /usr/bin/sudo must be owned by uid 0 and have the setuid bit set
[…]
java version "1.8.0_111"

@offa offa added the ci label Dec 8, 2016
@offa
Copy link
Owner Author

offa commented Dec 8, 2016

Re-run / clearing cache didn't help.

@offa
Copy link
Owner Author

offa commented Dec 8, 2016

Maybe related to travis-ci/travis-ci#6928 / travis-ci/travis-ci#6983.

@offa offa self-assigned this Dec 8, 2016
@offa offa added the bug label Dec 8, 2016
offa added a commit that referenced this issue Dec 8, 2016
offa added a commit that referenced this issue Dec 10, 2016
@offa
Copy link
Owner Author

offa commented Dec 12, 2016

Travis CI issue: travis-ci/travis-ci#7019

offa added a commit that referenced this issue Dec 18, 2016
builds. This can be removed after there's a upstream fix on travis ci.
@offa offa removed the bug label Feb 23, 2017
@offa
Copy link
Owner Author

offa commented Feb 23, 2017

Hopefully fixed by travis in the next build image update.

@offa offa removed the help wanted label Apr 24, 2017
offa added a commit that referenced this issue Jun 18, 2017
@offa
Copy link
Owner Author

offa commented Jun 18, 2017

Issue still present.

@offa
Copy link
Owner Author

offa commented Jun 19, 2017

Looking forward to upcoming Travis Update.

@offa
Copy link
Owner Author

offa commented Jul 24, 2017

Fixed by #28.

@offa offa closed this as completed Jul 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant