16:37:04 Started by GitLab push by bernini 16:37:04 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol011 16:37:04 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e 16:37:04 > git rev-parse --is-inside-work-tree # timeout=10 16:37:04 Fetching changes from the remote Git repository 16:37:04 > git config remote.origin.url git@forge.etsi.org:nfv/SOL011.git # timeout=10 16:37:04 Fetching upstream changes from git@forge.etsi.org:nfv/SOL011.git 16:37:04 > git --version # timeout=10 16:37:04 using GIT_SSH to set credentials 16:37:04 > git fetch --tags --progress git@forge.etsi.org:nfv/SOL011.git +refs/heads/*:refs/remotes/origin/* 16:37:05 > git rev-parse refs/tags/3.3.1-dev-first-draft^{commit} # timeout=10 16:37:05 > git branch -a -v --no-abbrev --contains b7c9170a480778e9b4bb865bf67294e3be26ae7a # timeout=10 16:37:05 Checking out Revision b7c9170a480778e9b4bb865bf67294e3be26ae7a (origin/3.3.1-dev) 16:37:05 > git config core.sparsecheckout # timeout=10 16:37:05 > git checkout -f b7c9170a480778e9b4bb865bf67294e3be26ae7a 16:37:05 Commit message: "added missing parameter" 16:37:05 > git rev-list --no-walk b7c9170a480778e9b4bb865bf67294e3be26ae7a # timeout=10 16:37:05 [sol011] $ /bin/bash /tmp/jenkins2948904137786292120.sh 16:37:05 ./build-container.sh: line 7: proxy: command not found 16:37:05 http_proxy is not set 16:37:05 Proxy set to 16:37:05 Sending build context to Docker daemon 13.31kB 16:37:05 Step 1/24 : FROM alpine:3.10.0 16:37:05 ---> 4d90542f0623 16:37:05 Step 2/24 : RUN env 16:37:05 ---> Using cache 16:37:05 ---> 74f10208e216 16:37:05 Step 3/24 : RUN apk update 16:37:05 ---> Using cache 16:37:05 ---> 402f5f4181db 16:37:05 Step 4/24 : RUN apk add bash 16:37:05 ---> Using cache 16:37:05 ---> 7fee8facc93c 16:37:05 Step 5/24 : RUN apk add nodejs 16:37:05 ---> Using cache 16:37:05 ---> fd1b1ff44aec 16:37:05 Step 6/24 : RUN apk add nodejs-npm 16:37:05 ---> Using cache 16:37:05 ---> 72dcb8c5469d 16:37:05 Step 7/24 : RUN apk add asciidoctor 16:37:05 ---> Using cache 16:37:05 ---> f93c03b6714b 16:37:05 Step 8/24 : RUN apk add openjdk8 16:37:05 ---> Using cache 16:37:05 ---> 64595557b10d 16:37:05 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates 16:37:05 ---> Using cache 16:37:05 ---> 89b1cc262e26 16:37:05 Step 10/24 : RUN apk add openssl 16:37:05 ---> Using cache 16:37:05 ---> decdca7d1ef5 16:37:05 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre 16:37:05 ---> Using cache 16:37:05 ---> 1d853dd7c6c3 16:37:05 Step 12/24 : RUN gem install asciidoctor-pdf-cjk 16:37:05 ---> Using cache 16:37:05 ---> 295b0548de80 16:37:05 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar 16:37:05 ---> Using cache 16:37:05 ---> be6e6825f19e 16:37:05 Step 14/24 : RUN npm config set proxy $http_proxy 16:37:05 ---> Using cache 16:37:05 ---> c40e0db98de7 16:37:05 Step 15/24 : RUN npm install -g swagger-cli 16:37:05 ---> Using cache 16:37:05 ---> 47d8bbfd0303 16:37:05 Step 16/24 : RUN npm install -g json-refs 16:37:05 ---> Using cache 16:37:05 ---> 3fee18d05a16 16:37:05 Step 17/24 : RUN npm install -g yamljs 16:37:05 ---> Using cache 16:37:05 ---> 514359d9f9b0 16:37:05 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh 16:37:05 ---> Using cache 16:37:05 ---> 7d0d40b8c427 16:37:05 Step 19/24 : RUN chmod +x /validate-in-docker.sh 16:37:05 ---> Using cache 16:37:05 ---> 263ed9d13f24 16:37:05 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup 16:37:05 ---> Using cache 16:37:05 ---> 63cc9d490b54 16:37:05 Step 21/24 : RUN chmod +x /bin/swg2mrkup 16:37:05 ---> Using cache 16:37:05 ---> eb1ef268cdc1 16:37:05 Step 22/24 : ADD oas2pdf /bin/oas2pdf 16:37:05 ---> Using cache 16:37:05 ---> 3d5957bfc623 16:37:05 Step 23/24 : RUN chmod +x /bin/oas2pdf 16:37:05 ---> Using cache 16:37:05 ---> 381d3ad57559 16:37:05 Step 24/24 : ENTRYPOINT ["/validate-in-docker.sh"] 16:37:05 ---> Using cache 16:37:05 ---> d346f2906793 16:37:05 Successfully built d346f2906793 16:37:05 Successfully tagged openapivalidator:latest 16:37:05 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol011 as /work 16:37:05 mkdir: cannot create directory ‘/var/www/html/api/nfv/sol011/10’: Permission denied 16:37:05 Mounting dir /var/www/html/api/nfv/sol011/10 as /storage 16:37:06 Using filter '' 16:37:06 16:37:06 Entering dir /work/src 16:37:06 -- Will validate: ./SOL011/NSLifecycleManagementNotification/NSLifecycleManagementNotification.yaml (api: NSLifecycleManagementNotification) (deliverable:SOL011) 16:37:06 --- Merging file. 16:37:08 --- Create PDF... 16:37:24 --- Validating ../build/SOL011-NSLifecycleManagementNotification-API.yaml 16:37:25 ../build/SOL011-NSLifecycleManagementNotification-API.yaml is valid 16:37:25 --- Validation done (0). 16:37:25 '../build/SOL011-NSLifecycleManagementNotification-API.yaml' -> '/storage/SOL011-NSLifecycleManagementNotification-API.yaml' 16:37:25 '../build/SOL011-NSLifecycleManagementNotification-API.json' -> '/storage/SOL011-NSLifecycleManagementNotification-API.json' 16:37:25 '../build/SOL011-NSLifecycleManagementNotification-API.pdf' -> '/storage/SOL011-NSLifecycleManagementNotification-API.pdf' 16:37:25 -- Will validate: ./SOL011/NSLifecycleOperationGranting/NSLifecycleOperationGranting.yaml (api: NSLifecycleOperationGranting) (deliverable:SOL011) 16:37:25 --- Merging file. 16:37:25 --- Create PDF... 16:37:27 --- Validating ../build/SOL011-NSLifecycleOperationGranting-API.yaml 16:37:27 mv: can't rename 'SOL011-NSLifecycleOperationGranting-API.pdf': No such file or directory 16:37:28 ../build/SOL011-NSLifecycleOperationGranting-API.yaml is valid 16:37:28 --- Validation done (0). 16:37:28 '../build/SOL011-NSLifecycleOperationGranting-API.yaml' -> '/storage/SOL011-NSLifecycleOperationGranting-API.yaml' 16:37:28 '../build/SOL011-NSLifecycleOperationGranting-API.json' -> '/storage/SOL011-NSLifecycleOperationGranting-API.json' 16:37:28 cp: can't stat '../build/SOL011-NSLifecycleOperationGranting-API.pdf': No such file or directory 16:37:28 -- Will validate: ./SOL011/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL011) 16:37:28 --- Merging file. 16:37:29 --- Create PDF... 16:37:30 mv: can't rename 'SOL011-NSDManagement-API.pdf': No such file or directory 16:37:30 --- Validating ../build/SOL011-NSDManagement-API.yaml 16:37:31 ../build/SOL011-NSDManagement-API.yaml is valid 16:37:31 --- Validation done (0). 16:37:31 '../build/SOL011-NSDManagement-API.yaml' -> '/storage/SOL011-NSDManagement-API.yaml' 16:37:31 '../build/SOL011-NSDManagement-API.json' -> '/storage/SOL011-NSDManagement-API.json' 16:37:31 cp: can't stat '../build/SOL011-NSDManagement-API.pdf': No such file or directory 16:37:31 -- Will validate: ./SOL011/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL011) 16:37:31 --- Merging file. 16:37:32 --- Create PDF... 16:37:33 mv: can't rename 'SOL011-APIVersion-API.pdf': No such file or directory 16:37:33 --- Validating ../build/SOL011-APIVersion-API.yaml 16:37:34 ../build/SOL011-APIVersion-API.yaml is valid 16:37:34 --- Validation done (0). 16:37:34 '../build/SOL011-APIVersion-API.yaml' -> '/storage/SOL011-APIVersion-API.yaml' 16:37:34 '../build/SOL011-APIVersion-API.json' -> '/storage/SOL011-APIVersion-API.json' 16:37:34 cp: can't stat '../build/SOL011-APIVersion-API.pdf': No such file or directory 16:37:34 -- Will validate: ./SOL011/NSPerformanceManagement/NSPerformanceManagement.yaml (api: NSPerformanceManagement) (deliverable:SOL011) 16:37:34 --- Merging file. 16:37:36 --- Create PDF... 16:37:59 --- Validating ../build/SOL011-NSPerformanceManagement-API.yaml 16:38:00 ../build/SOL011-NSPerformanceManagement-API.yaml is valid 16:38:00 --- Validation done (0). 16:38:00 '../build/SOL011-NSPerformanceManagement-API.yaml' -> '/storage/SOL011-NSPerformanceManagement-API.yaml' 16:38:00 '../build/SOL011-NSPerformanceManagement-API.json' -> '/storage/SOL011-NSPerformanceManagement-API.json' 16:38:00 '../build/SOL011-NSPerformanceManagement-API.pdf' -> '/storage/SOL011-NSPerformanceManagement-API.pdf' 16:38:00 -- Will validate: ./SOL011/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL011) 16:38:00 --- Merging file. 16:38:02 --- Create PDF... 16:38:23 --- Validating ../build/SOL011-NSFaultManagement-API.yaml 16:38:24 ../build/SOL011-NSFaultManagement-API.yaml is valid 16:38:24 --- Validation done (0). 16:38:24 '../build/SOL011-NSFaultManagement-API.yaml' -> '/storage/SOL011-NSFaultManagement-API.yaml' 16:38:24 '../build/SOL011-NSFaultManagement-API.json' -> '/storage/SOL011-NSFaultManagement-API.json' 16:38:24 '../build/SOL011-NSFaultManagement-API.pdf' -> '/storage/SOL011-NSFaultManagement-API.pdf' 16:38:24 -- Will validate: ./SOL011/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL011) 16:38:24 --- Merging file. 16:38:27 --- Create PDF... 16:39:31 --- Validating ../build/SOL011-NSLifecycleManagement-API.yaml 16:39:32 ../build/SOL011-NSLifecycleManagement-API.yaml is valid 16:39:32 --- Validation done (0). 16:39:32 '../build/SOL011-NSLifecycleManagement-API.yaml' -> '/storage/SOL011-NSLifecycleManagement-API.yaml' 16:39:32 '../build/SOL011-NSLifecycleManagement-API.json' -> '/storage/SOL011-NSLifecycleManagement-API.json' 16:39:32 '../build/SOL011-NSLifecycleManagement-API.pdf' -> '/storage/SOL011-NSLifecycleManagement-API.pdf' 16:39:32 -- Will validate: ./SOL011/NSFaultManagementNotification/NSFaultManagementNotification.yaml (api: NSFaultManagementNotification) (deliverable:SOL011) 16:39:32 --- Merging file. 16:39:34 --- Create PDF... 16:39:45 --- Validating ../build/SOL011-NSFaultManagementNotification-API.yaml 16:39:46 ../build/SOL011-NSFaultManagementNotification-API.yaml is valid 16:39:46 --- Validation done (0). 16:39:46 '../build/SOL011-NSFaultManagementNotification-API.yaml' -> '/storage/SOL011-NSFaultManagementNotification-API.yaml' 16:39:46 '../build/SOL011-NSFaultManagementNotification-API.json' -> '/storage/SOL011-NSFaultManagementNotification-API.json' 16:39:46 '../build/SOL011-NSFaultManagementNotification-API.pdf' -> '/storage/SOL011-NSFaultManagementNotification-API.pdf' 16:39:46 -- Will validate: ./SOL011/NSInstanceUsageNotification/NSInstanceUsageNotification.yaml (api: NSInstanceUsageNotification) (deliverable:SOL011) 16:39:46 --- Merging file. 16:39:47 --- Create PDF... 16:39:49 mv: can't rename 'SOL011-NSInstanceUsageNotification-API.pdf': No such file or directory 16:39:49 --- Validating ../build/SOL011-NSInstanceUsageNotification-API.yaml 16:39:49 ../build/SOL011-NSInstanceUsageNotification-API.yaml is valid 16:39:49 --- Validation done (0). 16:39:49 '../build/SOL011-NSInstanceUsageNotification-API.yaml' -> '/storage/SOL011-NSInstanceUsageNotification-API.yaml' 16:39:49 '../build/SOL011-NSInstanceUsageNotification-API.json' -> '/storage/SOL011-NSInstanceUsageNotification-API.json' 16:39:49 cp: can't stat '../build/SOL011-NSInstanceUsageNotification-API.pdf': No such file or directory 16:39:49 -- Will validate: ./SOL011/NSPerformanceManagementNotification/NSPerformanceManagementNotification.yaml (api: NSPerformanceManagementNotification) (deliverable:SOL011) 16:39:49 --- Merging file. 16:39:51 --- Create PDF... 16:40:02 --- Validating ../build/SOL011-NSPerformanceManagementNotification-API.yaml 16:40:02 ../build/SOL011-NSPerformanceManagementNotification-API.yaml is valid 16:40:02 --- Validation done (0). 16:40:02 '../build/SOL011-NSPerformanceManagementNotification-API.yaml' -> '/storage/SOL011-NSPerformanceManagementNotification-API.yaml' 16:40:02 '../build/SOL011-NSPerformanceManagementNotification-API.json' -> '/storage/SOL011-NSPerformanceManagementNotification-API.json' 16:40:02 '../build/SOL011-NSPerformanceManagementNotification-API.pdf' -> '/storage/SOL011-NSPerformanceManagementNotification-API.pdf' 16:40:02 -- Final validator returns 0. 16:40:03 Archiving artifacts 16:40:04 Finished: SUCCESS