FailedConsole Output

07:39:38 Started by GitLab push by Sana Zulfiqar
07:39:38 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009
07:39:38 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
07:39:38  > git rev-parse --is-inside-work-tree # timeout=10
07:39:38 Fetching changes from the remote Git repository
07:39:38  > git config remote.origin.url git@forge.etsi.org:nfv/SOL009.git # timeout=10
07:39:38 Fetching upstream changes from git@forge.etsi.org:nfv/SOL009.git
07:39:38  > git --version # timeout=10
07:39:38 using GIT_SSH to set credentials 
07:39:38  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL009.git +refs/heads/*:refs/remotes/origin/*
07:39:38  > git rev-parse remotes/origin/3.5.1-dev^{commit} # timeout=10
07:39:38  > git branch -a -v --no-abbrev --contains f2dafb6170163662b4881a66646f3ffe846a2b12 # timeout=10
07:39:38 Checking out Revision f2dafb6170163662b4881a66646f3ffe846a2b12 (origin/3.5.1-dev)
07:39:39  > git config core.sparsecheckout # timeout=10
07:39:39  > git checkout -f f2dafb6170163662b4881a66646f3ffe846a2b12
07:39:39 Commit message: "SOL009_32&_33: Data structures removed"
07:39:39  > git rev-list --no-walk 1c7f81127a55ec942bbadc4ae3ce45c48b7c81c6 # timeout=10
07:39:39 [sol009] $ /bin/bash /tmp/jenkins5650112617277923336.sh
07:39:39 ./build-container.sh: line 7: proxy: command not found
07:39:39 http_proxy is not set
07:39:39 Proxy set to 
07:39:39 Sending build context to Docker daemon  13.31kB

07:39:39 Step 1/24 : FROM alpine:3.10.0
07:39:39  ---> 4d90542f0623
07:39:39 Step 2/24 : RUN env
07:39:39  ---> Using cache
07:39:39  ---> 3dd37f88f48b
07:39:39 Step 3/24 : RUN apk update
07:39:39  ---> Using cache
07:39:39  ---> 12029cc0f39f
07:39:39 Step 4/24 : RUN apk add bash
07:39:39  ---> Using cache
07:39:39  ---> e6615b737995
07:39:39 Step 5/24 : RUN apk add nodejs
07:39:39  ---> Using cache
07:39:39  ---> 24860c3b2063
07:39:39 Step 6/24 : RUN apk add nodejs-npm
07:39:39  ---> Using cache
07:39:39  ---> cb2256300214
07:39:39 Step 7/24 : RUN apk add asciidoctor
07:39:39  ---> Using cache
07:39:39  ---> 48f0b705cc06
07:39:39 Step 8/24 : RUN apk add openjdk8
07:39:39  ---> Using cache
07:39:39  ---> 56a612d9bba4
07:39:39 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
07:39:39  ---> Using cache
07:39:39  ---> 54afa303828c
07:39:39 Step 10/24 : RUN apk add openssl
07:39:39  ---> Using cache
07:39:39  ---> c9c08c112472
07:39:39 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
07:39:39  ---> Using cache
07:39:39  ---> 352b01bc416e
07:39:39 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
07:39:39  ---> Using cache
07:39:39  ---> ce077e02bff8
07:39:39 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
07:39:39  ---> Using cache
07:39:39  ---> b23fedc8dd94
07:39:39 Step 14/24 : RUN npm config set proxy $http_proxy
07:39:39  ---> Using cache
07:39:39  ---> 91638a196f16
07:39:39 Step 15/24 : RUN npm install -g swagger-cli
07:39:39  ---> Using cache
07:39:39  ---> f4d81cd29e36
07:39:39 Step 16/24 : RUN npm install -g json-refs
07:39:39  ---> Using cache
07:39:39  ---> 11d5296cb6e3
07:39:39 Step 17/24 : RUN npm install -g yamljs
07:39:39  ---> Using cache
07:39:39  ---> 261de29c25d2
07:39:39 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
07:39:39  ---> Using cache
07:39:39  ---> 500f197bc30e
07:39:39 Step 19/24 : RUN chmod +x /validate-in-docker.sh
07:39:39  ---> Using cache
07:39:39  ---> faa78c58459a
07:39:39 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
07:39:39  ---> Using cache
07:39:39  ---> 348876f81ed4
07:39:39 Step 21/24 : RUN chmod +x /bin/swg2mrkup
07:39:39  ---> Using cache
07:39:39  ---> 5404d0bde354
07:39:39 Step 22/24 : ADD oas2pdf /bin/oas2pdf
07:39:39  ---> Using cache
07:39:39  ---> f292874f6334
07:39:39 Step 23/24 : RUN chmod +x /bin/oas2pdf
07:39:39  ---> Using cache
07:39:39  ---> 49c2e44cf414
07:39:39 Step 24/24 : ENTRYPOINT /validate-in-docker.sh
07:39:39  ---> Using cache
07:39:39  ---> 6f2aa5724ebe
07:39:39 Successfully built 6f2aa5724ebe
07:39:39 Successfully tagged openapivalidator:latest
07:39:39 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009 as /work
07:39:39 mkdir: created directory '/var/www/html/api/nfv/sol009/41'
07:39:39 Mounting dir /var/www/html/api/nfv/sol009/41 as /storage
07:39:39 Using filter ''
07:39:39 
07:39:39 Entering dir /work/src
07:39:39 -- Will validate: ./SOL009/NFVManoLogManagementNotification/NFVManoLogManagementNotification.yaml (api: NFVManoLogManagementNotification) (deliverable:SOL009)
07:39:39 --- Merging file.
07:39:40 --- Create PDF...
07:39:42 mv: can't rename 'SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory
07:39:42 --- Validating ../build/SOL009-NFVManoLogManagementNotification-API.yaml
07:39:43 ../build/SOL009-NFVManoLogManagementNotification-API.yaml is valid
07:39:43 --- Validation done (0).
07:39:43 '../build/SOL009-NFVManoLogManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoLogManagementNotification-API.yaml'
07:39:43 '../build/SOL009-NFVManoLogManagementNotification-API.json' -> '/storage/SOL009-NFVManoLogManagementNotification-API.json'
07:39:43 cp: can't stat '../build/SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory
07:39:43 -- Will validate: ./SOL009/NFVManoLogManagement/NFVManoLogManagement.yaml (api: NFVManoLogManagement) (deliverable:SOL009)
07:39:43 --- Merging file.
07:39:44 --- Create PDF...
07:39:46 mv: can't rename 'SOL009-NFVManoLogManagement-API.pdf': No such file or directory
07:39:46 --- Validating ../build/SOL009-NFVManoLogManagement-API.yaml
07:39:47 ../build/SOL009-NFVManoLogManagement-API.yaml is valid
07:39:47 --- Validation done (0).
07:39:47 '../build/SOL009-NFVManoLogManagement-API.yaml' -> '/storage/SOL009-NFVManoLogManagement-API.yaml'
07:39:47 '../build/SOL009-NFVManoLogManagement-API.json' -> '/storage/SOL009-NFVManoLogManagement-API.json'
07:39:47 cp: can't stat '../build/SOL009-NFVManoLogManagement-API.pdf': No such file or directory
07:39:47 -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagement/NFVManoConfigurationAndInformationManagement.yaml (api: NFVManoConfigurationAndInformationManagement) (deliverable:SOL009)
07:39:47 --- Merging file.
07:39:49 --- Create PDF...
07:39:51 mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory
07:39:51 --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml
07:39:52 ../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml is valid
07:39:52 --- Validation done (0).
07:39:52 '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml'
07:39:52 '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.json'
07:39:52 cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory
07:39:52 -- Will validate: ./SOL009/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL009)
07:39:52 --- Merging file.
07:39:53 --- Create PDF...
07:39:55 mv: can't rename 'SOL009-APIVersion-API.pdf': No such file or directory
07:39:55 --- Validating ../build/SOL009-APIVersion-API.yaml
07:39:55 ../build/SOL009-APIVersion-API.yaml is valid
07:39:55 --- Validation done (0).
07:39:55 '../build/SOL009-APIVersion-API.yaml' -> '/storage/SOL009-APIVersion-API.yaml'
07:39:55 '../build/SOL009-APIVersion-API.json' -> '/storage/SOL009-APIVersion-API.json'
07:39:55 cp: can't stat '../build/SOL009-APIVersion-API.pdf': No such file or directory
07:39:55 -- Will validate: ./SOL009/NFVManoPerformanceManagementNotification/NFVManoPerformanceManagementNotification.yaml (api: NFVManoPerformanceManagementNotification) (deliverable:SOL009)
07:39:55 --- Merging file.
07:39:56 --- Create PDF...
07:39:58 mv: can't rename 'SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory
07:39:58 --- Validating ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml
07:39:58 ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml is valid
07:39:58 --- Validation done (0).
07:39:58 '../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.yaml'
07:39:58 '../build/SOL009-NFVManoPerformanceManagementNotification-API.json' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.json'
07:39:58 cp: can't stat '../build/SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory
07:39:58 -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagementNotification/NFVManoConfigurationAndInformationManagementNotification.yaml (api: NFVManoConfigurationAndInformationManagementNotification) (deliverable:SOL009)
07:39:58 --- Merging file.
07:39:59 --- Create PDF...
07:40:01 --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml
07:40:01 mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory
07:40:02 ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml is valid
07:40:02 --- Validation done (0).
07:40:02 '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml'
07:40:02 '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json'
07:40:02 cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory
07:40:02 -- Will validate: ./SOL009/NFVManoFaultManagement/NFVManoFaultManagement.yaml (api: NFVManoFaultManagement) (deliverable:SOL009)
07:40:02 --- Merging file.
07:40:03 --- Create PDF...
07:40:05 mv: can't rename 'SOL009-NFVManoFaultManagement-API.pdf': No such file or directory
07:40:05 --- Validating ../build/SOL009-NFVManoFaultManagement-API.yaml
07:40:06 ../build/SOL009-NFVManoFaultManagement-API.yaml is valid
07:40:06 --- Validation done (0).
07:40:06 '../build/SOL009-NFVManoFaultManagement-API.yaml' -> '/storage/SOL009-NFVManoFaultManagement-API.yaml'
07:40:06 '../build/SOL009-NFVManoFaultManagement-API.json' -> '/storage/SOL009-NFVManoFaultManagement-API.json'
07:40:06 cp: can't stat '../build/SOL009-NFVManoFaultManagement-API.pdf': No such file or directory
07:40:06 -- Will validate: ./SOL009/NFVManoPerformanceManagement/NFVManoPerformanceManagement.yaml (api: NFVManoPerformanceManagement) (deliverable:SOL009)
07:40:06 --- Merging file.
07:40:06 
07:40:06   error: Document has invalid references:
07:40:06 
07:40:06   #/paths/~1subscriptions/get/parameters/0: JSON Pointer points to missing location: #/components/parameters/filter.PmSubscription
07:40:06   #/paths/~1subscriptions/get/responses/200: JSON Pointer points to missing location: #/components/responses/subscriptions.get.200
07:40:06   #/paths/~1subscriptions/get/responses/400: JSON Pointer points to missing location: #/components/responses/subscriptions.get.400
07:40:06   #/paths/~1subscriptions/post/requestBody: JSON Pointer points to missing location: #/components/requestBodies/CreateSubscriptionRequest
07:40:06   #/paths/~1subscriptions/post/responses/201: JSON Pointer points to missing location: #/components/responses/subscriptions.post.201
07:40:06   #/paths/~1subscriptions/post/responses/303: JSON Pointer points to missing location: #/components/responses/subscriptions.post.303
07:40:06   #/paths/~1subscriptions~1{subscriptionId}/delete/responses/204: JSON Pointer points to missing location: #/components/responses/subscription.delete.204
07:40:06   #/paths/~1subscriptions~1{subscriptionId}/get/responses/200: JSON Pointer points to missing location: #/components/responses/subscription.get.200
07:40:06   #/paths/~1subscriptions~1{subscriptionId}/parameters/0: JSON Pointer points to missing location: #/components/parameters/subscriptionId
07:40:06 
07:40:06 --- Create PDF...
07:40:08 mv: can't rename 'SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory
07:40:08 --- Validating ../build/SOL009-NFVManoPerformanceManagement-API.yaml
07:40:09 "/work/build/SOL009-NFVManoPerformanceManagement-API.yaml" is not a valid JSON Schema
07:40:09 --- Validation done (1).
07:40:09 '../build/SOL009-NFVManoPerformanceManagement-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagement-API.yaml'
07:40:09 '../build/SOL009-NFVManoPerformanceManagement-API.json' -> '/storage/SOL009-NFVManoPerformanceManagement-API.json'
07:40:09 cp: can't stat '../build/SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory
07:40:09 -- Will validate: ./SOL009/NFVManoFaultManagementNotification/NFVManoFaultManagementNotification.yaml (api: NFVManoFaultManagementNotification) (deliverable:SOL009)
07:40:09 --- Merging file.
07:40:10 --- Create PDF...
07:40:11 mv: can't rename 'SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory
07:40:11 --- Validating ../build/SOL009-NFVManoFaultManagementNotification-API.yaml
07:40:12 ../build/SOL009-NFVManoFaultManagementNotification-API.yaml is valid
07:40:12 --- Validation done (0).
07:40:12 '../build/SOL009-NFVManoFaultManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.yaml'
07:40:12 '../build/SOL009-NFVManoFaultManagementNotification-API.json' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.json'
07:40:12 cp: can't stat '../build/SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory
07:40:12 -- Final validator returns 1.
07:40:12 Build step 'Execute shell' marked build as failure
07:40:12 Skipped archiving because build is not successful
07:40:12 Finished: FAILURE