12:29:38 Started by GitLab push by Pietro Piscione 12:29:38 [EnvInject] - Loading node environment variables. 12:29:38 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 12:29:38 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e 12:29:38 > git rev-parse --is-inside-work-tree # timeout=10 12:29:38 Fetching changes from the remote Git repository 12:29:38 > git config remote.origin.url git@forge.etsi.org:nfv/SOL005.git # timeout=10 12:29:38 Fetching upstream changes from git@forge.etsi.org:nfv/SOL005.git 12:29:38 > git --version # timeout=10 12:29:38 using GIT_SSH to set credentials 12:29:38 > git fetch --tags --progress git@forge.etsi.org:nfv/SOL005.git +refs/heads/*:refs/remotes/origin/* 12:29:52 > git rev-parse remotes/origin/4.4.1-dev^{commit} # timeout=10 12:29:52 > git branch -a -v --no-abbrev --contains 84c36b79987b2fe1b620794b6a2ea3c0597b24c4 # timeout=10 12:29:52 Checking out Revision 84c36b79987b2fe1b620794b6a2ea3c0597b24c4 (origin/4.4.1-dev) 12:29:52 > git config core.sparsecheckout # timeout=10 12:29:52 > git checkout -f 84c36b79987b2fe1b620794b6a2ea3c0597b24c4 12:29:52 Commit message: "SOL005_68 to SOL005_82" 12:29:52 > git rev-list --no-walk 5f0e2ca0e8966c6bb28dafd2cf2997b47c288e86 # timeout=10 12:30:02 [sol005] $ /bin/bash /tmp/jenkins2904243399962566614.sh 12:30:02 ./build-container.sh: line 7: proxy: command not found 12:30:02 http_proxy is not set 12:30:02 Proxy set to 12:30:02 Sending build context to Docker daemon 13.31kB 12:30:02 Step 1/24 : FROM alpine:3.10.0 12:30:02 ---> 4d90542f0623 12:30:02 Step 2/24 : RUN env 12:30:02 ---> Using cache 12:30:02 ---> 0b577767eb4e 12:30:02 Step 3/24 : RUN apk update 12:30:02 ---> Using cache 12:30:02 ---> 697471ef7f0a 12:30:02 Step 4/24 : RUN apk add bash 12:30:02 ---> Using cache 12:30:02 ---> a25251d4272c 12:30:02 Step 5/24 : RUN apk add nodejs 12:30:02 ---> Using cache 12:30:02 ---> ee3663c76c01 12:30:02 Step 6/24 : RUN apk add nodejs-npm 12:30:02 ---> Using cache 12:30:02 ---> 95530c68fb47 12:30:02 Step 7/24 : RUN apk add asciidoctor 12:30:02 ---> Using cache 12:30:02 ---> a321cc22063f 12:30:02 Step 8/24 : RUN apk add openjdk8 12:30:02 ---> Using cache 12:30:02 ---> 07148189c9d2 12:30:02 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates 12:30:02 ---> Using cache 12:30:02 ---> 6808b2c86594 12:30:02 Step 10/24 : RUN apk add openssl 12:30:02 ---> Using cache 12:30:02 ---> ed2950ff9192 12:30:02 Step 11/24 : RUN gem install rdoc -v 6.3.3 || gem install rdoc -v 6.3.3 12:30:02 ---> Using cache 12:30:02 ---> 83cde4af1585 12:30:02 Step 12/24 : RUN gem install asciidoctor-pdf-cjk 12:30:02 ---> Using cache 12:30:02 ---> e442b40a01ef 12:30:02 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar 12:30:02 ---> Using cache 12:30:02 ---> 22ece82af23f 12:30:02 Step 14/24 : RUN npm config set proxy $http_proxy 12:30:02 ---> Using cache 12:30:02 ---> 0cc1b972380e 12:30:02 Step 15/24 : RUN npm install -g swagger-cli 12:30:02 ---> Using cache 12:30:02 ---> 3ee43d5416a1 12:30:02 Step 16/24 : RUN npm install -g json-refs 12:30:02 ---> Using cache 12:30:02 ---> 94e261945a46 12:30:02 Step 17/24 : RUN npm install -g yamljs 12:30:02 ---> Using cache 12:30:02 ---> ce77b5519b06 12:30:02 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh 12:30:02 ---> Using cache 12:30:02 ---> 1fdcd0703baa 12:30:02 Step 19/24 : RUN chmod +x /validate-in-docker.sh 12:30:02 ---> Using cache 12:30:02 ---> 8135b605ce63 12:30:02 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup 12:30:02 ---> Using cache 12:30:02 ---> ca534d005ac9 12:30:02 Step 21/24 : RUN chmod +x /bin/swg2mrkup 12:30:02 ---> Using cache 12:30:02 ---> 2f0a69f7aecf 12:30:02 Step 22/24 : ADD oas2pdf /bin/oas2pdf 12:30:02 ---> Using cache 12:30:02 ---> 51132b5a66de 12:30:02 Step 23/24 : RUN chmod +x /bin/oas2pdf 12:30:02 ---> Using cache 12:30:02 ---> de5dee225162 12:30:02 Step 24/24 : ENTRYPOINT ["/validate-in-docker.sh"] 12:30:02 ---> Using cache 12:30:02 ---> 602212999c28 12:30:02 Successfully built 602212999c28 12:30:02 Successfully tagged openapivalidator:latest 12:30:02 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 as /work 12:30:02 mkdir: cannot create directory ‘/var/www/html/api/nfv/sol005/342’: Permission denied 12:30:02 Mounting dir /var/www/html/api/nfv/sol005/342 as /storage 12:30:03 Using filter '' 12:30:03 12:30:03 Entering dir /work/src 12:30:03 -- Will validate: ./SOL005/NSLifecycleManagementNotification/NSLifecycleManagementNotification.yaml (api: NSLifecycleManagementNotification) (deliverable:SOL005) 12:30:03 --- Merging file. 12:30:04 --- Create PDF... 12:30:05 mv: can't rename 'SOL005-NSLifecycleManagementNotification-API.pdf': No such file or directory 12:30:05 --- Validating ../build/SOL005-NSLifecycleManagementNotification-API.yaml 12:30:05 ../build/SOL005-NSLifecycleManagementNotification-API.yaml is valid 12:30:05 --- Validation done (0). 12:30:05 '../build/SOL005-NSLifecycleManagementNotification-API.yaml' -> '/storage/SOL005-NSLifecycleManagementNotification-API.yaml' 12:30:05 '../build/SOL005-NSLifecycleManagementNotification-API.json' -> '/storage/SOL005-NSLifecycleManagementNotification-API.json' 12:30:05 '../build/SOL005-NSLifecycleManagementNotification-API.pdf' -> '/storage/SOL005-NSLifecycleManagementNotification-API.pdf' 12:30:05 -- Will validate: ./SOL005/VNFSnapshotPackageManagement/VNFSnapshotPackageManagement.yaml (api: VNFSnapshotPackageManagement) (deliverable:SOL005) 12:30:05 --- Merging file. 12:30:07 --- Create PDF... 12:30:08 mv: can't rename 'SOL005-VNFSnapshotPackageManagement-API.pdf': No such file or directory 12:30:08 --- Validating ../build/SOL005-VNFSnapshotPackageManagement-API.yaml 12:30:08 ../build/SOL005-VNFSnapshotPackageManagement-API.yaml is valid 12:30:08 --- Validation done (0). 12:30:08 '../build/SOL005-VNFSnapshotPackageManagement-API.yaml' -> '/storage/SOL005-VNFSnapshotPackageManagement-API.yaml' 12:30:08 '../build/SOL005-VNFSnapshotPackageManagement-API.json' -> '/storage/SOL005-VNFSnapshotPackageManagement-API.json' 12:30:08 cp: can't stat '../build/SOL005-VNFSnapshotPackageManagement-API.pdf': No such file or directory 12:30:08 -- Will validate: ./SOL005/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL005) 12:30:08 --- Merging file. 12:30:09 --- Create PDF... 12:30:10 mv: can't rename 'SOL005-VNFPackageManagementNotification-API.pdf': No such file or directory 12:30:10 --- Validating ../build/SOL005-VNFPackageManagementNotification-API.yaml 12:30:10 ../build/SOL005-VNFPackageManagementNotification-API.yaml is valid 12:30:10 --- Validation done (0). 12:30:10 '../build/SOL005-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL005-VNFPackageManagementNotification-API.yaml' 12:30:10 '../build/SOL005-VNFPackageManagementNotification-API.json' -> '/storage/SOL005-VNFPackageManagementNotification-API.json' 12:30:10 '../build/SOL005-VNFPackageManagementNotification-API.pdf' -> '/storage/SOL005-VNFPackageManagementNotification-API.pdf' 12:30:10 -- Will validate: ./SOL005/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL005) 12:30:10 --- Merging file. 12:30:12 --- Create PDF... 12:30:13 mv: can't rename 'SOL005-NSDManagement-API.pdf': No such file or directory 12:30:13 --- Validating ../build/SOL005-NSDManagement-API.yaml 12:30:13 ../build/SOL005-NSDManagement-API.yaml is valid 12:30:13 --- Validation done (0). 12:30:13 '../build/SOL005-NSDManagement-API.yaml' -> '/storage/SOL005-NSDManagement-API.yaml' 12:30:13 '../build/SOL005-NSDManagement-API.json' -> '/storage/SOL005-NSDManagement-API.json' 12:30:13 '../build/SOL005-NSDManagement-API.pdf' -> '/storage/SOL005-NSDManagement-API.pdf' 12:30:13 -- Will validate: ./SOL005/NFVICapacityInformationNotification/NFVICapacityInformationNotification.yaml (api: NFVICapacityInformationNotification) (deliverable:SOL005) 12:30:13 --- Merging file. 12:30:14 --- Create PDF... 12:30:15 mv: can't rename 'SOL005-NFVICapacityInformationNotification-API.pdf': No such file or directory 12:30:15 --- Validating ../build/SOL005-NFVICapacityInformationNotification-API.yaml 12:30:15 ../build/SOL005-NFVICapacityInformationNotification-API.yaml is valid 12:30:15 --- Validation done (0). 12:30:15 '../build/SOL005-NFVICapacityInformationNotification-API.yaml' -> '/storage/SOL005-NFVICapacityInformationNotification-API.yaml' 12:30:15 '../build/SOL005-NFVICapacityInformationNotification-API.json' -> '/storage/SOL005-NFVICapacityInformationNotification-API.json' 12:30:15 cp: can't stat '../build/SOL005-NFVICapacityInformationNotification-API.pdf': No such file or directory 12:30:15 -- Will validate: ./SOL005/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL005) 12:30:15 --- Merging file. 12:30:16 --- Create PDF... 12:30:17 mv: can't rename 'SOL005-APIVersion-API.pdf': No such file or directory 12:30:17 --- Validating ../build/SOL005-APIVersion-API.yaml 12:30:17 ../build/SOL005-APIVersion-API.yaml is valid 12:30:17 --- Validation done (0). 12:30:17 '../build/SOL005-APIVersion-API.yaml' -> '/storage/SOL005-APIVersion-API.yaml' 12:30:17 '../build/SOL005-APIVersion-API.json' -> '/storage/SOL005-APIVersion-API.json' 12:30:17 '../build/SOL005-APIVersion-API.pdf' -> '/storage/SOL005-APIVersion-API.pdf' 12:30:17 -- Will validate: ./SOL005/NFVICapacityInformation/NFVICapacityInformation.yaml (api: NFVICapacityInformation) (deliverable:SOL005) 12:30:17 --- Merging file. 12:30:18 --- Create PDF... 12:30:19 mv: can't rename 'SOL005-NFVICapacityInformation-API.pdf': No such file or directory 12:30:19 --- Validating ../build/SOL005-NFVICapacityInformation-API.yaml 12:30:20 ../build/SOL005-NFVICapacityInformation-API.yaml is valid 12:30:20 --- Validation done (0). 12:30:20 '../build/SOL005-NFVICapacityInformation-API.yaml' -> '/storage/SOL005-NFVICapacityInformation-API.yaml' 12:30:20 '../build/SOL005-NFVICapacityInformation-API.json' -> '/storage/SOL005-NFVICapacityInformation-API.json' 12:30:20 cp: can't stat '../build/SOL005-NFVICapacityInformation-API.pdf': No such file or directory 12:30:20 -- Will validate: ./SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml (api: NSPerformanceManagement) (deliverable:SOL005) 12:30:20 --- Merging file. 12:30:20 --- Create PDF... 12:30:21 mv: can't rename 'SOL005-NSPerformanceManagement-API.pdf': No such file or directory 12:30:21 --- Validating ../build/SOL005-NSPerformanceManagement-API.yaml 12:30:22 ../build/SOL005-NSPerformanceManagement-API.yaml is valid 12:30:22 --- Validation done (0). 12:30:22 '../build/SOL005-NSPerformanceManagement-API.yaml' -> '/storage/SOL005-NSPerformanceManagement-API.yaml' 12:30:22 '../build/SOL005-NSPerformanceManagement-API.json' -> '/storage/SOL005-NSPerformanceManagement-API.json' 12:30:22 '../build/SOL005-NSPerformanceManagement-API.pdf' -> '/storage/SOL005-NSPerformanceManagement-API.pdf' 12:30:22 -- Will validate: ./SOL005/NSDManagementNotification/NSDManagementNotification.yaml (api: NSDManagementNotification) (deliverable:SOL005) 12:30:22 --- Merging file. 12:30:23 --- Create PDF... 12:30:24 mv: can't rename 'SOL005-NSDManagementNotification-API.pdf': No such file or directory 12:30:24 --- Validating ../build/SOL005-NSDManagementNotification-API.yaml 12:30:24 ../build/SOL005-NSDManagementNotification-API.yaml is valid 12:30:24 --- Validation done (0). 12:30:24 '../build/SOL005-NSDManagementNotification-API.yaml' -> '/storage/SOL005-NSDManagementNotification-API.yaml' 12:30:24 '../build/SOL005-NSDManagementNotification-API.json' -> '/storage/SOL005-NSDManagementNotification-API.json' 12:30:24 '../build/SOL005-NSDManagementNotification-API.pdf' -> '/storage/SOL005-NSDManagementNotification-API.pdf' 12:30:24 -- Will validate: ./SOL005/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL005) 12:30:24 --- Merging file. 12:30:25 --- Create PDF... 12:30:26 mv: can't rename 'SOL005-NSFaultManagement-API.pdf': No such file or directory 12:30:26 --- Validating ../build/SOL005-NSFaultManagement-API.yaml 12:30:27 ../build/SOL005-NSFaultManagement-API.yaml is valid 12:30:27 --- Validation done (0). 12:30:27 '../build/SOL005-NSFaultManagement-API.yaml' -> '/storage/SOL005-NSFaultManagement-API.yaml' 12:30:27 '../build/SOL005-NSFaultManagement-API.json' -> '/storage/SOL005-NSFaultManagement-API.json' 12:30:27 '../build/SOL005-NSFaultManagement-API.pdf' -> '/storage/SOL005-NSFaultManagement-API.pdf' 12:30:27 -- Will validate: ./SOL005/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL005) 12:30:27 --- Merging file. 12:30:28 --- Create PDF... 12:30:29 mv: can't rename 'SOL005-VNFPackageManagement-API.pdf': No such file or directory 12:30:29 --- Validating ../build/SOL005-VNFPackageManagement-API.yaml 12:30:29 ../build/SOL005-VNFPackageManagement-API.yaml is valid 12:30:29 --- Validation done (0). 12:30:29 '../build/SOL005-VNFPackageManagement-API.yaml' -> '/storage/SOL005-VNFPackageManagement-API.yaml' 12:30:29 '../build/SOL005-VNFPackageManagement-API.json' -> '/storage/SOL005-VNFPackageManagement-API.json' 12:30:29 '../build/SOL005-VNFPackageManagement-API.pdf' -> '/storage/SOL005-VNFPackageManagement-API.pdf' 12:30:29 -- Will validate: ./SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL005) 12:30:29 --- Merging file. 12:30:34 --- Create PDF... 12:30:35 mv: can't rename 'SOL005-NSLifecycleManagement-API.pdf': No such file or directory 12:30:35 --- Validating ../build/SOL005-NSLifecycleManagement-API.yaml 12:30:36 ../build/SOL005-NSLifecycleManagement-API.yaml is valid 12:30:36 --- Validation done (0). 12:30:36 '../build/SOL005-NSLifecycleManagement-API.yaml' -> '/storage/SOL005-NSLifecycleManagement-API.yaml' 12:30:36 '../build/SOL005-NSLifecycleManagement-API.json' -> '/storage/SOL005-NSLifecycleManagement-API.json' 12:30:36 '../build/SOL005-NSLifecycleManagement-API.pdf' -> '/storage/SOL005-NSLifecycleManagement-API.pdf' 12:30:36 -- Will validate: ./SOL005/NSLCMCoordination/NSLCMCoordination.yaml (api: NSLCMCoordination) (deliverable:SOL005) 12:30:36 --- Merging file. 12:30:37 --- Create PDF... 12:30:38 mv: can't rename 'SOL005-NSLCMCoordination-API.pdf': No such file or directory 12:30:38 --- Validating ../build/SOL005-NSLCMCoordination-API.yaml 12:30:38 ../build/SOL005-NSLCMCoordination-API.yaml is valid 12:30:38 --- Validation done (0). 12:30:38 '../build/SOL005-NSLCMCoordination-API.yaml' -> '/storage/SOL005-NSLCMCoordination-API.yaml' 12:30:38 '../build/SOL005-NSLCMCoordination-API.json' -> '/storage/SOL005-NSLCMCoordination-API.json' 12:30:38 cp: can't stat '../build/SOL005-NSLCMCoordination-API.pdf': No such file or directory 12:30:38 -- Will validate: ./SOL005/NSFaultManagementNotification/NSFaultManagementNotification.yaml (api: NSFaultManagementNotification) (deliverable:SOL005) 12:30:38 --- Merging file. 12:30:39 --- Create PDF... 12:30:40 mv: can't rename 'SOL005-NSFaultManagementNotification-API.pdf': No such file or directory 12:30:40 --- Validating ../build/SOL005-NSFaultManagementNotification-API.yaml 12:30:40 ../build/SOL005-NSFaultManagementNotification-API.yaml is valid 12:30:40 --- Validation done (0). 12:30:40 '../build/SOL005-NSFaultManagementNotification-API.yaml' -> '/storage/SOL005-NSFaultManagementNotification-API.yaml' 12:30:40 '../build/SOL005-NSFaultManagementNotification-API.json' -> '/storage/SOL005-NSFaultManagementNotification-API.json' 12:30:40 '../build/SOL005-NSFaultManagementNotification-API.pdf' -> '/storage/SOL005-NSFaultManagementNotification-API.pdf' 12:30:40 -- Will validate: ./SOL005/NSPerformanceManagementNotification/NSPerformanceManagementNotification.yaml (api: NSPerformanceManagementNotification) (deliverable:SOL005) 12:30:40 --- Merging file. 12:30:41 --- Create PDF... 12:30:42 mv: can't rename 'SOL005-NSPerformanceManagementNotification-API.pdf': No such file or directory 12:30:42 --- Validating ../build/SOL005-NSPerformanceManagementNotification-API.yaml 12:30:42 ../build/SOL005-NSPerformanceManagementNotification-API.yaml is valid 12:30:42 --- Validation done (0). 12:30:42 '../build/SOL005-NSPerformanceManagementNotification-API.yaml' -> '/storage/SOL005-NSPerformanceManagementNotification-API.yaml' 12:30:42 '../build/SOL005-NSPerformanceManagementNotification-API.json' -> '/storage/SOL005-NSPerformanceManagementNotification-API.json' 12:30:42 '../build/SOL005-NSPerformanceManagementNotification-API.pdf' -> '/storage/SOL005-NSPerformanceManagementNotification-API.pdf' 12:30:42 -- Final validator returns 0. 12:30:42 Archiving artifacts 12:30:47 Finished: SUCCESS