FailedConsole Output

10:07:36 Started by GitLab push by Ayesha Ayub
10:07:36 [EnvInject] - Loading node environment variables.
10:07:36 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol002-sol003
10:07:36 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
10:07:36  > git rev-parse --is-inside-work-tree # timeout=10
10:07:36 Fetching changes from the remote Git repository
10:07:36  > git config remote.origin.url git@forge.etsi.org:nfv/SOL002-SOL003.git # timeout=10
10:07:36 Fetching upstream changes from git@forge.etsi.org:nfv/SOL002-SOL003.git
10:07:36  > git --version # timeout=10
10:07:36 using GIT_SSH to set credentials 
10:07:36  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL002-SOL003.git +refs/heads/*:refs/remotes/origin/*
10:07:37  > git rev-parse remotes/origin/4.3.1-dev^{commit} # timeout=10
10:07:37  > git branch -a -v --no-abbrev --contains 4269fabb792337526e59568458598c357048faae # timeout=10
10:07:37 Checking out Revision 4269fabb792337526e59568458598c357048faae (origin/4.3.1-dev)
10:07:37  > git config core.sparsecheckout # timeout=10
10:07:37  > git checkout -f 4269fabb792337526e59568458598c357048faae
10:07:37 Commit message: "update/add attributes for SOL002 VNF LCM API"
10:07:37  > git rev-list --no-walk 60bbf1599419867029a79516369d6bc9d436db3e # timeout=10
10:07:37 [sol002-sol003] $ /bin/bash /tmp/jenkins8944058704432110139.sh
10:07:37 rm: cannot remove 'build/*-API.pdf': No such file or directory
10:07:37 ./build-container.sh: line 7: proxy: command not found
10:07:37 http_proxy is not set
10:07:37 Proxy set to 
10:07:37 Sending build context to Docker daemon  13.31kB

10:07:38 Step 1/24 : FROM alpine:3.10.0
10:07:38  ---> 4d90542f0623
10:07:38 Step 2/24 : RUN env
10:07:38  ---> Using cache
10:07:38  ---> 0b577767eb4e
10:07:38 Step 3/24 : RUN apk update
10:07:38  ---> Using cache
10:07:38  ---> 697471ef7f0a
10:07:38 Step 4/24 : RUN apk add bash
10:07:38  ---> Using cache
10:07:38  ---> a25251d4272c
10:07:38 Step 5/24 : RUN apk add nodejs
10:07:38  ---> Using cache
10:07:38  ---> ee3663c76c01
10:07:38 Step 6/24 : RUN apk add nodejs-npm
10:07:38  ---> Using cache
10:07:38  ---> 95530c68fb47
10:07:38 Step 7/24 : RUN apk add asciidoctor
10:07:38  ---> Using cache
10:07:38  ---> a321cc22063f
10:07:38 Step 8/24 : RUN apk add openjdk8
10:07:38  ---> Using cache
10:07:38  ---> 07148189c9d2
10:07:38 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
10:07:38  ---> Using cache
10:07:38  ---> 6808b2c86594
10:07:38 Step 10/24 : RUN apk add openssl
10:07:38  ---> Using cache
10:07:38  ---> ed2950ff9192
10:07:38 Step 11/24 : RUN gem install rdoc -v 6.3.3 || gem install rdoc -v 6.3.3
10:07:38  ---> Using cache
10:07:38  ---> 83cde4af1585
10:07:38 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
10:07:38  ---> Using cache
10:07:38  ---> e442b40a01ef
10:07:38 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
10:07:38  ---> Using cache
10:07:38  ---> 22ece82af23f
10:07:38 Step 14/24 : RUN npm config set proxy $http_proxy
10:07:38  ---> Using cache
10:07:38  ---> 0cc1b972380e
10:07:38 Step 15/24 : RUN npm install -g swagger-cli
10:07:38  ---> Using cache
10:07:38  ---> 3ee43d5416a1
10:07:38 Step 16/24 : RUN npm install -g json-refs
10:07:38  ---> Using cache
10:07:38  ---> 94e261945a46
10:07:38 Step 17/24 : RUN npm install -g yamljs
10:07:38  ---> Using cache
10:07:38  ---> ce77b5519b06
10:07:38 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
10:07:38  ---> Using cache
10:07:38  ---> bd00c99e0165
10:07:38 Step 19/24 : RUN chmod +x /validate-in-docker.sh
10:07:38  ---> Using cache
10:07:38  ---> 233428bd9acc
10:07:38 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
10:07:38  ---> Using cache
10:07:38  ---> 6c43278b3282
10:07:38 Step 21/24 : RUN chmod +x /bin/swg2mrkup
10:07:38  ---> Using cache
10:07:38  ---> ee7745b22f35
10:07:38 Step 22/24 : ADD oas2pdf /bin/oas2pdf
10:07:38  ---> Using cache
10:07:38  ---> 559f3514aa0a
10:07:38 Step 23/24 : RUN chmod +x /bin/oas2pdf
10:07:38  ---> Using cache
10:07:38  ---> abb26bb86fa3
10:07:38 Step 24/24 : ENTRYPOINT ["/validate-in-docker.sh"]
10:07:38  ---> Using cache
10:07:38  ---> 4e7ad1cc846e
10:07:38 Successfully built 4e7ad1cc846e
10:07:38 Successfully tagged openapivalidator:latest
10:07:38 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol002-sol003 as /work
10:07:38 mkdir: cannot create directory ‘/var/www/html/api/nfv/sol002-sol003/565’: Permission denied
10:07:38 Mounting dir /var/www/html/api/nfv/sol002-sol003/565 as /storage
10:07:38 Using filter ''
10:07:38 
10:07:38 Entering dir /work/src
10:07:38 -- Will validate: ./SOL003/VNFIndicator/VNFIndicator.yaml (api: VNFIndicator) (deliverable:SOL003)
10:07:38 --- Merging file.
10:07:40 --- Create PDF...
10:07:41 mv: can't rename 'SOL003-VNFIndicator-API.pdf': No such file or directory
10:07:41 --- Validating ../build/SOL003-VNFIndicator-API.yaml
10:07:42 ../build/SOL003-VNFIndicator-API.yaml is valid
10:07:42 --- Validation done (0).
10:07:42 '../build/SOL003-VNFIndicator-API.yaml' -> '/storage/SOL003-VNFIndicator-API.yaml'
10:07:42 '../build/SOL003-VNFIndicator-API.json' -> '/storage/SOL003-VNFIndicator-API.json'
10:07:42 cp: can't stat '../build/SOL003-VNFIndicator-API.pdf': No such file or directory
10:07:42 -- Will validate: ./SOL003/VNFSnapshotPackageManagement/VNFSnapshotPackageManagement.yaml (api: VNFSnapshotPackageManagement) (deliverable:SOL003)
10:07:42 --- Merging file.
10:07:43 --- Create PDF...
10:07:45 mv: can't rename 'SOL003-VNFSnapshotPackageManagement-API.pdf': No such file or directory
10:07:45 --- Validating ../build/SOL003-VNFSnapshotPackageManagement-API.yaml
10:07:46 ../build/SOL003-VNFSnapshotPackageManagement-API.yaml is valid
10:07:46 --- Validation done (0).
10:07:46 '../build/SOL003-VNFSnapshotPackageManagement-API.yaml' -> '/storage/SOL003-VNFSnapshotPackageManagement-API.yaml'
10:07:46 '../build/SOL003-VNFSnapshotPackageManagement-API.json' -> '/storage/SOL003-VNFSnapshotPackageManagement-API.json'
10:07:46 cp: can't stat '../build/SOL003-VNFSnapshotPackageManagement-API.pdf': No such file or directory
10:07:46 -- Will validate: ./SOL003/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL003)
10:07:46 --- Merging file.
10:07:47 --- Create PDF...
10:07:48 mv: can't rename 'SOL003-VNFPackageManagementNotification-API.pdf': No such file or directory
10:07:48 --- Validating ../build/SOL003-VNFPackageManagementNotification-API.yaml
10:07:49 ../build/SOL003-VNFPackageManagementNotification-API.yaml is valid
10:07:49 --- Validation done (0).
10:07:49 '../build/SOL003-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL003-VNFPackageManagementNotification-API.yaml'
10:07:49 '../build/SOL003-VNFPackageManagementNotification-API.json' -> '/storage/SOL003-VNFPackageManagementNotification-API.json'
10:07:49 cp: can't stat '../build/SOL003-VNFPackageManagementNotification-API.pdf': No such file or directory
10:07:49 -- Will validate: ./SOL003/VNFLifecycleManagement/VNFLifecycleManagement.yaml (api: VNFLifecycleManagement) (deliverable:SOL003)
10:07:49 --- Merging file.
10:07:50 
10:07:50   error: Document has invalid references:
10:07:50 
10:07:50   #/components/requestBodies/CreateVnfSnapshotInfoRequest/content/application~1json/schema/properties/vnfSnapshot/properties/vnfInstance/properties/instantiatedVnfInfo/properties/mcioInfo/items: JSON Pointer points to missing location: #/definitions/McioInfo - TO DO
10:07:50   #/components/requestBodies/CreateVnfSnapshotInfoRequest/content/application~1json/schema/properties/vnfSnapshot/properties/vnfInstance/properties/instantiatedVnfInfo/properties/virtualCpInfo/items: JSON Pointer points to missing location: ../../../definitions/SOL002SOL003VNFLifecycleManagement_def.yaml#/definitions/VirtualCpInfo - TO DO
10:07:50   #/components/requestBodies/VnfSnapshotInfoModificationRequest/content/application~1json/schema/properties/vnfSnapshot/properties/vnfInstance/properties/instantiatedVnfInfo/properties/mcioInfo/items: JSON Pointer points to missing location: #/definitions/McioInfo - TO DO
10:07:50   #/components/requestBodies/VnfSnapshotInfoModificationRequest/content/application~1json/schema/properties/vnfSnapshot/properties/vnfInstance/properties/instantiatedVnfInfo/properties/virtualCpInfo/items: JSON Pointer points to missing location: ../../../definitions/SOL002SOL003VNFLifecycleManagement_def.yaml#/definitions/VirtualCpInfo - TO DO
10:07:50   #/components/responses/IndividualVnfInstance.Get.200/content/application~1json/schema/properties/instantiatedVnfInfo/properties/mcioInfo/items: JSON Pointer points to missing location: #/definitions/McioInfo - TO DO
10:07:50   #/components/responses/IndividualVnfInstance.Get.200/content/application~1json/schema/properties/instantiatedVnfInfo/properties/virtualCpInfo/items: JSON Pointer points to missing location: ../../../definitions/SOL002SOL003VNFLifecycleManagement_def.yaml#/definitions/VirtualCpInfo - TO DO
10:07:50   #/components/responses/IndividualVnfSnapshot.Get.200/content/application~1json/schema/items/properties/vnfSnapshot/properties/vnfInstance/properties/instantiatedVnfInfo/properties/mcioInfo/items: JSON Pointer points to missing location: #/definitions/McioInfo - TO DO
10:07:50   #/components/responses/IndividualVnfSnapshot.Get.200/content/application~1json/schema/items/properties/vnfSnapshot/properties/vnfInstance/properties/instantiatedVnfInfo/properties/virtualCpInfo/items: JSON Pointer points to missing location: ../../../definitions/SOL002SOL003VNFLifecycleManagement_def.yaml#/definitions/VirtualCpInfo - TO DO
10:07:50   #/components/responses/IndividualVnfSnapshot.Patch.200/content/application~1json/schema/properties/vnfSnapshot/properties/vnfInstance/properties/instantiatedVnfInfo/properties/mcioInfo/items: JSON Pointer points to missing location: #/definitions/McioInfo - TO DO
10:07:50   #/components/responses/IndividualVnfSnapshot.Patch.200/content/application~1json/schema/properties/vnfSnapshot/properties/vnfInstance/properties/instantiatedVnfInfo/properties/virtualCpInfo/items: JSON Pointer points to missing location: ../../../definitions/SOL002SOL003VNFLifecycleManagement_def.yaml#/definitions/VirtualCpInfo - TO DO
10:07:50   #/components/responses/VNFInstances.Get.200/content/application~1json/schema/items/properties/instantiatedVnfInfo/properties/mcioInfo/items: JSON Pointer points to missing location: #/definitions/McioInfo - TO DO
10:07:50   #/components/responses/VNFInstances.Get.200/content/application~1json/schema/items/properties/instantiatedVnfInfo/properties/virtualCpInfo/items: JSON Pointer points to missing location: ../../../definitions/SOL002SOL003VNFLifecycleManagement_def.yaml#/definitions/VirtualCpInfo - TO DO
10:07:50   #/components/responses/VNFInstances.Post.201/content/application~1json/schema/properties/instantiatedVnfInfo/properties/mcioInfo/items: JSON Pointer points to missing location: #/definitions/McioInfo - TO DO
10:07:50   #/components/responses/VNFInstances.Post.201/content/application~1json/schema/properties/instantiatedVnfInfo/properties/virtualCpInfo/items: JSON Pointer points to missing location: ../../../definitions/SOL002SOL003VNFLifecycleManagement_def.yaml#/definitions/VirtualCpInfo - TO DO
10:07:50   #/components/responses/VnfSnapshots.Get.200/content/application~1json/schema/items/properties/vnfSnapshot/properties/vnfInstance/properties/instantiatedVnfInfo/properties/mcioInfo/items: JSON Pointer points to missing location: #/definitions/McioInfo - TO DO
10:07:50   #/components/responses/VnfSnapshots.Get.200/content/application~1json/schema/items/properties/vnfSnapshot/properties/vnfInstance/properties/instantiatedVnfInfo/properties/virtualCpInfo/items: JSON Pointer points to missing location: ../../../definitions/SOL002SOL003VNFLifecycleManagement_def.yaml#/definitions/VirtualCpInfo - TO DO
10:07:50   #/components/responses/VnfSnapshots.Post.201/content/application~1json/schema/properties/vnfSnapshot/properties/vnfInstance/properties/instantiatedVnfInfo/properties/mcioInfo/items: JSON Pointer points to missing location: #/definitions/McioInfo - TO DO
10:07:50   #/components/responses/VnfSnapshots.Post.201/content/application~1json/schema/properties/vnfSnapshot/properties/vnfInstance/properties/instantiatedVnfInfo/properties/virtualCpInfo/items: JSON Pointer points to missing location: ../../../definitions/SOL002SOL003VNFLifecycleManagement_def.yaml#/definitions/VirtualCpInfo - TO DO
10:07:50 
10:07:50 --- Create PDF...
10:07:52 mv: can't rename 'SOL003-VNFLifecycleManagement-API.pdf': No such file or directory
10:07:52 --- Validating ../build/SOL003-VNFLifecycleManagement-API.yaml
10:07:52 "/work/build/SOL003-VNFLifecycleManagement-API.yaml" is not a valid JSON Schema
10:07:52 --- Validation done (1).
10:07:52 '../build/SOL003-VNFLifecycleManagement-API.yaml' -> '/storage/SOL003-VNFLifecycleManagement-API.yaml'
10:07:52 '../build/SOL003-VNFLifecycleManagement-API.json' -> '/storage/SOL003-VNFLifecycleManagement-API.json'
10:07:52 cp: can't stat '../build/SOL003-VNFLifecycleManagement-API.pdf': No such file or directory
10:07:52 -- Will validate: ./SOL003/VirtualisedResourcesQuotaAvailableNotification/VirtualisedResourcesQuotaAvailableNotification.yaml (api: VirtualisedResourcesQuotaAvailableNotification) (deliverable:SOL003)
10:07:52 --- Merging file.
10:07:53 --- Create PDF...
10:07:55 mv: can't rename 'SOL003-VirtualisedResourcesQuotaAvailableNotification-API.pdf': No such file or directory
10:07:55 --- Validating ../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml
10:07:56 ../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml is valid
10:07:56 --- Validation done (0).
10:07:56 '../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml' -> '/storage/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml'
10:07:56 '../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.json' -> '/storage/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.json'
10:07:56 cp: can't stat '../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.pdf': No such file or directory
10:07:56 -- Will validate: ./SOL003/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL003)
10:07:56 --- Merging file.
10:07:57 --- Create PDF...
10:07:59 mv: can't rename 'SOL003-APIVersion-API.pdf': No such file or directory
10:07:59 --- Validating ../build/SOL003-APIVersion-API.yaml
10:08:00 ../build/SOL003-APIVersion-API.yaml is valid
10:08:00 --- Validation done (0).
10:08:00 '../build/SOL003-APIVersion-API.yaml' -> '/storage/SOL003-APIVersion-API.yaml'
10:08:00 '../build/SOL003-APIVersion-API.json' -> '/storage/SOL003-APIVersion-API.json'
10:08:00 cp: can't stat '../build/SOL003-APIVersion-API.pdf': No such file or directory
10:08:00 -- Will validate: ./SOL003/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml (api: VNFFaultManagementNotification) (deliverable:SOL003)
10:08:00 --- Merging file.
10:08:01 --- Create PDF...
10:08:02 mv: can't rename 'SOL003-VNFFaultManagementNotification-API.pdf': No such file or directory
10:08:02 --- Validating ../build/SOL003-VNFFaultManagementNotification-API.yaml
10:08:03 ../build/SOL003-VNFFaultManagementNotification-API.yaml is valid
10:08:03 --- Validation done (0).
10:08:03 '../build/SOL003-VNFFaultManagementNotification-API.yaml' -> '/storage/SOL003-VNFFaultManagementNotification-API.yaml'
10:08:03 '../build/SOL003-VNFFaultManagementNotification-API.json' -> '/storage/SOL003-VNFFaultManagementNotification-API.json'
10:08:03 cp: can't stat '../build/SOL003-VNFFaultManagementNotification-API.pdf': No such file or directory
10:08:03 -- Will validate: ./SOL003/VNFIndicatorNotification/VNFIndicatorNotification.yaml (api: VNFIndicatorNotification) (deliverable:SOL003)
10:08:03 --- Merging file.
10:08:04 --- Create PDF...
10:08:05 mv: can't rename 'SOL003-VNFIndicatorNotification-API.pdf': No such file or directory
10:08:05 --- Validating ../build/SOL003-VNFIndicatorNotification-API.yaml
10:08:06 ../build/SOL003-VNFIndicatorNotification-API.yaml is valid
10:08:06 --- Validation done (0).
10:08:06 '../build/SOL003-VNFIndicatorNotification-API.yaml' -> '/storage/SOL003-VNFIndicatorNotification-API.yaml'
10:08:06 '../build/SOL003-VNFIndicatorNotification-API.json' -> '/storage/SOL003-VNFIndicatorNotification-API.json'
10:08:06 cp: can't stat '../build/SOL003-VNFIndicatorNotification-API.pdf': No such file or directory
10:08:06 -- Will validate: ./SOL003/VNFFaultManagement/VNFFaultManagement.yaml (api: VNFFaultManagement) (deliverable:SOL003)
10:08:06 --- Merging file.
10:08:07 --- Create PDF...
10:08:09 mv: can't rename 'SOL003-VNFFaultManagement-API.pdf': No such file or directory
10:08:09 --- Validating ../build/SOL003-VNFFaultManagement-API.yaml
10:08:09 ../build/SOL003-VNFFaultManagement-API.yaml is valid
10:08:09 --- Validation done (0).
10:08:09 '../build/SOL003-VNFFaultManagement-API.yaml' -> '/storage/SOL003-VNFFaultManagement-API.yaml'
10:08:09 '../build/SOL003-VNFFaultManagement-API.json' -> '/storage/SOL003-VNFFaultManagement-API.json'
10:08:09 cp: can't stat '../build/SOL003-VNFFaultManagement-API.pdf': No such file or directory
10:08:09 -- Will validate: ./SOL003/VNFLifecycleManagementNotification/VNFLifecycleManagementNotification.yaml (api: VNFLifecycleManagementNotification) (deliverable:SOL003)
10:08:09 --- Merging file.
10:08:11 --- Create PDF...
10:08:12 mv: can't rename 'SOL003-VNFLifecycleManagementNotification-API.pdf': No such file or directory
10:08:12 --- Validating ../build/SOL003-VNFLifecycleManagementNotification-API.yaml
10:08:13 ../build/SOL003-VNFLifecycleManagementNotification-API.yaml is valid
10:08:13 --- Validation done (0).
10:08:13 '../build/SOL003-VNFLifecycleManagementNotification-API.yaml' -> '/storage/SOL003-VNFLifecycleManagementNotification-API.yaml'
10:08:13 '../build/SOL003-VNFLifecycleManagementNotification-API.json' -> '/storage/SOL003-VNFLifecycleManagementNotification-API.json'
10:08:13 cp: can't stat '../build/SOL003-VNFLifecycleManagementNotification-API.pdf': No such file or directory
10:08:13 -- Will validate: ./SOL003/VNFLifecycleOperationGranting/VNFLifecycleOperationGranting.yaml (api: VNFLifecycleOperationGranting) (deliverable:SOL003)
10:08:13 --- Merging file.
10:08:14 --- Create PDF...
10:08:16 mv: can't rename 'SOL003-VNFLifecycleOperationGranting-API.pdf': No such file or directory
10:08:16 --- Validating ../build/SOL003-VNFLifecycleOperationGranting-API.yaml
10:08:17 ../build/SOL003-VNFLifecycleOperationGranting-API.yaml is valid
10:08:17 --- Validation done (0).
10:08:17 '../build/SOL003-VNFLifecycleOperationGranting-API.yaml' -> '/storage/SOL003-VNFLifecycleOperationGranting-API.yaml'
10:08:17 '../build/SOL003-VNFLifecycleOperationGranting-API.json' -> '/storage/SOL003-VNFLifecycleOperationGranting-API.json'
10:08:17 cp: can't stat '../build/SOL003-VNFLifecycleOperationGranting-API.pdf': No such file or directory
10:08:17 -- Will validate: ./SOL003/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL003)
10:08:17 --- Merging file.
10:08:18 --- Create PDF...
10:08:20 mv: can't rename 'SOL003-VNFPackageManagement-API.pdf': No such file or directory
10:08:20 --- Validating ../build/SOL003-VNFPackageManagement-API.yaml
10:08:21 ../build/SOL003-VNFPackageManagement-API.yaml is valid
10:08:21 --- Validation done (0).
10:08:21 '../build/SOL003-VNFPackageManagement-API.yaml' -> '/storage/SOL003-VNFPackageManagement-API.yaml'
10:08:21 '../build/SOL003-VNFPackageManagement-API.json' -> '/storage/SOL003-VNFPackageManagement-API.json'
10:08:21 cp: can't stat '../build/SOL003-VNFPackageManagement-API.pdf': No such file or directory
10:08:21 -- Will validate: ./SOL003/VNFPerformanceManagementNotification/VNFPerformanceManagementNotification.yaml (api: VNFPerformanceManagementNotification) (deliverable:SOL003)
10:08:21 --- Merging file.
10:08:22 --- Create PDF...
10:08:24 mv: can't rename 'SOL003-VNFPerformanceManagementNotification-API.pdf': No such file or directory
10:08:24 --- Validating ../build/SOL003-VNFPerformanceManagementNotification-API.yaml
10:08:24 ../build/SOL003-VNFPerformanceManagementNotification-API.yaml is valid
10:08:24 --- Validation done (0).
10:08:24 '../build/SOL003-VNFPerformanceManagementNotification-API.yaml' -> '/storage/SOL003-VNFPerformanceManagementNotification-API.yaml'
10:08:24 '../build/SOL003-VNFPerformanceManagementNotification-API.json' -> '/storage/SOL003-VNFPerformanceManagementNotification-API.json'
10:08:24 cp: can't stat '../build/SOL003-VNFPerformanceManagementNotification-API.pdf': No such file or directory
10:08:24 -- Will validate: ./SOL003/VNFPerformanceManagement/VNFPerformanceManagement.yaml (api: VNFPerformanceManagement) (deliverable:SOL003)
10:08:24 --- Merging file.
10:08:26 --- Create PDF...
10:08:27 mv: can't rename 'SOL003-VNFPerformanceManagement-API.pdf': No such file or directory
10:08:27 --- Validating ../build/SOL003-VNFPerformanceManagement-API.yaml
10:08:28 ../build/SOL003-VNFPerformanceManagement-API.yaml is valid
10:08:28 --- Validation done (0).
10:08:28 '../build/SOL003-VNFPerformanceManagement-API.yaml' -> '/storage/SOL003-VNFPerformanceManagement-API.yaml'
10:08:28 '../build/SOL003-VNFPerformanceManagement-API.json' -> '/storage/SOL003-VNFPerformanceManagement-API.json'
10:08:28 cp: can't stat '../build/SOL003-VNFPerformanceManagement-API.pdf': No such file or directory
10:08:28 -- Will validate: ./SOL002/VNFIndicator/VNFIndicator.yaml (api: VNFIndicator) (deliverable:SOL002)
10:08:28 --- Merging file.
10:08:29 --- Create PDF...
10:08:31 mv: can't rename 'SOL002-VNFIndicator-API.pdf': No such file or directory
10:08:31 --- Validating ../build/SOL002-VNFIndicator-API.yaml
10:08:32 ../build/SOL002-VNFIndicator-API.yaml is valid
10:08:32 --- Validation done (0).
10:08:32 '../build/SOL002-VNFIndicator-API.yaml' -> '/storage/SOL002-VNFIndicator-API.yaml'
10:08:32 '../build/SOL002-VNFIndicator-API.json' -> '/storage/SOL002-VNFIndicator-API.json'
10:08:32 cp: can't stat '../build/SOL002-VNFIndicator-API.pdf': No such file or directory
10:08:32 -- Will validate: ./SOL002/VNFConfiguration/VNFConfiguration.yaml (api: VNFConfiguration) (deliverable:SOL002)
10:08:32 --- Merging file.
10:08:33 --- Create PDF...
10:08:34 mv: can't rename 'SOL002-VNFConfiguration-API.pdf': No such file or directory
10:08:34 --- Validating ../build/SOL002-VNFConfiguration-API.yaml
10:08:35 ../build/SOL002-VNFConfiguration-API.yaml is valid
10:08:35 --- Validation done (0).
10:08:35 '../build/SOL002-VNFConfiguration-API.yaml' -> '/storage/SOL002-VNFConfiguration-API.yaml'
10:08:35 '../build/SOL002-VNFConfiguration-API.json' -> '/storage/SOL002-VNFConfiguration-API.json'
10:08:35 cp: can't stat '../build/SOL002-VNFConfiguration-API.pdf': No such file or directory
10:08:35 -- Will validate: ./SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml (api: VNFLifecycleManagement) (deliverable:SOL002)
10:08:35 --- Merging file.
10:08:39 --- Create PDF...
10:08:41 mv: can't rename 'SOL002-VNFLifecycleManagement-API.pdf': No such file or directory
10:08:41 --- Validating ../build/SOL002-VNFLifecycleManagement-API.yaml
10:08:42 Swagger schema validation failed. 
10:08:42   Data does not match any schemas from 'oneOf' at #/components/responses/IndividualVnfSnapshot.Get.200
10:08:42     Missing required property: $ref at #/components/responses/IndividualVnfSnapshot.Get.200
10:08:42     Data does not match any schemas from 'oneOf' at #/components/responses/IndividualVnfSnapshot.Get.200/content/application/json/schema
10:08:42       Data does not match any schemas from 'oneOf' at #/content/application/json/schema/properties/vnfSnapshot
10:08:42         Data does not match any schemas from 'oneOf' at #/properties/vnfSnapshot/properties/vnfInstance
10:08:42           Data does not match any schemas from 'oneOf' at #/properties/vnfInstance/properties/instantiatedVnfInfo
10:08:42             Data does not match any schemas from 'oneOf' at #/properties/instantiatedVnfInfo/properties/virtualCpInfo
10:08:42               Data does not match any schemas from 'oneOf' at #/properties/virtualCpInfo/items
10:08:42                 Data does not match any schemas from 'oneOf' at #/items/properties/additionalServiceInfo
10:08:42                   Data does not match any schemas from 'oneOf' at #/properties/additionalServiceInfo/items
10:08:42                     Data does not match any schemas from 'oneOf' at #/items/properties/portInfo
10:08:42                       Additional properties not allowed: minitems at #/properties/portInfo
10:08:42                       Missing required property: $ref at #/properties/portInfo
10:08:42                     Missing required property: $ref at #/items
10:08:42                   Missing required property: $ref at #/properties/additionalServiceInfo
10:08:42                 Missing required property: $ref at #/items
10:08:42               Missing required property: $ref at #/properties/virtualCpInfo
10:08:42             Missing required property: $ref at #/properties/instantiatedVnfInfo
10:08:42           Missing required property: $ref at #/properties/vnfInstance
10:08:42         Missing required property: $ref at #/properties/vnfSnapshot
10:08:42       Missing required property: $ref at #/content/application/json/schema
10:08:42   Data does not match any schemas from 'oneOf' at #/components/responses/VnfSnapshots.Get.200
10:08:42     Missing required property: $ref at #/components/responses/VnfSnapshots.Get.200
10:08:42     Data does not match any schemas from 'oneOf' at #/components/responses/VnfSnapshots.Get.200/content/application/json/schema
10:08:42       Data does not match any schemas from 'oneOf' at #/content/application/json/schema/items
10:08:42         Data does not match any schemas from 'oneOf' at #/items/properties/vnfSnapshot
10:08:42           Data does not match any schemas from 'oneOf' at #/properties/vnfSnapshot/properties/vnfInstance
10:08:42             Data does not match any schemas from 'oneOf' at #/properties/vnfInstance/properties/instantiatedVnfInfo
10:08:42               Data does not match any schemas from 'oneOf' at #/properties/instantiatedVnfInfo/properties/virtualCpInfo
10:08:42                 Data does not match any schemas from 'oneOf' at #/properties/virtualCpInfo/items
10:08:42                   Data does not match any schemas from 'oneOf' at #/items/properties/additionalServiceInfo
10:08:42                     Data does not match any schemas from 'oneOf' at #/properties/additionalServiceInfo/items
10:08:42                       Data does not match any schemas from 'oneOf' at #/items/properties/portInfo
10:08:42                         Additional properties not allowed: minitems at #/properties/portInfo
10:08:42                         Missing required property: $ref at #/properties/portInfo
10:08:42                       Missing required property: $ref at #/items
10:08:42                     Missing required property: $ref at #/properties/additionalServiceInfo
10:08:42                   Missing required property: $ref at #/items
10:08:42                 Missing required property: $ref at #/properties/virtualCpInfo
10:08:42               Missing required property: $ref at #/properties/instantiatedVnfInfo
10:08:42             Missing required property: $ref at #/properties/vnfInstance
10:08:42           Missing required property: $ref at #/properties/vnfSnapshot
10:08:42         Missing required property: $ref at #/items
10:08:42       Missing required property: $ref at #/content/application/json/schema
10:08:42   Data does not match any schemas from 'oneOf' at #/components/responses/VnfSnapshots.Post.201
10:08:42     Missing required property: $ref at #/components/responses/VnfSnapshots.Post.201
10:08:42     Data does not match any schemas from 'oneOf' at #/components/responses/VnfSnapshots.Post.201/content/application/json/schema
10:08:42       Data does not match any schemas from 'oneOf' at #/content/application/json/schema/properties/vnfSnapshot
10:08:42         Data does not match any schemas from 'oneOf' at #/properties/vnfSnapshot/properties/vnfInstance
10:08:42           Data does not match any schemas from 'oneOf' at #/properties/vnfInstance/properties/instantiatedVnfInfo
10:08:42             Data does not match any schemas from 'oneOf' at #/properties/instantiatedVnfInfo/properties/virtualCpInfo
10:08:42               Data does not match any schemas from 'oneOf' at #/properties/virtualCpInfo/items
10:08:42                 Data does not match any schemas from 'oneOf' at #/items/properties/additionalServiceInfo
10:08:42                   Data does not match any schemas from 'oneOf' at #/properties/additionalServiceInfo/items
10:08:42                     Data does not match any schemas from 'oneOf' at #/items/properties/portInfo
10:08:42                       Additional properties not allowed: minitems at #/properties/portInfo
10:08:42                       Missing required property: $ref at #/properties/portInfo
10:08:42                     Missing required property: $ref at #/items
10:08:42                   Missing required property: $ref at #/properties/additionalServiceInfo
10:08:42                 Missing required property: $ref at #/items
10:08:42               Missing required property: $ref at #/properties/virtualCpInfo
10:08:42             Missing required property: $ref at #/properties/instantiatedVnfInfo
10:08:42           Missing required property: $ref at #/properties/vnfInstance
10:08:42         Missing required property: $ref at #/properties/vnfSnapshot
10:08:42       Missing required property: $ref at #/content/application/json/schema
10:08:42   Data does not match any schemas from 'oneOf' at #/components/responses/IndividualVnfInstance.Get.200
10:08:42     Missing required property: $ref at #/components/responses/IndividualVnfInstance.Get.200
10:08:42     Data does not match any schemas from 'oneOf' at #/components/responses/IndividualVnfInstance.Get.200/content/application/json/schema
10:08:42       Data does not match any schemas from 'oneOf' at #/content/application/json/schema/properties/instantiatedVnfInfo
10:08:42         Data does not match any schemas from 'oneOf' at #/properties/instantiatedVnfInfo/properties/virtualCpInfo
10:08:42           Data does not match any schemas from 'oneOf' at #/properties/virtualCpInfo/items
10:08:42             Data does not match any schemas from 'oneOf' at #/items/properties/additionalServiceInfo
10:08:42               Data does not match any schemas from 'oneOf' at #/properties/additionalServiceInfo/items
10:08:42                 Data does not match any schemas from 'oneOf' at #/items/properties/portInfo
10:08:42                   Additional properties not allowed: minitems at #/properties/portInfo
10:08:42                   Missing required property: $ref at #/properties/portInfo
10:08:42                 Missing required property: $ref at #/items
10:08:42               Missing required property: $ref at #/properties/additionalServiceInfo
10:08:42             Missing required property: $ref at #/items
10:08:42           Missing required property: $ref at #/properties/virtualCpInfo
10:08:42         Missing required property: $ref at #/properties/instantiatedVnfInfo
10:08:42       Missing required property: $ref at #/content/application/json/schema
10:08:42   Data does not match any schemas from 'oneOf' at #/components/responses/VnfInstances.Post.201
10:08:42     Missing required property: $ref at #/components/responses/VnfInstances.Post.201
10:08:42     Data does not match any schemas from 'oneOf' at #/components/responses/VnfInstances.Post.201/content/application/json/schema
10:08:42       Data does not match any schemas from 'oneOf' at #/content/application/json/schema/properties/instantiatedVnfInfo
10:08:42         Data does not match any schemas from 'oneOf' at #/properties/instantiatedVnfInfo/properties/virtualCpInfo
10:08:42           Data does not match any schemas from 'oneOf' at #/properties/virtualCpInfo/items
10:08:42             Data does not match any schemas from 'oneOf' at #/items/properties/additionalServiceInfo
10:08:42               Data does not match any schemas from 'oneOf' at #/properties/additionalServiceInfo/items
10:08:42                 Data does not match any schemas from 'oneOf' at #/items/properties/portInfo
10:08:42                   Additional properties not allowed: minitems at #/properties/portInfo
10:08:42                   Missing required property: $ref at #/properties/portInfo
10:08:42                 Missing required property: $ref at #/items
10:08:42               Missing required property: $ref at #/properties/additionalServiceInfo
10:08:42             Missing required property: $ref at #/items
10:08:42           Missing required property: $ref at #/properties/virtualCpInfo
10:08:42         Missing required property: $ref at #/properties/instantiatedVnfInfo
10:08:42       Missing required property: $ref at #/content/application/json/schema
10:08:42   Data does not match any schemas from 'oneOf' at #/components/responses/VnfInstances.Get.200
10:08:42     Missing required property: $ref at #/components/responses/VnfInstances.Get.200
10:08:42     Data does not match any schemas from 'oneOf' at #/components/responses/VnfInstances.Get.200/content/application/json/schema
10:08:42       Data does not match any schemas from 'oneOf' at #/content/application/json/schema/items
10:08:42         Data does not match any schemas from 'oneOf' at #/items/properties/instantiatedVnfInfo
10:08:42           Data does not match any schemas from 'oneOf' at #/properties/instantiatedVnfInfo/properties/virtualCpInfo
10:08:42             Data does not match any schemas from 'oneOf' at #/properties/virtualCpInfo/items
10:08:42               Data does not match any schemas from 'oneOf' at #/items/properties/additionalServiceInfo
10:08:42                 Data does not match any schemas from 'oneOf' at #/properties/additionalServiceInfo/items
10:08:42                   Data does not match any schemas from 'oneOf' at #/items/properties/portInfo
10:08:42                     Additional properties not allowed: minitems at #/properties/portInfo
10:08:42                     Missing required property: $ref at #/properties/portInfo
10:08:42                   Missing required property: $ref at #/items
10:08:42                 Missing required property: $ref at #/properties/additionalServiceInfo
10:08:42               Missing required property: $ref at #/items
10:08:42             Missing required property: $ref at #/properties/virtualCpInfo
10:08:42           Missing required property: $ref at #/properties/instantiatedVnfInfo
10:08:42         Missing required property: $ref at #/items
10:08:42       Missing required property: $ref at #/content/application/json/schema
10:08:42  
10:08:42 JSON_OBJECT_VALIDATION_FAILED
10:08:42 --- Validation done (1).
10:08:42 '../build/SOL002-VNFLifecycleManagement-API.yaml' -> '/storage/SOL002-VNFLifecycleManagement-API.yaml'
10:08:42 '../build/SOL002-VNFLifecycleManagement-API.json' -> '/storage/SOL002-VNFLifecycleManagement-API.json'
10:08:42 cp: can't stat '../build/SOL002-VNFLifecycleManagement-API.pdf': No such file or directory
10:08:42 -- Will validate: ./SOL002/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL002)
10:08:42 --- Merging file.
10:08:43 --- Create PDF...
10:08:45 mv: can't rename 'SOL002-APIVersion-API.pdf': No such file or directory
10:08:45 --- Validating ../build/SOL002-APIVersion-API.yaml
10:08:46 ../build/SOL002-APIVersion-API.yaml is valid
10:08:46 --- Validation done (0).
10:08:46 '../build/SOL002-APIVersion-API.yaml' -> '/storage/SOL002-APIVersion-API.yaml'
10:08:46 '../build/SOL002-APIVersion-API.json' -> '/storage/SOL002-APIVersion-API.json'
10:08:46 cp: can't stat '../build/SOL002-APIVersion-API.pdf': No such file or directory
10:08:46 -- Will validate: ./SOL002/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml (api: VNFFaultManagementNotification) (deliverable:SOL002)
10:08:46 --- Merging file.
10:08:47 --- Create PDF...
10:08:49 mv: can't rename 'SOL002-VNFFaultManagementNotification-API.pdf': No such file or directory
10:08:49 --- Validating ../build/SOL002-VNFFaultManagementNotification-API.yaml
10:08:49 ../build/SOL002-VNFFaultManagementNotification-API.yaml is valid
10:08:49 --- Validation done (0).
10:08:49 '../build/SOL002-VNFFaultManagementNotification-API.yaml' -> '/storage/SOL002-VNFFaultManagementNotification-API.yaml'
10:08:49 '../build/SOL002-VNFFaultManagementNotification-API.json' -> '/storage/SOL002-VNFFaultManagementNotification-API.json'
10:08:49 cp: can't stat '../build/SOL002-VNFFaultManagementNotification-API.pdf': No such file or directory
10:08:49 -- Will validate: ./SOL002/VNFIndicatorNotification/VNFIndicatorNotification.yaml (api: VNFIndicatorNotification) (deliverable:SOL002)
10:08:49 --- Merging file.
10:08:50 --- Create PDF...
10:08:52 mv: can't rename 'SOL002-VNFIndicatorNotification-API.pdf': No such file or directory
10:08:52 --- Validating ../build/SOL002-VNFIndicatorNotification-API.yaml
10:08:52 ../build/SOL002-VNFIndicatorNotification-API.yaml is valid
10:08:52 --- Validation done (0).
10:08:52 '../build/SOL002-VNFIndicatorNotification-API.yaml' -> '/storage/SOL002-VNFIndicatorNotification-API.yaml'
10:08:52 '../build/SOL002-VNFIndicatorNotification-API.json' -> '/storage/SOL002-VNFIndicatorNotification-API.json'
10:08:52 cp: can't stat '../build/SOL002-VNFIndicatorNotification-API.pdf': No such file or directory
10:08:52 -- Will validate: ./SOL002/VNFFaultManagement/VNFFaultManagement.yaml (api: VNFFaultManagement) (deliverable:SOL002)
10:08:52 --- Merging file.
10:08:54 --- Create PDF...
10:08:55 mv: can't rename 'SOL002-VNFFaultManagement-API.pdf': No such file or directory
10:08:55 --- Validating ../build/SOL002-VNFFaultManagement-API.yaml
10:08:56 ../build/SOL002-VNFFaultManagement-API.yaml is valid
10:08:56 --- Validation done (0).
10:08:56 '../build/SOL002-VNFFaultManagement-API.yaml' -> '/storage/SOL002-VNFFaultManagement-API.yaml'
10:08:56 '../build/SOL002-VNFFaultManagement-API.json' -> '/storage/SOL002-VNFFaultManagement-API.json'
10:08:56 cp: can't stat '../build/SOL002-VNFFaultManagement-API.pdf': No such file or directory
10:08:56 -- Will validate: ./SOL002/VNFLifecycleManagementNotification/VNFLifecycleManagementNotification.yaml (api: VNFLifecycleManagementNotification) (deliverable:SOL002)
10:08:56 --- Merging file.
10:08:57 --- Create PDF...
10:08:59 mv: can't rename 'SOL002-VNFLifecycleManagementNotification-API.pdf': No such file or directory
10:08:59 --- Validating ../build/SOL002-VNFLifecycleManagementNotification-API.yaml
10:09:00 Swagger schema validation failed. 
10:09:00   Data does not match any schemas from 'oneOf' at #/components/requestBodies/VnfLcmOperationOccurrenceNotification
10:09:00     Missing required property: $ref at #/components/requestBodies/VnfLcmOperationOccurrenceNotification
10:09:00     Data does not match any schemas from 'oneOf' at #/components/requestBodies/VnfLcmOperationOccurrenceNotification/content/application/json/schema
10:09:00       Data does not match any schemas from 'oneOf' at #/content/application/json/schema/properties/affectedVirtualCps
10:09:00         Additional properties not allowed: descriptions at #/properties/affectedVirtualCps
10:09:00         Missing required property: $ref at #/properties/affectedVirtualCps
10:09:00       Missing required property: $ref at #/content/application/json/schema
10:09:00  
10:09:00 JSON_OBJECT_VALIDATION_FAILED
10:09:00 --- Validation done (1).
10:09:00 '../build/SOL002-VNFLifecycleManagementNotification-API.yaml' -> '/storage/SOL002-VNFLifecycleManagementNotification-API.yaml'
10:09:00 '../build/SOL002-VNFLifecycleManagementNotification-API.json' -> '/storage/SOL002-VNFLifecycleManagementNotification-API.json'
10:09:00 cp: can't stat '../build/SOL002-VNFLifecycleManagementNotification-API.pdf': No such file or directory
10:09:00 -- Will validate: ./SOL002/VNFPerformanceManagementNotification/VNFPerformanceManagementNotification.yaml (api: VNFPerformanceManagementNotification) (deliverable:SOL002)
10:09:00 --- Merging file.
10:09:01 --- Create PDF...
10:09:02 --- Validating ../build/SOL002-VNFPerformanceManagementNotification-API.yaml
10:09:02 mv: can't rename 'SOL002-VNFPerformanceManagementNotification-API.pdf': No such file or directory
10:09:03 ../build/SOL002-VNFPerformanceManagementNotification-API.yaml is valid
10:09:03 --- Validation done (0).
10:09:03 '../build/SOL002-VNFPerformanceManagementNotification-API.yaml' -> '/storage/SOL002-VNFPerformanceManagementNotification-API.yaml'
10:09:03 '../build/SOL002-VNFPerformanceManagementNotification-API.json' -> '/storage/SOL002-VNFPerformanceManagementNotification-API.json'
10:09:03 cp: can't stat '../build/SOL002-VNFPerformanceManagementNotification-API.pdf': No such file or directory
10:09:03 -- Will validate: ./SOL002/VNFPerformanceManagement/VNFPerformanceManagement.yaml (api: VNFPerformanceManagement) (deliverable:SOL002)
10:09:03 --- Merging file.
10:09:04 --- Create PDF...
10:09:06 mv: can't rename 'SOL002-VNFPerformanceManagement-API.pdf': No such file or directory
10:09:06 --- Validating ../build/SOL002-VNFPerformanceManagement-API.yaml
10:09:07 ../build/SOL002-VNFPerformanceManagement-API.yaml is valid
10:09:07 --- Validation done (0).
10:09:07 '../build/SOL002-VNFPerformanceManagement-API.yaml' -> '/storage/SOL002-VNFPerformanceManagement-API.yaml'
10:09:07 '../build/SOL002-VNFPerformanceManagement-API.json' -> '/storage/SOL002-VNFPerformanceManagement-API.json'
10:09:07 cp: can't stat '../build/SOL002-VNFPerformanceManagement-API.pdf': No such file or directory
10:09:07 -- Will validate: ./SOL002/VNFLifecycleCoordination/VNFLifecycleCoordination.yaml (api: VNFLifecycleCoordination) (deliverable:SOL002)
10:09:07 --- Merging file.
10:09:08 --- Create PDF...
10:09:10 --- Validating ../build/SOL002-VNFLifecycleCoordination-API.yaml
10:09:10 mv: can't rename 'SOL002-VNFLifecycleCoordination-API.pdf': No such file or directory
10:09:10 ../build/SOL002-VNFLifecycleCoordination-API.yaml is valid
10:09:10 --- Validation done (0).
10:09:10 '../build/SOL002-VNFLifecycleCoordination-API.yaml' -> '/storage/SOL002-VNFLifecycleCoordination-API.yaml'
10:09:10 '../build/SOL002-VNFLifecycleCoordination-API.json' -> '/storage/SOL002-VNFLifecycleCoordination-API.json'
10:09:10 cp: can't stat '../build/SOL002-VNFLifecycleCoordination-API.pdf': No such file or directory
10:09:10 -- Final validator returns 1.
10:09:11 Build step 'Execute shell' marked build as failure
10:09:11 Skipped archiving because build is not successful
10:09:11 Finished: FAILURE