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