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

Got Wood #1 has failed #1

Open
MinecraftModDevelopmentBot opened this issue Jun 23, 2017 · 16 comments
Open

Got Wood #1 has failed #1

MinecraftModDevelopmentBot opened this issue Jun 23, 2017 · 16 comments
Labels

Comments

@MinecraftModDevelopmentBot
Copy link

MinecraftModDevelopmentBot commented Jun 23, 2017

Build 'Got Wood' is failing!

Last 50 lines of build output:

Started by user Jasmine Iwanek
Building in workspace /var/lib/jenkins/workspace/Got Wood
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/MinecraftModDevelopmentMods/Got-Wood/ # timeout=10
Fetching upstream changes from https://github.com/MinecraftModDevelopmentMods/Got-Wood/
 > git --version # timeout=10
using GIT_ASKPASS to set credentials 
 > git fetch --tags --progress https://github.com/MinecraftModDevelopmentMods/Got-Wood/ +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/1.11^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/1.11^{commit} # timeout=10
Checking out Revision 090e1fd05eed998288979981af6f3f34e0c7a604 (refs/remotes/origin/1.11)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 090e1fd05eed998288979981af6f3f34e0c7a604
First time build. Skipping changelog.
[Got Wood] $ /bin/sh -xe /tmp/jenkins4551785920002290980.sh
+ rm -rf build/libs
[Set GitHub commit status (universal)] PENDING on repos [GHRepository@3d9b770e[description=<Clever Tagline Here>,homepage=<null>,name=Got-Wood,license=<null>,fork=false,size=462,milestones={},language=Java,commits={},source=<null>,parent=<null>,url=https://api.github.com/repos/MinecraftModDevelopmentMods/Got-Wood,id=86134815]] (sha:090e1fd) with context:Got Wood
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/Got-Wood/commit/090e1fd05eed998288979981af6f3f34e0c7a604
[Gradle] - Launching build.
FATAL: The Gradle wrapper has not been found in these directories: /var/lib/jenkins/workspace/Got Wood
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
[Set GitHub commit status (universal)] FAILURE on repos [GHRepository@5fc1a89f[description=<Clever Tagline Here>,homepage=<null>,name=Got-Wood,license=<null>,fork=false,size=462,milestones={},language=Java,commits={},source=<null>,parent=<null>,url=https://api.github.com/repos/MinecraftModDevelopmentMods/Got-Wood,id=86134815]] (sha:090e1fd) with context:Got Wood
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/Got-Wood/commit/090e1fd05eed998288979981af6f3f34e0c7a604

Changes since last successful build:
No changes
No changes

View full output

@MinecraftModDevelopmentBot
Copy link
Author

Build 'Got Wood' is failing!

Last 50 lines of build output:

[...truncated 561 B...]
 > git --version # timeout=10
using GIT_ASKPASS to set credentials 
 > git fetch --tags --progress https://github.com/MinecraftModDevelopmentMods/Got-Wood/ +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision e6b8c6719f2542eab763ac138a913dee6b943707 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e6b8c6719f2542eab763ac138a913dee6b943707
First time build. Skipping changelog.
[Got Wood] $ /bin/sh -xe /tmp/jenkins1548393117185342149.sh
+ rm -rf build/libs
[Set GitHub commit status (universal)] PENDING on repos [GHRepository@70e8f9f2[description=<Clever Tagline Here>,homepage=<null>,name=Got-Wood,license=<null>,fork=false,size=462,milestones={},language=Java,commits={},source=<null>,parent=<null>,url=https://api.github.com/repos/MinecraftModDevelopmentMods/Got-Wood,id=86134815]] (sha:e6b8c67) with context:Got Wood
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/Got-Wood/commit/e6b8c6719f2542eab763ac138a913dee6b943707
[Gradle] - Launching build.
[Got Wood] $ "/var/lib/jenkins/workspace/Got Wood/gradlew" setupCiWorkspace clean build publish
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/2.14/userguide/gradle_daemon.html.

FAILURE: Build failed with an exception.

* Where:
Build file '/var/lib/jenkins/workspace/Got Wood/build.gradle' line: 31

* What went wrong:
Could not compile build file '/var/lib/jenkins/workspace/Got Wood/build.gradle'.
> startup failed:
  build file '/var/lib/jenkins/workspace/Got Wood/build.gradle': 31: unable to resolve class Secrets 
   @ line 31, column 22.
     project.ext.secret = new Secrets()
                          ^
  
  build file '/var/lib/jenkins/workspace/Got Wood/build.gradle': 34: unable to resolve class JsonSlurper 
   @ line 34, column 35.
             project.ext.secret.data = new JsonSlurper().parse it
                                       ^
  
  2 errors


* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 2.385 secs
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
[Set GitHub commit status (universal)] FAILURE on repos [GHRepository@7129a92[description=<Clever Tagline Here>,homepage=<null>,name=Got-Wood,license=<null>,fork=false,size=462,milestones={},language=Java,commits={},source=<null>,parent=<null>,url=https://api.github.com/repos/MinecraftModDevelopmentMods/Got-Wood,id=86134815]] (sha:e6b8c67) with context:Got Wood
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/Got-Wood/commit/e6b8c6719f2542eab763ac138a913dee6b943707

Changes since last successful build:
No changes
No changes
No changes

View full output

@MinecraftModDevelopmentBot
Copy link
Author

Build 'Got Wood' is failing!

Last 50 lines of build output:

[...truncated 561 B...]
 > git --version # timeout=10
using GIT_ASKPASS to set credentials 
 > git fetch --tags --progress https://github.com/MinecraftModDevelopmentMods/Got-Wood/ +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision e6b8c6719f2542eab763ac138a913dee6b943707 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e6b8c6719f2542eab763ac138a913dee6b943707
 > git rev-list e6b8c6719f2542eab763ac138a913dee6b943707 # timeout=10
[Got Wood] $ /bin/sh -xe /tmp/jenkins1366908989511257486.sh
+ rm -rf build/libs
[Set GitHub commit status (universal)] PENDING on repos [GHRepository@367ef5b9[description=<Clever Tagline Here>,homepage=<null>,name=Got-Wood,license=<null>,fork=false,size=462,milestones={},language=Java,commits={},source=<null>,parent=<null>,url=https://api.github.com/repos/MinecraftModDevelopmentMods/Got-Wood,id=86134815]] (sha:e6b8c67) with context:Got Wood
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/Got-Wood/commit/e6b8c6719f2542eab763ac138a913dee6b943707
[Gradle] - Launching build.
[Got Wood] $ "/var/lib/jenkins/workspace/Got Wood/gradlew" setupCiWorkspace clean build publish
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/2.14/userguide/gradle_daemon.html.

FAILURE: Build failed with an exception.

* Where:
Build file '/var/lib/jenkins/workspace/Got Wood/build.gradle' line: 31

* What went wrong:
Could not compile build file '/var/lib/jenkins/workspace/Got Wood/build.gradle'.
> startup failed:
  build file '/var/lib/jenkins/workspace/Got Wood/build.gradle': 31: unable to resolve class Secrets 
   @ line 31, column 22.
     project.ext.secret = new Secrets()
                          ^
  
  build file '/var/lib/jenkins/workspace/Got Wood/build.gradle': 34: unable to resolve class JsonSlurper 
   @ line 34, column 35.
             project.ext.secret.data = new JsonSlurper().parse it
                                       ^
  
  2 errors


* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 2.3 secs
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
[Set GitHub commit status (universal)] FAILURE on repos [GHRepository@4a8b296f[description=<Clever Tagline Here>,homepage=<null>,name=Got-Wood,license=<null>,fork=false,size=462,milestones={},language=Java,commits={},source=<null>,parent=<null>,url=https://api.github.com/repos/MinecraftModDevelopmentMods/Got-Wood,id=86134815]] (sha:e6b8c67) with context:Got Wood
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/Got-Wood/commit/e6b8c6719f2542eab763ac138a913dee6b943707

Changes since last successful build:
No changes
No changes
No changes
No changes

View full output

@MinecraftModDevelopmentBot
Copy link
Author

Build 'Got Wood' is failing!

Last 50 lines of build output:

[...truncated 36 B...]
Building in workspace /var/lib/jenkins/workspace/Got Wood
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/MinecraftModDevelopmentMods/Got-Wood/ # timeout=10
Fetching upstream changes from https://github.com/MinecraftModDevelopmentMods/Got-Wood/
 > git --version # timeout=10
using GIT_ASKPASS to set credentials 
 > git fetch --tags --progress https://github.com/MinecraftModDevelopmentMods/Got-Wood/ +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision ea25b88d16a79ad22642ef7eaf66eb1e0a072dd3 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ea25b88d16a79ad22642ef7eaf66eb1e0a072dd3
 > git rev-list e6b8c6719f2542eab763ac138a913dee6b943707 # timeout=10
[Got Wood] $ /bin/sh -xe /tmp/jenkins5426618726597631692.sh
+ rm -rf build/libs
[Set GitHub commit status (universal)] PENDING on repos [GHRepository@249c8b05[description=<Clever Tagline Here>,homepage=<null>,name=Got-Wood,license=<null>,fork=false,size=462,milestones={},language=Java,commits={},source=<null>,parent=<null>,url=https://api.github.com/repos/MinecraftModDevelopmentMods/Got-Wood,id=86134815]] (sha:ea25b88) with context:Got Wood
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/Got-Wood/commit/ea25b88d16a79ad22642ef7eaf66eb1e0a072dd3
[Gradle] - Launching build.
[Got Wood] $ "/var/lib/jenkins/workspace/Got Wood/gradlew" setupCiWorkspace clean build publish
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/2.14/userguide/gradle_daemon.html.

FAILURE: Build failed with an exception.

* Where:
Build file '/var/lib/jenkins/workspace/Got Wood/build.gradle' line: 31

* What went wrong:
Could not compile build file '/var/lib/jenkins/workspace/Got Wood/build.gradle'.
> startup failed:
  build file '/var/lib/jenkins/workspace/Got Wood/build.gradle': 31: unable to resolve class Secrets 
   @ line 31, column 22.
     project.ext.secret = new Secrets()
                          ^
  
  1 error


* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 2.57 secs
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
[Set GitHub commit status (universal)] FAILURE on repos [GHRepository@5d039622[description=<Clever Tagline Here>,homepage=<null>,name=Got-Wood,license=<null>,fork=false,size=462,milestones={},language=Java,commits={},source=<null>,parent=<null>,url=https://api.github.com/repos/MinecraftModDevelopmentMods/Got-Wood,id=86134815]] (sha:ea25b88) with context:Got Wood
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/Got-Wood/commit/ea25b88d16a79ad22642ef7eaf66eb1e0a072dd3

Changes since last successful build:
No changes
No changes
No changes
No changes

View full output

@MinecraftModDevelopmentBot
Copy link
Author

Build 'Got Wood' is failing!

Last 50 lines of build output:

[...truncated 14.03 KB...]
/var/lib/jenkins/workspace/Got Wood/src/main/java/panda/gotwood/items/itemblocks/ItemWoodDoor.java:21: warning: no @param for wood
	public ItemWoodDoor(BlockDoor block, WoodMaterial wood) {
	       ^
/var/lib/jenkins/workspace/Got Wood/src/main/java/panda/gotwood/registry/RecipeRegistry.java:137: warning: no description for @param
	 * @param oreDictEntries
	   ^
/var/lib/jenkins/workspace/Got Wood/src/main/java/panda/gotwood/registry/RecipeRegistry.java:138: warning: no description for @param
	 * @param name
	   ^
/var/lib/jenkins/workspace/Got Wood/src/main/java/panda/gotwood/registry/RecipeRegistry.java:148: warning: no description for @param
	 * @param oreDictEntries
	   ^
/var/lib/jenkins/workspace/Got Wood/src/main/java/panda/gotwood/registry/RecipeRegistry.java:149: warning: no description for @param
	 * @param name
	   ^
/var/lib/jenkins/workspace/Got Wood/src/main/java/panda/gotwood/registry/RecipeRegistry.java:159: warning: no description for @param
	 * @param oreDictEntries
	   ^
/var/lib/jenkins/workspace/Got Wood/src/main/java/panda/gotwood/registry/RecipeRegistry.java:160: warning: no description for @param
	 * @param itemStackName
	   ^
/var/lib/jenkins/workspace/Got Wood/src/main/java/panda/gotwood/generation/WorldGenMaple.java:38: warning: no @param for notify
	public WorldGenMaple(boolean notify)
	       ^
/var/lib/jenkins/workspace/Got Wood/src/main/java/panda/gotwood/generation/WorldGenPalm.java:38: warning: no @param for notify
	public WorldGenPalm(boolean notify)
	       ^

2 errors
31 warnings
:javadoc FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':javadoc'.
> Javadoc generation failed. Generated Javadoc options file (useful for troubleshooting): '/var/lib/jenkins/workspace/Got Wood/build/tmp/javadoc/javadoc.options'

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 25.022 secs
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
[Set GitHub commit status (universal)] FAILURE on repos [GHRepository@1e03c1c4[description=<Clever Tagline Here>,homepage=<null>,name=Got-Wood,license=<null>,fork=false,size=462,milestones={},language=Java,commits={},source=<null>,parent=<null>,url=https://api.github.com/repos/MinecraftModDevelopmentMods/Got-Wood,id=86134815]] (sha:6e58f77) with context:Got Wood
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/Got-Wood/commit/6e58f7752bfcd56b0b03323d2b6afe5841364d80

Changes since last successful build:
No changes
No changes
No changes
No changes

  • [cleverpanda] ea25b88 - fix

  • [cleverpanda] 6e58f77 - jenkins fix again

View full output

@MinecraftModDevelopmentBot
Copy link
Author

Build 'Got Wood' is failing!

Last 50 lines of build output:

[...truncated 13.91 KB...]
/var/lib/jenkins/workspace/Got Wood/src/main/java/panda/gotwood/items/itemblocks/ItemWoodDoor.java:21: warning: no @param for wood
	public ItemWoodDoor(BlockDoor block, WoodMaterial wood) {
	       ^
/var/lib/jenkins/workspace/Got Wood/src/main/java/panda/gotwood/registry/RecipeRegistry.java:137: warning: no description for @param
	 * @param oreDictEntries
	   ^
/var/lib/jenkins/workspace/Got Wood/src/main/java/panda/gotwood/registry/RecipeRegistry.java:138: warning: no description for @param
	 * @param name
	   ^
/var/lib/jenkins/workspace/Got Wood/src/main/java/panda/gotwood/registry/RecipeRegistry.java:148: warning: no description for @param
	 * @param oreDictEntries
	   ^
/var/lib/jenkins/workspace/Got Wood/src/main/java/panda/gotwood/registry/RecipeRegistry.java:149: warning: no description for @param
	 * @param name
	   ^
/var/lib/jenkins/workspace/Got Wood/src/main/java/panda/gotwood/registry/RecipeRegistry.java:159: warning: no description for @param
	 * @param oreDictEntries
	   ^
/var/lib/jenkins/workspace/Got Wood/src/main/java/panda/gotwood/registry/RecipeRegistry.java:160: warning: no description for @param
	 * @param itemStackName
	   ^
/var/lib/jenkins/workspace/Got Wood/src/main/java/panda/gotwood/generation/WorldGenMaple.java:38: warning: no @param for notify
	public WorldGenMaple(boolean notify)
	       ^
/var/lib/jenkins/workspace/Got Wood/src/main/java/panda/gotwood/generation/WorldGenPalm.java:38: warning: no @param for notify
	public WorldGenPalm(boolean notify)
	       ^

2 errors
31 warnings
:javadoc FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':javadoc'.
> Javadoc generation failed. Generated Javadoc options file (useful for troubleshooting): '/var/lib/jenkins/workspace/Got Wood/build/tmp/javadoc/javadoc.options'

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 10.968 secs
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
[Set GitHub commit status (universal)] FAILURE on repos [GHRepository@7a1b4362[description=<Clever Tagline Here>,homepage=<null>,name=Got-Wood,license=<null>,fork=false,size=462,milestones={},language=Java,commits={},source=<null>,parent=<null>,url=https://api.github.com/repos/MinecraftModDevelopmentMods/Got-Wood,id=86134815]] (sha:6e58f77) with context:Got Wood
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/Got-Wood/commit/6e58f7752bfcd56b0b03323d2b6afe5841364d80

Changes since last successful build:
No changes
No changes
No changes
No changes

  • [cleverpanda] ea25b88 - fix

  • [cleverpanda] 6e58f77 - jenkins fix again

No changes

View full output

@MinecraftModDevelopmentBot
Copy link
Author

Build 'Got Wood' is failing!

Last 50 lines of build output:

[...truncated 14.43 KB...]
/var/lib/jenkins/workspace/Got Wood/src/main/java/panda/gotwood/blocks/SpecialFire.java:440: warning: no @param for worldIn
    public void neighborChanged(IBlockState state, World worldIn, BlockPos pos, Block blockIn)
                ^
/var/lib/jenkins/workspace/Got Wood/src/main/java/panda/gotwood/blocks/SpecialFire.java:440: warning: no @param for pos
    public void neighborChanged(IBlockState state, World worldIn, BlockPos pos, Block blockIn)
                ^
/var/lib/jenkins/workspace/Got Wood/src/main/java/panda/gotwood/blocks/SpecialFire.java:440: warning: no @param for blockIn
    public void neighborChanged(IBlockState state, World worldIn, BlockPos pos, Block blockIn)
                ^
/var/lib/jenkins/workspace/Got Wood/src/main/java/panda/gotwood/items/itemblocks/ItemWoodDoor.java:18: warning: no description for @param
	 * @param block
	   ^
/var/lib/jenkins/workspace/Got Wood/src/main/java/panda/gotwood/items/itemblocks/ItemWoodDoor.java:19: error: @param name not found
	 * @param metal
	          ^
/var/lib/jenkins/workspace/Got Wood/src/main/java/panda/gotwood/items/itemblocks/ItemWoodDoor.java:19: warning: no description for @param
	 * @param metal
	   ^
/var/lib/jenkins/workspace/Got Wood/src/main/java/panda/gotwood/items/itemblocks/ItemWoodDoor.java:21: warning: no @param for wood
	public ItemWoodDoor(BlockDoor block, WoodMaterial wood) {
	       ^
/var/lib/jenkins/workspace/Got Wood/src/main/java/panda/gotwood/generation/WorldGenMaple.java:38: warning: no @param for notify
	public WorldGenMaple(boolean notify)
	       ^
/var/lib/jenkins/workspace/Got Wood/src/main/java/panda/gotwood/generation/WorldGenPalm.java:38: warning: no @param for notify
	public WorldGenPalm(boolean notify)
	       ^

2 errors
36 warnings
:javadoc FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':javadoc'.
> Javadoc generation failed. Generated Javadoc options file (useful for troubleshooting): '/var/lib/jenkins/workspace/Got Wood/build/tmp/javadoc/javadoc.options'

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 12.232 secs
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
[Set GitHub commit status (universal)] FAILURE on repos [GHRepository@6ae0d460[description=<Clever Tagline Here>,homepage=<null>,name=Got-Wood,license=<null>,fork=false,size=462,milestones={},language=Java,commits={},source=<null>,parent=<null>,url=https://api.github.com/repos/MinecraftModDevelopmentMods/Got-Wood,id=86134815]] (sha:1f6a657) with context:Got Wood
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/Got-Wood/commit/1f6a6577cfdb37a4dcdedc0621585021b14787f2

Changes since last successful build:
No changes
No changes
No changes
No changes

  • [cleverpanda] ea25b88 - fix

  • [cleverpanda] 6e58f77 - jenkins fix again

No changes

  • [cleverpanda] 1f6a657 - jenkins fix

View full output

@MinecraftModDevelopmentBot
Copy link
Author

Build was fixed!

@MinecraftModDevelopmentBot
Copy link
Author

Build 'Got Wood' is failing!

Last 50 lines of build output:

Started by GitHub push by cleverpanda
Building in workspace /var/lib/jenkins/workspace/Got Wood
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/MinecraftModDevelopmentMods/Got-Wood/ # timeout=10
Fetching upstream changes from https://github.com/MinecraftModDevelopmentMods/Got-Wood/
 > git --version # timeout=10
using GIT_ASKPASS to set credentials 
 > git fetch --tags --progress https://github.com/MinecraftModDevelopmentMods/Got-Wood/ +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 3df45d1bcff0440f242ffd41e6de4639c85432d7 (refs/remotes/origin/master)
Commit message: "sonarqube"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3df45d1bcff0440f242ffd41e6de4639c85432d7
 > git rev-list 3851f549be8c20ebe8ecd4dc75a113ffe7c9d866 # timeout=10
[Got Wood] $ /bin/sh -xe /tmp/jenkins2519388239968061149.sh
+ rm -rf build/libs
[Set GitHub commit status (universal)] PENDING on repos [GHRepository@6ff5e174[description=<Clever Tagline Here>,homepage=<null>,name=Got-Wood,license=<null>,fork=false,size=498,milestones={},language=Java,commits={},source=<null>,parent=<null>,url=https://api.github.com/repos/MinecraftModDevelopmentMods/Got-Wood,id=86134815]] (sha:3df45d1) with context:Got Wood
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/Got-Wood/commit/3df45d1bcff0440f242ffd41e6de4639c85432d7
[Gradle] - Launching build.
[Got Wood] $ "/var/lib/jenkins/workspace/Got Wood/gradlew" setupCiWorkspace clean build publish
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/2.14/userguide/gradle_daemon.html.
This mapping 'snapshot_20161220' was designed for MC 1.11! Use at your own peril.

FAILURE: Build failed with an exception.

* Where:
Build file '/var/lib/jenkins/workspace/Got Wood/build.gradle' line: 196

* What went wrong:
A problem occurred evaluating root project 'Got Wood'.
> Could not find method sonarqube() for arguments [build_3g7sl2j5u927lq4zlwskv4tlx$_run_closure11@56a5dea5] on root project 'Got Wood' of type org.gradle.api.Project.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 4.899 secs
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
[Set GitHub commit status (universal)] FAILURE on repos [GHRepository@6a9043d8[description=<Clever Tagline Here>,homepage=<null>,name=Got-Wood,license=<null>,fork=false,size=498,milestones={},language=Java,commits={},source=<null>,parent=<null>,url=https://api.github.com/repos/MinecraftModDevelopmentMods/Got-Wood,id=86134815]] (sha:3df45d1) with context:Got Wood
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/Got-Wood/commit/3df45d1bcff0440f242ffd41e6de4639c85432d7
GitHub Issue Notifier: Build has started failing again, reopend GitHub issue #1

Changes since last successful build:

  • [cleverpanda] 3df45d1 - sonarqube

View full output

@MinecraftModDevelopmentBot
Copy link
Author

Build 'Got Wood' is failing!

Last 50 lines of build output:

Started by GitHub push by cleverpanda
Building in workspace /var/lib/jenkins/workspace/Got Wood
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/MinecraftModDevelopmentMods/Got-Wood/ # timeout=10
Fetching upstream changes from https://github.com/MinecraftModDevelopmentMods/Got-Wood/
 > git --version # timeout=10
using GIT_ASKPASS to set credentials 
 > git fetch --tags --progress https://github.com/MinecraftModDevelopmentMods/Got-Wood/ +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 10aa5b3ce198efd2077395e94164c2b7c3dd0f95 (refs/remotes/origin/master)
Commit message: "sonarqube"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 10aa5b3ce198efd2077395e94164c2b7c3dd0f95
 > git rev-list 3df45d1bcff0440f242ffd41e6de4639c85432d7 # timeout=10
[Got Wood] $ /bin/sh -xe /tmp/jenkins2880453446007392031.sh
+ rm -rf build/libs
[Set GitHub commit status (universal)] PENDING on repos [GHRepository@2758bf47[description=<Clever Tagline Here>,homepage=<null>,name=Got-Wood,license=<null>,fork=false,size=498,milestones={},language=Java,commits={},source=<null>,parent=<null>,url=https://api.github.com/repos/MinecraftModDevelopmentMods/Got-Wood,id=86134815]] (sha:10aa5b3) with context:Got Wood
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/Got-Wood/commit/10aa5b3ce198efd2077395e94164c2b7c3dd0f95
[Gradle] - Launching build.
[Got Wood] $ "/var/lib/jenkins/workspace/Got Wood/gradlew" setupCiWorkspace clean build publish
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/2.14/userguide/gradle_daemon.html.
This mapping 'snapshot_20161220' was designed for MC 1.11! Use at your own peril.

FAILURE: Build failed with an exception.

* Where:
Build file '/var/lib/jenkins/workspace/Got Wood/build.gradle' line: 196

* What went wrong:
A problem occurred evaluating root project 'Got Wood'.
> Could not find method sonarqube() for arguments [build_3g7sl2j5u927lq4zlwskv4tlx$_run_closure11@677658e3] on root project 'Got Wood' of type org.gradle.api.Project.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 5.028 secs
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
[Set GitHub commit status (universal)] FAILURE on repos [GHRepository@7f844769[description=<Clever Tagline Here>,homepage=<null>,name=Got-Wood,license=<null>,fork=false,size=498,milestones={},language=Java,commits={},source=<null>,parent=<null>,url=https://api.github.com/repos/MinecraftModDevelopmentMods/Got-Wood,id=86134815]] (sha:10aa5b3) with context:Got Wood
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/Got-Wood/commit/10aa5b3ce198efd2077395e94164c2b7c3dd0f95

Changes since last successful build:

View full output

@MinecraftModDevelopmentBot
Copy link
Author

Build 'Got Wood' is failing!

Last 50 lines of build output:

Started by GitHub push by cleverpanda
Building in workspace /var/lib/jenkins/workspace/Got Wood
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/MinecraftModDevelopmentMods/Got-Wood/ # timeout=10
Fetching upstream changes from https://github.com/MinecraftModDevelopmentMods/Got-Wood/
 > git --version # timeout=10
using GIT_ASKPASS to set credentials The MMD Bot
 > git fetch --tags --progress https://github.com/MinecraftModDevelopmentMods/Got-Wood/ +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 61c3bf207fc22642c689a90bdbda2c56cd2e8f62 (refs/remotes/origin/master)
Commit message: "1.19"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 61c3bf207fc22642c689a90bdbda2c56cd2e8f62
 > git rev-list 10aa5b3ce198efd2077395e94164c2b7c3dd0f95 # timeout=10
Injecting SonarQube environment variables using the configuration: SonarCloud
[Got Wood] $ /bin/sh -xe /tmp/jenkins6941028490285232220.sh
+ rm -rf build/libs
[Set GitHub commit status (universal)] PENDING on repos [GHRepository@571e079[description=<Clever Tagline Here>,homepage=<null>,name=Got-Wood,license=<null>,fork=false,size=500,milestones={},language=Java,commits={},source=<null>,parent=<null>,url=https://api.github.com/repos/MinecraftModDevelopmentMods/Got-Wood,id=86134815]] (sha:61c3bf2) with context:Got Wood
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/Got-Wood/commit/61c3bf207fc22642c689a90bdbda2c56cd2e8f62
[Gradle] - Launching build.
[Got Wood] $ "/var/lib/jenkins/workspace/Got Wood/gradlew" setupCiWorkspace clean build publish
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/2.14/userguide/gradle_daemon.html.
This mapping 'snapshot_20161220' was designed for MC 1.11! Use at your own peril.

FAILURE: Build failed with an exception.

* Where:
Build file '/var/lib/jenkins/workspace/Got Wood/build.gradle' line: 200

* What went wrong:
A problem occurred evaluating root project 'Got Wood'.
> Could not find method sonarqube() for arguments [build_3g7sl2j5u927lq4zlwskv4tlx$_run_closure11@1e0ca072] on root project 'Got Wood' of type org.gradle.api.Project.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 5.241 secs
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
[Set GitHub commit status (universal)] FAILURE on repos [GHRepository@61602548[description=<Clever Tagline Here>,homepage=<null>,name=Got-Wood,license=<null>,fork=false,size=500,milestones={},language=Java,commits={},source=<null>,parent=<null>,url=https://api.github.com/repos/MinecraftModDevelopmentMods/Got-Wood,id=86134815]] (sha:61c3bf2) with context:Got Wood
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/Got-Wood/commit/61c3bf207fc22642c689a90bdbda2c56cd2e8f62

Changes since last successful build:

View full output

@MinecraftModDevelopmentBot
Copy link
Author

Build was fixed!

@MinecraftModDevelopmentBot
Copy link
Author

Build 'Got Wood' is failing!

Last 50 lines of build output:

[...truncated 2.34 KB...]
         R4wk, ZeuX, IngisKahn, bspkrs           
#################################################
:deobfCompileDummyTask
:getVersionJson
:extractUserdev UP-TO-DATE
:downloadClient SKIPPED
:downloadServer SKIPPED
:splitServerJar SKIPPED
:mergeJars SKIPPED
:applyBinaryPatches SKIPPED
:deobfProvidedDummyTask
:extractDependencyATs SKIPPED
:extractMcpData SKIPPED
:extractMcpMappings SKIPPED
:genSrgs SKIPPED
:deobfMcMCP SKIPPED
:setupCiWorkspace
:clean
:sourceApiJava
:compileApiJava UP-TO-DATE
:processApiResources UP-TO-DATE
:apiClasses UP-TO-DATE
:sourceMainJava
:compileJava/var/lib/jenkins/workspace/Got Wood/build/sources/main/java/panda/gotwood/util/renderProxy.java:6: error: class RenderProxy is public, should be declared in a file named RenderProxy.java
public class RenderProxy {
       ^
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 error
 FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':compileJava'.
> Compilation failed; see the compiler error output for details.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 10.21 secs
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
[Set GitHub commit status (universal)] FAILURE on repos [GHRepository@42e507e5[description=<Clever Tagline Here>,homepage=<null>,name=Got-Wood,license=<null>,fork=false,size=516,milestones={},language=Java,commits={},source=<null>,parent=<null>,url=https://api.github.com/repos/MinecraftModDevelopmentMods/Got-Wood,id=86134815]] (sha:108fcd1) with context:Got Wood
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/Got-Wood/commit/108fcd16e436fa850ce5113ea6db3509934a9447
GitHub Issue Notifier: Build has started failing again, reopend GitHub issue #1

Changes since last successful build:

View full output

@MinecraftModDevelopmentBot
Copy link
Author

Build was fixed!

@MinecraftModDevelopmentBot
Copy link
Author

Build 'Got Wood' is failing!

Last 50 lines of build output:

Started by GitHub push by cleverpanda
Building in workspace /var/lib/jenkins/workspace/Got Wood
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/MinecraftModDevelopmentMods/Got-Wood/ # timeout=10
Fetching upstream changes from https://github.com/MinecraftModDevelopmentMods/Got-Wood/
 > git --version # timeout=10
using GIT_ASKPASS to set credentials The MMD Bot
 > git fetch --tags --progress https://github.com/MinecraftModDevelopmentMods/Got-Wood/ +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 296e1662a5e52382b42a739672fe6426d385e346 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 296e1662a5e52382b42a739672fe6426d385e346
Commit message: "."
 > git rev-list 87abbf6cf6d1218e06bd1a18365c8d25836ce6dc # timeout=10
Injecting SonarQube environment variables using the configuration: SonarCloud
[Got Wood] $ /bin/sh -xe /tmp/jenkins5643312896025808847.sh
+ rm -rf build/libs
[Set GitHub commit status (universal)] PENDING on repos [GHRepository@4978df9f[description=<Clever Tagline Here>,homepage=<null>,name=Got-Wood,license=<null>,fork=false,size=569,milestones={},language=Java,commits={},source=<null>,parent=<null>,responseHeaderFields={null=[HTTP/1.1 200 OK], Access-Control-Allow-Origin=[*], Access-Control-Expose-Headers=[ETag, Link, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval], Cache-Control=[private, max-age=60, s-maxage=60], Content-Encoding=[gzip], Content-Security-Policy=[default-src 'none'], Content-Type=[application/json; charset=utf-8], Date=[Fri, 10 Nov 2017 19:16:36 GMT], ETag=[W/"633d5d863c588e1b8a62111c286fb744"], Last-Modified=[Fri, 21 Jul 2017 00:58:39 GMT], OkHttp-Received-Millis=[1510341396431], OkHttp-Response-Source=[CONDITIONAL_CACHE 200], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1510341396291], Server=[GitHub.com], Status=[200 OK], Strict-Transport-Security=[max-age=31536000; includeSubdomains; preload], Transfer-Encoding=[chunked], Vary=[Accept, Authorization, Cookie, X-GitHub-OTP], X-Accepted-OAuth-Scopes=[repo], X-Content-Type-Options=[nosniff], X-Frame-Options=[deny], X-GitHub-Media-Type=[github.v3; format=json], X-GitHub-Request-Id=[AE11:1332C:34FDFA7:692F6D5:5A05FB14], X-OAuth-Scopes=[admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, gist, notifications, repo, user], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4999], X-RateLimit-Reset=[1510344996], X-Runtime-rack=[0.041811], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/MinecraftModDevelopmentMods/Got-Wood,id=86134815]] (sha:296e166) with context:Got Wood
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/Got-Wood/commit/296e1662a5e52382b42a739672fe6426d385e346
[Gradle] - Launching build.
FATAL: The Gradle wrapper has not been found in these directories: /var/lib/jenkins/workspace/Got Wood
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
[Set GitHub commit status (universal)] FAILURE on repos [GHRepository@377d0d3e[description=<Clever Tagline Here>,homepage=<null>,name=Got-Wood,license=<null>,fork=false,size=569,milestones={},language=Java,commits={},source=<null>,parent=<null>,responseHeaderFields={null=[HTTP/1.1 200 OK], Access-Control-Allow-Origin=[*], Access-Control-Expose-Headers=[ETag, Link, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval], Cache-Control=[private, max-age=60, s-maxage=60], Content-Encoding=[gzip], Content-Security-Policy=[default-src 'none'], Content-Type=[application/json; charset=utf-8], Date=[Fri, 10 Nov 2017 19:16:36 GMT], ETag=[W/"633d5d863c588e1b8a62111c286fb744"], Last-Modified=[Fri, 21 Jul 2017 00:58:39 GMT], OkHttp-Received-Millis=[1510341396431], OkHttp-Response-Source=[CACHE 200], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1510341396291], Server=[GitHub.com], Status=[200 OK], Strict-Transport-Security=[max-age=31536000; includeSubdomains; preload], Transfer-Encoding=[chunked], Vary=[Accept, Authorization, Cookie, X-GitHub-OTP], X-Accepted-OAuth-Scopes=[repo], X-Content-Type-Options=[nosniff], X-Frame-Options=[deny], X-GitHub-Media-Type=[github.v3; format=json], X-GitHub-Request-Id=[AE11:1332C:34FDFA7:692F6D5:5A05FB14], X-OAuth-Scopes=[admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, gist, notifications, repo, user], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4999], X-RateLimit-Reset=[1510344996], X-Runtime-rack=[0.041811], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/MinecraftModDevelopmentMods/Got-Wood,id=86134815]] (sha:296e166) with context:Got Wood
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/Got-Wood/commit/296e1662a5e52382b42a739672fe6426d385e346
GitHub Issue Notifier: Build has started failing again, reopend GitHub issue #1

Changes since last successful build:

View full output

@MinecraftModDevelopmentBot
Copy link
Author

Build 'Got Wood' is failing!

Last 50 lines of build output:

Started by GitHub push by cleverpanda
Building in workspace /var/lib/jenkins/workspace/Got Wood
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/MinecraftModDevelopmentMods/Got-Wood/ # timeout=10
Fetching upstream changes from https://github.com/MinecraftModDevelopmentMods/Got-Wood/
 > git --version # timeout=10
using GIT_ASKPASS to set credentials The MMD Bot
 > git fetch --tags --progress https://github.com/MinecraftModDevelopmentMods/Got-Wood/ +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 7a6b4c622377b203e8da23ffcf9576f0137257ea (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7a6b4c622377b203e8da23ffcf9576f0137257ea
Commit message: "Merge pull request #3 from dshadowwolf/master"
 > git rev-list 296e1662a5e52382b42a739672fe6426d385e346 # timeout=10
Injecting SonarQube environment variables using the configuration: SonarCloud
[Got Wood] $ /bin/sh -xe /tmp/jenkins3484537878912781285.sh
+ rm -rf build/libs
[Set GitHub commit status (universal)] PENDING on repos [GHRepository@7482e351[description=<Clever Tagline Here>,homepage=<null>,name=Got-Wood,license=<null>,fork=false,size=594,milestones={},language=Java,commits={},source=<null>,parent=<null>,responseHeaderFields={null=[HTTP/1.1 200 OK], Access-Control-Allow-Origin=[*], Access-Control-Expose-Headers=[ETag, Link, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval], Cache-Control=[private, max-age=60, s-maxage=60], Content-Encoding=[gzip], Content-Security-Policy=[default-src 'none'], Content-Type=[application/json; charset=utf-8], Date=[Thu, 16 Nov 2017 04:08:06 GMT], ETag=[W/"a0751bda844e19e3dcb2f88b8f60ea1c"], Last-Modified=[Fri, 21 Jul 2017 00:58:39 GMT], OkHttp-Received-Millis=[1510805286538], OkHttp-Response-Source=[CONDITIONAL_CACHE 200], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1510805286247], Server=[GitHub.com], Status=[200 OK], Strict-Transport-Security=[max-age=31536000; includeSubdomains; preload], Transfer-Encoding=[chunked], Vary=[Accept, Authorization, Cookie, X-GitHub-OTP], X-Accepted-OAuth-Scopes=[repo], X-Content-Type-Options=[nosniff], X-Frame-Options=[deny], X-GitHub-Media-Type=[github.v3; format=json], X-GitHub-Request-Id=[87BE:B94F:BA338A:16F18E6:5A0D0F26], X-OAuth-Scopes=[admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, gist, notifications, repo, user], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4999], X-RateLimit-Reset=[1510808886], X-Runtime-rack=[0.062672], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/MinecraftModDevelopmentMods/Got-Wood,id=86134815]] (sha:7a6b4c6) with context:Got Wood
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/Got-Wood/commit/7a6b4c622377b203e8da23ffcf9576f0137257ea
[Gradle] - Launching build.
FATAL: The Gradle wrapper has not been found in these directories: /var/lib/jenkins/workspace/Got Wood
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
[Set GitHub commit status (universal)] FAILURE on repos [GHRepository@5dd83fa0[description=<Clever Tagline Here>,homepage=<null>,name=Got-Wood,license=<null>,fork=false,size=594,milestones={},language=Java,commits={},source=<null>,parent=<null>,responseHeaderFields={null=[HTTP/1.1 200 OK], Access-Control-Allow-Origin=[*], Access-Control-Expose-Headers=[ETag, Link, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval], Cache-Control=[private, max-age=60, s-maxage=60], Content-Encoding=[gzip], Content-Security-Policy=[default-src 'none'], Content-Type=[application/json; charset=utf-8], Date=[Thu, 16 Nov 2017 04:08:06 GMT], ETag=[W/"a0751bda844e19e3dcb2f88b8f60ea1c"], Last-Modified=[Fri, 21 Jul 2017 00:58:39 GMT], OkHttp-Received-Millis=[1510805286538], OkHttp-Response-Source=[CACHE 200], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1510805286247], Server=[GitHub.com], Status=[200 OK], Strict-Transport-Security=[max-age=31536000; includeSubdomains; preload], Transfer-Encoding=[chunked], Vary=[Accept, Authorization, Cookie, X-GitHub-OTP], X-Accepted-OAuth-Scopes=[repo], X-Content-Type-Options=[nosniff], X-Frame-Options=[deny], X-GitHub-Media-Type=[github.v3; format=json], X-GitHub-Request-Id=[87BE:B94F:BA338A:16F18E6:5A0D0F26], X-OAuth-Scopes=[admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, gist, notifications, repo, user], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4999], X-RateLimit-Reset=[1510808886], X-Runtime-rack=[0.062672], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/MinecraftModDevelopmentMods/Got-Wood,id=86134815]] (sha:7a6b4c6) with context:Got Wood
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/Got-Wood/commit/7a6b4c622377b203e8da23ffcf9576f0137257ea

Changes since last successful build:

  • [cleverpanda] b11410e - .

  • [cleverpanda] 98d21a2 - .

  • [dshadowwolf] 3c16172 - more merge-conflict resolution and a major chunk of bug-fixes for Panda

View full output

@MinecraftModDevelopmentBot
Copy link
Author

Build 'Got Wood' is failing!

Last 50 lines of build output:

[...truncated 25.42 KB...]
	        RenderUtil.putTexturedQuad(renderer, flowing, x1, y1, z1, x2-x1, y2-y1, z2-z1, EnumFacing.WEST,  color, brightness, true);
	        ^
  symbol:   variable RenderUtil
  location: class TreeTapRenderer
/var/lib/jenkins/workspace/Got Wood/build/sources/main/java/panda/gotwood/util/TreeTapRenderer.java:92: error: cannot find symbol
	      RenderUtil.post();
	      ^
  symbol:   variable RenderUtil
  location: class TreeTapRenderer
/var/lib/jenkins/workspace/Got Wood/build/sources/main/java/panda/gotwood/generation/WorldGenerator.java:101: error: cannot find symbol
			if (biome instanceof BiomeJungle) {
			                     ^
  symbol:   class BiomeJungle
  location: class WorldGenerator
/var/lib/jenkins/workspace/Got Wood/build/sources/main/java/panda/gotwood/generation/WorldGenerator.java:102: error: cannot find symbol
				makeTree(rubber, chunkX, chunkZ, random, world, 0, 3);
				         ^
  symbol:   variable rubber
  location: class WorldGenerator
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
62 errors

> Task :compileJava FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':compileJava'.
> Compilation failed; see the compiler error output for details.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/4.9/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 24s
12 actionable tasks: 12 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
WARN: Unable to locate 'report-task.txt' in the workspace. Did the SonarScanner succedeed?
Archiving artifacts
[Set GitHub commit status (universal)] FAILURE on repos [GHRepository@1f333200[description=<Clever Tagline Here>,homepage=<null>,name=Got-Wood,fork=false,size=614,milestones={},language=Java,commits={},source=<null>,parent=<null>,responseHeaderFields={null=[HTTP/1.1 200 OK], Access-Control-Allow-Origin=[*], Access-Control-Expose-Headers=[ETag, Link, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval], Cache-Control=[private, max-age=60, s-maxage=60], Content-Encoding=[gzip], Content-Security-Policy=[default-src 'none'], Content-Type=[application/json; charset=utf-8], Date=[Wed, 22 Aug 2018 01:44:17 GMT], ETag=[W/"d98e36a387a786c025cf30c52ab4e8b2"], Last-Modified=[Wed, 22 Aug 2018 01:44:05 GMT], OkHttp-Received-Millis=[1534902257119], OkHttp-Response-Source=[CACHE 200], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1534902256946], Referrer-Policy=[origin-when-cross-origin, strict-origin-when-cross-origin], Server=[GitHub.com], Status=[200 OK], Strict-Transport-Security=[max-age=31536000; includeSubdomains; preload], Transfer-Encoding=[chunked], Vary=[Accept, Authorization, Cookie, X-GitHub-OTP], X-Accepted-OAuth-Scopes=[repo], X-Content-Type-Options=[nosniff], X-Frame-Options=[deny], X-GitHub-Media-Type=[github.v3; format=json], X-GitHub-Request-Id=[85EC:40EF:6ADD2B2:CE017B0:5B7CBFF0], X-OAuth-Scopes=[admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, gist, notifications, repo, user], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4999], X-RateLimit-Reset=[1534905857], X-Runtime-rack=[0.066840], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/MinecraftModDevelopmentMods/Got-Wood,id=86134815]] (sha:384ce7a) with context:Got Wood
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/Got-Wood/commit/384ce7aa991f6d71f0a1d10c5bc93074009647e5
GitHub Issue Notifier: Build has started failing again, reopend GitHub issue #1

Changes since last successful build:

  • [cleverpanda] b11410e - .

  • [cleverpanda] 98d21a2 - .

  • [dshadowwolf] 3c16172 - more merge-conflict resolution and a major chunk of bug-fixes for Panda

  • [Jasmine Iwanek] c93ac25 - Remove cruft

  • [Jasmine Iwanek] f452efe - add gradle wrapper

  • [Jasmine Iwanek] 384ce7a - update mappings to snapshot_20180709

View full output

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

2 participants