15:01:33 Started by GitLab push by bernini 15:01:33 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009 15:01:33 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e 15:01:33 > git rev-parse --is-inside-work-tree # timeout=10 15:01:33 Fetching changes from the remote Git repository 15:01:34 > git config remote.origin.url git@forge.etsi.org:nfv/SOL009.git # timeout=10 15:01:34 Fetching upstream changes from git@forge.etsi.org:nfv/SOL009.git 15:01:34 > git --version # timeout=10 15:01:34 using GIT_SSH to set credentials 15:01:34 > git fetch --tags --progress git@forge.etsi.org:nfv/SOL009.git +refs/heads/*:refs/remotes/origin/* 15:01:34 > git rev-parse remotes/origin/3.3.1-dev^{commit} # timeout=10 15:01:34 > git branch -a -v --no-abbrev --contains 0ff41f3949467b7432c14b8f77d715fe3bd11bf1 # timeout=10 15:01:34 Checking out Revision 0ff41f3949467b7432c14b8f77d715fe3bd11bf1 (origin/3.3.1-dev) 15:01:34 > git config core.sparsecheckout # timeout=10 15:01:34 > git checkout -f 0ff41f3949467b7432c14b8f77d715fe3bd11bf1 15:01:34 Commit message: "Merge branch 'validation' into '3.3.1-dev'" 15:01:34 > git rev-list --no-walk 40fa353417620fc265855de906820c31aff08c1c # timeout=10 15:01:35 [sol009] $ /bin/bash /tmp/jenkins6657550908499753837.sh 15:01:35 ./build-container.sh: line 7: proxy: command not found 15:01:35 http_proxy is not set 15:01:35 Proxy set to 15:01:35 Sending build context to Docker daemon 13.31kB 15:01:35 Step 1/24 : FROM alpine:3.6 15:01:36 3.6: Pulling from library/alpine 15:01:38 Digest: sha256:66790a2b79e1ea3e1dabac43990c54aca5d1ddf268d9a5a0285e4167c8b24475 15:01:38 Status: Downloaded newer image for alpine:3.6 15:01:38 ---> 43773d1dba76 15:01:38 Step 2/24 : RUN env 15:01:38 ---> Using cache 15:01:38 ---> 8f8fd58edd62 15:01:38 Step 3/24 : RUN apk update 15:01:38 ---> Using cache 15:01:38 ---> b5cdbf75bff8 15:01:38 Step 4/24 : RUN apk add bash 15:01:38 ---> Using cache 15:01:38 ---> d5b7d5b8474d 15:01:38 Step 5/24 : RUN apk add nodejs 15:01:38 ---> Using cache 15:01:38 ---> 02b0beae235e 15:01:38 Step 6/24 : RUN apk add nodejs-npm 15:01:38 ---> Using cache 15:01:38 ---> c28532e54062 15:01:38 Step 7/24 : RUN apk add asciidoctor 15:01:38 ---> Using cache 15:01:38 ---> 896cdd5b8441 15:01:38 Step 8/24 : RUN apk add openjdk8 15:01:38 ---> Using cache 15:01:38 ---> 33e797dafb78 15:01:38 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates 15:01:38 ---> Using cache 15:01:38 ---> 593f73ca93e7 15:01:38 Step 10/24 : RUN apk add openssl 15:01:38 ---> Using cache 15:01:38 ---> 9e091baf1530 15:01:38 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre 15:01:38 ---> Using cache 15:01:38 ---> ac732be97a1c 15:01:38 Step 12/24 : RUN gem install asciidoctor-pdf-cjk 15:01:38 ---> Using cache 15:01:38 ---> c0cc4d048580 15:01:38 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar 15:01:38 ---> Using cache 15:01:38 ---> 6fe15e9ad31c 15:01:38 Step 14/24 : RUN npm config set proxy $http_proxy 15:01:38 ---> Using cache 15:01:38 ---> becf94dcbee2 15:01:38 Step 15/24 : RUN npm install -g swagger-cli@0.10.3 15:01:38 ---> Running in 181f7e0b5d8e 15:01:39 npm WARN invalid config proxy="" 15:01:39 npm WARN invalid config Must be a full url with 'http://' 15:01:39 npm ERR! Linux 4.4.0-154-generic 15:01:40 npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "install" "-g" "swagger-cli@0.10.3" 15:01:40 npm ERR! node v6.10.3 15:01:40 npm ERR! npm v3.10.10 15:01:40 npm ERR! code ETARGET 15:01:40  15:01:40 npm ERR! notarget No compatible version found: swagger-cli@0.10.3 15:01:40 npm ERR! notarget Valid install targets: 15:01:40 npm ERR! notarget 2.3.4, 2.3.3, 2.3.2, 2.3.1, 2.3.0, 2.2.2, 2.2.1, 2.2.0, 2.1.3, 2.1.2, 2.1.1, 2.1.0, 2.0.0, 1.0.2, 1.0.1, 1.0.0, 1.0.0-beta.2, 1.0.0-beta.1, 1.0.0-beta.0 15:01:40 npm ERR! notarget 15:01:40 npm ERR! notarget This is most likely not a problem with npm itself. 15:01:40 npm ERR! notarget In most cases you or one of your dependencies are requesting 15:01:40 npm ERR! notarget a package version that doesn't exist. 15:01:40  15:01:40 npm ERR! Please include the following file with any support request: 15:01:40 npm ERR! /npm-debug.log 15:01:40 The command '/bin/sh -c npm install -g swagger-cli@0.10.3' returned a non-zero code: 1 15:01:40 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009 as /work 15:01:40 mkdir: created directory '/var/www/html/api/nfv/sol009/8' 15:01:40 Mounting dir /var/www/html/api/nfv/sol009/8 as /storage 15:01:40 Using filter '' 15:01:40 15:01:40 Entering dir /work/src 15:01:40 -- Will validate: ./SOL009/NFVManoLogManagementNotification/NFVManoLogManagementNotification.yaml (api: NFVManoLogManagementNotification) (deliverable:SOL009) 15:01:40 --- Merging file. 15:01:42 --- Create PDF... 15:01:43 mv: can't rename 'SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory 15:01:43 --- Validating ../build/SOL009-NFVManoLogManagementNotification-API.yaml 15:01:44 15:01:44 error: Unable to identify the Swagger version for document: ../build/SOL009-NFVManoLogManagementNotification-API.yaml 15:01:44 15:01:44 --- Validation done (1). 15:01:44 '../build/SOL009-NFVManoLogManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoLogManagementNotification-API.yaml' 15:01:44 '../build/SOL009-NFVManoLogManagementNotification-API.json' -> '/storage/SOL009-NFVManoLogManagementNotification-API.json' 15:01:44 cp: can't stat '../build/SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory 15:01:44 -- Will validate: ./SOL009/NFVManoLogManagement/NFVManoLogManagement.yaml (api: NFVManoLogManagement) (deliverable:SOL009) 15:01:44 --- Merging file. 15:01:46 --- Create PDF... 15:01:48 mv: can't rename 'SOL009-NFVManoLogManagement-API.pdf': No such file or directory 15:01:48 --- Validating ../build/SOL009-NFVManoLogManagement-API.yaml 15:01:49 15:01:49 error: Unable to identify the Swagger version for document: ../build/SOL009-NFVManoLogManagement-API.yaml 15:01:49 15:01:49 --- Validation done (1). 15:01:49 '../build/SOL009-NFVManoLogManagement-API.yaml' -> '/storage/SOL009-NFVManoLogManagement-API.yaml' 15:01:49 '../build/SOL009-NFVManoLogManagement-API.json' -> '/storage/SOL009-NFVManoLogManagement-API.json' 15:01:49 cp: can't stat '../build/SOL009-NFVManoLogManagement-API.pdf': No such file or directory 15:01:49 -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagement/NFVManoConfigurationAndInformationManagement.yaml (api: NFVManoConfigurationAndInformationManagement) (deliverable:SOL009) 15:01:49 --- Merging file. 15:01:52 --- Create PDF... 15:01:53 mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory 15:01:53 --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml 15:01:54 15:01:54 error: Unable to identify the Swagger version for document: ../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml 15:01:54 15:01:54 --- Validation done (1). 15:01:54 '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml' 15:01:54 '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.json' 15:01:54 cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory 15:01:54 -- Will validate: ./SOL009/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL009) 15:01:54 --- Merging file. 15:01:55 --- Create PDF... 15:01:57 mv: can't rename 'SOL009-APIVersion-API.pdf': No such file or directory 15:01:57 --- Validating ../build/SOL009-APIVersion-API.yaml 15:01:58 15:01:58 error: Unable to identify the Swagger version for document: ../build/SOL009-APIVersion-API.yaml 15:01:58 15:01:58 --- Validation done (1). 15:01:58 '../build/SOL009-APIVersion-API.yaml' -> '/storage/SOL009-APIVersion-API.yaml' 15:01:58 '../build/SOL009-APIVersion-API.json' -> '/storage/SOL009-APIVersion-API.json' 15:01:58 cp: can't stat '../build/SOL009-APIVersion-API.pdf': No such file or directory 15:01:58 -- Will validate: ./SOL009/NFVManoPerformanceManagementNotification/NFVManoPerformanceManagementNotification.yaml (api: NFVManoPerformanceManagementNotification) (deliverable:SOL009) 15:01:58 --- Merging file. 15:01:59 --- Create PDF... 15:02:01 mv: can't rename 'SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory 15:02:01 --- Validating ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml 15:02:02 15:02:02 error: Unable to identify the Swagger version for document: ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml 15:02:02 15:02:02 --- Validation done (1). 15:02:02 '../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.yaml' 15:02:02 '../build/SOL009-NFVManoPerformanceManagementNotification-API.json' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.json' 15:02:02 cp: can't stat '../build/SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory 15:02:02 -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagementNotification/NFVManoConfigurationAndInformationManagementNotification.yaml (api: NFVManoConfigurationAndInformationManagementNotification) (deliverable:SOL009) 15:02:02 --- Merging file. 15:02:03 --- Create PDF... 15:02:04 mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory 15:02:04 --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml 15:02:05 15:02:05 error: Unable to identify the Swagger version for document: ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml 15:02:05 15:02:05 --- Validation done (1). 15:02:05 '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml' 15:02:05 '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json' 15:02:05 cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory 15:02:05 -- Will validate: ./SOL009/NFVManoFaultManagement/NFVManoFaultManagement.yaml (api: NFVManoFaultManagement) (deliverable:SOL009) 15:02:05 --- Merging file. 15:02:07 --- Create PDF... 15:02:08 mv: can't rename 'SOL009-NFVManoFaultManagement-API.pdf': No such file or directory 15:02:08 --- Validating ../build/SOL009-NFVManoFaultManagement-API.yaml 15:02:09 15:02:09 error: Unable to identify the Swagger version for document: ../build/SOL009-NFVManoFaultManagement-API.yaml 15:02:09 15:02:09 --- Validation done (1). 15:02:09 '../build/SOL009-NFVManoFaultManagement-API.yaml' -> '/storage/SOL009-NFVManoFaultManagement-API.yaml' 15:02:09 '../build/SOL009-NFVManoFaultManagement-API.json' -> '/storage/SOL009-NFVManoFaultManagement-API.json' 15:02:09 cp: can't stat '../build/SOL009-NFVManoFaultManagement-API.pdf': No such file or directory 15:02:09 -- Will validate: ./SOL009/NFVManoPerformanceManagement/NFVManoPerformanceManagement.yaml (api: NFVManoPerformanceManagement) (deliverable:SOL009) 15:02:09 --- Merging file. 15:02:12 --- Create PDF... 15:02:13 --- Validating ../build/SOL009-NFVManoPerformanceManagement-API.yaml 15:02:13 mv: can't rename 'SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory 15:02:14 15:02:14 error: Unable to identify the Swagger version for document: ../build/SOL009-NFVManoPerformanceManagement-API.yaml 15:02:14 15:02:14 --- Validation done (1). 15:02:14 '../build/SOL009-NFVManoPerformanceManagement-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagement-API.yaml' 15:02:14 '../build/SOL009-NFVManoPerformanceManagement-API.json' -> '/storage/SOL009-NFVManoPerformanceManagement-API.json' 15:02:14 cp: can't stat '../build/SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory 15:02:14 -- Will validate: ./SOL009/NFVManoFaultManagementNotification/NFVManoFaultManagementNotification.yaml (api: NFVManoFaultManagementNotification) (deliverable:SOL009) 15:02:14 --- Merging file. 15:02:15 --- Create PDF... 15:02:17 mv: can't rename 'SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory 15:02:17 --- Validating ../build/SOL009-NFVManoFaultManagementNotification-API.yaml 15:02:18 15:02:18 error: Unable to identify the Swagger version for document: ../build/SOL009-NFVManoFaultManagementNotification-API.yaml 15:02:18 15:02:18 --- Validation done (1). 15:02:18 '../build/SOL009-NFVManoFaultManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.yaml' 15:02:18 '../build/SOL009-NFVManoFaultManagementNotification-API.json' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.json' 15:02:18 cp: can't stat '../build/SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory 15:02:18 -- Final validator returns 1. 15:02:18 Build step 'Execute shell' marked build as failure 15:02:18 Skipped archiving because build is not successful 15:02:18 Finished: FAILURE