15:37:53 Started by GitLab push by Giacomo Bernini 15:37:53 [EnvInject] - Loading node environment variables. 15:37:53 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009 15:37:53 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e 15:37:53 > git rev-parse --is-inside-work-tree # timeout=10 15:37:53 Fetching changes from the remote Git repository 15:37:53 > git config remote.origin.url git@forge.etsi.org:nfv/SOL009.git # timeout=10 15:37:53 Fetching upstream changes from git@forge.etsi.org:nfv/SOL009.git 15:37:53 > git --version # timeout=10 15:37:53 using GIT_SSH to set credentials 15:37:53 > git fetch --tags --progress git@forge.etsi.org:nfv/SOL009.git +refs/heads/*:refs/remotes/origin/* 15:37:54 > git rev-parse remotes/origin/Release-4^{commit} # timeout=10 15:37:54 > git branch -a -v --no-abbrev --contains 4d997ff26703a9faa06b67f2b19372e517c01bb4 # timeout=10 15:37:54 Checking out Revision 4d997ff26703a9faa06b67f2b19372e517c01bb4 (origin/Release-4) 15:37:54 > git config core.sparsecheckout # timeout=10 15:37:54 > git checkout -f 4d997ff26703a9faa06b67f2b19372e517c01bb4 15:37:54 Commit message: "Merge branch '4.3.1-dev' into 'Release-4'" 15:37:54 > git rev-list --no-walk fc28d2d4267bc0af145cf42685abd3ca249f5240 # timeout=10 15:37:54 [sol009] $ /bin/bash /tmp/jenkins934352155272384521.sh 15:37:54 ./build-container.sh: line 7: proxy: command not found 15:37:54 http_proxy is not set 15:37:54 Proxy set to 15:37:54 Sending build context to Docker daemon 13.31kB 15:37:54 Step 1/24 : FROM alpine:3.10.0 15:37:54 ---> 4d90542f0623 15:37:54 Step 2/24 : RUN env 15:37:54 ---> Using cache 15:37:54 ---> 0b577767eb4e 15:37:54 Step 3/24 : RUN apk update 15:37:54 ---> Using cache 15:37:54 ---> 697471ef7f0a 15:37:54 Step 4/24 : RUN apk add bash 15:37:54 ---> Using cache 15:37:54 ---> a25251d4272c 15:37:54 Step 5/24 : RUN apk add nodejs 15:37:54 ---> Using cache 15:37:54 ---> ee3663c76c01 15:37:54 Step 6/24 : RUN apk add nodejs-npm 15:37:54 ---> Using cache 15:37:54 ---> 95530c68fb47 15:37:54 Step 7/24 : RUN apk add asciidoctor 15:37:54 ---> Using cache 15:37:54 ---> a321cc22063f 15:37:54 Step 8/24 : RUN apk add openjdk8 15:37:54 ---> Using cache 15:37:54 ---> 07148189c9d2 15:37:54 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates 15:37:54 ---> Using cache 15:37:54 ---> 6808b2c86594 15:37:54 Step 10/24 : RUN apk add openssl 15:37:54 ---> Using cache 15:37:54 ---> ed2950ff9192 15:37:54 Step 11/24 : RUN gem install rdoc -v 6.3.3 || gem install rdoc -v 6.3.3 15:37:54 ---> Using cache 15:37:54 ---> 83cde4af1585 15:37:54 Step 12/24 : RUN gem install asciidoctor-pdf-cjk 15:37:54 ---> Using cache 15:37:54 ---> e442b40a01ef 15:37:54 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar 15:37:54 ---> Using cache 15:37:54 ---> 22ece82af23f 15:37:54 Step 14/24 : RUN npm config set proxy $http_proxy 15:37:54 ---> Using cache 15:37:54 ---> 0cc1b972380e 15:37:54 Step 15/24 : RUN npm install -g swagger-cli 15:37:54 ---> Using cache 15:37:54 ---> 3ee43d5416a1 15:37:54 Step 16/24 : RUN npm install -g json-refs 15:37:54 ---> Using cache 15:37:54 ---> 94e261945a46 15:37:54 Step 17/24 : RUN npm install -g yamljs 15:37:54 ---> Using cache 15:37:54 ---> ce77b5519b06 15:37:54 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh 15:37:54 ---> Using cache 15:37:54 ---> 35aaec6bc16d 15:37:54 Step 19/24 : RUN chmod +x /validate-in-docker.sh 15:37:54 ---> Using cache 15:37:54 ---> d03eaeb2e681 15:37:54 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup 15:37:54 ---> Using cache 15:37:54 ---> e1aeda4a669c 15:37:54 Step 21/24 : RUN chmod +x /bin/swg2mrkup 15:37:54 ---> Using cache 15:37:54 ---> 7be3daeef15f 15:37:54 Step 22/24 : ADD oas2pdf /bin/oas2pdf 15:37:54 ---> Using cache 15:37:54 ---> 07b2adaef95c 15:37:54 Step 23/24 : RUN chmod +x /bin/oas2pdf 15:37:54 ---> Using cache 15:37:54 ---> 6d164684fc9b 15:37:54 Step 24/24 : ENTRYPOINT ["/validate-in-docker.sh"] 15:37:54 ---> Using cache 15:37:54 ---> 247354a565f8 15:37:54 Successfully built 247354a565f8 15:37:54 Successfully tagged openapivalidator:latest 15:37:54 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009 as /work 15:37:54 mkdir: created directory '/var/www/html/api/nfv/sol009/95' 15:37:54 Mounting dir /var/www/html/api/nfv/sol009/95 as /storage 15:37:55 Using filter '' 15:37:55 15:37:55 Entering dir /work/src 15:37:55 -- Will validate: ./SOL009/NFVManoLogManagementNotification/NFVManoLogManagementNotification.yaml (api: NFVManoLogManagementNotification) (deliverable:SOL009) 15:37:55 --- Merging file. 15:37:56 --- Create PDF... 15:37:58 mv: can't rename 'SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory 15:37:58 --- Validating ../build/SOL009-NFVManoLogManagementNotification-API.yaml 15:37:58 ../build/SOL009-NFVManoLogManagementNotification-API.yaml is valid 15:37:58 --- Validation done (0). 15:37:58 '../build/SOL009-NFVManoLogManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoLogManagementNotification-API.yaml' 15:37:58 '../build/SOL009-NFVManoLogManagementNotification-API.json' -> '/storage/SOL009-NFVManoLogManagementNotification-API.json' 15:37:58 cp: can't stat '../build/SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory 15:37:58 -- Will validate: ./SOL009/NFVManoLogManagement/NFVManoLogManagement.yaml (api: NFVManoLogManagement) (deliverable:SOL009) 15:37:58 --- Merging file. 15:38:00 --- Create PDF... 15:38:02 mv: can't rename 'SOL009-NFVManoLogManagement-API.pdf': No such file or directory 15:38:02 --- Validating ../build/SOL009-NFVManoLogManagement-API.yaml 15:38:03 ../build/SOL009-NFVManoLogManagement-API.yaml is valid 15:38:03 --- Validation done (0). 15:38:03 '../build/SOL009-NFVManoLogManagement-API.yaml' -> '/storage/SOL009-NFVManoLogManagement-API.yaml' 15:38:03 '../build/SOL009-NFVManoLogManagement-API.json' -> '/storage/SOL009-NFVManoLogManagement-API.json' 15:38:03 cp: can't stat '../build/SOL009-NFVManoLogManagement-API.pdf': No such file or directory 15:38:03 -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagement/NFVManoConfigurationAndInformationManagement.yaml (api: NFVManoConfigurationAndInformationManagement) (deliverable:SOL009) 15:38:03 --- Merging file. 15:38:05 --- Create PDF... 15:38:07 mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory 15:38:07 --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml 15:38:08 ../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml is valid 15:38:08 --- Validation done (0). 15:38:08 '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml' 15:38:08 '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.json' 15:38:08 cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory 15:38:08 -- Will validate: ./SOL009/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL009) 15:38:08 --- Merging file. 15:38:09 --- Create PDF... 15:38:11 mv: can't rename 'SOL009-APIVersion-API.pdf': No such file or directory 15:38:11 --- Validating ../build/SOL009-APIVersion-API.yaml 15:38:11 ../build/SOL009-APIVersion-API.yaml is valid 15:38:11 --- Validation done (0). 15:38:11 '../build/SOL009-APIVersion-API.yaml' -> '/storage/SOL009-APIVersion-API.yaml' 15:38:11 '../build/SOL009-APIVersion-API.json' -> '/storage/SOL009-APIVersion-API.json' 15:38:11 cp: can't stat '../build/SOL009-APIVersion-API.pdf': No such file or directory 15:38:11 -- Will validate: ./SOL009/NFVManoPerformanceManagementNotification/NFVManoPerformanceManagementNotification.yaml (api: NFVManoPerformanceManagementNotification) (deliverable:SOL009) 15:38:11 --- Merging file. 15:38:12 --- Create PDF... 15:38:14 mv: can't rename 'SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory 15:38:14 --- Validating ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml 15:38:14 ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml is valid 15:38:14 --- Validation done (0). 15:38:14 '../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.yaml' 15:38:14 '../build/SOL009-NFVManoPerformanceManagementNotification-API.json' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.json' 15:38:14 cp: can't stat '../build/SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory 15:38:14 -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagementNotification/NFVManoConfigurationAndInformationManagementNotification.yaml (api: NFVManoConfigurationAndInformationManagementNotification) (deliverable:SOL009) 15:38:14 --- Merging file. 15:38:15 --- Create PDF... 15:38:17 mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory 15:38:17 --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml 15:38:17 ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml is valid 15:38:17 --- Validation done (0). 15:38:17 '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml' 15:38:17 '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json' 15:38:17 cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory 15:38:17 -- Will validate: ./SOL009/NFVManoFaultManagement/NFVManoFaultManagement.yaml (api: NFVManoFaultManagement) (deliverable:SOL009) 15:38:17 --- Merging file. 15:38:19 --- Create PDF... 15:38:21 mv: can't rename 'SOL009-NFVManoFaultManagement-API.pdf': No such file or directory 15:38:21 --- Validating ../build/SOL009-NFVManoFaultManagement-API.yaml 15:38:22 ../build/SOL009-NFVManoFaultManagement-API.yaml is valid 15:38:22 --- Validation done (0). 15:38:22 '../build/SOL009-NFVManoFaultManagement-API.yaml' -> '/storage/SOL009-NFVManoFaultManagement-API.yaml' 15:38:22 '../build/SOL009-NFVManoFaultManagement-API.json' -> '/storage/SOL009-NFVManoFaultManagement-API.json' 15:38:22 cp: can't stat '../build/SOL009-NFVManoFaultManagement-API.pdf': No such file or directory 15:38:22 -- Will validate: ./SOL009/NFVManoPerformanceManagement/NFVManoPerformanceManagement.yaml (api: NFVManoPerformanceManagement) (deliverable:SOL009) 15:38:22 --- Merging file. 15:38:23 --- Create PDF... 15:38:25 mv: can't rename 'SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory 15:38:25 --- Validating ../build/SOL009-NFVManoPerformanceManagement-API.yaml 15:38:26 ../build/SOL009-NFVManoPerformanceManagement-API.yaml is valid 15:38:26 --- Validation done (0). 15:38:26 '../build/SOL009-NFVManoPerformanceManagement-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagement-API.yaml' 15:38:26 '../build/SOL009-NFVManoPerformanceManagement-API.json' -> '/storage/SOL009-NFVManoPerformanceManagement-API.json' 15:38:26 cp: can't stat '../build/SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory 15:38:26 -- Will validate: ./SOL009/NFVManoFaultManagementNotification/NFVManoFaultManagementNotification.yaml (api: NFVManoFaultManagementNotification) (deliverable:SOL009) 15:38:26 --- Merging file. 15:38:27 --- Create PDF... 15:38:29 mv: can't rename 'SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory 15:38:29 --- Validating ../build/SOL009-NFVManoFaultManagementNotification-API.yaml 15:38:30 ../build/SOL009-NFVManoFaultManagementNotification-API.yaml is valid 15:38:30 --- Validation done (0). 15:38:30 '../build/SOL009-NFVManoFaultManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.yaml' 15:38:30 '../build/SOL009-NFVManoFaultManagementNotification-API.json' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.json' 15:38:30 cp: can't stat '../build/SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory 15:38:30 -- Final validator returns 0. 15:38:30 Archiving artifacts 15:38:31 Finished: SUCCESS