On Tue, Dec 11, 2012 at 11:50 PM, Alex Harui <aha...@adobe.com> wrote:
> Can we get the ant output in the console and the flashlog.txt? There is no flashlog.txt output since the file was not found. Here is the console output: Started by user jmclean Building remotely on windows1 in workspace f:\hudson\hudson-slave\workspace\Flex_SDK_checkin_tests Location 'https://svn.apache.org/repos/asf/incubator/flex/trunk' does not exist Updating https://svn.apache.org/repos/asf/incubator/flex/trunk ERROR: Failed to update https://svn.apache.org/repos/asf/incubator/flex/trunk org.tmatesoft.svn.core.SVNException: svn: Target path '/incubator/flex/trunk' does not exist svn: REPORT of /repos/asf/!svn/vcc/default: 500 Internal Server Error ( https://svn.apache.org) at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64) at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51) at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.runReport(DAVRepository.java:1284) at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.update(DAVRepository.java:830) at org.tmatesoft.svn.core.wc.SVNUpdateClient.update(SVNUpdateClient.java:564) at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:401) at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:136) at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:136) at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:788) at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:769) at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:753) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2309) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:326) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at hudson.remoting.Engine$1$1.run(Engine.java:60) at java.lang.Thread.run(Unknown Source) Caused by: org.tmatesoft.svn.core.SVNErrorMessage: svn: Target path '/incubator/flex/trunk' does not exist at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:200) at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:146) at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:89) at org.tmatesoft.svn.core.internal.io.dav.handlers.DAVErrorHandler.endElement(DAVErrorHandler.java:72) at org.tmatesoft.svn.core.internal.io.dav.handlers.BasicDAVHandler.endElement(BasicDAVHandler.java:99) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.endElement(Unknown Source) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(Unknown Source) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(Unknown Source) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(Unknown Source) at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(Unknown Source) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source) at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Unknown Source) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source) at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.readData(HTTPConnection.java:776) at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.readData(HTTPConnection.java:741) at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.readError(HTTPConnection.java:222) at org.tmatesoft.svn.core.internal.io.dav.http.HTTPRequest.readError(HTTPRequest.java:290) at org.tmatesoft.svn.core.internal.io.dav.http.HTTPRequest.dispatch(HTTPRequest.java:213) at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:379) at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:292) at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:283) at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:271) at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:283) at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.runReport(DAVRepository.java:1282) ... 19 more Caused by: org.tmatesoft.svn.core.SVNErrorMessage: svn: REPORT of /repos/asf/!svn/vcc/default: 500 Internal Server Error ( https://svn.apache.org) at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:200) at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:181) at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:133) at org.tmatesoft.svn.core.internal.io.dav.http.HTTPRequest.createDefaultErrorMessage(HTTPRequest.java:444) at org.tmatesoft.svn.core.internal.io.dav.http.HTTPRequest.readError(HTTPRequest.java:288) ... 26 more no change for https://svn.apache.org/repos/asf/incubator/flex/trunk since the previous build [Flex_SDK_checkin_tests] $ cmd.exe /C '"f:\hudson\tools\ant\apache-ant-1.7.0\bin\ant.bat -file jenkins.xml main && exit %%ERRORLEVEL%%"' Buildfile: jenkins.xml airsdk-check: airsdk-download: playerglobal-check: playerglobal-settarget: playerglobal10.3-download: playerglobal11.0-download: playerglobal11.1-download: playerglobal11.2-download: playerglobal11.3-download: playerglobal-download: thirdparty-downloads: main: BUILD SUCCESSFUL Total time: 0 seconds [Flex_SDK_checkin_tests] $ cmd.exe /C '"f:\hudson\tools\ant\apache-ant-1.7.0\bin\ant.bat -file build.xml -Dfont.donot.ask="" -Dbuild.number=1373096 -Dblazeds.donot.ask="" checkintests && exit %%ERRORLEVEL%%"' Buildfile: build.xml check-air-home: [echo] AIR_HOME is f:\hudson\hudson-slave\workspace\Flex_SDK_checkin_tests/air/AIR Integration Kit check-runtime-env: runtime-setup: mustella-setup: [echo] exclude file will be: f:\hudson\hudson-slave\workspace\Flex_SDK_checkin_tests\mustella/tests/ExcludeListWin.txt [loadfile] f:\hudson\hudson-slave\workspace\Flex_SDK_checkin_tests\mustella\local.properties doesn't exist cleanmustellaswc: [delete] Deleting: f:\hudson\hudson-slave\workspace\Flex_SDK_checkin_tests\mustella\mustella.swc [echo] exclude file will be: f:\hudson\hudson-slave\workspace\Flex_SDK_checkin_tests\mustella/tests/ExcludeListWin.txt [loadfile] f:\hudson\hudson-slave\workspace\Flex_SDK_checkin_tests\mustella\local.properties doesn't exist get_date: get_os: setup_mac: setup_windows: [echo] doing windows setup [echo] homepath: C:\Users\hudson [echo] trace output file: ${TraceOutputFileEnable} [echo] apollo_exe: adl.exe [echo] player is C:/Program Files (x86)/Adobe/flashplayer_11_sa_debug_32bit.exe setup_linux: db_time: [echo] db_time=2012/12/12 07:31:44 get_mobile_data: device_fail: handle_mobile_config: echo-browser: echo-apollo: setup: [echo] player is C:/Program Files (x86)/Adobe/flashplayer_11_sa_debug_32bit.exe [echo] fileset: makemustellaswc: [echo] exclude file will be: f:\hudson\hudson-slave\workspace\Flex_SDK_checkin_tests\mustella/tests/ExcludeListWin.txt [loadfile] f:\hudson\hudson-slave\workspace\Flex_SDK_checkin_tests\mustella\local.properties doesn't exist compilemustellaswc: [exec] Loading configuration file F:\hudson\hudson-slave\workspace\Flex_SDK_checkin_tests\frameworks\flex-config.xml [exec] F:\hudson\hudson-slave\workspace\Flex_SDK_checkin_tests\mustella\mustella.swc (80482 bytes) load-task: basictests: [mxmlc] Loading configuration file F:\hudson\hudson-slave\workspace\Flex_SDK_checkin_tests\frameworks\flex-config.xml [mxmlc] Loading configuration file F:\hudson\hudson-slave\workspace\Flex_SDK_checkin_tests\frameworks\tests\basicTests\BasicTests-config.xml [mxmlc] F:\hudson\hudson-slave\workspace\Flex_SDK_checkin_tests\frameworks\tests\basicTests\BasicTests.swf (3634262 bytes) [mxmlc] Loading configuration file F:\hudson\hudson-slave\workspace\Flex_SDK_checkin_tests\frameworks\flex-config.xml [mxmlc] F:\hudson\hudson-slave\workspace\Flex_SDK_checkin_tests\frameworks\tests\basicTests\basicLoader.swf (990 bytes) [mxmlc] Loading configuration file F:\hudson\hudson-slave\workspace\Flex_SDK_checkin_tests\frameworks\flex-config.xml [mxmlc] F:\hudson\hudson-slave\workspace\Flex_SDK_checkin_tests\frameworks\tests\basicTests\spark\views\StyleManagerModuleTest.swf (498330 bytes) [mxmlc] Loading configuration file F:\hudson\hudson-slave\workspace\Flex_SDK_checkin_tests\frameworks\flex-config.xml [mxmlc] Required RSLs: [mxmlc] framework_1347387.swf [mxmlc] textLayout_1347387.swf [mxmlc] spark_1347387.swf [mxmlc] osmf_1347387.swf [mxmlc] F:\hudson\hudson-slave\workspace\Flex_SDK_checkin_tests\frameworks\tests\basicTests\spark\views\HelloWorld.swf (49319 bytes) [echo] launching player and swf Build timed out (after 5 minutes). Marking the build as aborted. Build was aborted Performing Post build task... Match found for :Build timed out : True Logical operation result is TRUE Running script : copy "C:\Documents and Settings\hudson\Application Data\Macromedia\Flash Player\Logs\flashlog.txt" . [Flex_SDK_checkin_tests] $ cmd /c call C:\Users\hudson\AppData\Local\Temp\hudson7455494972728076452.bat f:\hudson\hudson-slave\workspace\Flex_SDK_checkin_tests>copy "C:\Documents and Settings\hudson\Application Data\Macromedia\Flash Player\Logs\flashlog.txt" . The system cannot find the path specified. f:\hudson\hudson-slave\workspace\Flex_SDK_checkin_tests>exit 1 POST BUILD TASK : FAILURE END OF POST BUILD TASK : 0 Finished: ABORTED > On 12/11/12 10:24 PM, "Justin Mclean" <jus...@classsoftware.com> wrote: > > > Hi, > > > > Currently we can't run the checkin tests on the Jenkins build machine., > that > > also means we can't also can't check the release build as it runs the > checkin > > tests as part of the release process. > > > > It would be great if we could get the checkin tests working on Jenkins, > it > > should be possible and the flash debug player has been installed on the > > windows build box and the Jenkins job is configured with the correct > path to > > it. Currently the tests hang if you try and run them - no further > information > > is given so it's a little hard to debug. Any one have any experience with > > running anything similar on Jenkins? > > > > Justin > > -- > Alex Harui > Flex SDK Team > Adobe Systems, Inc. > http://blogs.adobe.com/aharui > >