SuccessConsole Output

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

14:13:16 Step 1/24 : FROM alpine:3.10.0
14:13:16  ---> 4d90542f0623
14:13:16 Step 2/24 : RUN env
14:13:16  ---> Using cache
14:13:16  ---> 3dd37f88f48b
14:13:16 Step 3/24 : RUN apk update
14:13:16  ---> Using cache
14:13:16  ---> 12029cc0f39f
14:13:16 Step 4/24 : RUN apk add bash
14:13:16  ---> Using cache
14:13:16  ---> e6615b737995
14:13:16 Step 5/24 : RUN apk add nodejs
14:13:16  ---> Using cache
14:13:16  ---> 24860c3b2063
14:13:16 Step 6/24 : RUN apk add nodejs-npm
14:13:16  ---> Using cache
14:13:16  ---> cb2256300214
14:13:16 Step 7/24 : RUN apk add asciidoctor
14:13:16  ---> Using cache
14:13:16  ---> 48f0b705cc06
14:13:16 Step 8/24 : RUN apk add openjdk8
14:13:16  ---> Using cache
14:13:16  ---> 56a612d9bba4
14:13:16 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
14:13:16  ---> Using cache
14:13:16  ---> 54afa303828c
14:13:16 Step 10/24 : RUN apk add openssl
14:13:16  ---> Using cache
14:13:16  ---> c9c08c112472
14:13:16 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
14:13:16  ---> Using cache
14:13:16  ---> 352b01bc416e
14:13:16 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
14:13:16  ---> Using cache
14:13:16  ---> ce077e02bff8
14:13:16 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
14:13:16  ---> Using cache
14:13:16  ---> b23fedc8dd94
14:13:16 Step 14/24 : RUN npm config set proxy $http_proxy
14:13:16  ---> Using cache
14:13:16  ---> 91638a196f16
14:13:16 Step 15/24 : RUN npm install -g swagger-cli
14:13:16  ---> Using cache
14:13:16  ---> f4d81cd29e36
14:13:16 Step 16/24 : RUN npm install -g json-refs
14:13:16  ---> Using cache
14:13:16  ---> 11d5296cb6e3
14:13:16 Step 17/24 : RUN npm install -g yamljs
14:13:16  ---> Using cache
14:13:16  ---> 261de29c25d2
14:13:16 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
14:13:16  ---> Using cache
14:13:16  ---> 71f14f57d3ea
14:13:16 Step 19/24 : RUN chmod +x /validate-in-docker.sh
14:13:16  ---> Using cache
14:13:16  ---> 00f8ba24379b
14:13:16 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
14:13:16  ---> Using cache
14:13:16  ---> 808faca21532
14:13:16 Step 21/24 : RUN chmod +x /bin/swg2mrkup
14:13:16  ---> Using cache
14:13:16  ---> 374dfe44f785
14:13:16 Step 22/24 : ADD oas2pdf /bin/oas2pdf
14:13:16  ---> Using cache
14:13:16  ---> d7b0c952fa18
14:13:16 Step 23/24 : RUN chmod +x /bin/oas2pdf
14:13:16  ---> Using cache
14:13:16  ---> 50dadb49c240
14:13:16 Step 24/24 : ENTRYPOINT /validate-in-docker.sh
14:13:16  ---> Using cache
14:13:16  ---> 3399a60ada3f
14:13:16 Successfully built 3399a60ada3f
14:13:16 Successfully tagged openapivalidator:latest
14:13:16 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol002-sol003 as /work
14:13:16 mkdir: cannot create directory ‘/var/www/html/api/nfv/sol002-sol003/467’: Permission denied
14:13:16 Mounting dir /var/www/html/api/nfv/sol002-sol003/467 as /storage
14:13:17 Using filter ''
14:13:17 
14:13:17 Entering dir /work/src
14:13:17 -- Will validate: ./SOL003/VNFIndicator/VNFIndicator.yaml (api: VNFIndicator) (deliverable:SOL003)
14:13:17 --- Merging file.
14:13:18 --- Create PDF...
14:13:19 mv: can't rename 'SOL003-VNFIndicator-API.pdf': No such file or directory
14:13:19 --- Validating ../build/SOL003-VNFIndicator-API.yaml
14:13:20 ../build/SOL003-VNFIndicator-API.yaml is valid
14:13:20 --- Validation done (0).
14:13:20 '../build/SOL003-VNFIndicator-API.yaml' -> '/storage/SOL003-VNFIndicator-API.yaml'
14:13:20 '../build/SOL003-VNFIndicator-API.json' -> '/storage/SOL003-VNFIndicator-API.json'
14:13:20 cp: can't stat '../build/SOL003-VNFIndicator-API.pdf': No such file or directory
14:13:20 -- Will validate: ./SOL003/VNFSnapshotPackageManagement/VNFSnapshotPackageManagement.yaml (api: VNFSnapshotPackageManagement) (deliverable:SOL003)
14:13:20 --- Merging file.
14:13:21 --- Create PDF...
14:13:22 mv: can't rename 'SOL003-VNFSnapshotPackageManagement-API.pdf': No such file or directory
14:13:22 --- Validating ../build/SOL003-VNFSnapshotPackageManagement-API.yaml
14:13:23 ../build/SOL003-VNFSnapshotPackageManagement-API.yaml is valid
14:13:23 --- Validation done (0).
14:13:23 '../build/SOL003-VNFSnapshotPackageManagement-API.yaml' -> '/storage/SOL003-VNFSnapshotPackageManagement-API.yaml'
14:13:23 '../build/SOL003-VNFSnapshotPackageManagement-API.json' -> '/storage/SOL003-VNFSnapshotPackageManagement-API.json'
14:13:23 cp: can't stat '../build/SOL003-VNFSnapshotPackageManagement-API.pdf': No such file or directory
14:13:23 -- Will validate: ./SOL003/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL003)
14:13:23 --- Merging file.
14:13:24 --- Create PDF...
14:13:25 mv: can't rename 'SOL003-VNFPackageManagementNotification-API.pdf': No such file or directory
14:13:25 --- Validating ../build/SOL003-VNFPackageManagementNotification-API.yaml
14:13:25 ../build/SOL003-VNFPackageManagementNotification-API.yaml is valid
14:13:25 --- Validation done (0).
14:13:25 '../build/SOL003-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL003-VNFPackageManagementNotification-API.yaml'
14:13:25 '../build/SOL003-VNFPackageManagementNotification-API.json' -> '/storage/SOL003-VNFPackageManagementNotification-API.json'
14:13:25 cp: can't stat '../build/SOL003-VNFPackageManagementNotification-API.pdf': No such file or directory
14:13:25 -- Will validate: ./SOL003/VNFLifecycleManagement/VNFLifecycleManagement.yaml (api: VNFLifecycleManagement) (deliverable:SOL003)
14:13:25 --- Merging file.
14:13:28 --- Create PDF...
14:13:30 mv: can't rename 'SOL003-VNFLifecycleManagement-API.pdf': No such file or directory
14:13:30 --- Validating ../build/SOL003-VNFLifecycleManagement-API.yaml
14:13:31 ../build/SOL003-VNFLifecycleManagement-API.yaml is valid
14:13:31 --- Validation done (0).
14:13:31 '../build/SOL003-VNFLifecycleManagement-API.yaml' -> '/storage/SOL003-VNFLifecycleManagement-API.yaml'
14:13:31 '../build/SOL003-VNFLifecycleManagement-API.json' -> '/storage/SOL003-VNFLifecycleManagement-API.json'
14:13:31 cp: can't stat '../build/SOL003-VNFLifecycleManagement-API.pdf': No such file or directory
14:13:31 -- Will validate: ./SOL003/VirtualisedResourcesQuotaAvailableNotification/VirtualisedResourcesQuotaAvailableNotification.yaml (api: VirtualisedResourcesQuotaAvailableNotification) (deliverable:SOL003)
14:13:31 --- Merging file.
14:13:32 --- Create PDF...
14:13:33 mv: can't rename 'SOL003-VirtualisedResourcesQuotaAvailableNotification-API.pdf': No such file or directory
14:13:33 --- Validating ../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml
14:13:34 ../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml is valid
14:13:34 --- Validation done (0).
14:13:34 '../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml' -> '/storage/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml'
14:13:34 '../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.json' -> '/storage/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.json'
14:13:34 cp: can't stat '../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.pdf': No such file or directory
14:13:34 -- Will validate: ./SOL003/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL003)
14:13:34 --- Merging file.
14:13:35 --- Create PDF...
14:13:36 mv: can't rename 'SOL003-APIVersion-API.pdf': No such file or directory
14:13:36 --- Validating ../build/SOL003-APIVersion-API.yaml
14:13:36 ../build/SOL003-APIVersion-API.yaml is valid
14:13:36 --- Validation done (0).
14:13:36 '../build/SOL003-APIVersion-API.yaml' -> '/storage/SOL003-APIVersion-API.yaml'
14:13:36 '../build/SOL003-APIVersion-API.json' -> '/storage/SOL003-APIVersion-API.json'
14:13:37 cp: can't stat '../build/SOL003-APIVersion-API.pdf': No such file or directory
14:13:37 -- Will validate: ./SOL003/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml (api: VNFFaultManagementNotification) (deliverable:SOL003)
14:13:37 --- Merging file.
14:13:37 --- Create PDF...
14:13:39 mv: can't rename 'SOL003-VNFFaultManagementNotification-API.pdf': No such file or directory
14:13:39 --- Validating ../build/SOL003-VNFFaultManagementNotification-API.yaml
14:13:39 ../build/SOL003-VNFFaultManagementNotification-API.yaml is valid
14:13:39 --- Validation done (0).
14:13:39 '../build/SOL003-VNFFaultManagementNotification-API.yaml' -> '/storage/SOL003-VNFFaultManagementNotification-API.yaml'
14:13:39 '../build/SOL003-VNFFaultManagementNotification-API.json' -> '/storage/SOL003-VNFFaultManagementNotification-API.json'
14:13:39 cp: can't stat '../build/SOL003-VNFFaultManagementNotification-API.pdf': No such file or directory
14:13:39 -- Will validate: ./SOL003/VNFIndicatorNotification/VNFIndicatorNotification.yaml (api: VNFIndicatorNotification) (deliverable:SOL003)
14:13:39 --- Merging file.
14:13:40 --- Create PDF...
14:13:41 mv: can't rename 'SOL003-VNFIndicatorNotification-API.pdf': No such file or directory
14:13:41 --- Validating ../build/SOL003-VNFIndicatorNotification-API.yaml
14:13:42 ../build/SOL003-VNFIndicatorNotification-API.yaml is valid
14:13:42 --- Validation done (0).
14:13:42 '../build/SOL003-VNFIndicatorNotification-API.yaml' -> '/storage/SOL003-VNFIndicatorNotification-API.yaml'
14:13:42 '../build/SOL003-VNFIndicatorNotification-API.json' -> '/storage/SOL003-VNFIndicatorNotification-API.json'
14:13:42 cp: can't stat '../build/SOL003-VNFIndicatorNotification-API.pdf': No such file or directory
14:13:42 -- Will validate: ./SOL003/VNFFaultManagement/VNFFaultManagement.yaml (api: VNFFaultManagement) (deliverable:SOL003)
14:13:42 --- Merging file.
14:13:43 --- Create PDF...
14:13:44 mv: can't rename 'SOL003-VNFFaultManagement-API.pdf': No such file or directory
14:13:44 --- Validating ../build/SOL003-VNFFaultManagement-API.yaml
14:13:45 ../build/SOL003-VNFFaultManagement-API.yaml is valid
14:13:45 --- Validation done (0).
14:13:45 '../build/SOL003-VNFFaultManagement-API.yaml' -> '/storage/SOL003-VNFFaultManagement-API.yaml'
14:13:45 '../build/SOL003-VNFFaultManagement-API.json' -> '/storage/SOL003-VNFFaultManagement-API.json'
14:13:45 cp: can't stat '../build/SOL003-VNFFaultManagement-API.pdf': No such file or directory
14:13:45 -- Will validate: ./SOL003/VNFLifecycleManagementNotification/VNFLifecycleManagementNotification.yaml (api: VNFLifecycleManagementNotification) (deliverable:SOL003)
14:13:45 --- Merging file.
14:13:46 --- Create PDF...
14:13:47 mv: can't rename 'SOL003-VNFLifecycleManagementNotification-API.pdf': No such file or directory
14:13:47 --- Validating ../build/SOL003-VNFLifecycleManagementNotification-API.yaml
14:13:47 ../build/SOL003-VNFLifecycleManagementNotification-API.yaml is valid
14:13:47 --- Validation done (0).
14:13:47 '../build/SOL003-VNFLifecycleManagementNotification-API.yaml' -> '/storage/SOL003-VNFLifecycleManagementNotification-API.yaml'
14:13:47 '../build/SOL003-VNFLifecycleManagementNotification-API.json' -> '/storage/SOL003-VNFLifecycleManagementNotification-API.json'
14:13:47 cp: can't stat '../build/SOL003-VNFLifecycleManagementNotification-API.pdf': No such file or directory
14:13:47 -- Will validate: ./SOL003/VNFLifecycleOperationGranting/VNFLifecycleOperationGranting.yaml (api: VNFLifecycleOperationGranting) (deliverable:SOL003)
14:13:48 --- Merging file.
14:13:48 --- Create PDF...
14:13:50 mv: can't rename 'SOL003-VNFLifecycleOperationGranting-API.pdf': No such file or directory
14:13:50 --- Validating ../build/SOL003-VNFLifecycleOperationGranting-API.yaml
14:13:50 ../build/SOL003-VNFLifecycleOperationGranting-API.yaml is valid
14:13:50 --- Validation done (0).
14:13:50 '../build/SOL003-VNFLifecycleOperationGranting-API.yaml' -> '/storage/SOL003-VNFLifecycleOperationGranting-API.yaml'
14:13:50 '../build/SOL003-VNFLifecycleOperationGranting-API.json' -> '/storage/SOL003-VNFLifecycleOperationGranting-API.json'
14:13:50 cp: can't stat '../build/SOL003-VNFLifecycleOperationGranting-API.pdf': No such file or directory
14:13:50 -- Will validate: ./SOL003/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL003)
14:13:50 --- Merging file.
14:13:52 --- Create PDF...
14:13:53 mv: can't rename 'SOL003-VNFPackageManagement-API.pdf': No such file or directory
14:13:53 --- Validating ../build/SOL003-VNFPackageManagement-API.yaml
14:13:54 ../build/SOL003-VNFPackageManagement-API.yaml is valid
14:13:54 --- Validation done (0).
14:13:54 '../build/SOL003-VNFPackageManagement-API.yaml' -> '/storage/SOL003-VNFPackageManagement-API.yaml'
14:13:54 '../build/SOL003-VNFPackageManagement-API.json' -> '/storage/SOL003-VNFPackageManagement-API.json'
14:13:54 cp: can't stat '../build/SOL003-VNFPackageManagement-API.pdf': No such file or directory
14:13:54 -- Will validate: ./SOL003/VNFPerformanceManagementNotification/VNFPerformanceManagementNotification.yaml (api: VNFPerformanceManagementNotification) (deliverable:SOL003)
14:13:54 --- Merging file.
14:13:55 --- Create PDF...
14:13:56 mv: can't rename 'SOL003-VNFPerformanceManagementNotification-API.pdf': No such file or directory
14:13:56 --- Validating ../build/SOL003-VNFPerformanceManagementNotification-API.yaml
14:13:56 ../build/SOL003-VNFPerformanceManagementNotification-API.yaml is valid
14:13:56 --- Validation done (0).
14:13:56 '../build/SOL003-VNFPerformanceManagementNotification-API.yaml' -> '/storage/SOL003-VNFPerformanceManagementNotification-API.yaml'
14:13:56 '../build/SOL003-VNFPerformanceManagementNotification-API.json' -> '/storage/SOL003-VNFPerformanceManagementNotification-API.json'
14:13:56 cp: can't stat '../build/SOL003-VNFPerformanceManagementNotification-API.pdf': No such file or directory
14:13:56 -- Will validate: ./SOL003/VNFPerformanceManagement/VNFPerformanceManagement.yaml (api: VNFPerformanceManagement) (deliverable:SOL003)
14:13:56 --- Merging file.
14:13:58 --- Create PDF...
14:13:59 mv: can't rename 'SOL003-VNFPerformanceManagement-API.pdf': No such file or directory
14:13:59 --- Validating ../build/SOL003-VNFPerformanceManagement-API.yaml
14:14:00 ../build/SOL003-VNFPerformanceManagement-API.yaml is valid
14:14:00 --- Validation done (0).
14:14:00 '../build/SOL003-VNFPerformanceManagement-API.yaml' -> '/storage/SOL003-VNFPerformanceManagement-API.yaml'
14:14:00 '../build/SOL003-VNFPerformanceManagement-API.json' -> '/storage/SOL003-VNFPerformanceManagement-API.json'
14:14:00 cp: can't stat '../build/SOL003-VNFPerformanceManagement-API.pdf': No such file or directory
14:14:00 -- Will validate: ./SOL002/VNFIndicator/VNFIndicator.yaml (api: VNFIndicator) (deliverable:SOL002)
14:14:00 --- Merging file.
14:14:01 --- Create PDF...
14:14:02 mv: can't rename 'SOL002-VNFIndicator-API.pdf': No such file or directory
14:14:02 --- Validating ../build/SOL002-VNFIndicator-API.yaml
14:14:03 ../build/SOL002-VNFIndicator-API.yaml is valid
14:14:03 --- Validation done (0).
14:14:03 '../build/SOL002-VNFIndicator-API.yaml' -> '/storage/SOL002-VNFIndicator-API.yaml'
14:14:03 '../build/SOL002-VNFIndicator-API.json' -> '/storage/SOL002-VNFIndicator-API.json'
14:14:03 cp: can't stat '../build/SOL002-VNFIndicator-API.pdf': No such file or directory
14:14:03 -- Will validate: ./SOL002/VNFConfiguration/VNFConfiguration.yaml (api: VNFConfiguration) (deliverable:SOL002)
14:14:03 --- Merging file.
14:14:04 --- Create PDF...
14:14:05 mv: can't rename 'SOL002-VNFConfiguration-API.pdf': No such file or directory
14:14:05 --- Validating ../build/SOL002-VNFConfiguration-API.yaml
14:14:05 ../build/SOL002-VNFConfiguration-API.yaml is valid
14:14:05 --- Validation done (0).
14:14:05 '../build/SOL002-VNFConfiguration-API.yaml' -> '/storage/SOL002-VNFConfiguration-API.yaml'
14:14:05 '../build/SOL002-VNFConfiguration-API.json' -> '/storage/SOL002-VNFConfiguration-API.json'
14:14:05 cp: can't stat '../build/SOL002-VNFConfiguration-API.pdf': No such file or directory
14:14:05 -- Will validate: ./SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml (api: VNFLifecycleManagement) (deliverable:SOL002)
14:14:05 --- Merging file.
14:14:08 --- Create PDF...
14:14:10 mv: can't rename 'SOL002-VNFLifecycleManagement-API.pdf': No such file or directory
14:14:10 --- Validating ../build/SOL002-VNFLifecycleManagement-API.yaml
14:14:11 ../build/SOL002-VNFLifecycleManagement-API.yaml is valid
14:14:11 --- Validation done (0).
14:14:11 '../build/SOL002-VNFLifecycleManagement-API.yaml' -> '/storage/SOL002-VNFLifecycleManagement-API.yaml'
14:14:11 '../build/SOL002-VNFLifecycleManagement-API.json' -> '/storage/SOL002-VNFLifecycleManagement-API.json'
14:14:11 cp: can't stat '../build/SOL002-VNFLifecycleManagement-API.pdf': No such file or directory
14:14:11 -- Will validate: ./SOL002/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL002)
14:14:11 --- Merging file.
14:14:12 --- Create PDF...
14:14:13 mv: can't rename 'SOL002-APIVersion-API.pdf': No such file or directory
14:14:13 --- Validating ../build/SOL002-APIVersion-API.yaml
14:14:13 ../build/SOL002-APIVersion-API.yaml is valid
14:14:13 --- Validation done (0).
14:14:13 '../build/SOL002-APIVersion-API.yaml' -> '/storage/SOL002-APIVersion-API.yaml'
14:14:13 '../build/SOL002-APIVersion-API.json' -> '/storage/SOL002-APIVersion-API.json'
14:14:13 cp: can't stat '../build/SOL002-APIVersion-API.pdf': No such file or directory
14:14:13 -- Will validate: ./SOL002/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml (api: VNFFaultManagementNotification) (deliverable:SOL002)
14:14:13 --- Merging file.
14:14:14 --- Create PDF...
14:14:16 mv: can't rename 'SOL002-VNFFaultManagementNotification-API.pdf': No such file or directory
14:14:16 --- Validating ../build/SOL002-VNFFaultManagementNotification-API.yaml
14:14:16 ../build/SOL002-VNFFaultManagementNotification-API.yaml is valid
14:14:16 --- Validation done (0).
14:14:16 '../build/SOL002-VNFFaultManagementNotification-API.yaml' -> '/storage/SOL002-VNFFaultManagementNotification-API.yaml'
14:14:16 '../build/SOL002-VNFFaultManagementNotification-API.json' -> '/storage/SOL002-VNFFaultManagementNotification-API.json'
14:14:16 cp: can't stat '../build/SOL002-VNFFaultManagementNotification-API.pdf': No such file or directory
14:14:16 -- Will validate: ./SOL002/VNFIndicatorNotification/VNFIndicatorNotification.yaml (api: VNFIndicatorNotification) (deliverable:SOL002)
14:14:16 --- Merging file.
14:14:17 --- Create PDF...
14:14:18 mv: can't rename 'SOL002-VNFIndicatorNotification-API.pdf': No such file or directory
14:14:18 --- Validating ../build/SOL002-VNFIndicatorNotification-API.yaml
14:14:19 ../build/SOL002-VNFIndicatorNotification-API.yaml is valid
14:14:19 --- Validation done (0).
14:14:19 '../build/SOL002-VNFIndicatorNotification-API.yaml' -> '/storage/SOL002-VNFIndicatorNotification-API.yaml'
14:14:19 '../build/SOL002-VNFIndicatorNotification-API.json' -> '/storage/SOL002-VNFIndicatorNotification-API.json'
14:14:19 cp: can't stat '../build/SOL002-VNFIndicatorNotification-API.pdf': No such file or directory
14:14:19 -- Will validate: ./SOL002/VNFFaultManagement/VNFFaultManagement.yaml (api: VNFFaultManagement) (deliverable:SOL002)
14:14:19 --- Merging file.
14:14:20 --- Create PDF...
14:14:21 mv: can't rename 'SOL002-VNFFaultManagement-API.pdf': No such file or directory
14:14:21 --- Validating ../build/SOL002-VNFFaultManagement-API.yaml
14:14:22 ../build/SOL002-VNFFaultManagement-API.yaml is valid
14:14:22 --- Validation done (0).
14:14:22 '../build/SOL002-VNFFaultManagement-API.yaml' -> '/storage/SOL002-VNFFaultManagement-API.yaml'
14:14:22 '../build/SOL002-VNFFaultManagement-API.json' -> '/storage/SOL002-VNFFaultManagement-API.json'
14:14:22 cp: can't stat '../build/SOL002-VNFFaultManagement-API.pdf': No such file or directory
14:14:22 -- Will validate: ./SOL002/VNFLifecycleManagementNotification/VNFLifecycleManagementNotification.yaml (api: VNFLifecycleManagementNotification) (deliverable:SOL002)
14:14:22 --- Merging file.
14:14:23 --- Create PDF...
14:14:24 mv: can't rename 'SOL002-VNFLifecycleManagementNotification-API.pdf': No such file or directory
14:14:24 --- Validating ../build/SOL002-VNFLifecycleManagementNotification-API.yaml
14:14:25 ../build/SOL002-VNFLifecycleManagementNotification-API.yaml is valid
14:14:25 --- Validation done (0).
14:14:25 '../build/SOL002-VNFLifecycleManagementNotification-API.yaml' -> '/storage/SOL002-VNFLifecycleManagementNotification-API.yaml'
14:14:25 '../build/SOL002-VNFLifecycleManagementNotification-API.json' -> '/storage/SOL002-VNFLifecycleManagementNotification-API.json'
14:14:25 cp: can't stat '../build/SOL002-VNFLifecycleManagementNotification-API.pdf': No such file or directory
14:14:25 -- Will validate: ./SOL002/VNFPerformanceManagementNotification/VNFPerformanceManagementNotification.yaml (api: VNFPerformanceManagementNotification) (deliverable:SOL002)
14:14:25 --- Merging file.
14:14:25 --- Create PDF...
14:14:27 mv: can't rename 'SOL002-VNFPerformanceManagementNotification-API.pdf': No such file or directory
14:14:27 --- Validating ../build/SOL002-VNFPerformanceManagementNotification-API.yaml
14:14:27 ../build/SOL002-VNFPerformanceManagementNotification-API.yaml is valid
14:14:27 --- Validation done (0).
14:14:27 '../build/SOL002-VNFPerformanceManagementNotification-API.yaml' -> '/storage/SOL002-VNFPerformanceManagementNotification-API.yaml'
14:14:27 '../build/SOL002-VNFPerformanceManagementNotification-API.json' -> '/storage/SOL002-VNFPerformanceManagementNotification-API.json'
14:14:27 cp: can't stat '../build/SOL002-VNFPerformanceManagementNotification-API.pdf': No such file or directory
14:14:27 -- Will validate: ./SOL002/VNFPerformanceManagement/VNFPerformanceManagement.yaml (api: VNFPerformanceManagement) (deliverable:SOL002)
14:14:27 --- Merging file.
14:14:29 --- Create PDF...
14:14:30 mv: can't rename 'SOL002-VNFPerformanceManagement-API.pdf': No such file or directory
14:14:30 --- Validating ../build/SOL002-VNFPerformanceManagement-API.yaml
14:14:31 ../build/SOL002-VNFPerformanceManagement-API.yaml is valid
14:14:31 --- Validation done (0).
14:14:31 '../build/SOL002-VNFPerformanceManagement-API.yaml' -> '/storage/SOL002-VNFPerformanceManagement-API.yaml'
14:14:31 '../build/SOL002-VNFPerformanceManagement-API.json' -> '/storage/SOL002-VNFPerformanceManagement-API.json'
14:14:31 cp: can't stat '../build/SOL002-VNFPerformanceManagement-API.pdf': No such file or directory
14:14:31 -- Final validator returns 0.
14:14:31 Archiving artifacts
14:14:32 Finished: SUCCESS