09:01:04 Started by GitLab push by Muhammad Hamza 09:01:04 [EnvInject] - Loading node environment variables. 09:01:04 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol002-sol003 09:01:05 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e 09:01:05 > git rev-parse --is-inside-work-tree # timeout=10 09:01:05 Fetching changes from the remote Git repository 09:01:05 > git config remote.origin.url git@forge.etsi.org:nfv/SOL002-SOL003.git # timeout=10 09:01:05 Fetching upstream changes from git@forge.etsi.org:nfv/SOL002-SOL003.git 09:01:05 > git --version # timeout=10 09:01:05 using GIT_SSH to set credentials 09:01:05 > git fetch --tags --progress git@forge.etsi.org:nfv/SOL002-SOL003.git +refs/heads/*:refs/remotes/origin/* 09:01:05 > git rev-parse remotes/origin/4.3.1-dev^{commit} # timeout=10 09:01:05 > git branch -a -v --no-abbrev --contains 69da576ec8a9742b5f87da4b50a41d5eb6d5b92c # timeout=10 09:01:05 Checking out Revision 69da576ec8a9742b5f87da4b50a41d5eb6d5b92c (origin/4.3.1-dev) 09:01:05 > git config core.sparsecheckout # timeout=10 09:01:05 > git checkout -f 69da576ec8a9742b5f87da4b50a41d5eb6d5b92c 09:01:05 Commit message: "add/update attributes in VNG Pkge Mgmt API in SOL003" 09:01:05 > git rev-list --no-walk ccf6c8f55761634dca59e53036f21fbb447155e9 # timeout=10 09:01:06 [sol002-sol003] $ /bin/bash /tmp/jenkins6480271831200590173.sh 09:01:06 rm: cannot remove 'build/*-API.pdf': No such file or directory 09:01:06 ./build-container.sh: line 7: proxy: command not found 09:01:06 http_proxy is not set 09:01:06 Proxy set to 09:01:06 Sending build context to Docker daemon 13.31kB 09:01:06 Step 1/24 : FROM alpine:3.10.0 09:01:06 ---> 4d90542f0623 09:01:06 Step 2/24 : RUN env 09:01:06 ---> Using cache 09:01:06 ---> 0b577767eb4e 09:01:06 Step 3/24 : RUN apk update 09:01:06 ---> Using cache 09:01:06 ---> 697471ef7f0a 09:01:06 Step 4/24 : RUN apk add bash 09:01:06 ---> Using cache 09:01:06 ---> a25251d4272c 09:01:06 Step 5/24 : RUN apk add nodejs 09:01:06 ---> Using cache 09:01:06 ---> ee3663c76c01 09:01:06 Step 6/24 : RUN apk add nodejs-npm 09:01:06 ---> Using cache 09:01:06 ---> 95530c68fb47 09:01:06 Step 7/24 : RUN apk add asciidoctor 09:01:06 ---> Using cache 09:01:06 ---> a321cc22063f 09:01:06 Step 8/24 : RUN apk add openjdk8 09:01:06 ---> Using cache 09:01:06 ---> 07148189c9d2 09:01:06 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates 09:01:06 ---> Using cache 09:01:06 ---> 6808b2c86594 09:01:06 Step 10/24 : RUN apk add openssl 09:01:06 ---> Using cache 09:01:06 ---> ed2950ff9192 09:01:06 Step 11/24 : RUN gem install rdoc -v 6.3.3 || gem install rdoc -v 6.3.3 09:01:06 ---> Using cache 09:01:06 ---> 83cde4af1585 09:01:06 Step 12/24 : RUN gem install asciidoctor-pdf-cjk 09:01:06 ---> Using cache 09:01:06 ---> e442b40a01ef 09:01:06 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar 09:01:06 ---> Using cache 09:01:06 ---> 22ece82af23f 09:01:06 Step 14/24 : RUN npm config set proxy $http_proxy 09:01:06 ---> Using cache 09:01:06 ---> 0cc1b972380e 09:01:06 Step 15/24 : RUN npm install -g swagger-cli 09:01:06 ---> Using cache 09:01:06 ---> 3ee43d5416a1 09:01:06 Step 16/24 : RUN npm install -g json-refs 09:01:06 ---> Using cache 09:01:06 ---> 94e261945a46 09:01:06 Step 17/24 : RUN npm install -g yamljs 09:01:06 ---> Using cache 09:01:06 ---> ce77b5519b06 09:01:06 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh 09:01:06 ---> Using cache 09:01:06 ---> bd00c99e0165 09:01:06 Step 19/24 : RUN chmod +x /validate-in-docker.sh 09:01:06 ---> Using cache 09:01:06 ---> 233428bd9acc 09:01:06 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup 09:01:06 ---> Using cache 09:01:06 ---> 6c43278b3282 09:01:06 Step 21/24 : RUN chmod +x /bin/swg2mrkup 09:01:06 ---> Using cache 09:01:06 ---> ee7745b22f35 09:01:06 Step 22/24 : ADD oas2pdf /bin/oas2pdf 09:01:06 ---> Using cache 09:01:06 ---> 559f3514aa0a 09:01:06 Step 23/24 : RUN chmod +x /bin/oas2pdf 09:01:06 ---> Using cache 09:01:06 ---> abb26bb86fa3 09:01:06 Step 24/24 : ENTRYPOINT ["/validate-in-docker.sh"] 09:01:06 ---> Using cache 09:01:06 ---> 4e7ad1cc846e 09:01:06 Successfully built 4e7ad1cc846e 09:01:06 Successfully tagged openapivalidator:latest 09:01:06 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol002-sol003 as /work 09:01:06 mkdir: cannot create directory ‘/var/www/html/api/nfv/sol002-sol003/560’: Permission denied 09:01:06 Mounting dir /var/www/html/api/nfv/sol002-sol003/560 as /storage 09:01:06 Using filter '' 09:01:06 09:01:06 Entering dir /work/src 09:01:06 -- Will validate: ./SOL003/VNFIndicator/VNFIndicator.yaml (api: VNFIndicator) (deliverable:SOL003) 09:01:06 --- Merging file. 09:01:08 --- Create PDF... 09:01:09 mv: can't rename 'SOL003-VNFIndicator-API.pdf': No such file or directory 09:01:09 --- Validating ../build/SOL003-VNFIndicator-API.yaml 09:01:10 ../build/SOL003-VNFIndicator-API.yaml is valid 09:01:10 --- Validation done (0). 09:01:10 '../build/SOL003-VNFIndicator-API.yaml' -> '/storage/SOL003-VNFIndicator-API.yaml' 09:01:10 '../build/SOL003-VNFIndicator-API.json' -> '/storage/SOL003-VNFIndicator-API.json' 09:01:10 cp: can't stat '../build/SOL003-VNFIndicator-API.pdf': No such file or directory 09:01:10 -- Will validate: ./SOL003/VNFSnapshotPackageManagement/VNFSnapshotPackageManagement.yaml (api: VNFSnapshotPackageManagement) (deliverable:SOL003) 09:01:10 --- Merging file. 09:01:11 --- Create PDF... 09:01:13 mv: can't rename 'SOL003-VNFSnapshotPackageManagement-API.pdf': No such file or directory 09:01:13 --- Validating ../build/SOL003-VNFSnapshotPackageManagement-API.yaml 09:01:14 ../build/SOL003-VNFSnapshotPackageManagement-API.yaml is valid 09:01:14 --- Validation done (0). 09:01:14 '../build/SOL003-VNFSnapshotPackageManagement-API.yaml' -> '/storage/SOL003-VNFSnapshotPackageManagement-API.yaml' 09:01:14 '../build/SOL003-VNFSnapshotPackageManagement-API.json' -> '/storage/SOL003-VNFSnapshotPackageManagement-API.json' 09:01:14 cp: can't stat '../build/SOL003-VNFSnapshotPackageManagement-API.pdf': No such file or directory 09:01:14 -- Will validate: ./SOL003/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL003) 09:01:14 --- Merging file. 09:01:15 --- Create PDF... 09:01:16 mv: can't rename 'SOL003-VNFPackageManagementNotification-API.pdf': No such file or directory 09:01:16 --- Validating ../build/SOL003-VNFPackageManagementNotification-API.yaml 09:01:17 ../build/SOL003-VNFPackageManagementNotification-API.yaml is valid 09:01:17 --- Validation done (0). 09:01:17 '../build/SOL003-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL003-VNFPackageManagementNotification-API.yaml' 09:01:17 '../build/SOL003-VNFPackageManagementNotification-API.json' -> '/storage/SOL003-VNFPackageManagementNotification-API.json' 09:01:17 cp: can't stat '../build/SOL003-VNFPackageManagementNotification-API.pdf': No such file or directory 09:01:17 -- Will validate: ./SOL003/VNFLifecycleManagement/VNFLifecycleManagement.yaml (api: VNFLifecycleManagement) (deliverable:SOL003) 09:01:17 --- Merging file. 09:01:18 09:01:18 error: Document has invalid references: 09:01:18 09:01:18 #/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 09:01:18 #/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 09:01:18 #/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 09:01:18 #/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 09:01:18 #/components/responses/IndividualVnfInstance.Get.200/content/application~1json/schema/properties/instantiatedVnfInfo/properties/mcioInfo/items: JSON Pointer points to missing location: #/definitions/McioInfo - TO DO 09:01:18 #/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 09:01:18 #/components/responses/IndividualVnfInstance.Patch.202/content/application~1json/schema/properties/instantiatedVnfInfo/properties/mcioInfo/items: JSON Pointer points to missing location: #/definitions/McioInfo - TO DO 09:01:18 #/components/responses/IndividualVnfInstance.Patch.202/content/application~1json/schema/properties/instantiatedVnfInfo/properties/virtualCpInfo/items: JSON Pointer points to missing location: ../../../definitions/SOL002SOL003VNFLifecycleManagement_def.yaml#/definitions/VirtualCpInfo - TO DO 09:01:18 #/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 09:01:18 #/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 09:01:18 #/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 09:01:18 #/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 09:01:18 #/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 09:01:18 #/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 09:01:18 #/components/responses/VNFInstances.Post.201/content/application~1json/schema/properties/instantiatedVnfInfo/properties/mcioInfo/items: JSON Pointer points to missing location: #/definitions/McioInfo - TO DO 09:01:18 #/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 09:01:18 #/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 09:01:18 #/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 09:01:18 #/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 09:01:18 #/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 09:01:18 09:01:18 --- Create PDF... 09:01:20 mv: can't rename 'SOL003-VNFLifecycleManagement-API.pdf': No such file or directory 09:01:20 --- Validating ../build/SOL003-VNFLifecycleManagement-API.yaml 09:01:20 "/work/build/SOL003-VNFLifecycleManagement-API.yaml" is not a valid JSON Schema 09:01:20 --- Validation done (1). 09:01:20 '../build/SOL003-VNFLifecycleManagement-API.yaml' -> '/storage/SOL003-VNFLifecycleManagement-API.yaml' 09:01:20 '../build/SOL003-VNFLifecycleManagement-API.json' -> '/storage/SOL003-VNFLifecycleManagement-API.json' 09:01:20 cp: can't stat '../build/SOL003-VNFLifecycleManagement-API.pdf': No such file or directory 09:01:20 -- Will validate: ./SOL003/VirtualisedResourcesQuotaAvailableNotification/VirtualisedResourcesQuotaAvailableNotification.yaml (api: VirtualisedResourcesQuotaAvailableNotification) (deliverable:SOL003) 09:01:20 --- Merging file. 09:01:21 --- Create PDF... 09:01:23 mv: can't rename 'SOL003-VirtualisedResourcesQuotaAvailableNotification-API.pdf': No such file or directory 09:01:23 --- Validating ../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml 09:01:24 ../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml is valid 09:01:24 --- Validation done (0). 09:01:24 '../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml' -> '/storage/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml' 09:01:24 '../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.json' -> '/storage/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.json' 09:01:24 cp: can't stat '../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.pdf': No such file or directory 09:01:24 -- Will validate: ./SOL003/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL003) 09:01:24 --- Merging file. 09:01:25 --- Create PDF... 09:01:27 --- Validating ../build/SOL003-APIVersion-API.yaml 09:01:27 mv: can't rename 'SOL003-APIVersion-API.pdf': No such file or directory 09:01:28 ../build/SOL003-APIVersion-API.yaml is valid 09:01:28 --- Validation done (0). 09:01:28 '../build/SOL003-APIVersion-API.yaml' -> '/storage/SOL003-APIVersion-API.yaml' 09:01:28 '../build/SOL003-APIVersion-API.json' -> '/storage/SOL003-APIVersion-API.json' 09:01:28 cp: can't stat '../build/SOL003-APIVersion-API.pdf': No such file or directory 09:01:28 -- Will validate: ./SOL003/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml (api: VNFFaultManagementNotification) (deliverable:SOL003) 09:01:28 --- Merging file. 09:01:29 --- Create PDF... 09:01:30 mv: can't rename 'SOL003-VNFFaultManagementNotification-API.pdf': No such file or directory 09:01:30 --- Validating ../build/SOL003-VNFFaultManagementNotification-API.yaml 09:01:31 ../build/SOL003-VNFFaultManagementNotification-API.yaml is valid 09:01:31 --- Validation done (0). 09:01:31 '../build/SOL003-VNFFaultManagementNotification-API.yaml' -> '/storage/SOL003-VNFFaultManagementNotification-API.yaml' 09:01:31 '../build/SOL003-VNFFaultManagementNotification-API.json' -> '/storage/SOL003-VNFFaultManagementNotification-API.json' 09:01:31 cp: can't stat '../build/SOL003-VNFFaultManagementNotification-API.pdf': No such file or directory 09:01:31 -- Will validate: ./SOL003/VNFIndicatorNotification/VNFIndicatorNotification.yaml (api: VNFIndicatorNotification) (deliverable:SOL003) 09:01:31 --- Merging file. 09:01:32 --- Create PDF... 09:01:33 mv: can't rename 'SOL003-VNFIndicatorNotification-API.pdf': No such file or directory 09:01:33 --- Validating ../build/SOL003-VNFIndicatorNotification-API.yaml 09:01:34 ../build/SOL003-VNFIndicatorNotification-API.yaml is valid 09:01:34 --- Validation done (0). 09:01:34 '../build/SOL003-VNFIndicatorNotification-API.yaml' -> '/storage/SOL003-VNFIndicatorNotification-API.yaml' 09:01:34 '../build/SOL003-VNFIndicatorNotification-API.json' -> '/storage/SOL003-VNFIndicatorNotification-API.json' 09:01:34 cp: can't stat '../build/SOL003-VNFIndicatorNotification-API.pdf': No such file or directory 09:01:34 -- Will validate: ./SOL003/VNFFaultManagement/VNFFaultManagement.yaml (api: VNFFaultManagement) (deliverable:SOL003) 09:01:34 --- Merging file. 09:01:35 --- Create PDF... 09:01:37 mv: can't rename 'SOL003-VNFFaultManagement-API.pdf': No such file or directory 09:01:37 --- Validating ../build/SOL003-VNFFaultManagement-API.yaml 09:01:38 ../build/SOL003-VNFFaultManagement-API.yaml is valid 09:01:38 --- Validation done (0). 09:01:38 '../build/SOL003-VNFFaultManagement-API.yaml' -> '/storage/SOL003-VNFFaultManagement-API.yaml' 09:01:38 '../build/SOL003-VNFFaultManagement-API.json' -> '/storage/SOL003-VNFFaultManagement-API.json' 09:01:38 cp: can't stat '../build/SOL003-VNFFaultManagement-API.pdf': No such file or directory 09:01:38 -- Will validate: ./SOL003/VNFLifecycleManagementNotification/VNFLifecycleManagementNotification.yaml (api: VNFLifecycleManagementNotification) (deliverable:SOL003) 09:01:38 --- Merging file. 09:01:39 --- Create PDF... 09:01:41 mv: can't rename 'SOL003-VNFLifecycleManagementNotification-API.pdf': No such file or directory 09:01:41 --- Validating ../build/SOL003-VNFLifecycleManagementNotification-API.yaml 09:01:41 ../build/SOL003-VNFLifecycleManagementNotification-API.yaml is valid 09:01:41 --- Validation done (0). 09:01:41 '../build/SOL003-VNFLifecycleManagementNotification-API.yaml' -> '/storage/SOL003-VNFLifecycleManagementNotification-API.yaml' 09:01:41 '../build/SOL003-VNFLifecycleManagementNotification-API.json' -> '/storage/SOL003-VNFLifecycleManagementNotification-API.json' 09:01:41 cp: can't stat '../build/SOL003-VNFLifecycleManagementNotification-API.pdf': No such file or directory 09:01:41 -- Will validate: ./SOL003/VNFLifecycleOperationGranting/VNFLifecycleOperationGranting.yaml (api: VNFLifecycleOperationGranting) (deliverable:SOL003) 09:01:41 --- Merging file. 09:01:43 --- Create PDF... 09:01:44 mv: can't rename 'SOL003-VNFLifecycleOperationGranting-API.pdf': No such file or directory 09:01:44 --- Validating ../build/SOL003-VNFLifecycleOperationGranting-API.yaml 09:01:45 ../build/SOL003-VNFLifecycleOperationGranting-API.yaml is valid 09:01:45 --- Validation done (0). 09:01:45 '../build/SOL003-VNFLifecycleOperationGranting-API.yaml' -> '/storage/SOL003-VNFLifecycleOperationGranting-API.yaml' 09:01:45 '../build/SOL003-VNFLifecycleOperationGranting-API.json' -> '/storage/SOL003-VNFLifecycleOperationGranting-API.json' 09:01:45 cp: can't stat '../build/SOL003-VNFLifecycleOperationGranting-API.pdf': No such file or directory 09:01:45 -- Will validate: ./SOL003/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL003) 09:01:45 --- Merging file. 09:01:47 --- Create PDF... 09:01:49 --- Validating ../build/SOL003-VNFPackageManagement-API.yaml 09:01:49 mv: can't rename 'SOL003-VNFPackageManagement-API.pdf': No such file or directory 09:01:49 ../build/SOL003-VNFPackageManagement-API.yaml is valid 09:01:49 --- Validation done (0). 09:01:49 '../build/SOL003-VNFPackageManagement-API.yaml' -> '/storage/SOL003-VNFPackageManagement-API.yaml' 09:01:49 '../build/SOL003-VNFPackageManagement-API.json' -> '/storage/SOL003-VNFPackageManagement-API.json' 09:01:49 cp: can't stat '../build/SOL003-VNFPackageManagement-API.pdf': No such file or directory 09:01:49 -- Will validate: ./SOL003/VNFPerformanceManagementNotification/VNFPerformanceManagementNotification.yaml (api: VNFPerformanceManagementNotification) (deliverable:SOL003) 09:01:49 --- Merging file. 09:01:50 --- Create PDF... 09:01:52 mv: can't rename 'SOL003-VNFPerformanceManagementNotification-API.pdf': No such file or directory 09:01:52 --- Validating ../build/SOL003-VNFPerformanceManagementNotification-API.yaml 09:01:53 ../build/SOL003-VNFPerformanceManagementNotification-API.yaml is valid 09:01:53 --- Validation done (0). 09:01:53 '../build/SOL003-VNFPerformanceManagementNotification-API.yaml' -> '/storage/SOL003-VNFPerformanceManagementNotification-API.yaml' 09:01:53 '../build/SOL003-VNFPerformanceManagementNotification-API.json' -> '/storage/SOL003-VNFPerformanceManagementNotification-API.json' 09:01:53 cp: can't stat '../build/SOL003-VNFPerformanceManagementNotification-API.pdf': No such file or directory 09:01:53 -- Will validate: ./SOL003/VNFPerformanceManagement/VNFPerformanceManagement.yaml (api: VNFPerformanceManagement) (deliverable:SOL003) 09:01:53 --- Merging file. 09:01:54 --- Create PDF... 09:01:56 mv: can't rename 'SOL003-VNFPerformanceManagement-API.pdf': No such file or directory 09:01:56 --- Validating ../build/SOL003-VNFPerformanceManagement-API.yaml 09:01:56 ../build/SOL003-VNFPerformanceManagement-API.yaml is valid 09:01:56 --- Validation done (0). 09:01:56 '../build/SOL003-VNFPerformanceManagement-API.yaml' -> '/storage/SOL003-VNFPerformanceManagement-API.yaml' 09:01:56 '../build/SOL003-VNFPerformanceManagement-API.json' -> '/storage/SOL003-VNFPerformanceManagement-API.json' 09:01:56 cp: can't stat '../build/SOL003-VNFPerformanceManagement-API.pdf': No such file or directory 09:01:56 -- Will validate: ./SOL002/VNFIndicator/VNFIndicator.yaml (api: VNFIndicator) (deliverable:SOL002) 09:01:56 --- Merging file. 09:01:58 --- Create PDF... 09:01:59 mv: can't rename 'SOL002-VNFIndicator-API.pdf': No such file or directory 09:02:00 --- Validating ../build/SOL002-VNFIndicator-API.yaml 09:02:00 ../build/SOL002-VNFIndicator-API.yaml is valid 09:02:00 --- Validation done (0). 09:02:00 '../build/SOL002-VNFIndicator-API.yaml' -> '/storage/SOL002-VNFIndicator-API.yaml' 09:02:00 '../build/SOL002-VNFIndicator-API.json' -> '/storage/SOL002-VNFIndicator-API.json' 09:02:00 cp: can't stat '../build/SOL002-VNFIndicator-API.pdf': No such file or directory 09:02:00 -- Will validate: ./SOL002/VNFConfiguration/VNFConfiguration.yaml (api: VNFConfiguration) (deliverable:SOL002) 09:02:00 --- Merging file. 09:02:01 --- Create PDF... 09:02:03 mv: can't rename 'SOL002-VNFConfiguration-API.pdf': No such file or directory 09:02:03 --- Validating ../build/SOL002-VNFConfiguration-API.yaml 09:02:03 ../build/SOL002-VNFConfiguration-API.yaml is valid 09:02:03 --- Validation done (0). 09:02:03 '../build/SOL002-VNFConfiguration-API.yaml' -> '/storage/SOL002-VNFConfiguration-API.yaml' 09:02:03 '../build/SOL002-VNFConfiguration-API.json' -> '/storage/SOL002-VNFConfiguration-API.json' 09:02:03 cp: can't stat '../build/SOL002-VNFConfiguration-API.pdf': No such file or directory 09:02:04 -- Will validate: ./SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml (api: VNFLifecycleManagement) (deliverable:SOL002) 09:02:04 --- Merging file. 09:02:07 --- Create PDF... 09:02:09 mv: can't rename 'SOL002-VNFLifecycleManagement-API.pdf': No such file or directory 09:02:09 --- Validating ../build/SOL002-VNFLifecycleManagement-API.yaml 09:02:11 ../build/SOL002-VNFLifecycleManagement-API.yaml is valid 09:02:11 --- Validation done (0). 09:02:11 '../build/SOL002-VNFLifecycleManagement-API.yaml' -> '/storage/SOL002-VNFLifecycleManagement-API.yaml' 09:02:11 '../build/SOL002-VNFLifecycleManagement-API.json' -> '/storage/SOL002-VNFLifecycleManagement-API.json' 09:02:11 cp: can't stat '../build/SOL002-VNFLifecycleManagement-API.pdf': No such file or directory 09:02:11 -- Will validate: ./SOL002/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL002) 09:02:11 --- Merging file. 09:02:12 --- Create PDF... 09:02:14 mv: can't rename 'SOL002-APIVersion-API.pdf': No such file or directory 09:02:14 --- Validating ../build/SOL002-APIVersion-API.yaml 09:02:14 ../build/SOL002-APIVersion-API.yaml is valid 09:02:14 --- Validation done (0). 09:02:14 '../build/SOL002-APIVersion-API.yaml' -> '/storage/SOL002-APIVersion-API.yaml' 09:02:14 '../build/SOL002-APIVersion-API.json' -> '/storage/SOL002-APIVersion-API.json' 09:02:14 cp: can't stat '../build/SOL002-APIVersion-API.pdf': No such file or directory 09:02:14 -- Will validate: ./SOL002/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml (api: VNFFaultManagementNotification) (deliverable:SOL002) 09:02:14 --- Merging file. 09:02:15 --- Create PDF... 09:02:17 mv: can't rename 'SOL002-VNFFaultManagementNotification-API.pdf': No such file or directory 09:02:17 --- Validating ../build/SOL002-VNFFaultManagementNotification-API.yaml 09:02:17 ../build/SOL002-VNFFaultManagementNotification-API.yaml is valid 09:02:17 --- Validation done (0). 09:02:17 '../build/SOL002-VNFFaultManagementNotification-API.yaml' -> '/storage/SOL002-VNFFaultManagementNotification-API.yaml' 09:02:17 '../build/SOL002-VNFFaultManagementNotification-API.json' -> '/storage/SOL002-VNFFaultManagementNotification-API.json' 09:02:17 cp: can't stat '../build/SOL002-VNFFaultManagementNotification-API.pdf': No such file or directory 09:02:17 -- Will validate: ./SOL002/VNFIndicatorNotification/VNFIndicatorNotification.yaml (api: VNFIndicatorNotification) (deliverable:SOL002) 09:02:17 --- Merging file. 09:02:18 --- Create PDF... 09:02:20 mv: can't rename 'SOL002-VNFIndicatorNotification-API.pdf': No such file or directory 09:02:20 --- Validating ../build/SOL002-VNFIndicatorNotification-API.yaml 09:02:21 ../build/SOL002-VNFIndicatorNotification-API.yaml is valid 09:02:21 --- Validation done (0). 09:02:21 '../build/SOL002-VNFIndicatorNotification-API.yaml' -> '/storage/SOL002-VNFIndicatorNotification-API.yaml' 09:02:21 '../build/SOL002-VNFIndicatorNotification-API.json' -> '/storage/SOL002-VNFIndicatorNotification-API.json' 09:02:21 cp: can't stat '../build/SOL002-VNFIndicatorNotification-API.pdf': No such file or directory 09:02:21 -- Will validate: ./SOL002/VNFFaultManagement/VNFFaultManagement.yaml (api: VNFFaultManagement) (deliverable:SOL002) 09:02:21 --- Merging file. 09:02:22 --- Create PDF... 09:02:24 mv: can't rename 'SOL002-VNFFaultManagement-API.pdf': No such file or directory 09:02:24 --- Validating ../build/SOL002-VNFFaultManagement-API.yaml 09:02:25 ../build/SOL002-VNFFaultManagement-API.yaml is valid 09:02:25 --- Validation done (0). 09:02:25 cp: can't stat '../build/SOL002-VNFFaultManagement-API.pdf': No such file or directory 09:02:25 '../build/SOL002-VNFFaultManagement-API.yaml' -> '/storage/SOL002-VNFFaultManagement-API.yaml' 09:02:25 '../build/SOL002-VNFFaultManagement-API.json' -> '/storage/SOL002-VNFFaultManagement-API.json' 09:02:25 -- Will validate: ./SOL002/VNFLifecycleManagementNotification/VNFLifecycleManagementNotification.yaml (api: VNFLifecycleManagementNotification) (deliverable:SOL002) 09:02:25 --- Merging file. 09:02:26 --- Create PDF... 09:02:27 mv: can't rename 'SOL002-VNFLifecycleManagementNotification-API.pdf': No such file or directory 09:02:27 --- Validating ../build/SOL002-VNFLifecycleManagementNotification-API.yaml 09:02:28 Swagger schema validation failed. 09:02:28 Data does not match any schemas from 'oneOf' at #/components/requestBodies/VnfLcmOperationOccurrenceNotification 09:02:28 Missing required property: $ref at #/components/requestBodies/VnfLcmOperationOccurrenceNotification 09:02:28 Data does not match any schemas from 'oneOf' at #/components/requestBodies/VnfLcmOperationOccurrenceNotification/content/application/json/schema 09:02:28 Data does not match any schemas from 'oneOf' at #/content/application/json/schema/properties/affectedVirtualCps 09:02:28 Additional properties not allowed: descriptions at #/properties/affectedVirtualCps 09:02:28 Missing required property: $ref at #/properties/affectedVirtualCps 09:02:28 Missing required property: $ref at #/content/application/json/schema 09:02:28 09:02:28 JSON_OBJECT_VALIDATION_FAILED 09:02:28 --- Validation done (1). 09:02:28 '../build/SOL002-VNFLifecycleManagementNotification-API.yaml' -> '/storage/SOL002-VNFLifecycleManagementNotification-API.yaml' 09:02:28 '../build/SOL002-VNFLifecycleManagementNotification-API.json' -> '/storage/SOL002-VNFLifecycleManagementNotification-API.json' 09:02:28 cp: can't stat '../build/SOL002-VNFLifecycleManagementNotification-API.pdf': No such file or directory 09:02:28 -- Will validate: ./SOL002/VNFPerformanceManagementNotification/VNFPerformanceManagementNotification.yaml (api: VNFPerformanceManagementNotification) (deliverable:SOL002) 09:02:28 --- Merging file. 09:02:29 --- Create PDF... 09:02:31 mv: can't rename 'SOL002-VNFPerformanceManagementNotification-API.pdf': No such file or directory 09:02:31 --- Validating ../build/SOL002-VNFPerformanceManagementNotification-API.yaml 09:02:31 ../build/SOL002-VNFPerformanceManagementNotification-API.yaml is valid 09:02:31 --- Validation done (0). 09:02:31 '../build/SOL002-VNFPerformanceManagementNotification-API.yaml' -> '/storage/SOL002-VNFPerformanceManagementNotification-API.yaml' 09:02:31 '../build/SOL002-VNFPerformanceManagementNotification-API.json' -> '/storage/SOL002-VNFPerformanceManagementNotification-API.json' 09:02:31 cp: can't stat '../build/SOL002-VNFPerformanceManagementNotification-API.pdf': No such file or directory 09:02:31 -- Will validate: ./SOL002/VNFPerformanceManagement/VNFPerformanceManagement.yaml (api: VNFPerformanceManagement) (deliverable:SOL002) 09:02:31 --- Merging file. 09:02:33 --- Create PDF... 09:02:35 mv: can't rename 'SOL002-VNFPerformanceManagement-API.pdf': No such file or directory 09:02:35 --- Validating ../build/SOL002-VNFPerformanceManagement-API.yaml 09:02:35 ../build/SOL002-VNFPerformanceManagement-API.yaml is valid 09:02:35 --- Validation done (0). 09:02:35 '../build/SOL002-VNFPerformanceManagement-API.yaml' -> '/storage/SOL002-VNFPerformanceManagement-API.yaml' 09:02:35 '../build/SOL002-VNFPerformanceManagement-API.json' -> '/storage/SOL002-VNFPerformanceManagement-API.json' 09:02:35 cp: can't stat '../build/SOL002-VNFPerformanceManagement-API.pdf': No such file or directory 09:02:35 -- Will validate: ./SOL002/VNFLifecycleCoordination/VNFLifecycleCoordination.yaml (api: VNFLifecycleCoordination) (deliverable:SOL002) 09:02:35 --- Merging file. 09:02:36 --- Create PDF... 09:02:38 mv: can't rename 'SOL002-VNFLifecycleCoordination-API.pdf': No such file or directory 09:02:38 --- Validating ../build/SOL002-VNFLifecycleCoordination-API.yaml 09:02:39 ../build/SOL002-VNFLifecycleCoordination-API.yaml is valid 09:02:39 --- Validation done (0). 09:02:39 '../build/SOL002-VNFLifecycleCoordination-API.yaml' -> '/storage/SOL002-VNFLifecycleCoordination-API.yaml' 09:02:39 '../build/SOL002-VNFLifecycleCoordination-API.json' -> '/storage/SOL002-VNFLifecycleCoordination-API.json' 09:02:39 cp: can't stat '../build/SOL002-VNFLifecycleCoordination-API.pdf': No such file or directory 09:02:39 -- Final validator returns 1. 09:02:39 Build step 'Execute shell' marked build as failure 09:02:39 Skipped archiving because build is not successful 09:02:39 Finished: FAILURE