FailedConsole Output

18:04:13 Started by GitLab push by bernini
18:04:13 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005
18:04:14 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
18:04:14  > git rev-parse --is-inside-work-tree # timeout=10
18:04:14 Fetching changes from the remote Git repository
18:04:14  > git config remote.origin.url git@forge.etsi.org:nfv/SOL005.git # timeout=10
18:04:14 Fetching upstream changes from git@forge.etsi.org:nfv/SOL005.git
18:04:14  > git --version # timeout=10
18:04:14 using GIT_SSH to set credentials 
18:04:14  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL005.git +refs/heads/*:refs/remotes/origin/*
18:04:15  > git rev-parse remotes/origin/3.5.1-dev^{commit} # timeout=10
18:04:15  > git branch -a -v --no-abbrev --contains 087b5a36a2880c9ba56f75c354babc1584335e5e # timeout=10
18:04:15 Checking out Revision 087b5a36a2880c9ba56f75c354babc1584335e5e (origin/3.5.1-dev)
18:04:15  > git config core.sparsecheckout # timeout=10
18:04:15  > git checkout -f 087b5a36a2880c9ba56f75c354babc1584335e5e
18:04:15 Commit message: "updated endpoints descriptions"
18:04:15  > git rev-list --no-walk 237b8b1ebe79841a7ebc7120b8f9e5c21880a264 # timeout=10
18:04:15 [sol005] $ /bin/bash /tmp/jenkins5434565710063775719.sh
18:04:15 ./build-container.sh: line 7: proxy: command not found
18:04:15 http_proxy is not set
18:04:15 Proxy set to 
18:04:15 Sending build context to Docker daemon  13.31kB

18:04:15 Step 1/24 : FROM alpine:3.10.0
18:04:15  ---> 4d90542f0623
18:04:15 Step 2/24 : RUN env
18:04:15  ---> Using cache
18:04:15  ---> ae02487f36c4
18:04:15 Step 3/24 : RUN apk update
18:04:15  ---> Using cache
18:04:15  ---> b89c80fb50e5
18:04:15 Step 4/24 : RUN apk add bash
18:04:15  ---> Using cache
18:04:15  ---> 8784fbc9fc57
18:04:15 Step 5/24 : RUN apk add nodejs
18:04:15  ---> Using cache
18:04:15  ---> 28a25abf3ab9
18:04:15 Step 6/24 : RUN apk add nodejs-npm
18:04:15  ---> Using cache
18:04:15  ---> 1b596573243f
18:04:15 Step 7/24 : RUN apk add asciidoctor
18:04:15  ---> Using cache
18:04:15  ---> 0947b41ea58f
18:04:15 Step 8/24 : RUN apk add openjdk8
18:04:15  ---> Using cache
18:04:15  ---> c80710d753de
18:04:15 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
18:04:15  ---> Using cache
18:04:15  ---> 68468ab8366f
18:04:15 Step 10/24 : RUN apk add openssl
18:04:15  ---> Using cache
18:04:15  ---> 0ae14a88e45c
18:04:15 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
18:04:15  ---> Using cache
18:04:15  ---> 68e344322381
18:04:15 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
18:04:15  ---> Using cache
18:04:15  ---> f2d0d8812abe
18:04:15 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
18:04:15  ---> Using cache
18:04:15  ---> dadf1b8c885d
18:04:15 Step 14/24 : RUN npm config set proxy $http_proxy
18:04:15  ---> Using cache
18:04:15  ---> 82364b930f02
18:04:15 Step 15/24 : RUN npm install -g swagger-cli
18:04:15  ---> Using cache
18:04:15  ---> f26ac1dba4b2
18:04:15 Step 16/24 : RUN npm install -g json-refs
18:04:15  ---> Using cache
18:04:15  ---> 854cfe0dc266
18:04:15 Step 17/24 : RUN npm install -g yamljs
18:04:15  ---> Using cache
18:04:15  ---> 8a7612225506
18:04:15 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
18:04:15  ---> Using cache
18:04:15  ---> fdf0f8f95474
18:04:15 Step 19/24 : RUN chmod +x /validate-in-docker.sh
18:04:15  ---> Using cache
18:04:15  ---> 443f0cc47a8b
18:04:15 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
18:04:15  ---> Using cache
18:04:15  ---> 08e3fb6f18b1
18:04:15 Step 21/24 : RUN chmod +x /bin/swg2mrkup
18:04:15  ---> Using cache
18:04:15  ---> 74cea41057e1
18:04:15 Step 22/24 : ADD oas2pdf /bin/oas2pdf
18:04:15  ---> Using cache
18:04:15  ---> 74da8fce9718
18:04:15 Step 23/24 : RUN chmod +x /bin/oas2pdf
18:04:15  ---> Using cache
18:04:15  ---> db40b6918aba
18:04:15 Step 24/24 : ENTRYPOINT /validate-in-docker.sh
18:04:15  ---> Using cache
18:04:15  ---> 3d1c4195fbfe
18:04:15 Successfully built 3d1c4195fbfe
18:04:15 Successfully tagged openapivalidator:latest
18:04:15 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 as /work
18:04:15 mkdir: cannot create directory ‘/var/www/html/api/nfv/sol005/252’: Permission denied
18:04:15 Mounting dir /var/www/html/api/nfv/sol005/252 as /storage
18:04:16 Using filter ''
18:04:16 
18:04:16 Entering dir /work/src
18:04:16 -- Will validate: ./SOL005/NSLifecycleManagementNotification/NSLifecycleManagementNotification.yaml (api: NSLifecycleManagementNotification) (deliverable:SOL005)
18:04:16 --- Merging file.
18:04:17 --- Create PDF...
18:04:19 mv: can't rename 'SOL005-NSLifecycleManagementNotification-API.pdf': No such file or directory
18:04:19 --- Validating ../build/SOL005-NSLifecycleManagementNotification-API.yaml
18:04:19 ../build/SOL005-NSLifecycleManagementNotification-API.yaml is valid
18:04:19 --- Validation done (0).
18:04:19 '../build/SOL005-NSLifecycleManagementNotification-API.yaml' -> '/storage/SOL005-NSLifecycleManagementNotification-API.yaml'
18:04:19 '../build/SOL005-NSLifecycleManagementNotification-API.json' -> '/storage/SOL005-NSLifecycleManagementNotification-API.json'
18:04:19 '../build/SOL005-NSLifecycleManagementNotification-API.pdf' -> '/storage/SOL005-NSLifecycleManagementNotification-API.pdf'
18:04:19 -- Will validate: ./SOL005/VNFSnapshotPackageManagement/VNFSnapshotPackageManagement.yaml (api: VNFSnapshotPackageManagement) (deliverable:SOL005)
18:04:19 --- Merging file.
18:04:21 --- Create PDF...
18:04:23 mv: can't rename 'SOL005-VNFSnapshotPackageManagement-API.pdf': No such file or directory
18:04:23 --- Validating ../build/SOL005-VNFSnapshotPackageManagement-API.yaml
18:04:24 ../build/SOL005-VNFSnapshotPackageManagement-API.yaml is valid
18:04:24 --- Validation done (0).
18:04:24 '../build/SOL005-VNFSnapshotPackageManagement-API.yaml' -> '/storage/SOL005-VNFSnapshotPackageManagement-API.yaml'
18:04:24 '../build/SOL005-VNFSnapshotPackageManagement-API.json' -> '/storage/SOL005-VNFSnapshotPackageManagement-API.json'
18:04:24 cp: can't stat '../build/SOL005-VNFSnapshotPackageManagement-API.pdf': No such file or directory
18:04:24 -- Will validate: ./SOL005/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL005)
18:04:24 --- Merging file.
18:04:25 --- Create PDF...
18:04:27 mv: can't rename 'SOL005-VNFPackageManagementNotification-API.pdf': No such file or directory
18:04:27 --- Validating ../build/SOL005-VNFPackageManagementNotification-API.yaml
18:04:27 ../build/SOL005-VNFPackageManagementNotification-API.yaml is valid
18:04:27 --- Validation done (0).
18:04:27 '../build/SOL005-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL005-VNFPackageManagementNotification-API.yaml'
18:04:27 '../build/SOL005-VNFPackageManagementNotification-API.json' -> '/storage/SOL005-VNFPackageManagementNotification-API.json'
18:04:27 '../build/SOL005-VNFPackageManagementNotification-API.pdf' -> '/storage/SOL005-VNFPackageManagementNotification-API.pdf'
18:04:27 -- Will validate: ./SOL005/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL005)
18:04:27 --- Merging file.
18:04:29 --- Create PDF...
18:04:31 mv: can't rename 'SOL005-NSDManagement-API.pdf': No such file or directory
18:04:31 --- Validating ../build/SOL005-NSDManagement-API.yaml
18:04:32 ../build/SOL005-NSDManagement-API.yaml is valid
18:04:32 --- Validation done (0).
18:04:32 '../build/SOL005-NSDManagement-API.yaml' -> '/storage/SOL005-NSDManagement-API.yaml'
18:04:32 '../build/SOL005-NSDManagement-API.json' -> '/storage/SOL005-NSDManagement-API.json'
18:04:32 '../build/SOL005-NSDManagement-API.pdf' -> '/storage/SOL005-NSDManagement-API.pdf'
18:04:32 -- Will validate: ./SOL005/NFVICapacityInformationNotification/NFVICapacityInformationNotification.yaml (api: NFVICapacityInformationNotification) (deliverable:SOL005)
18:04:32 --- Merging file.
18:04:33 --- Create PDF...
18:04:35 mv: can't rename 'SOL005-NFVICapacityInformationNotification-API.pdf': No such file or directory
18:04:35 --- Validating ../build/SOL005-NFVICapacityInformationNotification-API.yaml
18:04:35 ../build/SOL005-NFVICapacityInformationNotification-API.yaml is valid
18:04:35 --- Validation done (0).
18:04:35 '../build/SOL005-NFVICapacityInformationNotification-API.yaml' -> '/storage/SOL005-NFVICapacityInformationNotification-API.yaml'
18:04:35 '../build/SOL005-NFVICapacityInformationNotification-API.json' -> '/storage/SOL005-NFVICapacityInformationNotification-API.json'
18:04:35 cp: can't stat '../build/SOL005-NFVICapacityInformationNotification-API.pdf': No such file or directory
18:04:35 -- Will validate: ./SOL005/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL005)
18:04:35 --- Merging file.
18:04:36 --- Create PDF...
18:04:38 mv: can't rename 'SOL005-APIVersion-API.pdf': No such file or directory
18:04:38 --- Validating ../build/SOL005-APIVersion-API.yaml
18:04:39 ../build/SOL005-APIVersion-API.yaml is valid
18:04:39 --- Validation done (0).
18:04:39 '../build/SOL005-APIVersion-API.yaml' -> '/storage/SOL005-APIVersion-API.yaml'
18:04:39 '../build/SOL005-APIVersion-API.json' -> '/storage/SOL005-APIVersion-API.json'
18:04:39 '../build/SOL005-APIVersion-API.pdf' -> '/storage/SOL005-APIVersion-API.pdf'
18:04:39 -- Will validate: ./SOL005/NFVICapacityInformation/NFVICapacityInformation.yaml (api: NFVICapacityInformation) (deliverable:SOL005)
18:04:39 --- Merging file.
18:04:39 
18:04:39   error: Document has invalid references:
18:04:39 
18:04:39   #/components/requestBodies/CapacityShortageNotificationRequest/content/application~1json/schema: JSON Pointer points to missing location: ./definitions/NFVICapacityInformation_def.yaml#/components/schemas/CapacityShortageNotification
18:04:39 
18:04:40 --- Create PDF...
18:04:41 mv: can't rename 'SOL005-NFVICapacityInformation-API.pdf': No such file or directory
18:04:41 --- Validating ../build/SOL005-NFVICapacityInformation-API.yaml
18:04:42 "/work/build/SOL005-NFVICapacityInformation-API.yaml" is not a valid JSON Schema
18:04:42 --- Validation done (1).
18:04:42 '../build/SOL005-NFVICapacityInformation-API.yaml' -> '/storage/SOL005-NFVICapacityInformation-API.yaml'
18:04:42 '../build/SOL005-NFVICapacityInformation-API.json' -> '/storage/SOL005-NFVICapacityInformation-API.json'
18:04:42 cp: can't stat '../build/SOL005-NFVICapacityInformation-API.pdf': No such file or directory
18:04:42 -- Will validate: ./SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml (api: NSPerformanceManagement) (deliverable:SOL005)
18:04:42 --- Merging file.
18:04:43 --- Create PDF...
18:04:45 mv: can't rename 'SOL005-NSPerformanceManagement-API.pdf': No such file or directory
18:04:45 --- Validating ../build/SOL005-NSPerformanceManagement-API.yaml
18:04:46 ../build/SOL005-NSPerformanceManagement-API.yaml is valid
18:04:46 --- Validation done (0).
18:04:46 '../build/SOL005-NSPerformanceManagement-API.yaml' -> '/storage/SOL005-NSPerformanceManagement-API.yaml'
18:04:46 '../build/SOL005-NSPerformanceManagement-API.json' -> '/storage/SOL005-NSPerformanceManagement-API.json'
18:04:46 '../build/SOL005-NSPerformanceManagement-API.pdf' -> '/storage/SOL005-NSPerformanceManagement-API.pdf'
18:04:46 -- Will validate: ./SOL005/NSDManagementNotification/NSDManagementNotification.yaml (api: NSDManagementNotification) (deliverable:SOL005)
18:04:46 --- Merging file.
18:04:47 --- Create PDF...
18:04:49 mv: can't rename 'SOL005-NSDManagementNotification-API.pdf': No such file or directory
18:04:49 --- Validating ../build/SOL005-NSDManagementNotification-API.yaml
18:04:50 ../build/SOL005-NSDManagementNotification-API.yaml is valid
18:04:50 --- Validation done (0).
18:04:50 '../build/SOL005-NSDManagementNotification-API.yaml' -> '/storage/SOL005-NSDManagementNotification-API.yaml'
18:04:50 '../build/SOL005-NSDManagementNotification-API.json' -> '/storage/SOL005-NSDManagementNotification-API.json'
18:04:50 '../build/SOL005-NSDManagementNotification-API.pdf' -> '/storage/SOL005-NSDManagementNotification-API.pdf'
18:04:50 -- Will validate: ./SOL005/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL005)
18:04:50 --- Merging file.
18:04:51 --- Create PDF...
18:04:53 mv: can't rename 'SOL005-NSFaultManagement-API.pdf': No such file or directory
18:04:53 --- Validating ../build/SOL005-NSFaultManagement-API.yaml
18:04:54 ../build/SOL005-NSFaultManagement-API.yaml is valid
18:04:54 --- Validation done (0).
18:04:54 '../build/SOL005-NSFaultManagement-API.yaml' -> '/storage/SOL005-NSFaultManagement-API.yaml'
18:04:54 '../build/SOL005-NSFaultManagement-API.json' -> '/storage/SOL005-NSFaultManagement-API.json'
18:04:54 '../build/SOL005-NSFaultManagement-API.pdf' -> '/storage/SOL005-NSFaultManagement-API.pdf'
18:04:54 -- Will validate: ./SOL005/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL005)
18:04:54 --- Merging file.
18:04:56 --- Create PDF...
18:04:58 mv: can't rename 'SOL005-VNFPackageManagement-API.pdf': No such file or directory
18:04:58 --- Validating ../build/SOL005-VNFPackageManagement-API.yaml
18:04:59 ../build/SOL005-VNFPackageManagement-API.yaml is valid
18:04:59 --- Validation done (0).
18:04:59 '../build/SOL005-VNFPackageManagement-API.yaml' -> '/storage/SOL005-VNFPackageManagement-API.yaml'
18:04:59 '../build/SOL005-VNFPackageManagement-API.json' -> '/storage/SOL005-VNFPackageManagement-API.json'
18:04:59 '../build/SOL005-VNFPackageManagement-API.pdf' -> '/storage/SOL005-VNFPackageManagement-API.pdf'
18:04:59 -- Will validate: ./SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL005)
18:04:59 --- Merging file.
18:05:05 --- Create PDF...
18:05:07 mv: can't rename 'SOL005-NSLifecycleManagement-API.pdf': No such file or directory
18:05:07 --- Validating ../build/SOL005-NSLifecycleManagement-API.yaml
18:05:08 ../build/SOL005-NSLifecycleManagement-API.yaml is valid
18:05:08 --- Validation done (0).
18:05:08 '../build/SOL005-NSLifecycleManagement-API.yaml' -> '/storage/SOL005-NSLifecycleManagement-API.yaml'
18:05:08 '../build/SOL005-NSLifecycleManagement-API.json' -> '/storage/SOL005-NSLifecycleManagement-API.json'
18:05:09 '../build/SOL005-NSLifecycleManagement-API.pdf' -> '/storage/SOL005-NSLifecycleManagement-API.pdf'
18:05:09 -- Will validate: ./SOL005/NSLCMCoordination/NSLCMCoordination.yaml (api: NSLCMCoordination) (deliverable:SOL005)
18:05:09 --- Merging file.
18:05:10 --- Create PDF...
18:05:12 mv: can't rename 'SOL005-NSLCMCoordination-API.pdf': No such file or directory
18:05:12 --- Validating ../build/SOL005-NSLCMCoordination-API.yaml
18:05:12 ../build/SOL005-NSLCMCoordination-API.yaml is valid
18:05:12 --- Validation done (0).
18:05:12 '../build/SOL005-NSLCMCoordination-API.yaml' -> '/storage/SOL005-NSLCMCoordination-API.yaml'
18:05:12 '../build/SOL005-NSLCMCoordination-API.json' -> '/storage/SOL005-NSLCMCoordination-API.json'
18:05:12 cp: can't stat '../build/SOL005-NSLCMCoordination-API.pdf': No such file or directory
18:05:12 -- Will validate: ./SOL005/NSFaultManagementNotification/NSFaultManagementNotification.yaml (api: NSFaultManagementNotification) (deliverable:SOL005)
18:05:12 --- Merging file.
18:05:13 --- Create PDF...
18:05:15 mv: can't rename 'SOL005-NSFaultManagementNotification-API.pdf': No such file or directory
18:05:15 --- Validating ../build/SOL005-NSFaultManagementNotification-API.yaml
18:05:16 ../build/SOL005-NSFaultManagementNotification-API.yaml is valid
18:05:16 --- Validation done (0).
18:05:16 '../build/SOL005-NSFaultManagementNotification-API.yaml' -> '/storage/SOL005-NSFaultManagementNotification-API.yaml'
18:05:16 '../build/SOL005-NSFaultManagementNotification-API.json' -> '/storage/SOL005-NSFaultManagementNotification-API.json'
18:05:16 '../build/SOL005-NSFaultManagementNotification-API.pdf' -> '/storage/SOL005-NSFaultManagementNotification-API.pdf'
18:05:16 -- Will validate: ./SOL005/NSPerformanceManagementNotification/NSPerformanceManagementNotification.yaml (api: NSPerformanceManagementNotification) (deliverable:SOL005)
18:05:16 --- Merging file.
18:05:17 --- Create PDF...
18:05:18 mv: can't rename 'SOL005-NSPerformanceManagementNotification-API.pdf': No such file or directory
18:05:18 --- Validating ../build/SOL005-NSPerformanceManagementNotification-API.yaml
18:05:19 ../build/SOL005-NSPerformanceManagementNotification-API.yaml is valid
18:05:19 --- Validation done (0).
18:05:19 '../build/SOL005-NSPerformanceManagementNotification-API.yaml' -> '/storage/SOL005-NSPerformanceManagementNotification-API.yaml'
18:05:19 '../build/SOL005-NSPerformanceManagementNotification-API.json' -> '/storage/SOL005-NSPerformanceManagementNotification-API.json'
18:05:19 '../build/SOL005-NSPerformanceManagementNotification-API.pdf' -> '/storage/SOL005-NSPerformanceManagementNotification-API.pdf'
18:05:19 -- Final validator returns 1.
18:05:19 Build step 'Execute shell' marked build as failure
18:05:19 Skipped archiving because build is not successful
18:05:20 Finished: FAILURE