Advertisement
Guest User

Untitled

a guest
Apr 11th, 2017
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.18 KB | None | 0 0
  1. java -Xmx1024m -classpath ./plantuml/batik-all-1.7.jar:./plantuml/avalon-framework-4.2.0.jar:./plantuml/plantuml.jar:./plantuml/fop.jar:./plantuml/commons-io-1.3.1.jar:./plantuml/commons-logging-1.0.4.jar:./plantuml/org.eclipse.jgit-3.1.0.201310021548-r.jar:./plantuml/xml-apis-ext-1.3.04.jar:./plantuml/xmlgraphics-commons-1.4.jar net.sourceforge.plantuml.Run -failfast2 -nbtread auto -charset UTF-8 -o . -v -tpdf *.uml
  2.  
  3. (0.000 - 241 Mo) 236 Mo - PlantUML Version 2017.10
  4. (0.005 - 241 Mo) 236 Mo - GraphicsEnvironment.isHeadless() true
  5. (0.005 - 241 Mo) 236 Mo - Forcing -Djava.awt.headless=true
  6. (0.006 - 241 Mo) 236 Mo - java.awt.headless set as true
  7. (0.026 - 241 Mo) 234 Mo - Setting current dir: .
  8. (0.026 - 241 Mo) 234 Mo - Setting current dir: /var/lib/jenkins/workspace/build-tools
  9. (0.027 - 241 Mo) 234 Mo - Using charset UTF-8
  10. (0.029 - 241 Mo) 234 Mo - Setting current dir: /var/lib/jenkins/workspace/build-tools
  11. (0.042 - 241 Mo) 232 Mo - Setting current dir: /var/lib/jenkins/workspace/build-tools
  12. (0.250 - 241 Mo) 194 Mo - Reading file: Diagram.uml
  13. (0.250 - 241 Mo) 194 Mo - name from block=null
  14. (0.252 - 241 Mo) 194 Mo - Creating file: /var/lib/jenkins/workspace/build-tools/Diagram.pdf
  15. (0.259 - 241 Mo) 194 Mo - Creating temporary file: /tmp/pdf8674941047177843513.svf
  16. (0.260 - 241 Mo) 194 Mo - Creating temporary file: /tmp/pdf8117668280519429130.pdf
  17. (0.356 - 304 Mo) 283 Mo - Starting Graphviz process [/usr/bin/dot, -Tsvg]
  18. (0.357 - 304 Mo) 283 Mo - DotString size: 16709
  19. (0.366 - 304 Mo) 279 Mo - Ending process ok
  20. (0.366 - 304 Mo) 279 Mo - Ending Graphviz process
  21. (0.543 - 304 Mo) 271 Mo - TransformerFactory=class com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl
  22. (0.544 - 304 Mo) 271 Mo - Transformer=class com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl
  23. About to transcoder source of type: org.apache.batik.apps.rasterizer.SVGConverterFileSource
  24. (24.529 - 1012 Mo) 748 Mo - Number of image(s): 1
  25. (24.529 - 1012 Mo) 748 Mo - Setting current dir: /var/lib/jenkins/workspace/build-tools
  26. (24.529 - 1012 Mo) 748 Mo - Using charset UTF-8
  27. (24.529 - 1012 Mo) 748 Mo - Setting current dir: /var/lib/jenkins/workspace/build-tools
  28. (24.532 - 1012 Mo) 742 Mo - Setting current dir: /var/lib/jenkins/workspace/build-tools
  29. (24.532 - 1012 Mo) 742 Mo - Reading file: Diagram.uml
  30. (24.532 - 1012 Mo) 742 Mo - name from block=null
  31. (24.589 - 1012 Mo) 666 Mo - Creating file: /var/lib/jenkins/workspace/build-tools/Diagram.pdf
  32. (24.590 - 1012 Mo) 666 Mo - Creating temporary file: /tmp/pdf7614135529200455703.svf
  33. (24.590 - 1012 Mo) 666 Mo - Creating temporary file: /tmp/pdf1278933027243665341.pdf
  34. (24.613 - 1012 Mo) 629 Mo - Starting Graphviz process [/usr/bin/dot, -Tsvg]
  35. (24.613 - 1012 Mo) 629 Mo - DotString size: 16709
  36. (24.622 - 1012 Mo) 618 Mo - Ending process ok
  37. (24.622 - 1012 Mo) 618 Mo - Ending Graphviz process
  38. (24.747 - 1012 Mo) 807 Mo - TransformerFactory=class com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl
  39. (24.747 - 1012 Mo) 807 Mo - Transformer=class com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl
  40. About to transcoder source of type: org.apache.batik.apps.rasterizer.SVGConverterFileSource
  41. (47.482 - 1017 Mo) 701 Mo - Number of image(s): 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement