FailedConsole Output

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

15:36:57 Step 1/24 : FROM alpine:3.10.0
15:36:57  ---> 4d90542f0623
15:36:57 Step 2/24 : RUN env
15:36:57  ---> Using cache
15:36:57  ---> 4b81a49833a0
15:36:57 Step 3/24 : RUN apk update
15:36:57  ---> Using cache
15:36:57  ---> 7f42b94ddf98
15:36:57 Step 4/24 : RUN apk add bash
15:36:57  ---> Using cache
15:36:57  ---> 9870d963a45c
15:36:57 Step 5/24 : RUN apk add nodejs
15:36:57  ---> Using cache
15:36:57  ---> 0d81a685bb47
15:36:57 Step 6/24 : RUN apk add nodejs-npm
15:36:57  ---> Using cache
15:36:57  ---> cb1001c61b55
15:36:57 Step 7/24 : RUN apk add asciidoctor
15:36:57  ---> Using cache
15:36:57  ---> 958813fbe570
15:36:57 Step 8/24 : RUN apk add openjdk8
15:36:57  ---> Using cache
15:36:57  ---> 382b4775f867
15:36:57 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
15:36:57  ---> Using cache
15:36:57  ---> a0d27078f0bd
15:36:57 Step 10/24 : RUN apk add openssl
15:36:57  ---> Using cache
15:36:57  ---> 222110165af4
15:36:57 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
15:36:57  ---> Using cache
15:36:57  ---> 28215c4f9e6f
15:36:57 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
15:36:57  ---> Using cache
15:36:57  ---> 97191aac969c
15:36:57 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
15:36:57  ---> Using cache
15:36:57  ---> 7f5257d29b7e
15:36:57 Step 14/24 : RUN npm config set proxy $http_proxy
15:36:57  ---> Using cache
15:36:57  ---> 83eb38c73370
15:36:57 Step 15/24 : RUN npm install -g swagger-cli
15:36:57  ---> Using cache
15:36:57  ---> c564671b3ed8
15:36:57 Step 16/24 : RUN npm install -g json-refs
15:36:57  ---> Using cache
15:36:57  ---> e1f9718a20d5
15:36:57 Step 17/24 : RUN npm install -g yamljs
15:36:57  ---> Using cache
15:36:57  ---> a30e3a1f2379
15:36:57 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
15:36:57  ---> Using cache
15:36:57  ---> a41d8ba12632
15:36:57 Step 19/24 : RUN chmod +x /validate-in-docker.sh
15:36:57  ---> Using cache
15:36:57  ---> 446388bdf452
15:36:57 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
15:36:57  ---> Using cache
15:36:57  ---> 1890ed5b36cc
15:36:57 Step 21/24 : RUN chmod +x /bin/swg2mrkup
15:36:57  ---> Using cache
15:36:57  ---> cc45f878b238
15:36:57 Step 22/24 : ADD oas2pdf /bin/oas2pdf
15:36:57  ---> Using cache
15:36:57  ---> a17a1d27e3c2
15:36:57 Step 23/24 : RUN chmod +x /bin/oas2pdf
15:36:57  ---> Using cache
15:36:57  ---> 0f9b9b3356c3
15:36:57 Step 24/24 : ENTRYPOINT /validate-in-docker.sh
15:36:57  ---> Using cache
15:36:57  ---> a56dab23af1e
15:36:57 Successfully built a56dab23af1e
15:36:57 Successfully tagged openapivalidator:latest
15:36:57 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 as /work
15:36:57 mkdir: created directory '/var/www/html/api/nfv/sol005/166'
15:36:57 Mounting dir /var/www/html/api/nfv/sol005/166 as /storage
15:36:57 Using filter ''
15:36:57 
15:36:57 Entering dir /work/src
15:36:57 -- Will validate: ./SOL005/NSLifecycleManagementNotification/NSLifecycleManagementNotification.yaml (api: NSLifecycleManagementNotification) (deliverable:SOL005)
15:36:57 --- Merging file.
15:36:58 --- Create PDF...
15:37:00 mv: can't rename 'SOL005-NSLifecycleManagementNotification-API.pdf': No such file or directory
15:37:00 --- Validating ../build/SOL005-NSLifecycleManagementNotification-API.yaml
15:37:00 ../build/SOL005-NSLifecycleManagementNotification-API.yaml is valid
15:37:00 --- Validation done (0).
15:37:00 '../build/SOL005-NSLifecycleManagementNotification-API.yaml' -> '/storage/SOL005-NSLifecycleManagementNotification-API.yaml'
15:37:00 '../build/SOL005-NSLifecycleManagementNotification-API.json' -> '/storage/SOL005-NSLifecycleManagementNotification-API.json'
15:37:00 '../build/SOL005-NSLifecycleManagementNotification-API.pdf' -> '/storage/SOL005-NSLifecycleManagementNotification-API.pdf'
15:37:00 -- Will validate: ./SOL005/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL005)
15:37:00 --- Merging file.
15:37:01 --- Create PDF...
15:37:02 mv: can't rename 'SOL005-VNFPackageManagementNotification-API.pdf': No such file or directory
15:37:02 --- Validating ../build/SOL005-VNFPackageManagementNotification-API.yaml
15:37:03 ../build/SOL005-VNFPackageManagementNotification-API.yaml is valid
15:37:03 --- Validation done (0).
15:37:03 '../build/SOL005-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL005-VNFPackageManagementNotification-API.yaml'
15:37:03 '../build/SOL005-VNFPackageManagementNotification-API.json' -> '/storage/SOL005-VNFPackageManagementNotification-API.json'
15:37:03 '../build/SOL005-VNFPackageManagementNotification-API.pdf' -> '/storage/SOL005-VNFPackageManagementNotification-API.pdf'
15:37:03 -- Will validate: ./SOL005/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL005)
15:37:03 --- Merging file.
15:37:04 --- Create PDF...
15:37:07 --- Validating ../build/SOL005-NSDManagement-API.yaml
15:37:07 Swagger schema validation failed. 
15:37:07   Data does not match any schemas from 'oneOf' at #/paths//subscriptions/{subscriptionId}/delete/responses/504
15:37:07     Additional properties not allowed: content at #/paths//subscriptions/{subscriptionId}/delete/responses/504
15:37:07     Missing required property: $ref at #/paths//subscriptions/{subscriptionId}/delete/responses/504
15:37:07   Data does not match any schemas from 'oneOf' at #/paths//subscriptions/{subscriptionId}/delete/responses/503
15:37:07     Additional properties not allowed: content at #/paths//subscriptions/{subscriptionId}/delete/responses/503
15:37:07     Missing required property: $ref at #/paths//subscriptions/{subscriptionId}/delete/responses/503
15:37:07   Data does not match any schemas from 'oneOf' at #/paths//subscriptions/{subscriptionId}/delete/responses/500
15:37:07     Additional properties not allowed: content at #/paths//subscriptions/{subscriptionId}/delete/responses/500
15:37:07     Missing required property: $ref at #/paths//subscriptions/{subscriptionId}/delete/responses/500
15:37:07   Data does not match any schemas from 'oneOf' at #/paths//subscriptions/{subscriptionId}/delete/responses/406
15:37:07     Additional properties not allowed: content at #/paths//subscriptions/{subscriptionId}/delete/responses/406
15:37:07     Missing required property: $ref at #/paths//subscriptions/{subscriptionId}/delete/responses/406
15:37:07   Data does not match any schemas from 'oneOf' at #/paths//subscriptions/{subscriptionId}/delete/responses/405
15:37:07     Additional properties not allowed: content at #/paths//subscriptions/{subscriptionId}/delete/responses/405
15:37:07     Missing required property: $ref at #/paths//subscriptions/{subscriptionId}/delete/responses/405
15:37:07   Data does not match any schemas from 'oneOf' at #/paths//subscriptions/{subscriptionId}/delete/responses/404
15:37:07     Additional properties not allowed: content at #/paths//subscriptions/{subscriptionId}/delete/responses/404
15:37:07     Missing required property: $ref at #/paths//subscriptions/{subscriptionId}/delete/responses/404
15:37:07   Data does not match any schemas from 'oneOf' at #/paths//subscriptions/{subscriptionId}/delete/responses/403
15:37:07     Additional properties not allowed: content at #/paths//subscriptions/{subscriptionId}/delete/responses/403
15:37:07     Missing required property: $ref at #/paths//subscriptions/{subscriptionId}/delete/responses/403
15:37:07   Data does not match any schemas from 'oneOf' at #/paths//subscriptions/{subscriptionId}/delete/responses/401
15:37:07     Additional properties not allowed: content at #/paths//subscriptions/{subscriptionId}/delete/responses/401
15:37:07     Missing required property: $ref at #/paths//subscriptions/{subscriptionId}/delete/responses/401
15:37:07   Data does not match any schemas from 'oneOf' at #/paths//subscriptions/{subscriptionId}/delete/responses/400
15:37:07     Additional properties not allowed: content at #/paths//subscriptions/{subscriptionId}/delete/responses/400
15:37:07     Missing required property: $ref at #/paths//subscriptions/{subscriptionId}/delete/responses/400
15:37:07  
15:37:07 JSON_OBJECT_VALIDATION_FAILED
15:37:07 --- Validation done (1).
15:37:07 '../build/SOL005-NSDManagement-API.yaml' -> '/storage/SOL005-NSDManagement-API.yaml'
15:37:07 '../build/SOL005-NSDManagement-API.json' -> '/storage/SOL005-NSDManagement-API.json'
15:37:07 '../build/SOL005-NSDManagement-API.pdf' -> '/storage/SOL005-NSDManagement-API.pdf'
15:37:07 -- Will validate: ./SOL005/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL005)
15:37:07 --- Merging file.
15:37:08 --- Create PDF...
15:37:09 mv: can't rename 'SOL005-APIVersion-API.pdf': No such file or directory
15:37:09 --- Validating ../build/SOL005-APIVersion-API.yaml
15:37:10 ../build/SOL005-APIVersion-API.yaml is valid
15:37:10 --- Validation done (0).
15:37:10 '../build/SOL005-APIVersion-API.yaml' -> '/storage/SOL005-APIVersion-API.yaml'
15:37:10 '../build/SOL005-APIVersion-API.json' -> '/storage/SOL005-APIVersion-API.json'
15:37:10 '../build/SOL005-APIVersion-API.pdf' -> '/storage/SOL005-APIVersion-API.pdf'
15:37:10 -- Will validate: ./SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml (api: NSPerformanceManagement) (deliverable:SOL005)
15:37:10 --- Merging file.
15:37:11 --- Create PDF...
15:37:13 --- Validating ../build/SOL005-NSPerformanceManagement-API.yaml
15:37:14 Swagger schema validation failed. 
15:37:14   Data does not match any schemas from 'oneOf' at #/paths//thresholds/{thresholdId}/delete/responses/503
15:37:14     Additional properties not allowed: content at #/paths//thresholds/{thresholdId}/delete/responses/503
15:37:14     Missing required property: $ref at #/paths//thresholds/{thresholdId}/delete/responses/503
15:37:14   Data does not match any schemas from 'oneOf' at #/paths//thresholds/{thresholdId}/delete/responses/500
15:37:14     Additional properties not allowed: content at #/paths//thresholds/{thresholdId}/delete/responses/500
15:37:14     Missing required property: $ref at #/paths//thresholds/{thresholdId}/delete/responses/500
15:37:14   Data does not match any schemas from 'oneOf' at #/paths//thresholds/{thresholdId}/delete/responses/406
15:37:14     Additional properties not allowed: content at #/paths//thresholds/{thresholdId}/delete/responses/406
15:37:14     Missing required property: $ref at #/paths//thresholds/{thresholdId}/delete/responses/406
15:37:14   Data does not match any schemas from 'oneOf' at #/paths//thresholds/{thresholdId}/delete/responses/405
15:37:14     Additional properties not allowed: content at #/paths//thresholds/{thresholdId}/delete/responses/405
15:37:14     Missing required property: $ref at #/paths//thresholds/{thresholdId}/delete/responses/405
15:37:14   Data does not match any schemas from 'oneOf' at #/paths//thresholds/{thresholdId}/delete/responses/404
15:37:14     Additional properties not allowed: content at #/paths//thresholds/{thresholdId}/delete/responses/404
15:37:14     Missing required property: $ref at #/paths//thresholds/{thresholdId}/delete/responses/404
15:37:14   Data does not match any schemas from 'oneOf' at #/paths//thresholds/{thresholdId}/delete/responses/403
15:37:14     Additional properties not allowed: content at #/paths//thresholds/{thresholdId}/delete/responses/403
15:37:14     Missing required property: $ref at #/paths//thresholds/{thresholdId}/delete/responses/403
15:37:14   Data does not match any schemas from 'oneOf' at #/paths//thresholds/{thresholdId}/delete/responses/401
15:37:14     Additional properties not allowed: content at #/paths//thresholds/{thresholdId}/delete/responses/401
15:37:14     Missing required property: $ref at #/paths//thresholds/{thresholdId}/delete/responses/401
15:37:14   Data does not match any schemas from 'oneOf' at #/paths//thresholds/{thresholdId}/delete/responses/400
15:37:14     Additional properties not allowed: content at #/paths//thresholds/{thresholdId}/delete/responses/400
15:37:14     Missing required property: $ref at #/paths//thresholds/{thresholdId}/delete/responses/400
15:37:14  
15:37:14 JSON_OBJECT_VALIDATION_FAILED
15:37:14 --- Validation done (1).
15:37:14 '../build/SOL005-NSPerformanceManagement-API.yaml' -> '/storage/SOL005-NSPerformanceManagement-API.yaml'
15:37:14 '../build/SOL005-NSPerformanceManagement-API.json' -> '/storage/SOL005-NSPerformanceManagement-API.json'
15:37:14 '../build/SOL005-NSPerformanceManagement-API.pdf' -> '/storage/SOL005-NSPerformanceManagement-API.pdf'
15:37:14 -- Will validate: ./SOL005/NSDManagementNotification/NSDManagementNotification.yaml (api: NSDManagementNotification) (deliverable:SOL005)
15:37:14 --- Merging file.
15:37:15 --- Create PDF...
15:37:17 --- Validating ../build/SOL005-NSDManagementNotification-API.yaml
15:37:18 Swagger schema validation failed. 
15:37:18   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/503
15:37:18     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/503
15:37:18     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/503
15:37:18   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/500
15:37:18     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/500
15:37:18     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/500
15:37:18   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/406
15:37:18     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/406
15:37:18     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/406
15:37:18   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/405
15:37:18     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/405
15:37:18     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/405
15:37:18   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/404
15:37:18     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/404
15:37:18     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/404
15:37:18   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/403
15:37:18     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/403
15:37:18     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/403
15:37:18   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/401
15:37:18     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/401
15:37:18     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/401
15:37:18   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/400
15:37:18     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/400
15:37:18     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/400
15:37:18  
15:37:18 JSON_OBJECT_VALIDATION_FAILED
15:37:18 --- Validation done (1).
15:37:18 '../build/SOL005-NSDManagementNotification-API.yaml' -> '/storage/SOL005-NSDManagementNotification-API.yaml'
15:37:18 '../build/SOL005-NSDManagementNotification-API.json' -> '/storage/SOL005-NSDManagementNotification-API.json'
15:37:18 '../build/SOL005-NSDManagementNotification-API.pdf' -> '/storage/SOL005-NSDManagementNotification-API.pdf'
15:37:18 -- Will validate: ./SOL005/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL005)
15:37:18 --- Merging file.
15:37:19 --- Create PDF...
15:37:20 mv: can't rename 'SOL005-NSFaultManagement-API.pdf': No such file or directory
15:37:20 --- Validating ../build/SOL005-NSFaultManagement-API.yaml
15:37:21 ../build/SOL005-NSFaultManagement-API.yaml is valid
15:37:21 --- Validation done (0).
15:37:21 '../build/SOL005-NSFaultManagement-API.yaml' -> '/storage/SOL005-NSFaultManagement-API.yaml'
15:37:21 '../build/SOL005-NSFaultManagement-API.json' -> '/storage/SOL005-NSFaultManagement-API.json'
15:37:21 '../build/SOL005-NSFaultManagement-API.pdf' -> '/storage/SOL005-NSFaultManagement-API.pdf'
15:37:21 -- Will validate: ./SOL005/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL005)
15:37:21 --- Merging file.
15:37:23 --- Create PDF...
15:37:24 mv: can't rename 'SOL005-VNFPackageManagement-API.pdf': No such file or directory
15:37:24 --- Validating ../build/SOL005-VNFPackageManagement-API.yaml
15:37:25 ../build/SOL005-VNFPackageManagement-API.yaml is valid
15:37:25 --- Validation done (0).
15:37:25 '../build/SOL005-VNFPackageManagement-API.yaml' -> '/storage/SOL005-VNFPackageManagement-API.yaml'
15:37:25 '../build/SOL005-VNFPackageManagement-API.json' -> '/storage/SOL005-VNFPackageManagement-API.json'
15:37:25 '../build/SOL005-VNFPackageManagement-API.pdf' -> '/storage/SOL005-VNFPackageManagement-API.pdf'
15:37:25 -- Will validate: ./SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL005)
15:37:25 --- Merging file.
15:37:28 --- Create PDF...
15:37:29 mv: can't rename 'SOL005-NSLifecycleManagement-API.pdf': No such file or directory
15:37:29 --- Validating ../build/SOL005-NSLifecycleManagement-API.yaml
15:37:30 ../build/SOL005-NSLifecycleManagement-API.yaml is valid
15:37:30 --- Validation done (0).
15:37:30 '../build/SOL005-NSLifecycleManagement-API.yaml' -> '/storage/SOL005-NSLifecycleManagement-API.yaml'
15:37:30 '../build/SOL005-NSLifecycleManagement-API.json' -> '/storage/SOL005-NSLifecycleManagement-API.json'
15:37:30 '../build/SOL005-NSLifecycleManagement-API.pdf' -> '/storage/SOL005-NSLifecycleManagement-API.pdf'
15:37:30 -- Will validate: ./SOL005/NSFaultManagementNotification/NSFaultManagementNotification.yaml (api: NSFaultManagementNotification) (deliverable:SOL005)
15:37:30 --- Merging file.
15:37:31 --- Create PDF...
15:37:32 mv: can't rename 'SOL005-NSFaultManagementNotification-API.pdf': No such file or directory
15:37:32 --- Validating ../build/SOL005-NSFaultManagementNotification-API.yaml
15:37:33 ../build/SOL005-NSFaultManagementNotification-API.yaml is valid
15:37:33 --- Validation done (0).
15:37:33 '../build/SOL005-NSFaultManagementNotification-API.yaml' -> '/storage/SOL005-NSFaultManagementNotification-API.yaml'
15:37:33 '../build/SOL005-NSFaultManagementNotification-API.json' -> '/storage/SOL005-NSFaultManagementNotification-API.json'
15:37:33 '../build/SOL005-NSFaultManagementNotification-API.pdf' -> '/storage/SOL005-NSFaultManagementNotification-API.pdf'
15:37:33 -- Will validate: ./SOL005/NSPerformanceManagementNotification/NSPerformanceManagementNotification.yaml (api: NSPerformanceManagementNotification) (deliverable:SOL005)
15:37:33 --- Merging file.
15:37:33 --- Create PDF...
15:37:36 --- Validating ../build/SOL005-NSPerformanceManagementNotification-API.yaml
15:37:36 Swagger schema validation failed. 
15:37:36   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/503
15:37:36     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/503
15:37:36     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/503
15:37:36   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/500
15:37:36     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/500
15:37:36     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/500
15:37:36   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/406
15:37:36     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/406
15:37:36     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/406
15:37:36   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/405
15:37:36     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/405
15:37:36     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/405
15:37:36   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/404
15:37:36     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/404
15:37:36     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/404
15:37:36   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/403
15:37:36     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/403
15:37:36     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/403
15:37:36   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/401
15:37:36     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/401
15:37:36     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/401
15:37:36   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/400
15:37:36     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/400
15:37:36     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/400
15:37:36  
15:37:36 JSON_OBJECT_VALIDATION_FAILED
15:37:36 --- Validation done (1).
15:37:36 '../build/SOL005-NSPerformanceManagementNotification-API.yaml' -> '/storage/SOL005-NSPerformanceManagementNotification-API.yaml'
15:37:36 '../build/SOL005-NSPerformanceManagementNotification-API.json' -> '/storage/SOL005-NSPerformanceManagementNotification-API.json'
15:37:36 '../build/SOL005-NSPerformanceManagementNotification-API.pdf' -> '/storage/SOL005-NSPerformanceManagementNotification-API.pdf'
15:37:36 -- Final validator returns 1.
15:37:36 Build step 'Execute shell' marked build as failure
15:37:36 Skipped archiving because build is not successful
15:37:37 Finished: FAILURE