Skip to content

Console Output

Skipping 522 KB.. Full Log
[ERROR] /home/jenkins/agent/workspace/Open-API-pull-requests/tck/src/main/java/org/eclipse/microprofile/openapi/tck/PetStoreAppTest.java:296:22: Name 'X_OPERATION_EXT' must match pattern '^[a-z][a-zA-Z0-9]*$'. [LocalFinalVariableName]
13:43:25 [ERROR] /home/jenkins/agent/workspace/Open-API-pull-requests/tck/src/main/java/org/eclipse/microprofile/openapi/tck/PetStoreAppTest.java:297:22: Name 'TEST_OPERATION_EXT' must match pattern '^[a-z][a-zA-Z0-9]*$'. [LocalFinalVariableName]
13:43:25 [ERROR] /home/jenkins/agent/workspace/Open-API-pull-requests/tck/src/main/resources/classes-microprofile-config.properties:17: Line is longer than 150 characters (found 174). [LineLength]
13:43:25 [ERROR] /home/jenkins/agent/workspace/Open-API-pull-requests/tck/src/main/resources/exclude-classes-microprofile-config.properties:17: Line is longer than 150 characters (found 181). [LineLength]
13:43:25 Audit done.
13:43:25 [INFO] There are 121 errors reported by Checkstyle 8.29 with /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/checkstyle-rules.xml ruleset.
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/JAXRSApp.java:[67] (sizes) LineLength: Line is longer than 150 characters (found 649).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/JAXRSApp.java:[86] (sizes) LineLength: Line is longer than 150 characters (found 255).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/JAXRSApp.java:[87] (sizes) LineLength: Line is longer than 150 characters (found 205).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/JAXRSApp.java:[89] (sizes) LineLength: Line is longer than 150 characters (found 182).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/JAXRSApp.java:[90] (sizes) LineLength: Line is longer than 150 characters (found 181).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/JAXRSApp.java:[92] (sizes) LineLength: Line is longer than 150 characters (found 215).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/JAXRSApp.java:[95] (sizes) LineLength: Line is longer than 150 characters (found 210).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/JAXRSApp.java:[97] (sizes) LineLength: Line is longer than 150 characters (found 178).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/JAXRSApp.java:[98] (sizes) LineLength: Line is longer than 150 characters (found 162).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/JAXRSApp.java:[100] (sizes) LineLength: Line is longer than 150 characters (found 163).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/JAXRSApp.java:[102] (sizes) LineLength: Line is longer than 150 characters (found 214).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/JAXRSApp.java:[104] (sizes) LineLength: Line is longer than 150 characters (found 212).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/JAXRSApp.java:[108] (sizes) LineLength: Line is longer than 150 characters (found 212).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/JAXRSApp.java:[111] (sizes) LineLength: Line is longer than 150 characters (found 228).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/exception/ReviewRejectedExceptionMapper.java:[25] (sizes) LineLength: Line is longer than 150 characters (found 195).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/AirlinesResource.java:[42] (sizes) LineLength: Line is longer than 150 characters (found 219).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/AirlinesResource.java:[43] (sizes) LineLength: Line is longer than 150 characters (found 207).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/AirlinesResource.java:[68] (sizes) LineLength: Line is longer than 150 characters (found 205).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/AvailabilityResource.java:[41] (sizes) LineLength: Line is longer than 150 characters (found 238).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/AvailabilityResource.java:[43] (sizes) LineLength: Line is longer than 150 characters (found 202).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/AvailabilityResource.java:[49] (sizes) LineLength: Line is longer than 150 characters (found 232).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/AvailabilityResource.java:[50] (sizes) LineLength: Line is longer than 150 characters (found 223).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/AvailabilityResource.java:[51] (sizes) LineLength: Line is longer than 150 characters (found 200).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/AvailabilityResource.java:[52] (sizes) LineLength: Line is longer than 150 characters (found 226).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/AvailabilityResource.java:[53] (sizes) LineLength: Line is longer than 150 characters (found 255).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/ReviewResource.java:[73] (sizes) LineLength: Line is longer than 150 characters (found 929).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/ReviewResource.java:[97] (sizes) LineLength: Line is longer than 150 characters (found 265).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/ReviewResource.java:[106] (sizes) LineLength: Line is longer than 150 characters (found 153).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/ReviewResource.java:[107] (sizes) LineLength: Line is longer than 150 characters (found 177).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/ReviewResource.java:[108] (sizes) LineLength: Line is longer than 150 characters (found 178).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/ReviewResource.java:[114] (sizes) LineLength: Line is longer than 150 characters (found 215).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/ReviewResource.java:[127] (sizes) LineLength: Line is longer than 150 characters (found 153).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/ReviewResource.java:[132] (sizes) LineLength: Line is longer than 150 characters (found 210).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/ReviewResource.java:[169] (sizes) LineLength: Line is longer than 150 characters (found 233).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/ReviewResource.java:[174] (sizes) LineLength: Line is longer than 150 characters (found 242).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/ReviewResource.java:[197] (sizes) LineLength: Line is longer than 150 characters (found 178).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/ReviewResource.java:[198] (sizes) LineLength: Line is longer than 150 characters (found 213).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/ReviewResource.java:[221] (sizes) LineLength: Line is longer than 150 characters (found 405).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/ReviewResource.java:[230] (sizes) LineLength: Line is longer than 150 characters (found 195).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/ReviewResource.java:[231] (sizes) LineLength: Line is longer than 150 characters (found 321).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/UserResource.java:[79] (sizes) LineLength: Line is longer than 150 characters (found 254).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/UserResource.java:[80] (sizes) LineLength: Line is longer than 150 characters (found 319).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/UserResource.java:[81] (sizes) LineLength: Line is longer than 150 characters (found 338).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/UserResource.java:[82] (sizes) LineLength: Line is longer than 150 characters (found 201).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/UserResource.java:[83] (sizes) LineLength: Line is longer than 150 characters (found 228).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/UserResource.java:[84] (sizes) LineLength: Line is longer than 150 characters (found 217).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/UserResource.java:[85] (sizes) LineLength: Line is longer than 150 characters (found 207).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/UserResource.java:[86] (sizes) LineLength: Line is longer than 150 characters (found 197).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/UserResource.java:[87] (sizes) LineLength: Line is longer than 150 characters (found 192).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/UserResource.java:[91] (sizes) LineLength: Line is longer than 150 characters (found 309).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/UserResource.java:[93] (sizes) LineLength: Line is longer than 150 characters (found 466).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/UserResource.java:[109] (sizes) LineLength: Line is longer than 150 characters (found 427).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/UserResource.java:[134] (sizes) LineLength: Line is longer than 150 characters (found 338).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/UserResource.java:[137] (sizes) LineLength: Line is longer than 150 characters (found 302).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/UserResource.java:[143] (sizes) LineLength: Line is longer than 150 characters (found 189).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/UserResource.java:[158] (sizes) LineLength: Line is longer than 150 characters (found 188).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/UserResource.java:[159] (sizes) LineLength: Line is longer than 150 characters (found 209).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/UserResource.java:[160] (sizes) LineLength: Line is longer than 150 characters (found 203).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/UserResource.java:[172] (sizes) LineLength: Line is longer than 150 characters (found 195).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/UserResource.java:[184] (sizes) LineLength: Line is longer than 150 characters (found 173).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/UserResource.java:[185] (sizes) LineLength: Line is longer than 150 characters (found 156).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/UserResource.java:[202] (sizes) LineLength: Line is longer than 150 characters (found 167).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/UserResource.java:[203] (sizes) LineLength: Line is longer than 150 characters (found 212).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/UserResource.java:[204] (sizes) LineLength: Line is longer than 150 characters (found 294).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/UserResource.java:[209] (sizes) LineLength: Line is longer than 150 characters (found 193).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/UserResource.java:[232] (sizes) LineLength: Line is longer than 150 characters (found 184).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/UserResource.java:[233] (sizes) LineLength: Line is longer than 150 characters (found 199).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/bookings/BookingResource.java:[55] (sizes) LineLength: Line is longer than 150 characters (found 211).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/bookings/BookingResource.java:[65] (sizes) LineLength: Line is longer than 150 characters (found 178).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/bookings/BookingResource.java:[76] (sizes) LineLength: Line is longer than 150 characters (found 220).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/bookings/BookingResource.java:[77] (sizes) LineLength: Line is longer than 150 characters (found 210).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/bookings/BookingResource.java:[80] (sizes) LineLength: Line is longer than 150 characters (found 187).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/bookings/BookingResource.java:[81] (sizes) LineLength: Line is longer than 150 characters (found 159).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/bookings/BookingResource.java:[85] (sizes) LineLength: Line is longer than 150 characters (found 343).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/bookings/BookingResource.java:[99] (sizes) LineLength: Line is longer than 150 characters (found 152).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/PetStoreApp.java:[36] (sizes) LineLength: Line is longer than 150 characters (found 470).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/PetStoreApp.java:[39] (sizes) LineLength: Line is longer than 150 characters (found 179).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/PetResource.java:[67] (sizes) LineLength: Line is longer than 150 characters (found 237).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/PetResource.java:[68] (sizes) LineLength: Line is longer than 150 characters (found 400).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/PetResource.java:[69] (sizes) LineLength: Line is longer than 150 characters (found 219).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/PetResource.java:[80] (sizes) LineLength: Line is longer than 150 characters (found 178).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/PetResource.java:[85] (sizes) LineLength: Line is longer than 150 characters (found 300).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/PetResource.java:[103] (sizes) LineLength: Line is longer than 150 characters (found 217).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/PetResource.java:[130] (sizes) LineLength: Line is longer than 150 characters (found 244).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/PetResource.java:[131] (sizes) LineLength: Line is longer than 150 characters (found 219).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/PetResource.java:[143] (sizes) LineLength: Line is longer than 150 characters (found 175).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/PetResource.java:[144] (sizes) LineLength: Line is longer than 150 characters (found 307).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/PetResource.java:[161] (sizes) LineLength: Line is longer than 150 characters (found 176).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/PetResource.java:[169] (sizes) LineLength: Line is longer than 150 characters (found 161).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/PetResource.java:[170] (sizes) LineLength: Line is longer than 150 characters (found 174).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/PetResource.java:[174] (sizes) LineLength: Line is longer than 150 characters (found 186).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/PetResource.java:[187] (sizes) LineLength: Line is longer than 150 characters (found 313).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/PetResource.java:[189] (sizes) LineLength: Line is longer than 150 characters (found 169).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/PetResource.java:[195] (sizes) LineLength: Line is longer than 150 characters (found 294).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/PetStoreResource.java:[49] (sizes) LineLength: Line is longer than 150 characters (found 277).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/PetStoreResource.java:[50] (sizes) LineLength: Line is longer than 150 characters (found 183).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/PetStoreResource.java:[66] (sizes) LineLength: Line is longer than 150 characters (found 164).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/PetStoreResource.java:[68] (sizes) LineLength: Line is longer than 150 characters (found 176).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/PetStoreResource.java:[78] (sizes) LineLength: Line is longer than 150 characters (found 189).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/PetStoreResource.java:[79] (sizes) LineLength: Line is longer than 150 characters (found 152).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/PetStoreResource.java:[87] (sizes) LineLength: Line is longer than 150 characters (found 221).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/PetStoreResource.java:[112] (sizes) LineLength: Line is longer than 150 characters (found 192).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/PetStoreResource.java:[114] (sizes) LineLength: Line is longer than 150 characters (found 213).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/UserResource.java:[49] (sizes) LineLength: Line is longer than 150 characters (found 248).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/UserResource.java:[50] (sizes) LineLength: Line is longer than 150 characters (found 194).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/UserResource.java:[51] (sizes) LineLength: Line is longer than 150 characters (found 217).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/UserResource.java:[104] (sizes) LineLength: Line is longer than 150 characters (found 188).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/UserResource.java:[118] (sizes) LineLength: Line is longer than 150 characters (found 195).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/UserResource.java:[129] (sizes) LineLength: Line is longer than 150 characters (found 152).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/UserResource.java:[130] (sizes) LineLength: Line is longer than 150 characters (found 157).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/UserResource.java:[135] (sizes) LineLength: Line is longer than 150 characters (found 217).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/UserResource.java:[148] (sizes) LineLength: Line is longer than 150 characters (found 159).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/UserResource.java:[151] (sizes) LineLength: Line is longer than 150 characters (found 184).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/UserResource.java:[152] (sizes) LineLength: Line is longer than 150 characters (found 199).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/reader/MyOASModelReaderImpl.java:[52,5] (sizes) MethodLength: Method length is 256 lines (max allowed is 250).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/tck/ModelConstructionTest.java:[1623,13] (blocks) RightCurly: '}' at column 13 should be on the same line as the next part of a multi-block statement (one that directly contains multiple blocks: if/else-if/else, do/while or try/catch/finally).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/tck/ModelConstructionTest.java:[1638,13] (blocks) RightCurly: '}' at column 13 should be on the same line as the next part of a multi-block statement (one that directly contains multiple blocks: if/else-if/else, do/while or try/catch/finally).
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/tck/PetStoreAppTest.java:[296,22] (naming) LocalFinalVariableName: Name 'X_OPERATION_EXT' must match pattern '^[a-z][a-zA-Z0-9]*$'.
13:43:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/tck/PetStoreAppTest.java:[297,22] (naming) LocalFinalVariableName: Name 'TEST_OPERATION_EXT' must match pattern '^[a-z][a-zA-Z0-9]*$'.
13:43:25 [ERROR] src/main/resources/classes-microprofile-config.properties:[17] (sizes) LineLength: Line is longer than 150 characters (found 174).
13:43:25 [ERROR] src/main/resources/exclude-classes-microprofile-config.properties:[17] (sizes) LineLength: Line is longer than 150 characters (found 181).
13:43:25 [WARNING] checkstyle:check violations detected but failOnViolation set to false
13:43:25 [INFO] You have 121 Checkstyle violations.
13:43:25 [INFO] 
13:43:25 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-openapi-tck ---
13:43:25 [INFO] No tests to run.
13:43:25 [JENKINS] Recording test results[INFO] 
13:43:25 
13:43:25 [INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-licenses-main-javadocs) @ microprofile-openapi-tck ---
13:43:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:43:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
13:43:25 [INFO] Copying 2 resources
13:43:25 [INFO] 
13:43:25 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ microprofile-openapi-tck ---
13:43:25 [INFO] Building jar: /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/microprofile-openapi-tck-3.1-SNAPSHOT.jar
13:43:25 [INFO] 
13:43:25 [INFO] >>> maven-source-plugin:3.2.0:jar (attach-sources) > generate-sources @ microprofile-openapi-tck >>>
13:43:25 [INFO] 
13:43:25 [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-openapi-tck ---
13:43:25 [INFO] Enabled default license matchers.
13:43:25 [INFO] Will parse SCM ignores for exclusions...
13:43:25 [INFO] Finished adding exclusions from SCM ignore files.
13:43:25 [INFO] 62 implicit excludes (use -debug for more details).
13:43:25 [INFO] 5 explicit excludes (use -debug for more details).
13:43:25 [INFO] 79 resources included (use -debug for more details)
13:43:25 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 79 licenses.
13:43:25 [INFO] 
13:43:25 [INFO] --- build-helper-maven-plugin:3.2.0:timestamp-property (generate-timestamp) @ microprofile-openapi-tck ---
13:43:25 [INFO] 
13:43:25 [INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-readme) @ microprofile-openapi-tck ---
13:43:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:43:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
13:43:25 [INFO] Copying 1 resource
13:43:25 [INFO] 
13:43:25 [INFO] --- maven-dependency-plugin:3.1.2:unpack (unpack-licenses) @ microprofile-openapi-tck ---
13:43:25 [INFO] Configured Artifact: org.eclipse.microprofile:build-tools:1.1:jar
13:43:25 [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/microprofile/build-tools/1.1/build-tools-1.1.jar to /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target with includes "licenses/*" and excludes ""
13:43:26 [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
13:43:26 [INFO] 
13:43:26 [INFO] <<< maven-source-plugin:3.2.0:jar (attach-sources) < generate-sources @ microprofile-openapi-tck <<<
13:43:26 [INFO] 
13:43:26 [INFO] 
13:43:26 [INFO] --- maven-source-plugin:3.2.0:jar (attach-sources) @ microprofile-openapi-tck ---
13:43:26 [INFO] Building jar: /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/microprofile-openapi-tck-3.1-SNAPSHOT-sources.jar
13:43:26 [INFO] 
13:43:26 [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ microprofile-openapi-tck ---
13:43:26 [INFO] No previous run data found, generating javadoc.
13:43:28 [INFO] 
13:43:28 Loading source files for package org.eclipse.microprofile.openapi.apps.airlines...
13:43:28 Loading source files for package org.eclipse.microprofile.openapi.apps.airlines.data...
13:43:28 Loading source files for package org.eclipse.microprofile.openapi.apps.airlines.exception...
13:43:28 Loading source files for package org.eclipse.microprofile.openapi.apps.airlines.model...
13:43:28 Loading source files for package org.eclipse.microprofile.openapi.apps.airlines.resources...
13:43:28 Loading source files for package org.eclipse.microprofile.openapi.apps.airlines.resources.bookings...
13:43:28 Loading source files for package org.eclipse.microprofile.openapi.apps.petstore...
13:43:28 Loading source files for package org.eclipse.microprofile.openapi.apps.petstore.data...
13:43:28 Loading source files for package org.eclipse.microprofile.openapi.apps.petstore.exception...
13:43:28 Loading source files for package org.eclipse.microprofile.openapi.apps.petstore.model...
13:43:28 Loading source files for package org.eclipse.microprofile.openapi.apps.petstore.resource...
13:43:28 Loading source files for package org.eclipse.microprofile.openapi.filter...
13:43:28 Loading source files for package org.eclipse.microprofile.openapi.reader...
13:43:28 Loading source files for package org.eclipse.microprofile.openapi.tck...
13:43:28 Loading source files for package org.eclipse.microprofile.openapi.tck.utils...
13:43:28 Constructing Javadoc information...
13:43:28 Standard Doclet version 1.8.0_202
13:43:28 Building tree for all the packages and classes...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/JAXRSApp.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/data/UserData.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/ApiException.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/BadRequestException.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/NotFoundException.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/NotFoundExceptionMapper.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/ReviewRejectedException.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/ReviewRejectedExceptionMapper.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/ReviewRejectedExceptionMapper.RejectionResponse.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/Airline.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/Airport.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/Booking.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/CreditCard.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/Flight.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/Gender.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/Review.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/User.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/Weather.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/AirlinesResource.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/AvailabilityResource.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/PlayerService.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/ReviewResource.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/UserResource.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/bookings/BookingResource.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/PetStoreApp.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/data/PetData.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/data/StoreData.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/data/UserData.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/exception/ApiException.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/exception/BadRequestException.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/exception/NotFoundException.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/ApiResponse.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/BadOrder.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/Cat.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/Category.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/Dog.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/Lizard.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/Order.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/Pet.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/Tag.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/User.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/resource/JavaRestResourceUtil.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/resource/PetResource.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/resource/PetStoreResource.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/resource/UserResource.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/filter/AirlinesOASFilter.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/reader/MyOASModelReaderImpl.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/AirlinesAppTest.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/AppTestBase.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/FilterTest.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/ModelConstructionTest.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/ModelReaderAppTest.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASConfigExcludeClassesTest.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASConfigExcludeClassTest.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASConfigExcludePackageTest.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASConfigScanClassBase.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASConfigScanClassesTest.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASConfigScanClassTest.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASConfigScanDisableTest.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASConfigScanPackageTest.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASConfigSchemaTest.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASConfigServersTest.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASConfigWebInfTest.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASFactoryErrorTest.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASFactoryErrorTest.MyAbstractLicenseImpl.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASFactoryErrorTest.MyConstructible.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASFactoryErrorTest.MyLicense.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASFactoryErrorTest.MyLicenseImpl.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/PetStoreAppTest.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/StaticDocumentTest.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/utils/TCKMatchers.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/utils/YamlToJsonFilter.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/overview-frame.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/package-frame.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/package-summary.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/package-tree.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/data/package-frame.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/data/package-summary.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/data/package-tree.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/package-frame.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/package-summary.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/package-tree.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/package-frame.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/package-summary.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/package-tree.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/package-frame.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/package-summary.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/package-tree.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/bookings/package-frame.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/bookings/package-summary.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/bookings/package-tree.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/package-frame.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/package-summary.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/package-tree.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/data/package-frame.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/data/package-summary.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/data/package-tree.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/exception/package-frame.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/exception/package-summary.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/exception/package-tree.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/package-frame.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/package-summary.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/package-tree.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/resource/package-frame.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/resource/package-summary.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/resource/package-tree.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/filter/package-frame.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/filter/package-summary.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/filter/package-tree.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/reader/package-frame.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/reader/package-summary.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/reader/package-tree.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/package-frame.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/package-summary.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/package-tree.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/utils/package-frame.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/utils/package-summary.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/utils/package-tree.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/constant-values.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/serialized-form.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/class-use/JAXRSApp.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/data/class-use/UserData.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/class-use/ReviewRejectedExceptionMapper.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/class-use/ReviewRejectedExceptionMapper.RejectionResponse.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/class-use/ReviewRejectedException.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/class-use/NotFoundExceptionMapper.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/class-use/NotFoundException.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/class-use/BadRequestException.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/class-use/ApiException.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/class-use/Weather.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/class-use/User.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/class-use/Review.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/class-use/Gender.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/class-use/Flight.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/class-use/CreditCard.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/class-use/Booking.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/class-use/Airport.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/class-use/Airline.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/class-use/UserResource.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/class-use/ReviewResource.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/class-use/PlayerService.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/class-use/AvailabilityResource.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/class-use/AirlinesResource.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/bookings/class-use/BookingResource.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/class-use/PetStoreApp.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/data/class-use/UserData.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/data/class-use/StoreData.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/data/class-use/PetData.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/exception/class-use/NotFoundException.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/exception/class-use/BadRequestException.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/exception/class-use/ApiException.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/class-use/User.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/class-use/Tag.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/class-use/Pet.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/class-use/Order.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/class-use/Lizard.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/class-use/Dog.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/class-use/Category.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/class-use/Cat.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/class-use/BadOrder.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/class-use/ApiResponse.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/resource/class-use/UserResource.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/resource/class-use/PetStoreResource.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/resource/class-use/PetResource.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/resource/class-use/JavaRestResourceUtil.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/filter/class-use/AirlinesOASFilter.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/reader/class-use/MyOASModelReaderImpl.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/StaticDocumentTest.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/PetStoreAppTest.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASFactoryErrorTest.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASFactoryErrorTest.MyConstructible.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASFactoryErrorTest.MyLicense.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASFactoryErrorTest.MyAbstractLicenseImpl.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASFactoryErrorTest.MyLicenseImpl.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASConfigWebInfTest.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASConfigServersTest.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASConfigSchemaTest.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASConfigScanPackageTest.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASConfigScanDisableTest.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASConfigScanClassesTest.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASConfigScanClassTest.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASConfigScanClassBase.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASConfigExcludePackageTest.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASConfigExcludeClassesTest.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASConfigExcludeClassTest.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/ModelReaderAppTest.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/ModelConstructionTest.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/FilterTest.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/AppTestBase.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/AirlinesAppTest.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/utils/class-use/YamlToJsonFilter.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/utils/class-use/TCKMatchers.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/package-use.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/data/package-use.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/package-use.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/package-use.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/package-use.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/bookings/package-use.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/package-use.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/data/package-use.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/exception/package-use.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/package-use.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/resource/package-use.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/filter/package-use.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/reader/package-use.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/package-use.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/utils/package-use.html...
13:43:28 Building index for all the packages and classes...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/overview-tree.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/index-all.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/deprecated-list.html...
13:43:28 Building index for all classes...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/allclasses-frame.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/allclasses-noframe.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/index.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/overview-summary.html...
13:43:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/help-doc.html...
13:43:28 [INFO] Building jar: /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/microprofile-openapi-tck-3.1-SNAPSHOT-javadoc.jar
13:43:28 [INFO] 
13:43:28 [INFO] -----< org.eclipse.microprofile.openapi:microprofile-openapi-spec >-----
13:43:28 [INFO] Building MicroProfile OpenAPI Specification 3.1-SNAPSHOT           [4/5]
13:43:28 [INFO] --------------------------------[ pom ]---------------------------------
13:43:28 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/asciidoctor/asciidoctor-maven-plugin/2.1.0/asciidoctor-maven-plugin-2.1.0.pom
13:43:28 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/asciidoctor/asciidoctor-maven-plugin/2.1.0/asciidoctor-maven-plugin-2.1.0.pom (22 kB at 861 kB/s)
13:43:28 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/asciidoctor/asciidoctor-maven-plugin/2.1.0/asciidoctor-maven-plugin-2.1.0.jar
13:43:28 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/asciidoctor/asciidoctor-maven-plugin/2.1.0/asciidoctor-maven-plugin-2.1.0.jar (75 kB at 2.9 MB/s)
13:43:28 [INFO] 
13:43:28 [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-openapi-spec ---
13:43:28 [INFO] Enabled default license matchers.
13:43:28 [INFO] Will parse SCM ignores for exclusions...
13:43:28 [INFO] Finished adding exclusions from SCM ignore files.
13:43:28 [INFO] 62 implicit excludes (use -debug for more details).
13:43:28 [INFO] 5 explicit excludes (use -debug for more details).
13:43:28 [INFO] 4 resources included (use -debug for more details)
13:43:28 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 3 licenses.
13:43:29 [INFO] 
13:43:29 [INFO] --- build-helper-maven-plugin:3.2.0:timestamp-property (generate-timestamp) @ microprofile-openapi-spec ---
13:43:29 [INFO] 
13:43:29 [INFO] --- build-helper-maven-plugin:3.2.0:timestamp-property (generate-year) @ microprofile-openapi-spec ---
13:43:29 [INFO] 
13:43:29 [INFO] --- formatter-maven-plugin:2.13.0:format (default) @ microprofile-openapi-spec ---
13:43:29 [INFO] Using 'UTF-8' encoding to format source files.
13:43:29 [INFO] Number of files to be formatted: 0
13:43:29 [INFO] 
13:43:29 [INFO] --- impsort-maven-plugin:1.4.1:sort (sort-imports) @ microprofile-openapi-spec ---
13:43:29 [INFO]  Total Files Processed: 0 in 00:00.000
13:43:29 [INFO]         Already Sorted: 0
13:43:29 [INFO]         Needed Sorting: 0
13:43:29 [INFO] 
13:43:29 [INFO] --- asciidoctor-maven-plugin:2.1.0:process-asciidoc (generate-pdf) @ microprofile-openapi-spec ---
13:43:29 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/asciidoctor/asciidoctorj-pdf/1.5.3/asciidoctorj-pdf-1.5.3.pom
13:43:29 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/asciidoctor/asciidoctorj-pdf/1.5.3/asciidoctorj-pdf-1.5.3.pom (2.0 kB at 114 kB/s)
13:43:29 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby/9.2.13.0/jruby-9.2.13.0.pom
13:43:29 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby/9.2.13.0/jruby-9.2.13.0.pom (6.9 kB at 429 kB/s)
13:43:29 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby-artifacts/9.2.13.0/jruby-artifacts-9.2.13.0.pom
13:43:29 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby-artifacts/9.2.13.0/jruby-artifacts-9.2.13.0.pom (4.0 kB at 147 kB/s)
13:43:29 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby-parent/9.2.13.0/jruby-parent-9.2.13.0.pom
13:43:29 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby-parent/9.2.13.0/jruby-parent-9.2.13.0.pom (25 kB at 971 kB/s)
13:43:29 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby-core/9.2.13.0/jruby-core-9.2.13.0.pom
13:43:29 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby-core/9.2.13.0/jruby-core-9.2.13.0.pom (48 kB at 1.3 MB/s)
13:43:29 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-netdb/1.1.6/jnr-netdb-1.1.6.pom
13:43:29 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-netdb/1.1.6/jnr-netdb-1.1.6.pom (1.8 kB at 40 kB/s)
13:43:29 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-enxio/0.25/jnr-enxio-0.25.pom
13:43:29 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-enxio/0.25/jnr-enxio-0.25.pom (4.2 kB at 162 kB/s)
13:43:29 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-constants/0.9.15/jnr-constants-0.9.15.pom
13:43:29 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-constants/0.9.15/jnr-constants-0.9.15.pom (3.8 kB at 157 kB/s)
13:43:29 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-unixsocket/0.28/jnr-unixsocket-0.28.pom
13:43:29 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-unixsocket/0.28/jnr-unixsocket-0.28.pom (11 kB at 278 kB/s)
13:43:29 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-posix/3.0.54/jnr-posix-3.0.54.pom
13:43:29 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-posix/3.0.54/jnr-posix-3.0.54.pom (6.3 kB at 211 kB/s)
13:43:29 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jffi/1.2.23/jffi-1.2.23.pom
13:43:29 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jffi/1.2.23/jffi-1.2.23.pom (9.5 kB at 278 kB/s)
13:43:29 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/joni/joni/2.1.31/joni-2.1.31.pom
13:43:29 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/joni/joni/2.1.31/joni-2.1.31.pom (7.0 kB at 305 kB/s)
13:43:29 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jcodings/jcodings/1.0.46/jcodings-1.0.46.pom
13:43:29 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jcodings/jcodings/1.0.46/jcodings-1.0.46.pom (5.1 kB at 214 kB/s)
13:43:29 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/dirgra/0.3/dirgra-0.3.pom
13:43:29 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/dirgra/0.3/dirgra-0.3.pom (2.9 kB at 81 kB/s)
13:43:29 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/headius/invokebinder/1.11/invokebinder-1.11.pom
13:43:29 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/headius/invokebinder/1.11/invokebinder-1.11.pom (4.4 kB at 93 kB/s)
13:43:29 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/headius/options/1.4/options-1.4.pom
13:43:29 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/headius/options/1.4/options-1.4.pom (1.5 kB at 32 kB/s)
13:43:29 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.pom
13:43:29 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.pom (3.1 kB at 86 kB/s)
13:43:29 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
13:43:29 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (4.8 kB at 186 kB/s)
13:43:29 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/martiansoftware/nailgun-server/0.9.1/nailgun-server-0.9.1.pom
13:43:29 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/martiansoftware/nailgun-server/0.9.1/nailgun-server-0.9.1.pom (1.6 kB at 67 kB/s)
13:43:29 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/martiansoftware/nailgun-all/0.9.1/nailgun-all-0.9.1.pom
13:43:29 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/martiansoftware/nailgun-all/0.9.1/nailgun-all-0.9.1.pom (5.0 kB at 178 kB/s)
13:43:29 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.10.5/joda-time-2.10.5.pom
13:43:29 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.10.5/joda-time-2.10.5.pom (37 kB at 609 kB/s)
13:43:29 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/headius/backport9/1.8/backport9-1.8.pom
13:43:29 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/headius/backport9/1.8/backport9-1.8.pom (2.1 kB at 34 kB/s)
13:43:29 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.3.1/javax.annotation-api-1.3.1.pom
13:43:29 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.3.1/javax.annotation-api-1.3.1.pom (14 kB at 281 kB/s)
13:43:29 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/3/jvnet-parent-3.pom
13:43:29 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 1.6 MB/s)
13:43:29 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby-stdlib/9.2.13.0/jruby-stdlib-9.2.13.0.pom
13:43:29 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby-stdlib/9.2.13.0/jruby-stdlib-9.2.13.0.pom (18 kB at 637 kB/s)
13:43:29 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom
13:43:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom (2.7 kB at 99 kB/s)
13:43:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0.5/maven-3.0.5.pom
13:43:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0.5/maven-3.0.5.pom (22 kB at 830 kB/s)
13:43:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom
13:43:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom (3.8 kB at 83 kB/s)
13:43:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom
13:43:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom (2.9 kB at 107 kB/s)
13:43:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom
13:43:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom (1.6 kB at 58 kB/s)
13:43:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom
13:43:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom (6.1 kB at 212 kB/s)
13:43:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom
13:43:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom (3.8 kB at 173 kB/s)
13:43:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom
13:43:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom (3.0 kB at 145 kB/s)
13:43:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom
13:43:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom (1.2 kB at 34 kB/s)
13:43:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom
13:43:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom (3.2 kB at 116 kB/s)
13:43:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom
13:43:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom (11 kB at 663 kB/s)
13:43:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom
13:43:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom (7.1 kB at 162 kB/s)
13:43:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom
13:43:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom (1.1 kB at 44 kB/s)
13:43:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom
13:43:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom (11 kB at 334 kB/s)
13:43:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom
13:43:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom (5.5 kB at 98 kB/s)
13:43:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom
13:43:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom (1.8 kB at 92 kB/s)
13:43:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom
13:43:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom (2.3 kB at 161 kB/s)
13:43:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom
13:43:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom (1.9 kB at 100 kB/s)
13:43:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom
13:43:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom (2.5 kB at 44 kB/s)
13:43:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom
13:43:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom (2.8 kB at 166 kB/s)
13:43:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom
13:43:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom (5.7 kB at 474 kB/s)
13:43:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
13:43:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom (1.5 kB at 770 kB/s)
13:43:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.23/plexus-utils-3.0.23.pom
13:43:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.23/plexus-utils-3.0.23.pom (4.1 kB at 188 kB/s)
13:43:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/asciidoctor/asciidoctorj/2.4.1/asciidoctorj-2.4.1.pom
13:43:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/asciidoctor/asciidoctorj/2.4.1/asciidoctorj-2.4.1.pom (2.6 kB at 95 kB/s)
13:43:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/asciidoctor/asciidoctorj-api/2.4.1/asciidoctorj-api-2.4.1.pom
13:43:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/asciidoctor/asciidoctorj-api/2.4.1/asciidoctorj-api-2.4.1.pom (1.9 kB at 41 kB/s)
13:43:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/beust/jcommander/1.72/jcommander-1.72.pom
13:43:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/beust/jcommander/1.72/jcommander-1.72.pom (1.2 kB at 93 kB/s)
13:43:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-codec-http/4.0.38.Final/netty-codec-http-4.0.38.Final.pom
13:43:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-codec-http/4.0.38.Final/netty-codec-http-4.0.38.Final.pom (1.7 kB at 46 kB/s)
13:43:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-parent/4.0.38.Final/netty-parent-4.0.38.Final.pom
13:43:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-parent/4.0.38.Final/netty-parent-4.0.38.Final.pom (45 kB at 2.6 MB/s)
13:43:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-codec/4.0.38.Final/netty-codec-4.0.38.Final.pom
13:43:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-codec/4.0.38.Final/netty-codec-4.0.38.Final.pom (2.2 kB at 102 kB/s)
13:43:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-transport/4.0.38.Final/netty-transport-4.0.38.Final.pom
13:43:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-transport/4.0.38.Final/netty-transport-4.0.38.Final.pom (1.4 kB at 51 kB/s)
13:43:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-buffer/4.0.38.Final/netty-buffer-4.0.38.Final.pom
13:43:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-buffer/4.0.38.Final/netty-buffer-4.0.38.Final.pom (1.4 kB at 25 kB/s)
13:43:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-common/4.0.38.Final/netty-common-4.0.38.Final.pom
13:43:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-common/4.0.38.Final/netty-common-4.0.38.Final.pom (6.8 kB at 199 kB/s)
13:43:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-handler/4.0.38.Final/netty-handler-4.0.38.Final.pom
13:43:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-handler/4.0.38.Final/netty-handler-4.0.38.Final.pom (2.4 kB at 150 kB/s)
13:43:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.8/doxia-core-1.8.pom
13:43:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.8/doxia-core-1.8.pom (4.2 kB at 121 kB/s)
13:43:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.8/doxia-1.8.pom
13:43:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.8/doxia-1.8.pom (18 kB at 865 kB/s)
13:43:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.8/doxia-sink-api-1.8.pom
13:43:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.8/doxia-sink-api-1.8.pom (1.5 kB at 59 kB/s)
13:43:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.8/doxia-logging-api-1.8.pom
13:43:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.8/doxia-logging-api-1.8.pom (1.5 kB at 61 kB/s)
13:43:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.8/doxia-module-xhtml-1.8.pom
13:43:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.8/doxia-module-xhtml-1.8.pom (1.9 kB at 56 kB/s)
13:43:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.8/doxia-modules-1.8.pom
13:43:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.8/doxia-modules-1.8.pom (2.6 kB at 114 kB/s)
13:43:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/asciidoctor/asciidoctorj-pdf/1.5.3/asciidoctorj-pdf-1.5.3.jar
13:43:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby/9.2.13.0/jruby-9.2.13.0.jar
13:43:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby-core/9.2.13.0/jruby-core-9.2.13.0.jar
13:43:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-netdb/1.1.6/jnr-netdb-1.1.6.jar
13:43:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-enxio/0.25/jnr-enxio-0.25.jar
13:43:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-netdb/1.1.6/jnr-netdb-1.1.6.jar (62 kB at 3.1 MB/s)
13:43:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-unixsocket/0.28/jnr-unixsocket-0.28.jar
13:43:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby/9.2.13.0/jruby-9.2.13.0.jar (42 kB at 1.8 MB/s)
13:43:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-posix/3.0.54/jnr-posix-3.0.54.jar
13:43:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-enxio/0.25/jnr-enxio-0.25.jar (32 kB at 411 kB/s)
13:43:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-constants/0.9.15/jnr-constants-0.9.15.jar
13:43:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-unixsocket/0.28/jnr-unixsocket-0.28.jar (48 kB at 616 kB/s)
13:43:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jffi/1.2.23/jffi-1.2.23.jar
13:43:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-posix/3.0.54/jnr-posix-3.0.54.jar (259 kB at 2.2 MB/s)
13:43:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jffi/1.2.23/jffi-1.2.23-native.jar
13:43:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jffi/1.2.23/jffi-1.2.23.jar (152 kB at 981 kB/s)
13:43:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/joni/joni/2.1.31/joni-2.1.31.jar
13:43:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-constants/0.9.15/jnr-constants-0.9.15.jar (657 kB at 4.2 MB/s)
13:43:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jcodings/jcodings/1.0.46/jcodings-1.0.46.jar
13:43:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/joni/joni/2.1.31/joni-2.1.31.jar (215 kB at 1.1 MB/s)
13:43:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/dirgra/0.3/dirgra-0.3.jar
13:43:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jffi/1.2.23/jffi-1.2.23-native.jar (795 kB at 3.8 MB/s)
13:43:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/headius/invokebinder/1.11/invokebinder-1.11.jar
13:43:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/asciidoctor/asciidoctorj-pdf/1.5.3/asciidoctorj-pdf-1.5.3.jar (5.3 MB at 25 MB/s)
13:43:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/headius/options/1.4/options-1.4.jar
13:43:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/dirgra/0.3/dirgra-0.3.jar (16 kB at 75 kB/s)
13:43:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.jar
13:43:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/headius/invokebinder/1.11/invokebinder-1.11.jar (50 kB at 209 kB/s)
13:43:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/martiansoftware/nailgun-server/0.9.1/nailgun-server-0.9.1.jar
13:43:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/headius/options/1.4/options-1.4.jar (14 kB at 57 kB/s)
13:43:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.10.5/joda-time-2.10.5.jar
13:43:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/martiansoftware/nailgun-server/0.9.1/nailgun-server-0.9.1.jar (33 kB at 123 kB/s)
13:43:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/headius/backport9/1.8/backport9-1.8.jar
13:43:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.jar (72 kB at 264 kB/s)
13:43:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.3.1/javax.annotation-api-1.3.1.jar
13:43:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/headius/backport9/1.8/backport9-1.8.jar (13 kB at 46 kB/s)
13:43:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby-stdlib/9.2.13.0/jruby-stdlib-9.2.13.0.jar
13:43:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.3.1/javax.annotation-api-1.3.1.jar (27 kB at 85 kB/s)
13:43:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar
13:43:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.10.5/joda-time-2.10.5.jar (643 kB at 2.0 MB/s)
13:43:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar
13:43:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar (49 kB at 141 kB/s)
13:43:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar
13:43:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar (164 kB at 462 kB/s)
13:43:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.jar
13:43:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar (52 kB at 135 kB/s)
13:43:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.jar (204 kB at 528 kB/s)
13:43:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar
13:43:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.jar
13:43:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar (289 kB at 683 kB/s)
13:43:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar
13:43:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar (559 kB at 1.1 MB/s)
13:43:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.jar
13:43:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.jar (1.5 MB at 3.1 MB/s)
13:43:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.jar
13:43:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.jar (47 kB at 92 kB/s)
13:43:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar
13:43:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.jar (41 kB at 81 kB/s)
13:43:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar
13:43:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar (30 kB at 58 kB/s)
13:43:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar
13:43:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar (151 kB at 286 kB/s)
13:43:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar
13:43:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar (57 kB at 106 kB/s)
13:43:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar
13:43:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar (51 kB at 94 kB/s)
13:43:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.jar
13:43:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby-core/9.2.13.0/jruby-core-9.2.13.0.jar (10 MB at 19 MB/s)
13:43:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.23/plexus-utils-3.0.23.jar
13:43:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar (47 kB at 85 kB/s)
13:43:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/asciidoctor/asciidoctorj/2.4.1/asciidoctorj-2.4.1.jar
13:43:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.jar (77 kB at 138 kB/s)
13:43:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/asciidoctor/asciidoctorj-api/2.4.1/asciidoctorj-api-2.4.1.jar
13:43:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.23/plexus-utils-3.0.23.jar (247 kB at 431 kB/s)
13:43:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/beust/jcommander/1.72/jcommander-1.72.jar
13:43:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/asciidoctor/asciidoctorj-api/2.4.1/asciidoctorj-api-2.4.1.jar (60 kB at 103 kB/s)
13:43:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-codec-http/4.0.38.Final/netty-codec-http-4.0.38.Final.jar
13:43:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/beust/jcommander/1.72/jcommander-1.72.jar (69 kB at 118 kB/s)
13:43:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-codec/4.0.38.Final/netty-codec-4.0.38.Final.jar
13:43:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-codec/4.0.38.Final/netty-codec-4.0.38.Final.jar (148 kB at 240 kB/s)
13:43:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-transport/4.0.38.Final/netty-transport-4.0.38.Final.jar
13:43:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-codec-http/4.0.38.Final/netty-codec-http-4.0.38.Final.jar (453 kB at 720 kB/s)
13:43:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-handler/4.0.38.Final/netty-handler-4.0.38.Final.jar
13:43:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby-stdlib/9.2.13.0/jruby-stdlib-9.2.13.0.jar (12 MB at 18 MB/s)
13:43:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-buffer/4.0.38.Final/netty-buffer-4.0.38.Final.jar
13:43:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/asciidoctor/asciidoctorj/2.4.1/asciidoctorj-2.4.1.jar (1.8 MB at 2.8 MB/s)
13:43:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-common/4.0.38.Final/netty-common-4.0.38.Final.jar
13:43:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-handler/4.0.38.Final/netty-handler-4.0.38.Final.jar (294 kB at 451 kB/s)
13:43:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.8/doxia-core-1.8.jar
13:43:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-transport/4.0.38.Final/netty-transport-4.0.38.Final.jar (367 kB at 553 kB/s)
13:43:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.8/doxia-sink-api-1.8.jar
13:43:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.8/doxia-core-1.8.jar (168 kB at 250 kB/s)
13:43:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.8/doxia-logging-api-1.8.jar
13:43:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-buffer/4.0.38.Final/netty-buffer-4.0.38.Final.jar (221 kB at 329 kB/s)
13:43:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.8/doxia-module-xhtml-1.8.jar
13:43:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-common/4.0.38.Final/netty-common-4.0.38.Final.jar (511 kB at 750 kB/s)
13:43:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.8/doxia-logging-api-1.8.jar (12 kB at 17 kB/s)
13:43:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.8/doxia-sink-api-1.8.jar (12 kB at 17 kB/s)
13:43:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.8/doxia-module-xhtml-1.8.jar (18 kB at 25 kB/s)
13:43:32 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jcodings/jcodings/1.0.46/jcodings-1.0.46.jar (1.7 MB at 1.4 MB/s)
13:43:32 [INFO] sourceDirectory /home/jenkins/agent/workspace/Open-API-pull-requests/spec/src/docs/asciidoc does not exist
13:43:32 [INFO] sourceDirectory /home/jenkins/agent/workspace/Open-API-pull-requests/spec/src/asciidoc does not exist
13:43:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:43:37 [INFO] Copying 1 resource
13:43:51 [INFO] Converted /home/jenkins/agent/workspace/Open-API-pull-requests/spec/src/main/asciidoc/microprofile-openapi-spec.asciidoc
13:43:51 [INFO] 
13:43:51 [INFO] --- asciidoctor-maven-plugin:2.1.0:process-asciidoc (generate-html) @ microprofile-openapi-spec ---
13:43:51 [INFO] sourceDirectory /home/jenkins/agent/workspace/Open-API-pull-requests/spec/src/docs/asciidoc does not exist
13:43:51 [INFO] sourceDirectory /home/jenkins/agent/workspace/Open-API-pull-requests/spec/src/asciidoc does not exist
13:43:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:43:52 [INFO] Copying 1 resource
13:43:52 [INFO] Converted /home/jenkins/agent/workspace/Open-API-pull-requests/spec/src/main/asciidoc/microprofile-openapi-spec.asciidoc
13:43:53 [INFO] 
13:43:53 [INFO] --- maven-checkstyle-plugin:3.1.1:check (verify-style) @ microprofile-openapi-spec ---
13:43:53 [INFO] Starting audit...
13:43:53 Audit done.
13:43:53 [INFO] You have 0 Checkstyle violations.
13:43:53 [INFO] 
13:43:53 [INFO] --- build-helper-maven-plugin:3.2.0:attach-artifact (attach-artifacts) @ microprofile-openapi-spec ---
13:43:53 [INFO] 
13:43:53 [INFO] -----< org.eclipse.microprofile.openapi:microprofile-openapi-spi >------
13:43:53 [INFO] Building MicroProfile OpenAPI SPI 3.1-SNAPSHOT                     [5/5]
13:43:53 [INFO] --------------------------------[ jar ]---------------------------------
13:43:53 [INFO] 
13:43:53 [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-openapi-spi ---
13:43:53 [INFO] Enabled default license matchers.
13:43:53 [INFO] Will parse SCM ignores for exclusions...
13:43:53 [INFO] Finished adding exclusions from SCM ignore files.
13:43:53 [INFO] 62 implicit excludes (use -debug for more details).
13:43:53 [INFO] 5 explicit excludes (use -debug for more details).
13:43:53 [INFO] 3 resources included (use -debug for more details)
13:43:53 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 3 licenses.
13:43:53 [INFO] 
13:43:53 [INFO] --- build-helper-maven-plugin:3.2.0:timestamp-property (generate-timestamp) @ microprofile-openapi-spi ---
13:43:53 [INFO] 
13:43:53 [INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-readme) @ microprofile-openapi-spi ---
13:43:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:43:53 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
13:43:53 [INFO] Copying 0 resource
13:43:53 [INFO] 
13:43:53 [INFO] --- maven-dependency-plugin:3.1.2:unpack (unpack-licenses) @ microprofile-openapi-spi ---
13:43:53 [INFO] Configured Artifact: org.eclipse.microprofile:build-tools:1.1:jar
13:43:53 [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/microprofile/build-tools/1.1/build-tools-1.1.jar to /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target with includes "licenses/*" and excludes ""
13:43:53 [INFO] 
13:43:53 [INFO] --- formatter-maven-plugin:2.13.0:format (default) @ microprofile-openapi-spi ---
13:43:53 [INFO] Using 'UTF-8' encoding to format source files.
13:43:53 [INFO] Number of files to be formatted: 2
13:43:53 [INFO] Successfully formatted:          0 file(s)
13:43:53 [INFO] Fail to format:                  0 file(s)
13:43:53 [INFO] Skipped:                         2 file(s)
13:43:53 [INFO] Read only skipped:               0 file(s)
13:43:53 [INFO] Approximate time taken:          0s
13:43:53 [INFO] 
13:43:53 [INFO] --- impsort-maven-plugin:1.4.1:sort (sort-imports) @ microprofile-openapi-spi ---
13:43:53 [INFO]  Total Files Processed: 2 in 00:00.004
13:43:53 [INFO]         Already Sorted: 2
13:43:53 [INFO]         Needed Sorting: 0
13:43:53 [INFO] 
13:43:53 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ microprofile-openapi-spi ---
13:43:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:43:53 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
13:43:53 [INFO] Copying 2 resources
13:43:53 [INFO] 
13:43:53 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-openapi-spi ---
13:43:53 [INFO] Changes detected - recompiling the module!
13:43:53 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/classes
13:43:53 [INFO] 
13:43:53 [INFO] --- bnd-maven-plugin:5.2.0:bnd-process (default) @ microprofile-openapi-spi ---
13:43:53 [WARNING] Cannot consider developer in line '44' of file '/home/jenkins/agent/workspace/Open-API-pull-requests/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id.
13:43:53 [INFO] 
13:43:53 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ microprofile-openapi-spi ---
13:43:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:43:53 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
13:43:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Open-API-pull-requests/spi/src/test/resources
13:43:53 [INFO] 
13:43:53 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-openapi-spi ---
13:43:53 [INFO] No sources to compile
13:43:53 [INFO] 
13:43:53 [INFO] --- maven-checkstyle-plugin:3.1.1:check (verify-style) @ microprofile-openapi-spi ---
13:43:53 [INFO] Starting audit...
13:43:53 Audit done.
13:43:53 [INFO] You have 0 Checkstyle violations.
13:43:53 [INFO] 
13:43:53 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-openapi-spi ---
13:43:53 [INFO] No tests to run.
13:43:53 [JENKINS] Recording test results[INFO] 
13:43:53 
13:43:53 [INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-licenses-main-javadocs) @ microprofile-openapi-spi ---
13:43:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:43:53 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
13:43:53 [INFO] Copying 2 resources
13:43:53 [INFO] 
13:43:53 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ microprofile-openapi-spi ---
13:43:53 [INFO] Building jar: /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/microprofile-openapi-spi-3.1-SNAPSHOT.jar
13:43:53 [INFO] 
13:43:53 [INFO] >>> maven-source-plugin:3.2.0:jar (attach-sources) > generate-sources @ microprofile-openapi-spi >>>
13:43:53 [INFO] 
13:43:53 [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-openapi-spi ---
13:43:53 [INFO] Enabled default license matchers.
13:43:53 [INFO] Will parse SCM ignores for exclusions...
13:43:53 [INFO] Finished adding exclusions from SCM ignore files.
13:43:53 [INFO] 62 implicit excludes (use -debug for more details).
13:43:53 [INFO] 5 explicit excludes (use -debug for more details).
13:43:53 [INFO] 3 resources included (use -debug for more details)
13:43:53 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 3 licenses.
13:43:53 [INFO] 
13:43:53 [INFO] --- build-helper-maven-plugin:3.2.0:timestamp-property (generate-timestamp) @ microprofile-openapi-spi ---
13:43:53 [INFO] 
13:43:53 [INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-readme) @ microprofile-openapi-spi ---
13:43:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:43:53 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
13:43:53 [INFO] Copying 0 resource
13:43:53 [INFO] 
13:43:53 [INFO] --- maven-dependency-plugin:3.1.2:unpack (unpack-licenses) @ microprofile-openapi-spi ---
13:43:53 [INFO] Configured Artifact: org.eclipse.microprofile:build-tools:1.1:jar
13:43:53 [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/microprofile/build-tools/1.1/build-tools-1.1.jar to /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target with includes "licenses/*" and excludes ""
13:43:53 [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
13:43:53 [INFO] 
13:43:53 [INFO] <<< maven-source-plugin:3.2.0:jar (attach-sources) < generate-sources @ microprofile-openapi-spi <<<
13:43:53 [INFO] 
13:43:53 [INFO] 
13:43:53 [INFO] --- maven-source-plugin:3.2.0:jar (attach-sources) @ microprofile-openapi-spi ---
13:43:53 [INFO] Building jar: /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/microprofile-openapi-spi-3.1-SNAPSHOT-sources.jar
13:43:53 [INFO] 
13:43:53 [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ microprofile-openapi-spi ---
13:43:54 [INFO] No previous run data found, generating javadoc.
13:43:55 [INFO] 
13:43:55 Loading source files for package org.eclipse.microprofile.openapi.spi...
13:43:55 Constructing Javadoc information...
13:43:55 Standard Doclet version 1.8.0_202
13:43:55 Building tree for all the packages and classes...
13:43:55 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/apidocs/org/eclipse/microprofile/openapi/spi/OASFactoryResolver.html...
13:43:55 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/apidocs/org/eclipse/microprofile/openapi/spi/package-frame.html...
13:43:55 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/apidocs/org/eclipse/microprofile/openapi/spi/package-summary.html...
13:43:55 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/apidocs/org/eclipse/microprofile/openapi/spi/package-tree.html...
13:43:55 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/apidocs/constant-values.html...
13:43:55 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/apidocs/org/eclipse/microprofile/openapi/spi/class-use/OASFactoryResolver.html...
13:43:55 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/apidocs/org/eclipse/microprofile/openapi/spi/package-use.html...
13:43:55 Building index for all the packages and classes...
13:43:55 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/apidocs/overview-tree.html...
13:43:55 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/apidocs/index-all.html...
13:43:55 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/apidocs/deprecated-list.html...
13:43:55 Building index for all classes...
13:43:55 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/apidocs/allclasses-frame.html...
13:43:55 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/apidocs/allclasses-noframe.html...
13:43:55 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/apidocs/index.html...
13:43:55 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/apidocs/help-doc.html...
13:43:55 [INFO] Building jar: /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/microprofile-openapi-spi-3.1-SNAPSHOT-javadoc.jar
13:43:55 [INFO] 
13:43:55 [INFO] --- bnd-baseline-maven-plugin:5.2.0:baseline (baseline) @ microprofile-openapi-spi ---
13:43:55 [INFO] Determining the baseline version for org.eclipse.microprofile.openapi:microprofile-openapi-spi:jar:(,3.1-SNAPSHOT) using repositories [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
13:43:55 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/microprofile/openapi/microprofile-openapi-spi/maven-metadata.xml
13:43:55 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/microprofile/openapi/microprofile-openapi-spi/maven-metadata.xml (972 B at 54 kB/s)
13:43:55 [INFO] The baseline version was found to be 3.0
13:43:55 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/microprofile/openapi/microprofile-openapi-spi/3.0/microprofile-openapi-spi-3.0.jar
13:43:55 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/microprofile/openapi/microprofile-openapi-spi/3.0/microprofile-openapi-spi-3.0.jar (10 kB at 319 kB/s)
13:43:55 [INFO] Baselining check succeeded checking org.eclipse.microprofile.openapi:microprofile-openapi-spi:jar:3.1-SNAPSHOT against org.eclipse.microprofile.openapi:microprofile-openapi-spi:jar:3.0
13:43:55 [INFO] ------------------------------------------------------------------------
13:43:55 [INFO] Reactor Summary for MicroProfile OpenAPI 3.1-SNAPSHOT:
13:43:55 [INFO] 
13:43:55 [INFO] MicroProfile OpenAPI ............................... SUCCESS [  9.533 s]
13:43:55 [INFO] MicroProfile OpenAPI API ........................... SUCCESS [ 17.659 s]
13:43:55 [INFO] MicroProfile OpenAPI TCK ........................... SUCCESS [ 11.017 s]
13:43:55 [INFO] MicroProfile OpenAPI Specification ................. SUCCESS [ 24.155 s]
13:43:55 [INFO] MicroProfile OpenAPI SPI ........................... SUCCESS [  1.834 s]
13:43:55 [INFO] ------------------------------------------------------------------------
13:43:55 [INFO] BUILD SUCCESS
13:43:55 [INFO] ------------------------------------------------------------------------
13:43:55 [INFO] Total time:  01:07 min
13:43:55 [INFO] Finished at: 2022-04-25T17:43:55Z
13:43:55 [INFO] ------------------------------------------------------------------------
13:43:56 Waiting for Jenkins to finish collecting data
13:43:56 [JENKINS] Archiving /home/jenkins/agent/workspace/Open-API-pull-requests/spec/pom.xml to org.eclipse.microprofile.openapi/microprofile-openapi-spec/3.1-SNAPSHOT/microprofile-openapi-spec-3.1-SNAPSHOT.pom
13:43:56 [JENKINS] Archiving /home/jenkins/agent/workspace/Open-API-pull-requests/spec/target/generated-docs/microprofile-openapi-spec-3.1-SNAPSHOT.pdf to org.eclipse.microprofile.openapi/microprofile-openapi-spec/3.1-SNAPSHOT/microprofile-openapi-spec-3.1-SNAPSHOT.pdf
13:43:56 [JENKINS] Archiving /home/jenkins/agent/workspace/Open-API-pull-requests/spec/target/generated-docs/microprofile-openapi-spec-3.1-SNAPSHOT.html to org.eclipse.microprofile.openapi/microprofile-openapi-spec/3.1-SNAPSHOT/microprofile-openapi-spec-3.1-SNAPSHOT.html
13:43:56 [JENKINS] Archiving /home/jenkins/agent/workspace/Open-API-pull-requests/tck/pom.xml to org.eclipse.microprofile.openapi/microprofile-openapi-tck/3.1-SNAPSHOT/microprofile-openapi-tck-3.1-SNAPSHOT.pom
13:43:56 [JENKINS] Archiving /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/microprofile-openapi-tck-3.1-SNAPSHOT.jar to org.eclipse.microprofile.openapi/microprofile-openapi-tck/3.1-SNAPSHOT/microprofile-openapi-tck-3.1-SNAPSHOT.jar
13:43:56 [JENKINS] Archiving /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/microprofile-openapi-tck-3.1-SNAPSHOT-sources.jar to org.eclipse.microprofile.openapi/microprofile-openapi-tck/3.1-SNAPSHOT/microprofile-openapi-tck-3.1-SNAPSHOT-sources.jar
13:43:56 [JENKINS] Archiving /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/microprofile-openapi-tck-3.1-SNAPSHOT-javadoc.jar to org.eclipse.microprofile.openapi/microprofile-openapi-tck/3.1-SNAPSHOT/microprofile-openapi-tck-3.1-SNAPSHOT-javadoc.jar
13:43:56 [JENKINS] Archiving /home/jenkins/agent/workspace/Open-API-pull-requests/spi/pom.xml to org.eclipse.microprofile.openapi/microprofile-openapi-spi/3.1-SNAPSHOT/microprofile-openapi-spi-3.1-SNAPSHOT.pom
13:43:56 [JENKINS] Archiving /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/microprofile-openapi-spi-3.1-SNAPSHOT.jar to org.eclipse.microprofile.openapi/microprofile-openapi-spi/3.1-SNAPSHOT/microprofile-openapi-spi-3.1-SNAPSHOT.jar
13:43:56 [JENKINS] Archiving /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/microprofile-openapi-spi-3.1-SNAPSHOT-sources.jar to org.eclipse.microprofile.openapi/microprofile-openapi-spi/3.1-SNAPSHOT/microprofile-openapi-spi-3.1-SNAPSHOT-sources.jar
13:43:56 [JENKINS] Archiving /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/microprofile-openapi-spi-3.1-SNAPSHOT-javadoc.jar to org.eclipse.microprofile.openapi/microprofile-openapi-spi/3.1-SNAPSHOT/microprofile-openapi-spi-3.1-SNAPSHOT-javadoc.jar
13:43:56 [JENKINS] Archiving /home/jenkins/agent/workspace/Open-API-pull-requests/pom.xml to org.eclipse.microprofile.openapi/microprofile-openapi-parent/3.1-SNAPSHOT/microprofile-openapi-parent-3.1-SNAPSHOT.pom
13:43:57 [JENKINS] Archiving /home/jenkins/agent/workspace/Open-API-pull-requests/api/pom.xml to org.eclipse.microprofile.openapi/microprofile-openapi-api/3.1-SNAPSHOT/microprofile-openapi-api-3.1-SNAPSHOT.pom
13:43:57 [JENKINS] Archiving /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/microprofile-openapi-api-3.1-SNAPSHOT.jar to org.eclipse.microprofile.openapi/microprofile-openapi-api/3.1-SNAPSHOT/microprofile-openapi-api-3.1-SNAPSHOT.jar
13:43:57 [JENKINS] Archiving /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/microprofile-openapi-api-3.1-SNAPSHOT-sources.jar to org.eclipse.microprofile.openapi/microprofile-openapi-api/3.1-SNAPSHOT/microprofile-openapi-api-3.1-SNAPSHOT-sources.jar
13:43:57 [JENKINS] Archiving /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/microprofile-openapi-api-3.1-SNAPSHOT-javadoc.jar to org.eclipse.microprofile.openapi/microprofile-openapi-api/3.1-SNAPSHOT/microprofile-openapi-api-3.1-SNAPSHOT-javadoc.jar
13:43:57 channel stopped
13:43:57 Setting status of f7cb72a7eb35c9a675dbcaf826723d56bc55827d to SUCCESS with url https://ci.eclipse.org/microprofile/job/Open-API-pull-requests/104/ and message: 'Build finished. '
13:43:57 Finished: SUCCESS