SuccessConsole Output

14:27:39 Started by GitLab push by Pietro Piscione
14:27:39 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol002-sol003
14:27:39 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
14:27:39  > git rev-parse --is-inside-work-tree # timeout=10
14:27:39 Fetching changes from the remote Git repository
14:27:39  > git config remote.origin.url git@forge.etsi.org:nfv/SOL002-SOL003.git # timeout=10
14:27:40 Fetching upstream changes from git@forge.etsi.org:nfv/SOL002-SOL003.git
14:27:40  > git --version # timeout=10
14:27:40 using GIT_SSH to set credentials 
14:27:40  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL002-SOL003.git +refs/heads/*:refs/remotes/origin/*
14:27:40  > git rev-parse remotes/origin/3.5.1-dev^{commit} # timeout=10
14:27:40  > git branch -a -v --no-abbrev --contains 65df5cb73e6a740e97c2649e39fbf94f1b38fc92 # timeout=10
14:27:40 Checking out Revision 65df5cb73e6a740e97c2649e39fbf94f1b38fc92 (origin/3.5.1-dev)
14:27:40  > git config core.sparsecheckout # timeout=10
14:27:40  > git checkout -f 65df5cb73e6a740e97c2649e39fbf94f1b38fc92
14:27:40 Commit message: "SOL003_15: updated description fields"
14:27:40  > git rev-list --no-walk 6d3460688fb69f9dac2b124787f24327a6af42fe # timeout=10
14:27:41 [sol002-sol003] $ /bin/bash /tmp/jenkins4043668380300374010.sh
14:27:41 rm: cannot remove 'build/*-API.pdf': No such file or directory
14:27:41 ./build-container.sh: line 7: proxy: command not found
14:27:41 http_proxy is not set
14:27:41 Proxy set to 
14:27:41 Sending build context to Docker daemon  13.31kB

14:27:41 Step 1/24 : FROM alpine:3.10.0
14:27:41  ---> 4d90542f0623
14:27:41 Step 2/24 : RUN env
14:27:41  ---> Using cache
14:27:41  ---> ae02487f36c4
14:27:41 Step 3/24 : RUN apk update
14:27:41  ---> Using cache
14:27:41  ---> b89c80fb50e5
14:27:41 Step 4/24 : RUN apk add bash
14:27:41  ---> Using cache
14:27:41  ---> 8784fbc9fc57
14:27:41 Step 5/24 : RUN apk add nodejs
14:27:41  ---> Using cache
14:27:41  ---> 28a25abf3ab9
14:27:41 Step 6/24 : RUN apk add nodejs-npm
14:27:41  ---> Using cache
14:27:41  ---> 1b596573243f
14:27:41 Step 7/24 : RUN apk add asciidoctor
14:27:41  ---> Using cache
14:27:41  ---> 0947b41ea58f
14:27:41 Step 8/24 : RUN apk add openjdk8
14:27:41  ---> Using cache
14:27:41  ---> c80710d753de
14:27:41 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
14:27:41  ---> Using cache
14:27:41  ---> 68468ab8366f
14:27:41 Step 10/24 : RUN apk add openssl
14:27:41  ---> Using cache
14:27:41  ---> 0ae14a88e45c
14:27:41 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
14:27:41  ---> Using cache
14:27:41  ---> 68e344322381
14:27:41 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
14:27:41  ---> Using cache
14:27:41  ---> f2d0d8812abe
14:27:41 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
14:27:41  ---> Using cache
14:27:41  ---> dadf1b8c885d
14:27:41 Step 14/24 : RUN npm config set proxy $http_proxy
14:27:41  ---> Using cache
14:27:41  ---> 82364b930f02
14:27:41 Step 15/24 : RUN npm install -g swagger-cli
14:27:41  ---> Using cache
14:27:41  ---> f26ac1dba4b2
14:27:41 Step 16/24 : RUN npm install -g json-refs
14:27:41  ---> Using cache
14:27:41  ---> 854cfe0dc266
14:27:41 Step 17/24 : RUN npm install -g yamljs
14:27:41  ---> Using cache
14:27:41  ---> 8a7612225506
14:27:41 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
14:27:41  ---> Using cache
14:27:41  ---> 579ed7161806
14:27:41 Step 19/24 : RUN chmod +x /validate-in-docker.sh
14:27:41  ---> Using cache
14:27:41  ---> 6e97ff7367d7
14:27:41 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
14:27:41  ---> Using cache
14:27:41  ---> 53920fad06ca
14:27:41 Step 21/24 : RUN chmod +x /bin/swg2mrkup
14:27:41  ---> Using cache
14:27:41  ---> a1e5ba8371bc
14:27:41 Step 22/24 : ADD oas2pdf /bin/oas2pdf
14:27:41  ---> Using cache
14:27:41  ---> 9b5708ec0c14
14:27:41 Step 23/24 : RUN chmod +x /bin/oas2pdf
14:27:41  ---> Using cache
14:27:41  ---> fa31c99226b9
14:27:41 Step 24/24 : ENTRYPOINT /validate-in-docker.sh
14:27:41  ---> Using cache
14:27:41  ---> cf9ad04586ac
14:27:41 Successfully built cf9ad04586ac
14:27:41 Successfully tagged openapivalidator:latest
14:27:41 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol002-sol003 as /work
14:27:41 mkdir: cannot create directory ‘/var/www/html/api/nfv/sol002-sol003/498’: Permission denied
14:27:41 Mounting dir /var/www/html/api/nfv/sol002-sol003/498 as /storage
14:27:41 Using filter ''
14:27:41 
14:27:41 Entering dir /work/src
14:27:41 -- Will validate: ./SOL003/VNFIndicator/VNFIndicator.yaml (api: VNFIndicator) (deliverable:SOL003)
14:27:41 --- Merging file.
14:27:43 --- Create PDF...
14:27:46 mv: can't rename 'SOL003-VNFIndicator-API.pdf': No such file or directory
14:27:46 --- Validating ../build/SOL003-VNFIndicator-API.yaml
14:27:47 ../build/SOL003-VNFIndicator-API.yaml is valid
14:27:47 --- Validation done (0).
14:27:47 '../build/SOL003-VNFIndicator-API.yaml' -> '/storage/SOL003-VNFIndicator-API.yaml'
14:27:47 '../build/SOL003-VNFIndicator-API.json' -> '/storage/SOL003-VNFIndicator-API.json'
14:27:47 cp: can't stat '../build/SOL003-VNFIndicator-API.pdf': No such file or directory
14:27:47 -- Will validate: ./SOL003/VNFSnapshotPackageManagement/VNFSnapshotPackageManagement.yaml (api: VNFSnapshotPackageManagement) (deliverable:SOL003)
14:27:47 --- Merging file.
14:27:48 --- Create PDF...
14:27:50 mv: can't rename 'SOL003-VNFSnapshotPackageManagement-API.pdf': No such file or directory
14:27:50 --- Validating ../build/SOL003-VNFSnapshotPackageManagement-API.yaml
14:27:50 ../build/SOL003-VNFSnapshotPackageManagement-API.yaml is valid
14:27:50 --- Validation done (0).
14:27:50 '../build/SOL003-VNFSnapshotPackageManagement-API.yaml' -> '/storage/SOL003-VNFSnapshotPackageManagement-API.yaml'
14:27:50 '../build/SOL003-VNFSnapshotPackageManagement-API.json' -> '/storage/SOL003-VNFSnapshotPackageManagement-API.json'
14:27:50 cp: can't stat '../build/SOL003-VNFSnapshotPackageManagement-API.pdf': No such file or directory
14:27:50 -- Will validate: ./SOL003/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL003)
14:27:50 --- Merging file.
14:27:51 --- Create PDF...
14:27:53 mv: can't rename 'SOL003-VNFPackageManagementNotification-API.pdf': No such file or directory
14:27:53 --- Validating ../build/SOL003-VNFPackageManagementNotification-API.yaml
14:27:54 ../build/SOL003-VNFPackageManagementNotification-API.yaml is valid
14:27:54 --- Validation done (0).
14:27:54 '../build/SOL003-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL003-VNFPackageManagementNotification-API.yaml'
14:27:54 '../build/SOL003-VNFPackageManagementNotification-API.json' -> '/storage/SOL003-VNFPackageManagementNotification-API.json'
14:27:54 cp: can't stat '../build/SOL003-VNFPackageManagementNotification-API.pdf': No such file or directory
14:27:54 -- Will validate: ./SOL003/VNFLifecycleManagement/VNFLifecycleManagement.yaml (api: VNFLifecycleManagement) (deliverable:SOL003)
14:27:54 --- Merging file.
14:27:58 --- Create PDF...
14:27:59 --- Validating ../build/SOL003-VNFLifecycleManagement-API.yaml
14:27:59 mv: can't rename 'SOL003-VNFLifecycleManagement-API.pdf': No such file or directory
14:28:01 ../build/SOL003-VNFLifecycleManagement-API.yaml is valid
14:28:01 --- Validation done (0).
14:28:01 '../build/SOL003-VNFLifecycleManagement-API.yaml' -> '/storage/SOL003-VNFLifecycleManagement-API.yaml'
14:28:01 '../build/SOL003-VNFLifecycleManagement-API.json' -> '/storage/SOL003-VNFLifecycleManagement-API.json'
14:28:01 cp: can't stat '../build/SOL003-VNFLifecycleManagement-API.pdf': No such file or directory
14:28:01 -- Will validate: ./SOL003/VirtualisedResourcesQuotaAvailableNotification/VirtualisedResourcesQuotaAvailableNotification.yaml (api: VirtualisedResourcesQuotaAvailableNotification) (deliverable:SOL003)
14:28:01 --- Merging file.
14:28:02 --- Create PDF...
14:28:04 mv: can't rename 'SOL003-VirtualisedResourcesQuotaAvailableNotification-API.pdf': No such file or directory
14:28:04 --- Validating ../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml
14:28:04 ../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml is valid
14:28:04 --- Validation done (0).
14:28:04 '../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml' -> '/storage/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml'
14:28:04 '../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.json' -> '/storage/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.json'
14:28:04 cp: can't stat '../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.pdf': No such file or directory
14:28:04 -- Will validate: ./SOL003/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL003)
14:28:04 --- Merging file.
14:28:06 --- Create PDF...
14:28:07 mv: can't rename 'SOL003-APIVersion-API.pdf': No such file or directory
14:28:07 --- Validating ../build/SOL003-APIVersion-API.yaml
14:28:08 ../build/SOL003-APIVersion-API.yaml is valid
14:28:08 --- Validation done (0).
14:28:08 '../build/SOL003-APIVersion-API.yaml' -> '/storage/SOL003-APIVersion-API.yaml'
14:28:08 '../build/SOL003-APIVersion-API.json' -> '/storage/SOL003-APIVersion-API.json'
14:28:08 cp: can't stat '../build/SOL003-APIVersion-API.pdf': No such file or directory
14:28:08 -- Will validate: ./SOL003/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml (api: VNFFaultManagementNotification) (deliverable:SOL003)
14:28:08 --- Merging file.
14:28:09 --- Create PDF...
14:28:11 mv: can't rename 'SOL003-VNFFaultManagementNotification-API.pdf': No such file or directory
14:28:11 --- Validating ../build/SOL003-VNFFaultManagementNotification-API.yaml
14:28:11 ../build/SOL003-VNFFaultManagementNotification-API.yaml is valid
14:28:11 --- Validation done (0).
14:28:11 '../build/SOL003-VNFFaultManagementNotification-API.yaml' -> '/storage/SOL003-VNFFaultManagementNotification-API.yaml'
14:28:11 '../build/SOL003-VNFFaultManagementNotification-API.json' -> '/storage/SOL003-VNFFaultManagementNotification-API.json'
14:28:11 cp: can't stat '../build/SOL003-VNFFaultManagementNotification-API.pdf': No such file or directory
14:28:11 -- Will validate: ./SOL003/VNFIndicatorNotification/VNFIndicatorNotification.yaml (api: VNFIndicatorNotification) (deliverable:SOL003)
14:28:11 --- Merging file.
14:28:12 --- Create PDF...
14:28:14 mv: can't rename 'SOL003-VNFIndicatorNotification-API.pdf': No such file or directory
14:28:14 --- Validating ../build/SOL003-VNFIndicatorNotification-API.yaml
14:28:14 ../build/SOL003-VNFIndicatorNotification-API.yaml is valid
14:28:14 --- Validation done (0).
14:28:14 '../build/SOL003-VNFIndicatorNotification-API.yaml' -> '/storage/SOL003-VNFIndicatorNotification-API.yaml'
14:28:14 '../build/SOL003-VNFIndicatorNotification-API.json' -> '/storage/SOL003-VNFIndicatorNotification-API.json'
14:28:14 cp: can't stat '../build/SOL003-VNFIndicatorNotification-API.pdf': No such file or directory
14:28:14 -- Will validate: ./SOL003/VNFFaultManagement/VNFFaultManagement.yaml (api: VNFFaultManagement) (deliverable:SOL003)
14:28:14 --- Merging file.
14:28:16 --- Create PDF...
14:28:18 --- Validating ../build/SOL003-VNFFaultManagement-API.yaml
14:28:18 mv: can't rename 'SOL003-VNFFaultManagement-API.pdf': No such file or directory
14:28:18 ../build/SOL003-VNFFaultManagement-API.yaml is valid
14:28:18 --- Validation done (0).
14:28:18 '../build/SOL003-VNFFaultManagement-API.yaml' -> '/storage/SOL003-VNFFaultManagement-API.yaml'
14:28:18 '../build/SOL003-VNFFaultManagement-API.json' -> '/storage/SOL003-VNFFaultManagement-API.json'
14:28:18 cp: can't stat '../build/SOL003-VNFFaultManagement-API.pdf': No such file or directory
14:28:18 -- Will validate: ./SOL003/VNFLifecycleManagementNotification/VNFLifecycleManagementNotification.yaml (api: VNFLifecycleManagementNotification) (deliverable:SOL003)
14:28:18 --- Merging file.
14:28:19 --- Create PDF...
14:28:21 mv: can't rename 'SOL003-VNFLifecycleManagementNotification-API.pdf': No such file or directory
14:28:21 --- Validating ../build/SOL003-VNFLifecycleManagementNotification-API.yaml
14:28:22 ../build/SOL003-VNFLifecycleManagementNotification-API.yaml is valid
14:28:22 --- Validation done (0).
14:28:22 '../build/SOL003-VNFLifecycleManagementNotification-API.yaml' -> '/storage/SOL003-VNFLifecycleManagementNotification-API.yaml'
14:28:22 '../build/SOL003-VNFLifecycleManagementNotification-API.json' -> '/storage/SOL003-VNFLifecycleManagementNotification-API.json'
14:28:22 cp: can't stat '../build/SOL003-VNFLifecycleManagementNotification-API.pdf': No such file or directory
14:28:22 -- Will validate: ./SOL003/VNFLifecycleOperationGranting/VNFLifecycleOperationGranting.yaml (api: VNFLifecycleOperationGranting) (deliverable:SOL003)
14:28:22 --- Merging file.
14:28:23 --- Create PDF...
14:28:25 mv: can't rename 'SOL003-VNFLifecycleOperationGranting-API.pdf': No such file or directory
14:28:25 --- Validating ../build/SOL003-VNFLifecycleOperationGranting-API.yaml
14:28:25 ../build/SOL003-VNFLifecycleOperationGranting-API.yaml is valid
14:28:25 --- Validation done (0).
14:28:25 '../build/SOL003-VNFLifecycleOperationGranting-API.yaml' -> '/storage/SOL003-VNFLifecycleOperationGranting-API.yaml'
14:28:25 '../build/SOL003-VNFLifecycleOperationGranting-API.json' -> '/storage/SOL003-VNFLifecycleOperationGranting-API.json'
14:28:25 cp: can't stat '../build/SOL003-VNFLifecycleOperationGranting-API.pdf': No such file or directory
14:28:25 -- Will validate: ./SOL003/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL003)
14:28:25 --- Merging file.
14:28:27 --- Create PDF...
14:28:29 mv: can't rename 'SOL003-VNFPackageManagement-API.pdf': No such file or directory
14:28:29 --- Validating ../build/SOL003-VNFPackageManagement-API.yaml
14:28:30 ../build/SOL003-VNFPackageManagement-API.yaml is valid
14:28:30 --- Validation done (0).
14:28:30 '../build/SOL003-VNFPackageManagement-API.yaml' -> '/storage/SOL003-VNFPackageManagement-API.yaml'
14:28:30 '../build/SOL003-VNFPackageManagement-API.json' -> '/storage/SOL003-VNFPackageManagement-API.json'
14:28:30 cp: can't stat '../build/SOL003-VNFPackageManagement-API.pdf': No such file or directory
14:28:30 -- Will validate: ./SOL003/VNFPerformanceManagementNotification/VNFPerformanceManagementNotification.yaml (api: VNFPerformanceManagementNotification) (deliverable:SOL003)
14:28:30 --- Merging file.
14:28:31 --- Create PDF...
14:28:33 mv: can't rename 'SOL003-VNFPerformanceManagementNotification-API.pdf': No such file or directory
14:28:33 --- Validating ../build/SOL003-VNFPerformanceManagementNotification-API.yaml
14:28:33 ../build/SOL003-VNFPerformanceManagementNotification-API.yaml is valid
14:28:33 --- Validation done (0).
14:28:33 '../build/SOL003-VNFPerformanceManagementNotification-API.yaml' -> '/storage/SOL003-VNFPerformanceManagementNotification-API.yaml'
14:28:33 '../build/SOL003-VNFPerformanceManagementNotification-API.json' -> '/storage/SOL003-VNFPerformanceManagementNotification-API.json'
14:28:33 cp: can't stat '../build/SOL003-VNFPerformanceManagementNotification-API.pdf': No such file or directory
14:28:33 -- Will validate: ./SOL003/VNFPerformanceManagement/VNFPerformanceManagement.yaml (api: VNFPerformanceManagement) (deliverable:SOL003)
14:28:33 --- Merging file.
14:28:35 --- Create PDF...
14:28:36 mv: can't rename 'SOL003-VNFPerformanceManagement-API.pdf': No such file or directory
14:28:36 --- Validating ../build/SOL003-VNFPerformanceManagement-API.yaml
14:28:37 ../build/SOL003-VNFPerformanceManagement-API.yaml is valid
14:28:37 --- Validation done (0).
14:28:37 '../build/SOL003-VNFPerformanceManagement-API.yaml' -> '/storage/SOL003-VNFPerformanceManagement-API.yaml'
14:28:37 '../build/SOL003-VNFPerformanceManagement-API.json' -> '/storage/SOL003-VNFPerformanceManagement-API.json'
14:28:37 cp: can't stat '../build/SOL003-VNFPerformanceManagement-API.pdf': No such file or directory
14:28:37 -- Will validate: ./SOL002/VNFIndicator/VNFIndicator.yaml (api: VNFIndicator) (deliverable:SOL002)
14:28:37 --- Merging file.
14:28:39 --- Create PDF...
14:28:40 mv: can't rename 'SOL002-VNFIndicator-API.pdf': No such file or directory
14:28:40 --- Validating ../build/SOL002-VNFIndicator-API.yaml
14:28:41 ../build/SOL002-VNFIndicator-API.yaml is valid
14:28:41 --- Validation done (0).
14:28:41 '../build/SOL002-VNFIndicator-API.yaml' -> '/storage/SOL002-VNFIndicator-API.yaml'
14:28:41 '../build/SOL002-VNFIndicator-API.json' -> '/storage/SOL002-VNFIndicator-API.json'
14:28:41 cp: can't stat '../build/SOL002-VNFIndicator-API.pdf': No such file or directory
14:28:41 -- Will validate: ./SOL002/VNFConfiguration/VNFConfiguration.yaml (api: VNFConfiguration) (deliverable:SOL002)
14:28:41 --- Merging file.
14:28:42 --- Create PDF...
14:28:44 mv: can't rename 'SOL002-VNFConfiguration-API.pdf': No such file or directory
14:28:44 --- Validating ../build/SOL002-VNFConfiguration-API.yaml
14:28:44 ../build/SOL002-VNFConfiguration-API.yaml is valid
14:28:45 --- Validation done (0).
14:28:45 '../build/SOL002-VNFConfiguration-API.yaml' -> '/storage/SOL002-VNFConfiguration-API.yaml'
14:28:45 '../build/SOL002-VNFConfiguration-API.json' -> '/storage/SOL002-VNFConfiguration-API.json'
14:28:45 cp: can't stat '../build/SOL002-VNFConfiguration-API.pdf': No such file or directory
14:28:45 -- Will validate: ./SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml (api: VNFLifecycleManagement) (deliverable:SOL002)
14:28:45 --- Merging file.
14:28:48 --- Create PDF...
14:28:50 mv: can't rename 'SOL002-VNFLifecycleManagement-API.pdf': No such file or directory
14:28:50 --- Validating ../build/SOL002-VNFLifecycleManagement-API.yaml
14:28:51 ../build/SOL002-VNFLifecycleManagement-API.yaml is valid
14:28:51 --- Validation done (0).
14:28:51 '../build/SOL002-VNFLifecycleManagement-API.yaml' -> '/storage/SOL002-VNFLifecycleManagement-API.yaml'
14:28:51 '../build/SOL002-VNFLifecycleManagement-API.json' -> '/storage/SOL002-VNFLifecycleManagement-API.json'
14:28:51 cp: can't stat '../build/SOL002-VNFLifecycleManagement-API.pdf': No such file or directory
14:28:51 -- Will validate: ./SOL002/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL002)
14:28:51 --- Merging file.
14:28:52 --- Create PDF...
14:28:54 --- Validating ../build/SOL002-APIVersion-API.yaml
14:28:54 mv: can't rename 'SOL002-APIVersion-API.pdf': No such file or directory
14:28:55 ../build/SOL002-APIVersion-API.yaml is valid
14:28:55 --- Validation done (0).
14:28:55 '../build/SOL002-APIVersion-API.yaml' -> '/storage/SOL002-APIVersion-API.yaml'
14:28:55 '../build/SOL002-APIVersion-API.json' -> '/storage/SOL002-APIVersion-API.json'
14:28:55 cp: can't stat '../build/SOL002-APIVersion-API.pdf': No such file or directory
14:28:55 -- Will validate: ./SOL002/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml (api: VNFFaultManagementNotification) (deliverable:SOL002)
14:28:55 --- Merging file.
14:28:56 --- Create PDF...
14:28:57 mv: can't rename 'SOL002-VNFFaultManagementNotification-API.pdf': No such file or directory
14:28:57 --- Validating ../build/SOL002-VNFFaultManagementNotification-API.yaml
14:28:58 ../build/SOL002-VNFFaultManagementNotification-API.yaml is valid
14:28:58 --- Validation done (0).
14:28:58 '../build/SOL002-VNFFaultManagementNotification-API.yaml' -> '/storage/SOL002-VNFFaultManagementNotification-API.yaml'
14:28:58 '../build/SOL002-VNFFaultManagementNotification-API.json' -> '/storage/SOL002-VNFFaultManagementNotification-API.json'
14:28:58 cp: can't stat '../build/SOL002-VNFFaultManagementNotification-API.pdf': No such file or directory
14:28:58 -- Will validate: ./SOL002/VNFIndicatorNotification/VNFIndicatorNotification.yaml (api: VNFIndicatorNotification) (deliverable:SOL002)
14:28:58 --- Merging file.
14:28:59 --- Create PDF...
14:29:01 mv: can't rename 'SOL002-VNFIndicatorNotification-API.pdf': No such file or directory
14:29:01 --- Validating ../build/SOL002-VNFIndicatorNotification-API.yaml
14:29:01 ../build/SOL002-VNFIndicatorNotification-API.yaml is valid
14:29:01 --- Validation done (0).
14:29:01 '../build/SOL002-VNFIndicatorNotification-API.yaml' -> '/storage/SOL002-VNFIndicatorNotification-API.yaml'
14:29:01 '../build/SOL002-VNFIndicatorNotification-API.json' -> '/storage/SOL002-VNFIndicatorNotification-API.json'
14:29:01 cp: can't stat '../build/SOL002-VNFIndicatorNotification-API.pdf': No such file or directory
14:29:01 -- Will validate: ./SOL002/VNFFaultManagement/VNFFaultManagement.yaml (api: VNFFaultManagement) (deliverable:SOL002)
14:29:01 --- Merging file.
14:29:03 --- Create PDF...
14:29:05 mv: can't rename 'SOL002-VNFFaultManagement-API.pdf': No such file or directory
14:29:05 --- Validating ../build/SOL002-VNFFaultManagement-API.yaml
14:29:05 ../build/SOL002-VNFFaultManagement-API.yaml is valid
14:29:05 --- Validation done (0).
14:29:05 '../build/SOL002-VNFFaultManagement-API.yaml' -> '/storage/SOL002-VNFFaultManagement-API.yaml'
14:29:05 '../build/SOL002-VNFFaultManagement-API.json' -> '/storage/SOL002-VNFFaultManagement-API.json'
14:29:05 cp: can't stat '../build/SOL002-VNFFaultManagement-API.pdf': No such file or directory
14:29:05 -- Will validate: ./SOL002/VNFLifecycleManagementNotification/VNFLifecycleManagementNotification.yaml (api: VNFLifecycleManagementNotification) (deliverable:SOL002)
14:29:05 --- Merging file.
14:29:06 --- Create PDF...
14:29:08 mv: can't rename 'SOL002-VNFLifecycleManagementNotification-API.pdf': No such file or directory
14:29:08 --- Validating ../build/SOL002-VNFLifecycleManagementNotification-API.yaml
14:29:09 ../build/SOL002-VNFLifecycleManagementNotification-API.yaml is valid
14:29:09 --- Validation done (0).
14:29:09 '../build/SOL002-VNFLifecycleManagementNotification-API.yaml' -> '/storage/SOL002-VNFLifecycleManagementNotification-API.yaml'
14:29:09 '../build/SOL002-VNFLifecycleManagementNotification-API.json' -> '/storage/SOL002-VNFLifecycleManagementNotification-API.json'
14:29:09 cp: can't stat '../build/SOL002-VNFLifecycleManagementNotification-API.pdf': No such file or directory
14:29:09 -- Will validate: ./SOL002/VNFPerformanceManagementNotification/VNFPerformanceManagementNotification.yaml (api: VNFPerformanceManagementNotification) (deliverable:SOL002)
14:29:09 --- Merging file.
14:29:10 --- Create PDF...
14:29:12 mv: can't rename 'SOL002-VNFPerformanceManagementNotification-API.pdf': No such file or directory
14:29:12 --- Validating ../build/SOL002-VNFPerformanceManagementNotification-API.yaml
14:29:12 ../build/SOL002-VNFPerformanceManagementNotification-API.yaml is valid
14:29:12 --- Validation done (0).
14:29:12 '../build/SOL002-VNFPerformanceManagementNotification-API.yaml' -> '/storage/SOL002-VNFPerformanceManagementNotification-API.yaml'
14:29:12 '../build/SOL002-VNFPerformanceManagementNotification-API.json' -> '/storage/SOL002-VNFPerformanceManagementNotification-API.json'
14:29:12 cp: can't stat '../build/SOL002-VNFPerformanceManagementNotification-API.pdf': No such file or directory
14:29:12 -- Will validate: ./SOL002/VNFPerformanceManagement/VNFPerformanceManagement.yaml (api: VNFPerformanceManagement) (deliverable:SOL002)
14:29:12 --- Merging file.
14:29:14 --- Create PDF...
14:29:15 mv: can't rename 'SOL002-VNFPerformanceManagement-API.pdf': No such file or directory
14:29:15 --- Validating ../build/SOL002-VNFPerformanceManagement-API.yaml
14:29:16 ../build/SOL002-VNFPerformanceManagement-API.yaml is valid
14:29:16 --- Validation done (0).
14:29:16 '../build/SOL002-VNFPerformanceManagement-API.yaml' -> '/storage/SOL002-VNFPerformanceManagement-API.yaml'
14:29:16 '../build/SOL002-VNFPerformanceManagement-API.json' -> '/storage/SOL002-VNFPerformanceManagement-API.json'
14:29:16 cp: can't stat '../build/SOL002-VNFPerformanceManagement-API.pdf': No such file or directory
14:29:16 -- Final validator returns 0.
14:29:17 Archiving artifacts
14:29:18 Finished: SUCCESS