FailedConsole Output

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

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