You are viewing a plain text version of this content. The canonical link for it is here.
Posted to royale-builds@royale.apache.org by ap...@gmail.com on 2021/06/19 12:17:17 UTC

Build failed in Jenkins: royale-compiler #876

See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/876/display/redirect>

Changes:


------------------------------------------
[...truncated 254.09 KB...]
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] ASDateTests_timezoneOffset_set
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests5479544583770536882.as> 
    [junit] 
    [junit] After compile:
    [junit] Property timezoneOffset is read-only.
    [junit] 
    [junit] ASDateTests_millisecondsUTC
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests2546709400615266337.as> 
    [junit] 
    [junit] <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests5479544583770536882.as(12)>: col: 1 Error: Property timezoneOffset is read-only.
    [junit] 
    [junit] date.timezoneOffset += 480;
    [junit] ^
    [junit] 
    [junit] 614 bytes written to <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests2546709400615266337.swf> in 0.063 seconds
    [junit] After compile:
    [junit] 
    [junit] Executing test:
    [junit] [C:\adobe\flash\11.7\flashplayerdebugger.exe, <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests2546709400615266337.swf]>
    [junit]  - Creating new FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit]  - Directory '<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp'> already listed in FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit] java.lang.Exception: Process timed out
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:342)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:198)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
    [junit] 	at as.ASDateTests.ASDateTests_millisecondsUTC(ASDateTests.java:258)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] ASDateTests_month
    [junit] tzoffset is 0
    [junit] GMT is GMT-0800
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests9150216940384068433.as> 
    [junit] 
    [junit] 599 bytes written to <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests9150216940384068433.swf> in 0.079 seconds
    [junit] After compile:
    [junit] 
    [junit] Executing test:
    [junit] [C:\adobe\flash\11.7\flashplayerdebugger.exe, <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests9150216940384068433.swf]>
    [junit]  - Creating new FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit]  - Directory '<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp'> already listed in FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit] ASDateTests_hoursUTC
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests6276631080044616638.as> 
    [junit] 
    [junit] java.lang.Exception: Process timed out
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:342)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:198)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
    [junit] 	at as.ASDateTests.ASDateTests_month(ASDateTests.java:318)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] 609 bytes written to <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests6276631080044616638.swf> in 0.088 seconds
    [junit] After compile:
    [junit] 
    [junit] Executing test:
    [junit] [C:\adobe\flash\11.7\flashplayerdebugger.exe, <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests6276631080044616638.swf]>
    [junit]  - Creating new FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit]  - Directory '<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp'> already listed in FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit] ASDateTests_monthUTC
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests4291957656916288686.as> 
    [junit] 
    [junit] java.lang.Exception: Process timed out
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:342)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:198)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
    [junit] 	at as.ASDateTests.ASDateTests_hoursUTC(ASDateTests.java:218)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] 611 bytes written to <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests4291957656916288686.swf> in 0.062 seconds
    [junit] After compile:
    [junit] 
    [junit] Executing test:
    [junit] [C:\adobe\flash\11.7\flashplayerdebugger.exe, <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests4291957656916288686.swf]>
    [junit]  - Creating new FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit]  - Directory '<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp'> already listed in FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit] ASDateTests_seconds
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests1787414507675503401.as> 
    [junit] 
    [junit] java.lang.Exception: Process timed out
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:342)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:198)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
    [junit] 	at as.ASDateTests.ASDateTests_monthUTC(ASDateTests.java:338)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] 606 bytes written to <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests1787414507675503401.swf> in 0.059 seconds
    [junit] After compile:
    [junit] 
    [junit] Executing test:
    [junit] [C:\adobe\flash\11.7\flashplayerdebugger.exe, <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests1787414507675503401.swf]>
    [junit]  - Creating new FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit]  - Directory '<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp'> already listed in FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit] Tests run: 19, Failures: 15, Errors: 0, Skipped: 1, Time elapsed: 302.305 sec
    [junit] java.lang.Exception: Process timed out
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:342)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:198)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
    [junit] 	at as.ASDateTests.ASDateTests_seconds(ASDateTests.java:358)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g

BUILD FAILED
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/build.xml>:81: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/build.xml>:738: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/src/test/build.xml>:307: Tests failed

Total time: 7 minutes 27 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
Build step 'Invoke Ant' marked build as failure
Recording test results

Jenkins build is back to normal : royale-compiler #890

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/890/display/redirect>


Build failed in Jenkins: royale-compiler #889

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/889/display/redirect>

Changes:


------------------------------------------
[...truncated 252.75 KB...]
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
    [junit] 	at as.ASDateTests.ASDateTests_secondsUTC(ASDateTests.java:378)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] ASDateTests_minutesUTC
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests2151626890354742095.as> 
    [junit] 
    [junit] 610 bytes written to <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests2151626890354742095.swf> in 0.073 seconds
    [junit] After compile:
    [junit] 
    [junit] Executing test:
    [junit] [C:\adobe\flash\11.7\flashplayerdebugger.exe, <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests2151626890354742095.swf]>
    [junit]  - Creating new FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit]  - Directory '<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp'> already listed in FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit] java.lang.Exception: Process timed out
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:342)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:198)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
    [junit] 	at as.ASDateTests.ASDateTests_minutesUTC(ASDateTests.java:298)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] ASDateTests_milliseconds
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests2860198784730739085.as> 
    [junit] 
    [junit] 613 bytes written to <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests2860198784730739085.swf> in 0.079 seconds
    [junit] After compile:
    [junit] 
    [junit] Executing test:
    [junit] [C:\adobe\flash\11.7\flashplayerdebugger.exe, <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests2860198784730739085.swf]>
    [junit]  - Creating new FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit]  - Directory '<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp'> already listed in FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit] java.lang.Exception: Process timed out
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:342)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:198)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
    [junit] 	at as.ASDateTests.ASDateTests_milliseconds(ASDateTests.java:238)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] ASDateTests_hoursUTC
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests3879099579246852764.as> 
    [junit] 
    [junit] 611 bytes written to <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests3879099579246852764.swf> in 0.077 seconds
    [junit] After compile:
    [junit] 
    [junit] Executing test:
    [junit] [C:\adobe\flash\11.7\flashplayerdebugger.exe, <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests3879099579246852764.swf]>
    [junit]  - Creating new FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit]  - Directory '<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp'> already listed in FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit] ASDateTests_millisecondsUTC
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests8512440882468629496.as> 
    [junit] java.lang.Exception: Process timed out
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:342)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:198)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
    [junit] 	at as.ASDateTests.ASDateTests_hoursUTC(ASDateTests.java:218)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] 
    [junit] 616 bytes written to <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests8512440882468629496.swf> in 0.092 seconds
    [junit] After compile:
    [junit] 
    [junit] Executing test:
    [junit] [C:\adobe\flash\11.7\flashplayerdebugger.exe, <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests8512440882468629496.swf]>
    [junit]  - Creating new FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit]  - Directory '<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp'> already listed in FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit] ASDateTests_dateUTC
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests1811772040043861320.as> 
    [junit] java.lang.Exception: Process timed out
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:342)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:198)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
    [junit] 	at as.ASDateTests.ASDateTests_millisecondsUTC(ASDateTests.java:258)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] 
    [junit] 607 bytes written to <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests1811772040043861320.swf> in 0.069 seconds
    [junit] After compile:
    [junit] 
    [junit] Executing test:
    [junit] [C:\adobe\flash\11.7\flashplayerdebugger.exe, <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests1811772040043861320.swf]>
    [junit]  - Creating new FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit]  - Directory '<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp'> already listed in FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit] java.lang.Exception: Process timed out
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:342)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:198)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
    [junit] 	at as.ASDateTests.ASDateTests_dateUTC(ASDateTests.java:98)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] Tests run: 19, Failures: 15, Errors: 0, Skipped: 1, Time elapsed: 302.284 sec
    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g

BUILD FAILED
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/build.xml>:81: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/build.xml>:738: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/src/test/build.xml>:307: Tests failed

Total time: 7 minutes 21 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
Build step 'Invoke Ant' marked build as failure
Recording test results

Build failed in Jenkins: royale-compiler #888

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/888/display/redirect>

Changes:


------------------------------------------
[...truncated 252.83 KB...]
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] ASDateTests_minutes
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests6322422670973180326.as> 
    [junit] 
    [junit] 608 bytes written to <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests6322422670973180326.swf> in 0.061 seconds
    [junit] After compile:
    [junit] 
    [junit] Executing test:
    [junit] [C:\adobe\flash\11.7\flashplayerdebugger.exe, <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests6322422670973180326.swf]>
    [junit]  - Creating new FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit]  - Directory '<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp'> already listed in FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit] ASDateTests_hours
    [junit] tzoffset is 0
    [junit] GMT is GMT-0800
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests5566424662141297626.as> 
    [junit] 
    [junit] java.lang.Exception: Process timed out
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:342)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:198)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
    [junit] 	at as.ASDateTests.ASDateTests_minutes(ASDateTests.java:278)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] 599 bytes written to <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests5566424662141297626.swf> in 0.054 seconds
    [junit] After compile:
    [junit] 
    [junit] Executing test:
    [junit] [C:\adobe\flash\11.7\flashplayerdebugger.exe, <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests5566424662141297626.swf]>
    [junit]  - Creating new FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit]  - Directory '<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp'> already listed in FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit] ASDateTests_monthUTC
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests3575229552694851503.as> 
    [junit] 
    [junit] java.lang.Exception: Process timed out
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:342)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:198)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
    [junit] 	at as.ASDateTests.ASDateTests_hours(ASDateTests.java:198)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] 610 bytes written to <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests3575229552694851503.swf> in 0.073 seconds
    [junit] After compile:
    [junit] 
    [junit] Executing test:
    [junit] [C:\adobe\flash\11.7\flashplayerdebugger.exe, <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests3575229552694851503.swf]>
    [junit]  - Creating new FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit]  - Directory '<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp'> already listed in FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit] java.lang.Exception: Process timed out
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:342)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:198)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
    [junit] 	at as.ASDateTests.ASDateTests_monthUTC(ASDateTests.java:338)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] ASDateTests_fullYear
    [junit] tzoffset is 0
    [junit] GMT is GMT-0800
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests1439422385960401208.as> 
    [junit] 
    [junit] 610 bytes written to <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests1439422385960401208.swf> in 0.061 seconds
    [junit] After compile:
    [junit] 
    [junit] Executing test:
    [junit] [C:\adobe\flash\11.7\flashplayerdebugger.exe, <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests1439422385960401208.swf]>
    [junit]  - Creating new FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit]  - Directory '<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp'> already listed in FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit] ASDateTests_dateUTC
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests9053707099145572217.as> 
    [junit] 
    [junit] java.lang.Exception: Process timed out
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:342)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:198)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
    [junit] 	at as.ASDateTests.ASDateTests_fullYear(ASDateTests.java:158)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] 608 bytes written to <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests9053707099145572217.swf> in 0.110 seconds
    [junit] After compile:
    [junit] 
    [junit] Executing test:
    [junit] [C:\adobe\flash\11.7\flashplayerdebugger.exe, <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests9053707099145572217.swf]>
    [junit]  - Creating new FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit]  - Directory '<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp'> already listed in FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit] ASDateTests_dayUTC
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests1826991747454126255.as> 
    [junit] java.lang.Exception: Process timed out
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:342)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:198)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
    [junit] 	at as.ASDateTests.ASDateTests_dateUTC(ASDateTests.java:98)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] 
    [junit] After compile:
    [junit] Property dayUTC is read-only.
    [junit] 
    [junit] Tests run: 19, Failures: 15, Errors: 0, Skipped: 1, Time elapsed: 302.386 sec
    [junit] <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests1826991747454126255.as(12)>: col: 1 Error: Property dayUTC is read-only.
    [junit] 
    [junit] date.dayUTC += 1;
    [junit] ^
    [junit] 
    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g

BUILD FAILED
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/build.xml>:81: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/build.xml>:738: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/src/test/build.xml>:307: Tests failed

Total time: 6 minutes 52 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
Build step 'Invoke Ant' marked build as failure
Recording test results

Build failed in Jenkins: royale-compiler #887

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/887/display/redirect?page=changes>

Changes:

[joshtynjala] compiler: fix issue where automatic semicolon insertion did not account


------------------------------------------
[...truncated 253.92 KB...]
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] ASDateTests_hoursUTC
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests1740038161767414715.as> 
    [junit] 
    [junit] 610 bytes written to <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests1740038161767414715.swf> in 0.066 seconds
    [junit] After compile:
    [junit] 
    [junit] Executing test:
    [junit] [C:\adobe\flash\11.7\flashplayerdebugger.exe, <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests1740038161767414715.swf]>
    [junit]  - Creating new FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit]  - Directory '<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp'> already listed in FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit] java.lang.Exception: Process timed out
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:342)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:198)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
    [junit] 	at as.ASDateTests.ASDateTests_hoursUTC(ASDateTests.java:218)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] ASDateTests_milliseconds
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests9064504140179340464.as> 
    [junit] 
    [junit] 612 bytes written to <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests9064504140179340464.swf> in 0.070 seconds
    [junit] After compile:
    [junit] 
    [junit] Executing test:
    [junit] [C:\adobe\flash\11.7\flashplayerdebugger.exe, <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests9064504140179340464.swf]>
    [junit]  - Creating new FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit]  - Directory '<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp'> already listed in FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] java.lang.Exception: Process timed out
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:342)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:198)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
    [junit] 	at as.ASDateTests.ASDateTests_milliseconds(ASDateTests.java:238)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] ASDateTests_secondsUTC
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests1767714273914658206.as> 
    [junit] 
    [junit] 612 bytes written to <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests1767714273914658206.swf> in 0.093 seconds
    [junit] After compile:
    [junit] 
    [junit] Executing test:
    [junit] [C:\adobe\flash\11.7\flashplayerdebugger.exe, <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests1767714273914658206.swf]>
    [junit]  - Creating new FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit]  - Directory '<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp'> already listed in FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit] java.lang.Exception: Process timed out
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:342)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:198)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
    [junit] 	at as.ASDateTests.ASDateTests_secondsUTC(ASDateTests.java:378)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] ASDateTests_date
    [junit] tzoffset is 0
    [junit] GMT is GMT-0800
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests6223870015684558223.as> 
    [junit] 
    [junit] 595 bytes written to <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests6223870015684558223.swf> in 0.057 seconds
    [junit] After compile:
    [junit] 
    [junit] Executing test:
    [junit] [C:\adobe\flash\11.7\flashplayerdebugger.exe, <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests6223870015684558223.swf]>
    [junit]  - Creating new FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit]  - Directory '<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp'> already listed in FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit] java.lang.Exception: Process timed out
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:342)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:198)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
    [junit] 	at as.ASDateTests.ASDateTests_date(ASDateTests.java:78)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] ASDateTests_day
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests5837218457430632599.as> 
    [junit] 
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] After compile:
    [junit] Property day is read-only.
    [junit] 
    [junit] ASDateTests_time
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests4805196389801148538.as> 
    [junit] 
    [junit] 614 bytes written to <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests4805196389801148538.swf> in 0.043 seconds
    [junit] After compile:
    [junit] 
    [junit] Executing test:
    [junit] [C:\adobe\flash\11.7\flashplayerdebugger.exe, <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests4805196389801148538.swf]>
    [junit]  - Creating new FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit]  - Directory '<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp'> already listed in FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit] <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests5837218457430632599.as(12)>: col: 1 Error: Property day is read-only.
    [junit] 
    [junit] date.day += 1;
    [junit] ^
    [junit] 
    [junit] java.lang.Exception: Process timed out
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:342)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:198)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
    [junit] 	at as.ASDateTests.ASDateTests_time(ASDateTests.java:398)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] Tests run: 19, Failures: 15, Errors: 0, Skipped: 1, Time elapsed: 302.328 sec
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g

BUILD FAILED
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/build.xml>:81: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/build.xml>:738: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/src/test/build.xml>:307: Tests failed

Total time: 7 minutes 19 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
Build step 'Invoke Ant' marked build as failure
Recording test results

Build failed in Jenkins: royale-compiler #886

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/886/display/redirect>

Changes:


------------------------------------------
[...truncated 254.34 KB...]
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests4194827456965975644.as> 
    [junit] 
    [junit] 610 bytes written to <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests4194827456965975644.swf> in 0.081 seconds
    [junit] After compile:
    [junit] 
    [junit] Executing test:
    [junit] [C:\adobe\flash\11.7\flashplayerdebugger.exe, <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests4194827456965975644.swf]>
    [junit]  - Creating new FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit]  - Directory '<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp'> already listed in FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit] java.lang.Exception: Process timed out
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:342)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:198)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
    [junit] 	at as.ASDateTests.ASDateTests_monthUTC(ASDateTests.java:338)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] ASDateTests_secondsUTC
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests6290403761470415308.as> 
    [junit] 
    [junit] 610 bytes written to <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests6290403761470415308.swf> in 0.355 seconds
    [junit] After compile:
    [junit] 
    [junit] Executing test:
    [junit] [C:\adobe\flash\11.7\flashplayerdebugger.exe, <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests6290403761470415308.swf]>
    [junit]  - Creating new FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit]  - Directory '<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp'> already listed in FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit] java.lang.Exception: Process timed out
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:342)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:198)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
    [junit] 	at as.ASDateTests.ASDateTests_secondsUTC(ASDateTests.java:378)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] ASDateTests_timezoneOffset_set
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests1324948411666094558.as> 
    [junit] 
    [junit] After compile:
    [junit] Property timezoneOffset is read-only.
    [junit] 
    [junit] ASDateTests_seconds
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests1631458820903929295.as> 
    [junit] <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests1324948411666094558.as(12)>: col: 1 Error: Property timezoneOffset is read-only.
    [junit] 
    [junit] date.timezoneOffset += 480;
    [junit] ^
    [junit] 
    [junit] 
    [junit] 608 bytes written to <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests1631458820903929295.swf> in 0.113 seconds
    [junit] After compile:
    [junit] 
    [junit] Executing test:
    [junit] [C:\adobe\flash\11.7\flashplayerdebugger.exe, <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests1631458820903929295.swf]>
    [junit]  - Creating new FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit]  - Directory '<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp'> already listed in FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit] java.lang.Exception: Process timed out
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:342)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:198)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
    [junit] 	at as.ASDateTests.ASDateTests_seconds(ASDateTests.java:358)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] ASDateTests_date
    [junit] tzoffset is 0
    [junit] GMT is GMT-0800
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests1542210213258694091.as> 
    [junit] 
    [junit] 596 bytes written to <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests1542210213258694091.swf> in 0.058 seconds
    [junit] After compile:
    [junit] 
    [junit] Executing test:
    [junit] [C:\adobe\flash\11.7\flashplayerdebugger.exe, <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests1542210213258694091.swf]>
    [junit]  - Creating new FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit]  - Directory '<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp'> already listed in FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit] ASDateTests_time
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests9147397790136905012.as> 
    [junit] java.lang.Exception: Process timed out
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:342)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:198)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
    [junit] 	at as.ASDateTests.ASDateTests_date(ASDateTests.java:78)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] 
    [junit] 614 bytes written to <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests9147397790136905012.swf> in 0.066 seconds
    [junit] After compile:
    [junit] 
    [junit] Executing test:
    [junit] [C:\adobe\flash\11.7\flashplayerdebugger.exe, <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests9147397790136905012.swf]>
    [junit]  - Creating new FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit]  - Directory '<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp'> already listed in FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit] ASDateTests_day
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests3689044177838985069.as> 
    [junit] 
    [junit] java.lang.Exception: Process timed out
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:342)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:198)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
    [junit] 	at as.ASDateTests.ASDateTests_time(ASDateTests.java:398)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests3689044177838985069.as(12)>: col: 1 Error: Property day is read-only.
    [junit] 
    [junit] date.day += 1;
    [junit] ^
    [junit] 
    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
    [junit] After compile:
    [junit] Property day is read-only.
    [junit] 
    [junit] Tests run: 19, Failures: 15, Errors: 0, Skipped: 1, Time elapsed: 302.505 sec

BUILD FAILED
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/build.xml>:81: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/build.xml>:738: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/src/test/build.xml>:307: Tests failed

Total time: 7 minutes 2 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
Build step 'Invoke Ant' marked build as failure
Recording test results

Build failed in Jenkins: royale-compiler #885

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/885/display/redirect>

Changes:


------------------------------------------
[...truncated 253.22 KB...]
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests4178899041626753306.as(12)>: col: 1 Error: Property timezoneOffset is read-only.
    [junit] 
    [junit] date.timezoneOffset += 480;
    [junit] ^
    [junit] 
    [junit] After compile:
    [junit] Property timezoneOffset is read-only.
    [junit] 
    [junit] ASDateTests_minutes
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests2133709768593041140.as> 
    [junit] 
    [junit] 606 bytes written to <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests2133709768593041140.swf> in 0.063 seconds
    [junit] After compile:
    [junit] 
    [junit] Executing test:
    [junit] [C:\adobe\flash\11.7\flashplayerdebugger.exe, <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests2133709768593041140.swf]>
    [junit]  - Creating new FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit]  - Directory '<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp'> already listed in FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit] java.lang.Exception: Process timed out
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:342)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:198)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
    [junit] 	at as.ASDateTests.ASDateTests_minutes(ASDateTests.java:278)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] ASDateTests_secondsUTC
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests4420800334452699365.as> 
    [junit] 
    [junit] 611 bytes written to <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests4420800334452699365.swf> in 0.224 seconds
    [junit] After compile:
    [junit] 
    [junit] Executing test:
    [junit] [C:\adobe\flash\11.7\flashplayerdebugger.exe, <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests4420800334452699365.swf]>
    [junit]  - Creating new FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit]  - Directory '<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp'> already listed in FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit] ASDateTests_millisecondsUTC
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests5991489284547706670.as> 
    [junit] 
    [junit] java.lang.Exception: Process timed out
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:342)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:198)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
    [junit] 	at as.ASDateTests.ASDateTests_secondsUTC(ASDateTests.java:378)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] 617 bytes written to <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests5991489284547706670.swf> in 0.097 seconds
    [junit] After compile:
    [junit] 
    [junit] Executing test:
    [junit] [C:\adobe\flash\11.7\flashplayerdebugger.exe, <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests5991489284547706670.swf]>
    [junit]  - Creating new FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit]  - Directory '<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp'> already listed in FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit] ASDateTests_date
    [junit] tzoffset is 0
    [junit] GMT is GMT-0800
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests7123723334441014327.as> 
    [junit] 
    [junit] java.lang.Exception: Process timed out
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:342)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:198)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
    [junit] 	at as.ASDateTests.ASDateTests_millisecondsUTC(ASDateTests.java:258)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] 594 bytes written to <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests7123723334441014327.swf> in 0.097 seconds
    [junit] After compile:
    [junit] 
    [junit] Executing test:
    [junit] [C:\adobe\flash\11.7\flashplayerdebugger.exe, <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests7123723334441014327.swf]>
    [junit]  - Creating new FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit]  - Directory '<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp'> already listed in FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit] java.lang.Exception: Process timed out
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:342)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:198)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
    [junit] 	at as.ASDateTests.ASDateTests_date(ASDateTests.java:78)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] ASDateTests_day
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests4337527090255777235.as> 
    [junit] 
    [junit] <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests4337527090255777235.as(12)>: col: 1 Error: Property day is read-only.
    [junit] 
    [junit] date.day += 1;
    [junit] ^
    [junit] 
    [junit] After compile:
    [junit] Property day is read-only.
    [junit] 
    [junit] ASDateTests_time
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests2790568572584573908.as> 
    [junit] 
    [junit] 614 bytes written to <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests2790568572584573908.swf> in 0.064 seconds
    [junit] After compile:
    [junit] 
    [junit] Executing test:
    [junit] [C:\adobe\flash\11.7\flashplayerdebugger.exe, <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests2790568572584573908.swf]>
    [junit]  - Creating new FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit]  - Directory '<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp'> already listed in FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit] Tests run: 19, Failures: 15, Errors: 0, Skipped: 1, Time elapsed: 302.44 sec
    [junit] java.lang.Exception: Process timed out
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:342)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:198)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
    [junit] 	at as.ASDateTests.ASDateTests_time(ASDateTests.java:398)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g

BUILD FAILED
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/build.xml>:81: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/build.xml>:738: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/src/test/build.xml>:307: Tests failed

Total time: 7 minutes 43 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
Build step 'Invoke Ant' marked build as failure
Recording test results

Build failed in Jenkins: royale-compiler #884

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/884/display/redirect>

Changes:


------------------------------------------
[...truncated 253.04 KB...]
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] ASDateTests_milliseconds
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests8963771402187324339.as> 
    [junit] 
    [junit] 614 bytes written to <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests8963771402187324339.swf> in 0.073 seconds
    [junit] After compile:
    [junit] 
    [junit] Executing test:
    [junit] [C:\adobe\flash\11.7\flashplayerdebugger.exe, <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests8963771402187324339.swf]>
    [junit]  - Creating new FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit]  - Directory '<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp'> already listed in FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit] ASDateTests_seconds
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests7394454223970581894.as> 
    [junit] java.lang.Exception: Process timed out
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:342)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:198)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
    [junit] 	at as.ASDateTests.ASDateTests_milliseconds(ASDateTests.java:238)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] 
    [junit] 609 bytes written to <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests7394454223970581894.swf> in 0.052 seconds
    [junit] After compile:
    [junit] 
    [junit] Executing test:
    [junit] [C:\adobe\flash\11.7\flashplayerdebugger.exe, <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests7394454223970581894.swf]>
    [junit]  - Creating new FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit]  - Directory '<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp'> already listed in FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit] java.lang.Exception: Process timed out
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:342)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:198)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
    [junit] 	at as.ASDateTests.ASDateTests_seconds(ASDateTests.java:358)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] ASDateTests_secondsUTC
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests4865916038809358205.as> 
    [junit] 
    [junit] 611 bytes written to <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests4865916038809358205.swf> in 0.072 seconds
    [junit] After compile:
    [junit] 
    [junit] Executing test:
    [junit] [C:\adobe\flash\11.7\flashplayerdebugger.exe, <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests4865916038809358205.swf]>
    [junit]  - Creating new FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit]  - Directory '<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp'> already listed in FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit] java.lang.Exception: Process timed out
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:342)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:198)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
    [junit] 	at as.ASDateTests.ASDateTests_secondsUTC(ASDateTests.java:378)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] ASDateTests_timezoneOffset_set
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests1547405746590051123.as> 
    [junit] 
    [junit] After compile:
    [junit] Property timezoneOffset is read-only.
    [junit] 
    [junit] ASDateTests_monthUTC
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests2275944839826301032.as> 
    [junit] 
    [junit] <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests1547405746590051123.as(12)>: col: 1 Error: Property timezoneOffset is read-only.
    [junit] 
    [junit] date.timezoneOffset += 480;
    [junit] ^
    [junit] 
    [junit] 610 bytes written to <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests2275944839826301032.swf> in 0.061 seconds
    [junit] After compile:
    [junit] 
    [junit] Executing test:
    [junit] [C:\adobe\flash\11.7\flashplayerdebugger.exe, <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests2275944839826301032.swf]>
    [junit]  - Creating new FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit]  - Directory '<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp'> already listed in FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit] java.lang.Exception: Process timed out
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:342)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:198)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
    [junit] 	at as.ASDateTests.ASDateTests_monthUTC(ASDateTests.java:338)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] ASDateTests_minutes
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests1863427572846778606.as> 
    [junit] 
    [junit] 607 bytes written to <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests1863427572846778606.swf> in 0.088 seconds
    [junit] After compile:
    [junit] 
    [junit] Executing test:
    [junit] [C:\adobe\flash\11.7\flashplayerdebugger.exe, <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests1863427572846778606.swf]>
    [junit]  - Creating new FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit]  - Directory '<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp'> already listed in FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit] Tests run: 19, Failures: 15, Errors: 0, Skipped: 1, Time elapsed: 302.845 sec
    [junit] java.lang.Exception: Process timed out
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:342)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:198)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
    [junit] 	at as.ASDateTests.ASDateTests_minutes(ASDateTests.java:278)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g

BUILD FAILED
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/build.xml>:81: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/build.xml>:738: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/src/test/build.xml>:307: Tests failed

Total time: 7 minutes 1 second
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
Build step 'Invoke Ant' marked build as failure
Recording test results

Build failed in Jenkins: royale-compiler #883

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/883/display/redirect>

Changes:


------------------------------------------
[...truncated 253.58 KB...]
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] ASDateTests_monthUTC
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests2955517519225892418.as> 
    [junit] 
    [junit] 610 bytes written to <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests2955517519225892418.swf> in 0.073 seconds
    [junit] After compile:
    [junit] 
    [junit] Executing test:
    [junit] [C:\adobe\flash\11.7\flashplayerdebugger.exe, <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests2955517519225892418.swf]>
    [junit]  - Creating new FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit]  - Directory '<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp'> already listed in FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit] ASDateTests_secondsUTC
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests9138934090616016131.as> 
    [junit] 
    [junit] 611 bytes written to <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests9138934090616016131.swf> in 0.066 seconds
    [junit] After compile:
    [junit] 
    [junit] Executing test:
    [junit] [C:\adobe\flash\11.7\flashplayerdebugger.exe, <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests9138934090616016131.swf]>
    [junit]  - Creating new FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit]  - Directory '<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp'> already listed in FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit] java.lang.Exception: Process timed out
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:342)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:198)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
    [junit] 	at as.ASDateTests.ASDateTests_monthUTC(ASDateTests.java:338)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] ASDateTests_seconds
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests7040690412991813021.as> 
    [junit] 
    [junit] java.lang.Exception: Process timed out
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:342)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:198)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
    [junit] 	at as.ASDateTests.ASDateTests_secondsUTC(ASDateTests.java:378)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] 606 bytes written to <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests7040690412991813021.swf> in 0.104 seconds
    [junit] After compile:
    [junit] 
    [junit] Executing test:
    [junit] [C:\adobe\flash\11.7\flashplayerdebugger.exe, <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests7040690412991813021.swf]>
    [junit]  - Creating new FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit]  - Directory '<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp'> already listed in FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit] ASDateTests_date
    [junit] tzoffset is 0
    [junit] GMT is GMT-0800
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests6956818926637463361.as> 
    [junit] 
    [junit] java.lang.Exception: Process timed out
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:342)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:198)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
    [junit] 	at as.ASDateTests.ASDateTests_seconds(ASDateTests.java:358)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] 596 bytes written to <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests6956818926637463361.swf> in 0.087 seconds
    [junit] After compile:
    [junit] 
    [junit] Executing test:
    [junit] [C:\adobe\flash\11.7\flashplayerdebugger.exe, <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests6956818926637463361.swf]>
    [junit]  - Creating new FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit]  - Directory '<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp'> already listed in FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit] ASDateTests_day
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests3441383145933927808.as> 
    [junit] 
    [junit] java.lang.Exception: Process timed out
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:342)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:198)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
    [junit] 	at as.ASDateTests.ASDateTests_date(ASDateTests.java:78)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests3441383145933927808.as(12)>: col: 1 Error: Property day is read-only.
    [junit] 
    [junit] date.day += 1;
    [junit] ^
    [junit] 
    [junit] After compile:
    [junit] Property day is read-only.
    [junit] 
    [junit] ASDateTests_time
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests2792456517217204681.as> 
    [junit] 
    [junit] 613 bytes written to <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests2792456517217204681.swf> in 0.066 seconds
    [junit] After compile:
    [junit] 
    [junit] Executing test:
    [junit] [C:\adobe\flash\11.7\flashplayerdebugger.exe, <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests2792456517217204681.swf]>
    [junit]  - Creating new FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit]  - Directory '<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp'> already listed in FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit] Tests run: 19, Failures: 15, Errors: 0, Skipped: 1, Time elapsed: 302.57 sec
    [junit] java.lang.Exception: Process timed out
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:342)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:198)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
    [junit] 	at as.ASDateTests.ASDateTests_time(ASDateTests.java:398)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g

BUILD FAILED
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/build.xml>:81: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/build.xml>:738: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/src/test/build.xml>:307: Tests failed

Total time: 7 minutes 28 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
Build step 'Invoke Ant' marked build as failure
Recording test results

Build failed in Jenkins: royale-compiler #882

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/882/display/redirect?page=changes>

Changes:

[yishayjobs] Remove verbosity and slowness on upload


------------------------------------------
[...truncated 252.71 KB...]
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests5007725874003340399.as> 
    [junit] 
    [junit] java.lang.Exception: Process timed out
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:342)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:198)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
    [junit] 	at as.ASDateTests.ASDateTests_milliseconds(ASDateTests.java:238)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] 616 bytes written to <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests5007725874003340399.swf> in 0.113 seconds
    [junit] After compile:
    [junit] 
    [junit] Executing test:
    [junit] [C:\adobe\flash\11.7\flashplayerdebugger.exe, <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests5007725874003340399.swf]>
    [junit]  - Creating new FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit]  - Directory '<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp'> already listed in FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit] ASDateTests_fullYearUTC
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests7685744689830784828.as> 
    [junit] 
    [junit] java.lang.Exception: Process timed out
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:342)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:198)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
    [junit] 	at as.ASDateTests.ASDateTests_millisecondsUTC(ASDateTests.java:258)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] 613 bytes written to <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests7685744689830784828.swf> in 0.104 seconds
    [junit] After compile:
    [junit] 
    [junit] Executing test:
    [junit] [C:\adobe\flash\11.7\flashplayerdebugger.exe, <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests7685744689830784828.swf]>
    [junit]  - Creating new FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit]  - Directory '<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp'> already listed in FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit] java.lang.Exception: Process timed out
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:342)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:198)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
    [junit] 	at as.ASDateTests.ASDateTests_fullYearUTC(ASDateTests.java:178)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] ASDateTests_seconds
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests8669767669638001367.as> 
    [junit] 
    [junit] 608 bytes written to <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests8669767669638001367.swf> in 0.111 seconds
    [junit] After compile:
    [junit] 
    [junit] Executing test:
    [junit] [C:\adobe\flash\11.7\flashplayerdebugger.exe, <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests8669767669638001367.swf]>
    [junit]  - Creating new FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit]  - Directory '<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp'> already listed in FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit] ASDateTests_dateUTC
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests976154414139928342.as> 
    [junit] 
    [junit] java.lang.Exception: Process timed out
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:342)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:198)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
    [junit] 	at as.ASDateTests.ASDateTests_seconds(ASDateTests.java:358)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] 606 bytes written to <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests976154414139928342.swf> in 0.533 seconds
    [junit] After compile:
    [junit] 
    [junit] Executing test:
    [junit] [C:\adobe\flash\11.7\flashplayerdebugger.exe, <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests976154414139928342.swf]>
    [junit]  - Creating new FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit]  - Directory '<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp'> already listed in FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit] java.lang.Exception: Process timed out
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:342)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:198)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
    [junit] 	at as.ASDateTests.ASDateTests_dateUTC(ASDateTests.java:98)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] ASDateTests_monthUTC
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests7632642557678908704.as> 
    [junit] 
    [junit] 610 bytes written to <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests7632642557678908704.swf> in 0.079 seconds
    [junit] After compile:
    [junit] 
    [junit] Executing test:
    [junit] [C:\adobe\flash\11.7\flashplayerdebugger.exe, <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests7632642557678908704.swf]>
    [junit]  - Creating new FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit]  - Directory '<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp'> already listed in FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit] java.lang.Exception: Process timed out
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:342)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:198)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
    [junit] 	at as.ASDateTests.ASDateTests_monthUTC(ASDateTests.java:338)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] Tests run: 19, Failures: 15, Errors: 0, Skipped: 1, Time elapsed: 302.866 sec
    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g

BUILD FAILED
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/build.xml>:81: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/build.xml>:738: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/src/test/build.xml>:307: Tests failed

Total time: 7 minutes 22 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
Build step 'Invoke Ant' marked build as failure
Recording test results

Build failed in Jenkins: royale-compiler #881

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/881/display/redirect>

Changes:


------------------------------------------
[...truncated 253.02 KB...]
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] ASDateTests_fullYearUTC
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests5891383981709940624.as> 
    [junit] 
    [junit] 611 bytes written to <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests5891383981709940624.swf> in 0.283 seconds
    [junit] After compile:
    [junit] 
    [junit] Executing test:
    [junit] [C:\adobe\flash\11.7\flashplayerdebugger.exe, <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests5891383981709940624.swf]>
    [junit]  - Creating new FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit]  - Directory '<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp'> already listed in FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit] java.lang.Exception: Process timed out
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:342)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:198)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
    [junit] 	at as.ASDateTests.ASDateTests_fullYearUTC(ASDateTests.java:178)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] ASDateTests_month
    [junit] tzoffset is 0
    [junit] GMT is GMT-0800
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests271834517287361633.as> 
    [junit] 
    [junit] 598 bytes written to <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests271834517287361633.swf> in 0.105 seconds
    [junit] After compile:
    [junit] 
    [junit] Executing test:
    [junit] [C:\adobe\flash\11.7\flashplayerdebugger.exe, <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests271834517287361633.swf]>
    [junit]  - Creating new FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit]  - Directory '<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp'> already listed in FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit] java.lang.Exception: Process timed out
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:342)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:198)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
    [junit] 	at as.ASDateTests.ASDateTests_month(ASDateTests.java:318)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] ASDateTests_dateUTC
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests9044039834394085106.as> 
    [junit] 
    [junit] 607 bytes written to <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests9044039834394085106.swf> in 0.090 seconds
    [junit] After compile:
    [junit] 
    [junit] Executing test:
    [junit] [C:\adobe\flash\11.7\flashplayerdebugger.exe, <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests9044039834394085106.swf]>
    [junit]  - Creating new FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit]  - Directory '<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp'> already listed in FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit] java.lang.Exception: Process timed out
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:342)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:198)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
    [junit] 	at as.ASDateTests.ASDateTests_dateUTC(ASDateTests.java:98)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] ASDateTests_dayUTC
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests8691066737871482485.as> 
    [junit] 
    [junit] <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests8691066737871482485.as(12)>: col: 1 Error: Property dayUTC is read-only.
    [junit] 
    [junit] date.dayUTC += 1;
    [junit] ^
    [junit] 
    [junit] After compile:
    [junit] Property dayUTC is read-only.
    [junit] 
    [junit] ASDateTests_minutes
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests6345508610694769386.as> 
    [junit] 
    [junit] 607 bytes written to <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests6345508610694769386.swf> in 0.088 seconds
    [junit] After compile:
    [junit] 
    [junit] Executing test:
    [junit] [C:\adobe\flash\11.7\flashplayerdebugger.exe, <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests6345508610694769386.swf]>
    [junit]  - Creating new FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit]  - Directory '<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp'> already listed in FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit] java.lang.Exception: Process timed out
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:342)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:198)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
    [junit] 	at as.ASDateTests.ASDateTests_minutes(ASDateTests.java:278)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] ASDateTests_secondsUTC
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests3914023241456414058.as> 
    [junit] 
    [junit] 610 bytes written to <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests3914023241456414058.swf> in 0.088 seconds
    [junit] After compile:
    [junit] 
    [junit] Executing test:
    [junit] [C:\adobe\flash\11.7\flashplayerdebugger.exe, <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests3914023241456414058.swf]>
    [junit]  - Creating new FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit]  - Directory '<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp'> already listed in FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit] Tests run: 19, Failures: 15, Errors: 0, Skipped: 1, Time elapsed: 302.677 sec
    [junit] java.lang.Exception: Process timed out
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:342)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:198)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
    [junit] 	at as.ASDateTests.ASDateTests_secondsUTC(ASDateTests.java:378)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g

BUILD FAILED
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/build.xml>:81: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/build.xml>:738: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/src/test/build.xml>:307: Tests failed

Total time: 6 minutes 35 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
Build step 'Invoke Ant' marked build as failure
Recording test results

Build failed in Jenkins: royale-compiler #880

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/880/display/redirect>

Changes:


------------------------------------------
[...truncated 254.40 KB...]
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] 
    [junit] 611 bytes written to <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests5692997218667148517.swf> in 0.087 seconds
    [junit] After compile:
    [junit] 
    [junit] Executing test:
    [junit] [C:\adobe\flash\11.7\flashplayerdebugger.exe, <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests5692997218667148517.swf]>
    [junit]  - Creating new FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit]  - Directory '<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp'> already listed in FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit] java.lang.Exception: Process timed out
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:342)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:198)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
    [junit] 	at as.ASDateTests.ASDateTests_monthUTC(ASDateTests.java:338)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] ASDateTests_seconds
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests5423059953165603797.as> 
    [junit] 
    [junit] 607 bytes written to <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests5423059953165603797.swf> in 0.076 seconds
    [junit] After compile:
    [junit] 
    [junit] Executing test:
    [junit] [C:\adobe\flash\11.7\flashplayerdebugger.exe, <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests5423059953165603797.swf]>
    [junit]  - Creating new FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit]  - Directory '<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp'> already listed in FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit] ASDateTests_secondsUTC
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests8833399812318916242.as> 
    [junit] 
    [junit] java.lang.Exception: Process timed out
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:342)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:198)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
    [junit] 	at as.ASDateTests.ASDateTests_seconds(ASDateTests.java:358)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] 611 bytes written to <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests8833399812318916242.swf> in 0.078 seconds
    [junit] After compile:
    [junit] 
    [junit] Executing test:
    [junit] [C:\adobe\flash\11.7\flashplayerdebugger.exe, <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests8833399812318916242.swf]>
    [junit]  - Creating new FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit]  - Directory '<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp'> already listed in FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit] java.lang.Exception: Process timed out
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:342)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:198)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
    [junit] 	at as.ASDateTests.ASDateTests_secondsUTC(ASDateTests.java:378)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] ASDateTests_timezoneOffset_set
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests6365102928195483051.as> 
    [junit] 
    [junit] After compile:
    [junit] Property timezoneOffset is read-only.
    [junit] 
    [junit] ASDateTests_time
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests61257411372147885.as> 
    [junit] <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests6365102928195483051.as(12)>: col: 1 Error: Property timezoneOffset is read-only.
    [junit] 
    [junit] date.timezoneOffset += 480;
    [junit] ^
    [junit] 
    [junit] 
    [junit] 611 bytes written to <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests61257411372147885.swf> in 0.058 seconds
    [junit] After compile:
    [junit] 
    [junit] Executing test:
    [junit] [C:\adobe\flash\11.7\flashplayerdebugger.exe, <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests61257411372147885.swf]>
    [junit]  - Creating new FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit]  - Directory '<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp'> already listed in FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit] ASDateTests_date
    [junit] tzoffset is 0
    [junit] GMT is GMT-0800
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests7641590833260142234.as> 
    [junit] 
    [junit] java.lang.Exception: Process timed out
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:342)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:198)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
    [junit] 	at as.ASDateTests.ASDateTests_time(ASDateTests.java:398)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] 595 bytes written to <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests7641590833260142234.swf> in 0.075 seconds
    [junit] After compile:
    [junit] 
    [junit] Executing test:
    [junit] [C:\adobe\flash\11.7\flashplayerdebugger.exe, <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests7641590833260142234.swf]>
    [junit]  - Creating new FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit]  - Directory '<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp'> already listed in FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit] ASDateTests_day
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests4271395773234106476.as> 
    [junit] 
    [junit] After compile:
    [junit] Property day is read-only.
    [junit] 
    [junit] Tests run: 19, Failures: 15, Errors: 0, Skipped: 1, Time elapsed: 302.438 sec
    [junit] java.lang.Exception: Process timed out
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:342)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:198)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
    [junit] 	at as.ASDateTests.ASDateTests_date(ASDateTests.java:78)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests4271395773234106476.as(12)>: col: 1 Error: Property day is read-only.
    [junit] 
    [junit] date.day += 1;
    [junit] ^
    [junit] 
    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g

BUILD FAILED
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/build.xml>:81: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/build.xml>:738: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/src/test/build.xml>:307: Tests failed

Total time: 7 minutes 2 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
Build step 'Invoke Ant' marked build as failure
Recording test results

Build failed in Jenkins: royale-compiler #879

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/879/display/redirect>

Changes:


------------------------------------------
[...truncated 253.47 KB...]
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] ASDateTests_fullYear
    [junit] tzoffset is 0
    [junit] GMT is GMT-0800
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests3389300843244899635.as> 
    [junit] 
    [junit] 611 bytes written to <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests3389300843244899635.swf> in 0.054 seconds
    [junit] After compile:
    [junit] 
    [junit] Executing test:
    [junit] [C:\adobe\flash\11.7\flashplayerdebugger.exe, <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests3389300843244899635.swf]>
    [junit]  - Creating new FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit]  - Directory '<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp'> already listed in FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit] java.lang.Exception: Process timed out
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:342)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:198)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
    [junit] 	at as.ASDateTests.ASDateTests_fullYear(ASDateTests.java:158)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] ASDateTests_secondsUTC
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests6970028340835237745.as> 
    [junit] 
    [junit] 611 bytes written to <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests6970028340835237745.swf> in 0.060 seconds
    [junit] After compile:
    [junit] 
    [junit] Executing test:
    [junit] [C:\adobe\flash\11.7\flashplayerdebugger.exe, <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests6970028340835237745.swf]>
    [junit]  - Creating new FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit]  - Directory '<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp'> already listed in FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit] java.lang.Exception: Process timed out
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:342)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:198)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
    [junit] 	at as.ASDateTests.ASDateTests_secondsUTC(ASDateTests.java:378)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] ASDateTests_hoursUTC
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests8201956239688383405.as> 
    [junit] 
    [junit] 610 bytes written to <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests8201956239688383405.swf> in 0.091 seconds
    [junit] After compile:
    [junit] 
    [junit] Executing test:
    [junit] [C:\adobe\flash\11.7\flashplayerdebugger.exe, <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests8201956239688383405.swf]>
    [junit]  - Creating new FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit]  - Directory '<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp'> already listed in FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit] ASDateTests_fullYearUTC
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests3986138132639469856.as> 
    [junit] 
    [junit] java.lang.Exception: Process timed out
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:342)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:198)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
    [junit] 	at as.ASDateTests.ASDateTests_hoursUTC(ASDateTests.java:218)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] 613 bytes written to <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests3986138132639469856.swf> in 0.085 seconds
    [junit] After compile:
    [junit] 
    [junit] Executing test:
    [junit] [C:\adobe\flash\11.7\flashplayerdebugger.exe, <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests3986138132639469856.swf]>
    [junit]  - Creating new FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit]  - Directory '<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp'> already listed in FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit] ASDateTests_dateUTC
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests6772331467691219746.as> 
    [junit] 
    [junit] java.lang.Exception: Process timed out
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:342)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:198)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
    [junit] 	at as.ASDateTests.ASDateTests_fullYearUTC(ASDateTests.java:178)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] 609 bytes written to <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests6772331467691219746.swf> in 0.066 seconds
    [junit] After compile:
    [junit] 
    [junit] Executing test:
    [junit] [C:\adobe\flash\11.7\flashplayerdebugger.exe, <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests6772331467691219746.swf]>
    [junit]  - Creating new FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit]  - Directory '<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp'> already listed in FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit] Tests run: 19, Failures: 15, Errors: 0, Skipped: 1, Time elapsed: 303.029 sec
    [junit] java.lang.Exception: Process timed out
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:342)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:198)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
    [junit] 	at as.ASDateTests.ASDateTests_dateUTC(ASDateTests.java:98)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g

BUILD FAILED
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/build.xml>:81: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/build.xml>:738: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/src/test/build.xml>:307: Tests failed

Total time: 7 minutes 20 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
Build step 'Invoke Ant' marked build as failure
Recording test results

Build failed in Jenkins: royale-compiler #878

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/878/display/redirect>

Changes:


------------------------------------------
[...truncated 254.31 KB...]
    [junit] 	... 24 more
    [junit] 
    [junit] 607 bytes written to <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests8772027818363307934.swf> in 0.575 seconds
    [junit] After compile:
    [junit] 
    [junit] Executing test:
    [junit] [C:\adobe\flash\11.7\flashplayerdebugger.exe, <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests8772027818363307934.swf]>
    [junit]  - Creating new FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit]  - Directory '<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp'> already listed in FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit] java.lang.Exception: Process timed out
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:342)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:198)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
    [junit] 	at as.ASDateTests.ASDateTests_dateUTC(ASDateTests.java:98)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] ASDateTests_hours
    [junit] tzoffset is 0
    [junit] GMT is GMT-0800
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests1619090993949650111.as> 
    [junit] 
    [junit] 599 bytes written to <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests1619090993949650111.swf> in 0.057 seconds
    [junit] After compile:
    [junit] 
    [junit] Executing test:
    [junit] [C:\adobe\flash\11.7\flashplayerdebugger.exe, <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests1619090993949650111.swf]>
    [junit]  - Creating new FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit]  - Directory '<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp'> already listed in FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit] ASDateTests_timezoneOffset_set
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests321043682372545752.as> 
    [junit] 
    [junit] java.lang.Exception: Process timed out
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:342)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:198)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
    [junit] 	at as.ASDateTests.ASDateTests_hours(ASDateTests.java:198)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests321043682372545752.as(12)>: col: 1 Error: Property timezoneOffset is read-only.
    [junit] 
    [junit] date.timezoneOffset += 480;
    [junit] ^
    [junit] 
    [junit] After compile:
    [junit] Property timezoneOffset is read-only.
    [junit] 
    [junit] ASDateTests_secondsUTC
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests6598085037797793108.as> 
    [junit] 
    [junit] 610 bytes written to <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests6598085037797793108.swf> in 0.050 seconds
    [junit] After compile:
    [junit] 
    [junit] Executing test:
    [junit] [C:\adobe\flash\11.7\flashplayerdebugger.exe, <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests6598085037797793108.swf]>
    [junit]  - Creating new FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit]  - Directory '<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp'> already listed in FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit] java.lang.Exception: Process timed out
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:342)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:198)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
    [junit] 	at as.ASDateTests.ASDateTests_secondsUTC(ASDateTests.java:378)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] ASDateTests_date
    [junit] tzoffset is 0
    [junit] GMT is GMT-0800
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests9132936524873148546.as> 
    [junit] 
    [junit] 594 bytes written to <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests9132936524873148546.swf> in 0.105 seconds
    [junit] After compile:
    [junit] 
    [junit] Executing test:
    [junit] [C:\adobe\flash\11.7\flashplayerdebugger.exe, <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests9132936524873148546.swf]>
    [junit]  - Creating new FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit]  - Directory '<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp'> already listed in FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit] ASDateTests_day
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests3406971349636354646.as> 
    [junit] java.lang.Exception: Process timed out
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:342)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:198)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
    [junit] 	at as.ASDateTests.ASDateTests_date(ASDateTests.java:78)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] 
    [junit] After compile:
    [junit] Property day is read-only.
    [junit] 
    [junit] ASDateTests_time
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests1186667456102379401.as> 
    [junit] <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests3406971349636354646.as(12)>: col: 1 Error: Property day is read-only.
    [junit] 
    [junit] date.day += 1;
    [junit] ^
    [junit] 
    [junit] 
    [junit] 614 bytes written to <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests1186667456102379401.swf> in 0.072 seconds
    [junit] After compile:
    [junit] 
    [junit] Executing test:
    [junit] [C:\adobe\flash\11.7\flashplayerdebugger.exe, <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests1186667456102379401.swf]>
    [junit]  - Creating new FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit]  - Directory '<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp'> already listed in FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit] Tests run: 19, Failures: 15, Errors: 0, Skipped: 1, Time elapsed: 302.226 sec
    [junit] java.lang.Exception: Process timed out
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:342)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:198)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
    [junit] 	at as.ASDateTests.ASDateTests_time(ASDateTests.java:398)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g

BUILD FAILED
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/build.xml>:81: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/build.xml>:738: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/src/test/build.xml>:307: Tests failed

Total time: 7 minutes 15 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
Build step 'Invoke Ant' marked build as failure
Recording test results

Build failed in Jenkins: royale-compiler #877

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/877/display/redirect>

Changes:


------------------------------------------
[...truncated 254.41 KB...]
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] 598 bytes written to <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests7343264644752613540.swf> in 0.077 seconds
    [junit] After compile:
    [junit] 
    [junit] Executing test:
    [junit] [C:\adobe\flash\11.7\flashplayerdebugger.exe, <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests7343264644752613540.swf]>
    [junit]  - Creating new FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit]  - Directory '<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp'> already listed in FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit] ASDateTests_monthUTC
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests2291385864975004892.as> 
    [junit] 
    [junit] java.lang.Exception: Process timed out
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:342)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:198)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
    [junit] 	at as.ASDateTests.ASDateTests_hours(ASDateTests.java:198)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] 610 bytes written to <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests2291385864975004892.swf> in 0.241 seconds
    [junit] After compile:
    [junit] 
    [junit] Executing test:
    [junit] [C:\adobe\flash\11.7\flashplayerdebugger.exe, <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests2291385864975004892.swf]>
    [junit]  - Creating new FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit]  - Directory '<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp'> already listed in FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit] java.lang.Exception: Process timed out
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:342)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:198)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
    [junit] 	at as.ASDateTests.ASDateTests_monthUTC(ASDateTests.java:338)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] ASDateTests_dayUTC
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests8419053871793787591.as> 
    [junit] 
    [junit] <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests8419053871793787591.as(12)>: col: 1 Error: Property dayUTC is read-only.
    [junit] 
    [junit] date.dayUTC += 1;
    [junit] ^
    [junit] 
    [junit] After compile:
    [junit] Property dayUTC is read-only.
    [junit] 
    [junit] ASDateTests_hoursUTC
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests2399403673323096296.as> 
    [junit] 
    [junit] 611 bytes written to <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests2399403673323096296.swf> in 0.091 seconds
    [junit] After compile:
    [junit] 
    [junit] Executing test:
    [junit] [C:\adobe\flash\11.7\flashplayerdebugger.exe, <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests2399403673323096296.swf]>
    [junit]  - Creating new FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit]  - Directory '<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp'> already listed in FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit] java.lang.Exception: Process timed out
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:342)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:198)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
    [junit] 	at as.ASDateTests.ASDateTests_hoursUTC(ASDateTests.java:218)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] ASDateTests_time
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests8313034372515437980.as> 
    [junit] 
    [junit] 613 bytes written to <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests8313034372515437980.swf> in 0.074 seconds
    [junit] After compile:
    [junit] 
    [junit] Executing test:
    [junit] [C:\adobe\flash\11.7\flashplayerdebugger.exe, <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests8313034372515437980.swf]>
    [junit]  - Creating new FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit]  - Directory '<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp'> already listed in FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit] ASDateTests_date
    [junit] tzoffset is 0
    [junit] GMT is GMT-0800
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests5856692029515197708.as> 
    [junit] 
    [junit] java.lang.Exception: Process timed out
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:342)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:198)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
    [junit] 	at as.ASDateTests.ASDateTests_time(ASDateTests.java:398)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] 595 bytes written to <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests5856692029515197708.swf> in 0.111 seconds
    [junit] After compile:
    [junit] 
    [junit] Executing test:
    [junit] [C:\adobe\flash\11.7\flashplayerdebugger.exe, <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests5856692029515197708.swf]>
    [junit]  - Creating new FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit]  - Directory '<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp'> already listed in FlashPlayer security trust file at: C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\apache-royale-maven-plugin.cfg
    [junit] java.lang.Exception: Process timed out
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:342)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:198)
    [junit] 	at as.ASFeatureTestsBase.compileAndRun(ASFeatureTestsBase.java:328)
    [junit] 	at as.ASDateTests.ASDateTests_date(ASDateTests.java:78)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:498)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] Caused by: java.util.concurrent.TimeoutException
    [junit] 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
    [junit] 	at as.ASFeatureTestsBase.executeCommandWithTimeout(ASFeatureTestsBase.java:337)
    [junit] 	... 24 more
    [junit] <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests8384231430269960288.as(12)>: col: 1 Error: Property day is read-only.
    [junit] 
    [junit] date.day += 1;
    [junit] ^
    [junit] 
    [junit] ASDateTests_day
    [junit] Generating test:
    [junit] Compiling test:
    [junit] -external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/js.swc> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests8384231430269960288.as> 
    [junit] 
    [junit] After compile:
    [junit] Property day is read-only.
    [junit] 
    [junit] Tests run: 19, Failures: 15, Errors: 0, Skipped: 1, Time elapsed: 303.041 sec
    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g

BUILD FAILED
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/build.xml>:81: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/build.xml>:738: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/src/test/build.xml>:307: Tests failed

Total time: 7 minutes 15 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
Build step 'Invoke Ant' marked build as failure
Recording test results