Advertisement
Guest User

Untitled

a guest
Apr 1st, 2016
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 27.31 KB | None | 0 0
  1. Ego@minisvarionz-II /d/IdeaProjects/UrbiBackend (master) λ ./gradlew :LambdaPhantom:clean :LambdaPhantom:build --info                                                                                                                        
  2. Starting Build                                                                                                                                                                                                                              
  3. Settings evaluated using settings file 'D:\IdeaProjects\UrbiBackend\settings.gradle'.                                                                                                                                                        
  4. Projects loaded. Root project using build file 'D:\IdeaProjects\UrbiBackend\build.gradle'.                                                                                                                                                  
  5. Included projects: [root project 'UrbiBackend', project ':Api', project ':LambdaPhantom']                                                                                                                                                    
  6. Evaluating root project 'UrbiBackend' using build file 'D:\IdeaProjects\UrbiBackend\build.gradle'.                                                                                                                                          
  7. Evaluating project ':Api' using build file 'D:\IdeaProjects\UrbiBackend\Api\build.gradle'.                                                                                                                                                  
  8. Evaluating project ':LambdaPhantom' using build file 'D:\IdeaProjects\UrbiBackend\LambdaPhantom\build.gradle'.                                                                                                                              
  9. All projects evaluated.                                                                                                                                                                                                                      
  10. Selected primary task ':LambdaPhantom:clean' from project :LambdaPhantom                                                                                                                                                                    
  11. Selected primary task ':LambdaPhantom:build' from project :LambdaPhantom                                                                                                                                                                    
  12. Tasks to be executed: [task ':LambdaPhantom:clean', task ':LambdaPhantom:compileJava', task ':LambdaPhantom:compileGroovy', task ':LambdaPhantom:processResources', task ':LambdaPhantom:classes', task ':LambdaPhantom:jar', task ':LambdaPh
  13. antom:assemble', task ':LambdaPhantom:compileTestJava', task ':LambdaPhantom:compileTestGroovy', task ':LambdaPhantom:processTestResources', task ':LambdaPhantom:testClasses', task ':LambdaPhantom:test', task ':LambdaPhantom:check', task
  14.  ':LambdaPhantom:build']                                                                                                                                                                                                                    
  15. :LambdaPhantom:clean (Thread[main,5,main]) started.                                                                                                                                                                                          
  16. :LambdaPhantom:clean                                                                                                                                                                                                                        
  17. Executing task ':LambdaPhantom:clean' (up-to-date check took 0.001 secs) due to:                                                                                                                                                            
  18.   Task has not declared any outputs.                                                                                                                                                                                                        
  19. :LambdaPhantom:clean (Thread[main,5,main]) completed. Took 0.063 secs.                                                                                                                                                                      
  20. :LambdaPhantom:compileJava (Thread[main,5,main]) started.                                                                                                                                                                                    
  21. :LambdaPhantom:compileJava                                                                                                                                                                                                                  
  22. file or directory 'D:\IdeaProjects\UrbiBackend\LambdaPhantom\src\main\java', not found                                                                                                                                                      
  23. Skipping task ':LambdaPhantom:compileJava' as it has no source files.                                                                                                                                                                        
  24. :LambdaPhantom:compileJava UP-TO-DATE                                                                                                                                                                                                        
  25. :LambdaPhantom:compileJava (Thread[main,5,main]) completed. Took 0.035 secs.                                                                                                                                                                
  26. :LambdaPhantom:compileGroovy (Thread[main,5,main]) started.                                                                                                                                                                                  
  27. :LambdaPhantom:compileGroovy                                                                                                                                                                                                                
  28. Executing task ':LambdaPhantom:compileGroovy' (up-to-date check took 0.191 secs) due to:                                                                                                                                                    
  29.   Output file D:\IdeaProjects\UrbiBackend\LambdaPhantom\build\classes\main has changed.                                                                                                                                                      
  30.   Output file D:\IdeaProjects\UrbiBackend\LambdaPhantom\build\classes\main\co\urbi\lambda\PhantomJSTask.class has been removed.                                                                                                              
  31.   Output file D:\IdeaProjects\UrbiBackend\LambdaPhantom\build\classes\main\GebConfig.class has been removed.                                                                                                                                
  32. Starting process 'Gradle Compiler Daemon 1'. Working directory: D:\IdeaProjects\UrbiBackend Command: C:\Program Files\Java\jdk1.8.0_66\bin\java.exe -Djava.security.manager=jarjar.org.gradle.process.internal.child.BootstrapSecurityManager
  33.  -Dfile.encoding=windows-1252 -Duser.country=IT -Duser.language=it -Duser.variant -cp C:\Users\Ego\.gradle\caches\2.12\workerMain\gradle-worker.jar jarjar.org.gradle.process.internal.launcher.GradleWorkerMain 'Gradle Compiler Daemon 1'  
  34. Successfully started process 'Gradle Compiler Daemon 1'                                                                                                                                                                                      
  35. Started Gradle compiler daemon (0.654 secs) with fork options DaemonForkOptions{minHeapSize=null, maxHeapSize=null, jvmArgs=[], classpath=[C:\Users\Ego\.gradle\caches\modules-2\files-2.1\org.codehaus.groovy\groovy-all\2.4.6\478feadca929a
  36. 946b2f1fb962bb2179264759821\groovy-all-2.4.6.jar, C:\Users\Ego\.gradle\wrapper\dists\gradle-2.12-all\8ywkdai6puj5z81fume4e7njw\gradle-2.12\lib\ant-1.9.3.jar, C:\Users\Ego\.gradle\wrapper\dists\gradle-2.12-all\8ywkdai6puj5z81fume4e7njw\gr
  37. adle-2.12\lib\ant-launcher-1.9.3.jar]}.                                                                                                                                                                                                      
  38. Executing org.gradle.api.internal.tasks.compile.ApiGroovyCompiler@3066ebcd in compiler daemon.                                                                                                                                              
  39. Successfully executed org.gradle.api.internal.tasks.compile.ApiGroovyCompiler@3066ebcd in compiler daemon.                                                                                                                                  
  40. :LambdaPhantom:compileGroovy (Thread[main,5,main]) completed. Took 2.191 secs.                                                                                                                                                              
  41. :LambdaPhantom:processResources (Thread[main,5,main]) started.                                                                                                                                                                              
  42. :LambdaPhantom:processResources                                                                                                                                                                                                              
  43. Executing task ':LambdaPhantom:processResources' (up-to-date check took 0.009 secs) due to:                                                                                                                                                  
  44.   Output file D:\IdeaProjects\UrbiBackend\LambdaPhantom\build\resources\main has changed.                                                                                                                                                    
  45.   Output file D:\IdeaProjects\UrbiBackend\LambdaPhantom\build\resources\main\phantomjs.exe has been removed.                                                                                                                                
  46.   Output file D:\IdeaProjects\UrbiBackend\LambdaPhantom\build\resources\main\phantomjs has been removed.                                                                                                                                    
  47. :LambdaPhantom:processResources (Thread[main,5,main]) completed. Took 0.718 secs.                                                                                                                                                            
  48. :LambdaPhantom:classes (Thread[main,5,main]) started.                                                                                                                                                                                        
  49. :LambdaPhantom:classes                                                                                                                                                                                                                      
  50. Skipping task ':LambdaPhantom:classes' as it has no actions.                                                                                                                                                                                
  51. :LambdaPhantom:classes (Thread[main,5,main]) completed. Took 0.005 secs.                                                                                                                                                                    
  52. :LambdaPhantom:jar (Thread[main,5,main]) started.                                                                                                                                                                                            
  53. :LambdaPhantom:jar                                                                                                                                                                                                                          
  54. Executing task ':LambdaPhantom:jar' (up-to-date check took 0.019 secs) due to:                                                                                                                                                              
  55.   Output file D:\IdeaProjects\UrbiBackend\LambdaPhantom\build\libs\LambdaPhantom-1.0.0.jar has changed.                                                                                                                                      
  56.   Output file D:\IdeaProjects\UrbiBackend\LambdaPhantom\build\libs\LambdaPhantom-1.0.0.jar has been removed.                                                                                                                                
  57. :LambdaPhantom:jar (Thread[main,5,main]) completed. Took 5.917 secs.                                                                                                                                                                        
  58. :LambdaPhantom:assemble (Thread[main,5,main]) started.                                                                                                                                                                                      
  59. :LambdaPhantom:assemble                                                                                                                                                                                                                      
  60. Skipping task ':LambdaPhantom:assemble' as it has no actions.                                                                                                                                                                                
  61. :LambdaPhantom:assemble (Thread[main,5,main]) completed. Took 0.007 secs.                                                                                                                                                                    
  62. :LambdaPhantom:compileTestJava (Thread[main,5,main]) started.                                                                                                                                                                                
  63. :LambdaPhantom:compileTestJava                                                                                                                                                                                                              
  64. Executing task ':LambdaPhantom:compileTestJava' (up-to-date check took 0.051 secs) due to:                                                                                                                                                  
  65.   Output file D:\IdeaProjects\UrbiBackend\LambdaPhantom\build\classes\test has changed.                                                                                                                                                      
  66.   Output file D:\IdeaProjects\UrbiBackend\LambdaPhantom\build\dependency-cache has changed.                                                                                                                                                  
  67.   Output file D:\IdeaProjects\UrbiBackend\LambdaPhantom\build\classes\test\co\urbi has been removed.                                                                                                                                        
  68. All input files are considered out-of-date for incremental task ':LambdaPhantom:compileTestJava'.                                                                                                                                            
  69. Compiling with JDK Java compiler API.                                                                                                                                                                                                        
  70. :LambdaPhantom:compileTestJava (Thread[main,5,main]) completed. Took 0.798 secs.                                                                                                                                                            
  71. :LambdaPhantom:compileTestGroovy (Thread[main,5,main]) started.                                                                                                                                                                              
  72. :LambdaPhantom:compileTestGroovy                                                                                                                                                                                                            
  73. file or directory 'D:\IdeaProjects\UrbiBackend\LambdaPhantom\src\test\groovy', not found                                                                                                                                                    
  74. Skipping task ':LambdaPhantom:compileTestGroovy' as it has no source files.                                                                                                                                                                  
  75. :LambdaPhantom:compileTestGroovy UP-TO-DATE                                                                                                                                                                                                  
  76. :LambdaPhantom:compileTestGroovy (Thread[main,5,main]) completed. Took 0.029 secs.                                                                                                                                                          
  77. :LambdaPhantom:processTestResources (Thread[main,5,main]) started.                                                                                                                                                                          
  78. :LambdaPhantom:processTestResources                                                                                                                                                                                                          
  79. Skipping task ':LambdaPhantom:processTestResources' as it has no source files.                                                                                                                                                              
  80. :LambdaPhantom:processTestResources UP-TO-DATE                                                                                                                                                                                              
  81. :LambdaPhantom:processTestResources (Thread[main,5,main]) completed. Took 0.032 secs.                                                                                                                                                        
  82. :LambdaPhantom:testClasses (Thread[main,5,main]) started.                                                                                                                                                                                    
  83. :LambdaPhantom:testClasses                                                                                                                                                                                                                  
  84. Skipping task ':LambdaPhantom:testClasses' as it has no actions.                                                                                                                                                                            
  85. :LambdaPhantom:testClasses (Thread[main,5,main]) completed. Took 0.008 secs.                                                                                                                                                                
  86. :LambdaPhantom:test (Thread[main,5,main]) started.                                                                                                                                                                                          
  87. :LambdaPhantom:test                                                                                                                                                                                                                          
  88. Executing task ':LambdaPhantom:test' (up-to-date check took 0.175 secs) due to:                                                                                                                                                              
  89.   Output file D:\IdeaProjects\UrbiBackend\LambdaPhantom\build\test-results has changed.                                                                                                                                                      
  90.   Output file D:\IdeaProjects\UrbiBackend\LambdaPhantom\build\test-results\binary\test has changed.                                                                                                                                          
  91.   Output file D:\IdeaProjects\UrbiBackend\LambdaPhantom\build\reports\tests has changed.                                                                                                                                                    
  92. Starting process 'Gradle Test Executor 2'. Working directory: D:\IdeaProjects\UrbiBackend\LambdaPhantom Command: C:\Program Files\Java\jdk1.8.0_66\bin\java.exe -Djava.security.manager=jarjar.org.gradle.process.internal.child.BootstrapSec
  93. urityManager -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.6.201602180812.jar_etqatpa4yvr5j5b9ttb19bi56/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,dumponexit=true,output=file,jmx=false -Dfile.encoding=window
  94. s-1252 -Duser.country=IT -Duser.language=it -Duser.variant -ea -cp C:\Users\Ego\.gradle\caches\2.12\workerMain\gradle-worker.jar jarjar.org.gradle.process.internal.launcher.GradleWorkerMain 'Gradle Test Executor 2'                      
  95. Successfully started process 'Gradle Test Executor 2'                                                                                                                                                                                        
  96. Gradle Test Executor 2 started executing tests.                                                                                                                                                                                              
  97. Gradle Test Executor 2 finished executing tests.                                                                                                                                                                                            
  98.                                                                                                                                                                                                                                              
  99. co.urbi.lambda.LambdaHandlerTest > handler STANDARD_OUT                                                                                                                                                                                      
  100.     null                                                                                                                                                                                                                                    
  101. Finished generating test XML results (0.007 secs) into: D:\IdeaProjects\UrbiBackend\LambdaPhantom\build\test-results                                                                                                                        
  102. Generating HTML test report...                                                                                                                                                                                                              
  103. Finished generating test html results (0.028 secs) into: D:\IdeaProjects\UrbiBackend\LambdaPhantom\build\reports\tests                                                                                                                      
  104. :LambdaPhantom:test (Thread[main,5,main]) completed. Took 2.429 secs.                                                                                                                                                                        
  105. :LambdaPhantom:check (Thread[main,5,main]) started.                                                                                                                                                                                          
  106. :LambdaPhantom:check                                                                                                                                                                                                                        
  107. Skipping task ':LambdaPhantom:check' as it has no actions.                                                                                                                                                                                  
  108. :LambdaPhantom:check (Thread[main,5,main]) completed. Took 0.003 secs.                                                                                                                                                                      
  109. :LambdaPhantom:build (Thread[main,5,main]) started.                                                                                                                                                                                          
  110. :LambdaPhantom:build                                                                                                                                                                                                                        
  111. Skipping task ':LambdaPhantom:build' as it has no actions.                                                                                                                                                                                  
  112. :LambdaPhantom:build (Thread[main,5,main]) completed. Took 0.003 secs.                                                                                                                                                                      
  113.                                                                                                                                                                                                                                              
  114. BUILD SUCCESSFUL                                                                                                                                                                                                                            
  115.                                                                                                                                                                                                                                              
  116. Total time: 18.723 secs                                                                                                                                                                                                                      
  117. Stopped 1 compiler daemon(s).
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement