Advertisement
Guest User

Untitled

a guest
Oct 9th, 2017
477
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.00 KB | None | 0 0
  1. Started by user dkatolicky
  2. Building in workspace /opt/jenkins-2.73.1-0/apps/jenkins/jenkins_home/workspace/bitbucket test
  3. [WS-CLEANUP] Deleting project workspace...
  4. [WS-CLEANUP] Done
  5. Cloning the remote Git repository
  6. Cloning repository https://dkatolicky@bitbucket.org/dkatolicky/test.git
  7. > /opt/jenkins-2.73.1-0/git/bin/git init /opt/jenkins-2.73.1-0/apps/jenkins/jenkins_home/workspace/bitbucket test # timeout=10
  8. Fetching upstream changes from https://dkatolicky@bitbucket.org/dkatolicky/test.git
  9. > /opt/jenkins-2.73.1-0/git/bin/git --version # timeout=10
  10. using GIT_ASKPASS to set credentials login do test projektu bitbucket
  11. > /opt/jenkins-2.73.1-0/git/bin/git fetch --tags --progress https://dkatolicky@bitbucket.org/dkatolicky/test.git +refs/heads/*:refs/remotes/origin/*
  12. > /opt/jenkins-2.73.1-0/git/bin/git config remote.origin.url https://dkatolicky@bitbucket.org/dkatolicky/test.git # timeout=10
  13. > /opt/jenkins-2.73.1-0/git/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
  14. > /opt/jenkins-2.73.1-0/git/bin/git config remote.origin.url https://dkatolicky@bitbucket.org/dkatolicky/test.git # timeout=10
  15. Fetching upstream changes from https://dkatolicky@bitbucket.org/dkatolicky/test.git
  16. using GIT_ASKPASS to set credentials login do test projektu bitbucket
  17. > /opt/jenkins-2.73.1-0/git/bin/git fetch --tags --progress https://dkatolicky@bitbucket.org/dkatolicky/test.git +refs/heads/*:refs/remotes/origin/*
  18. > /opt/jenkins-2.73.1-0/git/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
  19. > /opt/jenkins-2.73.1-0/git/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
  20. Checking out Revision 93e4a6d4debd812ecce5beccb0053150bffa1661 (refs/remotes/origin/master)
  21. > /opt/jenkins-2.73.1-0/git/bin/git config core.sparsecheckout # timeout=10
  22. > /opt/jenkins-2.73.1-0/git/bin/git checkout -f 93e4a6d4debd812ecce5beccb0053150bffa1661
  23. Commit message: "x"
  24. > /opt/jenkins-2.73.1-0/git/bin/git rev-list 93e4a6d4debd812ecce5beccb0053150bffa1661 # timeout=10
  25. [bitbucket test] $ ant -file build.xml
  26. Buildfile: /opt/jenkins-2.73.1-0/apps/jenkins/jenkins_home/workspace/bitbucket test/build.xml
  27.  
  28. composer:
  29. [exec] php: /opt/jenkins-2.73.1-0/common/lib/libcrypto.so.1.0.0: no version information available (required by php)
  30. [exec] php: /opt/jenkins-2.73.1-0/common/lib/libssl.so.1.0.0: no version information available (required by php)
  31. [exec] php: /opt/jenkins-2.73.1-0/common/lib/libssl.so.1.0.0: no version information available (required by php)
  32. [exec] Loading composer repositories with package information
  33. [exec] Installing dependencies (including require-dev) from lock file
  34. [exec] Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. Run update to update them.
  35. [exec] Package operations: 43 installs, 0 updates, 0 removals
  36. [exec] - Installing symfony/polyfill-mbstring (v1.5.0): Loading from cache
  37. [exec] - Installing psr/log (1.0.2): Loading from cache
  38. [exec] - Installing symfony/debug (v3.3.9): Loading from cache
  39. [exec] - Installing symfony/console (v3.3.9): Loading from cache
  40. [exec] - Installing nette/utils (v2.4.8): Loading from cache
  41. [exec] - Installing nette/php-generator (v2.6.3): Loading from cache
  42. [exec] - Installing nette/neon (v2.4.2): Loading from cache
  43. [exec] - Installing nette/di (v2.4.10): Loading from cache
  44. [exec] - Installing kdyby/console (v2.7.0): Loading from cache
  45. [exec] - Installing nette/finder (v2.4.1): Loading from cache
  46. [exec] - Installing nette/caching (v2.5.6): Loading from cache
  47. [exec] - Installing nette/reflection (v2.4.2): Loading from cache
  48. [exec] - Installing kdyby/events (v3.1.0): Loading from cache
  49. [exec] - Installing nette/http (v2.4.7): Loading from cache
  50. [exec] - Installing nette/component-model (v2.3.1): Loading from cache
  51. [exec] - Installing nette/forms (v2.4.6): Loading from cache
  52. [exec] - Installing kdyby/forms-replicator (dev-master 10133eb): Cloning 10133eb2f2
  53. [exec] - Installing tracy/tracy (v2.4.9): Loading from cache
  54. [exec] - Installing monolog/monolog (1.23.0): Loading from cache
  55. [exec] - Installing kdyby/monolog (v1.1.0): Loading from cache
  56. [exec] - Installing latte/latte (v2.4.6): Loading from cache
  57. [exec] - Installing setasign/fpdi (1.6.2): Loading from cache
  58. [exec] - Installing mpdf/mpdf (v6.1.4): Loading from cache
  59. [exec] - Installing nette/bootstrap (v2.4.5): Loading from cache
  60. [exec] - Installing nette/database (v2.4.4): Loading from cache
  61. [exec] - Installing nette/deprecated (v2.4.1): Loading from cache
  62. [exec] - Installing nette/mail (v2.4.3): Loading from cache
  63. [exec] - Installing nette/robot-loader (v2.4.3): Loading from cache
  64. [exec] - Installing nette/safe-stream (v2.3.3): Loading from cache
  65. [exec] - Installing nette/security (v2.4.2): Loading from cache
  66. [exec] - Installing nette/tokenizer (v2.3.0): Loading from cache
  67. [exec] - Installing nette/application (v2.4.9): Loading from cache
  68. [exec] - Installing nette/nette (v2.4.0): Loading from cache
  69. [exec] - Installing ohweb/nette-csv-response (dev-master abfc3ca): Cloning abfc3ca71f
  70. [exec] - Installing phpmailer/phpmailer (v5.2.25): Loading from cache
  71. [exec] - Installing sentry/sentry (0.22.0): Loading from cache
  72. [exec] - Installing symfony/inflector (v3.3.9): Loading from cache
  73. [exec] - Installing paragonie/random_compat (v2.0.11): Loading from cache
  74. [exec] - Installing symfony/polyfill-php70 (v1.5.0): Loading from cache
  75. [exec] - Installing ublaboo/responses (v1.0.6): Loading from cache
  76. [exec] - Installing symfony/property-access (v3.3.9): Loading from cache
  77. [exec] - Installing ublaboo/datagrid (v5.4.0): Loading from cache
  78. [exec] - Installing vojtech-dobes/nette-ajax-history (2.0.0): Loading from cache
  79. [exec] symfony/console suggests installing symfony/event-dispatcher ()
  80. [exec] symfony/console suggests installing symfony/filesystem ()
  81. [exec] symfony/console suggests installing symfony/process ()
  82. [exec] nette/utils suggests installing ext-gd (to use Image)
  83. [exec] nette/utils suggests installing ext-intl (for script transliteration in Strings::webalize() and toAscii())
  84. [exec] nette/caching suggests installing ext-pdo_sqlite (to use SQLiteStorage or SQLiteJournal)
  85. [exec] tracy/tracy suggests installing https://nette.org/donate (Please support Tracy via a donation)
  86. [exec] monolog/monolog suggests installing aws/aws-sdk-php (Allow sending log messages to AWS services like DynamoDB)
  87. [exec] monolog/monolog suggests installing doctrine/couchdb (Allow sending log messages to a CouchDB server)
  88. [exec] monolog/monolog suggests installing ext-amqp (Allow sending log messages to an AMQP server (1.0+ required))
  89. [exec] monolog/monolog suggests installing ext-mongo (Allow sending log messages to a MongoDB server)
  90. [exec] monolog/monolog suggests installing graylog2/gelf-php (Allow sending log messages to a GrayLog2 server)
  91. [exec] monolog/monolog suggests installing mongodb/mongodb (Allow sending log messages to a MongoDB server via PHP Driver)
  92. [exec] monolog/monolog suggests installing php-amqplib/php-amqplib (Allow sending log messages to an AMQP server using php-amqplib)
  93. [exec] monolog/monolog suggests installing php-console/php-console (Allow sending log messages to Google Chrome)
  94. [exec] monolog/monolog suggests installing rollbar/rollbar (Allow sending log messages to Rollbar)
  95. [exec] monolog/monolog suggests installing ruflin/elastica (Allow sending log messages to an Elastic Search server)
  96. [exec] setasign/fpdi suggests installing setasign/fpdf (FPDI will extend this class but as it is also possible to use "tecnickcom/tcpdf" as an alternative there's no fixed dependency configured.)
  97. [exec] setasign/fpdi suggests installing setasign/fpdi-fpdf (Use this package to automatically evaluate dependencies to FPDF.)
  98. [exec] setasign/fpdi suggests installing setasign/fpdi-tcpdf (Use this package to automatically evaluate dependencies to TCPDF.)
  99. [exec] phpmailer/phpmailer suggests installing league/oauth2-google (Needed for Google XOAUTH2 authentication)
  100. [exec] paragonie/random_compat suggests installing ext-libsodium (Provides a modern crypto API that can be used to generate random bytes.)
  101. [exec] ublaboo/responses suggests installing psr/http-message (Allows usage of PSR7 stream response.)
  102. [exec] symfony/property-access suggests installing psr/cache-implementation (To cache access methods.)
  103. [exec] Generating autoload files
  104.  
  105. bower:
  106. [exec] node: /opt/jenkins-2.73.1-0/common/lib/libcrypto.so.1.0.0: no version information available (required by node)
  107. [exec] node: /opt/jenkins-2.73.1-0/common/lib/libssl.so.1.0.0: no version information available (required by node)
  108. [exec] node: /opt/jenkins-2.73.1-0/common/lib/libssl.so.1.0.0: no version information available (required by node)
  109. [exec] bower jquery-ui-sortable#* not-cached https://github.com/ryantbrown/jquery-ui-sortable.git#*
  110. [exec] bower jquery-ui-sortable#* resolve https://github.com/ryantbrown/jquery-ui-sortable.git#*
  111. [exec] bower jqueryui-datepicker#* cached https://github.com/thejourneyoflife/jqueryui-datepicker.git#0.0.3
  112. [exec] bower jqueryui-datepicker#* validate 0.0.3 against https://github.com/thejourneyoflife/jqueryui-datepicker.git#*
  113. [exec] bower nette.ajax.js#* cached https://github.com/vojtech-dobes/nette.ajax.js.git#2.3.0
  114. [exec] bower nette.ajax.js#* validate 2.3.0 against https://github.com/vojtech-dobes/nette.ajax.js.git#*
  115. [exec] bower magnific-popup#* cached https://github.com/dimsemenov/Magnific-Popup.git#1.1.0
  116. [exec] bower magnific-popup#* validate 1.1.0 against https://github.com/dimsemenov/Magnific-Popup.git#*
  117. [exec] bower toastr#* cached https://github.com/johnpapa/toastr-bower.git#2.1.3
  118. [exec] bower toastr#* validate 2.1.3 against https://github.com/johnpapa/toastr-bower.git#*
  119. [exec] bower jquery#* cached https://github.com/jquery/jquery-dist.git#3.2.1
  120. [exec] bower jquery#* validate 3.2.1 against https://github.com/jquery/jquery-dist.git#*
  121. [exec] bower nette-forms#* cached https://github.com/nette/bower-nette-forms.git#2.4.6
  122. [exec] bower nette-forms#* validate 2.4.6 against https://github.com/nette/bower-nette-forms.git#*
  123. [exec] bower datatables-datetime-moment#* cached https://github.com/Marchrius/datatables-datetime-moment.git#1.10.13
  124. [exec] bower datatables-datetime-moment#* validate 1.10.13 against https://github.com/Marchrius/datatables-datetime-moment.git#*
  125. [exec] bower ublaboo-datagrid#* cached https://github.com/ublaboo/datagrid.git#5.4.5
  126. [exec] bower ublaboo-datagrid#* validate 5.4.5 against https://github.com/ublaboo/datagrid.git#*
  127. [exec] bower bootstrap-select#* cached https://github.com/silviomoreto/bootstrap-select.git#1.12.4
  128. [exec] bower bootstrap-select#* validate 1.12.4 against https://github.com/silviomoreto/bootstrap-select.git#*
  129. [exec] bower bootstrap-datepicker#* cached https://github.com/eternicode/bootstrap-datepicker.git#1.7.1
  130. [exec] bower bootstrap-datepicker#* validate 1.7.1 against https://github.com/eternicode/bootstrap-datepicker.git#*
  131. [exec] bower jquery-number#* cached https://github.com/teamdf/jquery-number.git#2.1.6
  132. [exec] bower jquery-number#* validate 2.1.6 against https://github.com/teamdf/jquery-number.git#*
  133. [exec] bower jquery-ui-sortable#* download https://github.com/ryantbrown/jquery-ui-sortable/archive/master.tar.gz
  134. [exec] bower jquery#>=1.6.3 <3 cached https://github.com/jquery/jquery-dist.git#2.2.4
  135. [exec] bower jquery#>=1.6.3 <3 validate 2.2.4 against https://github.com/jquery/jquery-dist.git#>=1.6.3 <3
  136. [exec] bower jquery#>=1.7.0 cached https://github.com/jquery/jquery-dist.git#3.2.1
  137. [exec] bower jquery#>=1.7.0 validate 3.2.1 against https://github.com/jquery/jquery-dist.git#>=1.7.0
  138. [exec] bower bootstrap-datepicker#>= 1.6.0 cached https://github.com/eternicode/bootstrap-datepicker.git#1.7.1
  139. [exec] bower bootstrap-datepicker#>= 1.6.0 validate 1.7.1 against https://github.com/eternicode/bootstrap-datepicker.git#>= 1.6.0
  140. [exec] bower happy#>= 1.0.0 cached https://github.com/paveljanda/happy.git#1.0.7
  141. [exec] bower happy#>= 1.0.0 validate 1.0.7 against https://github.com/paveljanda/happy.git#>= 1.0.0
  142. [exec] bower bootstrap#>= 3.3.0 cached https://github.com/twbs/bootstrap.git#3.3.7
  143. [exec] bower bootstrap#>= 3.3.0 validate 3.3.7 against https://github.com/twbs/bootstrap.git#>= 3.3.0
  144. [exec] bower jquery-ui-sortable#* invalid-meta for:/tmp/tomcat/bower/67930ee5d0b1ddb9b832d08f2d1ad761-30668-4c7xC4/bower.json
  145. [exec] bower jquery-ui-sortable#* invalid-meta The "name" is recommended to be lowercase, can contain digits, dots, dashes
  146. [exec] bower jquery-ui-sortable#* invalid-meta The "main" field cannot contain minified files
  147. [exec] bower jquery-ui-sortable#* invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .js files: ["./jquery-ui-sortable.min.js","./jquery-ui-sortable.js"]
  148. [exec] bower jquery-ui-sortable#* extract archive.tar.gz
  149. [exec] bower jquery-ui-sortable#* resolved https://github.com/ryantbrown/jquery-ui-sortable.git#4323c165b8
  150. [exec] bower jqueryui-datepicker#* install jqueryui-datepicker#0.0.3
  151. [exec] bower toastr#* install toastr#2.1.3
  152. [exec] bower nette.ajax.js#>= 2.1.0 install nette.ajax.js#2.3.0
  153. [exec] bower datatables-datetime-moment#* install datatables-datetime-moment#1.10.13
  154. [exec] bower jquery#>=1.6.3 <3 install jquery#2.2.4
  155. [exec] bower nette-forms#^2.3 install nette-forms#2.4.6
  156. [exec] bower ublaboo-datagrid#* install ublaboo-datagrid#5.4.5
  157. [exec] bower magnific-popup#* install magnific-popup#1.1.0
  158. [exec] bower bootstrap-select#* install bootstrap-select#1.12.4
  159. [exec] bower jquery-number#* install jquery-number#2.1.6
  160. [exec] bower jquery-ui-sortable#* install jquery-ui-sortable#4323c165b8
  161. [exec] bower happy#>= 1.0.0 install happy#1.0.7
  162. [exec] bower bootstrap-datepicker#>= 1.6.0 install bootstrap-datepicker#1.7.1
  163. [exec] bower bootstrap#>= 3.3.0 install bootstrap#3.3.7
  164. [exec]
  165. [exec] jqueryui-datepicker#0.0.3 www/vendor/jqueryui-datepicker
  166. [exec]
  167. [exec] toastr#2.1.3 www/vendor/toastr
  168. [exec] └── jquery#2.2.4
  169. [exec]
  170. [exec] nette.ajax.js#2.3.0 www/vendor/nette.ajax.js
  171. [exec] └── jquery#2.2.4
  172. [exec]
  173. [exec] datatables-datetime-moment#1.10.13 www/vendor/datatables-datetime-moment
  174. [exec]
  175. [exec] jquery#2.2.4 www/vendor/jquery
  176. [exec]
  177. [exec] nette-forms#2.4.6 www/vendor/nette-forms
  178. [exec]
  179. [exec] ublaboo-datagrid#5.4.5 www/vendor/ublaboo-datagrid
  180. [exec] ├── bootstrap#3.3.7
  181. [exec] ├── bootstrap-datepicker#1.7.1
  182. [exec] ├── happy#1.0.7
  183. [exec] ├── jquery#2.2.4
  184. [exec] ├── jquery-ui-sortable#4323c165b8
  185. [exec] ├── nette-forms#2.4.6
  186. [exec] └── nette.ajax.js#2.3.0
  187. [exec]
  188. [exec] magnific-popup#1.1.0 www/vendor/magnific-popup
  189. [exec] └── jquery#2.2.4
  190. [exec]
  191. [exec] bootstrap-select#1.12.4 www/vendor/bootstrap-select
  192. [exec] └── jquery#2.2.4
  193. [exec]
  194. [exec] jquery-number#2.1.6 www/vendor/jquery-number
  195. [exec] └── jquery#2.2.4
  196. [exec]
  197. [exec] jquery-ui-sortable#4323c165b8 www/vendor/jquery-ui-sortable
  198. [exec] └── jquery#2.2.4
  199. [exec]
  200. [exec] happy#1.0.7 www/vendor/happy
  201. [exec] └── jquery#2.2.4
  202. [exec]
  203. [exec] bootstrap-datepicker#1.7.1 www/vendor/bootstrap-datepicker
  204. [exec] └── jquery#2.2.4
  205. [exec]
  206. [exec] bootstrap#3.3.7 www/vendor/bootstrap
  207. [exec] └── jquery#2.2.4
  208.  
  209. copyversion:
  210. [sshexec] Connecting to 37.205.8.153:22
  211. [sshexec] cmd : mkdir /home/david/test/21
  212. [scp] Connecting to 37.205.8.153:22
  213. [scp] done.
  214.  
  215. build:
  216.  
  217. BUILD SUCCESSFUL
  218. Total time: 53 seconds
  219. Finished: SUCCESS
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement