FailedConsole Output

14:44:34 Started by GitLab push by Muhammad Hamza
14:44:34 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009
14:44:34 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
14:44:34  > git rev-parse --is-inside-work-tree # timeout=10
14:44:34 Fetching changes from the remote Git repository
14:44:34  > git config remote.origin.url git@forge.etsi.org:nfv/SOL009.git # timeout=10
14:44:34 Fetching upstream changes from git@forge.etsi.org:nfv/SOL009.git
14:44:34  > git --version # timeout=10
14:44:34 using GIT_SSH to set credentials 
14:44:34  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL009.git +refs/heads/*:refs/remotes/origin/*
14:44:35  > git rev-parse remotes/origin/3.5.1-dev^{commit} # timeout=10
14:44:35  > git branch -a -v --no-abbrev --contains 9151038ad9820a18b39c1998431e260a83ba5f43 # timeout=10
14:44:35 Checking out Revision 9151038ad9820a18b39c1998431e260a83ba5f43 (origin/3.5.1-dev)
14:44:35  > git config core.sparsecheckout # timeout=10
14:44:35  > git checkout -f 9151038ad9820a18b39c1998431e260a83ba5f43
14:44:35 Commit message: "Updated Responses and Refs"
14:44:35  > git rev-list --no-walk ec18eebdc5ff850d72b38485971d76ad9a9316aa # timeout=10
14:44:36 [sol009] $ /bin/bash /tmp/jenkins457190853284867025.sh
14:44:36 ./build-container.sh: line 7: proxy: command not found
14:44:36 http_proxy is not set
14:44:36 Proxy set to 
14:44:36 Sending build context to Docker daemon  13.31kB

14:44:36 Step 1/24 : FROM alpine:3.10.0
14:44:37 3.10.0: Pulling from library/alpine
14:44:38 Digest: sha256:ca1c944a4f8486a153024d9965aafbe24f5723c1d5c02f4964c045a16d19dc54
14:44:38 Status: Downloaded newer image for alpine:3.10.0
14:44:38  ---> 4d90542f0623
14:44:38 Step 2/24 : RUN env
14:44:38  ---> Using cache
14:44:38  ---> 33d9beb76aee
14:44:38 Step 3/24 : RUN apk update
14:44:38  ---> Using cache
14:44:38  ---> 5f5a6facdf09
14:44:38 Step 4/24 : RUN apk add bash
14:44:38  ---> Using cache
14:44:38  ---> c4dbd7c780f7
14:44:38 Step 5/24 : RUN apk add nodejs
14:44:38  ---> Using cache
14:44:38  ---> a9e008c49091
14:44:38 Step 6/24 : RUN apk add nodejs-npm
14:44:38  ---> Using cache
14:44:38  ---> d8c4a2dfde29
14:44:38 Step 7/24 : RUN apk add asciidoctor
14:44:38  ---> Using cache
14:44:38  ---> 7f6e285cb91e
14:44:38 Step 8/24 : RUN apk add openjdk8
14:44:38  ---> Using cache
14:44:38  ---> c9d4db129548
14:44:38 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
14:44:38  ---> Using cache
14:44:38  ---> 35eb11cb9413
14:44:38 Step 10/24 : RUN apk add openssl
14:44:38  ---> Using cache
14:44:38  ---> 471c630be456
14:44:38 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
14:44:38  ---> Using cache
14:44:38  ---> c20804847d0b
14:44:38 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
14:44:38  ---> Using cache
14:44:38  ---> c259fc8a9b9a
14:44:38 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
14:44:38  ---> Using cache
14:44:38  ---> 61b04c3e3b86
14:44:38 Step 14/24 : RUN npm config set proxy $http_proxy
14:44:38  ---> Using cache
14:44:38  ---> c0cfe8603833
14:44:38 Step 15/24 : RUN npm install -g swagger-cli
14:44:38  ---> Using cache
14:44:38  ---> 5391a8964a52
14:44:38 Step 16/24 : RUN npm install -g json-refs
14:44:38  ---> Using cache
14:44:38  ---> 2be86aba2673
14:44:38 Step 17/24 : RUN npm install -g yamljs
14:44:38  ---> Using cache
14:44:38  ---> 385d9eccd453
14:44:38 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
14:44:38  ---> 19e988918345
14:44:38 Removing intermediate container b0402953a77d
14:44:38 Step 19/24 : RUN chmod +x /validate-in-docker.sh
14:44:38  ---> Running in 62220b20edfd
14:44:38  ---> ad7ff03d4e0b
14:44:38 Removing intermediate container 62220b20edfd
14:44:38 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
14:44:39  ---> 9997954f6dd7
14:44:39 Removing intermediate container 6d0937e7bbf3
14:44:39 Step 21/24 : RUN chmod +x /bin/swg2mrkup
14:44:39  ---> Running in 6d2e4da20786
14:44:39  ---> 5709879bb9f1
14:44:39 Removing intermediate container 6d2e4da20786
14:44:39 Step 22/24 : ADD oas2pdf /bin/oas2pdf
14:44:40  ---> 46e9da0758ce
14:44:40 Removing intermediate container b47263e00e7c
14:44:40 Step 23/24 : RUN chmod +x /bin/oas2pdf
14:44:40  ---> Running in 7dcbd5e39add
14:44:40  ---> 29ba764a86fc
14:44:40 Removing intermediate container 7dcbd5e39add
14:44:40 Step 24/24 : ENTRYPOINT /validate-in-docker.sh
14:44:40  ---> Running in 1ebbea1f2ad3
14:44:40  ---> faf167009d0f
14:44:40 Removing intermediate container 1ebbea1f2ad3
14:44:40 Successfully built faf167009d0f
14:44:40 Successfully tagged openapivalidator:latest
14:44:40 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009 as /work
14:44:40 mkdir: created directory '/var/www/html/api/nfv/sol009/68'
14:44:40 Mounting dir /var/www/html/api/nfv/sol009/68 as /storage
14:44:41 Using filter ''
14:44:41 
14:44:41 Entering dir /work/src
14:44:41 -- Will validate: ./SOL009/NFVManoLogManagementNotification/NFVManoLogManagementNotification.yaml (api: NFVManoLogManagementNotification) (deliverable:SOL009)
14:44:41 --- Merging file.
14:44:42 --- Create PDF...
14:44:44 mv: can't rename 'SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory
14:44:44 --- Validating ../build/SOL009-NFVManoLogManagementNotification-API.yaml
14:44:44 ../build/SOL009-NFVManoLogManagementNotification-API.yaml is valid
14:44:44 --- Validation done (0).
14:44:44 '../build/SOL009-NFVManoLogManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoLogManagementNotification-API.yaml'
14:44:44 '../build/SOL009-NFVManoLogManagementNotification-API.json' -> '/storage/SOL009-NFVManoLogManagementNotification-API.json'
14:44:44 cp: can't stat '../build/SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory
14:44:44 -- Will validate: ./SOL009/NFVManoLogManagement/NFVManoLogManagement.yaml (api: NFVManoLogManagement) (deliverable:SOL009)
14:44:45 --- Merging file.
14:44:45 
14:44:45   error: Document has invalid references:
14:44:45 
14:44:45   #/components/callbacks/LogReportAvailableNotification/{$request.body#~1callbackUri}/get/responses/204: JSON Pointer points to missing location: #/components/responses/LogReportNotification.Get
14:44:45   #/components/callbacks/LogReportAvailableNotification/{$request.body#~1callbackUri}/post/responses/204: JSON Pointer points to missing location: #/components/responses/LogReportAvailableNotification.Post
14:44:45 
14:44:45 --- Create PDF...
14:44:47 mv: can't rename 'SOL009-NFVManoLogManagement-API.pdf': No such file or directory
14:44:47 --- Validating ../build/SOL009-NFVManoLogManagement-API.yaml
14:44:47 "/work/build/SOL009-NFVManoLogManagement-API.yaml" is not a valid JSON Schema
14:44:47 --- Validation done (1).
14:44:47 '../build/SOL009-NFVManoLogManagement-API.yaml' -> '/storage/SOL009-NFVManoLogManagement-API.yaml'
14:44:47 '../build/SOL009-NFVManoLogManagement-API.json' -> '/storage/SOL009-NFVManoLogManagement-API.json'
14:44:47 cp: can't stat '../build/SOL009-NFVManoLogManagement-API.pdf': No such file or directory
14:44:47 -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagement/NFVManoConfigurationAndInformationManagement.yaml (api: NFVManoConfigurationAndInformationManagement) (deliverable:SOL009)
14:44:47 --- Merging file.
14:44:50 --- Create PDF...
14:44:51 mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory
14:44:51 --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml
14:44:52 ../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml is valid
14:44:52 --- Validation done (0).
14:44:52 '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml'
14:44:52 '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.json'
14:44:52 cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory
14:44:52 -- Will validate: ./SOL009/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL009)
14:44:52 --- Merging file.
14:44:53 --- Create PDF...
14:44:55 mv: can't rename 'SOL009-APIVersion-API.pdf': No such file or directory
14:44:55 --- Validating ../build/SOL009-APIVersion-API.yaml
14:44:56 ../build/SOL009-APIVersion-API.yaml is valid
14:44:56 --- Validation done (0).
14:44:56 '../build/SOL009-APIVersion-API.yaml' -> '/storage/SOL009-APIVersion-API.yaml'
14:44:56 '../build/SOL009-APIVersion-API.json' -> '/storage/SOL009-APIVersion-API.json'
14:44:56 cp: can't stat '../build/SOL009-APIVersion-API.pdf': No such file or directory
14:44:56 -- Will validate: ./SOL009/NFVManoPerformanceManagementNotification/NFVManoPerformanceManagementNotification.yaml (api: NFVManoPerformanceManagementNotification) (deliverable:SOL009)
14:44:56 --- Merging file.
14:44:56 --- Create PDF...
14:44:58 mv: can't rename 'SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory
14:44:58 --- Validating ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml
14:44:59 ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml is valid
14:44:59 --- Validation done (0).
14:44:59 '../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.yaml'
14:44:59 '../build/SOL009-NFVManoPerformanceManagementNotification-API.json' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.json'
14:44:59 cp: can't stat '../build/SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory
14:44:59 -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagementNotification/NFVManoConfigurationAndInformationManagementNotification.yaml (api: NFVManoConfigurationAndInformationManagementNotification) (deliverable:SOL009)
14:44:59 --- Merging file.
14:45:00 --- Create PDF...
14:45:01 mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory
14:45:01 --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml
14:45:02 ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml is valid
14:45:02 --- Validation done (0).
14:45:02 '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml'
14:45:02 '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json'
14:45:02 cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory
14:45:02 -- Will validate: ./SOL009/NFVManoFaultManagement/NFVManoFaultManagement.yaml (api: NFVManoFaultManagement) (deliverable:SOL009)
14:45:02 --- Merging file.
14:45:03 --- Create PDF...
14:45:05 mv: can't rename 'SOL009-NFVManoFaultManagement-API.pdf': No such file or directory
14:45:05 --- Validating ../build/SOL009-NFVManoFaultManagement-API.yaml
14:45:05 ../build/SOL009-NFVManoFaultManagement-API.yaml is valid
14:45:05 --- Validation done (0).
14:45:05 '../build/SOL009-NFVManoFaultManagement-API.yaml' -> '/storage/SOL009-NFVManoFaultManagement-API.yaml'
14:45:05 '../build/SOL009-NFVManoFaultManagement-API.json' -> '/storage/SOL009-NFVManoFaultManagement-API.json'
14:45:05 cp: can't stat '../build/SOL009-NFVManoFaultManagement-API.pdf': No such file or directory
14:45:05 -- Will validate: ./SOL009/NFVManoPerformanceManagement/NFVManoPerformanceManagement.yaml (api: NFVManoPerformanceManagement) (deliverable:SOL009)
14:45:05 --- Merging file.
14:45:07 --- Create PDF...
14:45:09 mv: can't rename 'SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory
14:45:09 --- Validating ../build/SOL009-NFVManoPerformanceManagement-API.yaml
14:45:09 ../build/SOL009-NFVManoPerformanceManagement-API.yaml is valid
14:45:10 --- Validation done (0).
14:45:10 '../build/SOL009-NFVManoPerformanceManagement-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagement-API.yaml'
14:45:10 '../build/SOL009-NFVManoPerformanceManagement-API.json' -> '/storage/SOL009-NFVManoPerformanceManagement-API.json'
14:45:10 cp: can't stat '../build/SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory
14:45:10 -- Will validate: ./SOL009/NFVManoFaultManagementNotification/NFVManoFaultManagementNotification.yaml (api: NFVManoFaultManagementNotification) (deliverable:SOL009)
14:45:10 --- Merging file.
14:45:11 --- Create PDF...
14:45:12 mv: can't rename 'SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory
14:45:12 --- Validating ../build/SOL009-NFVManoFaultManagementNotification-API.yaml
14:45:13 ../build/SOL009-NFVManoFaultManagementNotification-API.yaml is valid
14:45:13 --- Validation done (0).
14:45:13 '../build/SOL009-NFVManoFaultManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.yaml'
14:45:13 '../build/SOL009-NFVManoFaultManagementNotification-API.json' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.json'
14:45:13 cp: can't stat '../build/SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory
14:45:13 -- Final validator returns 1.
14:45:13 Build step 'Execute shell' marked build as failure
14:45:13 Skipped archiving because build is not successful
14:45:13 Finished: FAILURE