08:43:13 Started by GitLab push by Sana Zulfiqar 08:43:13 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009 08:43:13 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e 08:43:13 > git rev-parse --is-inside-work-tree # timeout=10 08:43:13 Fetching changes from the remote Git repository 08:43:13 > git config remote.origin.url git@forge.etsi.org:nfv/SOL009.git # timeout=10 08:43:13 Fetching upstream changes from git@forge.etsi.org:nfv/SOL009.git 08:43:13 > git --version # timeout=10 08:43:13 using GIT_SSH to set credentials 08:43:13 > git fetch --tags --progress git@forge.etsi.org:nfv/SOL009.git +refs/heads/*:refs/remotes/origin/* 08:43:14 > git rev-parse remotes/origin/3.5.1-dev^{commit} # timeout=10 08:43:14 > git branch -a -v --no-abbrev --contains ce473aa03f65e7490f4916cdce8b644768eb6320 # timeout=10 08:43:14 Checking out Revision ce473aa03f65e7490f4916cdce8b644768eb6320 (origin/3.5.1-dev) 08:43:14 > git config core.sparsecheckout # timeout=10 08:43:14 > git checkout -f ce473aa03f65e7490f4916cdce8b644768eb6320 08:43:14 Commit message: "Paths removed for Subscriptions" 08:43:14 > git rev-list --no-walk a858caeefd6f3f736b3e2082e4215a30f19f87c0 # timeout=10 08:43:14 [sol009] $ /bin/bash /tmp/jenkins3842698230537734682.sh 08:43:14 ./build-container.sh: line 7: proxy: command not found 08:43:14 http_proxy is not set 08:43:14 Proxy set to 08:43:14 Sending build context to Docker daemon 13.31kB 08:43:14 Step 1/24 : FROM alpine:3.10.0 08:43:14 ---> 4d90542f0623 08:43:14 Step 2/24 : RUN env 08:43:14 ---> Using cache 08:43:14 ---> 3dd37f88f48b 08:43:14 Step 3/24 : RUN apk update 08:43:14 ---> Using cache 08:43:14 ---> 12029cc0f39f 08:43:14 Step 4/24 : RUN apk add bash 08:43:14 ---> Using cache 08:43:14 ---> e6615b737995 08:43:14 Step 5/24 : RUN apk add nodejs 08:43:14 ---> Using cache 08:43:14 ---> 24860c3b2063 08:43:14 Step 6/24 : RUN apk add nodejs-npm 08:43:14 ---> Using cache 08:43:14 ---> cb2256300214 08:43:14 Step 7/24 : RUN apk add asciidoctor 08:43:14 ---> Using cache 08:43:14 ---> 48f0b705cc06 08:43:14 Step 8/24 : RUN apk add openjdk8 08:43:14 ---> Using cache 08:43:14 ---> 56a612d9bba4 08:43:14 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates 08:43:14 ---> Using cache 08:43:14 ---> 54afa303828c 08:43:14 Step 10/24 : RUN apk add openssl 08:43:14 ---> Using cache 08:43:14 ---> c9c08c112472 08:43:14 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre 08:43:14 ---> Using cache 08:43:14 ---> 352b01bc416e 08:43:14 Step 12/24 : RUN gem install asciidoctor-pdf-cjk 08:43:14 ---> Using cache 08:43:14 ---> ce077e02bff8 08:43:14 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar 08:43:14 ---> Using cache 08:43:14 ---> b23fedc8dd94 08:43:14 Step 14/24 : RUN npm config set proxy $http_proxy 08:43:14 ---> Using cache 08:43:14 ---> 91638a196f16 08:43:14 Step 15/24 : RUN npm install -g swagger-cli 08:43:14 ---> Using cache 08:43:14 ---> f4d81cd29e36 08:43:14 Step 16/24 : RUN npm install -g json-refs 08:43:14 ---> Using cache 08:43:14 ---> 11d5296cb6e3 08:43:14 Step 17/24 : RUN npm install -g yamljs 08:43:14 ---> Using cache 08:43:14 ---> 261de29c25d2 08:43:14 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh 08:43:14 ---> Using cache 08:43:14 ---> 500f197bc30e 08:43:14 Step 19/24 : RUN chmod +x /validate-in-docker.sh 08:43:14 ---> Using cache 08:43:14 ---> faa78c58459a 08:43:14 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup 08:43:14 ---> Using cache 08:43:14 ---> 348876f81ed4 08:43:14 Step 21/24 : RUN chmod +x /bin/swg2mrkup 08:43:14 ---> Using cache 08:43:14 ---> 5404d0bde354 08:43:14 Step 22/24 : ADD oas2pdf /bin/oas2pdf 08:43:14 ---> Using cache 08:43:14 ---> f292874f6334 08:43:14 Step 23/24 : RUN chmod +x /bin/oas2pdf 08:43:14 ---> Using cache 08:43:14 ---> 49c2e44cf414 08:43:14 Step 24/24 : ENTRYPOINT /validate-in-docker.sh 08:43:14 ---> Using cache 08:43:14 ---> 6f2aa5724ebe 08:43:14 Successfully built 6f2aa5724ebe 08:43:14 Successfully tagged openapivalidator:latest 08:43:14 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009 as /work 08:43:14 mkdir: created directory '/var/www/html/api/nfv/sol009/50' 08:43:14 Mounting dir /var/www/html/api/nfv/sol009/50 as /storage 08:43:14 Using filter '' 08:43:14 08:43:14 Entering dir /work/src 08:43:14 -- Will validate: ./SOL009/NFVManoLogManagementNotification/NFVManoLogManagementNotification.yaml (api: NFVManoLogManagementNotification) (deliverable:SOL009) 08:43:14 --- Merging file. 08:43:15 --- Create PDF... 08:43:17 mv: can't rename 'SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory 08:43:17 --- Validating ../build/SOL009-NFVManoLogManagementNotification-API.yaml 08:43:17 ../build/SOL009-NFVManoLogManagementNotification-API.yaml is valid 08:43:17 --- Validation done (0). 08:43:17 '../build/SOL009-NFVManoLogManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoLogManagementNotification-API.yaml' 08:43:17 '../build/SOL009-NFVManoLogManagementNotification-API.json' -> '/storage/SOL009-NFVManoLogManagementNotification-API.json' 08:43:17 cp: can't stat '../build/SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory 08:43:17 -- Will validate: ./SOL009/NFVManoLogManagement/NFVManoLogManagement.yaml (api: NFVManoLogManagement) (deliverable:SOL009) 08:43:17 --- Merging file. 08:43:19 --- Create PDF... 08:43:21 mv: can't rename 'SOL009-NFVManoLogManagement-API.pdf': No such file or directory 08:43:21 --- Validating ../build/SOL009-NFVManoLogManagement-API.yaml 08:43:22 ../build/SOL009-NFVManoLogManagement-API.yaml is valid 08:43:22 --- Validation done (0). 08:43:22 '../build/SOL009-NFVManoLogManagement-API.yaml' -> '/storage/SOL009-NFVManoLogManagement-API.yaml' 08:43:22 '../build/SOL009-NFVManoLogManagement-API.json' -> '/storage/SOL009-NFVManoLogManagement-API.json' 08:43:22 cp: can't stat '../build/SOL009-NFVManoLogManagement-API.pdf': No such file or directory 08:43:22 -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagement/NFVManoConfigurationAndInformationManagement.yaml (api: NFVManoConfigurationAndInformationManagement) (deliverable:SOL009) 08:43:22 --- Merging file. 08:43:24 --- Create PDF... 08:43:26 mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory 08:43:26 --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml 08:43:27 ../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml is valid 08:43:27 --- Validation done (0). 08:43:27 '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml' 08:43:27 '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.json' 08:43:27 cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory 08:43:27 -- Will validate: ./SOL009/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL009) 08:43:27 --- Merging file. 08:43:28 --- Create PDF... 08:43:29 mv: can't rename 'SOL009-APIVersion-API.pdf': No such file or directory 08:43:29 --- Validating ../build/SOL009-APIVersion-API.yaml 08:43:30 ../build/SOL009-APIVersion-API.yaml is valid 08:43:30 --- Validation done (0). 08:43:30 '../build/SOL009-APIVersion-API.yaml' -> '/storage/SOL009-APIVersion-API.yaml' 08:43:30 '../build/SOL009-APIVersion-API.json' -> '/storage/SOL009-APIVersion-API.json' 08:43:30 cp: can't stat '../build/SOL009-APIVersion-API.pdf': No such file or directory 08:43:30 -- Will validate: ./SOL009/NFVManoPerformanceManagementNotification/NFVManoPerformanceManagementNotification.yaml (api: NFVManoPerformanceManagementNotification) (deliverable:SOL009) 08:43:30 --- Merging file. 08:43:31 --- Create PDF... 08:43:32 mv: can't rename 'SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory 08:43:32 --- Validating ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml 08:43:33 ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml is valid 08:43:33 --- Validation done (0). 08:43:33 '../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.yaml' 08:43:33 '../build/SOL009-NFVManoPerformanceManagementNotification-API.json' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.json' 08:43:33 cp: can't stat '../build/SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory 08:43:33 -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagementNotification/NFVManoConfigurationAndInformationManagementNotification.yaml (api: NFVManoConfigurationAndInformationManagementNotification) (deliverable:SOL009) 08:43:33 --- Merging file. 08:43:34 --- Create PDF... 08:43:35 mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory 08:43:35 --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml 08:43:36 ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml is valid 08:43:36 --- Validation done (0). 08:43:36 '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml' 08:43:36 '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json' 08:43:36 cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory 08:43:36 -- Will validate: ./SOL009/NFVManoFaultManagement/NFVManoFaultManagement.yaml (api: NFVManoFaultManagement) (deliverable:SOL009) 08:43:36 --- Merging file. 08:43:37 --- Create PDF... 08:43:39 mv: can't rename 'SOL009-NFVManoFaultManagement-API.pdf': No such file or directory 08:43:39 --- Validating ../build/SOL009-NFVManoFaultManagement-API.yaml 08:43:39 ../build/SOL009-NFVManoFaultManagement-API.yaml is valid 08:43:39 --- Validation done (0). 08:43:39 '../build/SOL009-NFVManoFaultManagement-API.yaml' -> '/storage/SOL009-NFVManoFaultManagement-API.yaml' 08:43:39 '../build/SOL009-NFVManoFaultManagement-API.json' -> '/storage/SOL009-NFVManoFaultManagement-API.json' 08:43:39 cp: can't stat '../build/SOL009-NFVManoFaultManagement-API.pdf': No such file or directory 08:43:39 -- Will validate: ./SOL009/NFVManoPerformanceManagement/NFVManoPerformanceManagement.yaml (api: NFVManoPerformanceManagement) (deliverable:SOL009) 08:43:39 --- Merging file. 08:43:41 --- Create PDF... 08:43:42 mv: can't rename 'SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory 08:43:42 --- Validating ../build/SOL009-NFVManoPerformanceManagement-API.yaml 08:43:43 ../build/SOL009-NFVManoPerformanceManagement-API.yaml is valid 08:43:43 --- Validation done (0). 08:43:43 '../build/SOL009-NFVManoPerformanceManagement-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagement-API.yaml' 08:43:43 '../build/SOL009-NFVManoPerformanceManagement-API.json' -> '/storage/SOL009-NFVManoPerformanceManagement-API.json' 08:43:43 cp: can't stat '../build/SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory 08:43:43 -- Will validate: ./SOL009/NFVManoFaultManagementNotification/NFVManoFaultManagementNotification.yaml (api: NFVManoFaultManagementNotification) (deliverable:SOL009) 08:43:43 --- Merging file. 08:43:44 --- Create PDF... 08:43:46 mv: can't rename 'SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory 08:43:46 --- Validating ../build/SOL009-NFVManoFaultManagementNotification-API.yaml 08:43:46 ../build/SOL009-NFVManoFaultManagementNotification-API.yaml is valid 08:43:46 --- Validation done (0). 08:43:46 '../build/SOL009-NFVManoFaultManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.yaml' 08:43:46 '../build/SOL009-NFVManoFaultManagementNotification-API.json' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.json' 08:43:46 cp: can't stat '../build/SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory 08:43:46 -- Final validator returns 0. 08:43:46 Archiving artifacts 08:43:47 Finished: SUCCESS