17:56:55 Started by GitLab push by bernini 17:56:55 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 17:56:55 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e 17:56:55 > git rev-parse --is-inside-work-tree # timeout=10 17:56:55 Fetching changes from the remote Git repository 17:56:55 > git config remote.origin.url git@forge.etsi.org:nfv/SOL005.git # timeout=10 17:56:55 Fetching upstream changes from git@forge.etsi.org:nfv/SOL005.git 17:56:55 > git --version # timeout=10 17:56:55 using GIT_SSH to set credentials 17:56:55 > git fetch --tags --progress git@forge.etsi.org:nfv/SOL005.git +refs/heads/*:refs/remotes/origin/* 17:56:56 > git rev-parse remotes/origin/3.5.1-dev^{commit} # timeout=10 17:56:56 > git branch -a -v --no-abbrev --contains 648d4c0faba4b1178dc6cc7fb7a4588629f55629 # timeout=10 17:56:56 Checking out Revision 648d4c0faba4b1178dc6cc7fb7a4588629f55629 (origin/3.5.1-dev) 17:56:56 > git config core.sparsecheckout # timeout=10 17:56:56 > git checkout -f 648d4c0faba4b1178dc6cc7fb7a4588629f55629 17:56:56 Commit message: "upd" 17:56:56 > git rev-list --no-walk 6ce9b9625c521a09291fdf96831f87d587c14112 # timeout=10 17:56:57 [sol005] $ /bin/bash /tmp/jenkins9209128797650017241.sh 17:56:57 ./build-container.sh: line 7: proxy: command not found 17:56:57 http_proxy is not set 17:56:57 Proxy set to 17:56:57 Sending build context to Docker daemon 13.31kB 17:56:57 Step 1/24 : FROM alpine:3.10.0 17:56:57 ---> 4d90542f0623 17:56:57 Step 2/24 : RUN env 17:56:57 ---> Using cache 17:56:57 ---> ae02487f36c4 17:56:57 Step 3/24 : RUN apk update 17:56:57 ---> Using cache 17:56:57 ---> b89c80fb50e5 17:56:57 Step 4/24 : RUN apk add bash 17:56:57 ---> Using cache 17:56:57 ---> 8784fbc9fc57 17:56:57 Step 5/24 : RUN apk add nodejs 17:56:57 ---> Using cache 17:56:57 ---> 28a25abf3ab9 17:56:57 Step 6/24 : RUN apk add nodejs-npm 17:56:57 ---> Using cache 17:56:57 ---> 1b596573243f 17:56:57 Step 7/24 : RUN apk add asciidoctor 17:56:57 ---> Using cache 17:56:57 ---> 0947b41ea58f 17:56:57 Step 8/24 : RUN apk add openjdk8 17:56:57 ---> Using cache 17:56:57 ---> c80710d753de 17:56:57 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates 17:56:57 ---> Using cache 17:56:57 ---> 68468ab8366f 17:56:57 Step 10/24 : RUN apk add openssl 17:56:57 ---> Using cache 17:56:57 ---> 0ae14a88e45c 17:56:57 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre 17:56:57 ---> Using cache 17:56:57 ---> 68e344322381 17:56:57 Step 12/24 : RUN gem install asciidoctor-pdf-cjk 17:56:57 ---> Using cache 17:56:57 ---> f2d0d8812abe 17:56:57 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar 17:56:57 ---> Using cache 17:56:57 ---> dadf1b8c885d 17:56:57 Step 14/24 : RUN npm config set proxy $http_proxy 17:56:57 ---> Using cache 17:56:57 ---> 82364b930f02 17:56:57 Step 15/24 : RUN npm install -g swagger-cli 17:56:57 ---> Using cache 17:56:57 ---> f26ac1dba4b2 17:56:57 Step 16/24 : RUN npm install -g json-refs 17:56:57 ---> Using cache 17:56:57 ---> 854cfe0dc266 17:56:57 Step 17/24 : RUN npm install -g yamljs 17:56:57 ---> Using cache 17:56:57 ---> 8a7612225506 17:56:57 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh 17:56:57 ---> Using cache 17:56:57 ---> fdf0f8f95474 17:56:57 Step 19/24 : RUN chmod +x /validate-in-docker.sh 17:56:57 ---> Using cache 17:56:57 ---> 443f0cc47a8b 17:56:57 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup 17:56:57 ---> Using cache 17:56:57 ---> 08e3fb6f18b1 17:56:57 Step 21/24 : RUN chmod +x /bin/swg2mrkup 17:56:57 ---> Using cache 17:56:57 ---> 74cea41057e1 17:56:57 Step 22/24 : ADD oas2pdf /bin/oas2pdf 17:56:57 ---> Using cache 17:56:57 ---> 74da8fce9718 17:56:57 Step 23/24 : RUN chmod +x /bin/oas2pdf 17:56:57 ---> Using cache 17:56:57 ---> db40b6918aba 17:56:57 Step 24/24 : ENTRYPOINT /validate-in-docker.sh 17:56:57 ---> Using cache 17:56:57 ---> 3d1c4195fbfe 17:56:57 Successfully built 3d1c4195fbfe 17:56:57 Successfully tagged openapivalidator:latest 17:56:57 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 as /work 17:56:57 mkdir: cannot create directory ‘/var/www/html/api/nfv/sol005/263’: Permission denied 17:56:57 Mounting dir /var/www/html/api/nfv/sol005/263 as /storage 17:56:57 Using filter '' 17:56:57 17:56:57 Entering dir /work/src 17:56:57 -- Will validate: ./SOL005/NSLifecycleManagementNotification/NSLifecycleManagementNotification.yaml (api: NSLifecycleManagementNotification) (deliverable:SOL005) 17:56:57 --- Merging file. 17:56:58 --- Create PDF... 17:57:00 --- Validating ../build/SOL005-NSLifecycleManagementNotification-API.yaml 17:57:00 mv: can't rename 'SOL005-NSLifecycleManagementNotification-API.pdf': No such file or directory 17:57:01 ../build/SOL005-NSLifecycleManagementNotification-API.yaml is valid 17:57:01 --- Validation done (0). 17:57:01 '../build/SOL005-NSLifecycleManagementNotification-API.yaml' -> '/storage/SOL005-NSLifecycleManagementNotification-API.yaml' 17:57:01 '../build/SOL005-NSLifecycleManagementNotification-API.json' -> '/storage/SOL005-NSLifecycleManagementNotification-API.json' 17:57:01 '../build/SOL005-NSLifecycleManagementNotification-API.pdf' -> '/storage/SOL005-NSLifecycleManagementNotification-API.pdf' 17:57:01 -- Will validate: ./SOL005/VNFSnapshotPackageManagement/VNFSnapshotPackageManagement.yaml (api: VNFSnapshotPackageManagement) (deliverable:SOL005) 17:57:01 --- Merging file. 17:57:03 --- Create PDF... 17:57:04 mv: can't rename 'SOL005-VNFSnapshotPackageManagement-API.pdf': No such file or directory 17:57:04 --- Validating ../build/SOL005-VNFSnapshotPackageManagement-API.yaml 17:57:05 ../build/SOL005-VNFSnapshotPackageManagement-API.yaml is valid 17:57:05 --- Validation done (0). 17:57:05 '../build/SOL005-VNFSnapshotPackageManagement-API.yaml' -> '/storage/SOL005-VNFSnapshotPackageManagement-API.yaml' 17:57:05 '../build/SOL005-VNFSnapshotPackageManagement-API.json' -> '/storage/SOL005-VNFSnapshotPackageManagement-API.json' 17:57:05 cp: can't stat '../build/SOL005-VNFSnapshotPackageManagement-API.pdf': No such file or directory 17:57:05 -- Will validate: ./SOL005/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL005) 17:57:05 --- Merging file. 17:57:06 --- Create PDF... 17:57:08 mv: can't rename 'SOL005-VNFPackageManagementNotification-API.pdf': No such file or directory 17:57:08 --- Validating ../build/SOL005-VNFPackageManagementNotification-API.yaml 17:57:08 ../build/SOL005-VNFPackageManagementNotification-API.yaml is valid 17:57:08 --- Validation done (0). 17:57:08 '../build/SOL005-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL005-VNFPackageManagementNotification-API.yaml' 17:57:08 '../build/SOL005-VNFPackageManagementNotification-API.json' -> '/storage/SOL005-VNFPackageManagementNotification-API.json' 17:57:08 '../build/SOL005-VNFPackageManagementNotification-API.pdf' -> '/storage/SOL005-VNFPackageManagementNotification-API.pdf' 17:57:08 -- Will validate: ./SOL005/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL005) 17:57:08 --- Merging file. 17:57:10 --- Create PDF... 17:57:12 mv: can't rename 'SOL005-NSDManagement-API.pdf': No such file or directory 17:57:12 --- Validating ../build/SOL005-NSDManagement-API.yaml 17:57:13 ../build/SOL005-NSDManagement-API.yaml is valid 17:57:13 --- Validation done (0). 17:57:13 '../build/SOL005-NSDManagement-API.yaml' -> '/storage/SOL005-NSDManagement-API.yaml' 17:57:13 '../build/SOL005-NSDManagement-API.json' -> '/storage/SOL005-NSDManagement-API.json' 17:57:13 '../build/SOL005-NSDManagement-API.pdf' -> '/storage/SOL005-NSDManagement-API.pdf' 17:57:13 -- Will validate: ./SOL005/NFVICapacityInformationNotification/NFVICapacityInformationNotification.yaml (api: NFVICapacityInformationNotification) (deliverable:SOL005) 17:57:13 --- Merging file. 17:57:14 --- Create PDF... 17:57:15 mv: can't rename 'SOL005-NFVICapacityInformationNotification-API.pdf': No such file or directory 17:57:15 --- Validating ../build/SOL005-NFVICapacityInformationNotification-API.yaml 17:57:16 ../build/SOL005-NFVICapacityInformationNotification-API.yaml is valid 17:57:16 --- Validation done (0). 17:57:16 '../build/SOL005-NFVICapacityInformationNotification-API.yaml' -> '/storage/SOL005-NFVICapacityInformationNotification-API.yaml' 17:57:16 '../build/SOL005-NFVICapacityInformationNotification-API.json' -> '/storage/SOL005-NFVICapacityInformationNotification-API.json' 17:57:16 cp: can't stat '../build/SOL005-NFVICapacityInformationNotification-API.pdf': No such file or directory 17:57:16 -- Will validate: ./SOL005/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL005) 17:57:16 --- Merging file. 17:57:17 --- Create PDF... 17:57:19 mv: can't rename 'SOL005-APIVersion-API.pdf': No such file or directory 17:57:19 --- Validating ../build/SOL005-APIVersion-API.yaml 17:57:19 ../build/SOL005-APIVersion-API.yaml is valid 17:57:19 --- Validation done (0). 17:57:19 '../build/SOL005-APIVersion-API.yaml' -> '/storage/SOL005-APIVersion-API.yaml' 17:57:19 '../build/SOL005-APIVersion-API.json' -> '/storage/SOL005-APIVersion-API.json' 17:57:19 '../build/SOL005-APIVersion-API.pdf' -> '/storage/SOL005-APIVersion-API.pdf' 17:57:19 -- Will validate: ./SOL005/NFVICapacityInformation/NFVICapacityInformation.yaml (api: NFVICapacityInformation) (deliverable:SOL005) 17:57:19 --- Merging file. 17:57:20 --- Create PDF... 17:57:22 mv: can't rename 'SOL005-NFVICapacityInformation-API.pdf': No such file or directory 17:57:22 --- Validating ../build/SOL005-NFVICapacityInformation-API.yaml 17:57:23 ../build/SOL005-NFVICapacityInformation-API.yaml is valid 17:57:23 --- Validation done (0). 17:57:23 '../build/SOL005-NFVICapacityInformation-API.yaml' -> '/storage/SOL005-NFVICapacityInformation-API.yaml' 17:57:23 '../build/SOL005-NFVICapacityInformation-API.json' -> '/storage/SOL005-NFVICapacityInformation-API.json' 17:57:23 cp: can't stat '../build/SOL005-NFVICapacityInformation-API.pdf': No such file or directory 17:57:23 -- Will validate: ./SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml (api: NSPerformanceManagement) (deliverable:SOL005) 17:57:23 --- Merging file. 17:57:24 --- Create PDF... 17:57:26 mv: can't rename 'SOL005-NSPerformanceManagement-API.pdf': No such file or directory 17:57:26 --- Validating ../build/SOL005-NSPerformanceManagement-API.yaml 17:57:27 ../build/SOL005-NSPerformanceManagement-API.yaml is valid 17:57:27 --- Validation done (0). 17:57:27 '../build/SOL005-NSPerformanceManagement-API.yaml' -> '/storage/SOL005-NSPerformanceManagement-API.yaml' 17:57:27 '../build/SOL005-NSPerformanceManagement-API.json' -> '/storage/SOL005-NSPerformanceManagement-API.json' 17:57:27 '../build/SOL005-NSPerformanceManagement-API.pdf' -> '/storage/SOL005-NSPerformanceManagement-API.pdf' 17:57:27 -- Will validate: ./SOL005/NSDManagementNotification/NSDManagementNotification.yaml (api: NSDManagementNotification) (deliverable:SOL005) 17:57:27 --- Merging file. 17:57:28 --- Create PDF... 17:57:30 mv: can't rename 'SOL005-NSDManagementNotification-API.pdf': No such file or directory 17:57:30 --- Validating ../build/SOL005-NSDManagementNotification-API.yaml 17:57:30 ../build/SOL005-NSDManagementNotification-API.yaml is valid 17:57:30 --- Validation done (0). 17:57:30 '../build/SOL005-NSDManagementNotification-API.yaml' -> '/storage/SOL005-NSDManagementNotification-API.yaml' 17:57:30 '../build/SOL005-NSDManagementNotification-API.json' -> '/storage/SOL005-NSDManagementNotification-API.json' 17:57:30 '../build/SOL005-NSDManagementNotification-API.pdf' -> '/storage/SOL005-NSDManagementNotification-API.pdf' 17:57:30 -- Will validate: ./SOL005/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL005) 17:57:30 --- Merging file. 17:57:32 --- Create PDF... 17:57:33 mv: can't rename 'SOL005-NSFaultManagement-API.pdf': No such file or directory 17:57:33 --- Validating ../build/SOL005-NSFaultManagement-API.yaml 17:57:34 ../build/SOL005-NSFaultManagement-API.yaml is valid 17:57:34 --- Validation done (0). 17:57:34 '../build/SOL005-NSFaultManagement-API.yaml' -> '/storage/SOL005-NSFaultManagement-API.yaml' 17:57:34 '../build/SOL005-NSFaultManagement-API.json' -> '/storage/SOL005-NSFaultManagement-API.json' 17:57:34 '../build/SOL005-NSFaultManagement-API.pdf' -> '/storage/SOL005-NSFaultManagement-API.pdf' 17:57:34 -- Will validate: ./SOL005/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL005) 17:57:34 --- Merging file. 17:57:36 --- Create PDF... 17:57:38 mv: can't rename 'SOL005-VNFPackageManagement-API.pdf': No such file or directory 17:57:38 --- Validating ../build/SOL005-VNFPackageManagement-API.yaml 17:57:39 ../build/SOL005-VNFPackageManagement-API.yaml is valid 17:57:39 --- Validation done (0). 17:57:39 '../build/SOL005-VNFPackageManagement-API.yaml' -> '/storage/SOL005-VNFPackageManagement-API.yaml' 17:57:39 '../build/SOL005-VNFPackageManagement-API.json' -> '/storage/SOL005-VNFPackageManagement-API.json' 17:57:39 '../build/SOL005-VNFPackageManagement-API.pdf' -> '/storage/SOL005-VNFPackageManagement-API.pdf' 17:57:39 -- Will validate: ./SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL005) 17:57:39 --- Merging file. 17:57:44 --- Create PDF... 17:57:46 mv: can't rename 'SOL005-NSLifecycleManagement-API.pdf': No such file or directory 17:57:46 --- Validating ../build/SOL005-NSLifecycleManagement-API.yaml 17:57:47 ../build/SOL005-NSLifecycleManagement-API.yaml is valid 17:57:47 --- Validation done (0). 17:57:47 '../build/SOL005-NSLifecycleManagement-API.yaml' -> '/storage/SOL005-NSLifecycleManagement-API.yaml' 17:57:47 '../build/SOL005-NSLifecycleManagement-API.json' -> '/storage/SOL005-NSLifecycleManagement-API.json' 17:57:47 '../build/SOL005-NSLifecycleManagement-API.pdf' -> '/storage/SOL005-NSLifecycleManagement-API.pdf' 17:57:47 -- Will validate: ./SOL005/NSLCMCoordination/NSLCMCoordination.yaml (api: NSLCMCoordination) (deliverable:SOL005) 17:57:47 --- Merging file. 17:57:49 --- Create PDF... 17:57:50 mv: can't rename 'SOL005-NSLCMCoordination-API.pdf': No such file or directory 17:57:50 --- Validating ../build/SOL005-NSLCMCoordination-API.yaml 17:57:51 ../build/SOL005-NSLCMCoordination-API.yaml is valid 17:57:51 --- Validation done (0). 17:57:51 '../build/SOL005-NSLCMCoordination-API.yaml' -> '/storage/SOL005-NSLCMCoordination-API.yaml' 17:57:51 '../build/SOL005-NSLCMCoordination-API.json' -> '/storage/SOL005-NSLCMCoordination-API.json' 17:57:51 cp: can't stat '../build/SOL005-NSLCMCoordination-API.pdf': No such file or directory 17:57:51 -- Will validate: ./SOL005/NSFaultManagementNotification/NSFaultManagementNotification.yaml (api: NSFaultManagementNotification) (deliverable:SOL005) 17:57:51 --- Merging file. 17:57:52 --- Create PDF... 17:57:53 mv: can't rename 'SOL005-NSFaultManagementNotification-API.pdf': No such file or directory 17:57:53 --- Validating ../build/SOL005-NSFaultManagementNotification-API.yaml 17:57:54 ../build/SOL005-NSFaultManagementNotification-API.yaml is valid 17:57:54 --- Validation done (0). 17:57:54 '../build/SOL005-NSFaultManagementNotification-API.yaml' -> '/storage/SOL005-NSFaultManagementNotification-API.yaml' 17:57:54 '../build/SOL005-NSFaultManagementNotification-API.json' -> '/storage/SOL005-NSFaultManagementNotification-API.json' 17:57:54 '../build/SOL005-NSFaultManagementNotification-API.pdf' -> '/storage/SOL005-NSFaultManagementNotification-API.pdf' 17:57:54 -- Will validate: ./SOL005/NSPerformanceManagementNotification/NSPerformanceManagementNotification.yaml (api: NSPerformanceManagementNotification) (deliverable:SOL005) 17:57:54 --- Merging file. 17:57:55 --- Create PDF... 17:57:56 mv: can't rename 'SOL005-NSPerformanceManagementNotification-API.pdf': No such file or directory 17:57:56 --- Validating ../build/SOL005-NSPerformanceManagementNotification-API.yaml 17:57:57 ../build/SOL005-NSPerformanceManagementNotification-API.yaml is valid 17:57:57 --- Validation done (0). 17:57:57 '../build/SOL005-NSPerformanceManagementNotification-API.yaml' -> '/storage/SOL005-NSPerformanceManagementNotification-API.yaml' 17:57:57 '../build/SOL005-NSPerformanceManagementNotification-API.json' -> '/storage/SOL005-NSPerformanceManagementNotification-API.json' 17:57:57 '../build/SOL005-NSPerformanceManagementNotification-API.pdf' -> '/storage/SOL005-NSPerformanceManagementNotification-API.pdf' 17:57:57 -- Final validator returns 0. 17:57:57 Archiving artifacts 17:58:00 Finished: SUCCESS