Started 3 yr 0 mo ago

Failed Build #222 (11-Mar-2021 09:33:22)

Changes
  1. https://sbforge.org/jira/browse/NAS-2859 (detail / githubweb)
  2. Update OnbFreeSpaceProvider.java (detail / githubweb)
  3. Update OnbFreeSpaceProvider.java (detail / githubweb)
  4. Update OnbFreeSpaceProvider.java (detail / githubweb)
  5. Actually want to write requests and metadata by default in tests! (detail / githubweb)
  6. Updated version to a unique name (detail / githubweb)
  7. Quick fix to NARK-1819 (detail / githubweb)
  8. non-function arcrep for use in bitmag development (detail / githubweb)
  9. poms updated with Hadoop and basic settings for it added in (detail / githubweb)
  10. Small changes to settings (detail / githubweb)
  11. Can now at least work with local bitmag, it seems (detail / githubweb)
  12. FileNameHarvester now grabs list of files directly from bitmag. Added (detail / githubweb)
  13. Indexing through hadoop instead of batch should now work for WARC files (detail / githubweb)
  14. Changes from review (detail / githubweb)
  15. Fixed dependency conflict with hadoop-client package and finished (detail / githubweb)
  16. Refactored Bitrepository to a singleton. (detail / githubweb)
  17. Small logging changes (detail / githubweb)
  18. Bitrepository class changes (detail / githubweb)
  19. Dependency fix to avoid logging loop and small logging changes (detail / githubweb)
  20. WarcRecordClient.java andApacheClientReaderFactory.java in (detail / githubweb)
  21. WarcRecordClient get and getFile changed (detail / githubweb)
  22. Mulig del-løsning (detail / githubweb)
  23. Fixed datafil og tilføjet lidt dokumentation (detail / githubweb)
  24. Added some integration tests for indexing on hadoop (detail / githubweb)
  25. Removed the test which was less like the anticipated prod architecture (detail / githubweb)
  26. Tidied up the hadoop/cdx integration test (detail / githubweb)
  27. Added an integration test for WarcRecordClient (detail / githubweb)
  28. Added Readme file in empty directory (detail / githubweb)
  29. Added Readme file in empty directory (detail / githubweb)
  30. Added a hdfs setting that seems relevant (detail / githubweb)
  31. WarcRecord fixes for WarcRecordClientTest and Tester (detail / githubweb)
  32. Error fix (detail / githubweb)
  33. Made method for indexing with Hadoop that assumes direct access to input (detail / githubweb)
  34. Dedup indexing (detail / githubweb)
  35. latest from pc (detail / githubweb)
  36. Moved getWarc from constructor to get (detail / githubweb)
  37. Code-maturation for cdx-indexing (detail / githubweb)
  38. URI corrected to include filename Not yet robust for files not in gzip (detail / githubweb)
  39. Hardcoded finName for testing (detail / githubweb)
  40. Hardcoded finName for testing (detail / githubweb)
  41. Attempt to avoid double-indexing (detail / githubweb)
  42. Now passes integration test. (detail / githubweb)
  43. Now returns correct record. (detail / githubweb)
  44. Efter lidt cleanup (detail / githubweb)
  45. Initial work on FileResolver (detail / githubweb)
  46. Efter endnu lidt cleanup, men før logs (detail / githubweb)
  47. Added hadoop job for getting metadata lines from archive files and an (detail / githubweb)
  48. latest update (detail / githubweb)
  49. Added filehandling for GetMetadataArchiveMapper and small touch ups (detail / githubweb)
  50. added null response if http statuscode is not 200 (detail / githubweb)
  51. removed printlns and added logging for http exception (detail / githubweb)
  52. Added pattern-matching method to file-resolver (detail / githubweb)
  53. Small refactor of ArchiveFile/HadoopUtils, few touch ups and started on (detail / githubweb)
  54. added test methods for archive files and negative testing (detail / githubweb)
  55. Changed test to use paths relative to module root (detail / githubweb)
  56. Added tests (detail / githubweb)
  57. test corrections excludes .gz (detail / githubweb)
  58. Added a conf flag to switch between standard indexing and dedup indexing (detail / githubweb)
  59. 'Start' of https://sbprojects.statsbiblioteket.dk/jira/browse/NARK-1970 (detail / githubweb)
  60. Tiny settings change for NARK-1882 review (detail / githubweb)
  61. Integration of Hadoop dedup indexing with GetMetadataArchiveMapper now (detail / githubweb)
  62. Cleaned up a few things in RawMetadataCache and refactored HadoopUtils (detail / githubweb)
  63. Squashed commit of the following: (detail / githubweb)
  64. Added pattern configuration constants in GetMetadataMapper (detail / githubweb)
  65. Cleanup aaording review (detail / githubweb)
  66. latest changes i getFile etc. (detail / githubweb)
  67. corrected (detail / githubweb)
  68. A few final edits. (detail / githubweb)
  69. 'Initial' commit (detail / githubweb)
  70. First commit on arc_record branch (detail / githubweb)
  71. Review https://sbforge.org/fisheye/cru/CR-NAS-385 changes (detail / githubweb)
  72. Added testing (detail / githubweb)
  73. added .arc test-files (detail / githubweb)
  74. Fixed dependency problem and added simple application class to run (detail / githubweb)
  75. Fixed get .arc-record with positive offset (detail / githubweb)
  76. Small refactor and implemented harvestRecentFilenames (detail / githubweb)
  77. Javadoc added to few files https://sbforge.org/fisheye/cru/CR-NAS-387 (detail / githubweb)
  78. More review changes https://sbforge.org/fisheye/cru/CR-NAS-387 (detail / githubweb)
  79. minor changes tests (detail / githubweb)
  80. Initial functioning FileResolverRESTClient (detail / githubweb)
  81. Removed some old bitmag classes (detail / githubweb)
  82. Improved handling of try/catch logic (detail / githubweb)
  83. Added some new tests and matured code ready for review (detail / githubweb)
  84. Removed more old bitmag classes, refactored parts of some classes for (detail / githubweb)
  85. Fixed some old imports that made the compiler angry (detail / githubweb)
  86. Fixed up FileResolverRESTClient for review and refactored code to enable (detail / githubweb)
  87. Added more logging to FileNameHarvester (detail / githubweb)
  88. Small refactor to make ArchiveFile's collectHadoopResults use (detail / githubweb)
  89. Latest bug fixes on loop testing (detail / githubweb)
  90. Fixed bug with indexing threads sharing same filesystem instance (detail / githubweb)
  91. Undo of file-change permissions. (detail / githubweb)
  92. Fixed bug with indexing threads sharing same filesystem instance (detail / githubweb)
  93. Fixed handling of returning used client to pool (detail / githubweb)
  94. Added cdx indexing for metadata files in CDXIndexer and proper testing (detail / githubweb)
  95. Got Hadoop replacement for ArchiveExtractCDXJob ready, refactored some (detail / githubweb)
  96. Added setting for new job input/output dirs and more logging (detail / githubweb)
  97. Setting fix from review https://sbforge.org/jira/browse/NARK-1954 (detail / githubweb)
  98. Tidied up logic in client and tests (detail / githubweb)
  99. Just save it for further improvement (detail / githubweb)
  100. Review changes https://sbforge.org/fisheye/cru/CR-NAS-393, changes to (detail / githubweb)
  101. added FAILED check to JMSBitmagArcRepositoryClient.java (detail / githubweb)
  102. FileResolverRESTClient now sends collectionId as an extra query (detail / githubweb)
  103. Fixed SimpleFileResolver, refactored how Hadoop jobs can be started, and (detail / githubweb)
  104. Added collectionId parameter to WarcRecordClient (detail / githubweb)
  105. Added exactfilename parameter to FileResolverRESTClient. (detail / githubweb)
  106. uber.jar fixes and JMSBitmagArcRepositoryClient.java adds (detail / githubweb)
  107. Added settings for new job and finished last refactoring parts (detail / githubweb)
  108. Made small fix/cleanup in crawl log mapper and added more documentation (detail / githubweb)
  109. just to be sure (detail / githubweb)
  110. Squashed commit of the following: (detail / githubweb)
  111. Small changes from review https://sbforge.org/fisheye/cru/CR-NAS-395 (detail / githubweb)
  112. news (detail / githubweb)
  113. unfinished code (detail / githubweb)
  114. Not finished 2 (detail / githubweb)
  115. corrected for putFileAcction (detail / githubweb)
  116. Modified JMSBitmagArcRepositoryClient,  PutfileAction and (detail / githubweb)
  117. small changes in PutFileAction and PutFileEventHandler (detail / githubweb)
  118. latest (detail / githubweb)
  119. Working version (detail / githubweb)
  120. newest version with warcRecordClient updates (detail / githubweb)
  121. Cleaned up outcommenting (detail / githubweb)
  122. Added a default value for setting useBitmagHadoopBackend (detail / githubweb)
  123. Squashed commit of the following: (detail / githubweb)
  124. Removed bitmag entries reinvented by mistake (detail / githubweb)
  125. Fixed duplicate code. (detail / githubweb)
  126. Removed old bitmag classes and remnants of it (detail / githubweb)
  127. modified copy-nas-and-heritrix.sh (detail / githubweb)
  128. First attempt at a kill switch that returns an empty index for dedups (detail / githubweb)
  129. Second attempt using IndexReadyMessage (detail / githubweb)
  130. Added some logging (detail / githubweb)
  131. Further attempt (detail / githubweb)
  132. Further attempt using IndexReadyMessage (detail / githubweb)
  133. Back to reply (detail / githubweb)
  134. Added a bit more logging. (detail / githubweb)
  135. Removed potential error when requesting empty cache (detail / githubweb)
  136. Clean-up (detail / githubweb)
  137. Removed dead code (detail / githubweb)
  138. Removed copy-nas-and-heritrix.sh from version control (detail / githubweb)
  139. Basic CR-NAS-399 changes (detail / githubweb)
  140. Fixed according to CFR-62389 (detail / githubweb)
  141. Improvements according to CR-NAS-399 (detail / githubweb)
  142. BitmagUtils.shutdown() and pillar check moved (detail / githubweb)
  143. Removed instance=new BitmagArcRepositoryClient() from constructor (detail / githubweb)
  144. Bit of refactoring and made SSL provider to work with https (detail / githubweb)
  145. First attempt at a command-line metadata extraction job. (detail / githubweb)
  146. Changed how the SSLContext is built to avoid trusting self-signed certs (detail / githubweb)
  147. Fixed the error with closed hadoop file system (detail / githubweb)
  148. Downgraded hadoop to stable 3.2.2 (detail / githubweb)
  149. Created an invoker-module to prevent the job from including all the (detail / githubweb)
  150. Package in libs (detail / githubweb)
  151. Create FileSystem with newInstance and close it afterwards. DO NOT CLOSE (detail / githubweb)
  152. Added an extra sanity check in the run.sh script. (detail / githubweb)
  153. Added an extra line to show how to customise location of krb5.conf (detail / githubweb)
  154. Improved logging (detail / githubweb)
  155. Attempted improvement of remote file handling of failures. (detail / githubweb)
  156. minor cleanup (detail / githubweb)
  157. Modified to support dynamic identification of the correct file-system (detail / githubweb)
  158. Few clarification fixes to java doc (detail / githubweb)
  159. Refactoring to make MetadataIndexingApplication closer to a reusable (detail / githubweb)
  160. Parametrised the script to make it more flexible. (detail / githubweb)
  161. Refactored to use login mechanism instead of doAs. (detail / githubweb)
  162. Removed all unnecessary configuration overrides. (detail / githubweb)
  163. Initial version using fileresolver (detail / githubweb)
  164. Added default truststore settings (detail / githubweb)
  165. Added explicit jersey-server dep. to GUI. (detail / githubweb)
  166. Added a necessary filtering stage to match only current collection (detail / githubweb)
  167. Set fallback to environment name for collection (detail / githubweb)
  168. Added skeletal getFile (detail / githubweb)
  169. Fix as vp creates empty toFile but bitmag requires non-existing toFile. (detail / githubweb)
  170. Squashed commit of the following: (detail / githubweb)
  171. Tidying up for review. (detail / githubweb)
  172. Quick attempt to enable hadoop in GUI (detail / githubweb)
  173. Upgraded guava version (detail / githubweb)
  174. Sorting out separate inclusion of shaded jar. (detail / githubweb)
  175. Remove "netarchivesuite" prefix from uber jar name. (detail / githubweb)
  176. Improved logging on job creation (detail / githubweb)
  177. Forcing HadoopJobStrategy to use hdfs (detail / githubweb)
  178. Forcing HadoopJobStrategy to use hdfs (detail / githubweb)
  179. Added harvester-core to uber jar (detail / githubweb)
  180. Read hadoop truststore location from NAS settings (detail / githubweb)
  181. Pom Jersey fix (detail / githubweb)
  182. Stuff (detail / githubweb)
  183. Small guava pom change (detail / githubweb)
  184. Follow-up from code review (detail / githubweb)
  185. Moved Kerberos logins (detail / githubweb)
  186. Small fixes and revert (detail / githubweb)
  187. Readded Kerberos login to IndexRequestServer (detail / githubweb)
  188. Added line 122 with casting (CleanupIF) (detail / githubweb)
  189. Small job change for clarity in cluster job overview (detail / githubweb)
  190. Outcommented TestCorrect, FileChecksumArchiveTester, (detail / githubweb)
  191. Changed outcommenting to @Ignore (detail / githubweb)
  192. collectionID setting fix to always default to env name when unset (detail / githubweb)
  193. Small logging change (detail / githubweb)
  194. Tests that fail locally are ignored (detail / githubweb)
  195. Added an intellij test configuration (detail / githubweb)
  196. Just some optimized imports and small stuff (detail / githubweb)
  197. modified test config (detail / githubweb)
  198. Corrected internal versions (detail / githubweb)
  199. Added hadoop-common as necessary (detail / githubweb)
  200. More fixed versions (detail / githubweb)
  201. switched line 123 with line 122 CleanupIF.. (detail / githubweb)
  202. Made ArcRepositoryServer implement CleanupIF (detail / githubweb)
  203. Minimal fix to test if ssl works correctly (detail / githubweb)
  204. Removed applications from test (detail / githubweb)
  205. Improved test logic (detail / githubweb)
  206. Unused imports and small line removals (detail / githubweb)
  207. Added an exclusion to prevent fatal runtime error. (detail / githubweb)
  208. Added another exclusion to prevent fatal runtime error. (detail / githubweb)
  209. Follow up to own review comments (detail / githubweb)
  210. Filtering transient GUIWebServer from integration test (detail / githubweb)
  211. Fixed check in test of which type of instance is running. (detail / githubweb)
  212. Debugging generalTest (detail / githubweb)
  213. Returned old logic. VM running the integration test uses default (detail / githubweb)
  214. ny pom.xmm a intergaces og annotations (detail / githubweb)
  215. Fixed circular dependency (detail / githubweb)
  216. Removed requirement for RequiresFileResolver (detail / githubweb)
  217. Added compile-time groovy dep to make the groovy scripts look better in (detail / githubweb)
  218. Explicitly exclude wrong je and httpclient from heritrix bundler (detail / githubweb)
  219. Removed unused dependency which was causing a problem. (detail / githubweb)

Started by user Colin Rosenthal (csr)

Revision: 7910eebda6c11844561a8ee13dcd8e446d21458a
  • refs/remotes/origin/master
This build was not claimed.