SuccessConsole Output

14:57:57 Started by GitLab push by Pietro Piscione
14:57:57 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005
14:57:57 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
14:57:57  > git rev-parse --is-inside-work-tree # timeout=10
14:57:57 Fetching changes from the remote Git repository
14:57:57  > git config remote.origin.url git@forge.etsi.org:nfv/SOL005.git # timeout=10
14:57:57 Fetching upstream changes from git@forge.etsi.org:nfv/SOL005.git
14:57:57  > git --version # timeout=10
14:57:57 using GIT_SSH to set credentials 
14:57:57  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL005.git +refs/heads/*:refs/remotes/origin/*
14:57:58  > git rev-parse remotes/origin/3.5.1-dev^{commit} # timeout=10
14:57:58  > git branch -a -v --no-abbrev --contains 9d68c338a8558803158a2b77f9903f16df2229cc # timeout=10
14:57:58 Checking out Revision 9d68c338a8558803158a2b77f9903f16df2229cc (origin/3.5.1-dev)
14:57:58  > git config core.sparsecheckout # timeout=10
14:57:58  > git checkout -f 9d68c338a8558803158a2b77f9903f16df2229cc
14:57:58 Commit message: "SOL005_120 to SOL005_123"
14:57:58  > git rev-list --no-walk 7e4eced1255836aff29ef6e2d271aa3c1a51f9d1 # timeout=10
14:57:59 [sol005] $ /bin/bash /tmp/jenkins8331843488365724386.sh
14:57:59 ./build-container.sh: line 7: proxy: command not found
14:57:59 http_proxy is not set
14:57:59 Proxy set to 
14:57:59 Sending build context to Docker daemon  13.31kB

14:57:59 Step 1/24 : FROM alpine:3.10.0
14:57:59  ---> 4d90542f0623
14:57:59 Step 2/24 : RUN env
14:57:59  ---> Using cache
14:57:59  ---> ae02487f36c4
14:57:59 Step 3/24 : RUN apk update
14:57:59  ---> Using cache
14:57:59  ---> b89c80fb50e5
14:57:59 Step 4/24 : RUN apk add bash
14:57:59  ---> Using cache
14:57:59  ---> 8784fbc9fc57
14:57:59 Step 5/24 : RUN apk add nodejs
14:57:59  ---> Using cache
14:57:59  ---> 28a25abf3ab9
14:57:59 Step 6/24 : RUN apk add nodejs-npm
14:57:59  ---> Using cache
14:57:59  ---> 1b596573243f
14:57:59 Step 7/24 : RUN apk add asciidoctor
14:57:59  ---> Using cache
14:57:59  ---> 0947b41ea58f
14:57:59 Step 8/24 : RUN apk add openjdk8
14:57:59  ---> Using cache
14:57:59  ---> c80710d753de
14:57:59 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
14:57:59  ---> Using cache
14:57:59  ---> 68468ab8366f
14:57:59 Step 10/24 : RUN apk add openssl
14:57:59  ---> Using cache
14:57:59  ---> 0ae14a88e45c
14:57:59 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
14:57:59  ---> Using cache
14:57:59  ---> 68e344322381
14:57:59 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
14:57:59  ---> Using cache
14:57:59  ---> f2d0d8812abe
14:57:59 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
14:57:59  ---> Using cache
14:57:59  ---> dadf1b8c885d
14:57:59 Step 14/24 : RUN npm config set proxy $http_proxy
14:57:59  ---> Using cache
14:57:59  ---> 82364b930f02
14:57:59 Step 15/24 : RUN npm install -g swagger-cli
14:57:59  ---> Using cache
14:57:59  ---> f26ac1dba4b2
14:57:59 Step 16/24 : RUN npm install -g json-refs
14:57:59  ---> Using cache
14:57:59  ---> 854cfe0dc266
14:57:59 Step 17/24 : RUN npm install -g yamljs
14:57:59  ---> Using cache
14:57:59  ---> 8a7612225506
14:57:59 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
14:57:59  ---> Using cache
14:57:59  ---> fdf0f8f95474
14:57:59 Step 19/24 : RUN chmod +x /validate-in-docker.sh
14:57:59  ---> Using cache
14:57:59  ---> 443f0cc47a8b
14:57:59 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
14:57:59  ---> Using cache
14:57:59  ---> 08e3fb6f18b1
14:57:59 Step 21/24 : RUN chmod +x /bin/swg2mrkup
14:57:59  ---> Using cache
14:57:59  ---> 74cea41057e1
14:57:59 Step 22/24 : ADD oas2pdf /bin/oas2pdf
14:57:59  ---> Using cache
14:57:59  ---> 74da8fce9718
14:57:59 Step 23/24 : RUN chmod +x /bin/oas2pdf
14:57:59  ---> Using cache
14:57:59  ---> db40b6918aba
14:57:59 Step 24/24 : ENTRYPOINT /validate-in-docker.sh
14:57:59  ---> Using cache
14:57:59  ---> 3d1c4195fbfe
14:57:59 Successfully built 3d1c4195fbfe
14:57:59 Successfully tagged openapivalidator:latest
14:57:59 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 as /work
14:57:59 mkdir: cannot create directory ‘/var/www/html/api/nfv/sol005/259’: Permission denied
14:57:59 Mounting dir /var/www/html/api/nfv/sol005/259 as /storage
14:57:59 Using filter ''
14:57:59 
14:57:59 Entering dir /work/src
14:57:59 -- Will validate: ./SOL005/NSLifecycleManagementNotification/NSLifecycleManagementNotification.yaml (api: NSLifecycleManagementNotification) (deliverable:SOL005)
14:57:59 --- Merging file.
14:58:01 --- Create PDF...
14:58:02 mv: can't rename 'SOL005-NSLifecycleManagementNotification-API.pdf': No such file or directory
14:58:02 --- Validating ../build/SOL005-NSLifecycleManagementNotification-API.yaml
14:58:03 ../build/SOL005-NSLifecycleManagementNotification-API.yaml is valid
14:58:03 --- Validation done (0).
14:58:03 '../build/SOL005-NSLifecycleManagementNotification-API.yaml' -> '/storage/SOL005-NSLifecycleManagementNotification-API.yaml'
14:58:03 '../build/SOL005-NSLifecycleManagementNotification-API.json' -> '/storage/SOL005-NSLifecycleManagementNotification-API.json'
14:58:03 '../build/SOL005-NSLifecycleManagementNotification-API.pdf' -> '/storage/SOL005-NSLifecycleManagementNotification-API.pdf'
14:58:03 -- Will validate: ./SOL005/VNFSnapshotPackageManagement/VNFSnapshotPackageManagement.yaml (api: VNFSnapshotPackageManagement) (deliverable:SOL005)
14:58:03 --- Merging file.
14:58:05 --- Create PDF...
14:58:07 mv: can't rename 'SOL005-VNFSnapshotPackageManagement-API.pdf': No such file or directory
14:58:07 --- Validating ../build/SOL005-VNFSnapshotPackageManagement-API.yaml
14:58:07 ../build/SOL005-VNFSnapshotPackageManagement-API.yaml is valid
14:58:08 --- Validation done (0).
14:58:08 '../build/SOL005-VNFSnapshotPackageManagement-API.yaml' -> '/storage/SOL005-VNFSnapshotPackageManagement-API.yaml'
14:58:08 '../build/SOL005-VNFSnapshotPackageManagement-API.json' -> '/storage/SOL005-VNFSnapshotPackageManagement-API.json'
14:58:08 cp: can't stat '../build/SOL005-VNFSnapshotPackageManagement-API.pdf': No such file or directory
14:58:08 -- Will validate: ./SOL005/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL005)
14:58:08 --- Merging file.
14:58:08 --- Create PDF...
14:58:10 mv: can't rename 'SOL005-VNFPackageManagementNotification-API.pdf': No such file or directory
14:58:10 --- Validating ../build/SOL005-VNFPackageManagementNotification-API.yaml
14:58:11 ../build/SOL005-VNFPackageManagementNotification-API.yaml is valid
14:58:11 --- Validation done (0).
14:58:11 '../build/SOL005-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL005-VNFPackageManagementNotification-API.yaml'
14:58:11 '../build/SOL005-VNFPackageManagementNotification-API.json' -> '/storage/SOL005-VNFPackageManagementNotification-API.json'
14:58:11 '../build/SOL005-VNFPackageManagementNotification-API.pdf' -> '/storage/SOL005-VNFPackageManagementNotification-API.pdf'
14:58:11 -- Will validate: ./SOL005/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL005)
14:58:11 --- Merging file.
14:58:13 --- Create PDF...
14:58:15 mv: can't rename 'SOL005-NSDManagement-API.pdf': No such file or directory
14:58:15 --- Validating ../build/SOL005-NSDManagement-API.yaml
14:58:15 ../build/SOL005-NSDManagement-API.yaml is valid
14:58:15 --- Validation done (0).
14:58:15 '../build/SOL005-NSDManagement-API.yaml' -> '/storage/SOL005-NSDManagement-API.yaml'
14:58:15 '../build/SOL005-NSDManagement-API.json' -> '/storage/SOL005-NSDManagement-API.json'
14:58:15 '../build/SOL005-NSDManagement-API.pdf' -> '/storage/SOL005-NSDManagement-API.pdf'
14:58:15 -- Will validate: ./SOL005/NFVICapacityInformationNotification/NFVICapacityInformationNotification.yaml (api: NFVICapacityInformationNotification) (deliverable:SOL005)
14:58:15 --- Merging file.
14:58:16 --- Create PDF...
14:58:18 mv: can't rename 'SOL005-NFVICapacityInformationNotification-API.pdf': No such file or directory
14:58:18 --- Validating ../build/SOL005-NFVICapacityInformationNotification-API.yaml
14:58:18 ../build/SOL005-NFVICapacityInformationNotification-API.yaml is valid
14:58:18 --- Validation done (0).
14:58:18 '../build/SOL005-NFVICapacityInformationNotification-API.yaml' -> '/storage/SOL005-NFVICapacityInformationNotification-API.yaml'
14:58:18 '../build/SOL005-NFVICapacityInformationNotification-API.json' -> '/storage/SOL005-NFVICapacityInformationNotification-API.json'
14:58:18 cp: can't stat '../build/SOL005-NFVICapacityInformationNotification-API.pdf': No such file or directory
14:58:18 -- Will validate: ./SOL005/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL005)
14:58:18 --- Merging file.
14:58:19 --- Create PDF...
14:58:21 --- Validating ../build/SOL005-APIVersion-API.yaml
14:58:21 mv: can't rename 'SOL005-APIVersion-API.pdf': No such file or directory
14:58:22 ../build/SOL005-APIVersion-API.yaml is valid
14:58:22 --- Validation done (0).
14:58:22 '../build/SOL005-APIVersion-API.yaml' -> '/storage/SOL005-APIVersion-API.yaml'
14:58:22 '../build/SOL005-APIVersion-API.json' -> '/storage/SOL005-APIVersion-API.json'
14:58:22 '../build/SOL005-APIVersion-API.pdf' -> '/storage/SOL005-APIVersion-API.pdf'
14:58:22 -- Will validate: ./SOL005/NFVICapacityInformation/NFVICapacityInformation.yaml (api: NFVICapacityInformation) (deliverable:SOL005)
14:58:22 --- Merging file.
14:58:23 --- Create PDF...
14:58:25 mv: can't rename 'SOL005-NFVICapacityInformation-API.pdf': No such file or directory
14:58:25 --- Validating ../build/SOL005-NFVICapacityInformation-API.yaml
14:58:26 ../build/SOL005-NFVICapacityInformation-API.yaml is valid
14:58:26 --- Validation done (0).
14:58:26 '../build/SOL005-NFVICapacityInformation-API.yaml' -> '/storage/SOL005-NFVICapacityInformation-API.yaml'
14:58:26 '../build/SOL005-NFVICapacityInformation-API.json' -> '/storage/SOL005-NFVICapacityInformation-API.json'
14:58:26 cp: can't stat '../build/SOL005-NFVICapacityInformation-API.pdf': No such file or directory
14:58:26 -- Will validate: ./SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml (api: NSPerformanceManagement) (deliverable:SOL005)
14:58:26 --- Merging file.
14:58:27 --- Create PDF...
14:58:29 mv: can't rename 'SOL005-NSPerformanceManagement-API.pdf': No such file or directory
14:58:29 --- Validating ../build/SOL005-NSPerformanceManagement-API.yaml
14:58:30 ../build/SOL005-NSPerformanceManagement-API.yaml is valid
14:58:30 --- Validation done (0).
14:58:30 '../build/SOL005-NSPerformanceManagement-API.yaml' -> '/storage/SOL005-NSPerformanceManagement-API.yaml'
14:58:30 '../build/SOL005-NSPerformanceManagement-API.json' -> '/storage/SOL005-NSPerformanceManagement-API.json'
14:58:30 '../build/SOL005-NSPerformanceManagement-API.pdf' -> '/storage/SOL005-NSPerformanceManagement-API.pdf'
14:58:30 -- Will validate: ./SOL005/NSDManagementNotification/NSDManagementNotification.yaml (api: NSDManagementNotification) (deliverable:SOL005)
14:58:30 --- Merging file.
14:58:31 --- Create PDF...
14:58:33 mv: can't rename 'SOL005-NSDManagementNotification-API.pdf': No such file or directory
14:58:33 --- Validating ../build/SOL005-NSDManagementNotification-API.yaml
14:58:34 ../build/SOL005-NSDManagementNotification-API.yaml is valid
14:58:34 --- Validation done (0).
14:58:34 '../build/SOL005-NSDManagementNotification-API.yaml' -> '/storage/SOL005-NSDManagementNotification-API.yaml'
14:58:34 '../build/SOL005-NSDManagementNotification-API.json' -> '/storage/SOL005-NSDManagementNotification-API.json'
14:58:34 '../build/SOL005-NSDManagementNotification-API.pdf' -> '/storage/SOL005-NSDManagementNotification-API.pdf'
14:58:34 -- Will validate: ./SOL005/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL005)
14:58:34 --- Merging file.
14:58:35 --- Create PDF...
14:58:37 mv: can't rename 'SOL005-NSFaultManagement-API.pdf': No such file or directory
14:58:37 --- Validating ../build/SOL005-NSFaultManagement-API.yaml
14:58:38 ../build/SOL005-NSFaultManagement-API.yaml is valid
14:58:38 --- Validation done (0).
14:58:38 '../build/SOL005-NSFaultManagement-API.yaml' -> '/storage/SOL005-NSFaultManagement-API.yaml'
14:58:38 '../build/SOL005-NSFaultManagement-API.json' -> '/storage/SOL005-NSFaultManagement-API.json'
14:58:38 '../build/SOL005-NSFaultManagement-API.pdf' -> '/storage/SOL005-NSFaultManagement-API.pdf'
14:58:38 -- Will validate: ./SOL005/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL005)
14:58:38 --- Merging file.
14:58:40 --- Create PDF...
14:58:42 mv: can't rename 'SOL005-VNFPackageManagement-API.pdf': No such file or directory
14:58:42 --- Validating ../build/SOL005-VNFPackageManagement-API.yaml
14:58:43 ../build/SOL005-VNFPackageManagement-API.yaml is valid
14:58:43 --- Validation done (0).
14:58:43 '../build/SOL005-VNFPackageManagement-API.yaml' -> '/storage/SOL005-VNFPackageManagement-API.yaml'
14:58:43 '../build/SOL005-VNFPackageManagement-API.json' -> '/storage/SOL005-VNFPackageManagement-API.json'
14:58:43 '../build/SOL005-VNFPackageManagement-API.pdf' -> '/storage/SOL005-VNFPackageManagement-API.pdf'
14:58:43 -- Will validate: ./SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL005)
14:58:43 --- Merging file.
14:58:49 --- Create PDF...
14:58:51 mv: can't rename 'SOL005-NSLifecycleManagement-API.pdf': No such file or directory
14:58:51 --- Validating ../build/SOL005-NSLifecycleManagement-API.yaml
14:58:52 ../build/SOL005-NSLifecycleManagement-API.yaml is valid
14:58:52 --- Validation done (0).
14:58:52 '../build/SOL005-NSLifecycleManagement-API.yaml' -> '/storage/SOL005-NSLifecycleManagement-API.yaml'
14:58:52 '../build/SOL005-NSLifecycleManagement-API.json' -> '/storage/SOL005-NSLifecycleManagement-API.json'
14:58:52 '../build/SOL005-NSLifecycleManagement-API.pdf' -> '/storage/SOL005-NSLifecycleManagement-API.pdf'
14:58:52 -- Will validate: ./SOL005/NSLCMCoordination/NSLCMCoordination.yaml (api: NSLCMCoordination) (deliverable:SOL005)
14:58:52 --- Merging file.
14:58:53 --- Create PDF...
14:58:55 mv: can't rename 'SOL005-NSLCMCoordination-API.pdf': No such file or directory
14:58:55 --- Validating ../build/SOL005-NSLCMCoordination-API.yaml
14:58:56 ../build/SOL005-NSLCMCoordination-API.yaml is valid
14:58:56 --- Validation done (0).
14:58:56 '../build/SOL005-NSLCMCoordination-API.yaml' -> '/storage/SOL005-NSLCMCoordination-API.yaml'
14:58:56 '../build/SOL005-NSLCMCoordination-API.json' -> '/storage/SOL005-NSLCMCoordination-API.json'
14:58:56 cp: can't stat '../build/SOL005-NSLCMCoordination-API.pdf': No such file or directory
14:58:56 -- Will validate: ./SOL005/NSFaultManagementNotification/NSFaultManagementNotification.yaml (api: NSFaultManagementNotification) (deliverable:SOL005)
14:58:56 --- Merging file.
14:58:57 --- Create PDF...
14:58:59 --- Validating ../build/SOL005-NSFaultManagementNotification-API.yaml
14:58:59 mv: can't rename 'SOL005-NSFaultManagementNotification-API.pdf': No such file or directory
14:58:59 ../build/SOL005-NSFaultManagementNotification-API.yaml is valid
14:58:59 --- Validation done (0).
14:58:59 '../build/SOL005-NSFaultManagementNotification-API.yaml' -> '/storage/SOL005-NSFaultManagementNotification-API.yaml'
14:58:59 '../build/SOL005-NSFaultManagementNotification-API.json' -> '/storage/SOL005-NSFaultManagementNotification-API.json'
14:58:59 '../build/SOL005-NSFaultManagementNotification-API.pdf' -> '/storage/SOL005-NSFaultManagementNotification-API.pdf'
14:58:59 -- Will validate: ./SOL005/NSPerformanceManagementNotification/NSPerformanceManagementNotification.yaml (api: NSPerformanceManagementNotification) (deliverable:SOL005)
14:58:59 --- Merging file.
14:59:00 --- Create PDF...
14:59:02 mv: can't rename 'SOL005-NSPerformanceManagementNotification-API.pdf': No such file or directory
14:59:02 --- Validating ../build/SOL005-NSPerformanceManagementNotification-API.yaml
14:59:03 ../build/SOL005-NSPerformanceManagementNotification-API.yaml is valid
14:59:03 --- Validation done (0).
14:59:03 '../build/SOL005-NSPerformanceManagementNotification-API.yaml' -> '/storage/SOL005-NSPerformanceManagementNotification-API.yaml'
14:59:03 '../build/SOL005-NSPerformanceManagementNotification-API.json' -> '/storage/SOL005-NSPerformanceManagementNotification-API.json'
14:59:03 '../build/SOL005-NSPerformanceManagementNotification-API.pdf' -> '/storage/SOL005-NSPerformanceManagementNotification-API.pdf'
14:59:03 -- Final validator returns 0.
14:59:03 Archiving artifacts
14:59:05 Finished: SUCCESS