FailedConsole Output

19:02:23 Started by GitLab push by f.moscatelli
19:02:23 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005
19:02:24 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
19:02:24  > git rev-parse --is-inside-work-tree # timeout=10
19:02:24 Fetching changes from the remote Git repository
19:02:24  > git config remote.origin.url git@forge.etsi.org:nfv/SOL005.git # timeout=10
19:02:24 Fetching upstream changes from git@forge.etsi.org:nfv/SOL005.git
19:02:24  > git --version # timeout=10
19:02:24 using GIT_SSH to set credentials 
19:02:24  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL005.git +refs/heads/*:refs/remotes/origin/*
19:02:24  > git rev-parse remotes/origin/3.3.1-dev^{commit} # timeout=10
19:02:24  > git branch -a -v --no-abbrev --contains da5ddfd69fa10fdedfa1a2321672883946a3f5af # timeout=10
19:02:24 Checking out Revision da5ddfd69fa10fdedfa1a2321672883946a3f5af (origin/3.3.1-dev)
19:02:24  > git config core.sparsecheckout # timeout=10
19:02:24  > git checkout -f da5ddfd69fa10fdedfa1a2321672883946a3f5af
19:02:25 Commit message: "SOL005_7->SOL005_63: Datatypes added/updated"
19:02:25  > git rev-list --no-walk 0b60101b294e0e9f519a8a11bcf8e80525de4b41 # timeout=10
19:02:25 [sol005] $ /bin/bash /tmp/jenkins4520774125252494653.sh
19:02:25 ./build-container.sh: line 7: proxy: command not found
19:02:25 http_proxy is not set
19:02:25 Proxy set to 
19:02:25 Sending build context to Docker daemon  13.31kB

19:02:25 Step 1/24 : FROM alpine:3.10.0
19:02:25  ---> 4d90542f0623
19:02:25 Step 2/24 : RUN env
19:02:25  ---> Using cache
19:02:25  ---> 4b81a49833a0
19:02:25 Step 3/24 : RUN apk update
19:02:25  ---> Using cache
19:02:25  ---> 7f42b94ddf98
19:02:25 Step 4/24 : RUN apk add bash
19:02:25  ---> Using cache
19:02:25  ---> 9870d963a45c
19:02:25 Step 5/24 : RUN apk add nodejs
19:02:25  ---> Using cache
19:02:25  ---> 0d81a685bb47
19:02:25 Step 6/24 : RUN apk add nodejs-npm
19:02:25  ---> Using cache
19:02:25  ---> cb1001c61b55
19:02:25 Step 7/24 : RUN apk add asciidoctor
19:02:25  ---> Using cache
19:02:25  ---> 958813fbe570
19:02:25 Step 8/24 : RUN apk add openjdk8
19:02:25  ---> Using cache
19:02:25  ---> 382b4775f867
19:02:25 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
19:02:25  ---> Using cache
19:02:25  ---> a0d27078f0bd
19:02:25 Step 10/24 : RUN apk add openssl
19:02:25  ---> Using cache
19:02:25  ---> 222110165af4
19:02:25 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
19:02:25  ---> Using cache
19:02:25  ---> 28215c4f9e6f
19:02:25 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
19:02:25  ---> Using cache
19:02:25  ---> 97191aac969c
19:02:25 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
19:02:25  ---> Using cache
19:02:25  ---> 7f5257d29b7e
19:02:25 Step 14/24 : RUN npm config set proxy $http_proxy
19:02:25  ---> Using cache
19:02:25  ---> 83eb38c73370
19:02:25 Step 15/24 : RUN npm install -g swagger-cli
19:02:25  ---> Using cache
19:02:25  ---> c564671b3ed8
19:02:25 Step 16/24 : RUN npm install -g json-refs
19:02:25  ---> Using cache
19:02:25  ---> e1f9718a20d5
19:02:25 Step 17/24 : RUN npm install -g yamljs
19:02:25  ---> Using cache
19:02:25  ---> a30e3a1f2379
19:02:25 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
19:02:25  ---> Using cache
19:02:25  ---> a41d8ba12632
19:02:25 Step 19/24 : RUN chmod +x /validate-in-docker.sh
19:02:25  ---> Using cache
19:02:25  ---> 446388bdf452
19:02:25 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
19:02:25  ---> Using cache
19:02:25  ---> 1890ed5b36cc
19:02:25 Step 21/24 : RUN chmod +x /bin/swg2mrkup
19:02:25  ---> Using cache
19:02:25  ---> cc45f878b238
19:02:25 Step 22/24 : ADD oas2pdf /bin/oas2pdf
19:02:25  ---> Using cache
19:02:25  ---> a17a1d27e3c2
19:02:25 Step 23/24 : RUN chmod +x /bin/oas2pdf
19:02:25  ---> Using cache
19:02:25  ---> 0f9b9b3356c3
19:02:25 Step 24/24 : ENTRYPOINT /validate-in-docker.sh
19:02:25  ---> Using cache
19:02:25  ---> a56dab23af1e
19:02:25 Successfully built a56dab23af1e
19:02:25 Successfully tagged openapivalidator:latest
19:02:25 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 as /work
19:02:25 mkdir: created directory '/var/www/html/api/nfv/sol005/174'
19:02:25 Mounting dir /var/www/html/api/nfv/sol005/174 as /storage
19:02:26 Using filter ''
19:02:26 
19:02:26 Entering dir /work/src
19:02:26 -- Will validate: ./SOL005/NSLifecycleManagementNotification/NSLifecycleManagementNotification.yaml (api: NSLifecycleManagementNotification) (deliverable:SOL005)
19:02:26 --- Merging file.
19:02:26 
19:02:26   error: Document has invalid references:
19:02:26 
19:02:26   #/components/requestBodies/NsIdentifierCreationNotificationRequest/content/application~1json/schema/properties/_links: Extra JSON Reference properties will be ignored: description
19:02:26   #/components/requestBodies/NsIdentifierDeletionNotificationRequest/content/application~1json/schema/properties/_links: Extra JSON Reference properties will be ignored: description
19:02:26   #/components/requestBodies/NsLcmOperationOccurrenceNotificationRequest/content/application~1json/schema/properties/_links: Extra JSON Reference properties will be ignored: description
19:02:26   #/components/requestBodies/NsLcmOperationOccurrenceNotificationRequest/content/application~1json/schema/properties/affectedNs/items: bad indentation of a mapping entry at line 2254, column 16:
19:02:26               items:
19:02:26                    ^: ../../NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/AffectedNs
19:02:26   #/components/requestBodies/NsLcmOperationOccurrenceNotificationRequest/content/application~1json/schema/properties/affectedPnf/items: bad indentation of a mapping entry at line 2254, column 16:
19:02:26               items:
19:02:26                    ^: ../../NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/AffectedPnf
19:02:26   #/components/requestBodies/NsLcmOperationOccurrenceNotificationRequest/content/application~1json/schema/properties/affectedSap/items: bad indentation of a mapping entry at line 2254, column 16:
19:02:26               items:
19:02:26                    ^: ../../NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/AffectedSap
19:02:26   #/components/requestBodies/NsLcmOperationOccurrenceNotificationRequest/content/application~1json/schema/properties/affectedVl/items: bad indentation of a mapping entry at line 2254, column 16:
19:02:26               items:
19:02:26                    ^: ../../NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/AffectedVirtualLink
19:02:26   #/components/requestBodies/NsLcmOperationOccurrenceNotificationRequest/content/application~1json/schema/properties/affectedVnf/items: bad indentation of a mapping entry at line 2254, column 16:
19:02:26               items:
19:02:26                    ^: ../../NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/AffectedVnf
19:02:26   #/components/requestBodies/NsLcmOperationOccurrenceNotificationRequest/content/application~1json/schema/properties/affectedVnffg/items: bad indentation of a mapping entry at line 2254, column 16:
19:02:26               items:
19:02:26                    ^: ../../NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/AffectedVnffg
19:02:26   #/components/requestBodies/NsLcmOperationOccurrenceNotificationRequest/content/application~1json/schema/properties/operation: Extra JSON Reference properties will be ignored: description
19:02:26   #/components/requestBodies/NsLcmOperationOccurrenceNotificationRequest/content/application~1json/schema/properties/operationState: Extra JSON Reference properties will be ignored: description
19:02:26 
19:02:27 --- Create PDF...
19:02:29 mv: can't rename 'SOL005-NSLifecycleManagementNotification-API.pdf': No such file or directory
19:02:29 --- Validating ../build/SOL005-NSLifecycleManagementNotification-API.yaml
19:02:30 "/work/build/SOL005-NSLifecycleManagementNotification-API.yaml" is not a valid JSON Schema
19:02:30 --- Validation done (1).
19:02:30 '../build/SOL005-NSLifecycleManagementNotification-API.yaml' -> '/storage/SOL005-NSLifecycleManagementNotification-API.yaml'
19:02:30 '../build/SOL005-NSLifecycleManagementNotification-API.json' -> '/storage/SOL005-NSLifecycleManagementNotification-API.json'
19:02:30 '../build/SOL005-NSLifecycleManagementNotification-API.pdf' -> '/storage/SOL005-NSLifecycleManagementNotification-API.pdf'
19:02:30 -- Will validate: ./SOL005/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL005)
19:02:30 --- Merging file.
19:02:30 --- Create PDF...
19:02:32 mv: can't rename 'SOL005-VNFPackageManagementNotification-API.pdf': No such file or directory
19:02:32 --- Validating ../build/SOL005-VNFPackageManagementNotification-API.yaml
19:02:32 ../build/SOL005-VNFPackageManagementNotification-API.yaml is valid
19:02:32 --- Validation done (0).
19:02:32 '../build/SOL005-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL005-VNFPackageManagementNotification-API.yaml'
19:02:32 '../build/SOL005-VNFPackageManagementNotification-API.json' -> '/storage/SOL005-VNFPackageManagementNotification-API.json'
19:02:32 '../build/SOL005-VNFPackageManagementNotification-API.pdf' -> '/storage/SOL005-VNFPackageManagementNotification-API.pdf'
19:02:32 -- Will validate: ./SOL005/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL005)
19:02:32 --- Merging file.
19:02:34 --- Create PDF...
19:02:36 --- Validating ../build/SOL005-NSDManagement-API.yaml
19:02:37 Swagger schema validation failed. 
19:02:37   Data does not match any schemas from 'oneOf' at #/paths//subscriptions/{subscriptionId}/delete/responses/504
19:02:37     Additional properties not allowed: content at #/paths//subscriptions/{subscriptionId}/delete/responses/504
19:02:37     Missing required property: $ref at #/paths//subscriptions/{subscriptionId}/delete/responses/504
19:02:37   Data does not match any schemas from 'oneOf' at #/paths//subscriptions/{subscriptionId}/delete/responses/503
19:02:37     Additional properties not allowed: content at #/paths//subscriptions/{subscriptionId}/delete/responses/503
19:02:37     Missing required property: $ref at #/paths//subscriptions/{subscriptionId}/delete/responses/503
19:02:37   Data does not match any schemas from 'oneOf' at #/paths//subscriptions/{subscriptionId}/delete/responses/500
19:02:37     Additional properties not allowed: content at #/paths//subscriptions/{subscriptionId}/delete/responses/500
19:02:37     Missing required property: $ref at #/paths//subscriptions/{subscriptionId}/delete/responses/500
19:02:37   Data does not match any schemas from 'oneOf' at #/paths//subscriptions/{subscriptionId}/delete/responses/406
19:02:37     Additional properties not allowed: content at #/paths//subscriptions/{subscriptionId}/delete/responses/406
19:02:37     Missing required property: $ref at #/paths//subscriptions/{subscriptionId}/delete/responses/406
19:02:37   Data does not match any schemas from 'oneOf' at #/paths//subscriptions/{subscriptionId}/delete/responses/405
19:02:37     Additional properties not allowed: content at #/paths//subscriptions/{subscriptionId}/delete/responses/405
19:02:37     Missing required property: $ref at #/paths//subscriptions/{subscriptionId}/delete/responses/405
19:02:37   Data does not match any schemas from 'oneOf' at #/paths//subscriptions/{subscriptionId}/delete/responses/404
19:02:37     Additional properties not allowed: content at #/paths//subscriptions/{subscriptionId}/delete/responses/404
19:02:37     Missing required property: $ref at #/paths//subscriptions/{subscriptionId}/delete/responses/404
19:02:37   Data does not match any schemas from 'oneOf' at #/paths//subscriptions/{subscriptionId}/delete/responses/403
19:02:37     Additional properties not allowed: content at #/paths//subscriptions/{subscriptionId}/delete/responses/403
19:02:37     Missing required property: $ref at #/paths//subscriptions/{subscriptionId}/delete/responses/403
19:02:37   Data does not match any schemas from 'oneOf' at #/paths//subscriptions/{subscriptionId}/delete/responses/401
19:02:37     Additional properties not allowed: content at #/paths//subscriptions/{subscriptionId}/delete/responses/401
19:02:37     Missing required property: $ref at #/paths//subscriptions/{subscriptionId}/delete/responses/401
19:02:37   Data does not match any schemas from 'oneOf' at #/paths//subscriptions/{subscriptionId}/delete/responses/400
19:02:37     Additional properties not allowed: content at #/paths//subscriptions/{subscriptionId}/delete/responses/400
19:02:37     Missing required property: $ref at #/paths//subscriptions/{subscriptionId}/delete/responses/400
19:02:37  
19:02:37 JSON_OBJECT_VALIDATION_FAILED
19:02:37 --- Validation done (1).
19:02:37 '../build/SOL005-NSDManagement-API.yaml' -> '/storage/SOL005-NSDManagement-API.yaml'
19:02:37 '../build/SOL005-NSDManagement-API.json' -> '/storage/SOL005-NSDManagement-API.json'
19:02:37 '../build/SOL005-NSDManagement-API.pdf' -> '/storage/SOL005-NSDManagement-API.pdf'
19:02:37 -- Will validate: ./SOL005/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL005)
19:02:37 --- Merging file.
19:02:38 --- Create PDF...
19:02:39 mv: can't rename 'SOL005-APIVersion-API.pdf': No such file or directory
19:02:39 --- Validating ../build/SOL005-APIVersion-API.yaml
19:02:39 ../build/SOL005-APIVersion-API.yaml is valid
19:02:39 --- Validation done (0).
19:02:39 '../build/SOL005-APIVersion-API.yaml' -> '/storage/SOL005-APIVersion-API.yaml'
19:02:39 '../build/SOL005-APIVersion-API.json' -> '/storage/SOL005-APIVersion-API.json'
19:02:39 '../build/SOL005-APIVersion-API.pdf' -> '/storage/SOL005-APIVersion-API.pdf'
19:02:39 -- Will validate: ./SOL005/NFVICapacityInformation/NFVICapacityInformation.yaml (api: NFVICapacityInformation) (deliverable:SOL005)
19:02:39 --- Merging file.
19:02:41 --- Create PDF...
19:02:42 mv: can't rename 'SOL005-NFVICapacityInformation-API.pdf': No such file or directory
19:02:42 --- Validating ../build/SOL005-NFVICapacityInformation-API.yaml
19:02:43 ../build/SOL005-NFVICapacityInformation-API.yaml is valid
19:02:43 --- Validation done (0).
19:02:43 '../build/SOL005-NFVICapacityInformation-API.yaml' -> '/storage/SOL005-NFVICapacityInformation-API.yaml'
19:02:43 '../build/SOL005-NFVICapacityInformation-API.json' -> '/storage/SOL005-NFVICapacityInformation-API.json'
19:02:43 cp: can't stat '../build/SOL005-NFVICapacityInformation-API.pdf': No such file or directory
19:02:43 -- Will validate: ./SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml (api: NSPerformanceManagement) (deliverable:SOL005)
19:02:43 --- Merging file.
19:02:44 --- Create PDF...
19:02:46 --- Validating ../build/SOL005-NSPerformanceManagement-API.yaml
19:02:47 Swagger schema validation failed. 
19:02:47   Data does not match any schemas from 'oneOf' at #/paths//thresholds/{thresholdId}/delete/responses/503
19:02:47     Additional properties not allowed: content at #/paths//thresholds/{thresholdId}/delete/responses/503
19:02:47     Missing required property: $ref at #/paths//thresholds/{thresholdId}/delete/responses/503
19:02:47   Data does not match any schemas from 'oneOf' at #/paths//thresholds/{thresholdId}/delete/responses/500
19:02:47     Additional properties not allowed: content at #/paths//thresholds/{thresholdId}/delete/responses/500
19:02:47     Missing required property: $ref at #/paths//thresholds/{thresholdId}/delete/responses/500
19:02:47   Data does not match any schemas from 'oneOf' at #/paths//thresholds/{thresholdId}/delete/responses/406
19:02:47     Additional properties not allowed: content at #/paths//thresholds/{thresholdId}/delete/responses/406
19:02:47     Missing required property: $ref at #/paths//thresholds/{thresholdId}/delete/responses/406
19:02:47   Data does not match any schemas from 'oneOf' at #/paths//thresholds/{thresholdId}/delete/responses/405
19:02:47     Additional properties not allowed: content at #/paths//thresholds/{thresholdId}/delete/responses/405
19:02:47     Missing required property: $ref at #/paths//thresholds/{thresholdId}/delete/responses/405
19:02:47   Data does not match any schemas from 'oneOf' at #/paths//thresholds/{thresholdId}/delete/responses/404
19:02:47     Additional properties not allowed: content at #/paths//thresholds/{thresholdId}/delete/responses/404
19:02:47     Missing required property: $ref at #/paths//thresholds/{thresholdId}/delete/responses/404
19:02:47   Data does not match any schemas from 'oneOf' at #/paths//thresholds/{thresholdId}/delete/responses/403
19:02:47     Additional properties not allowed: content at #/paths//thresholds/{thresholdId}/delete/responses/403
19:02:47     Missing required property: $ref at #/paths//thresholds/{thresholdId}/delete/responses/403
19:02:47   Data does not match any schemas from 'oneOf' at #/paths//thresholds/{thresholdId}/delete/responses/401
19:02:47     Additional properties not allowed: content at #/paths//thresholds/{thresholdId}/delete/responses/401
19:02:47     Missing required property: $ref at #/paths//thresholds/{thresholdId}/delete/responses/401
19:02:47   Data does not match any schemas from 'oneOf' at #/paths//thresholds/{thresholdId}/delete/responses/400
19:02:47     Additional properties not allowed: content at #/paths//thresholds/{thresholdId}/delete/responses/400
19:02:47     Missing required property: $ref at #/paths//thresholds/{thresholdId}/delete/responses/400
19:02:47  
19:02:47 JSON_OBJECT_VALIDATION_FAILED
19:02:47 --- Validation done (1).
19:02:47 '../build/SOL005-NSPerformanceManagement-API.yaml' -> '/storage/SOL005-NSPerformanceManagement-API.yaml'
19:02:47 '../build/SOL005-NSPerformanceManagement-API.json' -> '/storage/SOL005-NSPerformanceManagement-API.json'
19:02:47 '../build/SOL005-NSPerformanceManagement-API.pdf' -> '/storage/SOL005-NSPerformanceManagement-API.pdf'
19:02:47 -- Will validate: ./SOL005/NSDManagementNotification/NSDManagementNotification.yaml (api: NSDManagementNotification) (deliverable:SOL005)
19:02:47 --- Merging file.
19:02:48 --- Create PDF...
19:02:50 --- Validating ../build/SOL005-NSDManagementNotification-API.yaml
19:02:51 Swagger schema validation failed. 
19:02:51   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/503
19:02:51     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/503
19:02:51     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/503
19:02:51   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/500
19:02:51     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/500
19:02:51     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/500
19:02:51   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/406
19:02:51     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/406
19:02:51     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/406
19:02:51   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/405
19:02:51     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/405
19:02:51     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/405
19:02:51   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/404
19:02:51     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/404
19:02:51     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/404
19:02:51   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/403
19:02:51     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/403
19:02:51     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/403
19:02:51   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/401
19:02:51     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/401
19:02:51     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/401
19:02:51   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/400
19:02:51     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/400
19:02:51     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/400
19:02:51  
19:02:51 JSON_OBJECT_VALIDATION_FAILED
19:02:51 --- Validation done (1).
19:02:51 '../build/SOL005-NSDManagementNotification-API.yaml' -> '/storage/SOL005-NSDManagementNotification-API.yaml'
19:02:51 '../build/SOL005-NSDManagementNotification-API.json' -> '/storage/SOL005-NSDManagementNotification-API.json'
19:02:51 '../build/SOL005-NSDManagementNotification-API.pdf' -> '/storage/SOL005-NSDManagementNotification-API.pdf'
19:02:51 -- Will validate: ./SOL005/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL005)
19:02:51 --- Merging file.
19:02:52 --- Create PDF...
19:02:53 mv: can't rename 'SOL005-NSFaultManagement-API.pdf': No such file or directory
19:02:53 --- Validating ../build/SOL005-NSFaultManagement-API.yaml
19:02:54 ../build/SOL005-NSFaultManagement-API.yaml is valid
19:02:54 --- Validation done (0).
19:02:54 '../build/SOL005-NSFaultManagement-API.yaml' -> '/storage/SOL005-NSFaultManagement-API.yaml'
19:02:54 '../build/SOL005-NSFaultManagement-API.json' -> '/storage/SOL005-NSFaultManagement-API.json'
19:02:54 '../build/SOL005-NSFaultManagement-API.pdf' -> '/storage/SOL005-NSFaultManagement-API.pdf'
19:02:54 -- Will validate: ./SOL005/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL005)
19:02:54 --- Merging file.
19:02:56 --- Create PDF...
19:02:57 mv: can't rename 'SOL005-VNFPackageManagement-API.pdf': No such file or directory
19:02:57 --- Validating ../build/SOL005-VNFPackageManagement-API.yaml
19:02:58 ../build/SOL005-VNFPackageManagement-API.yaml is valid
19:02:58 --- Validation done (0).
19:02:58 '../build/SOL005-VNFPackageManagement-API.yaml' -> '/storage/SOL005-VNFPackageManagement-API.yaml'
19:02:58 '../build/SOL005-VNFPackageManagement-API.json' -> '/storage/SOL005-VNFPackageManagement-API.json'
19:02:58 '../build/SOL005-VNFPackageManagement-API.pdf' -> '/storage/SOL005-VNFPackageManagement-API.pdf'
19:02:58 -- Will validate: ./SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL005)
19:02:58 --- Merging file.
19:02:58 
19:02:58   error: Document has invalid references:
19:02:58 
19:02:58   #/components/requestBodies/NsInstanceCreateRequest/content/application~1json/schema: bad indentation of a mapping entry at line 2254, column 16:
19:02:58               items:
19:02:58                    ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/CreateNsRequest
19:02:58   #/components/requestBodies/NsInstanceHealRequest/content/application~1json/schema: bad indentation of a mapping entry at line 2254, column 16:
19:02:58               items:
19:02:58                    ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/HealNsRequest
19:02:58   #/components/requestBodies/NsInstanceInstantiateRequest/content/application~1json/schema: bad indentation of a mapping entry at line 2254, column 16:
19:02:58               items:
19:02:58                    ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/InstantiateNsRequest
19:02:58   #/components/requestBodies/NsInstanceScaleRequest/content/application~1json/schema: bad indentation of a mapping entry at line 2254, column 16:
19:02:58               items:
19:02:58                    ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/ScaleNsRequest
19:02:58   #/components/requestBodies/NsInstanceTerminateRequest/content/application~1json/schema: bad indentation of a mapping entry at line 2254, column 16:
19:02:58               items:
19:02:58                    ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/TerminateNsRequest
19:02:58   #/components/requestBodies/NsInstanceUpdateRequest/content/application~1json/schema: bad indentation of a mapping entry at line 2254, column 16:
19:02:58               items:
19:02:58                    ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/UpdateNsRequest
19:02:58   #/components/requestBodies/NsLcmOpOccCancelRequest/content/application~1json/schema: bad indentation of a mapping entry at line 2254, column 16:
19:02:58               items:
19:02:58                    ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/CancelMode
19:02:58   #/components/requestBodies/NsLcmSubscriptionRequest/content/application~1json/schema: bad indentation of a mapping entry at line 2254, column 16:
19:02:58               items:
19:02:58                    ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/LccnSubscriptionRequest
19:02:58   #/components/responses/IndividualNsInstance.Get/content/application~1json/schema: bad indentation of a mapping entry at line 2254, column 16:
19:02:58               items:
19:02:58                    ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/NsInstance
19:02:58   #/components/responses/IndividualNsLcmOpOcc.Get/content/application~1json/schema: bad indentation of a mapping entry at line 2254, column 16:
19:02:58               items:
19:02:58                    ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/NsLcmOpOcc
19:02:58   #/components/responses/IndividualNsLcmSubscription.Get/content/application~1json/schema: bad indentation of a mapping entry at line 2254, column 16:
19:02:58               items:
19:02:58                    ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/LccnSubscription
19:02:58   #/components/responses/IndividualVnfSnapshot.Get/content/application~1json/schema: bad indentation of a mapping entry at line 2254, column 16:
19:02:58               items:
19:02:58                    ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/VnfSnapshotInfo
19:02:58   #/components/responses/NsInstances.Get/content/application~1json/schema/items: bad indentation of a mapping entry at line 2254, column 16:
19:02:58               items:
19:02:58                    ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/NsInstance
19:02:58   #/components/responses/NsInstances.Post/content/application~1json/schema: bad indentation of a mapping entry at line 2254, column 16:
19:02:58               items:
19:02:58                    ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/NsInstance
19:02:58   #/components/responses/NsLcmOpOccFail.Post/content/application~1json/schema: bad indentation of a mapping entry at line 2254, column 16:
19:02:58               items:
19:02:58                    ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/NsLcmOpOcc
19:02:58   #/components/responses/NsLcmOpOccs.Get/content/application~1json/schema/items: bad indentation of a mapping entry at line 2254, column 16:
19:02:58               items:
19:02:58                    ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/NsLcmOpOcc
19:02:58   #/components/responses/NsLcmSubscriptions.Get/content/application~1json/schema/items: bad indentation of a mapping entry at line 2254, column 16:
19:02:58               items:
19:02:58                    ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/LccnSubscription
19:02:58   #/components/responses/NsLcmSubscriptions.Post/content/application~1json/schema: bad indentation of a mapping entry at line 2254, column 16:
19:02:58               items:
19:02:58                    ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/LccnSubscription
19:02:58   #/components/responses/VnfSnapshots.Get/content/application~1json/schema/items: bad indentation of a mapping entry at line 2254, column 16:
19:02:58               items:
19:02:58                    ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/VnfSnapshotInfo
19:02:58 
19:02:58 --- Create PDF...
19:03:00 mv: can't rename 'SOL005-NSLifecycleManagement-API.pdf': No such file or directory
19:03:00 --- Validating ../build/SOL005-NSLifecycleManagement-API.yaml
19:03:00 "/work/build/SOL005-NSLifecycleManagement-API.yaml" is not a valid JSON Schema
19:03:00 --- Validation done (1).
19:03:00 '../build/SOL005-NSLifecycleManagement-API.yaml' -> '/storage/SOL005-NSLifecycleManagement-API.yaml'
19:03:00 '../build/SOL005-NSLifecycleManagement-API.json' -> '/storage/SOL005-NSLifecycleManagement-API.json'
19:03:00 '../build/SOL005-NSLifecycleManagement-API.pdf' -> '/storage/SOL005-NSLifecycleManagement-API.pdf'
19:03:00 -- Will validate: ./SOL005/NSFaultManagementNotification/NSFaultManagementNotification.yaml (api: NSFaultManagementNotification) (deliverable:SOL005)
19:03:00 --- Merging file.
19:03:01 --- Create PDF...
19:03:02 mv: can't rename 'SOL005-NSFaultManagementNotification-API.pdf': No such file or directory
19:03:02 --- Validating ../build/SOL005-NSFaultManagementNotification-API.yaml
19:03:03 ../build/SOL005-NSFaultManagementNotification-API.yaml is valid
19:03:03 --- Validation done (0).
19:03:03 '../build/SOL005-NSFaultManagementNotification-API.yaml' -> '/storage/SOL005-NSFaultManagementNotification-API.yaml'
19:03:03 '../build/SOL005-NSFaultManagementNotification-API.json' -> '/storage/SOL005-NSFaultManagementNotification-API.json'
19:03:03 '../build/SOL005-NSFaultManagementNotification-API.pdf' -> '/storage/SOL005-NSFaultManagementNotification-API.pdf'
19:03:03 -- Will validate: ./SOL005/NSPerformanceManagementNotification/NSPerformanceManagementNotification.yaml (api: NSPerformanceManagementNotification) (deliverable:SOL005)
19:03:03 --- Merging file.
19:03:04 --- Create PDF...
19:03:06 --- Validating ../build/SOL005-NSPerformanceManagementNotification-API.yaml
19:03:06 Swagger schema validation failed. 
19:03:06   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/503
19:03:06     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/503
19:03:06     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/503
19:03:06   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/500
19:03:06     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/500
19:03:06     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/500
19:03:06   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/406
19:03:06     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/406
19:03:06     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/406
19:03:06   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/405
19:03:06     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/405
19:03:06     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/405
19:03:06   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/404
19:03:06     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/404
19:03:06     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/404
19:03:06   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/403
19:03:06     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/403
19:03:06     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/403
19:03:06   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/401
19:03:06     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/401
19:03:06     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/401
19:03:06   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/400
19:03:06     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/400
19:03:06     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/400
19:03:06  
19:03:06 JSON_OBJECT_VALIDATION_FAILED
19:03:06 --- Validation done (1).
19:03:06 '../build/SOL005-NSPerformanceManagementNotification-API.yaml' -> '/storage/SOL005-NSPerformanceManagementNotification-API.yaml'
19:03:06 '../build/SOL005-NSPerformanceManagementNotification-API.json' -> '/storage/SOL005-NSPerformanceManagementNotification-API.json'
19:03:06 '../build/SOL005-NSPerformanceManagementNotification-API.pdf' -> '/storage/SOL005-NSPerformanceManagementNotification-API.pdf'
19:03:06 -- Final validator returns 1.
19:03:07 Build step 'Execute shell' marked build as failure
19:03:07 Skipped archiving because build is not successful
19:03:07 Finished: FAILURE