MMD OreSpawn

MMD OreSpawn

11M Downloads

OreSpawn 1.12.1 #85 has failed

MinecraftModDevelopmentBot opened this issue ยท 6 comments

commented

Build 'OreSpawn 1.12.1' is failing!

Last 50 lines of build output:

[...truncated 3.41 KB...]
               Powered by MCP unknown               
             http://modcoderpack.com             
         by: Searge, ProfMobius, Fesh0r,         
         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/OreSpawn 1.12.1/build/sources/main/java/com/mcmoddev/orespawn/json/os3/readers/OS3V1Reader.java:33: error: ';' expected
				JsonObject oreOut = handleVersionDifferences( ore, entries.get(ConfigNames.FILE_VERSION).getAsString() )
				                                                                                                        ^
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: 11.543 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@5ddb6cfe[description=<null>,homepage=<null>,name=OreSpawn,license=<null>,fork=false,size=522,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=[Sun, 12 Nov 2017 08:09:32 GMT], ETag=[W/"b4d29ca3480067049c6085ac7bdd58e2"], Last-Modified=[Wed, 01 Nov 2017 20:14:34 GMT], OkHttp-Received-Millis=[1510474172588], OkHttp-Response-Source=[CACHE 200], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1510474172443], 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=[A24C:1332C:4344F36:84827B7:5A0801BC], 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=[4903], X-RateLimit-Reset=[1510475161], X-Runtime-rack=[0.040139], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/MinecraftModDevelopmentMods/OreSpawn,id=66399436]] (sha:c775a5a) with context:OreSpawn 1.12.1
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/OreSpawn/commit/c775a5aa5c767bf137935ba52608b064d8cd529d

Changes since last successful build:

  • [dshadowwolf] c775a5a - even more linter cleanups

View full output

commented

Build was fixed!

commented

Build 'OreSpawn 1.12.1' is failing!

Last 50 lines of build output:

[...truncated 3.59 KB...]
         by: Searge, ProfMobius, Fesh0r,         
         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/OreSpawn 1.12.1/build/sources/main/java/com/mcmoddev/orespawn/worldgen/OreSpawnWorldGen.java:68: error: incompatible types: JsonObject cannot be converted to OreList
			GeneratorParameters parameters = new GeneratorParameters( new ChunkPos(chunkX, chunkZ), sE.getFeatureGen().getParameters(), sE.getOreSpawns(), replacement, sE.getBiomes() );
			                                                                                                                        ^
Note: Some messages have been simplified; recompile with -Xdiags:verbose to get full output
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: 15.895 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@6d6ff0b[description=<null>,homepage=<null>,name=OreSpawn,license=<null>,fork=false,size=561,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=[Tue, 14 Nov 2017 01:52:01 GMT], ETag=[W/"337617cbb64cee9a34cb9d9dc54c0e3a"], Last-Modified=[Wed, 01 Nov 2017 20:14:34 GMT], OkHttp-Received-Millis=[1510624321671], OkHttp-Response-Source=[CACHE 200], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1510624321426], 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=[ACAE:E106:12A31A:2A27E1:5A0A4C41], 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=[1510627921], X-Runtime-rack=[0.046452], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/MinecraftModDevelopmentMods/OreSpawn,id=66399436]] (sha:2c4610b) with context:OreSpawn 1.12.1
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/OreSpawn/commit/2c4610b37730b2485775fae0429656c4ffe14976
GitHub Issue Notifier: Build has started failing again, reopend GitHub issue #98

Changes since last successful build:

  • [dshadowwolf] 2c4610b - add a bit of encapsulation and simplification here so we can add more

View full output

commented

Build was fixed!

commented

Build 'OreSpawn 1.12.1' is failing!

Last 50 lines of build output:

[...truncated 3.53 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/OreSpawn 1.12.1/build/sources/main/java/com/mcmoddev/orespawn/OreSpawn.java:65: error: cannot find symbol
	public void onFingerprintViolation(FMLFingerprintViolationEvent event) {
	                                   ^
  symbol:   class FMLFingerprintViolationEvent
  location: class OreSpawn
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: 17.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@5fca23a7[description=<null>,homepage=<null>,name=OreSpawn,fork=false,size=675,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, 15 Dec 2017 05:33:21 GMT], ETag=[W/"aeb4ed7dc80c49a1cd045311af675cad"], Last-Modified=[Thu, 30 Nov 2017 13:24:57 GMT], OkHttp-Received-Millis=[1513316001313], OkHttp-Response-Source=[CACHE 200], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1513316001118], 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=[90A8:20D05:468C22:8C7D27:5A335EA0], 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=[1513319601], X-Runtime-rack=[0.051725], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/MinecraftModDevelopmentMods/OreSpawn,id=66399436]] (sha:a64f05d) with context:OreSpawn 1.12.1
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/OreSpawn/commit/a64f05d319cfada5704e4f5c7cc534308458029b
GitHub Issue Notifier: Build has started failing again, reopend GitHub issue #98

Changes since last successful build:

  • [Jasmine Iwanek] a64f05d - Jar signing

View full output

commented

Build 'OreSpawn 1.12.1' is failing!

Last 50 lines of build output:

[...truncated 3.46 KB...]
         by: Searge, ProfMobius, Fesh0r,         
         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/OreSpawn 1.12.1/build/sources/main/java/com/mcmoddev/orespawn/OreSpawn.java:67: error: cannot find symbol
		logger.warn("Invalid fingerprint detected!");
		^
  symbol:   variable logger
  location: class OreSpawn
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.804 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@54d2c3dc[description=<null>,homepage=<null>,name=OreSpawn,fork=false,size=675,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, 15 Dec 2017 05:36:36 GMT], ETag=[W/"3770d87ad854be9c1b4f2d606518d767"], Last-Modified=[Thu, 30 Nov 2017 13:24:57 GMT], OkHttp-Received-Millis=[1513316196193], OkHttp-Response-Source=[CACHE 200], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1513316195901], 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=[9221:20D06:3BDD31:9AD87A:5A335F63], 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=[4994], X-RateLimit-Reset=[1513319601], X-Runtime-rack=[0.048090], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/MinecraftModDevelopmentMods/OreSpawn,id=66399436]] (sha:9d81250) with context:OreSpawn 1.12.1
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/OreSpawn/commit/9d81250da7b997f2e998da93b2ccf9a2547bc547

Changes since last successful build:

  • [Jasmine Iwanek] a64f05d - Jar signing

  • [Jasmine Iwanek] 9d81250 - fix

View full output

commented

Build was fixed!