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